drolbr / Overpass-API

A database engine to query the OpenStreetMap data.
http://overpass-api.de
GNU Affero General Public License v3.0
690 stars 90 forks source link

Can I know the max speed of a way that apparently have not maxspeed in this overpass query? #709

Open developez opened 8 months ago

developez commented 8 months ago

I am running overpass api of spain, i discover the street and the max speed giving nodes, in this query the maxspeed is not here:

https://overpass-api.de/api/interpreter?data=[out:json];node(id:15230037751,2009791196);way(bn);out geom;

image

Is there a way to get the maxspeed of this way???

In this case, yes: https://overpass-api.de/api/interpreter?data=[out:json];node(id:1459680577);way(bn);out geom;

image

mmd-osm commented 8 months ago

Since this repo is mainly for bug reports and enhancement requests., please use of one the community support channels for howto questions: OSM wiki link