An open API service indexing awesome lists of open source software.

https://github.com/stefanocudini/gpx-simplify-optimizer

Free Tracks Optimizer Online Service
https://github.com/stefanocudini/gpx-simplify-optimizer

geojson gps gpx gpx-parser javascript kml optimizer optimizer-online track-simplifier

Last synced: 5 months ago
JSON representation

Free Tracks Optimizer Online Service

Awesome Lists containing this project

README

        

Track Simplifier / Optimizer online
============

Online Simplifier and Optimizer for GPX / GeoJSON / KML tracks.

Copyright 2014-2023 [Stefano Cudini](https://opengeo.tech/stefano-cudini/)

If this project helped your work help me to keep this alive by [Paypal **DONATION ❤**](https://www.paypal.me/stefanocudini)

Maintainers
----
[Thibault Taillandier (Wilkins)](https://github.com/Wilkins)
[Stefano Cudini](https://opengeo.tech/stefano-cudini/)

Online
----
[opengeo.tech/gpx-simplify-optimizer](https://opengeo.tech/gpx-simplify-optimizer/)

![Image](https://raw.githubusercontent.com/stefanocudini/gpx-simplify-optimizer/master/images/gpx-optimizer.png)

Usage
-----
1. Upload GPX / KML / GeoJSON file
2. Simplify the track on the map by reducing the number of nodes
3. Save or view the simplified track in different formats : GPX / KML / GeoJSON / Mediawiki Maps

Install
-------
```bash
git clone https://github.com/stefanocudini/gpx-simplify-optimizer.git
cd gpx-simplify-optimizer
git submodule init
git submodule update
```

Build
-----
```bash
npm install
grunt
```

Author
-----
Copyright 2022 [Stefano Cudini](https://opengeo.tech/stefano-cudini/)