opengeos / open-buildings

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

Better attribute requesting in `get-buildings` #18

Closed cholmes closed 9 months ago

cholmes commented 9 months ago

Right now the get-buildings command just has some hard coded attributes for testing, and just is ones the overture buildings has. Should have it default to getting all attributes, and then also have a flag where a user can put the attributes they want. Ideally both include and exclude options.

cholmes commented 9 months ago

This is partially done for 0.8.0, selecting all attributes for google buildings, and selecting the non-nested ones (hard coded) for overture. So closing this, and adding #28 to capture the include / exclude.