Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-11 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 spatialExtension name=georaster/ mapping masterTable name=RASTER

[Geotools-devel] GeoTools 2.6.4 releaese warning

2010-05-11 Thread Jody Garnett
We are going to get a GeoTools 2.6.4 out this week :-) By happy chance both uDig and GeoServer are getting released at the same time; so this release of GeoTools will be subject to lots of testing. Michael can your interpolate function be brought in from the cold? I think it has gotten some

Re: [Geotools-devel] GeoTools 2.6.4 releaese warning

2010-05-11 Thread Michael Bedward
On 11 May 2010 17:19, Jody Garnett wrote: Michael can your interpolate function be brought in from the cold? I think it has gotten some review now ... Andrea said he managed to break it. I'm waiting for him to tell me how he did it :-) Michael

[Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Andrea Aime
Hi, lately we're a bit short on space on the main Hudson server: http://hudson.opengeo.org/hudson/ It would be useful to remove a bit of the older builds, like the GeoTools 2.5.x one and the GeoServer 1.7.x ones. I think they are not being useful anymore, anyways, no? Cheers Andrea -- Andrea

Re: [Geotools-devel] [Geoserver-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Simone Giannecchini
+1 --- 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

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread christian . mueller
For my parts this would be ok. I will not do any backports to these versions. Quoting Andrea Aime aa...@opengeo.org: Hi, lately we're a bit short on space on the main Hudson server: http://hudson.opengeo.org/hudson/ It would be useful to remove a bit of the older builds, like the GeoTools

Re: [Geotools-devel] [Geotools-gt2-users] Step by step drawing VS offscreen buffer drawing

2010-05-11 Thread Michael Bedward
Hi Jody, Lost you there for a bit, then realized you are talking about the branch code... I've moved this to the developer list. The RenderingExecutor code that you're looking at has just been copied from trunk today. I haven't really started on that bit yet. More than happy to ask you lots of

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Michael Bedward
On 11 May 2010 20:16, Andrea Aime wrote: I think they are not being useful anymore, anyways, no? I guess it would be a good idea to check on the user list to see if anyone there will be affected. Michael --

Re: [Geotools-devel] [Geotools-gt2-users] Step by step drawing VS offscreen buffer drawing

2010-05-11 Thread Michael Bedward
Ah, hang on a minute Jody... gc.drawImage( image ) Where image is the buffered image you are asking geotools to draw into on another thread That's not in my branch code. Lost you again I'm afraid... Michael --

Re: [Geotools-devel] [Geotools-gt2-users] Step by step drawing VS offscreen buffer drawing

2010-05-11 Thread Jody Garnett
Actually uDig has a RenderExecutor class as well... Jody On 11/05/2010, at 8:39 PM, Michael Bedward wrote: Hi Jody, Lost you there for a bit, then realized you are talking about the branch code... I've moved this to the developer list. The RenderingExecutor code that you're looking at

[Geotools-devel] working with rotated map display in JMapPane

2010-05-11 Thread Michael Bedward
Hello all, I've added the facility to rotate a map displayed in a JMapPane (in the 'swing-refactor' branch code) and now I'm wondering what is the most useful thing for JMapPane.getDisplayArea() to return when a non-zero rotation is applied ? I see the docs for the

Re: [Geotools-devel] [Geotools-gt2-users] Step by step drawing VS offscreen buffer drawing

2010-05-11 Thread Michael Bedward
Yes, but I still don't know what code you're talking about Jody :-) Michael On 11 May 2010 21:40, Jody Garnett jody.garn...@gmail.com wrote: Actually uDig has a RenderExecutor class as well... Jody --

Re: [Geotools-devel] working with rotated map display in JMapPane

2010-05-11 Thread Jody Garnett
Hi Michael. I have had to resort to storing center location and scale in order to handle a similar thing in the past. With that in mind perhaps getDisplayArea() is no longer useful? Jody On 11/05/2010, at 10:21 PM, Michael Bedward wrote: Hello all, I've added the facility to rotate a

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

2010-05-11 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-2.6.x/339/changes Changes: [danieleromagnoli] Now leveraging on geotools utilities method: ensureNonNull -- [...truncated 10500 lines...] Running org.geotools.filter.GeometryFunctionsTest May 11, 2010

[Geotools-devel] Hudson build is back to normal: geotools-2.6.x #340

2010-05-11 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-2.6.x/340/changes -- ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-11 Thread christian . mueller
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

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Andrea Aime
Michael Bedward ha scritto: On 11 May 2010 20:16, Andrea Aime wrote: I think they are not being useful anymore, anyways, no? I guess it would be a good idea to check on the user list to see if anyone there will be affected. I'd rather not do that. Reasoning: we need that space to keep the

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Andrea Aime
Andrea Aime ha scritto: Hi, lately we're a bit short on space on the main Hudson server: http://hudson.opengeo.org/hudson/ It would be useful to remove a bit of the older builds, like the GeoTools 2.5.x one and the GeoServer 1.7.x ones. I think they are not being useful anymore, anyways,

[Geotools-devel] [jira] Created: (GEOT-3075) Add support for Postgis 1.5 geography columns

2010-05-11 Thread Andrea Aime (JIRA)
Add support for Postgis 1.5 geography columns - Key: GEOT-3075 URL: http://jira.codehaus.org/browse/GEOT-3075 Project: GeoTools Issue Type: Improvement Affects Versions: 2.6.3

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Ben Caradoc-Davies
On 12/05/10 01:25, Andrea Aime wrote: Andrea Aime ha scritto: Hi, lately we're a bit short on space on the main Hudson server: http://hudson.opengeo.org/hudson/ It would be useful to remove a bit of the older builds, like the GeoTools 2.5.x one and the GeoServer 1.7.x ones. I think they

Re: [Geotools-devel] working with rotated map display in JMapPane

2010-05-11 Thread Michael Bedward
Thanks Jody - that's a good option to consider. Michael On 11 May 2010 23:14, Jody Garnett wrote: Hi Michael. I have had to resort to storing center location and scale in order to handle a similar thing in the past. With that in mind perhaps getDisplayArea() is no longer useful? Jody

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Michael Bedward
On 12 May 2010 11:47, Ben Caradoc-Davies wrote: the hope that, in the future, if you want my input you will give me a chance to provide it.  :-) Yes, perhaps we could resolve to have a minimum time for review of proposals. What about three working days (ie. Monday - Friday) ? Michael

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-11 Thread Baskar
Hi christian, Please clarify this. Is it mandatory to create my implementation under custom package? Shall I create new package under custom and put my class files under that package?. Is it okay for you? I will give the feedback for your documentation and document for my implemetation along

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Ben Caradoc-Davies
On 12/05/10 10:54, Michael Bedward wrote: Yes, perhaps we could resolve to have a minimum time for review of proposals. What about three working days (ie. Monday - Friday) ? Thanks, Michael, I think that would be a good rule of thumb. Or as little as 24 hours for minor changes. -- Ben

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Jody Garnett
We are border line here; this was more of andrea being polite. For proposals the min time is something like 10 days; with the ability to commit after three days (even if voting is not complete). So we are already on top of this one :-) Jody On 12/05/2010, at 12:54 PM, Michael Bedward wrote:

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Michael Bedward
We are border line here; this was more of andrea being polite. Andrea is always polite (except to whiners :) For proposals the min time is something like 10 days; with the ability to commit after three days (even if voting is not complete). Developers' guide says... - svn access for

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-11 Thread christian . mueller
Quoting Baskar dbas...@firstam.com: Hi christian, Please clarify this. Is it mandatory to create my implementation under custom package? Shall I create new package under custom and put my class files under that package?. Is it okay for you? First it is NOT mandatory to subclass, but it

