Radial density profiles follow the method developed by Alain Bertaud to characterize the spatial structure of cities. They measure how population density varies with distance from the city centre.
Radial profiles use the H3 hexagonal grid (resolution 8, ~0.74 km² per cell) rather than the regular 1 km grid. H3 cells have uniform area and compact shape, which reduces edge effects when assigning cells to distance rings.
Bertaud, A. (2018). Order without Design: How Markets Shape Cities.
This page describes the analytical methods used to transform raw satellite data into the statistics and visualizations shown on The Urban World.
Cities are defined using the GHSL Urban Centre Database (GHS-UCDB), which delineates functional urban areas based on population density contiguity rules. Each urban centre has a unique boundary polygon used to clip raster data.
For each city and epoch, we sum population grid cells (GHS-POP) falling within the city boundary to get total population. Density is computed as population divided by the built-up area (GHS-BUILT-S) within the boundary.
City rankings are computed per epoch. Population rank orders cities by total population. Density rank uses population-weighted density to avoid distortion from low-density periphery cells.