[Geotools-devel] geotools 2019 budget priorities

2019-10-22 Thread Jody Garnett
GeoTools made a request for the default OSGeo budget of $2000 as we had no specific RnD goals or challenges to address this year. How do the GeoTools PMC members feel about offering some support to the GeoServer CITE testing activity? We do indirectly benefit from additional test coverage (althoug

Re: [Geotools-devel] [Geoserver-devel] [Geowebcache-devel] GT/GWC/GS meeting minutes, October 15th 2019

2019-10-22 Thread Jody Garnett
Here is social media update: https://twitter.com/jodygarnett/status/1186723982172573696 Please promote this activity if you have an opportunity to do so -- Jody Garnett On Tue, 22 Oct 2019 at 11:54, Jody Garnett wrote: > I have updated the graphic on the website and blog post. We have raised a

Re: [Geotools-devel] [Geoserver-devel] [Geowebcache-devel] GT/GWC/GS meeting minutes, October 15th 2019

2019-10-22 Thread Jody Garnett
I have updated the graphic on the website and blog post. We have raised a bit less than $7431 towards $1 goal (I made it $7500 for the graphic). - Gaia3D $1000 - Donations $1431 The donation button has been collecting small donations from $1 to $100 along side the published sponsorship levels

Re: [Geotools-devel] Request for feedback/guidance: moving TimeParser from GeoServer to GeoTools

2019-10-22 Thread Andrea Aime
On Tue, Oct 22, 2019 at 3:22 PM Ian Turton wrote: > It is possible (i.e. we've done similar before) - there is a licencing > issue as the code needs to go from GPL to LGPL but as OSgeo "owns" both > code bases I don't think it is an issue, I can't recall how we dealt with > the issue last time th

Re: [Geotools-devel] Request for feedback/guidance: moving TimeParser from GeoServer to GeoTools

2019-10-22 Thread Ian Turton
On Tue, 22 Oct 2019 at 13:57, Daniele Romagnoli < daniele.romagn...@geo-solutions.it> wrote: > Hi lists (sorry for cross-posting). > > In GeoTools code I need some time parsing capabilities which are already > available in GeoServer's TimeParser (module: gs-ows). > > https://github.com/geoserver/g

[Geotools-devel] Request for feedback/guidance: moving TimeParser from GeoServer to GeoTools

2019-10-22 Thread Daniele Romagnoli
Hi lists (sorry for cross-posting). In GeoTools code I need some time parsing capabilities which are already available in GeoServer's TimeParser (module: gs-ows). https://github.com/geoserver/geoserver/blob/master/src/ows/src/main/java/org/geoserver/ows/kvp/TimeParser.java ImageMosaic also have