diff --git a/resources/boundaries/osm/ar.yaml b/resources/boundaries/osm/ar.yaml index 88f0002b..3f7181d7 100644 --- a/resources/boundaries/osm/ar.yaml +++ b/resources/boundaries/osm/ar.yaml @@ -11,8 +11,9 @@ overrides: id: - # Buenos Aires (state boundary coterminous with city) - "3082668": null + relation: + # Buenos Aires (state boundary coterminous with city) + "3082668": null contained_by: relation: # Buenos Aires diff --git a/resources/boundaries/osm/tw.yaml b/resources/boundaries/osm/tw.yaml index 65e5efd5..99f1b868 100644 --- a/resources/boundaries/osm/tw.yaml +++ b/resources/boundaries/osm/tw.yaml @@ -10,10 +10,10 @@ "8": "city" "9": "suburb" - overrides: - id: - relation: - # Taiwan Province - "3777248": "state" - # Fujian Province - "3777250": "state" \ No newline at end of file + overrides: + id: + relation: + # Taiwan Province + "3777248": "state" + # Fujian Province + "3777250": "state"