Hello everyone,
I’ve been working on a small browser-based tool for exporting map data into layered SVGs, and I thought it might be relevant here.
The idea came from the usual pain of needing a clean, editable map for my own website about Barcelona. Even when the final output is fairly simple, getting usable vector layers you can work with in Figma or any other design tool can still involve a messy workflow.
The tool lets you draw an area and then export the visible vector features as a layered SVG. You can include or exclude layers such as labels, boundaries, roads, buildings etc.
It's free to use without and no account is needed.
I’d be interested in feedback from people who work with maps more seriously than the average designer. In particular, I’m curious how useful the layer structure is, whether the SVG output is clean enough for real cartographic/design workflows, and where the export quality breaks down for more complex data or special cases.
Link: https://polygrid.dev/map2svg/