Re: [Geotools-devel] Problem with General Oblique transform latitude?

2016-04-04 Thread Ben Caradoc-Davies
On 05/04/16 08:27, Maciej Filocha wrote: > W dniu 02.04.2016 o 02:34, Ben Caradoc-Davies pisze: >> I have created a Jira issue for this problem: >> [GEOT-5396] Incorrect General Oblique transform >> https://osgeo-org.atlassian.net/browse/GEOT-5396 > I'll prepare fix for it this week. Thanks very m

[Geotools-devel] Reminder: GeoTools / GeoServer Meeting at 19:30 UTC on Tuesday

2016-04-04 Thread Ben Caradoc-Davies
GeoTools / GeoServer committee meeting on Skype at 19:30 UTC on Tuesday: http://www.timeanddate.com/worldclock/fixedtime.html?msg=GeoTools+%2F+GeoServer+Meeting&year=2016&month=4&day=5&hour=19&min=30&sec=0&ah=1 -- Ben Caradoc-Davies Director Transient Software Limited New

[Geotools-devel] proposal: refactor vector mask external footprint generation

2016-04-04 Thread Jody Garnett
Here is the proposal from Daniele Romagnoli: - https://github.com/geotools/geotools/wiki/Refactor-vector-mask-external-footprint-generation Thanks for pulling this together Daniele (the proposal is quite detailed and has code examples making it easy to review). PMC members please respond as appro

Re: [Geotools-devel] Problem with General Oblique transform latitude?

2016-04-04 Thread Maciej Filocha
Ben, W dniu 02.04.2016 o 02:34, Ben Caradoc-Davies pisze: > I have created a Jira issue for this problem: > > [GEOT-5396] Incorrect General Oblique transform > https://osgeo-org.atlassian.net/browse/GEOT-5396 I'll prepare fix for it this week. > > One other question: is General_Oblique the most

Re: [Geotools-devel] Adding external vector mask (footprint) support to GDAL plugin

2016-04-04 Thread Jody Garnett
Looks good, let's call for PMC review (ie send an email and get this reviewed/approved). -- Jody Garnett On 4 April 2016 at 01:58, Daniele Romagnoli < daniele.romagn...@geo-solutions.it> wrote: > Hi Jody, > I have updated the pull request as well as the proposal: > > https://github.com/geotools/

[Geotools-devel] [GEOT-5398] ExpressionToText does not conform ECQL specification

2016-04-04 Thread Dipl.-Ing. B. Strauss
Hi all, my name is Burkhard Strauss and I am using geotools since 2007. The bug I reported (GEOT-5398) was fixed already a year ago. But there is one issue left: The deprecated ECQL Syntax "ID IN(...)" is still accepted by the parser. Thus a property named ID must be delimited by ExpressionTo

Re: [Geotools-devel] [JIRA] (GEOT-5388) Let TemporalConverterFactory provide for conversion from Long to Date

2016-04-04 Thread Mark Prins
I've created PR's for master [1] and 14.x [2], I can create a 13.x PR as well if required. Not sure if this qualifies as a new feature or a fix, but it fixes the parsing of ArcGIS REST JSON responses where dates of features are written out as epoch stamps [1] https://github.com/geotools/geotools/p

Re: [Geotools-devel] Improper Caching in ColorModelFactory

2016-04-04 Thread sikeoka
The Travis build for the pull request ran successfully after re-running it. Steve Ikeoka -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Improper-Caching-in-ColorModelFactory-tp5258720p5259551.html Sent from the geotools-devel mailing list archive at Nabble.com. -

Re: [Geotools-devel] Boundless YSLD to GeoTools?

2016-04-04 Thread Justin Deoliveira
Thanks a lot Kevin. Copyright headers are in place so I’ve gone ahead and submitted the pull request. So consider this the official ask for an unsupported module. On Fri, Apr 1, 2016 at 3:03 PM Kevin Smith wrote: > On Thu, Mar 31, 2016, at 07:51 PM, Justin Deoliveira wrote: > > > On Thu, Mar 31

Re: [Geotools-devel] Boundless YSLD to GeoTools?

2016-04-04 Thread Justin Deoliveira
For reference. https://github.com/geotools/geotools/pull/1156 On Mon, Apr 4, 2016 at 7:40 AM Justin Deoliveira wrote: > Thanks a lot Kevin. Copyright headers are in place so I’ve gone ahead and > submitted the pull request. So consider this the official ask for an > unsupported module. > > >

Re: [Geotools-devel] gt-coverage refactorings

2016-04-04 Thread Niels Charlier
Hi Simone, Daniele, List, Here is what we currently have for our proposal: https://github.com/geotools/geotools/wiki/Refactor-ImageMosaic-for-extensibility. This is still is discussion phase, we'd like to hear your input :) Kind Regards Niels On 31-03-16 20:14, Niels Charlier wrote: I have

Re: [Geotools-devel] Adding external vector mask (footprint) support to GDAL plugin

2016-04-04 Thread Daniele Romagnoli
Hi Jody, I have updated the pull request as well as the proposal: https://github.com/geotools/geotools/wiki/Refactor-vector-mask-external-footprint-generation Basically, as per your suggestion, I have listed the main classes/interfaces moved/extracted from gt-imagemosaic to gt-coverage with a refe