Skip to content

A small tool for generating PNGs from GPX files, uses openstreetmap tiles as the background. Nowhere near complete. Mirror of https://gitorious.org/gpx2png

License

Notifications You must be signed in to change notification settings

johndrinkwater/gpx2png

Repository files navigation

A small tool to produce images of your GPS track breadcrumbs over the top of OSM mapping tile data.

Naïvely supports GPX, KML and KMZ files. If you have any other formats, for the time being you can use gpsbabel to convert into GPX, and leave an issue if you would like it natively supported.


To produce the above image from example.kmz, run ./gpx2png.py example.kmz

TODO: this was made before the OSM move to a new licence, and needs further work to support extra file types - as it appears the kml output from Tracks on Android is not compatible with gpsbabel.

About

A small tool for generating PNGs from GPX files, uses openstreetmap tiles as the background. Nowhere near complete. Mirror of https://gitorious.org/gpx2png

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages