pub fn density_for_area(count: usize, area_m2: f64) -> f64
Density implied by count pedestrians over area_m2 square metres.
count
area_m2