Re: [Geotools-devel] Oracle GeoRaster Module Documentation

2010-05-06 Thread Baskar
what proposal are you going to make? Plug-in to mosaicing multiple GeoRaster objects? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Proposed-Mosaicing-GeoRaster-Module-tp4942991p5013359.html Sent from the geotools-devel mailing list archive at Nabble.com. -

Re: [Geotools-devel] Oracle GeoRaster Module Documentation

2010-05-06 Thread christian . mueller
Hmm, no idea where the yellow color comes from. At the moment, the module does not use the no data value from Oracle Metadata. Should I add this feature ?. Normally you can pass the NoDataValue (called outputTransparentColor in the module) as a Parameter. Concerning your other problem, I

Re: [Geotools-devel] Oracle GeoRaster Module Documentation

2010-05-05 Thread christian . mueller
About your questions 1) I am wondering about your yellow background. Could you make 2 breakpoints in class ImageComposerThread, method getStartImage(int) and getStartImage(BufferedImage img). What value do you see for the instance variable outputTransparentColor 2) Mulitple layers Looking at yo

Re: [Geotools-devel] Oracle GeoRaster Module Documentation

2010-05-05 Thread ba...@geotools
Hi Christian, I have found few bugs today when I checked against with my sample data's. 1. In openlayers window, I am getting yellow color in no data area. See the attached word document. 2. The plugin does not seem to work well with other layers in the same request. If you are using the def

[Geotools-devel] Oracle GeoRaster Module Documentation

2010-05-04 Thread christian . mueller
Please take a look at http://docs.codehaus.org/display/GEOTDOC/Oracle+GeoRaster+Plugin Comments/corrections are welcome. This message was sent using IMP, the Internet Messaging Program.