[gdal-dev] ogr2ogr ERROR 6: No translation

Andre Joost andre+joost at nurfuerspam.de
Thu Apr 10 08:36:48 PDT 2014


Am 10.04.2014 17:13, schrieb Jason Mathis:
> Hi All,
>
> thanks for the responses.
>
> I believe my extents are:
>
> (-120.00591219477626, -114.03946520116759, 35.00247168585889, 42.00234483532862)
>

This sounds reasonable for Nevada.

> $ ogr2ogr version is:
> GDAL 1.10.1, released 2013/08/26
>
> I not sure how to find the proj4 version. Is it this?
>
> $ proj --version
> Rel. 4.8.0, 6 March 2012

Both are be up to date.

You can simplify your command line to:
ogr2ogr -s_srs epsg:4326 -t_srs epsg:5070 Nevada_Albers.shp Nevada-WGS84.shp

I don't get error messages with a point shapefile built from your extent 
coordinates.


HTH,
André Joost




More information about the gdal-dev mailing list