Re: [Geotools-devel] changes to spatialite module

2014-02-11 Thread Justin Deoliveira
Thanks Jody. Here is the pull request for this one. https://github.com/geotools/geotools/pull/362 On Mon, Feb 10, 2014 at 10:03 PM, Jody Garnett wrote: > Sounds like a great plan Justin, I especially like change of jdbc > connection parameters. > > Jody > > Jody Garnett > > > On Tue, Feb 11, 2

Re: [Geotools-devel] Grave issue with LiteralExpressionImpl equality implementation

2014-02-11 Thread Jody Garnett
Wow you certainly find the epic bugs. Reading your patch you you use converter to "cast" the objects to the same type: Object other = expLit.evaluate(null, this.literal.getClass()); return other != null && other.equals(this.literal); I would feel more comfortable adding an extra fallback if this

[Geotools-devel] Grave issue with LiteralExpressionImpl equality implementation

2014-02-11 Thread Andrea Aime
Hi, my recent improvements to the SimplifyingFilterVisitor unearthed a really scary problem in LiteralExpressionImpl equals implementation, which in turn resulting in more bugs being found. The changes are not that many, but I could use some review/feedback. So... the SimplifyingFilterVisitor now

Re: [Geotools-devel] FES Filter to XML

2014-02-11 Thread Mauro Bartolomeoli
Hi Rob, 2014-02-11 16:37 GMT+01:00 Rob van Swol : > Hi Mauro, > I am glad that you have taken the time to investigate this issue. Indeed > the PropertyIsLike filter as you present it is the expected result; I have > not tried many more filters (After and PropertyIsLike showed problems as > did

[Geotools-devel] [jira] (GEOT-4698) LiteralExpressionImpl.equals return true even if the two values are not equal (point in case, two different dates)

2014-02-11 Thread Andrea Aime (JIRA)
Title: Message Title Andrea Aime created an issue

Re: [Geotools-devel] FES Filter to XML

2014-02-11 Thread Rob van Swol
Title: Signature Hi Mauro, I am glad that you have taken the time to investigate this issue. Indeed the PropertyIsLike filter as you present it is the expected result; I have not tried many more filters (After and PropertyIsLike showed problems as did some other t

Re: [Geotools-devel] Feature Freeze and GEOT-4619 question.

2014-02-11 Thread Daniele Romagnoli
On Tue, Feb 11, 2014 at 6:07 AM, Jody Garnett wrote: > Feels risky making a change this late in the game, but I am content to > trust your judgement. > Checking the code, that parser is only used when no CRS nor geotransform are available on GeoTIFF and it will do some file checks before instantia

[Geotools-devel] Jenkins build is back to normal : geotools-master #155

2014-02-11 Thread monitor
See -- Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapvie

Re: [Geotools-devel] 11.x dependencies

2014-02-11 Thread Andrea Aime
On Tue, Feb 11, 2014 at 1:35 PM, Nicola Lagomarsini < nicola.lagomars...@geo-solutions.it> wrote: > Yes a new ImageIO-Ext version with the new plugin will be released. > My understanding is that Nicola will be targeting the new trunk once the feature freeze ends Cheers Andrea -- == Our support

Re: [Geotools-devel] 11.x dependencies

2014-02-11 Thread Nicola Lagomarsini
Yes a new ImageIO-Ext version with the new plugin will be released. Cheers, Nicola. 2014-02-11 13:22 GMT+01:00 Jody Garnett : > So you do plan to release a new ImageIO-Ext then :) > > Jody Garnett > > > On Tue, Feb 11, 2014 at 9:44 PM, Nicola Lagomarsini <88lak...@gmail.com>wrote: > >> Hi all,

Re: [Geotools-devel] 11.x dependencies

2014-02-11 Thread Jody Garnett
So you do plan to release a new ImageIO-Ext then :) Jody Garnett On Tue, Feb 11, 2014 at 9:44 PM, Nicola Lagomarsini <88lak...@gmail.com>wrote: > Hi all, > > I have moved the code to ImageIO-Ext and the related dependencies for the > PNGEncoder, so no further dependencies should be requested. >

[Geotools-devel] [jira] (GEOT-4697) encoding issues in FES 2.0 filters

2014-02-11 Thread Mauro Bartolomeoli (JIRA)
Title: Message Title Mauro Bartolomeoli created an issue

Re: [Geotools-devel] FES Filter to XML

2014-02-11 Thread Mauro Bartolomeoli
Hi Rob, 2014-02-06 9:22 GMT+01:00 Rob van Swol : > Hi, > > I am using geotools 10.4 en I am trying to encode a FES filter to XML. (I > never had any problems with v1.1 OGC Filters). For example: encoding a > PropertyIsLike filter results in (ValueReference and Literal are missong): > xmlns:fes

Re: [Geotools-devel] 11.x dependencies

2014-02-11 Thread Andrea Aime
On Thu, Feb 6, 2014 at 8:51 AM, Jody Garnett wrote: > Do we have any planned dependency changes in mind before 11.0? > Wondering about Nicola's work porting the new GeoServer PNG encoder back to imageio-ext, that might require a version bump of the image-ext dependencies. Not sure if there is an