Re: [gdal-dev] Associate single point coordinates to image.

2014-11-14 Thread deve
Yes. The final effect is the same: photo--> location-->image over the map. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Associate-single-point-coordinates-to-image-tp5172985p5173000.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___

[gdal-dev] Associate single point coordinates to image.

2014-11-14 Thread deve
Is possible to georefence a single point in image?E.g. Action Diagram: 1) central point (center <-> X,Y) is georeferenced (center <-> lat,lon); 2) an image loader read center coordinates (lat,lon) 3) the loader place image in map point (lat,lon).4) result: tag a location with involved screenshot T