popframe.method.urbanisation_level

Classes

UrbanisationLevel(*, region)

class popframe.method.urbanisation_level.UrbanisationLevel(*, region: Region)[source]

Bases: BaseMethod

fetch_osm_data(polygon, tags)[source]
get_landuse_data(territories)[source]
plot_landuse(region_gdf, landuse_gdf)[source]
model_computed_fields: ClassVar[dict[str, ComputedFieldInfo]] = {}

A dictionary of computed field names and their corresponding ComputedFieldInfo objects.