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

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -