names: keys: default: name probability: 0.75 alternatives: - alternative: short_name # e.g. NYC probability: 0.12 - alternative: alt_name # e.g. New York (instead of New York City) probability: 0.12 - alternative: official_name # e.g. United Kingdom of Great Britain and Northern Ireland probability: 0.01 components: country: keys: default: name probability: 0.65 alternatives: - alternative: ISO3166-1:alpha2 probability: 0.15 - alternative: ISO3166-1:alpha3 probability: 0.1 - alternative: short_name probability: 0.04 - alternative: alt_name probability: 0.04 - alternative: int_name probability: 0.01 - alternative: official_name # e.g. United Kingdom of Great Britain and Northern Ireland probability: 0.01 # This section overrides place names exceptions: # Boroughs of New York City - id: 2552485 # New York County (don't use Manhattan) type: relation default: name # New York County probability: 1.0 - id: 369518 # Kings County (don't use Brooklyn) type: relation default: name # Kings County probability: 1.0 - id: 369519 # Queens County (don't use Queens) type: relation default: name # Queens County probability: 1.0 - id: 2552450 # Bronx County (don't use The Bronx) type: relation default: name # Bronx County probability: 1.0 - id: 962876 # Richmond County (don't use Staten Island) type: relation default: name # Richmond County probability: 1.0 # OSM relations should inherit properties from their admin_center override_with_admin_center: - id: 92277 # Bangkok type: relation