fn create_zones( map: &Map, input: HashMap<String, Polygon>, include_zones: IncludeZonePolicy, timer: &mut Timer<'_>, ) -> HashMap<String, Zone>