Tagged Questions
1
vote
1answer
145 views
Save GPX from drawn feature in OpenLayers
I am trying to modify the Vector Formats example to only display the GPX in the textarea rather than all the options in the original example but I can't get it working.
My code below currently ...
1
vote
1answer
160 views
How to store point data (height) for each point in a linestring in openlayers
I am reading GPX files into OpenLayers. I would like to be able to save the edited route back to GPX including the height and time information that the original file contained (or use SRTM data to ...
