[Geotools-devel] [jira] (GEOT-5002) JTS TopologyException when using footprint

2015-01-29 Thread Jeroen Dries (JIRA)
Title: Message Title Jeroen Dries created an issue

[Geotools-devel] Get max and min value directly from attribute feature

2015-01-29 Thread Bonventi Matthieu
Hi everyone, I m working on a function that I will use in Geoserver which get a feature as input and return a color code to fill a polygon. I have 4 others paramters : min,max,saturation and brightness. Concerning the min and the max I'd like not to hardcode them but get it directly from the attr

Re: [Geotools-devel] test failed on gt-css TranslationIntegrationTest

2015-01-29 Thread Andrea Aime
On Thu, Jan 29, 2015 at 4:29 AM, wrote: > HI, > > > > Our Jenkins build was failed recently. It is in gt-css > TranslationIntegrationTest. And it complained that two files were not > identical. > > > > Then I tried to reverse the code back before the recent commit (GeoPackage > should encode SRI

Re: [Geotools-devel] test failed on gt-css TranslationIntegrationTest

2015-01-29 Thread Lingbo.Jiang
Hi Andrea, Not exactly same. But similar. Please refer the following: https://jira.codehaus.org/browse/GEOT-5001 Failed tests: TranslationIntegrationTest>AbstractIntegrationTest.translateTest:122 org.custommonkey.xmlunit.Diff [different] Expected element tag name 'PropertyName' but was 'Function

Re: [Geotools-devel] test failed on gt-css TranslationIntegrationTest

2015-01-29 Thread Jody Garnett
It is more likely that the change to PropertyDataStore introduced a regression, but it was well tested before being pulled in. If you recall I opened a ticket around the use of a scary PropertyNameImpl subclass in app schema that should be refactored as a property accessor. -- Jody Garnett On 29

Re: [Geotools-devel] Bugfux for JIra Task number GEOS-6698

2015-01-29 Thread Jody Garnett
Added your comment to the ticket (please sign up to Jira if you have not already it will help when discussing bugs). Personally I would not of expected a symbol to rotate around the centre unless the anchor point was set at [0.5 0.5]. -- Jody Garnett On 28 January 2015 at 03:13, wrote: > Hello