datadesk / web-map-maker

Use Natural Earth and OpenStreetMap data to export an image or a vector file.
http://datadesk.github.io/web-map-maker/
MIT License
94 stars 28 forks source link

Hurricane cone JSON upload creates weird compound path on vector export #174

Open joemfox opened 7 years ago

joemfox commented 7 years ago

step 1-3: download a hurricane cone from NOAA and convert to JSON through QGIS, then upload to map maker

screen shot 2017-09-20 at 10 15 07 am

When you export an svg, the cone shape becomes a compound path that can't be properly filled:

screen shot 2017-09-20 at 10 15 50 am screen shot 2017-09-20 at 10 15 59 am

The workaround is to release the compound path, but it would be nice if map maker was able to avoid this

screen shot 2017-09-20 at 10 16 08 am