Upps, it seems that we are doing the same. I am working on integrating  
Oracle georaster into the imagemosic-jdbc module. (Also using only the  
ojdbc14.jar).

We should merge our efforts.

My idea is

1) use sdo_geor.getCellCoordinate to get pixel width and hight
2) use sdo_geor.getRasterSubset for cropping
3) Optionally, use sod_geor.scaleCopy for scaling
4) The result is a raster blob. The challenge is to crate a java image  
from the pure raster data.

About Testing:

Since I integrated the logic as special dialect class in the  
imagemoasic-jdbc module, the online tests are already there.

I creaded 3 VMs running centos and Oracle 10.2, 11.1 and 11.2 to have  
the possibility to test against all downloadable versions.

What is your way, I think you must have the same problems like me. ?

Perhaps you can send me your code as a zip file, I would be a good  
idea to merge your work into the existing infrastructure.

Christian













Quoting "ba...@geotools" <dbas...@firstam.com>:

>
> Hi simone,
>
> Yes, as per the suggestion provided here initially when I posted this
> proposal, I am developing Mosaicing Georaster without using oracle libraries
> beyond ojdbc14.jar. Almost I've completed but still few things has to be
> done in the code. Once I complete I will post again within a week time.
>
> Meanwhile, Please suggest me any idea on how to write test cases for this
> proposal?
>
>
> Regards,
> Baskar
>
> --
> View this message in context:   
> http://osgeo-org.1803224.n2.nabble.com/Proposed-Mosaicing-GeoRaster-Module-tp4942991p4972315.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

Reply via email to