Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-08-08 Thread Nuno Oliveira
+1 On Wed, Apr 6, 2022 at 10:13 AM Alessio Fabiani < alessio.fabi...@geosolutionsgroup.com> wrote: > +1 > > On Tue, Apr 5, 2022 at 6:43 PM Kevin Smith wrote: > >> +1 >> On 2022-04-01 07:06, Andrea Aime wrote: >> >> Hi all, >> I've prepared a GSIP to graduate the KML-PPIO module based on our >> d

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-06 Thread Alessio Fabiani
+1 On Tue, Apr 5, 2022 at 6:43 PM Kevin Smith wrote: > +1 > On 2022-04-01 07:06, Andrea Aime wrote: > > Hi all, > I've prepared a GSIP to graduate the KML-PPIO module based on our > discussion during the last PSC meeting, available here: > > https://github.com/geoserver/geoserver/wiki/GSIP-210 >

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-05 Thread Rahkonen Jukka (MML)
+1 -Jukka Rahkonen- Lähettäjä: Andrea Aime Lähetetty: perjantai 1. huhtikuuta 2022 17.06 Vastaanottaja: GeoServer Aihe: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension Hi all, I've prepared a GSIP to graduate the KML-PPIO module based on our discussion during the last PSC me

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-05 Thread Torben Barsballe
+1 Cheers, Torben On Fri, Apr 1, 2022 at 7:07 AM Andrea Aime < andrea.a...@geosolutionsgroup.com> wrote: > Hi all, > I've prepared a GSIP to graduate the KML-PPIO module based on our > discussion during the last PSC meeting, available here: > > https://github.com/geoserver/geoserver/wiki/GSIP-21

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-05 Thread Kevin Smith
+1 On 2022-04-01 07:06, Andrea Aime wrote: Hi all, I've prepared a GSIP to graduate the KML-PPIO module based on our discussion during the last PSC meeting, available here: https://github.com/geoserver/geoserver/wiki/GSIP-210 Let me know what you think, and/or cast a vote if you're on the PS

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-04 Thread Ian Turton
That sounds like a very good plan then. Ian On Mon, 4 Apr 2022 at 09:14, Andrea Aime wrote: > On Sat, Apr 2, 2022 at 10:22 AM Ian Turton wrote: > >> I was going to ask if this included promoting the GeoTools kml module to >> supported but I see that it doesn't use it. >> > > The kml unsupporte

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-04 Thread Andrea Aime
On Sat, Apr 2, 2022 at 10:22 AM Ian Turton wrote: > I was going to ask if this included promoting the GeoTools kml module to > supported but I see that it doesn't use it. > The kml unsupported module is a datastore. While a PPIO can use such a high level API, it has no need to. To draw a couple

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-02 Thread Nuno Oliveira
+1 On Sat, Apr 2, 2022 at 9:22 AM Ian Turton wrote: > I was going to ask if this included promoting the GeoTools kml module to > supported but I see that it doesn't use it. Is there a possibility to move > the KML parsing and generating code back into GeoTools at some point in the > future? It w

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-02 Thread Ian Turton
I was going to ask if this included promoting the GeoTools kml module to supported but I see that it doesn't use it. Is there a possibility to move the KML parsing and generating code back into GeoTools at some point in the future? It would be nice to have that functionality in a supported GeoTools

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-02 Thread Jody Garnett
+1, thanks Andrea -- Jody Garnett On Apr 1, 2022 at 9:29:21 AM, Andrea Aime wrote: > On Fri, Apr 1, 2022 at 5:38 PM Jody Garnett > wrote: > >> >> For this reason, we propose to graduate it with a more gradual approach: >> >> >>- The module, as code, would graduate to extension/wps/wps-kml

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-01 Thread Andrea Aime
On Fri, Apr 1, 2022 at 5:38 PM Jody Garnett wrote: > > For this reason, we propose to graduate it with a more gradual approach: > > >- The module, as code, would graduate to extension/wps/wps-kml-ppio >- Packaging wise, it would be included in the wps release zip, making >it transpare

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-01 Thread Jody Garnett
I like the functionality, and the approach suggested to thread the needle between graduating as an extension and including as part of the wps distribution. I do not like the name ("extension/kml-ppio" as it is not a distinct extension, and ppio is an internal abstraction to the codebase and not r

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-01 Thread Alessio Fabiani
+1 On Fri, Apr 1, 2022 at 4:11 PM Andrea Aime < andrea.a...@geosolutionsgroup.com> wrote: > Hi all, > I've prepared a GSIP to graduate the KML-PPIO module based on our > discussion during the last PSC meeting, available here: > > https://github.com/geoserver/geoserver/wiki/GSIP-210 > > Let me kno

Re: [Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-01 Thread Simone Giannecchini
+1 Regards, Simone Giannecchini == Professional Support for GeoNode, GeoServer and MapStore from the experts! Visit http://bit.ly/gs-services for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions Italy President GeoSolutions USA phone: +39 0584 962313 fax: +

[Geoserver-devel] GSIP 210: graduate KML-PPIO to extension

2022-04-01 Thread Andrea Aime
Hi all, I've prepared a GSIP to graduate the KML-PPIO module based on our discussion during the last PSC meeting, available here: https://github.com/geoserver/geoserver/wiki/GSIP-210 Let me know what you think, and/or cast a vote if you're on the PSC. Cheers Andrea == GeoServer Professional Ser