You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently spent some time to import the better quality OSM boundary administrative data. I've also been able to collate the correct countries and regions, handling each new database manually from OSM.
One thing that is missing however, is the ISO-3166-2 region codes, which this repo provides. Using OverPass is a gamble since the only logical solution would be an imperfect PointInPolygon query.
I'd like to help improve this repo by using the better quality boundary data from OSM whilst keeping the ISO regions codes.
The text was updated successfully, but these errors were encountered:
Hi,
I've recently spent some time to import the better quality OSM boundary administrative data. I've also been able to collate the correct countries and regions, handling each new database manually from OSM.
One thing that is missing however, is the ISO-3166-2 region codes, which this repo provides. Using OverPass is a gamble since the only logical solution would be an imperfect PointInPolygon query.
I'd like to help improve this repo by using the better quality boundary data from OSM whilst keeping the ISO regions codes.
The text was updated successfully, but these errors were encountered: