Skip to content

Commit

Permalink
fix: 🐛 Fix IDs of 9 countries, using the smallest geometry that conta…
Browse files Browse the repository at this point in the history
…ins them (#921)

* fix: 🐛 Fix IDs of 9 countries, using the smallest geometry that contains them

* fix: 🐛 Remove commas from YAML
  • Loading branch information
AndreCNF authored Nov 15, 2023
1 parent a644742 commit ef57894
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions configs/osm_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -367,3 +367,12 @@ iso_to_geofk_dict:
VC: "central-america" # Saint Vincent e Grenadine
KN: "central-america" # Saint Kitts e Nevis
GD: "central-america" # Grenada
AW: "central-america" # Aruba
AX: "finland" # Aland
BM: "north-america" # Bermuda
CW: "central-america" # Curaçao
KY: "central-america" # Cayman Islands
HK: "china" # Hong Kong
MO: "china" # Macau
SX: "central-america" # Sint Maarten
TC: "central-america" # Turks and Caicos Islands

0 comments on commit ef57894

Please sign in to comment.