tilezen / vector-datasource

Tilezen vector tile service - OpenStreetMap data in several formats
https://www.nextzen.org/
Other
509 stars 119 forks source link

Fix NE country names #2101

Closed jeffdefacto closed 2 years ago

jeffdefacto commented 2 years ago

Some country names in Natural Earth are undesirable so this changes them back to their OSM names which are generally shorter. Most of these changes can be deprecated once NE is updated.

There was also an issue with the overwriting of chinese names with NE as the column name was incorrect that has been fixed and added to the test.

This also addresses some broken country related tests that needed fixing