Re: [Geotools-devel] Upgrade GDAL/imageio-ext dependency?

2011-10-23 Thread Andrea Aime
On Sun, Oct 23, 2011 at 4:05 AM, Jody Garnett jody.garn...@gmail.comwrote: That is another question based on volunteer time :-) From my standpoint GeoTools 8.x has met its goals (documentation and gt-swing) and we probably should of released prior to this wfs2 work coming in. Given that we

Re: [Geotools-devel] Upgrade GDAL/imageio-ext dependency?

2011-10-23 Thread Andrea Aime
On Fri, Oct 21, 2011 at 7:29 PM, Milton Jonathan mil...@tecgraf.puc-rio.brwrote: Thanks a bunch for the info, Andrea OK, I guess we can live with this for now. By the way, out of curiosity: how far is GeoTools 8.x from a stable version, any idea? No idea, we haven't even discussed it.

[Geotools-devel] bug: JMapPane is consuming keypress events

2011-10-23 Thread luvar
Hello, when I create my own jFrame/jDialog, and I use JMapPane like this: public class MapPositionChooser extends JDialog implements KeyListener { private JMapPane mapPane; public MapPositionChooser(File mapFile) { //... this.mapPane = new JMapPane(new MapContent());

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

2011-10-23 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk-docs/1387/changes Changes: [aaime] Adding repo where bridj libraries can be grabbed [aaime] More work on write, rolling an extended api call to write formats that need to write at the same time schema and features to actually retain the

Re: [Geotools-devel] Proposal: ResourceId

2011-10-23 Thread Jody Garnett
Okay the Proposal is updated ... and more importantly an updated patch is provided against the Jira. http://docs.codehaus.org/display/GEOTOOLS/ResouceId http://jira.codehaus.org/browse/GEOT-3921 This represents a good compromise; and has code examples of a few common queries, diagrams etc...

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

2011-10-23 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk-docs/1388/changes Changes: [aaime] Make it work on windows and with older versions of gdal/ogr -- [...truncated 3606 lines...] updating:

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

2011-10-23 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk-docs/1389/changes Changes: [aaime] Minor cleaups and faster gdal lookup -- [...truncated 3595 lines...] updating: user/tutorial/geometry/images/.svn/prop-base/epsg4326.png.svn-base (stored 0%)

Re: [Geotools-devel] bug: JMapPane is consuming keypress events

2011-10-23 Thread Michael Bedward
Hello, Yes, key event handling was been added to JMapPane recently in response to a request from another list member. Here is the original thread: http://osgeo-org.1803224.n2.nabble.com/JAR-for-org-geotools-gui-swing-tp6749717p6749717.html As you can see, the discussion stopped after the

[Geotools-devel] [jira] Created: (GEOT-3927) MessageDirectLayer improvements

2011-10-23 Thread Michael Bedward (JIRA)
MessageDirectLayer improvements --- Key: GEOT-3927 URL: https://jira.codehaus.org/browse/GEOT-3927 Project: GeoTools Issue Type: Improvement Components: render Reporter: Michael Bedward

[Geotools-devel] Doc publication broken?

2011-10-23 Thread Jody Garnett
They have been moving to a single LDAP service for all their services; not sure what credentials the script uses to ssh in? Perhaps they need to be refreshed... Although it actually looks like the cd is failing so perhaps the directory structure has changed. Indeed when I login I cannot see a

Re: [Geotools-devel] MessageDirectLayer tuning

2011-10-23 Thread Michael Bedward
Hello, Thanks very much for the feedback. I've created an issue with your suggestions together with a couple of queries of my own: http://jira.codehaus.org/browse/GEOT-3927 Jody: any comments as DirectLayer Meister ? Michael On 23 October 2011 08:51, lu...@plaintext.sk wrote: Hello, I

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

2011-10-23 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk-docs/1390/ -- Started by user tomcat Updating http://svn.osgeo.org/geotools/trunk ERROR: Failed to update http://svn.osgeo.org/geotools/trunk org.tmatesoft.svn.core.SVNCancelException: svn: Operation

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

2011-10-23 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk-docs/1391/ -- [...truncated 3692 lines...] updating: user/tutorial/geometry/images/.svn/prop-base/epsg4326.png.svn-base (stored 0%) updating:

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

2011-10-23 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk-docs/1392/ -- The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a

Re: [Geotools-devel] Doc publication broken?

2011-10-23 Thread Justin Deoliveira
Oddly it was actually failing on our side... seemed as if the sphinx build was simply not running. Anyways, when in doubt reboot the server :) Should be fixed now. On Mon, Oct 24, 2011 at 2:44 AM, Jody Garnett jody.garn...@gmail.comwrote: They have been moving to a single LDAP service for all