peilaus alkaen
1
0
Fork 0
Go to file
Tobias Leupold b8b0d32602 Added a README.md for the gitlab mirror 2020-03-25 20:08:22 +01:00
COPYING Adapted coding style. Added the current version of the GPL 2. 2014-09-03 16:52:17 +02:00
ChangeLog Updated the ChangeLog for the upcoming 0.1.5 release 2018-07-22 17:14:48 +02:00
README.md Added a README.md for the gitlab mirror 2020-03-25 20:08:22 +01:00
gpx2svg No need to walk through all points 2018-07-23 09:24:56 +02:00
make_release make_release: Don't include the make_release script itself 2018-07-22 16:02:42 +02:00

README.md

gpx2svg

Convert GPX data to SVG

gpx2svg does, as the name implies, convert a GPX dataset to a SVG file, using the Mercator projection. It's implemented in pure Python 3, only using the standard library.

Homepage

The project's official homepage with further information is https://nasauber.de/opensource/gpx2svg/.

Sources

The official source repository is git.l3u.de/gpx2svg.git (can be checked out anonymously using git://).