diff --git a/resources/boundaries/osm/jm.yaml b/resources/boundaries/osm/jm.yaml index 756808a3..baa0c331 100644 --- a/resources/boundaries/osm/jm.yaml +++ b/resources/boundaries/osm/jm.yaml @@ -1,6 +1,14 @@ --- - admin_level: - "2": "country" - "6": "state" - "8": "city" + admin_level: + "2": "country" + "6": "state" + "8": "city" + overrides: + use_admin_center: + - id: 319355 # Kingston and St Andrew Corporation + type: relation + # Typically we'll use Kingston and St Andrew Corporation as the + # boundary for Kingston the city, but occasionally will add it + # as the state instead + probability: 0.9 \ No newline at end of file