react-svg-map icon indicating copy to clipboard operation
react-svg-map copied to clipboard

How to convert Gejson files to compatible svg format

Open behnam-io opened this issue 2 years ago • 1 comments

Hi, Is there any feasible way to convert .geojson formatted files to compatible svg map? I used the cli tool but no success

behnam-io avatar Nov 16 '22 14:11 behnam-io

It's not supported by the @svg-maps/cli tool, but the geojson-to-svg package might help. Here is also an interesting article that may be useful.

If you want to add this feature, feel free to create an issue and/or a merge request in svg-maps project.

VictorCazanave avatar Feb 24 '23 05:02 VictorCazanave