10bestdesign / jqvmap

jQuery Vector Map Library
https://www.10bestdesign.com/jqvmap/
Other
1.82k stars 682 forks source link

SVG to map, how to do ? #272

Open glossyweb opened 7 years ago

glossyweb commented 7 years ago

i hav ea vietnam province map by svg file, how i can convert to jqvmap js file ?

AdrienLZ commented 7 years ago

https://github.com/manifestinteractive/jqvmap/tree/master/create

lyssar commented 7 years ago

Hi, I try to build a working austria map with the mentioned tool. But I don't get how to add more than on line of my source to the generated file? What I want is a region map from austria. For this I downloaded the shapefile for austria from http://www.gadm.org/ and I try to use the AUT_adm1.shp since the AUT_adm0.shp only provides the basic shape of the country.

Can anyone explain me how the tool exactly works and how I can achieve my goal?

wbsouza commented 5 years ago

I did not tested yet, but there is one online converter on https://codepen.io/martacg/details/LkyXzP Check it out ;-)