Extract only buildings data with Python

Hi Tordanik,
thanks for your reply. So far I have been using OSM2World to convert my OSM files; but I’m builting an application in Python and I would like to download and create 3D buildings without external tools (and in Python environment).

The way I’m trying now is to download the OSM file via the overpass-api and convert it via osm2geojson to GeoJSON file. Then I will extrude the footprint of the buildings.

I’m aware of the limitations of this procedure but at least it’s a first (small) step.

Updates will follow…

Bye-bye :wink: