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


_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to