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
- Host: GitHub
- URL: https://github.com/stefanocudini/gpx-simplify-optimizer
- Owner: stefanocudini
- License: mit
- Created: 2014-05-23T22:59:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-14T20:18:44.000Z (almost 2 years ago)
- Last Synced: 2024-12-10T19:18:01.144Z (6 months ago)
- Topics: geojson, gps, gpx, gpx-parser, javascript, kml, optimizer, optimizer-online, track-simplifier
- Language: JavaScript
- Homepage: https://opengeo.tech/gpx-simplify-optimizer/
- Size: 1.75 MB
- Stars: 94
- Watchers: 13
- Forks: 27
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/)
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 MapsInstall
-------
```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/)