Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download all buildings regardless of the subfeature #11

Open
davide-f opened this issue Sep 22, 2023 · 2 comments
Open

Download all buildings regardless of the subfeature #11

davide-f opened this issue Sep 22, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@davide-f
Copy link
Member

Describe the feature you'd like to see

With earth-osm, we are able to download buildings by type, e.g. buildings - apartments.
It would be interesting to download all buildings regarding the subfeature. That however requires improvements in earth-osm, see pypsa-meets-earth/earth-osm#42

@davide-f davide-f added the enhancement New feature or request label Sep 22, 2023
@TomFer97
Copy link

Totally agree, I'll try to tackle it in these weeks :)

@davide-f
Copy link
Member Author

davide-f commented Apr 2, 2024

Update: this is now possible give the update of earth-osm to v0.2.1.
The recommended approach is to:

  1. add a rule "download_buildings" and the corresponding script similar to download_osm_data in pypsa-earth to download all buildings. A sample code to do so can be found here
  2. revise the rule clean_earth_osm_data to load the result of the download buildings and process them

FYI @Margherita-Capitani

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants