https://bugzilla.novell.com/show_bug.cgi?id=876241 https://bugzilla.novell.com/show_bug.cgi?id=876241#c2 --- Comment #2 from Pierre Baldensperger <pierre.baldensperger@numericable.fr> 2014-05-03 18:54:15 UTC --- Thanks a lot for the quick reply. OK I just tested the new package from your repository, but the same problem is still there. For some reason it won't recognize the projection in my GeoTIFFs. I will try to attach one such GeoTIFF file, but unfortunately they are rather big so I'm not sure it's going to work. If it works, just run it through "gdalinfo" and its output should include Mercator projection parameters similar to the following : Driver: GTiff/GeoTIFF Files: N51E005.tif Size is 898, 1442 Coordinate System is: PROJCS["unnamed", GEOGCS["unnamed ellipse", DATUM["unknown", SPHEROID["unnamed",6378137,0]], PRIMEM["Greenwich",0], UNIT["degree",0.0174532925199433]], PROJECTION["Mercator_1SP"], PARAMETER["central_meridian",0], PARAMETER["scale_factor",1], PARAMETER["false_easting",0], PARAMETER["false_northing",0], UNIT["metre",1, AUTHORITY["EPSG","9001"]]] Origin = (556551.070845203124918,6800200.793425155803561) Pixel Size = (124.125864256673921,-124.125864256673921) Metadata: AREA_OR_POINT=Area Image Structure Metadata: INTERLEAVE=BAND Corner Coordinates: Upper Left ( 556551.071, 6800200.793) ( 4d59'58.50"E, 52d 0' 1.50"N) Lower Left ( 556551.071, 6621211.297) ( 4d59'58.50"E, 50d59'58.32"N) Upper Right ( 668016.097, 6800200.793) ( 6d 0' 3.21"E, 52d 0' 1.50"N) Lower Right ( 668016.097, 6621211.297) ( 6d 0' 3.21"E, 50d59'58.32"N) Center ( 612283.584, 6710706.045) ( 5d30' 0.85"E, 51d30' 9.80"N) Band 1 Block=898x4 Type=Int16, ColorInterp=Gray "Faulty" GDAL binaries report a "LOCAL_CS" instead of the "PROJCS", with no associated "PROJECTION" fields nor Mercator parameters. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.