Tagged Questions
0
votes
1answer
33 views
How to convert osm way xml to openlayers feature?
I am displaying the osm data through a popup with openlayers. For now i am using the overpass api to get data.
But my app needs to reflect the rapidly changing data i.e. one changes the data then ...
1
vote
0answers
12 views
How to access the timestamp value from Overpass meta requests with Openlayers.Format.OSM?
I am using Overpass-api to request data, then display it in an interactive webpage using Openlayers. When user clicks on some feature, the information is shown in popup.
As of now, the page is ...
1
vote
2answers
167 views
Trouble with GeoJSON in HTTP GET Request
I using a Vector Layer with the HTTP protocol to request GeoJSON from my web server, and am trying to get this GeoJSON to display on my map. The GET request appears to be working correctly, as I can ...
