mapbox - How do I query features above a certain height in OpenStreetMap? -
i'd query objects taller 20m within bounding box on osm?
is possible can place them on map or generate map tile them drawn on it.
you can query overpass api objects have height
tag in first place , filter results in language can process json or xml (overpass cannot compare tag values >
).
Comments
Post a Comment