zcreativelabs / react-simple-maps

Beautiful React SVG maps with d3-geo and topojson using a declarative api.
https://www.react-simple-maps.io/
MIT License
3.11k stars 426 forks source link

Wrong world map country borderline #237

Open UnforbiddenYet opened 4 years ago

UnforbiddenYet commented 4 years ago

First-off, thanks for the great package!

The issue with world map borderline rendering was discovered when trying out the demos on the landing page.

The Ukrainian territory of Crimean Peninsula is displayed as not belonging to the country, which by all means is incorrect and must be changed to comply with the Ukrainian and international laws.

skolodyazhnyy commented 3 years ago

Also, the map source you are referencing "Natural Earth data" does not exist anymore. Maybe you should find a different source for the map data.

TheQuietOwl commented 3 years ago

Yeah, I'm getting complaints about this as well. Any possibility we can change the json file to add the Crimean peninsula to Ukraine instead of Russia?

polianych commented 2 years ago

Confirm. I use topojson from this repo https://github.com/deldersveld/topojson

nfx commented 2 years ago

address this issue ASAP.