Skip to content

freele/simplify-gpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplify-gpx

Transformts gpx files to optimized gpx or GeoJSON
This module uses simplify-geometry module which simplifies geometry using the Ramer–Douglas–Peucker algorithm.

Installing for local use (not published to npm yet)

npm install
npm run compile

Examples (as a command line tool)

node lib/cli.js -f $(find {dir-with-files} type -f) --output-dir {output-dir}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published