Awesome Andre! That will work. So I guess it is possible.
many thanks, jason On April 10, 2014 at 9:38:00 AM, Andre Joost ([email protected]) wrote: 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 -- This transmission contains confidential and privileged information intended solely for the party identified above. If you receive this message in error, you must not use it or convey it to others. Please destroy it immediately and contact the sender at (303) 386-3955 or by return e-mail to the sender.
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
