Relative Content

Tag Archive for pythonopenstreetmapstreamlitoverpass-api

Overpass – query multiple categories – only amenities showing

I am trying to query multiple categories on Overpass (to later do analysis on categories). The query is embedded in a streamlit application and works with a bounding box derived from a folium map. I can see all POIs from the amenity key but the other keys get sometimes like 4 responses or nothing at all on any bounding box I tried. But at least there should be tons of buildings. Therefore the error must be somewhere here in this code: