apilayer / restcountries

Get information about countries via a RESTful API
https://restcountries.eu
Mozilla Public License 2.0
2.24k stars 355 forks source link

Missing Central Europe #187

Closed boson-higgs closed 3 years ago

boson-higgs commented 4 years ago

Please look at https://en.wikipedia.org/wiki/Central_Europe and edit countries which belong to Central Europe. For instance you have at Czech Republic - Eastern Europe and at Austria - Western Europe -> that's geographically impossible.

boson-higgs commented 4 years ago

@amatosg are you going to fix it in your clone on GitLab or do I have to make new issue in your GitLab's repo?

amatosg commented 4 years ago

you are correct, Austria is not in Western Europe. I will be fixing this tonight. Regarding issues, I would appreciate issues in my repo :) but I'm watching this repo just in case

amatosg commented 4 years ago

Fixed! 😃 🇨🇿 https://restcountries.com/v2/name/Czech

ePascalC commented 3 years ago

This API is following the UN divisions, see https://en.wikipedia.org/wiki/Subregion#Europe So it seems correct for Austria and Czech Republic like it is.