Geotagging von Bildern: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
(Photo geotagging software)
Zeile 26: Zeile 26:
 
* Have a series of pictures and a GPS (Tracklog)?  
 
* Have a series of pictures and a GPS (Tracklog)?  
 
** [http://www.robogeo.com/ RoboGeo] (Windows only, Demo introduces intentional errors of about one kilometer, 35$)
 
** [http://www.robogeo.com/ RoboGeo] (Windows only, Demo introduces intentional errors of about one kilometer, 35$)
* Have a picture and no GPS but know where you have taken the picture?  
+
* Have a picture and no GPS but know where you have taken the picture?
 +
** Send the address location where you are (realtime) with the simple [http://beta.plazes.com/locate/sms.php Plazes SMS Service]
 
** Locate it with the Google Earth extension [http://www.trippermap.com/tutorials/google_earth.php trippermap]
 
** Locate it with the Google Earth extension [http://www.trippermap.com/tutorials/google_earth.php trippermap]
 
** Locate it with the Google Earth extension [http://www.roblog.com/getrackr-docs/ GETrackr]. This is an application to generate geotags for images in Flickr.
 
** Locate it with the Google Earth extension [http://www.roblog.com/getrackr-docs/ GETrackr]. This is an application to generate geotags for images in Flickr.

Version vom 11. Januar 2007, 19:45 Uhr

Geotag your photos, digi and pictures!

See also:

Tips:

Geotagged photo viewing

Photo geotagging software

Technicaly speaking, the task here is to embed location information in a bitmap file. For JPEG and some other bitmap format there is a standard called EXIF which puts this information in the header.

  • Have a camera with GPS?
    • Your done.
  • Have a series of pictures and a GPS (Tracklog)?
    • RoboGeo (Windows only, Demo introduces intentional errors of about one kilometer, 35$)
  • Have a picture and no GPS but know where you have taken the picture?
    • Send the address location where you are (realtime) with the simple Plazes SMS Service
    • Locate it with the Google Earth extension trippermap
    • Locate it with the Google Earth extension GETrackr. This is an application to generate geotags for images in Flickr.
    • Locate it with Google Maps in Flickr (GMiF).
  • Have a picture and coordinates (from somewhere) and want to geotag it?
    • ExifTool (Windows standalone, Perl, GUI & Commandline)

More infos about photo geotagging