[OSRS-PROJ] libproj.so
Cyril Bonnard
cyril.bonnard at esisar.inpg.fr
Thu Apr 11 10:54:57 EDT 2002
I've just done what you said but it failed again ;( :
here is the result (see the errors)
[root at PC324 apps]# ./gdalinfo -mm ./donnees/9037catd.ddf
Driver: SDTS/SDTS Raster
Size is 391, 463
Coordinate System is:
PROJCS["UTM Zone 11, Northern Hemisphere",
GEOGCS["NAD27",
DATUM["North_American_Datum_1927",
SPHEROID["Clarke 1866",6378206.4,294.978698213898,
AUTHORITY["EPSG",7008]],
TOWGS84[-3,142,183,0,0,0,0],
AUTHORITY["EPSG",6267]],
PRIMEM["Greenwich",0,
AUTHORITY["EPSG",8901]],
UNIT["degree",0.0174532925199433,
AUTHORITY["EPSG",9108]],
AXIS["Lat","NORTH"],
AXIS["Long","EAST"],
AUTHORITY["EPSG",4267]],
PROJECTION["Transverse_Mercator"],
PARAMETER["latitude_of_origin",0],
PARAMETER["central_meridian",-117],
PARAMETER["scale_factor",0.9996],
PARAMETER["false_easting",500000],
PARAMETER["false_northing",0]]
Origin = (523395.000000,3637305.000000)
Pixel Size = (30.000000,-30.000000)
Corner Coordinates:
ERROR 1: ./gdalinfo: undefined symbol: pj_transform
ERROR 1: ./gdalinfo: undefined symbol: pj_get_errno_ref
ERROR 1: Attempt to load libproj.so, but couldn't find pj_transform.
Please upgrade to PROJ 4.1.2 or later.
ERROR 6: Unable to load PROJ.4 library (libproj.so), creation of
OGRCoordinateTransformation failed.
Upper Left ( 523395.000, 3637305.000)
ERROR 6: Failed to initialize PROJ.4 with `+proj=longlat +ellps=clrk66
+datum=NAD27 '.
Lower Left ( 523395.000, 3623415.000)
ERROR 6: Failed to initialize PROJ.4 with `+proj=longlat +ellps=clrk66
+datum=NAD27 '.
Upper Right ( 535125.000, 3637305.000)
ERROR 6: Failed to initialize PROJ.4 with `+proj=longlat +ellps=clrk66
+datum=NAD27 '.
Lower Right ( 535125.000, 3623415.000)
ERROR 6: Failed to initialize PROJ.4 with `+proj=longlat +ellps=clrk66
+datum=NAD27 '.
Center ( 529260.000, 3630360.000)
Band 1 Block=391x1 Type=Int16, ColorInterp=Undefined
Min=-32768.000/0, Max=32767.000/0, Computed Min/Max=414.000,1265.000
NoData Value=-32766
Unit Type: m
----------------------------------------
PROJ.4 Discussion List
See http://www.remotesensing.org/proj for subscription, unsubscription
and other information.
More information about the Proj
mailing list