[Gdal-dev] Needs help for reprojecting a shapefile with ogr2ogr
Jean-Claude Repetto
jean-claude.repetto at worldonline.fr
Fri Dec 8 12:04:03 EST 2006
Yves Jacolin a écrit :
> Hi,
>
> Your s_srs is incorrect, try :
> ogr2ogr -f "ESRI Shapefile" -s_srs "EPSG:27582" -t_srs "+proj=longlat +nodefs
> +datum=WGS84 +towgs84=168,60,-320" wgs dep_france_dom.shp
>
Using the EPSG number gives a correct result, thanks.
But that does not explain what is wrong in my s_srs, since it is working
with cs2cs.
Jean-Claude
More information about the Gdal-dev
mailing list