simonepri / geo-maps

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

[Bug] Missing Panama Canal #21

Open wohenbushuang opened 5 years ago

wohenbushuang commented 5 years ago

First thanks for the generated geojson files, it helps me a lot.

Then here is the background. I want to make a global maritime route search in some projects, and I found that all geojson files cannot clearly describe Panama Canal. Since it's an important, busy sea lane, without it I cannot use the geojson files on npm for route search directly. I wish that you can find some ways to solve this.