[Geotools-devel] Encode using XSD with any/ element

2010-05-11 Thread Florence.Tan
Hi Justin, Do you expect Encoder to be able to encode complexType (defined in an application schema) like this : complexType name=AnyOrReferenceType sequence minOccurs=0 any/ /sequence attributeGroup ref=gml:AssociationAttributeGroup/ /complexType Regards, Florence

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-11 Thread Baskar
Christian, In Config file, you are providing option to specify the custom class name through jdbcAccessClassName tag. Then where we have to specify the raster table name. I just gone through the readForCustom() in Config.java, where you are reading only class name. I think you have to provide

Re: [Geotools-devel] Removing GT 2.5.x and GS 1.7.x Hudson builds?

2010-05-11 Thread Jody Garnett
On 12/05/2010, at 2:28 PM, Michael Bedward wrote: We are border line here; this was more of andrea being polite. Andrea is always polite (except to whiners :) For proposals the min time is something like 10 days; with the ability to commit after three days (even if voting is not

Re: [Geotools-devel] Proposed Mosaicing GeoRaster Module

2010-05-11 Thread christian . mueller
Hi Baskar, this works the other way around. Since you have a custom database layout (as Bruce stated, YOUR special use case),this part of the configuration is beyond geotools. I cannot include xml tags for your layout. As an example, another user wants to store its pyramids in distinct