Christian, can you try and coordinate with Baskar? I think the situation we have ahead of us is less than optimal. ImageMosaicJDBC forked ImageMosaic and started its own life, as a matter of fact we have duplicated code (see the threading problem you had in the past). Now we are going to have another fork from the ImageMosaicJDBC for GeoRaster (I am referring to Baskar's work), can we avoid at least this fork so that in teh future we can try to merge the two original mosaicking code?
Simone. ------------------------------------------------------- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob: +39 333 8128928 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.linkedin.com/in/simonegiannecchini http://twitter.com/simogeo ------------------------------------------------------- On Wed, Apr 28, 2010 at 9:24 AM, <[email protected]> wrote: > 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" <[email protected]>: > >> >> 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 >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-devel >> > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
