voxcity.generator.pipeline.SourceCanopyStrategy

class voxcity.generator.pipeline.SourceCanopyStrategy(source: str)

Bases: CanopySourceStrategy

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