/gpx-tiles

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

Primary LanguageJavaScript

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