aourednik / historical-basemaps

Collection of georeferenced boundaries of world countries and cultural regions for use in mapping historical data on global or continental scale
GNU General Public License v3.0
441 stars 75 forks source link

geojson polygon border issues #18

Closed jofrea closed 2 years ago

jofrea commented 2 years ago

I'm having trouble with the following geojson files: world_1500.geojson world_1600.geojson world_1650.geojson world_1700.geojson world_1715.geojson world_1783.geojson world_1800.geojson

There seems to be a problem with the way the polygon borders are defined. I've attached screenshots of what "d3v5_example.html" looks like for world_1530.geojson (which looks good) and what "d3v5_example.html" looks like for world_1600.geojson (which has something going on).

1530 data:

1530 data

1600 data:

1600 data