-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Isle of Man, Guernsey, and Jersey #333
Comments
I looked into this a bit today - It turns out to be this bug in location-conflation, which we use to merge the Country Coder polygons together. |
I think this is fixed with the location-conflation update in df2eb55 Because the |
Just checked today and it looks good 👍 |
Thank you! :) |
Official area of coverage for what we call 'United Kingdom' is OSM is the https://en.wikipedia.org/wiki/British_Islands#/media/File:British_Islands.svg
I'm trying to include the Isle of Man, Guernsey, and Jersey in the OSMUK area, etc.
but they don't appear to be creating geojson in /dist/combined.geojson either separately or in a combined gb feature.
Looking at the combined.geojson I think that GB territories are already being included in "iso1A2": "GB"
but the GB feature has 5 polygons, not including IM, JE, and GG
Pulling out just the GB Feature from combined.geojson (sorry github issues won't accept .geojson file extension)
gb.geojson.txt
I believe that countryCoder does have geojson for IM, JE, and GG.
The text was updated successfully, but these errors were encountered: