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

etc layers need unique names [svg export] #127

Closed jschleuss closed 7 years ago

jschleuss commented 7 years ago

For SVG processing these layers need unique names. For instance, instead of etc for inland water, call it inland-water.

Along those lines, unnest "ocean" and "buildings" from their same-named parents. (or find some unique naming there).

jschleuss commented 7 years ago

this has been fixed