voxcity.generator.pipeline.OSMCanopyStrategyΒΆ

class voxcity.generator.pipeline.OSMCanopyStrategy(cfg: voxcity.models.PipelineConfig)ΒΆ

Bases: CanopySourceStrategy

Canopy strategy that downloads individual tree data from OpenStreetMap.

cfgΒΆ
tree_gdf = NoneΒΆ
build_grids(rectangle_vertices, meshsize: float, land_cover_grid: numpy.ndarray, output_dir: str, **kwargs)ΒΆ