Releases: PSMA/BuildingGrabber
Releases · PSMA/BuildingGrabber
Radius and refactor
First Release
The initial release of building grabber.
There are three known issues with this first release:
- Currently, any polygons will only grab buildings along the edge of the first ring of each polygon. In a multi-polygon, the same will happen for each polygon.
- The input geojson file requires the geometries to be contained in a feature collection.
- Adjusting the radius of the search is not exposed through run.py