Hi Baskar,

Please check out the latest version form trunk (minor changes).  I  
added a test for the custom jdbc access plug in.

Additionally, please look at
http://docs.codehaus.org/display/GEOTDOC/Customized+JDBC+Access+for+images

I need feedback for the docu and about your implementation. If  this  
is ok for you, I will backport to 2.6.x

Jody plans to make a  new release on Friday, so we have to hurry up if  
we want to be on board.

Cheers



Quoting christian.muel...@nvoe.at:

> Hi, Status quo
>
> I checked in some modifications on trunk.
>
> There is an abstract class JDBCAccessCustom from which you should subclass.
> As an example I did this for JDBCAccessOracleGeoraster.
>
> XML Config:
>
> Replace
>
> <spatialExtension name="georaster"/>
> <mapping>
>   <masterTable name="RASTER" >
>      <geoRasterAttribute name="IMAGE"/>
>      <coverageNameAttribute name="NAME"/>
>   </masterTable>
> </mapping>
>
> with
>
> <spatialExtension name="custom"/>
> <jdbcAccessClassName name ="myfullyqualifedClassName"/>
>
> TODO
>
> 1) Writing an online test case
> 2) Review of ImageLevelInfo
> 3) Documentation
>
> I think you can start, looking at JDBCAccessOracleGeoraster as a template.
> The major modifications are done.
> After you succeed, I will backport on 2.6.x series to get this feature
> in the next geoserver release.
>
>
>
>
>
>
>
> Quoting Baskar <dbas...@firstam.com>:
>
>>
>> Christian,
>>
>> Thanks for your suggestions. I will wait until you finish your part. Later i
>> will check out your code and integrate my work.
>> --
>> View this message in context:
>> http://osgeo-org.1803224.n2.nabble.com/Proposed-Mosaicing-GeoRaster-Module-tp4942991p5034243.html
>> Sent from the geotools-devel mailing list archive at Nabble.com.
>>
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> Geotools-devel mailing list
>> Geotools-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



------------------------------------------------------------------------------

_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to