Re: [Geoserver-devel] GSIP-138 (vector tiles community module to extension)

2016-10-18 Thread Jody Garnett
Thanks Dave I look forward to reviewing this. -- Jody Garnett On 18 October 2016 at 13:02, Dave Blasby wrote: > Hi, > > I did some work in the VT community module; > > * very very minor code clean up (formatting) > * integrated one of my old PRs (degenerate geometries filtering) > * added some

Re: [Geoserver-devel] When should we schedule 2.10 release?

2016-10-18 Thread Ben Caradoc-Davies
On 17/10/16 16:57, Ben Caradoc-Davies wrote: > On 17/10/16 15:19, Jody Garnett wrote: >> - GEOS-7792 WFS ignores disabling of stores >> - looks like Ben is >> working on this? > Pull request for master: > https://github.com/geoserver/geoserver/pull

[Geoserver-devel] Build failed in Jenkins: GeoServer-Master #3196

2016-10-18 Thread winbuild
See Changes: [ben] [GEOS-7792] WFS ignores disabling of stores -- [...truncated 15637 lines...] [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disab

Re: [Geoserver-devel] Call for Vote: GSIP 138 - Promote Vector Tiles to Extension

2016-10-18 Thread Ben Caradoc-Davies
+1 to promote gs-vectortiles to extension. Thanks, Dave, for your efforts on this one. I changed the title to include "Call for Vote" to attract attention because you called for a vote in your text below. The most recent Cobertura release does not support Java 8 bytecode, and Cobertura master (

[Geoserver-devel] Build failed in Jenkins: GeoServer-Master #3195

2016-10-18 Thread winbuild
See Changes: [dblasby] GSIP-138 documentation for VT module [dblasby] updated format summary -- [...truncated 15029 lines...] [JENKINS] Archiving disabled [JENKINS] Archiving dis

[Geoserver-devel] GSIP-138 (vector tiles community module to extension)

2016-10-18 Thread Dave Blasby
Hi, I did some work in the VT community module; * very very minor code clean up (formatting) * integrated one of my old PRs (degenerate geometries filtering) * added some documentation pages https://github.com/geoserver/geoserver/wiki/GSIP-138 I believe it's now ready to move to an extension -

Re: [Geoserver-devel] GeoTools / GeoServer Meeting 2016-10-04

2016-10-18 Thread Ben Caradoc-Davies
On 19/10/16 05:10, Torben Barsballe wrote: > Moving GPL to the top, do we accept the pull request? Makes it easier to > see the licence in github indeed. > * Ian +1 > * Andrea +1 +1. Following the GitHub convention will allow us to better advertise the licence. Andrea has noted that the docs are

[Geoserver-devel] Build failed in Jenkins: GeoServer-Master #3194

2016-10-18 Thread winbuild
See Changes: [tbarsballe] [GEOS-7702] Fix legend autofill NPE [github] Update jetty port specified by installer [GEOS-7677] -- [...truncated 15030 lines...] [JENKINS] Archiving d

Re: [Geoserver-devel] GeoTools / GeoServer Meeting 2016-10-04

2016-10-18 Thread Torben Barsballe
Correction - Title should be GeoTools / GeoServer Meeting 2016-10-18 On Tue, Oct 18, 2016 at 9:10 AM, Torben Barsballe < tbarsba...@boundlessgeo.com> wrote: > GeoTools / GeoServer Meeting 2016-10-18 > === > > Attending > - > > Torben Barsballe > And

[Geoserver-devel] GeoTools / GeoServer Meeting 2016-10-04

2016-10-18 Thread Torben Barsballe
GeoTools / GeoServer Meeting 2016-10-18 === Attending - Torben Barsballe Andrea Aime Kevin Smith Ian Turton Agenda -- 2.10.0 Release - New release date, release volunteers 2.10.0 Release - Bug fixing GSIP-138 - Promote Vector Tiles to Ext

[Geoserver-devel] [JIRA] (GEOS-7802) Add a URL Mangler injecting Bearer type access tokens to Services

2016-10-18 Thread Alessio Fabiani (JIRA)
Title: Message Title Alessio Fabiani creat

Re: [Geoserver-devel] New Community Module: OneLogin Authentication

2016-10-18 Thread Simone Giannecchini
Ciao Mauro, afaik this is a comm module, so I believe you can move forward. Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via di Montramit

Re: [Geoserver-devel] New Community Module: OneLogin Authentication

2016-10-18 Thread Mauro Bartolomeoli
Hi everybody, the freeze is finished and I updated the pull request for the OneLogin community module so that it builds with 2.11-SNAPSHOT. If no one has objections I would merge it tomorrow. Any objections? Regards, Mauro 2016-09-27 14:20 GMT+02:00 Mauro Bartolomeoli < mauro.bartolome...@geo-s

Re: [Geoserver-devel] Geopackage tiles generation issues

2016-10-18 Thread Even Rouault
Le mardi 18 octobre 2016 12:13:59, Rahkonen Jukka (MML) a écrit : > Hi, > > >Given that the modules are unsupported and not working properly anyways, > >I'd >rather fix things to follow GDAL's approach. Any objection? > > No objection. If two open source GIS software under the OSGeo umbrella do >

Re: [Geoserver-devel] Geopackage tiles generation issues

2016-10-18 Thread Rahkonen Jukka (MML)
Hi, >Given that the modules are unsupported and not working properly anyways, I'd >>rather fix things to follow GDAL's approach. >Any objection? No objection. If two open source GIS software under the OSGeo umbrella do something in the same way we can start calling it as a de facto standard. E

[Geoserver-devel] [JIRA] (GEOS-7801) GeoPackage and mbtiles WMS output formats are ignoring max rendering time settings

2016-10-18 Thread Andrea Aime [Administrator] (JIRA)
Title: Message Title Andrea Aime [Administ

[Geoserver-devel] [JIRA] (GEOS-7800) GetMap geopackage output format generates invalid tile coordinates

2016-10-18 Thread Andrea Aime [Administrator] (JIRA)
Title: Message Title Andrea Aime [Administ

[Geoserver-devel] Geopackage tiles generation issues

2016-10-18 Thread Andrea Aime
Hi, I am looking into why the raster geopackages GeoServer generates via the geopackage module are not being read correctly by gdal and found a few issues, some straight bugs, other more like odd design decisions. The straight bug is what's causing GDAL not to read the files correctly, the current