Tagged Questions
0
votes
0answers
10 views
How do I add elevation data to a GeoJSON line from a GPX file?
I understand that elevation can be added as an optional third value in Coordinates (lat, long, elev) in a geojson file, but I can't find a way to actually do that from a gpx file. I've used ogr2ogr to ...
1
vote
4answers
2k views
How to convert SHP into GPX or JSON?
I would like to convert the tree inventory shape files of London (Canada) into a GPX file and if possible into a JSON file. You can download the archive from their Open Data website. It contains the ...
2
votes
1answer
185 views
How can I convert geoJSON data to GPX format
I want to know how I can convert geoJSON data to GPX format.