Skip to content

Convert a GPX file to a tile list for use with the OSM stack

Notifications You must be signed in to change notification settings

bikelomatic-complexity/gpx-tiles

Repository files navigation

gpx-tiles

Convert a GPX file to a tile list for use with the OSM stack

getting an array from a gpx file

npm install

if usbr20.gpx is the gpx file you want to convert, and test is the output file, run this command:

node gpx-array.js -g usbr20.gpx > test

About

Convert a GPX file to a tile list for use with the OSM stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published