voxcity.generator.pipeline.OSMCanopyStrategy ============================================ .. py:class:: voxcity.generator.pipeline.OSMCanopyStrategy(cfg: voxcity.models.PipelineConfig) Bases: :py:obj:`CanopySourceStrategy` Canopy strategy that downloads individual tree data from OpenStreetMap. .. py:attribute:: cfg .. py:attribute:: tree_gdf :value: None .. py:method:: build_grids(rectangle_vertices, meshsize: float, land_cover_grid: numpy.ndarray, output_dir: str, **kwargs)