diff --git a/README.md b/README.md index 7abddb7..9453001 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# GPX web viewer +# GPX web viewer and toolset Extremely simple GPX track viewer, meant to be embedded in article webpages. Using [leaflet](https://leafletjs.com/) and OpenStreetMap tiles. +Will be adding other tools used mainly on my website [fragal.eu](https://fragal.eu) to display GPX tracks. + ## GPX simplify script Use python to compress a GPX track using gpxpy and the Ramer–Douglas–Peucker algorithm, optionally removing time. Requires `pip3` to install the necessary packages in the virtual environment before running the first time: