Shapefile to Topojson conversion
I am trying to convert the Ghana admin1 shapefile that can be found here . My end goal is to obtain a TopoJSON as described in this question . I have used this command on a Linux machine: ogr2ogr -f GeoJSON GHA_adm1.json GHA_adm1.shp And it returns this: Unable to open datasource `GHA_adm1.shp' with the following drivers. ... here goes a long list of drivers... I am I doing something wrong? Should I install other "drivers"? But how? Thanks. Hugolpz Download the GIS source GADM is the perfect source for administrative GIS files. GADM.org > Download page : select your country and format