Re: [Geotools-devel] GeoTools Confluence problems

2009-02-11 Thread Ben Caradoc-Davies
Jody Garnett wrote: > - the edit button is hidden under "news operations", this used to be called > "page operations" but got mangled due to a recent update I guess Thanks, Jody, you are life saver. > - coffee = yum Sleep = better. -- Ben Caradoc-Davies Software Engineer, CSIRO Exploration a

Re: [Geotools-devel] GeoTools Confluence problems

2009-02-11 Thread Jody Garnett
A couple of things: - geotools.codehaus.org is a site "Scripted" up by codehaus in order to place adds around and make it look pretty. it takes content from the raw wiki - docs.codehaus.org is the raw wiki (and the only thing I bother to work with) - the edit button is hidden under "news operations

[Geotools-devel] GeoTools Confluence problems

2009-02-11 Thread Ben Caradoc-Davies
GeoTools Confluence is giving me grief. Pages accesses through geotools.codehaus.org have an Edit button. For example: http://geotools.codehaus.org/OnlineTestCase+support+for+failure+on+failed+connection If I edit this page, I am returned to the same page now rendered with an older style, served

Re: [Geotools-devel] Proposal: OnlineTestCase support for failure on failed connection

2009-02-11 Thread Ben Caradoc-Davies
OK, I think I have a formal +1 from Jody, support from Andrea (I have taken this as +1, it that OK?), and a week has elapsed. Is the proposal approved? Would you like me to commit the changes and update the developer docs? Kind regards, Ben. Jody Garnett wrote: > Got it. Checking that the pro

[Geotools-devel] [jira] Created: (GEOT-2335) Allow transactions to work against an externally provided connection

2009-02-11 Thread Andrea Aime (JIRA)
Allow transactions to work against an externally provided connection Key: GEOT-2335 URL: http://jira.codehaus.org/browse/GEOT-2335 Project: GeoTools Issue Type: Improvement

Re: [Geotools-devel] ArcSDE raster suppor refurbished, concept check and call for review

2009-02-11 Thread Saul Farber
Gabriel, I think the move to JAI is *awesome*.  I haven't looked at the code specifically yet, but I really like that you've offloaded the implementation details that can be handled by JAI to code that doesn't need to be supported inside geotools. There's a little on the LZERO_ORIGIN_TILE par

[Geotools-devel] ArcSDE raster suppor refurbished, concept check and call for review

2009-02-11 Thread Gabriel Roldan
Hi guys, As you know I've been working on refurbishing the geotools arcsde module to support more raster formats. In the process, I've found the previous Saul work invaluable to understand how the arcsde raster api works, started adding support for some specific formats (16-bit unsigned, 32-bi

[Geotools-devel] [jira] Created: (GEOT-2334) Add a way to grab a new connection or to get the connection for a given Transaction

2009-02-11 Thread Andrea Aime (JIRA)
Add a way to grab a new connection or to get the connection for a given Transaction --- Key: GEOT-2334 URL: http://jira.codehaus.org/browse/GEOT-2334 Project: GeoTools

[Geotools-devel] [jira] Created: (GEOT-2333) Implement removeSchema in JDBCDataStore

2009-02-11 Thread Andrea Aime (JIRA)
Implement removeSchema in JDBCDataStore --- Key: GEOT-2333 URL: http://jira.codehaus.org/browse/GEOT-2333 Project: GeoTools Issue Type: New Feature Components: data jdbc-ng Affects Versions:

[Geotools-devel] [jira] Created: (GEOT-2332) Cannot import multilinestrings in Oracle NG

2009-02-11 Thread Andrea Aime (JIRA)
Cannot import multilinestrings in Oracle NG --- Key: GEOT-2332 URL: http://jira.codehaus.org/browse/GEOT-2332 Project: GeoTools Issue Type: Bug Components: data jdbc-ng Affects Versions:

Re: [Geotools-devel] Several problems using MemoryFea tureCollection/MemoryDataStore

2009-02-11 Thread fgdrf
Hi Jody, thanks for the new constructor in MemoryDataStore. i checked it and it works with one exception: Creating a Layer with an empty collection using the constructor you defined the getBounds(Query query) function will return null. If a DataStore can return null for getBounds() the calling