This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

get maxspeed from lat lon values

0

I am trying to get the maxspeed of the current road I'm on by sending the location to the OSM API. I don't necessarily need to use a bb, right? I have the http get set as:

Server:Port https://www.overpass-api.de path api/xapi?[maxspeed=] mime type text/xml

I get an in/out error, maybe because I am not entering a location? where do i put the location in gps coordinates?

or what else am i doing wrong?

Thanks for any suggestions. I've been scouring the documentation and can't seem to make heads nor tails of it.

asked 26 Feb '19, 13:48

sehohe's gravatar image

sehohe
11112
accept rate: 0%

Source code available on GitHub .