Skip to content

Commit

Permalink
Adds Scotland, Northern Ireland, Wales to GB
Browse files Browse the repository at this point in the history
  • Loading branch information
rbUUbr committed Apr 26, 2023
1 parent c2f7227 commit ccf94fa
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions data/yaml/subdivisions/gb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3218,3 +3218,45 @@
maxlatitude: 50.50246
latitude: 50.46192
longitude: -3.525315
- name: Wales
names:
- Wales
code: WLS
countryalpha2: GB
coordinates:
longitudestring: ""
latitudestring: ""
minlongitude: 0
minlatitude: 0
maxlongitude: 0
maxlatitude: 0
latitude: 0
longitude: 0
- name: Scotland
names:
- Scotland
code: SCT
countryalpha2: GB
coordinates:
longitudestring: ""
latitudestring: ""
minlongitude: 0
minlatitude: 0
maxlongitude: 0
maxlatitude: 0
latitude: 0
longitude: 0
- name: Northern Ireland
names:
- Northern Ireland
code: NIR
countryalpha2: GB
coordinates:
longitudestring: ""
latitudestring: ""
minlongitude: 0
minlatitude: 0
maxlongitude: 0
maxlatitude: 0
latitude: 0
longitude: 0

0 comments on commit ccf94fa

Please sign in to comment.