voxcity.generator.grids¶
Functions¶
|
|
|
|
|
|
|
Module Contents¶
- voxcity.generator.grids.get_last_effective_land_cover_source()¶
- voxcity.generator.grids.get_land_cover_grid(rectangle_vertices, meshsize, source, output_dir, print_class_info=True, **kwargs)¶
- voxcity.generator.grids.get_building_height_grid(rectangle_vertices, meshsize, source, output_dir, building_gdf=None, **kwargs)¶
- voxcity.generator.grids.get_canopy_height_grid(rectangle_vertices, meshsize, source, output_dir, **kwargs)¶
- voxcity.generator.grids.get_dem_grid(rectangle_vertices, meshsize, source, output_dir, **kwargs)¶