[gdal-dev] Doubts to Convert TopoJson to SHP File
jratike80
jukka.rahkonen at maanmittauslaitos.fi
Wed Dec 23 07:31:51 PST 2020
Hi,
Do you know in which coordinate system the topojson data are? If GDAL can't
recognize it automatically (check with ogrinfo) you can give it manually,
for example " -a_srs EPSG:4326". That should trigger the creation of the
.prj file.
-Jukka Rahkonen-
Moises Silva wrote
> Hi,
>
> I am newbie to use the GDAL and passing the problem in convert TopoJSON
> to SHP FIle.
> I executed the command below and some files were created (.dbf, .shp,
> .shx) but the file .prj is not created.
> Is there any parameters that I need to pass to create this .prj file?
> ogr2ogr -f "ESRI Shapefile" countries110m countries110m.json
>
> Thanks,
> Mochi
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at .osgeo
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
More information about the gdal-dev
mailing list