Global Human Settlement Layer providing built-up surface area at 10m resolution from 1975-2030 in 5-year intervals. Maharashtra subset reveals 50 years of urbanization patterns across Mumbai, Pune, Nagpur, and tier-2/3 cities.
import rasterio
# Download from https://ghsl.jrc.ec.europa.eu/
print('GHSL Built-up Surface: https://ghsl.jrc.ec.europa.eu/')
print('Multi-temporal built-up surface data (1975-2030)')| Field | Type | Description |
|---|---|---|
| built_up_fraction | float | Fraction of built-up surface per pixel (0-1) |
| year | int | Reference epoch year |