[Geotools-devel] Getting to grips with the GeoTools source java files for checking/debugging and a potential resource issue to do with streams

2014-12-02 Thread Andy Turner
Hi geotools-devel, Apologies if I should be posting this elsewhere. I am hitting an error/exception when running a program that writes and reads a reasonably large number (hundreds) of shapefiles. The error message is: WARNING: Could not aquire ESRI(tm) Shapefiles (*.shp):java.lang.NullPoint

[Geotools-devel] Build failed in Jenkins: geotools-11.x #129

2014-12-02 Thread monitor
See Changes: [daniele.romagnoli] [GEOT-4947]: Adding DisposeStopper wrapper -- [...truncated 8508 lines...] 2014-12-02T13:37:21.178+ WARNING Error occurred closing connection 2014-12-02T

[Geotools-devel] Build failed in Jenkins: geotools-11.x #130

2014-12-02 Thread monitor
See Changes: [daniele.romagnoli] [GEOT-4950]: FootprintExtractionProcess based on MarchingSquare -- [...truncated 8401 lines...] [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-cle

Re: [Geotools-devel] Visibility of AbstractComplexEMFBinding.factory (Pull request #581)

2014-12-02 Thread Sampo Savolainen
Hi Jody, The geotools pull request is now complete. I've got some questions for the GeoServer devel-list before I can submit the GeoServer work, but it's nearly there. Sampo On Thu, Nov 20, 2014 at 7:15 PM, Jody Garnett wrote: > I replied before I saw your other email thread, sorry for the c

[Geotools-devel] Jenkins build is back to normal : geotools-11.x #131

2014-12-02 Thread monitor
See -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Intera

Re: [Geotools-devel] Extending FeatureTypeStyle, adding rule matching mode

2014-12-02 Thread Justin Deoliveira
On Mon, Dec 1, 2014 at 3:27 PM, Andrea Aime wrote: > On Mon, Dec 1, 2014 at 1:52 AM, Jody Garnett > wrote: > >> Thanks for the detailed discussion, I wondered if we would end up going >> in this direction the moment I saw the CSS syntax. >> >> That is a pretty deep change, I would feel better ab

Re: [Geotools-devel] Getting to grips with the GeoTools source java files for checking/debugging and a potential resource issue to do with streams

2014-12-02 Thread Jody Garnett
Sounds like you are on the right tract - not closing streams is a common issue both in using GeoTools (and in writing GeoTools - although we try and stay on top of that!). If you could proceed with your debug hunt we would be keen to hear where streams are being left open. I assume you are closin

Re: [Geotools-devel] Extending FeatureTypeStyle, adding rule matching mode

2014-12-02 Thread Jody Garnett
Focusing in on the last topic, thanks for the hard work on styling Andrea. > - would make more sense to mark the rule rather then the individual >> symbolizers? >> > > What do you mean by marking the rule? > You are proposing marking symbolizers with firstMatch I was having trouble untangling w

Re: [Geotools-devel] Getting to grips with the GeoTools source java files for checking/debugging and a potential resource issue to do with streams

2014-12-02 Thread Andy Turner
Thanks for the encouragement Jody. I'll report back in due course. Andy http://www.geog.leeds.ac.uk/people/a.turner/index.html - Reply message - From: "Jody Garnett" To: "Andy Turner" Cc: "geotools-devel@lists.sourceforge.net" Subject: [Geotools-devel] Getting to grips with the GeoTo

Re: [Geotools-devel] Extending FeatureTypeStyle, adding rule matching mode

2014-12-02 Thread Andrea Aime
On Wed, Dec 3, 2014 at 12:44 AM, Jody Garnett wrote: > Focusing in on the last topic, thanks for the hard work on styling Andrea. > > >> - would make more sense to mark the rule rather then the individual >>> symbolizers? >>> >> >> What do you mean by marking the rule? >> > > You are proposing ma

Re: [Geotools-devel] Extending FeatureTypeStyle, adding rule matching mode

2014-12-02 Thread Jody Garnett
Thanks Andrea, makes sense at that level. Sorry for the misunderstanding. Small suggestion then, rename evaulationMode to something that is specifically about rules: first all Jody Garnett On Tue, Dec 2, 2014 at 11:21 PM, Andrea Aime wrote: > On Wed, Dec 3, 2014 at 12:44 AM, Jody Garnet