[Geotools-devel] Hudson build is back to normal: GeoT ools-trunk » Geotools Example Demo #56

2009-09-24 Thread Hudson
See -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this

Re: [Geotools-devel] Critical patch for 2.6-M3 (JDBC Oracle alias without AS)

2009-09-24 Thread Ben Caradoc-Davies
On 24/09/09 20:18, Justin Deoliveira wrote: > My apologies, missed Andreas jira comment to go ahead and apply the > patch. I don't see the commit in the logs so I will go ahead and commit > it now. Thanks, I saw your commit. -- Ben Caradoc-Davies Software Engineer, CSIRO Earth Science and Resou

[Geotools-devel] [jira] Reopened: (GEOT-2725) Graphic.setDisplacement is not working and has a typo = setDisplacmeent

2009-09-24 Thread JIRA
[ http://jira.codehaus.org/browse/GEOT-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Alfons Krüger reopened GEOT-2725: My patch broke something. I am sorry! The patch will be attached in a second. Index: modules

[Geotools-devel] [jira] Created: (GEOT-2732) JDBCDataStore is caching the type names list forever

2009-09-24 Thread Andrea Aime (JIRA)
JDBCDataStore is caching the type names list forever Key: GEOT-2732 URL: http://jira.codehaus.org/browse/GEOT-2732 Project: GeoTools Issue Type: Bug Affects Versions: 2.5.7

[Geotools-devel] [jira] Created: (GEOT-2731) Shapefile spatial index file is created by default

2009-09-24 Thread Andrea Aime (JIRA)
Shapefile spatial index file is created by default --- Key: GEOT-2731 URL: http://jira.codehaus.org/browse/GEOT-2731 Project: GeoTools Issue Type: Bug Components: data shapefile

Re: [Geotools-devel] Next WPS question: howto create complex parameters (xml String vs object tree)

2009-09-24 Thread Matthias Lendholt
Hi Jody Jody Garnett schrieb: Hi Matthias: I have just been paying attention to the Parameter definitions in order to make swing dialogs for the demo section. There is no requirement for an object tree (we just take it when we can get it); I would of expected a java.util.Map to hold the comp

Re: [Geotools-devel] Preparing for WCS 1.0 EMF porting

2009-09-24 Thread Andrea Aime
Justin Deoliveira ha scritto: > Jody Garnett wrote: >> I see. >> >> Okay time to do something about that; so we can start to version them as >> they change etc... >> >> So are we stuck on a name; let me propose a single name so we can get a >> move on. >> >> modules/library >> modules/ogc <--- co

Re: [Geotools-devel] Preparing for WCS 1.0 EMF porting

2009-09-24 Thread Jody Garnett
I see. Okay time to do something about that; so we can start to version them as they change etc... So are we stuck on a name; let me propose a single name so we can get a move on. modules/library modules/ogc <--- contains emf models for the ogc specs modules/unsupported modules/extension mod

Re: [Geotools-devel] Preparing for WCS 1.0 EMF porting

2009-09-24 Thread Justin Deoliveira
Jody Garnett wrote: > I see. > > Okay time to do something about that; so we can start to version them as > they change etc... > > So are we stuck on a name; let me propose a single name so we can get a > move on. > > modules/library > modules/ogc <--- contains emf models for the ogc specs > m

Re: [Geotools-devel] Next WPS question: howto create complex parameters (xml String vs object tree)

2009-09-24 Thread Jody Garnett
Hi Matthias: I have just been paying attention to the Parameter definitions in order to make swing dialogs for the demo section. There is no requirement for an object tree (we just take it when we can get it); I would of expected a java.util.Map to hold the complex information (if it was n

Re: [Geotools-devel] Critical patch for 2.6-M3 (JDBC Oracle alias without AS)

2009-09-24 Thread Justin Deoliveira
My apologies, missed Andreas jira comment to go ahead and apply the patch. I don't see the commit in the logs so I will go ahead and commit it now. -Justin Andrea Aime wrote: > Ben Caradoc-Davies ha scritto: >> Jody, >> >> I was kind of hoping that Andrea's patch "alias.patch" for JDBCDataStore

Re: [Geotools-devel] Preparing for WCS 1.0 EMF porting

2009-09-24 Thread Justin Deoliveira
Hi Alessio, Great to see this work coming through. I would be happy to review the changes, i guess i am the informal maintainer of those modules. -Justin Alessio Fabiani wrote: > Hi all guys, > > Sorry for cross-posting but this thread has interest both for GeoServer > and GeoTools communitie

Re: [Geotools-devel] Preparing for WCS 1.0 EMF porting

2009-09-24 Thread Justin Deoliveira
Jody Garnett wrote: > Unsupported module - so you just need one +1 to go ahead? +1 Not really unsupported by definition, just buy location. Remember these modules only live here for lack of a better place. And conversations about where to put them went nowhere. > > I am a bit confused though -

[Geotools-devel] Next WPS question: howto create complex parameters (xml String vs object tree)

2009-09-24 Thread Matthias Lendholt
Hi Justin, all, upon your bug fix for the parsing problem I'm stucked with the next problem: The WPS process requires three input parameters. Two of them are literals and I can easily create them with Map parameters = new HashMap(); parameters.put("scenarioScope", "regional"); parameters.put("res

[Geotools-devel] [jira] Created: (GEOT-2730) DefaultMapContext.getAreaOfInterest should return a copy of its envelope

2009-09-24 Thread Michael Bedward (JIRA)
DefaultMapContext.getAreaOfInterest should return a copy of its envelope Key: GEOT-2730 URL: http://jira.codehaus.org/browse/GEOT-2730 Project: GeoTools Issue Type: Bug

Re: [Geotools-devel] Preparing for WCS 1.0 EMF porting

2009-09-24 Thread Jody Garnett
Unsupported module - so you just need one +1 to go ahead? +1 I am a bit confused though - if they are already present in 2.5.x then you have already obtained permission previously? Jody On 24/09/2009, at 6:35 PM, Alessio Fabiani wrote: Hi all guys, Sorry for cross-posting but this thread

Re: [Geotools-devel] Preparing for WCS 1.0 EMF porting

2009-09-24 Thread Andrea Aime
Alessio Fabiani ha scritto: > Hi all guys, > > Sorry for cross-posting but this thread has interest both for GeoServer > and GeoTools communities. > > I have almost finished the porting of the WCS 1.0.0 EMF bindings on > GeoServer trunk and very soon I would like to open a GSIP for this and >

[Geotools-devel] [jira] Created: (GEOT-2729) Distance Units - update the unit of measure

2009-09-24 Thread Mauricio Pazos (JIRA)
Distance Units - update the unit of measure --- Key: GEOT-2729 URL: http://jira.codehaus.org/browse/GEOT-2729 Project: GeoTools Issue Type: Improvement Components: core cql Report

[Geotools-devel] Preparing for WCS 1.0 EMF porting

2009-09-24 Thread Alessio Fabiani
Hi all guys, Sorry for cross-posting but this thread has interest both for GeoServer and GeoTools communities. I have almost finished the porting of the WCS 1.0.0 EMF bindings on GeoServer trunk and very soon I would like to open a GSIP for this and for the very next step, the WCS N-Dimensional ..

Re: [Geotools-devel] [Geotools-gt2-users] How to set the transparent color on an ImagePyramidReader or ImageMosaicReader

2009-09-24 Thread Simone Giannecchini
Here is an example of usage. // Get the resources as needed. final AbstractGridFormat format = getFormat(testURL); final ImageMosaicReader reader = getReader(testURL, format); // limit yourself to reading just a bit of it

Re: [Geotools-devel] Critical patch for 2.6-M3 (JDBC Oracle alias without AS)

2009-09-24 Thread Andrea Aime
Ben Caradoc-Davies ha scritto: > Jody, > > I was kind of hoping that Andrea's patch "alias.patch" for JDBCDataStore > attached to > http://jira.codehaus.org/browse/GEOT-2325 > would have been committed by now (or at least before Friday). > Connections to Oracle do not work without it. I am assum