Thanks for your reply andrea. I had gone through the code but still I couldn't understand how to find calculate bounding box which covers all mosaic images. Also please tell me how to merge the images in terms of envelope calculation for resulting image.
Please give any idea for my problem. -----Original Message----- From: Andrea Aime [mailto:[email protected]] Sent: Sunday, February 28, 2010 3:35 AM To: Baskar, Dhanapal Cc: [email protected] Subject: Re: [Geoserver-devel] Mosaicing Georaster ba...@geoserver wrote: > Hi, > > I am planning to write code for mosaicing oracle spatial Georaster data. I > know how to retrieve and manipulate single georaster. But I am not getting > any idea on how to handle mosaic georaster. Please share any idea on > following. > > 1. How to calculate envelop for mosaci georaster data from database? > 2. Steps to retrive and merge georaster data based on the envelope provided. > > Please share atleast any over all idea on how to do this. You should subscribe to mailing list before sending mails. Anyways, there has been some work on this area already, see: http://jira.codehaus.org/browse/GEOT-2905 We're looking into integrating it, but it's not easy since none of the developers have a use for GeoRaster as of today, so it's difficult to find the time to test the code, avoid any direct dependency to the Oracle specific API so that it builds even without the Oracle jars (since there are redistribution issues with the license of those jars) and so on. But it may work well for you as it is Cheers Andrea ****************************************************************************************** This message may contain confidential or proprietary information intended only for the use of the addressee(s) named above or may contain information that is legally privileged. If you are not the intended addressee, or the person responsible for delivering it to the intended addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message and any copies immediately thereafter. Thank you. ****************************************************************************************** FACLD ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
