Ticket #601: bug-601-gdalinfo-without-patch.txt

File bug-601-gdalinfo-without-patch.txt, 1.6 kB (added by dgrichard, 6 months ago)

gdalinfo on the test image without the patch applied

Line 
1 Driver: GTiff/GeoTIFF
2 Files: test_gf.tif
3 Size is 10, 10
4 Coordinate System is:
5 PROJCS["NTF (Paris) / France II",
6     GEOGCS["NTF (Paris)",
7         DATUM["Nouvelle_Triangulation_Francaise_Paris",
8             SPHEROID["Clarke 1880 (IGN)",6378249.2,293.4660212936269,
9                 AUTHORITY["EPSG","7011"]],
10             AUTHORITY["EPSG","6807"]],
11         PRIMEM["Paris",2.596921300000003],
12         UNIT["grad",0.01570796326794895],
13         AUTHORITY["EPSG","4807"]],
14     PROJECTION["Lambert_Conformal_Conic_1SP"],
15     PARAMETER["latitude_of_origin",57.7777777777779],
16     PARAMETER["central_meridian",0],
17     PARAMETER["scale_factor",0.99987742],
18     PARAMETER["false_easting",600000],
19     PARAMETER["false_northing",2200000],
20     UNIT["metre",1,
21         AUTHORITY["EPSG","9001"]],
22     AUTHORITY["EPSG","27582"]]
23 Origin = (827000.000000000000000,2224000.000000000000000)
24 Pixel Size = (0.500000000000000,-0.500000000000000)
25 Metadata:
26   AREA_OR_POINT=Area
27   TIFFTAG_DATETIME=2008:01:07 21:21:42
28   TIFFTAG_XRESOLUTION=72
29   TIFFTAG_YRESOLUTION=72
30   TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)
31 Image Structure Metadata:
32   INTERLEAVE=PIXEL
33 Corner Coordinates:
34 Upper Left  (  827000.000, 2224000.000) (  3d41'16.68"E, 57d57'56.56"N)
35 Lower Left  (  827000.000, 2223995.000) (  3d41'16.67"E, 57d57'56.38"N)
36 Upper Right (  827005.000, 2224000.000) (  3d41'16.98"E, 57d57'56.55"N)
37 Lower Right (  827005.000, 2223995.000) (  3d41'16.96"E, 57d57'56.37"N)
38 Center      (  827002.500, 2223997.500) (  3d41'16.82"E, 57d57'56.46"N)
39 Band 1 Block=10x8 Type=Byte, ColorInterp=Red
40 Band 2 Block=10x8 Type=Byte, ColorInterp=Green
41 Band 3 Block=10x8 Type=Byte, ColorInterp=Blue