Christian, I think that sounds like a workable solution. If you can implement the ability to specific the implementation class, Baskar will create the necessary implementation and we will go from there.
Thanks. Bruce E. Thelen bthe...@corelogic.com -----Original Message----- From: christian.muel...@nvoe.at [mailto:christian.muel...@nvoe.at] Sent: Thursday, May 06, 2010 4:46 AM To: Thelen, Bruce Cc: Baskar, Dhanapal; geotools-devel@lists.sourceforge.net Subject: RE: [Geotools-devel] Proposed Mosaicing GeoRaster Module Hi Bruce, first the bad news As you stated in your last mail, this is your special use case. Since geotools is an OS library, I cannot create solutions which work for special use cases. The code I produce has to work for any kind of map, and you know my arguments why this not the case in your special setup. The good news The access to the database is done via an interface called iJDBCAccesa. This interface has 4 or 5 Methods. An implementation of this interface fetches the image data from db and builds georeferenced BufferedImages for further processing. I think Baskar can do an implementation for your needs very quickly. I will give you the possibility to plug in your implementation. There is an Element in the XML configuration which determines the spatial extension. <spatialExtension name="georaster"/> I can offer you the possibility to specify your implementation class here. <spatialExtension name="com.corelogic.MyJDBCAccess"/> Thats it. I think this is more work for me concerning documentation,backport,and so on as for Baskar. Deal ? *************************** 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. **************************** ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel