Hi christian, I tested your code with my sample data. The committed code does not properly mosaicing the image for me. I analysed your code and found few things that I want to share with you. I am not expert in this spatial domain since I am working below a year in this domain. So if anything I am wrong in below statements then please correct me.
GeoRaster mosaicing means mosaicing 'n' number of Georaster data available in a particular table. For eg, if table has 5 rows Georaster table then the code has to mosaic all the 5 georaster object and mosaiced into single image. But your code is not doing this work rather its retrieving a single georaster from the table and displays in openlayers window. "coveragename" in the xml config file determines the georaster object to be retrived from the database. you know I did this some six months back before started woking on mosacing georaster. So as per my understanding the plug-in is not mosacing the georaster rather simply it retrieves single georaster object from database and shown it in openlayers. Please let me know your suggestion for above things. Regards, Baskar -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Proposed-Mosaicing-GeoRaster-Module-tp4942991p5001818.html Sent from the geotools-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
