Re: [Geotools-devel] Adding "group by" support to the current aggregation visitors

2016-02-09 Thread Andrea Aime
Hi Nuno, given the need to backport to the stable series option 2) is no go, so I would choose the enumeration, there is always the option of expanding it later if we need something in GeoTools, and won't mess with people upgrading GeoTools like option 1). Cheers Andrea On Mon, Feb 8, 2016 at 10

[Geotools-devel] [JIRA] (GEOT-5357) Shortcut when querying for global min/max in Solr plugin

2016-02-09 Thread Gaurish Anand (JIRA)
Title: Message Title Gaurish Anand created

Re: [Geotools-devel] Improving parsing GML files without a reference to the schema

2016-02-09 Thread Jody Garnett
Wonder if that is a functionality change since I wrote GML.decodeFeatureCollection (hard to know). Still the point of a facade class is to hook up these methods to the best available implementation, and the changes you are making sound like an improvement. -- Jody Garnett On 5 February 2016 at 1

[Geotools-devel] [JIRA] (GEOT-5358) repo.boundlessgeo.com not updating pom.xml snapshot list correctly

2016-02-09 Thread Jody Garnett [Administrator] (JIRA)
Title: Message Title Jody Garnett [Adminis

[Geotools-devel] [JIRA] (GEOT-5359) Repository provides outedated GeoTools 14.x snapshot jars

2016-02-09 Thread Andrea Aime [Administrator] (JIRA)
Title: Message Title Andrea Aime [Administ

[Geotools-devel] GeoTools / GeoServer Meeting 2016-02-09

2016-02-09 Thread Ben Caradoc-Davies
GeoTools / GeoServer Meeting 2016-02-09 === Attending - Ben Caradoc-Davies Torben Barsballe Kevin Smith Jim Hughes Andrea Aime Ian Turton Jody Garnett Brad Hards Apologies - Brad Hards (arrived eventually) Agenda -- - Release Schedule -

[Geotools-devel] More ImageIO-Ext questions

2016-02-09 Thread Jim Hughes
Hi all, As I mentioned on the GeoTools/GeoServer call today, the Eclipse Foundation is doing a legal review of GeoTools and its transitive dependencies. Jody, Tyler and others have helped extensively with the process so far. Some more questions about ImageIO-Ext have come up... The questions

Re: [Geotools-devel] Imageio-ext questions

2016-02-09 Thread Jody Garnett
> 3. Given the comment here: > > https://github.com/geosolutions-it/imageio-ext/blob/1.1.13/library/streams/src/main/java/it/geosolutions/imageio/stream/eraf/EnhancedRandomAccessFile.java#L56 > for EnhancedRandomAccessFile, is there more info about how Alex > McManus's code (or the underlying code