« Return to Thread: Raster display problem

Re: Raster display problem

by Jonathan Moules :: Rate this Message:

Reply to Author | View in Thread

Hi,
It looks like you have some issues with the projection ( 'PROJCS["unnamed"', etc). You might want to try re-defining it in the raster and then re-loading it into GeoServer.
Jonathan
2009/7/6 Per S <per.soderstrom@...>

Hello,

I have problems diplaying raster files, both in the demo preview and when I
use it as a WMS. I see a blank (white) map, but when I click on the map I
get correct feature info.

I use Geoserver 1.7.5

Gdalinfo says:

Driver: GTiff/GeoTIFF
Files: Kbakarta8_99.tif
Size is 11934, 11927
Coordinate System is:
PROJCS["unnamed",
   GEOGCS["unnamed",
       DATUM["unknown",
           SPHEROID["unretrievable - using WGS84",6378137,298.257223563]],
       PRIMEM["Greenwich",0],
       UNIT[,0.0174532925199433]],
   UNIT["unknown",1]]
Origin = (141373.450000000010000,6387245.500000000000000)
Pixel Size = (3.000000000000000,-3.000000000000000)
Metadata:
 AREA_OR_POINT=Area
 TIFFTAG_XRESOLUTION=127
 TIFFTAG_YRESOLUTION=127
 TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)
Image Structure Metadata:
 COMPRESSION=LZW
 INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left  (  141373.450, 6387245.500)
Lower Left  (  141373.450, 6351464.500)
Upper Right (  177175.450, 6387245.500)
Lower Right (  177175.450, 6351464.500)
Center      (  159274.450, 6369355.000)
Band 1 Block=11934x512 Type=Byte, ColorInterp=Red
Band 2 Block=11934x512 Type=Byte, ColorInterp=Green
Band 3 Block=11934x512 Type=Byte, ColorInterp=Blue

What's the problem?

Thanks for help!
/Per S

--
View this message in context: http://www.nabble.com/Raster-display-problem-tp24358466p24358466.html
Sent from the GeoServer - User mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Geoserver-users mailing list
Geoserver-users@...
https://lists.sourceforge.net/lists/listinfo/geoserver-users


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Geoserver-users mailing list
Geoserver-users@...
https://lists.sourceforge.net/lists/listinfo/geoserver-users

 « Return to Thread: Raster display problem