I like to geotag my photos, but I don’t always have a GPS. A while ago, I got an eyefi card that can record some geolocation information. However, this is based on the wifi hotspots on the neighborhood and that does not work very well in the wild.
Category Archives: Geolocation
Saving data from Android: sqlite to gpx
During my last trip to Australia (the first trip for my Android phone), I have been using the ‘mytracks’ application from google to record all the places where I was going. Mostly for two reasons: sending the data to open street map and geotagging my photos.
KML disasters
Take a basic understanding of KML, notions of Python to go through the Internet, add a bit of regular expressions and there is basically no limit to what you can do in terms of geo-mash-up. Continue reading
Mapping photos 2 (libkml)
Few days ago Google release an open source library targeted at KML files: libkml. There is also bindings for python available.
Mapping photos
If you’ve followed earlier intructions on tagging your photos, you now have a set of photos with the gps location information on the exif tag. As we have seen on a previous article on blog-mapping, it is pretty easy to insert Google maps on a website.
Geotagging
Un appareil photo d’un côté, un tracker GPS de l’autre… il est tentant de combiner les info. Ce n’est pas pratique (ou même pas possible) dans la plupart des cas de connecter directement les deux appareils.
GPSBabel: supprimer selon fix
Update 17/06/2008: La modification proposée est intégrée dans les sources de gpsbabel et donc disponible dans la version cvs.
On GoogleEarth accuracy
Google Earth is becoming commonly used for many applications but what about it’s accuracy? Is a point in Google Earth (or Google map, since this is the same images) really is where it seems to be?
Blog-mapping
Once you got you’re own kml files from your GPS (as illustrated before), you may want to display them as :
De la trace GPS à la carte
Une fois que vous avez récupéré des traces GPS dans le monde entier (en utilisant cet appareil par exemple), vous commencez à vous demander ce que vous aller bien pouvoir en faire. Imaginez des milliers (des millions ?) de personnes se baladant autour du monde avec un GPS et mettant toutes ces traces sur un site. Est-ce qu’on n’aurait pas une bonne couverture ?