Convert svg to geojson fails with ogr2ogr
问题 I've downloaded an .svg map of Finland from http://www.amcharts.com/svg-maps/?map=finland I want to convert it to topojson to use it with d3.js. I first start with svg to geojson conversion, but it fails. I tried: ogr2ogr -f "GeoJSON" finland_kunta.json finlandHigh.svg The error I get: FAILURE: Unable to open datasource `finlandHigh.svg' with the following drivers. -> ESRI Shapefile -> MapInfo File -> UK .NTF -> SDTS -> TIGER -> S57 -> DGN -> VRT -> REC -> Memory -> BNA -> CSV -> GML -> GPX -