Overpass-API
Overpass-API copied to clipboard
Can I know the max speed of a way that apparently have not maxspeed in this overpass query?
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;
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;
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