Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-10 Thread Jody Garnett
Not sure what to be done; maybe I can commit to a branch for you? Or create the diff in eclipse - oh but you don't use Eclipse :-( Okay a temporary branch it is - try the following: - http://svn.osgeo.org/geotools/branches/map-context I don't really want to switch onto this branch if I can help

Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-10 Thread Michael Bedward
Hi Jody, Still having problems applying the new patch to my local trunk sources (see below). I'm heading out for a sunny lunchtime run now (luxury !) but will try hand-editing the patch rejects when I get back. Michael guanaco:clean-trunk michael$ patch -p0 < geot-3136-mapcontext.patch patchin

Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-10 Thread Jody Garnett
New patch added; I will lurk on IRC in case you need a hand applying it. Also added you as a watcher on the issue so you will get notified as it is worked on. Jody On 10/06/2010, at 11:14 PM, Michael Bedward wrote: > Hi Jody, > >> Let me make the patch again; I am just using a straight svn diff

Re: [Geotools-devel] [Geoserver-devel] New postgis+feature pregeneralized tutorial ?

2010-06-10 Thread Jody Garnett
At least a blog post :-) And grab the instructions for your module docs. Jody On 10/06/2010, at 11:10 PM, [email protected] wrote: > A user has investigated into these two topics and after one bugfix, he is up > and running. He documented the setup in the attached html file. > > Shoul

Re: [Geotools-devel] Nominate Xiangtan Lin for GeoTools commit access

2010-06-10 Thread christian . mueller
+1 with the usual rules, welcome Quoting Ben Caradoc-Davies : > I nominate my colleague Xiangtan Lin for GeoTools commit access. All the > usual rules apply. > > Xiangtan has implemented optional encoding of WFS responses with > gml:featureMember in GeoTools [GEOT-3046], and the corresponding wic

Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-10 Thread Michael Bedward
Hi Jody, > Let me make the patch again; I am just using a straight svn diff > file.patch Super - thanks for that. Michael -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MAS

[Geotools-devel] New postgis+feature pregeneralized tutorial ?

2010-06-10 Thread christian . mueller
A user has investigated into these two topics and after one bugfix, he is up and running. He documented the setup in the attached html file. Should we make a tutorial based on this material ?. Geoserver or Geotools documentation ?. I would prefer sphinx, so Geoserver is my favorite. ---

Re: [Geotools-devel] ZooWPS and GeoTools use from an embedded Java

2010-06-10 Thread Jody Garnett
I was meaning from your C program (ZooWPS in this case) you can call a JVM; indeed you can statically link the JVM into your application and have it be in the same process. It was very popular in the early days of Java; and is less scene now. Indeed it is to the projects credit that they are su

Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-10 Thread Jody Garnett
Let me make the patch again; I am just using a straight svn diff > file.patch Jody On 10/06/2010, at 5:18 PM, Michael Bedward wrote: > Hi Jody, > > Just tried to apply the patch to today's checkout of trunk but it > fails for me when trying to patch DefaultMapLayer.java > > Michael --

[Geotools-devel] Error adding SimpleFeature via WFS (java.util.Date field)

2010-06-10 Thread Jonathan Roques
Hi ! I found an error trying to add a SimpleFeature via WFSFeatureStore. Indeed a java.util.Date field seems to launch an error... here is my code : Map connectionParameters = new HashMap(); connectionParameters.put("WFSDataStoreFactory:GET_CAPABILITIES_URL", monUrl);

[Geotools-devel] [jira] Created: (GEOT-3138) PregeneralizedFeatureCollection does not close its iterator

2010-06-10 Thread Christian Mueller (JIRA)
PregeneralizedFeatureCollection does not close its iterator --- Key: GEOT-3138 URL: http://jira.codehaus.org/browse/GEOT-3138 Project: GeoTools Issue Type: Bug Components: dat

Re: [Geotools-devel] ZooWPS and GeoTools use from an embedded Java

2010-06-10 Thread Andrea Aime
Jody Garnett wrote: > Okay I got back an amazing story that is more to do with Zoo WPS then > geotools... - File permission exceptions were more about the > classpath being set up wrong - Stack Overflow was more about > executing GeoTools from within an embedded Java; it requires a lot of > classes

Re: [Geotools-devel] PMC: Map Context Refractor Proposal

2010-06-10 Thread Michael Bedward
Hi Jody, Just tried to apply the patch to today's checkout of trunk but it fails for me when trying to patch DefaultMapLayer.java Michael -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Gi