diff --git a/resources/boundaries/osm/be.yaml b/resources/boundaries/osm/be.yaml index aa11df7f..89c8d590 100644 --- a/resources/boundaries/osm/be.yaml +++ b/resources/boundaries/osm/be.yaml @@ -9,8 +9,9 @@ overrides: id: - # Brussels-Capital Region - "54094": "state" + relation: + # Brussels-Capital Region + "54094": "state" contained_by: relation: diff --git a/resources/boundaries/osm/ca.yaml b/resources/boundaries/osm/ca.yaml index ea442fe9..b087c9a9 100644 --- a/resources/boundaries/osm/ca.yaml +++ b/resources/boundaries/osm/ca.yaml @@ -10,5 +10,6 @@ overrides: id: - # Calgary - "3227127": "city" + relation: + # Calgary + "3227127": "city" diff --git a/resources/boundaries/osm/jm.yaml b/resources/boundaries/osm/jm.yaml index 81c2cda9..ae121841 100644 --- a/resources/boundaries/osm/jm.yaml +++ b/resources/boundaries/osm/jm.yaml @@ -6,8 +6,9 @@ overrides: id: - # Kingston (parish) - "6577227": "city" + relation: + # Kingston (parish) + "6577227": "city" use_admin_center: - id: 319355 # Kingston and St Andrew Corporation diff --git a/resources/boundaries/osm/my.yaml b/resources/boundaries/osm/my.yaml index 6b236e36..4bcf3ced 100644 --- a/resources/boundaries/osm/my.yaml +++ b/resources/boundaries/osm/my.yaml @@ -13,5 +13,6 @@ overrides: id: - # Kuala Lumpur - "2939672": "city" \ No newline at end of file + relation: + # Kuala Lumpur + "2939672": "city" \ No newline at end of file