opengeos / open-buildings

Tools for working with open building datasets
https://opengeos.github.io/open-buildings
Other
124 stars 17 forks source link

Add microsoft building footprints to `get-buildings` #27

Open cholmes opened 11 months ago

cholmes commented 11 months ago

The microsoft building footprints are hosted on planetary computer as GeoParquet, partitioned by quadkey. So set up right for the get-buildings tool. The main challenge to sort out to add it is to get the auth right. I believe auth is required to get at the data. But anyone can sign up for planetary computer, and it might work with any azure account (I'm not sure). The new azure extension for duckdb may also help with this.