[Gdal-dev] gdalwarp Corine

Dieter Lehmann dieter.lehmann at hfwu.de
Sun Apr 30 14:47:18 EDT 2006


Hello,
sorry for bothering you, but I get stucked...

I need to project a corine landcover grid to UTM Zone 32. I tryed it this way:


gdalwarp
-s_srs "+proj=laea +lat_0=52 +lon_0=10 +x_0=4321000 +y_0=3210000 +ellps=GRS80
+units=m +datum=ETRS89 +no_defs"
-t_srs "+proj=utm +zone=32 +datum=WGS84" in.tif out.tif


I thought, this should work, but it seems, that I miss something:

>ERROR 1: Unable to compute a transformation between pixel/line
and georeferenced coordinates for lceugr100_00_pct.tif.
There is no affine transformation and no GCPs.

Because I need this file on Tuesday, I'm a little be in rush...

Thanks,
Dieter Lehmann
Business Economics Environment University
Nuertingen - Geislingen

P.S. The readme of the Corine File says the follwing:


CRS Name: EUR_ETRS89/LAEA1052

Projection: Lambert Azimuthal - Equal Area projection
        longitude of origin             10d00'00.0000"E
        latitude of origin              52d00'00.0000"N
        false easting                   4321000.000
        false northing                  3210000.000
Datum: ETRS89 (European Terrestrial Reference System 1989)
        type 				geodetic
	valid area 			Europe / EUREF
Ellipsoid 				GRS 80 (New International)
	semi major axis 		6 378 137 m
	inverse flattening 		298.257222101



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the Gdal-dev mailing list