rinvex / countries

Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
https://rinvex.com
MIT License
1.65k stars 206 forks source link

fix oversized bounding box, official language for Czech Republic, add 2nd reduced VAT rate #163

Closed Piskvor closed 2 years ago

Piskvor commented 4 years ago

The bounding box was oversized in every direction except West. Eastern longitude was possibly inherited from Czechoslovakia, not sure whence the latitudes.

Piskvor commented 4 years ago

Note that the bounding box now closely matches the geodata/cz.json polygon.

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 68255a85 and detected 0 issues on this pull request.

View more on Code Climate.

Omranic commented 2 years ago

Thank you @Piskvor for your contribution, however I'm not sure why there was some translations removed in this PR.

Also would you kindly submit each PR separately. Example: 1st PR to fix official language, 2nd PR to fix oversized boundaries, ..etc A reference for the correct boundaries would be appreciated too.

Thanks again, and I'll be happy to consider granular PRs, all PRs are welcome.