[Mapserver-DE] Raster Files
Sebastian Stolz
sebastian.stolz at arbeitskammer.de
Don Okt 14 08:23:50 CEST 2004
Guten Morgen,
nach deiner Ausgabe von gdalinfo sieht es so aus, als wäre das Tiff nicht referenziert...
---Auszug aus deiner Mail---
> Driver: GTiff/GeoTIFF
> Size is 1600, 1600
> Coordinate System is `'
> Metadata:
> TIFFTAG_XRESOLUTION=254
> TIFFTAG_YRESOLUTION=254
> TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)
> Corner Coordinates:
> Upper Left ( 0.0, 0.0)
> Lower Left ( 0.0, 1600.0)
> Upper Right ( 1600.0, 0.0)
> Lower Right ( 1600.0, 1600.0)
> Center ( 800.0, 800.0)
> Band 1 Block=1600x5 Type=Byte, ColorInterp=Palette
> Color Table (RGB with 256 entries)
> 0: 36,28,36,255
> 1: 4,4,24,255
> 2: 84,84,92,255
> USW.
---Auszug aus deiner Mail---
vielleicht hast du die .tfw Datei bei der Tiff vergessen!
Bei meinen Tiff's sieht es so aus:
---schnipp---
Driver: GTiff/GeoTIFF
Size is 3201, 3201
Coordinate System is `'
Origin = (2569998.750000,5458001.250000)
Pixel Size = (2.50000000,-2.50000000)
Metadata:
TIFFTAG_XRESOLUTION=72
TIFFTAG_YRESOLUTION=72
TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)
Corner Coordinates:
Upper Left ( 2569998.750, 5458001.250)
Lower Left ( 2569998.750, 5449998.750)
Upper Right ( 2578001.250, 5458001.250)
Lower Right ( 2578001.250, 5449998.750)
Center ( 2574000.000, 5454000.000)
Band 1 Block=3201x64 Type=Byte, ColorInterp=Red
Band 2 Block=3201x64 Type=Byte, ColorInterp=Green
Band 3 Block=3201x64 Type=Byte, ColorInterp=Blue
Band 4 Block=3201x64 Type=Byte, ColorInterp=Alpha
---schnapp---
du hast in deiner Ausgabe nur die Anzahl der Pixel (1600)...
Grüße aus dem Saarland
Sebastian Stolz
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)