Hello,

I am using the image mosaic jdbc extension in Geoserver 2.1.4 to query data
stored in a postgres 2.0 raster db.

I imported the files as following using gdal_translate and raster2pg
utility:
The files is an ascii file where gdalinfo shows the following output:



Then I translate the file in geotiff using type Float32


When I import this store in geoserver I obtain the following error:
 ERROR: The pixel type of band 1 in the raster is not 8BUI or 16BUI.  The
PNG format can only be used with 8BUI and 16BUI pixel types.

However if using 


everything works fine. But I need a better precision for that pixel value.
Is this possible?

cheers Markus


This is the last part of the stack trace:




--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/image-mosaic-jdbc-using-Float-32-for-pixel-value-tp4993699.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to