We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d66a3 commit f956908Copy full SHA for f956908
swisstopopy/buildings.py
@@ -18,8 +18,6 @@
18
19
from swisstopopy import stac, utils
20
21
-tqdm.pandas()
22
-
23
__all__ = ["get_bldg_gdf"]
24
25
OSMNX_TAGS = {"building": True}
0 commit comments