Skip to content
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

Some missing countries #1

Open
Unlearn opened this issue Aug 12, 2015 · 12 comments
Open

Some missing countries #1

Unlearn opened this issue Aug 12, 2015 · 12 comments

Comments

@Unlearn
Copy link

Unlearn commented Aug 12, 2015

Not an exhaustive list of missing countries, but might be helpful for others to see what data is missing:

Andorra
Antigua and Barbuda
Bahrain
Barbados
Cook Islands
Hawaii
Hong Kong
Liechtenstein
Maldives
Malta
Marshall Islands
Mauritius
Monaco
Nauru
Norfolk Island
Palau
Republic of Moldova
Saint Kitts and Nevis
Saint Lucia
Saint Vincent and the Grenadines
Samoa
Seychelles
Singapore
Tahiti
Tonga
Tuvalu
Zanzibar
@rufuspollock
Copy link
Member

@Unlearn thanks for flagging this. Is this because they are too small to show up at 1:110m or is there a bug in our pulling of data from natural earth?

@Unlearn
Copy link
Author

Unlearn commented Aug 13, 2015

Hi @rgrp forgive my ignorance of how this GeoJSON was gathered from the Natural Earth data. I am unsure how to verify the visibility of a country or land-mass at this specific ratio. It's safe to assume this isn't a bug.

The README states "Geodata data package providing geojson polygons for all the world's countries", perhaps this could be updated to specify that some countries are missing from the data set because they're not visible a this ratio? This may avoid confusion for others in the future.

@jalbertbowden
Copy link

looking at the geojson, they're clearly missing.
looking at natural earth data, the admin 0 countries level, it has 247 countires, while the admin 0 details level has 197 sovereign states. i'm guessing the details level was used. looking more into it atm.

@rufuspollock
Copy link
Member

@lexman would you like to check this item?

@lexman
Copy link
Contributor

lexman commented Feb 29, 2016

The countries are definitly missing in the source data. I opened an issue in the dataset : datasets/geo-countries#1

@rachitchauhan2
Copy link

rachitchauhan2 commented Apr 7, 2019

Not an exhaustive list of missing countries, but might be helpful for others to see what data is missing:

Andorra
Antigua and Barbuda
Bahrain
Barbados
Cook Islands
Hawaii
Hong Kong
Liechtenstein
Maldives
Malta
Marshall Islands
Mauritius
Monaco
Nauru
Norfolk Island
Palau
Republic of Moldova
Saint Kitts and Nevis
Saint Lucia
Saint Vincent and the Grenadines
Samoa
Seychelles
Singapore
Tahiti
Tonga
Tuvalu
Zanzibar

Hi ,
I am new to the github website.
Apart from the aforementioned list, Bermuda is also missing as per the following link:
https://raw.githubusercontent.com/datasets/geo-boundaries-world-110m/master/countries.geojson

Secondly, I am working on my first project on an interactive map through bokeh (https://bokeh.pydata.org/en/latest/)
I have no clue to write/update a Json or a geoJson file.
So, I am adding the list of co-ordinates of the missing countries manually in my script

@rufuspollock,
since I would modify your map in my script, shall I cite the following link on the map? -- https://github.com/datasets/geo-boundaries-world-110m/blob/master/countries.geojson

Looking forward for your suggestions

Regards
Rachit

@jalbertbowden
Copy link

would you mind sharing your work here after you publish? interested to see what you are doing/using.

@rachitchauhan2
Copy link

I will try to publish a sample of my work after 6 months, subject to my employer's permission.

@rufuspollock
Copy link
Member

@jalbertbowden could you get these corrections in? or is that hard?

@jalbertbowden
Copy link

Unless I'm mistaken, this repo is deprecated; the README.md points to https://github.com/datasets/geo-countries.
Should I still try to add them? Feels like I shouldn't, but I'm not sure.
Did you consider using the other dataset @rachitchauhan2?
Happy to help, just seeking clarificaiton.

@rufuspollock
Copy link
Member

@jalbertbowden yes can we get corrections into geo-countries. There is also a PR there if you could look at it.

@jalbertbowden
Copy link

@rufuspollock it looks like they're using the 10m cultural vectors dataset, which has most of these countries that are listed as missing.
@rachitchauhan2 Do you mean the US state of Hawaii? Is Moldova the same as the Republic of Moldova?
10m dataset compared with missing countries list only has these missing:
-Hawaii
-Republic of Moldova
-Tahiti
-Zanzibar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants