simonepri / geo-maps

🗺 High Quality GeoJSON maps programmatically generated.
MIT License
1.28k stars 66 forks source link

resolution 1m is far lesser than 1m #17

Open moononournation opened 6 years ago

moononournation commented 6 years ago

I have downloaded countries-coastline 1m resolution geojson and extracted HKG multi-polygon to plot my map. I found the islands is just some simple polygons, I don't think it is up to 1m resolution.

simonepri commented 6 years ago

Yeah sadly is not. It mostly depends on the quality of the original map. Can you have a look on Open Street Map directly?

moononournation commented 6 years ago

I have tried replacing "simplified-land-polygons-complete-3857.zip" to "land-polygons-complete-3857.zip", it is much better now.