Download [Buildings] for specific States, Counties, Cities or a defined polygon/point? #352
Closed
Ignacio Requena (irequena24)
started this conversation in
Discussion
Replies: 1 comment 1 reply
-
|
Ignacio Requena (@irequena24) you can use the aws cli to download the entire buildings dataset. There are no paywalls it's completely free and open. You can run this to get the whole buildings dataset but be warned it's currently 224.GB If you have the space to store that somewhere temporarily you can then use DuckDB to run create a copy of the US using a bounding box and save that to file. It would be interesting to hear your proposed use case. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Category Feedback
Greetings, I wanted to know if there's a way to download data for entire states, counties, cities, and/or a defined polygon layer or a point layer (i.e. coordinates that point to the rooftop of a building).
If so, what method? I already tried through AWS or Azure, but they require a subscription to download data from their servers. I did not encounter paywalls through DuckDB and or GeoAI, but I did experience a download cap (at least in DuckDB) for about 15 GB.
Anything helps! Thank you
Dependency with other categories, if any.
No response
Beta Was this translation helpful? Give feedback.
All reactions