I have image that is the map of a country with districts. For example this image http://upload.wikimedia.org/wikipedia/commons/c/ca/POLSKA_mapa_powiaty2.png. I want to trace/convert it to svg format to have each district as separate shape (polygon) - and later I want to use it in http://kartograph.org/
. What program I have to use? And how?
I tried so far inkscape/photoshp but those didnt work. Is there maybe some special tool/program to trace/convert bitmap to vectors?