Re: [Geotools-devel] AnyOrReferenceType

2010-05-10 Thread Florence.Tan
Hi Jody, I'm still quite new to term usage for geoserver and please bear with me... I'm currently working on ComplexSupportXSAnyTypeBinding.java to handle "any" attribute - so probably this is what you meant of AnyBinding. The current checking for "anyType" in ComplexSupportXSAnyTypeBinding

[Geotools-devel] [jira] Created: (GEOT-3072) Provide GridCoverage2D implementation that is writable

2010-05-10 Thread Daniele Romagnoli (JIRA)
Provide GridCoverage2D implementation that is writable -- Key: GEOT-3072 URL: http://jira.codehaus.org/browse/GEOT-3072 Project: GeoTools Issue Type: New Feature Components: core

Re: [Geotools-devel] writable GridCoverage

2010-05-10 Thread Simone Giannecchini
http://jira.codehaus.org/browse/GEOT-3072 --- 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

Re: [Geotools-devel] unsupported vs dumped

2010-05-10 Thread Simone Giannecchini
On Mon, May 10, 2010 at 8:00 AM, Jody Garnett wrote: > Nope this is something that is in the planning stage; welcome to planning > please enjoy your stay :-) > So Michael I think we need a bit more information: > - what are the restrictions on publishing to the maven central or sonyatype? > - we c

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-10 Thread Baskar
Hi christian, As bruce said, I will create necessary implementation. You can give the name of the implementaion class. What do you say? Regards, Baskar -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Proposed-Mosaicing-GeoRaster-Module-tp4942991p5029457.html Sent from

[Geotools-devel] GridFormatFinder and file extensions

2010-05-10 Thread Jody Garnett
Hi Simone: I am looking for a way to get the file extensions associated with the available raster formats. Any suggestions? GridFormatFinder does go through all the factories; but there is no indication of file extension in the mix. Jody -

[Geotools-devel] [jira] Created: (GEOT-3073) at.statistik.gis.db2.DB2VTDataStoreFactory not found

2010-05-10 Thread Jody Garnett (JIRA)
at.statistik.gis.db2.DB2VTDataStoreFactory not found Key: GEOT-3073 URL: http://jira.codehaus.org/browse/GEOT-3073 Project: GeoTools Issue Type: Bug Components: data db2 Affe

Re: [Geotools-devel] unsupported vs dumped

2010-05-10 Thread Michael Bedward
On 10 May 2010 16:00, Jody Garnett wrote: > So Michael I think we need a bit more information: > - what are the restrictions on publishing to the maven central or sonyatype? All dependencies of a project published to Central have to also be available from Central (excepting commercial ones which w

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-10 Thread christian . mueller
The interface to implement is JDBCAccess, you can use JDBCAccessOracleGeoRaster as a template. But I am not finished yet. Until now, most of the classes and methods in the module have only package visibility. This gives me more freedom for improvements. With the new concept, I have to chang

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-10 Thread Baskar
Hi christian, Before I start my work. Please clarify below things. 1. It not possible to put all the code into single class as you did. Minimum of two classes required to do so. So Can I create one more class apart from new implematation class? 2. As of now you didn’t use threads but I’ve to us

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-10 Thread christian . mueller
Hi Baskar Quoting Baskar : > > Hi christian, > > Before I start my work. Please clarify below things. > > 1. It not possible to put all the code into single class as you did. Minimum > of two classes required to do so. So Can I create one more class apart from > new implematation class? You can

[Geotools-devel] Build failed in Hudson: geotools-2.6.x #336

2010-05-10 Thread Hudson
See Changes: [mcr] Changes needed for DB2 9.7 on 2.6.x [mleslie] Adding a wrapper to delegate calls to the VersionedPostgisDataStore and hide synchronization specific metadata tables. [jive] Align services with what is implement

[Geotools-devel] [jira] Created: (GEOT-3074) Interpolator2D worng behavior

2010-05-10 Thread Daniele Romagnoli (JIRA)
Interpolator2D worng behavior - Key: GEOT-3074 URL: http://jira.codehaus.org/browse/GEOT-3074 Project: GeoTools Issue Type: Bug Reporter: Daniele Romagnoli Assignee: Simone Giannecchini

[Geotools-devel] Interpolator2D, feedback (GEOT-3074)

2010-05-10 Thread Simone Giannecchini
Ciao Michael, Ciao Andrea, I took a deep look at the Interpolato2D class today and I changed it a little bit and I would like to have your feedback: - now we always get the pixel using the GridToWorld mapped to corner of coordinate - I added usage of a borderextender so that we can compute interpo

[Geotools-devel] Build failed in Hudson: geotools-2.6.x #337

2010-05-10 Thread Hudson
See Changes: [simonegiannecchini] GEOT-3074 [simonegiannecchini] GEOT-3074 -- [...truncated 10411 lines...] INFO: Loading properties file

[Geotools-devel] Build failed in Hudson: geotools-trunk #2671

2010-05-10 Thread Hudson
See Changes: [simonegiannecchini] minor clean up [simonegiannecchini] removed useless class [simonegiannecchini] GEOT-3074 [simonegiannecchini] GEOT-3074 [simonegiannecchini] GEOT-3074

Re: [Geotools-devel] GridFormatFinder and file extensions

2010-05-10 Thread Simone Giannecchini
There is no such a thing since we usually do not rely on file extensions. Do you have something specific in mind ? Ciao, Simone. --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Ita

[Geotools-devel] Build failed in Hudson: geotools-trunk #2672

2010-05-10 Thread Hudson
See Changes: [simonegiannecchini] better usage of streams -- [...truncated 8593 lines...] Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar:

[Geotools-devel] Build failed in Hudson: geotools-2.6.x #338

2010-05-10 Thread Hudson
See Changes: [simonegiannecchini] better usage of streams -- [...truncated 10385 lines...] Running org.geotools.filter.GeometryFunctionsTest May 10, 2010 7:43:34 PM org.geotools.filter.Geome

Re: [Geotools-devel] GridFormatFinder and file extensions

2010-05-10 Thread Jody Garnett
Added FileGridFormat() interface that can return a Set I need something to populate the file choose dialogs :-) Jody On 11/05/2010, at 8:02 AM, Simone Giannecchini wrote: > There is no such a thing since we usually do not rely on file extensions. > Do you have something specific in mind ? > Cia

[Geotools-devel] Hudson build is back to normal: geotools-trunk #2673

2010-05-10 Thread Hudson
See -- ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/li

Re: [Geotools-devel] writable GridCoverage

2010-05-10 Thread Michael Bedward
Hi Simone, Many thanks for looking at this - much appreciated. I'll be able to do some more on it early next month. Michael -- ___ Geotools-devel mailing list Geotools-devel@

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-10 Thread Baskar
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

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-10 Thread christian . mueller
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 with TODO 1) Writing an online test case 2) Review of Imag