diff --git a/resources/boundaries/osm/al.yaml b/resources/boundaries/osm/al.yaml index 3abf926c..192bddef 100644 --- a/resources/boundaries/osm/al.yaml +++ b/resources/boundaries/osm/al.yaml @@ -1,6 +1,6 @@ --- admin_level: "2": "country" - "6": "state_district" + "6": "state" "7": "city" "8": "city" \ No newline at end of file diff --git a/resources/boundaries/osm/bb.yaml b/resources/boundaries/osm/bb.yaml index 1cb7c113..9be1a3b6 100644 --- a/resources/boundaries/osm/bb.yaml +++ b/resources/boundaries/osm/bb.yaml @@ -1,4 +1,4 @@ --- admin_level: "2": "country" - "6": "state_district" \ No newline at end of file + "6": "state" \ No newline at end of file