voxcity.geoprocessor.selection¶
Selection and filtering helpers for building footprints.
Functions¶
|
Filter building features that intersect with a given bounding box. |
|
Find building IDs that contain a given point in their footprint. |
|
Find buildings that intersect with or are contained within user-drawn polygons. |
Module Contents¶
- voxcity.geoprocessor.selection.filter_buildings(geojson_data, plotting_box)[source]¶
Filter building features that intersect with a given bounding box.