[gdal-dev] ogr2ogr ERROR 6: No translation
Jason Mathis
jmathis at redzonesoftware.com
Wed Apr 9 19:31:40 PDT 2014
Hi All,
On to the next problem:) I discovered today that I need to reproject the shape file before rasterizing it. I get the below error.
Any ideas? Is it not possible?
Thanks!
palos:noharm jmathis$ ogr2ogr -t_srs prj2.txt output.shp source.shp
ERROR 6: No translation for Albers to PROJ.4 format is known.
Failed to create coordinate transformation between the
following coordinate systems. This may be because they
are not transformable, or because projection services
(PROJ.4 DLL/.so) could not be loaded.
Source:
GEOGCS["GCS_WGS_1984",
DATUM["WGS_1984",
SPHEROID["WGS_84",6378137.0,298.257223563]],
PRIMEM["Greenwich",0.0],
UNIT["Degree",0.0174532925199433]]
Target:
PROJCS["NAD_1983_Albers",
GEOGCS["GCS_North_American_1983",
DATUM["D_North_American_1983",
SPHEROID["GRS_1980",6378137.0,298.257222101]],
PRIMEM["Greenwich",0.0],
UNIT["Degree",0.0174532925199433]],
PROJECTION["Albers"],
PARAMETER["False_Easting",0.0],
PARAMETER["False_Northing",0.0],
PARAMETER["Central_Meridian",-96.0],
PARAMETER["Standard_Parallel_1",29.5],
PARAMETER["Standard_Parallel_2",45.5],
PARAMETER["Latitude_Of_Origin",23.0],
UNIT["Meter",1.0]]
ERROR 1: Terminating translation prematurely after failed
translation of layer source (use -skipfailures to skip errors)
--
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20140409/5d70261a/attachment-0001.html>
More information about the gdal-dev
mailing list