[Geotiff] geotifcp

Nikolaos Hatzopoulos nhatzop at gmail.com
Tue Aug 19 16:13:38 PDT 2014


I compiled geotiff using:
./configure  --with-proj=/usr/local/proj-4.8.0
--with-libz=/usr/local/szip-2.1 --with-jpeg

I am typing:
geotifcp -4 "+proj=latlong +ellps=sphere" leonardo2.tif leonardo3.tif

result from gdal info:

Driver: GTiff/GeoTIFF
Files: leonardo3.tif
Size is 256, 387
Coordinate System is:
LOCAL_CS["unnamed",
    UNIT["unknown",1]]
Metadata:
  TIFFTAG_RESOLUTIONUNIT=1 (unitless)
  TIFFTAG_XRESOLUTION=1
  TIFFTAG_YRESOLUTION=1
Image Structure Metadata:
  INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left  (    0.0,    0.0)
Lower Left  (    0.0,  387.0)
Upper Right (  256.0,    0.0)
Lower Right (  256.0,  387.0)
Center      (  128.0,  193.5)
Band 1 Block=256x1 Type=UInt16, ColorInterp=Red
Band 2 Block=256x1 Type=UInt16, ColorInterp=Green
Band 3 Block=256x1 Type=UInt16, ColorInterp=Blue


Am I doing something wrong here?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geotiff/attachments/20140819/364ebbf9/attachment.html>


More information about the Geotiff mailing list