Geotagging von Bildern: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
K (Photo geotagging software)
Zeile 12: Zeile 12:
  
 
== Photo geotagging software ==
 
== Photo geotagging software ==
* Have a camera with GPS? Your done.
+
 
* Have a picture and no GPS but know where?  
+
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)?
 +
** [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?  
 
** 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.
Zeile 19: Zeile 25:
 
* Have a picture and coordinates (from somewhere) and want to geotag it?  
 
* Have a picture and coordinates (from somewhere) and want to geotag it?  
 
** [http://www.sno.phy.queensu.ca/%7Ephil/exiftool/ ExifTool] (Windows standalone, Perl, GUI & Commandline)
 
** [http://www.sno.phy.queensu.ca/%7Ephil/exiftool/ ExifTool] (Windows standalone, Perl, GUI & Commandline)
* Have a picture and a GPS (Tracklog)?
 
** [http://www.robogeo.com/ RoboGeo] (Windows only, Demo introduces intentional errors of about one kilometer, 35$)
 
  
 
== More infos about photo geotagging ==
 
== More infos about photo geotagging ==

Version vom 7. Dezember 2006, 20:16 Uhr

Geotag your photos, digi and pictures!

See also:


Geotagged photo viewing

  • Flickr Map - View uploaded geotagged Flickr photos.
  • Vetravel - Displays Flickr photos on Google map mashup.
  • Panoramio - Photos selber uploaden.

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?
    • 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