[Geoserver-devel] Introducing WFS HTML outputformat Community Module

2024-03-28 Thread Alessio Fabiani
Dear Devs,
I would like to introduce a very small but useful community module, WFS
Freemarker Template.

This one is a super-light module which basically allows to expose the HTML
output, the same used by the WMS module to render the GetFetureInfo one,
for the WFS too.

The extension is optional, of course, and therefore the now output format
will be enabled only when installing the module.

The WFS FreeMarker plugin enables the application of a FreeMarker template
to a WFS GetFeature response, allowing for the generation of HTML output,
akin to the functionality already present for WMS GetFeatureInfo requests.

It leverages the same logic and machinery utilized in templating WMS
responses, utilizing the org.geoserver.wms.featureinfo.HTMLTemplateManager
mechanism.

This feature is also accessible on the Layer Preview page in GeoServer,
where a new HTML output format is provided for the WFS preview.

*NOTE*: This module requires a minor refactoring of the WMS GetFeatureInfo
classes in order to expose the HTMLFreemarkerTemplate private class as a
public one.

-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP 223, Community module graduation, amending generality rule

2024-03-14 Thread Alessio Fabiani
+1

On Thu, Mar 14, 2024, 9:49 PM Simone Giannecchini <
simone.giannecch...@geosolutionsgroup.com> wrote:

> +1
>
> Regards,
> Simone Giannecchini
> ==
> Online training classes for GeoNode, GeoServer and MapStore from the
> experts!
> Visit https://www.geosolutionsgroup.com/professional-training/ for more
> information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director GeoSolutions Italy
> President GeoSolutions USA
>
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
> US: +1 (845) 547-7905
>
> http://www.geosolutionsgroup.com
> http://twitter.com/geosolutions_it
>
> ---
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Thu, Mar 14, 2024 at 7:21 PM Andrea Aime <
> andrea.a...@geosolutionsgroup.com> wrote:
>
>> Hi all,
>> based on the conversations on list and during the PSC meeting, here is
>> GSIP-223, to amend the community module graduation generality rule:
>>
>> https://github.com/geoserver/geoserver/wiki/GSIP-223
>>
>> Further feedback and votes welcomed. As indicated before, please stay on
>> topic (rule 1 of the module graduation rules), collateral discussion is
>> welcomed in its own separate thread.
>>
>> Regards,
>>
>> Andrea Aime
>>
>>
>> ==
>> GeoServer Professional Services from the experts!
>>
>> Visit http://bit.ly/gs-services-us for more information.
>> ==
>>
>> Ing. Andrea Aime
>> @geowolf
>> Technical Lead
>>
>> GeoSolutions Group
>> phone: +39 0584 962313
>>
>> fax: +39 0584 1660272
>>
>> mob:   +39  339 8844549
>>
>> https://www.geosolutionsgroup.com/
>>
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] New Community Plugin: Features Autopopulate

2024-03-14 Thread Alessio Fabiani
Dear devs,
presenting here a new community plugin. PR available here:
https://github.com/geoserver/geoserver/pull/7474

The Features Autopopulate plug-in listens to transactions (so far only
issued by WFS), and autopopulates the feature type attributes according to
the values retrieved from the properties file.

The plugin uses a custom TransactionCallback that alters the insert/update
WFS-T operations, forcing in specific values into them, based on
configuration files.

To support configuration for multiple layers, the easiest thing is to place
a configuration, file in the directories of the layers themselves, pretty
much like the featureinfo templates.

A "transactionCustomizer.properties" file that contains a set of names and
CQL expressions
 e.g.:

 ```
 UTENTE=env('GSUSER') # this will be replaced with the current user see
@EnviromentInjectionCallback
 AGGIORNAMENTO=now()  # this will be replaced with the current date
 ```

To keep things simple, the expressions will just use environment variables,
but not see the other values provided in the update/insert, and will not be
differentiated by insert/update cases

-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Pre-proposal discussion, amending community module graduation rules

2024-03-13 Thread Alessio Fabiani
Agree, and +1. The proposal makes sense. Also +1 for the Jody statement
also. Of course a community module should not contain any kind of ad-hoc or
hard-coded stuff in order to be merged.

On Tue, Mar 12, 2024 at 6:21 PM Jody Garnett  wrote:

> Andrea:
>
> I am in favour of being less *specific* in these kind of requirements in
> preference to stating the goal and providing an example.
>
> "The module is not site specific and can be configured for use by the
> general GeoServer community. A community module that already has 3 users
> would meet this goal; while a community module that has hard coded a domain
> name would not."
>
> (And I will stay on topic)
> --
> Jody Garnett
>
>
> On Mar 12, 2024 at 4:19:42 AM, Andrea Aime <
> andrea.a...@geosolutionsgroup.com> wrote:
>
>> Hi all,
>> I'm starting this conversation to see if/how we can amend the procedures
>> for graduating a community module a bit.
>>
>> For reference, the current procedure is here:
>>
>> https://docs.geoserver.org/latest/en/developer/policies/community-modules.html#id2
>>
>> In particular, I'm thinking about requirement "1", the module has at
>> least 3 users.
>> The reason for the check is a good one, we don't want to clutter the main
>> code base with modules that are specific to one single user site. At the
>> same time, this creates a "chicken and egg" problem, because many sites
>> won't consider using a module until it's supported.
>>
>> So, I'd like to keep the intent of requirement 1, but propose a change in
>> its implementation. 3 usage sites can be one of the options, but can we
>> also consider a PSC opinion on the matter as a valid alternative? And a PSC
>> member can provide feedback on the module generality while the graduation
>> is being voted.
>>
>> I know that Jody wants to also talk about point 3 (module being stable,
>> as a prerequisite, the standards that the module is based on being stable
>> too), but can we please have a separate thread for that?
>>
>> Best regards
>> Andrea
>>
>> ==
>> GeoServer Professional Services from the experts!
>>
>> Visit http://bit.ly/gs-services-us for more information.
>> ==
>>
>> Ing. Andrea Aime
>> @geowolf
>> Technical Lead
>>
>> GeoSolutions Group
>> phone: +39 0584 962313
>>
>> fax: +39 0584 1660272
>>
>> mob:   +39  339 8844549
>>
>> https://www.geosolutionsgroup.com/
>>
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail
>> _______
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente all

Re: [Geoserver-devel] GSIP 222: Graduating the Raster Attribute Table community module

2024-03-13 Thread Alessio Fabiani
+0

On Tue, Mar 12, 2024 at 7:46 PM Andrea Aime <
andrea.a...@geosolutionsgroup.com> wrote:

> Yep if possible.
>
> Regards,
>
> Andrea Aime
>
>
> ==
> GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions Group
> phone: +39 0584 962313
>
> fax: +39 0584 1660272
>
> mob:   +39  339 8844549
>
> https://www.geosolutionsgroup.com/
>
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail
>
>
> On Tue, Mar 12, 2024 at 6:13 PM Jody Garnett 
> wrote:
>
>> +1 Did you want to include this in the 2.25.0 release also?
>> --
>> Jody Garnett
>>
>>
>> On Mar 12, 2024 at 4:23:15 AM, Andrea Aime <
>> andrea.a...@geosolutionsgroup.com> wrote:
>>
>>> Hi all,
>>> (hello PSC members!), I'd like to start a discussion about graduating
>>> the Raster Attribute Table community module, proposal with details here:
>>>
>>> https://github.com/geoserver/geoserver/wiki/GSIP-222
>>>
>>> Regards,
>>>
>>> Andrea Aime
>>>
>>>
>>> ==
>>> GeoServer Professional Services from the experts!
>>>
>>> Visit http://bit.ly/gs-services-us for more information.
>>> ==
>>>
>>> Ing. Andrea Aime
>>> @geowolf
>>> Technical Lead
>>>
>>> GeoSolutions Group
>>> phone: +39 0584 962313
>>>
>>> fax: +39 0584 1660272
>>>
>>> mob:   +39  339 8844549
>>>
>>> https://www.geosolutionsgroup.com/
>>>
>>> http://twitter.com/geosolutions_it
>>>
>>> ---
>>>
>>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>> precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>>
>>> This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential or
>>> otherwise protected from disclosure. We remind that - as provided by
>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>> e-mail or the information herein by anyone other than the intended
>>> recipient is prohibited. If you have received this email by mistake, please
>>> notify us immediately by telephone or e-mail
>>> ___
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosol

Re: [Geoserver-devel] PSC Nomination: Peter Smythe

2024-01-23 Thread Alessio Fabiani
+1

On Thu, Jan 18, 2024 at 9:12 PM Kevin Smith  wrote:

> +1
> On 2024-01-17 11:09, Jody Garnett wrote:
>
> I have been meaning to discuss this at the last several geoserver meetings
> - but we have had stacked agendas.
>
> I would like to nominate Peter Smythe for the GeoServer Project Steering
> Committee, and have checked that he is willing to be nominated (thanks
> Peter).
>
> My nomination is two fold:
>
> a) Peter has been a great addition to the team, and has demonstrated the
> community perspective expected of steering committee members: taking on
> maintenance / communication / community care and feeding activities. He has
> also done this with some joy and enthusiasm which is welcome and a good
> reflection on his character.
>
> b) It is good to have a balance of perspectives on the project steering
> committee from different organisations (something we should always try and
> seek out).
>
> Our procedure is here
> https://docs.geoserver.org/latest/en/developer/policies/psc.html#new-psc-members
> --
> Jody Garnett
>
>
> ___
> Geoserver-devel mailing 
> listGeoserver-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
> --
> Kevin smithsmit...@draconic.ca
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Motion: Github sponsorship of marlin-renderer repository

2023-12-20 Thread Alessio Fabiani
+1

On Wed, Dec 20, 2023 at 7:09 AM Jody Garnett  wrote:

> Understood -  I will extend the voting until the end of the week: Friday
> 22 December
> (After that point I will not be reliably checking email and will not be in
> a position to follow up).
>
> I do appreciate the work done on the marlin renderer; although we have a
> bit of out-of-the box trouble running our binary build on Java 17.
> --
> Jody Garnett
>
>
> On Dec 19, 2023 at 11:47:18 AM, Simone Giannecchini <
> simone.giannecch...@geosolutionsgroup.com> wrote:
>
>> Hi Jody,
>> I would extend the voting period if possible.
>> Everybody is busy with the end of the year rush and email might have gone
>> unnoticed.
>>
>> I am pretty sure Alessio and Nuno would give their +1 to this.
>>
>> Regards,
>> Simone Giannecchini
>> ==
>> Online training classes for GeoNode, GeoServer and MapStore from the
>> experts!
>> Visit https://www.geosolutionsgroup.com/professional-training/ for more
>> information.
>> ==
>> Ing. Simone Giannecchini
>> @simogeo
>> Founder/Director GeoSolutions Italy
>> President GeoSolutions USA
>>
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39  333 8128928
>> US: +1 (845) 547-7905
>>
>> http://www.geosolutionsgroup.com
>> http://twitter.com/geosolutions_it
>>
>> ---
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail.
>>
>>
>> On Tue, Dec 19, 2023 at 7:54 PM Jody Garnett 
>> wrote:
>>
>>> This motion did not really pass, the period to vote has elapsed with
>>> below 50% response.
>>>
>>> Aside: for our general GSIP process we only require at least 30% “+1”
>>> votes, and no "-1" votes 
>>> --
>>> Jody Garnett
>>>
>>>
>>> On Dec 11, 2023 at 10:20:14 AM, Rahkonen Jukka <
>>> jukka.rahko...@maanmittauslaitos.fi> wrote:
>>>
>>>> +1
>>>>
>>>>
>>>>
>>>> -Jukka Rahkonen-
>>>>
>>>>
>>>>
>>>> *Lähettäjä:* Jody Garnett 
>>>> *Lähetetty:* maanantai 11. joulukuuta 2023 19.07
>>>> *Vastaanottaja:* Geoserver-devel >>> >
>>>> *Aihe:* Re: [Geoserver-devel] Motion: Github sponsorship of
>>>> marlin-renderer repository
>>>>
>>>>
>>>>
>>>> This motion is held open until December 16 (in keeping with our ten day
>>>> proposal process).
>>>>
>>>>
>>>>
>>>> Response thus far:
>>>>
>>>>
>>>>
>>>>- Alessio Fabiani
>>>>- Andrea Aime +1
>>>>- Ian Turton +1
>>>>- Jody Garnett +1
>>>>- Jukka Rahkonen
>>>>- Kevin Smith
>>>>- Nuno Oliveira
>>>>- Simone Giannecchini +1
>>>>- Torben Barsballe
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Jody Garnett
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Dec 6, 2023 at 9:26:09 AM, Jody Garnett 
>>>> wrote:
>>>>
>>>> I would like to make a motion to once again support marlin-renderer; an
>>>> infrastructure project which directly benefits GeoServer's performance and
>>>> competitiveness:
>>>>
>>>>
>>>>
>>>> Motion: Github $300 sponsorship of bourgesl/marlin-renderer
>>>> <https://github.com/bourgesl/marlin-renderer> repository on behalf of
>>>> GeoServer PSC
>>>>
>>>>
>>>>
>>>> Reading https://github.com/sponsors/bourgesl it appears there is only
>>>> one sponsor presently, although JetBrains has sponsored in the past.
>>>>
>>>> --
>>>>
>>>> Jody Garnett
>>>>
>>>> ___
>>> Geoserver-devel mailing list
>>> Geoser

Re: [Geoserver-devel] GSIP-221 mkdocs proposal (closing January 3rd)

2023-12-20 Thread Alessio Fabiani
+1

On Wed, Dec 20, 2023 at 7:23 AM Jody Garnett  wrote:

> I would like to make the following proposal:
>
>
>- GSIP-222 mkdocs
><https://github.com/geoserver/geoserver/wiki/GSIP-221>
>
>
> Thanks to Krishna Lodha (rottengrapes.tech) for woking on this proposal
> with me.
>
> Our policy
> <https://docs.geoserver.org/latest/en/developer/policies/psc.html#> is to
> hold voting open for ten days (December 29 th), given that many people are
> occupied with the festive season I will keep this proposal open until
> January 3rd.
>
>
>- Alessio Fabiani
>- Andrea Aime
>- Ian Turton
>- Jody Garnett +1 initial motion
>- Jukka Rahkonen
>- Kevin Smith
>- Nuno Oliveira
>- Simone Giannecchini
>- Torben Barsballe
>
>
> Community support:
>
>
>- Krishna Lodha
>
> --
> Jody Garnett
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Proposal [GSIP 220] - Revised Security Policy and CVE handling

2023-10-02 Thread Alessio Fabiani
+1 Thanks

On Sun, Oct 1, 2023 at 9:34 PM Jody Garnett  wrote:

> Thanks everyone,
>
> The motion from September 12th is now passed (its ten day extension now
> elapsed).
>
>
>- Alessio Fabiani:
>- Andrea Aime: +1
>- Ian Turton: +1
>- Jody Garnett: +1 initial motion
>- Jukka Rahkonen: +1
>- Kevin Smith: +1
>- Simone Giannecchini:
>- Torben Barsballe: +1
>- Nuno Oliveira:
>
>
> Community support:
>
>
>- Mark Prins: +1
>
>
> --
> Jody Garnett
>
>
> On Oct 1, 2023 at 10:07:34 AM, Rahkonen Jukka <
> jukka.rahko...@maanmittauslaitos.fi> wrote:
>
>> +1
>>
>>
>>
>> -Jukka Rahkonen-
>>
>>
>>
>> *Lähettäjä:* Andrea Aime 
>> *Lähetetty:* lauantai 30. syyskuuta 2023 18.47
>> *Vastaanottaja:* Jody Garnett 
>> *Kopio:* Torben Barsballe ; Geoserver-devel <
>> geoserver-devel@lists.sourceforge.net>; Alessio Fabiani <
>> alessio.fabi...@geosolutionsgroup.com>; Ian Turton ;
>> Rahkonen Jukka ; Simone
>> Giannecchini ; Nuno Oliveira <
>> nuno.olive...@geosolutionsgroup.com>
>> *Aihe:* Re: [Geoserver-devel] Proposal [GSIP 220] - Revised Security
>> Policy and CVE handling
>>
>>
>>
>> +1
>>
>>
>>
>> Cheers
>>
>> Andrea
>>
>>
>>
>> On Sat, Sep 30, 2023 at 12:04 AM Jody Garnett 
>> wrote:
>>
>> Reminder to vote on this topic, I understand security is a difficult
>> topic to discuss in public anyone is welcome to reach out to me directly
>> for questions/clarifications.  The proposal has been clarified and refined
>> from the questions and response provided thus far.
>>
>>
>>
>> Project Steering Committee:
>>
>>
>>
>> * Alessio Fabiani:
>>
>> * Andrea Aime:
>>
>> * Ian Turton:
>>
>> * Jody Garnett: +1 initial motion
>>
>> * Jukka Rahkonen:
>>
>> * Kevin Smith: +1
>>
>> * Simone Giannecchini:
>>
>> * Torben Barsballe: +1
>>
>> * Nuno Oliveira:
>>
>>
>>
>> Community support:
>>
>>
>>
>> * Mark Prins: +1 "While not eligible to vote I'd like to give my
>> thumbs-up for this proposal."
>>
>>
>>
>> --
>>
>> Jody Garnett
>>
>>
>>
>>
>>
>> On Sep 22, 2023 at 9:26:35 AM, Jody Garnett 
>> wrote:
>>
>> It has been 10 days, I would like to request an extension on this
>> proposal as I believe it is good response for the project.
>>
>>
>>
>> Jody
>>
>>
>>
>> On Fri, Sep 15, 2023 at 11:54 AM Torben Barsballe <
>> torbenbarsba...@gmail.com> wrote:
>>
>> +1
>>
>>
>>
>> The Feedback section read as a little confusing (probably because the
>> tone of the document switched from descriptive to conversational). A short
>> blurb providing some context at the start, or some indication of personas
>> throughout ( i.e. quoted sections being identified as security researchers,
>> etc.) would improve legibility. However, since this section is ultimately
>> just examples and not procedure, this doesn't affect my vote one way or the
>> other.
>>
>>
>>
>> Cheers,
>>
>> Torben
>>
>>
>>
>> On Tue, Sep 12, 2023 at 2:37 PM Jody Garnett 
>> wrote:
>>
>> Proposal is here: https://github.com/geoserver/geoserver/wiki/GSIP-220
>>
>>
>>
>> Overview is using the GitHub "private vulnerability reporting" to assign
>> CVE numbers we control to our known security issues.
>>
>> --
>>
>> Jody Garnett
>>
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>>
>>
>>
>> --
>>
>> Regards,
>>
>> Andrea Aime
>>
>> ==
>> GeoServer Professional Services from the experts!
>>
>> Visit http://bit.ly/gs-services-us for more information.
>> ==
>>
>> Ing. Andrea Aime
>> @geowolf
>> Technical Lead
>>
>> GeoSolutions Group
>> phone: +39 0584 962313
>>
>> fax: +39 0584 1660272
>>
>> mob:   +39  339 8844549
>>
>>
>>
>> https://www.geosolutionsgroup.com/
>>
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>>
&

[Geoserver-devel] [JIRA] (GEOS-11036) The OAuth2*/OIDC security filters do not work as expected anymore after the spring-security-core depencency update to 5.7.8

2023-06-19 Thread Alessio Fabiani (JIRA) via Geoserver-devel
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiOTlkN2MyMGM2MmE3NGZjNTgwZDMxZWRiYmM0MWYwMjgiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-11036?atlOrigin=eyJpIjoiOTlkN2MyMGM2MmE3NGZjNTgwZDMxZWRiYmM0MWYwMjgiLCJwIjoiaiJ9
 ) GEOS-11036 ( 
https://osgeo-org.atlassian.net/browse/GEOS-11036?atlOrigin=eyJpIjoiOTlkN2MyMGM2MmE3NGZjNTgwZDMxZWRiYmM0MWYwMjgiLCJwIjoiaiJ9
 ) The OAuth2*/OIDC security filters do not work as expected anymore after the 
spring-security-core depencency update to 5.7.8 ( 
https://osgeo-org.atlassian.net/browse/GEOS-11036?atlOrigin=eyJpIjoiOTlkN2MyMGM2MmE3NGZjNTgwZDMxZWRiYmM0MWYwMjgiLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Unassigned Created: 19/Jun/23 2:56 PM Priority: 
Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

Recenty the sprinc-security-core dependency on GeoServer has been upgraded due 
to a security fix as per https://github.com/geoserver/geoserver/pull/6830

The upgrade introduced some issues into the Oauth2 security filter logic mainly 
due to the anonymous session token, which now is correctly valorized.

The filter assumes that an anoymous user is always associated to a null 
security context authority, which is wrong. Now an anonymous user will be 
associated to an AnonymousAuthortyToken, which will be also recognized by the 
spring-oauth2 plugin in order to perform additional checks on the oauth2 
resources.

A simple change into the logic checks can allow us to easily fix this behavior 
and benefit of the new spring security core improvement.

( 
https://osgeo-org.atlassian.net/browse/GEOS-11036#add-comment?atlOrigin=eyJpIjoiOTlkN2MyMGM2MmE3NGZjNTgwZDMxZWRiYmM0MWYwMjgiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-11036#add-comment?atlOrigin=eyJpIjoiOTlkN2MyMGM2MmE3NGZjNTgwZDMxZWRiYmM0MWYwMjgiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100227- 
sha1:8ffa416 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10985) B/R of Geoserver catalog is broken with Geoserver 2.23.0

2023-05-22 Thread Alessio Fabiani (JIRA) via Geoserver-devel
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZmViM2U1YjhkMjUwNDVmZmExZTE2YTA0ZGEyZDViNGUiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10985?atlOrigin=eyJpIjoiZmViM2U1YjhkMjUwNDVmZmExZTE2YTA0ZGEyZDViNGUiLCJwIjoiaiJ9
 ) GEOS-10985 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10985?atlOrigin=eyJpIjoiZmViM2U1YjhkMjUwNDVmZmExZTE2YTA0ZGEyZDViNGUiLCJwIjoiaiJ9
 ) B/R of Geoserver catalog is broken with Geoserver 2.23.0 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10985?atlOrigin=eyJpIjoiZmViM2U1YjhkMjUwNDVmZmExZTE2YTA0ZGEyZDViNGUiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.23.0 Assignee: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Components: Backup and Restore Created: 22/May/23 9:57 AM Environment:

I could reproduce the error with a factory Geoserver build with Maven 3.8.1:

-T 4 clean install dependency:tree -Dmaven.wagon.http.pool=false 
-Dmaven.wagon.http.retryHandler.count=100 -Djava.awt.headless=true 
-Dtest.maxHeapSize=256M -DskipTests -U 
-PsldService,printing,monitor,control-flow,wps,kmlppio,wps-download,excel,querylayer,gdal,authkey,css,ysld,importer,wmts-multi-dimensional,backup-restore,oauth2-geonode,oauth2-openid-connect,geofence-server,geofence-wps

* Backup of vanilla data dir
* Restore of vanilla data dir
* Exception javax.xml.transform.TransformerException: Can't transform a Source 
of type javax.xml.transform.stax.StAXSource
Priority: High Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

( 
https://osgeo-org.atlassian.net/browse/GEOS-10985#add-comment?atlOrigin=eyJpIjoiZmViM2U1YjhkMjUwNDVmZmExZTE2YTA0ZGEyZDViNGUiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10985#add-comment?atlOrigin=eyJpIjoiZmViM2U1YjhkMjUwNDVmZmExZTE2YTA0ZGEyZDViNGUiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100225- 
sha1:bbd69a1 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] [Geotools-devel] GSIP 218: Control remote HTTP requests sent by GeoTools \ GeoServer

2023-03-28 Thread Alessio Fabiani
+0

On Tue, Mar 28, 2023 at 10:58 AM Simone Giannecchini <
simone.giannecch...@geosolutionsgroup.com> wrote:

> +0, I think it is pretty much needed for security.
>
> Regards,
> Simone Giannecchini
> ==
> Online training classes for GeoNode, GeoServer and MapStore from the
> experts!
> Visit https://www.geosolutionsgroup.com/professional-training/ for more
> information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director GeoSolutions Italy
> President GeoSolutions USA
>
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
> US: +1 (845) 547-7905
>
> http://www.geosolutionsgroup.com
> http://twitter.com/geosolutions_it
>
> ---
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Wed, Mar 22, 2023 at 5:15 PM Andrea Aime <
> andrea.a...@geosolutionsgroup.com> wrote:
>
>> HI all,
>> this is a revival of the old GSIP-189, a bit modernized, with a smaller
>> initial scope (that should help us get an implementation going safeguarding
>> some remote access functionality sooner rather than later).
>>
>> Please review, discuss, vote:
>> https://github.com/geoserver/geoserver/wiki/GSIP-218
>>
>> Best regards
>> Andrea
>>
>>
>> ==
>> GeoServer Professional Services from the experts!
>>
>> Visit http://bit.ly/gs-services-us for more information.
>> ==
>>
>> Ing. Andrea Aime
>> @geowolf
>> Technical Lead
>>
>> GeoSolutions Group
>> phone: +39 0584 962313
>>
>> fax: +39 0584 1660272
>>
>> mob:   +39  339 8844549
>>
>> https://www.geosolutionsgroup.com/
>>
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail
>> ___
>> GeoTools-Devel mailing list
>> geotools-de...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
> ___
> GeoTools-Devel mailing list
> geotools-de...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain informati

Re: [Geoserver-devel] GSIP-217 Sibling repository for GeoServer ACL project

2023-03-27 Thread Alessio Fabiani
+0

On Fri, Mar 24, 2023 at 11:16 AM Nuno Oliveira <
nuno.olive...@geosolutionsgroup.com> wrote:

> +1
>
> On Thu, Mar 23, 2023 at 6:59 PM Ian Turton  wrote:
>
>> +1
>>
>> On Tue, 21 Mar 2023, 13:23 Gabriel Roldan, 
>> wrote:
>>
>>> Hi all,
>>>
>>> as discussed in the "GSIP-216 GeoFence 4.0.x" email thread, I've created
>>> a new GSIP to request hosting the GeoFence fork, called GeoServer ACL, as a
>>> sibling project to GeoServer, GeoFence, and GeoServer Cloud, under the
>>> /geoserver Github organization.
>>>
>>> Please see https://github.com/geoserver/geoserver/wiki/GSIP-217 for
>>> details, comment back and vote.
>>>
>>> Best regards,
>>> Gabriel.
>>> *camptocamp*
>>> INNOVATIVE SOLUTIONS
>>> BY OPEN SOURCE EXPERTS
>>>
>>> *Gabriel Roldan*
>>> Geospatial Developer
>>>
>>> ___
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
>
> Regards,
>
> Nuno Oliveira
>
> ==
> GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information.
> ==
>
> Nuno Miguel Carvalho Oliveira
> @nmcoliveira
> Technical Lead / Project Manager
>
>
> GeoSolutions Group
> phone: +39 0584 962313
> fax:  +39 0584 1660272
>
> https://www.geosolutionsgroup.com/
> http://twitter.com/geosolutions_it
> ---
>
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10877) [B/R Community Module] Restore Tasklet always fails on resources validation

2023-03-02 Thread Alessio Fabiani (JIRA) via Geoserver-devel
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiM2I4OTgwNzZjYjkwNDE1NWI5ZmI1YzU4OWQyMjkzODkiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10877?atlOrigin=eyJpIjoiM2I4OTgwNzZjYjkwNDE1NWI5ZmI1YzU4OWQyMjkzODkiLCJwIjoiaiJ9
 ) GEOS-10877 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10877?atlOrigin=eyJpIjoiM2I4OTgwNzZjYjkwNDE1NWI5ZmI1YzU4OWQyMjkzODkiLCJwIjoiaiJ9
 ) [B/R Community Module] Restore Tasklet always fails on resources validation 
( 
https://osgeo-org.atlassian.net/browse/GEOS-10877?atlOrigin=eyJpIjoiM2I4OTgwNzZjYjkwNDE1NWI5ZmI1YzU4OWQyMjkzODkiLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Components: Backup and Restore Created: 02/Mar/23 4:27 PM Priority: Medium 
Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

The restore tasklet actually created an “in-memory” copy of the target catalog 
by using resouce names without an id in order to avoid any conflict with the 
existing ones.

Before restoring them, it also invokes the catalog.validate method. The 
behavior of the latter has changed in the recent version of GeoServer, 
requiring an id to be provided to the resource. Therefore the validation always 
fails and the restore process for that resource does not fully complete, 
leaving it in an uncosistent state.

( 
https://osgeo-org.atlassian.net/browse/GEOS-10877#add-comment?atlOrigin=eyJpIjoiM2I4OTgwNzZjYjkwNDE1NWI5ZmI1YzU4OWQyMjkzODkiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10877#add-comment?atlOrigin=eyJpIjoiM2I4OTgwNzZjYjkwNDE1NWI5ZmI1YzU4OWQyMjkzODkiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100217- 
sha1:65be9f2 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10869) Jayway JSON Path libraries not included anymore on GeoServer packages

2023-02-23 Thread Alessio Fabiani (JIRA) via Geoserver-devel
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMjJkMGEyMTMxZmVhNDFmZmI0M2Q3NWMzYmNmNjliYWYiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10869?atlOrigin=eyJpIjoiMjJkMGEyMTMxZmVhNDFmZmI0M2Q3NWMzYmNmNjliYWYiLCJwIjoiaiJ9
 ) GEOS-10869 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10869?atlOrigin=eyJpIjoiMjJkMGEyMTMxZmVhNDFmZmI0M2Q3NWMzYmNmNjliYWYiLCJwIjoiaiJ9
 ) Jayway JSON Path libraries not included anymore on GeoServer packages ( 
https://osgeo-org.atlassian.net/browse/GEOS-10869?atlOrigin=eyJpIjoiMjJkMGEyMTMxZmVhNDFmZmI0M2Q3NWMzYmNmNjliYWYiLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Created: 23/Feb/23 9:49 AM Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

Since the jayway.json-path dependency have been marked as “test” only, it won’t 
be included anymore on GeoServer packages thus causing the following modules to 
throw a missing class exception:

* authkey (which is an official extension)
* backup an restore (which is a community module)
* security/oauth2 and keycloak (which are community modules)

( 
https://osgeo-org.atlassian.net/browse/GEOS-10869#add-comment?atlOrigin=eyJpIjoiMjJkMGEyMTMxZmVhNDFmZmI0M2Q3NWMzYmNmNjliYWYiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10869#add-comment?atlOrigin=eyJpIjoiMjJkMGEyMTMxZmVhNDFmZmI0M2Q3NWMzYmNmNjliYWYiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100217- 
sha1:7bcbf31 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10845) Update the "IntelliJ QuickStart" section on Dev documentation

2023-01-31 Thread Alessio Fabiani (JIRA) via Geoserver-devel
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZjYzZTM3Y2U4NjEzNGE5ZGIyMjkwOTg3ZDkxNDg0MjIiLCJwIjoiaiJ9
 ) / Improvement ( 
https://osgeo-org.atlassian.net/browse/GEOS-10845?atlOrigin=eyJpIjoiZjYzZTM3Y2U4NjEzNGE5ZGIyMjkwOTg3ZDkxNDg0MjIiLCJwIjoiaiJ9
 ) GEOS-10845 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10845?atlOrigin=eyJpIjoiZjYzZTM3Y2U4NjEzNGE5ZGIyMjkwOTg3ZDkxNDg0MjIiLCJwIjoiaiJ9
 ) Update the "IntelliJ QuickStart" section on Dev documentation ( 
https://osgeo-org.atlassian.net/browse/GEOS-10845?atlOrigin=eyJpIjoiZjYzZTM3Y2U4NjEzNGE5ZGIyMjkwOTg3ZDkxNDg0MjIiLCJwIjoiaiJ9
 )

Issue Type: Improvement Assignee: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Created: 31/Jan/23 2:26 PM Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

The current section describing how to setup and run GeoServer source code with 
IntelliJ IDE is a bit outdated. The new version of IntelliJ not only has a 
slightly different interface but it is also a bit easier to use.

As a developer I would love having an updated version of the documentation.

( 
https://osgeo-org.atlassian.net/browse/GEOS-10845#add-comment?atlOrigin=eyJpIjoiZjYzZTM3Y2U4NjEzNGE5ZGIyMjkwOTg3ZDkxNDg0MjIiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10845#add-comment?atlOrigin=eyJpIjoiZjYzZTM3Y2U4NjEzNGE5ZGIyMjkwOTg3ZDkxNDg0MjIiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100214- 
sha1:9509471 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10830) Config Parametrization does not work anymore with Coverage Stores

2023-01-19 Thread Alessio Fabiani (JIRA) via Geoserver-devel
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMzc0Njc2MjZiMzVlNGEyOTljNjA2Yzc5ZTM1MjdkZGUiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10830?atlOrigin=eyJpIjoiMzc0Njc2MjZiMzVlNGEyOTljNjA2Yzc5ZTM1MjdkZGUiLCJwIjoiaiJ9
 ) GEOS-10830 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10830?atlOrigin=eyJpIjoiMzc0Njc2MjZiMzVlNGEyOTljNjA2Yzc5ZTM1MjdkZGUiLCJwIjoiaiJ9
 ) Config Parametrization does not work anymore with Coverage Stores ( 
https://osgeo-org.atlassian.net/browse/GEOS-10830?atlOrigin=eyJpIjoiMzc0Njc2MjZiMzVlNGEyOTljNjA2Yzc5ZTM1MjdkZGUiLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Unassigned Components: Configuration Created: 
19/Jan/23 11:26 AM Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

By enabling the config parametrization as describer in the documentation here 
https://docs.geoserver.org/stable/en/user/datadirectory/configtemplate.html ( 
https://docs.geoserver.org/stable/en/user/datadirectory/configtemplate.html ) 
and trying to configure a Coverage Store (any type) by using a parameter as URL 
, always results into an error from the GeoServer UI stating that “the file 
cannot be opened”

Reproduce the error is quite simple:

* Enable the ENV_PARAMETRIZATION
* Create a placeholder on the properties file
* Try to create as an instance a GeoTIFF Coverage Store by specifying as URL 
the parameter just created

( 
https://osgeo-org.atlassian.net/browse/GEOS-10830#add-comment?atlOrigin=eyJpIjoiMzc0Njc2MjZiMzVlNGEyOTljNjA2Yzc5ZTM1MjdkZGUiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10830#add-comment?atlOrigin=eyJpIjoiMzc0Njc2MjZiMzVlNGEyOTljNjA2Yzc5ZTM1MjdkZGUiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100214- 
sha1:5a2a1e8 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10718) [OIDC] the OIDC plugin does not currently take into account the id_token_hint parameter

2022-10-21 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiOWM0ZTQ3YTgyZDBkNGQyM2IzZWIyMmYzNmQ5ZWE0ODIiLCJwIjoiaiJ9
 ) / Improvement ( 
https://osgeo-org.atlassian.net/browse/GEOS-10718?atlOrigin=eyJpIjoiOWM0ZTQ3YTgyZDBkNGQyM2IzZWIyMmYzNmQ5ZWE0ODIiLCJwIjoiaiJ9
 ) GEOS-10718 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10718?atlOrigin=eyJpIjoiOWM0ZTQ3YTgyZDBkNGQyM2IzZWIyMmYzNmQ5ZWE0ODIiLCJwIjoiaiJ9
 ) [OIDC] the OIDC plugin does not currently take into account the 
id_token_hint parameter ( 
https://osgeo-org.atlassian.net/browse/GEOS-10718?atlOrigin=eyJpIjoiOWM0ZTQ3YTgyZDBkNGQyM2IzZWIyMmYzNmQ5ZWE0ODIiLCJwIjoiaiJ9
 )

Issue Type: Improvement Assignee: Unassigned Components: OAuth2 Created: 
21/Oct/22 6:38 PM Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

>From the outcomes it looks like the OIDC plugin does not currently take into 
>account the id_token_hint parameter.

[1]

> 
> 
> 
> RP-Initiated Logout
> An RP requests that the OP log out the End-User by redirecting the
> End-User's User Agent to the OP's Logout Endpoint. This URL is normally
> obtained via the end_session_endpoint element of the OP's Discovery
> response or may be learned via other mechanisms.
> 
> 
> 
> This specification defines the following parameters that are used in the
> logout request at the Logout Endpoint:
> 
> 
> 
> id_token_hint
> RECOMMENDED. ID Token previously issued by the OP to the RP passed to the
> Logout Endpoint as a hint about the End-User's current authenticated
> session with the Client. This is used as an indication of the identity of
> the End-User that the RP is requesting be logged out by the OP.
> 
> 

References:

* [1] https://openid.net/specs/openid-connect-rpinitiated-1_0.html ( 
https://openid.net/specs/openid-connect-rpinitiated-1_0.html )

( 
https://osgeo-org.atlassian.net/browse/GEOS-10718#add-comment?atlOrigin=eyJpIjoiOWM0ZTQ3YTgyZDBkNGQyM2IzZWIyMmYzNmQ5ZWE0ODIiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10718#add-comment?atlOrigin=eyJpIjoiOWM0ZTQ3YTgyZDBkNGQyM2IzZWIyMmYzNmQ5ZWE0ODIiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100209- 
sha1:392b984 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10672) [OIDC] Plugin not able to parse the well known uris and authenticate against a Basic auth protected proxy environment

2022-09-23 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiOTJhY2VlM2ViM2U3NGRiOTk4NjRmZDEzYjliODYyN2IiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10672?atlOrigin=eyJpIjoiOTJhY2VlM2ViM2U3NGRiOTk4NjRmZDEzYjliODYyN2IiLCJwIjoiaiJ9
 ) GEOS-10672 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10672?atlOrigin=eyJpIjoiOTJhY2VlM2ViM2U3NGRiOTk4NjRmZDEzYjliODYyN2IiLCJwIjoiaiJ9
 ) [OIDC] Plugin not able to parse the well known uris and authenticate against 
a Basic auth protected proxy environment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10672?atlOrigin=eyJpIjoiOTJhY2VlM2ViM2U3NGRiOTk4NjRmZDEzYjliODYyN2IiLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Unassigned Components: OAuth2 Created: 23/Sep/22 4:51 
PM Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

Whenever the environemnt need a proxy in order to reach the remote endpoints, 
and the latter needs “Basic” auth credentials, the OIDC plugin will always 
prevent any kind of connection with the error:

Unable to tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy 
Authentication Required"; nested exception is java.io.IOException: Unable to 
tunnel through proxy. Proxy returns "HTTP/1.1 407 Proxy Authentication Required"

Adding the “hostUser” and “hostPassword” to the system environment won’t work 
either.

The only possibility would be to check if those variable are present and 
eventually create an Authenticator accordingly (e.g. see here ( 
https://stackoverflow.com/a/72875447 ) )

( 
https://osgeo-org.atlassian.net/browse/GEOS-10672#add-comment?atlOrigin=eyJpIjoiOTJhY2VlM2ViM2U3NGRiOTk4NjRmZDEzYjliODYyN2IiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10672#add-comment?atlOrigin=eyJpIjoiOTJhY2VlM2ViM2U3NGRiOTk4NjRmZDEzYjliODYyN2IiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100207- 
sha1:4756b15 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP-215 Drop Java 8

2022-08-31 Thread Alessio Fabiani
gt; mob:   +39  339 8844549
>
>
>
> https://www.geosolutionsgroup.com/
> <https://eur06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.geosolutionsgroup.com%2F=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C9d17ccaa1bb34abc64cf08da8b323968%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C637975345083783961%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C=EQ28R%2FpKwAoxqAULfUp7qurleDc63gPYrhHsi4I8phU%3D=0>
>
> http://twitter.com/geosolutions_it
> <https://eur06.safelinks.protection.outlook.com/?url=http%3A%2F%2Ftwitter.com%2Fgeosolutions_it=05%7C01%7Cjukka.rahkonen%40maanmittauslaitos.fi%7C9d17ccaa1bb34abc64cf08da8b323968%7Cc4f8a63255804a1c92371d5a571b71fa%7C0%7C0%7C637975345083783961%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C=ti2FuypXJyG5q9TikWIxwcNYFtqQPqWKjKKqEMNWTOs%3D=0>
>
> ---
>
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail
>
> --
>
> --
>
> Jody Garnett
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Last minute proposal for GeoServer 2.22.0: GSIP 214

2022-08-05 Thread Alessio Fabiani
Yep, agree with the proposal, my +1 here

On Thu, Aug 4, 2022 at 11:14 AM Andrea Aime <
andrea.a...@geosolutionsgroup.com> wrote:

> On Wed, Aug 3, 2022 at 8:34 PM Jody Garnett 
> wrote:
>
>> +1 It is a good topic to fix and I like the proposal.
>>
>> "quick last minute proposal" - with foss4g timing I expect we will need
>> to adjust the release schedule until after the conference; it takes some
>> time to set-up a new branch and jobs and I would prefer to see that done on
>> the new build server.
>>
>
>> 1) The content datastore flushDataStore() functionality was added in 2015
>> based on customers who were using DELETE to remove a layer, and then added
>> it again, in order to reset bounds and feature type information.
>>
>
> Ah found it, https://osgeo-org.atlassian.net/browse/GEOS-6616, was
> originally implemented in the FeatureTypeResource and then
> moved into the ResourcePool:
>
> https://github.com/geoserver/geoserver/commit/8fed80df5ca72d0d89ad42fe8b19b9fe77b2ea72
>
>
>>
>> 2) The issue https://osgeo-org.atlassian.net/browse/GEOS-6637 proposed a
>> fix based on existing "?recalculate=nativebbox,latlonbbox" use, discussion
>> led to:
>>
>> refresh= - alias recalcualte= (do not recalculate anything to avoid slow
>> database access)
>> * refresh=nativebbox - alias recalculate=nativebbox
>> * refresh=latlonbbox - alias recalcualte=latlonbbox
>> * refresh=attributes - regenerate attributes (clears ContentEntry, or
>> reset older DataStores)
>> * refresh=datastore - dispose/create DataStore
>>
>> I think your proposal can replace GEOS-6637 (or be marked as a duplicate).
>>
>
> I was like... uh, never heard of it, is it already there? And then
> realized it never got worked on.
> Yes, I would mark it as duplicate.
>
>
>>
>> 3) Is there anything else to reset?
>>
>> I notice that reloading the catalogue is used to reset icon caches and
>> user projections.
>>
>
> Yes, there is more to reset. Quoting from the proposal:
>
> https://github.com/geoserver/geoserver/wiki/GSIP-214#motivation
>
> "Provide an explicit, clear, reliable cache reset API for stores,
> coverages and feature types (other cache resets are out of scope, but could
> be added by willing contributors)."
>
> Cheers
> Andrea
>
> ==
>
> GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions Group
> phone: +39 0584 962313
>
> fax: +39 0584 1660272
>
> mob:   +39  339 8844549
>
> https://www.geosolutionsgroup.com/
>
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenz

[Geoserver-devel] [JIRA] (GEOS-10597) [jms-cluster] If the topic is durable, the messages are not correctly consumed by the clients

2022-07-22 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMjQ4Zjg5Mzg2MDA4NDRlNDhlMmU0MzA4Y2E3NDViZmUiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10597?atlOrigin=eyJpIjoiMjQ4Zjg5Mzg2MDA4NDRlNDhlMmU0MzA4Y2E3NDViZmUiLCJwIjoiaiJ9
 ) GEOS-10597 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10597?atlOrigin=eyJpIjoiMjQ4Zjg5Mzg2MDA4NDRlNDhlMmU0MzA4Y2E3NDViZmUiLCJwIjoiaiJ9
 ) [jms-cluster] If the topic is durable, the messages are not correctly 
consumed by the clients ( 
https://osgeo-org.atlassian.net/browse/GEOS-10597?atlOrigin=eyJpIjoiMjQ4Zjg5Mzg2MDA4NDRlNDhlMmU0MzA4Y2E3NDViZmUiLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Unassigned Components: Community modules Created: 
22/Jul/22 7:29 PM Priority: High Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

When the topic is durable, the messages are not correctly consumed by the 
clients and keep growing until completely filling the available storage memory.

Moreover, even if the clients disconnect, the messages are not dropped by the 
topic.

( 
https://osgeo-org.atlassian.net/browse/GEOS-10597#add-comment?atlOrigin=eyJpIjoiMjQ4Zjg5Mzg2MDA4NDRlNDhlMmU0MzA4Y2E3NDViZmUiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10597#add-comment?atlOrigin=eyJpIjoiMjQ4Zjg5Mzg2MDA4NDRlNDhlMmU0MzA4Y2E3NDViZmUiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100202- 
sha1:0ba1f75 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10596) [jms-cluster] The clients keep duing a durable-subscription despite we set the topic non-durable on config

2022-07-22 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiNzQzM2U3ZDUxM2FhNDJiYTllMGRjMjhlMTIwNDdiNzYiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10596?atlOrigin=eyJpIjoiNzQzM2U3ZDUxM2FhNDJiYTllMGRjMjhlMTIwNDdiNzYiLCJwIjoiaiJ9
 ) GEOS-10596 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10596?atlOrigin=eyJpIjoiNzQzM2U3ZDUxM2FhNDJiYTllMGRjMjhlMTIwNDdiNzYiLCJwIjoiaiJ9
 ) [jms-cluster] The clients keep duing a durable-subscription despite we set 
the topic non-durable on config ( 
https://osgeo-org.atlassian.net/browse/GEOS-10596?atlOrigin=eyJpIjoiNzQzM2U3ZDUxM2FhNDJiYTllMGRjMjhlMTIwNDdiNzYiLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Unassigned Components: Community modules Created: 
22/Jul/22 7:26 PM Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

As stated in the title, the JMSContainer always set a 
setDurableSubscriptionName despite the topic is durable or not, thus forcing 
ActiveMQ to always store the messages on the persitent storage.

( 
https://osgeo-org.atlassian.net/browse/GEOS-10596#add-comment?atlOrigin=eyJpIjoiNzQzM2U3ZDUxM2FhNDJiYTllMGRjMjhlMTIwNDdiNzYiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10596#add-comment?atlOrigin=eyJpIjoiNzQzM2U3ZDUxM2FhNDJiYTllMGRjMjhlMTIwNDdiNzYiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100202- 
sha1:0ba1f75 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Propose a new community module: freemarker template editor

2022-06-29 Thread Alessio Fabiani
m/
>>
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10563) XStream persister serializer exception on JMS clustering messages exchange

2022-06-27 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYTQxNmIyOWQxNzc5NDBjNjk5MTBkN2UwMTQ3NTZmZTciLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10563?atlOrigin=eyJpIjoiYTQxNmIyOWQxNzc5NDBjNjk5MTBkN2UwMTQ3NTZmZTciLCJwIjoiaiJ9
 ) GEOS-10563 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10563?atlOrigin=eyJpIjoiYTQxNmIyOWQxNzc5NDBjNjk5MTBkN2UwMTQ3NTZmZTciLCJwIjoiaiJ9
 ) XStream persister serializer exception on JMS clustering messages exchange ( 
https://osgeo-org.atlassian.net/browse/GEOS-10563?atlOrigin=eyJpIjoiYTQxNmIyOWQxNzc5NDBjNjk5MTBkN2UwMTQ3NTZmZTciLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Components: Community modules Created: 27/Jun/22 9:57 AM Priority: Medium 
Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

When exchanging messages through the community module JMS Clustering, 
exceptions are thrown while trying to x-stream the following classes:

* org.geoserver.cluster.impl.events.configuration.JMSGlobalModifyEvent
* org.geoserver.cluster.impl.events.configuration.JMSServiceModifyEvent

Apparently most of the stores and layers events are somehow exchanges despite 
the exception, but many other messages seem to be lost; in particular:

* GWC configuration and tiled-layers sync messages
* Security configuration sync messages

( 
https://osgeo-org.atlassian.net/browse/GEOS-10563#add-comment?atlOrigin=eyJpIjoiYTQxNmIyOWQxNzc5NDBjNjk5MTBkN2UwMTQ3NTZmZTciLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10563#add-comment?atlOrigin=eyJpIjoiYTQxNmIyOWQxNzc5NDBjNjk5MTBkN2UwMTQ3NTZmZTciLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100201- 
sha1:10a069b )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10554) ImageMosaic plugin layer if deleted, deletes whole database

2022-06-20 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYzcyNGU3NDhmMWE4NDRiMjhkNzk3YWJjNWQ0NTZiNjciLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10554?atlOrigin=eyJpIjoiYzcyNGU3NDhmMWE4NDRiMjhkNzk3YWJjNWQ0NTZiNjciLCJwIjoiaiJ9
 ) GEOS-10554 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10554?atlOrigin=eyJpIjoiYzcyNGU3NDhmMWE4NDRiMjhkNzk3YWJjNWQ0NTZiNjciLCJwIjoiaiJ9
 ) ImageMosaic plugin layer if deleted, deletes whole database ( 
https://osgeo-org.atlassian.net/browse/GEOS-10554?atlOrigin=eyJpIjoiYzcyNGU3NDhmMWE4NDRiMjhkNzk3YWJjNWQ0NTZiNjciLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Unassigned Created: 20/Jun/22 11:00 AM Priority: 
Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

Accordingly to this methos here ( 
https://github.com/geotools/geotools/blob/main/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/catalog/AbstractGTDataStoreGranuleCatalog.java#L753
 ) it looks like a drop call to the ImageMosaic store will end up dropping the 
whole DB.

E.g.: a rest call like this < 
http://localhost:8080/geoserver/rest/workspaces/geonode/coveragestores/optimized.xml?purge=all=true
 > will force the plugin to DROP the whole DB defined into the 
datastore.properties file

This might be a big issue whenever we are going to use the same DB to store 
more than one dataset. In this specific case we will end up dropping all the 
data withing a single rest call.

( 
https://osgeo-org.atlassian.net/browse/GEOS-10554#add-comment?atlOrigin=eyJpIjoiYzcyNGU3NDhmMWE4NDRiMjhkNzk3YWJjNWQ0NTZiNjciLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10554#add-comment?atlOrigin=eyJpIjoiYzcyNGU3NDhmMWE4NDRiMjhkNzk3YWJjNWQ0NTZiNjciLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100201- 
sha1:07cea57 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP 213 CSS Cleanup

2022-06-17 Thread Alessio Fabiani
+1 Thanks this looks like quite a lot of work but for sure it's worth it.

On Thu, Jun 16, 2022 at 5:37 PM Andrea Aime <
andrea.a...@geosolutionsgroup.com> wrote:

> On Thu, Jun 16, 2022 at 5:11 PM Torben Barsballe <
> torbenbarsba...@gmail.com> wrote:
>
>> I would request that this effort include documentation of HTML/CSS best
>> practices in the developer guide (matching the changes that were made).
>> Probably somewhere in this subsection
>> <https://docs.geoserver.org/latest/en/developer/programming-guide/web-ui/index.html>
>> .
>>
>
> Yup, excellent idea!
> I cannot talk about others, but much of my HTML writing is at the "monkey
> see, monkey do" level... so I'd appreciate having some guidance :-D
>
> Cheers
> Andrea
>
> ==
>
> GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions Group
> phone: +39 0584 962313
>
> fax: +39 0584 1660272
>
> mob:   +39  333 8128928
>
> https://www.geosolutionsgroup.com/
>
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  331 6233686

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


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
>
> Let me know what you think, and/or cast a vote if you're on the PSC.
>
> Cheers
> Andrea
>
> == GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information. == Ing. Andrea
> Aime @geowolf Technical Lead
>
> GeoSolutions Group phone: +39 0584 962313
>
> fax: +39 0584 1660272
>
> mob:   +39  333 8128928
>
> https://www.geosolutionsgroup.com/
>
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia. 
> This
> email is intended only for the person or entity to which it is addressed
> and may contain information that is privileged, confidential or otherwise
> protected from disclosure. We remind that - as provided by European
> Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail
> or the information herein by anyone other than the intended recipient is
> prohibited. If you have received this email by mistake, please notify us
> immediately by telephone or e-mail
>
>
> ___
> Geoserver-devel mailing 
> listGeoserver-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
> --
> Kevin smithsmit...@draconic.ca
>
> _______
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  333 8128928

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


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 know what you think, and/or cast a vote if you're on the PSC.
>
> Cheers
> Andrea
>
> ==
> GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions Group
> phone: +39 0584 962313
>
> fax: +39 0584 1660272
>
> mob:   +39  333 8128928
>
> https://www.geosolutionsgroup.com/
>
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  333 8128928

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP-167 Log4j Update

2022-02-16 Thread Alessio Fabiani
+1 here too... sorry for having missing this one and for the delay... been
super busy the last weeks!

On Wed, Feb 16, 2022 at 8:22 AM Jody Garnett  wrote:

> Just to confirm the proposal has been accepted and I have availability to
> work on this next week. The release candidate may be delayed, but it will
> be great to have this done!
>
> Thanks to everyone for the votes, financial support, and many encouraging
> emails sent.
>
> Jody
>
> On Tue, Feb 15, 2022 at 9:50 AM Jody Garnett 
> wrote:
>
>> Follow up from today's meeting:
>> https://github.com/geoserver/geoserver/wiki/GSIP-167 quote has been
>> updated to start later, which will delay the 2.21-RC release:
>>
>>- initial: *75% of funds raised to a maximum of €5000 Feb 11, to
>>allow time to complete upgrade for 2.21-RC*
>>- updated: *75% of funds raised to a maximum of €5000 Feb 18, may
>>delay 2.21-RC*
>>
>> --
>> Jody Garnett
>>
>>
>> On Tue, 11 Jan 2022 at 13:42, Jody Garnett 
>> wrote:
>>
>>> I double checked what was needed for log4j update, and updated the
>>> proposal to reflect log4 2 ability to load log4 1 configuration files:
>>> https://github.com/geoserver/geoserver/wiki/GSIP-167
>>>
>>> While I am not sure I have capacity I hope the research is useful.
>>> --
>>> Jody Garnett
>>>
>> --
> --
> Jody Garnett
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  333 8128928

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP-208 Add the possibility to use fixed values in Capabilities for Dimension metadata

2022-01-18 Thread Alessio Fabiani
va sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  333 8128928

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP-206 Promote GeoPackage to extension

2022-01-10 Thread Alessio Fabiani
gt;>>>>>>> Simone Giannecchini
>>>>>>>>>>> ==
>>>>>>>>>>> GeoServer Professional Services 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: +39 0584 1660272
>>>>>>>>>>> mob:   +39  333 8128928
>>>>>>>>>>>
>>>>>>>>>>> http://www.geosolutionsgroup.com
>>>>>>>>>>> http://twitter.com/geosolutions_it
>>>>>>>>>>>
>>>>>>>>>>> ---
>>>>>>>>>>> This email is intended only for the person or entity to which it
>>>>>>>>>>> is addressed and may contain information that is privileged, 
>>>>>>>>>>> confidential
>>>>>>>>>>> or otherwise protected from disclosure. We remind that - as 
>>>>>>>>>>> provided by
>>>>>>>>>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use 
>>>>>>>>>>> of this
>>>>>>>>>>> e-mail or the information herein by anyone other than the intended
>>>>>>>>>>> recipient is prohibited. If you have received this email by 
>>>>>>>>>>> mistake, please
>>>>>>>>>>> notify us immediately by telephone or e-mail.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Fri, Dec 31, 2021 at 1:50 AM Jody Garnett <
>>>>>>>>>>> jody.garn...@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Proposal is renamed.
>>>>>>>>>>>>
>>>>>>>>>>>> With respect to gs-wps module I would like to see the matching
>>>>>>>>>>>> gt-wps unsupported module which forms its foundation cleaned up 
>>>>>>>>>>>> (finally).
>>>>>>>>>>>> Something we can discuss in the new year.
>>>>>>>>>>>> --
>>>>>>>>>>>> Jody Garnett
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Thu, 30 Dec 2021 at 07:40, Jody Garnett <
>>>>>>>>>>>> jody.garn...@gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks Andrea, I will rename the proposal.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I have capacity to support the wps module on this one (as
>>>>>>>>>>>>> indeed a customer is funding this activity).
>>>>>>>>>>>>>
>>>>>>>>>>>>> Jody
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Thu, Dec 30, 2021 at 5:11 AM Andrea Aime <
>>>>>>>>>>>>> andrea.a...@geosolutionsgroup.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi Jody,
>>>>>>>>>>>>>> checking the proposal, I believe the title is misleading, it
>>>>>>>>>>>>>> seems to suggest a classic module move from community to 
>>>>>>>>>>>>>> extension, as
>>>>>>>>>>>>>> is... which does not match the actual proposal.
>>>>>>>>>>>>>> The actual proposal is:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>- Fold the WFS output format gs-wfs, the WMS output
>>>>>>>>>>>>>&g

Re: [Geoserver-devel] GSIP 207, feature type info customization

2022-01-10 Thread Alessio Fabiani
+1 here

On Mon, Jan 10, 2022 at 3:06 PM Andrea Aime <
andrea.a...@geosolutionsgroup.com> wrote:

> On Thu, Jan 6, 2022 at 9:57 PM Nuno Oliveira <
> nuno.olive...@geosolutionsgroup.com> wrote:
>
>> Hi all, Andrea,
>> looks good to me, just a couple of comments:
>>
>>- Is the identifier (ID attribute) of the feature type fixed? I'm
>>assuming it is.
>>
>>
> Yes, it is.
>
>
>>- If we define a new attribute that uses a complex CQL expression
>>(for example a concatenation) I'm assuming that someone can send a filter
>>that targets the value of that attribute, and GeoServer will take care of
>>translating it properly behind the scenes: delegate it to the underlying
>>data source if supported or execute it in memory as a last resort.
>>
>> In practice, that's what happens. In detail, if you have "myatt =
> concatenate(a1, 12)" and a filter like "myatt = 'test123'" comes in,
> the machinery will rewrite the filter as "concatenate(a1, 12) = 'test123'"
> and pass it to the underlying store, which will then decide
> how to process it (either in memory, or native execution).
>
> Cheers
> Andrea
>
> ==
>
> GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions Group
> phone: +39 0584 962313
>
> fax: +39 0584 1660272
>
> mob:   +39  333 8128928
>
> https://www.geosolutionsgroup.com/
>
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  333 8128928

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-10271) [ImageMosaic] Cannot create temporal mosaics anymore: java.util.Date cannot be cast to org.geotools.util.DateRange

2021-10-13 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A32f3aca2-f2ad-418f-924e-c6fba7e04301
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMTI3MjE4MjdmMDdhNGNmOTk5MmMxOGUxMTRhNDI2MzciLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10271?atlOrigin=eyJpIjoiMTI3MjE4MjdmMDdhNGNmOTk5MmMxOGUxMTRhNDI2MzciLCJwIjoiaiJ9
 ) GEOS-10271 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10271?atlOrigin=eyJpIjoiMTI3MjE4MjdmMDdhNGNmOTk5MmMxOGUxMTRhNDI2MzciLCJwIjoiaiJ9
 ) [ImageMosaic] Cannot create temporal mosaics anymore: java.util.Date cannot 
be cast to org.geotools.util.DateRange ( 
https://osgeo-org.atlassian.net/browse/GEOS-10271?atlOrigin=eyJpIjoiMTI3MjE4MjdmMDdhNGNmOTk5MmMxOGUxMTRhNDI2MzciLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.18.2 Assignee: Unassigned Components: image 
mosaic Created: 13/Oct/21 11:52 AM Priority: High Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A32f3aca2-f2ad-418f-924e-c6fba7e04301
 )

Trying to add a temporal dimension results in a class cast exception error.

You can try any sample dataset; as an instance I used this one 
https://www.dropbox.com/sh/xztm4g4g3v8w1r3/AAD-cp2MqcDjZOTVVj6zwhNxa?dl=0

Exception StackTrace below:

 {{ 2021-10-13 09:40:30,777 ERROR [gce.imagemosaic] - java.util.Date cannot be 
cast to org.geotools.util.DateRange
java.lang.ClassCastException: java.util.Date cannot be cast to 
org.geotools.util.DateRange
at 
org.geotools.gce.imagemosaic.properties.time.TimestampFileNameExtractor.lambda$setProperties$0(TimestampFileNameExtractor.java:97)
at 
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
at 
org.geotools.gce.imagemosaic.properties.time.TimestampFileNameExtractor.setProperties(TimestampFileNameExtractor.java:95)
at 
org.geotools.gce.imagemosaic.ImageMosaicConfigHandler.updateAttributesFromCollectors(ImageMosaicConfigHandler.java:765)
at 
org.geotools.gce.imagemosaic.ImageMosaicConfigHandler.updateCatalog(ImageMosaicConfigHandler.java:617)
at 
org.geotools.gce.imagemosaic.ImageMosaicConfigHandler.updateConfiguration(ImageMosaicConfigHandler.java:1579)
at 
org.geotools.gce.imagemosaic.ImageMosaicFileFeatureConsumer$ImageMosaicFileConsumer.handleElement(ImageMosaicFileFeatureConsumer.java:281)
at 
org.geotools.gce.imagemosaic.ImageMosaicFileFeatureConsumer$ImageMosaicFileConsumer.handleElement(ImageMosaicFileFeatureConsumer.java:136)
at 
org.geotools.gce.imagemosaic.ImageMosaicDirectoryWalker$MosaicDirectoryWalker.handleElement(ImageMosaicDirectoryWalker.java:169)
at 
org.geotools.gce.imagemosaic.ImageMosaicDirectoryWalker$MosaicDirectoryWalker.handleFile(ImageMosaicDirectoryWalker.java:99)
at org.apache.commons.io.DirectoryWalker.walk(DirectoryWalker.java:367)
at org.apache.commons.io.DirectoryWalker.walk(DirectoryWalker.java:335)
at 
org.geotools.gce.imagemosaic.ImageMosaicDirectoryWalker$MosaicDirectoryWalker.(ImageMosaicDirectoryWalker.java:121)
at 
org.geotools.gce.imagemosaic.ImageMosaicDirectoryWalker.run(ImageMosaicDirectoryWalker.java:217)
at org.geotools.gce.imagemosaic.Utils.createMosaic(Utils.java:532)
at org.geotools.gce.imagemosaic.Utils.checkSource(Utils.java:1556)
at 
org.geotools.gce.imagemosaic.ImageMosaicReader.initReaderFromURL(ImageMosaicReader.java:263)
at 
org.geotools.gce.imagemosaic.ImageMosaicReader.(ImageMosaicReader.java:216)
at 
org.geotools.gce.imagemosaic.ImageMosaicFormat.getReader(ImageMosaicFormat.java:587)
at 
org.geotools.gce.imagemosaic.ImageMosaicFormat.getReader(ImageMosaicFormat.java:111)
at 
org.geoserver.catalog.ResourcePool.getGridCoverageReader(ResourcePool.java:1566)
at 
org.geoserver.catalog.ResourcePool.getGridCoverageReader(ResourcePool.java:1511)
at 
org.geoserver.catalog.impl.CoverageStoreInfoImpl.getGridCoverageReader(CoverageStoreInfoImpl.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.geoserver.catalog.impl.ModificationProxy.invoke(ModificationProxy.java:127)
at com.sun.proxy.$Proxy90.getGridCoverageReader(Unknown Source)
at 
org.geoserver.web.data.layer.NewLayerPageProvider.getItemsInternal(NewLayerPageProvider.java:86)
at 
org.geoserver.web.data.layer.NewLayerPageProvider.getItems(NewLayerPageProvider.java:47)
at 
org.geoserver.web.wicket.GeoServerDataProvider.getFilteredItems(GeoServerDataProvider.java:190)
at 
org.geoserver.web.data.layer.NewLayerPageProvider.getFilteredItems(NewLayerPageProvider.java:186)
at 
org.geoserver.web.wicket.GeoServerDataProvider.size(GeoServerDataProvider.java:208)
at 
org.geoserver.web.wicket.GeoServerTablePanel$PagerDelegate.updateMatched

Re: [Geoserver-devel] GSIP-205 Add Styles support to LayerGroup

2021-09-03 Thread Alessio Fabiani
+1

On Fri, Sep 3, 2021 at 1:02 PM Simone Giannecchini <
simone.giannecch...@geosolutionsgroup.com> wrote:

> +0
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services 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: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geosolutionsgroup.com
> http://twitter.com/geosolutions_it
>
> ---
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Thu, Sep 2, 2021 at 11:13 AM Marco Volpini <
> marco.volp...@geosolutionsgroup.com> wrote:
>
>> Dear all,
>>
>> I would like to propose the addition of style support for LayerGroup.
>> Please consider reviewing the proposal available here
>> <https://github.com/geoserver/geoserver/wiki/GSIP-205>.
>>
>> The improvement aims to add a notion of style to LayerGroup as the
>> possibility to define multiple sets of layers and styles as different named
>> configurations.
>> The various named configurations will be advertised in the WMS
>> getCapabilities response as styles so that can be requested through the
>> usage  of the styles parameter in WMS operations.
>>
>> Regards,
>>
>> Marco Volpini
>>
>> ==
>> GeoServer Professional Services from the experts!
>>
>> Visit http://bit.ly/gs-services-us for more information.
>> ==
>>
>> Marco Volpini
>>
>> Software Engineer
>>
>> GeoSolutions Group
>> phone: +39 0584 962313
>>
>> fax: +39 0584 1660272
>>
>> https://www.geosolutionsgroup.com/
>>
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail.
>>
>>
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

Regards,

Alessio Fabiani

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  333 8128928

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse 

Re: [Geoserver-devel] GSIP-202 Welcome Page Layout

2021-05-18 Thread Alessio Fabiani
+0 here too

Il giorno mar 18 mag 2021 alle ore 11:40 Simone Giannecchini <
simone.giannecch...@geo-solutions.it> ha scritto:

> Hi All,
> +0, I think it is nice work but I don't think it is a priority.
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://bit.ly/gs-services for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> https://www.geosolutionsgroup.com/  <http://www.geo-solutions.it>
> http://twitter.com/geosolutions_it
>
> ---
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Wed, May 12, 2021 at 7:08 AM Jody Garnett 
> wrote:
>
>> Thanks Torben:
>>
>> I updated the visuals, matching the “search” functionality used when
>> selecting a workspace. And added some examples of WPS and CSW based request
>> from Ian and yourself.
>>
>> Have a look and see if you like the result.
>>
>> Jody
>>
>> On Tue, May 11, 2021 at 9:23 AM Torben Barsballe <
>> torbenbarsba...@gmail.com> wrote:
>>
>>> Overall, the Proposal is a good one, and I think a positive improvement
>>> to the homepage. So a +1 from me.
>>>
>>> I do have some small feedback on the v2 layout examples:
>>>
>>>- "Change Your Virtual Service" - Rather than a drop-down, I think
>>>this should be a modal window; A drop-down doesn't serve users with 
>>> dozens
>>>of workspaces especially well. (Looking at the feedback section of the
>>>proposal, I suppose the suggested searchable drop-down would also work)
>>>- I see WPS mentioned in the proposal, but no examples in the
>>>layout. Might be nice to have one, but not really important.
>>>- I quite like the block layout of the services within each section
>>>
>>> Cheers,
>>> Torben
>>>
>>> On Mon, May 10, 2021 at 12:53 PM Jody Garnett 
>>> wrote:
>>>
>>>> I would like to propose:
>>>>
>>>>- GSIP-202 Welcome Page Layout
>>>><https://github.com/geoserver/geoserver/wiki/GSIP-202>
>>>>- GeoServer Home Screen
>>>><https://sketch.cloud/s/9e30a85b-afdb-4ce8-b7ff-636237684fa9> (if
>>>>you just want to see the layout and comment)
>>>>
>>>> I have also invited feedback/input from the user list.
>>>> --
>>>> Jody Garnett
>>>> ___
>>>> Geoserver-devel mailing list
>>>> Geoserver-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>>
>>> --
>> --
>> Jody Garnett
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-soluti

Re: [Geoserver-devel] GeoServerTileLayer and "dynamic bounds" (which do not seem so dynamic after all)

2021-04-28 Thread Alessio Fabiani
Hello Andrea,
such behavior does not seem to be correct to me either.

Currently what I do in order to reset the gridset to dynamic is to push
again the tiled-layer configuration via rest by removing completely the
gridsets bounds. That seems to force the integrated GWC to put them to
dynamic again.

Il giorno mer 28 apr 2021 alle ore 13:00 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> Hi all,
> working on this PR <https://github.com/geoserver/geoserver/pull/5010> I
> stumbled into some integrated GWC behavior that seems confusing, if not
> wrong.
> When configuring a new layer in GeoServer, with default tile caching, or
> when adding tile caching to a
> a layer,  the grid subset bonds for it as set to "dynamic", as in,
> computed on the fly from the layer
> own bounds (which can change over time):
>
> [image: image.png]
>
> Seems like a reasonable thing to do. GeoServerTileLayer can compute the
> bounds dynamically, while the configuration object backing it,
> GeoServerTileLayerInfo, containing the XMLGridSubsets objects, has them
> with null bounds.
>
> However, things can become less dynamic.. let's make a GetCapabilities
> run, the "dynamic" bounds will be computed so that they can be reported,
> and then go back to the layer tile caching tab, you get this:
>
> [image: image.png]
>
> If the layer is not saved, and the configuration reloaded, the page goes
> back to dynamic bounds. But save the page, even for unrelated changes, and
> the
> bounds are now carved in stone, and I know no way to make them go back to
> dynamic.
>
> This seems wrong to me. The issue is happening in this line, updating the
> xml gridset bounds while computing the tile layer dynamic bounds:
>
> https://github.com/geoserver/geoserver/blob/main/src/gwc/src/main/java/org/geoserver/gwc/layer/GeoServerTileLayer.java#L999
>
> I tried to get rid of it, and to try and set the extends only for the time
> it takes to generate the GridSubset in the line below, but
> that causes several tests to fail (report attached). Can anyone shed some
> light on this behavior?
>
> Cheers
> Andrea
>
> == GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, conf

[Geoserver-devel] [JIRA] (GEOS-10031) GWC loses GridSets bounds when importing data through the Importer plugin.

2021-04-21 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiNGM4Y2VkYzI0MTU3NDVmMGI1NThlODZhODhjYWE4ODMiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-10031?atlOrigin=eyJpIjoiNGM4Y2VkYzI0MTU3NDVmMGI1NThlODZhODhjYWE4ODMiLCJwIjoiaiJ9
 ) GEOS-10031 ( 
https://osgeo-org.atlassian.net/browse/GEOS-10031?atlOrigin=eyJpIjoiNGM4Y2VkYzI0MTU3NDVmMGI1NThlODZhODhjYWE4ODMiLCJwIjoiaiJ9
 ) GWC loses GridSets bounds when importing data through the Importer plugin. ( 
https://osgeo-org.atlassian.net/browse/GEOS-10031?atlOrigin=eyJpIjoiNGM4Y2VkYzI0MTU3NDVmMGI1NThlODZhODhjYWE4ODMiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.18.3, 2.19-RC Assignee: Unassigned 
Components: Importer Created: 21/Apr/21 3:31 PM Priority: Medium Reporter: 
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

How to reproduce the issue:

1. Download a vanilla GeoServer and install only the Importer Core plugin
2. Cleanup all the existing stores, layers and styles
3. Setup the default cache settings: enable WMS, enable some default formats 
and some default gridsets
4. Try to import a layer by using the Importer interface
5. Verify that the TiledLayer has wrong gridsets bounds 0.0,0.0,-1.0,-1.0

I noticed that this happens a bit randomly. If not appearing the first time, 
try to stop tomcat and restart it.

( 
https://osgeo-org.atlassian.net/browse/GEOS-10031#add-comment?atlOrigin=eyJpIjoiNGM4Y2VkYzI0MTU3NDVmMGI1NThlODZhODhjYWE4ODMiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-10031#add-comment?atlOrigin=eyJpIjoiNGM4Y2VkYzI0MTU3NDVmMGI1NThlODZhODhjYWE4ODMiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100157- 
sha1:12e93ba )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP 201 - Cloud Native GeoServer Project Donation

2021-03-11 Thread Alessio Fabiani
+0

Il giorno gio 11 mar 2021 alle ore 10:35 Simone Giannecchini <
simone.giannecch...@geo-solutions.it> ha scritto:

> +0
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://bit.ly/gs-services for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Thu, Mar 11, 2021 at 9:12 AM Ian Turton  wrote:
>
>> +1
>>
>> Sorry, from me too.
>>
>> Ian
>>
>> On Wed, 10 Mar 2021 at 19:55, Andrea Aime 
>> wrote:
>>
>>> +1
>>> Sorry lost track of this one
>>>
>>> Cheers
>>> Andrea
>>>
>>> Il Mar 2 Mar 2021, 18:24 Gabriel Roldan  ha
>>> scritto:
>>>
>>>> Hi, GSIP 201 created (pun intended).
>>>>
>>>> As discussed in previous PSC meetings, I've created a proposal for
>>>> donating the *Cloud Native GeoServer* project to the community, on behalf
>>>> of Camptocamp.
>>>>
>>>> This is the proposal page:
>>>> https://github.com/geoserver/geoserver/wiki/GSIP-201
>>>>
>>>> Please consider this request and provide your feedback.
>>>>
>>>> Thanks in advance,
>>>> --
>>>> Gabriel Roldán
>>>> ___
>>>> Geoserver-devel mailing list
>>>> Geoserver-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>>
>>> ___
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>>
>>
>> --
>> Ian Turton
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP 200 Promote MapML to extension

2021-02-23 Thread Alessio Fabiani
+0

Il giorno ven 19 feb 2021 alle ore 16:01 Nuno Oliveira <
nuno.olive...@geo-solutions.it> ha scritto:

> +1
>
> On Fri, Feb 19, 2021 at 2:15 PM Rahkonen Jukka (MML) <
> jukka.rahko...@maanmittauslaitos.fi> wrote:
>
>> +1
>>
>>
>>
>> -Jukka Rahkonen-
>>
>>
>>
>> *Lähettäjä:* peter.rushfo...@gmail.com 
>> *Lähetetty:* perjantai 19. helmikuuta 2021 15.43
>> *Vastaanottaja:* geoserver-devel@lists.sourceforge.net
>> *Aihe:* [Geoserver-devel] GSIP 200 Promote MapML to extension
>>
>>
>>
>> Hi,
>>
>>
>>
>> It was suggested that in order to get this module tested on a nightly
>> basis, it might be worthwhile doing the work to promote it to an extension.
>>
>>
>>
>> Now I’m willing to do the work, with a little bit of guidance, so I wrote
>> up a GSIP about it over here:
>> https://github.com/geoserver/geoserver/wiki/GSIP-200
>>
>>
>>
>> We recently committed some tests and bug fixes, Javadoc formatting and
>> viewer/preview improvements, which although they aren’t complete (73%
>> coverage, 49% branch coverage), I intend to improve them as the
>> functionality of the module improves.
>>
>>
>>
>> Please consider this request and vote on it, if you think it ready for
>> that, and send any feedback to me.
>>
>>
>>
>> Thank you.
>>
>> Pete Rushforth
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
> Regards,
> Nuno Oliveira
> ==
> GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information.
> ==
>
> Nuno Miguel Carvalho Oliveira
> @nmcoliveira
> Software Engineer
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax:  +39 0584 1660272
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati
> personali (Reg. UE 2016/679 - Regolamento generale sulla
> protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto,
> gli eventuali allegati, etc.) è un dato la cui conoscenza
> è riservata al/i solo/i destinatario/i indicati dallo
> scrivente. Se il messaggio Le è giunto per errore, è
> tenuta/o a cancellarlo, ogni altra operazione è illecita.
> Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to
> which it is addressed and may contain information that
> is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European
> Regulation 2016/679 “GDPR” - copying, dissemination or
> use of this e-mail or the information herein by anyone
> other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify
> us immediately by telephone or e-mail.
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP-198 - NSIS Windows Installer Contract

2021-02-15 Thread Alessio Fabiani
+1

Il giorno lun 15 feb 2021 alle ore 09:30 Ian Turton  ha
scritto:

> +1
>
> Ian
>
> On Mon, 15 Feb 2021 at 08:09, Simone Giannecchini <
> simone.giannecch...@geo-solutions.it> wrote:
>
>> +1
>>
>> Regards,
>> Simone Giannecchini
>> ==
>> GeoServer Professional Services from the experts!
>> Visit http://bit.ly/gs-services for more information.
>> ==
>> Ing. Simone Giannecchini
>> @simogeo
>> Founder/Director
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39  333 8128928
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail.
>>
>>
>> On Sun, Feb 14, 2021 at 11:12 AM Andrea Aime <
>> andrea.a...@geo-solutions.it> wrote:
>>
>>> +1
>>>
>>> Cheers
>>> Andrea
>>>
>>> On Fri, Feb 12, 2021 at 7:01 PM Jody Garnett 
>>> wrote:
>>>
>>>> As per Jan 19th meeting I have taken the maintenance contract idea from
>>>> email into a proposal so we can vote on it:
>>>> GSIP-198 - NSIS Windows Installer Contract
>>>> <https://github.com/geoserver/geoserver/wiki/GSIP-198>
>>>>
>>>> --
>>>> Jody Garnett
>>>> ___
>>>> Geoserver-devel mailing list
>>>> Geoserver-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>>
>>>
>>>
>>> --
>>>
>>> Regards, Andrea Aime
>>>
>>> == GeoServer Professional Services from the experts! Visit
>>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>>> --- *Con
>>> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
>>> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>> precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>> This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential or
>>> otherwise protected from disclosure. We remind that - as provided by
>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>> e-mail or the information herein by anyone other than the intended
>>> recipient is prohibited. If you have received this email by mistake, please
>>> notify us immediately by telephone or e-mail.*
>>> ___
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>> ___
>> Geoserver-devel mailing list
>> 

Re: [Geoserver-devel] GSIP 197 - Promote WPS-JDBC to extension status

2021-02-05 Thread Alessio Fabiani
+1

Il giorno gio 4 feb 2021 alle ore 19:00 Simone Giannecchini <
simone.giannecch...@geo-solutions.it> ha scritto:

> +1
>
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://bit.ly/gs-services for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Thu, Feb 4, 2021 at 6:58 PM Andrea Aime 
> wrote:
>
>> Hi all,
>> one more (and hopefully the last) module gradation GSIP from me:
>> https://github.com/geoserver/geoserver/wiki/GSIP-197
>>
>> The wps-jdbc module is a WPS asynchronous status store we have been using
>> more and more,
>> as wps-hazelcast (the existing supported equivalent) is not always
>> working in environments where
>> multicast is disabled and the IP of the WPS cluster nodes are not
>> predictable and config time
>> (but the one of a database, is).
>>
>> I'll start with my +1
>>
>> Cheers
>> Andrea
>>
>> == GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> --- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati 

Re: [Geoserver-devel] GSIP 196 - Promote the WMTS Multidimensional module to extension

2021-02-04 Thread Alessio Fabiani
+1

Il giorno gio 4 feb 2021 alle ore 16:00 Nuno Oliveira <
nuno.olive...@geo-solutions.it> ha scritto:

> +1
>
> On Thu, Feb 4, 2021 at 2:41 PM Andrea Aime 
> wrote:
>
>> Hi,
>> as anticipated during the last PSC meeting, here is the proposal to
>> upgrade the
>> WMTS Multidimensional module to extension status.
>>
>> https://github.com/geoserver/geoserver/wiki/GSIP-196
>>
>> I'll start with my +1
>>
>> Cheers
>> Andrea
>>
>> == GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> --- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
> Regards,
> Nuno Oliveira
> ==
> GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information.
> ==
>
> Nuno Miguel Carvalho Oliveira
> @nmcoliveira
> Software Engineer
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax:  +39 0584 1660272
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati
> personali (Reg. UE 2016/679 - Regolamento generale sulla
> protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto,
> gli eventuali allegati, etc.) è un dato la cui conoscenza
> è riservata al/i solo/i destinatario/i indicati dallo
> scrivente. Se il messaggio Le è giunto per errore, è
> tenuta/o a cancellarlo, ogni altra operazione è illecita.
> Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to
> which it is addressed and may contain information that
> is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European
> Regulation 2016/679 “GDPR” - copying, dissemination or
> use of this e-mail or the information herein by anyone
> other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify
> us immediately by telephone or e-mail.
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è 

Re: [Geoserver-devel] Proposal: Graduate WPS-Download community module to Extension

2021-02-04 Thread Alessio Fabiani
+1 finally !!

Il giorno gio 4 feb 2021 alle ore 11:15 Simone Giannecchini <
simone.giannecch...@geo-solutions.it> ha scritto:

> +1
>
> We have been using this in production for a while with a few clients.
> It is going to be shipped soon with GeoNode default installation to
> perform asynch downloads so it is, IMHO, a good timing to promote as we
> expected further work to be required.
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://bit.ly/gs-services for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Thu, Feb 4, 2021 at 11:06 AM Daniele Romagnoli <
> daniele.romagn...@geo-solutions.it> wrote:
>
>> Hi all,
>> here is a proposal to graduate the WPS-Download community module to
>> extension:
>> https://github.com/geoserver/geoserver/wiki/GSIP-195
>>
>> Votes and comments are welcomed.
>>
>> Regards,
>> Daniele Romagnoli
>> ==
>> GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information.
>> ==
>>
>> Ing. Daniele Romagnoli
>> Senior Software Engineer
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax:  +39 0584 1660272
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail.
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento all

Re: [Geoserver-devel] GSIP 194: promote params-extractor community module to extension

2021-01-29 Thread Alessio Fabiani
+1 here, thanks

Il giorno ven 29 gen 2021 alle ore 16:08 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> Hi,
> params-extractor is another module that GeoSolutions has been using in
> production for a while,
> on a variety of sites. We'd thus like to graduate it to extension status.
>
> Proposal here: https://github.com/geoserver/geoserver/wiki/GSIP-194
> PR here: https://github.com/geoserver/geoserver/pull/4686
>
> I'll start with my +1
>
> Cheers
> Andrea
>
> == GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Proposal: graduate GWC-S3 to supported status

2021-01-27 Thread Alessio Fabiani
+1

already updated the gsip page, thanks Andrea.

Il giorno mar 26 gen 2021 alle ore 20:04 Torben Barsballe <
torbenbarsba...@gmail.com> ha scritto:

> +1
>
> Cheers,
> Torben
>
> On Tue, Jan 26, 2021 at 8:36 AM Andrea Aime 
> wrote:
>
>> Hi all,
>> here is a proposal to graduate the GWC-S3 module to supported status:
>> https://github.com/geoserver/geoserver/wiki/GSIP-193
>>
>> Comments/vote welcomed :-D
>>
>> I'll start with my +1
>>
>> Cheers
>> Andrea
>>
>> == GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> --- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9841) [Community] [WPS JDBC] Create User documentation

2020-12-22 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiNDU1Y2FjNGZlY2UwNGRkM2JmYmVjZjc0YWJhMjk5ZDciLCJwIjoiaiJ9
 ) / Improvement ( 
https://osgeo-org.atlassian.net/browse/GEOS-9841?atlOrigin=eyJpIjoiNDU1Y2FjNGZlY2UwNGRkM2JmYmVjZjc0YWJhMjk5ZDciLCJwIjoiaiJ9
 ) GEOS-9841 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9841?atlOrigin=eyJpIjoiNDU1Y2FjNGZlY2UwNGRkM2JmYmVjZjc0YWJhMjk5ZDciLCJwIjoiaiJ9
 ) [Community] [WPS JDBC] Create User documentation ( 
https://osgeo-org.atlassian.net/browse/GEOS-9841?atlOrigin=eyJpIjoiNDU1Y2FjNGZlY2UwNGRkM2JmYmVjZjc0YWJhMjk5ZDciLCJwIjoiaiJ9
 )

Issue Type: Improvement Assignee: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Created: 22/Dec/20 5:58 PM Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

Add documentation on how to install and configure the WPS JDBC plugin

( 
https://osgeo-org.atlassian.net/browse/GEOS-9841#add-comment?atlOrigin=eyJpIjoiNDU1Y2FjNGZlY2UwNGRkM2JmYmVjZjc0YWJhMjk5ZDciLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-9841#add-comment?atlOrigin=eyJpIjoiNDU1Y2FjNGZlY2UwNGRkM2JmYmVjZjc0YWJhMjk5ZDciLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100153- 
sha1:55cb54c )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9836) [OAUTH2] Mangler enabled by default exposes "access_token" to OWS URLs

2020-12-21 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMGI5YjZmNGJmYjE3NDhmZjhlYmUzMmVkZTEzNzU4MzUiLCJwIjoiaiJ9
 ) / Improvement ( 
https://osgeo-org.atlassian.net/browse/GEOS-9836?atlOrigin=eyJpIjoiMGI5YjZmNGJmYjE3NDhmZjhlYmUzMmVkZTEzNzU4MzUiLCJwIjoiaiJ9
 ) GEOS-9836 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9836?atlOrigin=eyJpIjoiMGI5YjZmNGJmYjE3NDhmZjhlYmUzMmVkZTEzNzU4MzUiLCJwIjoiaiJ9
 ) [OAUTH2] Mangler enabled by default exposes "access_token" to OWS URLs ( 
https://osgeo-org.atlassian.net/browse/GEOS-9836?atlOrigin=eyJpIjoiMGI5YjZmNGJmYjE3NDhmZjhlYmUzMmVkZTEzNzU4MzUiLCJwIjoiaiJ9
 )

Issue Type: Improvement Assignee: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Components: Community modules, OAuth2, Security Created: 21/Dec/20 2:49 PM 
Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

Most of the OAUTH2 community plugins (GeoNode, Google, GitHub) currently 
enabled the OAUTH2 URL Mangler by default.

The URL Mangler looks for an active session and injects the current 
"access_token" to the OWS output documents.

This should be changed. The default behavior should not expose a valid 
"access_token" to stateless documents.

My proposal is to change the default behavior of the URL mangler to *not* 
expose the tokens and introduce a simple check on the environment variables in 
order to allow the system administrator to decide whether enable it or not.

( 
https://osgeo-org.atlassian.net/browse/GEOS-9836#add-comment?atlOrigin=eyJpIjoiMGI5YjZmNGJmYjE3NDhmZjhlYmUzMmVkZTEzNzU4MzUiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-9836#add-comment?atlOrigin=eyJpIjoiMGI5YjZmNGJmYjE3NDhmZjhlYmUzMmVkZTEzNzU4MzUiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100153- 
sha1:55cb54c )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Keycloak-plugin: wrong role mapping

2020-11-09 Thread Alessio Fabiani
PR created here

https://github.com/geoserver/geoserver/pull/4563

Il giorno ven 6 nov 2020 alle ore 13:15 Biskup, Paul <
paul.bis...@fit.fichtner.de> ha scritto:

> Hi Alessio,
>
>
>
> thank you for your answer!
>
> I have create a JIRA ticket for this issue:
>
> https://osgeo-org.atlassian.net/browse/GEOS-9788
>
>
>
> But unfortunately I have currently no time to create the pull request
> including tests. So it would be great if you could take care of this part.
>
> I think that additionally also the Keycloak-documentation should be
> updated:
>
> https://docs.geoserver.org/latest/en/user/community/keycloak/index.html
>
> Best regards,
> Paul
>
>
>
>
>
> *Von:* Alessio Fabiani 
> *Gesendet:* Freitag, 6. November 2020 11:59
> *An:* Biskup, Paul 
> *Cc:* geoserver-devel@lists.sourceforge.net
> *Betreff:* Re: [Geoserver-devel] Keycloak-plugin: wrong role mapping
>
>
>
> Dear Paul,
>
> many thanks for your investigation. That actually makes sense to me.
>
>
>
> Can I ask to prepare a JIRA ticket and possibly a Pull Request to
> GeoServer for that? We should include some tests also on the Pull Request.
>
>
>
> If you don't have time or resources to do that, I can try to find some
> (not sure when though).
>
>
>
> Thanks,
>
> Alessio.
>
>
>
>
>
>
>
> Il giorno mer 4 nov 2020 alle ore 14:40 Biskup, Paul <
> paul.bis...@fit.fichtner.de> ha scritto:
>
> Hi all,
>
>
>
> I was trying to setup GeoServer using the Keycloak-authentication-plugin
> following this documentation:
> https://docs.geoserver.org/latest/en/user/community/keycloak/index.html
> <https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.geoserver.org%2Flatest%2Fen%2Fuser%2Fcommunity%2Fkeycloak%2Findex.html=04%7C01%7C%7C826b9f041a1e4a018ca708d8824301f3%7Cb43430ce7d754158ab7b1f39e6fe6b3f%7C0%7C0%7C637402571596677768%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=b%2FFcWy6JMarjuQO%2BksAtUwNODfiujK%2BZFyJU%2F75VUv4%3D=0>
>
> I was able to connect to my Keycloak and to set it up for the
> ADMINISTRATOR- and AUTHENTICATED-role, as described in the example.
>
>
>
> But when I tried to use own Keycloak-roles it wasn’t working and I was
> facing the same problems as the user in this
> GeoServer-User-mailinglist-post:
> http://osgeo-org.1560.x6.nabble.com/Keycloak-Roles-td5427804.html
> <https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fosgeo-org.1560.x6.nabble.com%2FKeycloak-Roles-td5427804.html=04%7C01%7C%7C826b9f041a1e4a018ca708d8824301f3%7Cb43430ce7d754158ab7b1f39e6fe6b3f%7C0%7C0%7C637402571596687756%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=eHSbDjlbQb0iq5ebKQ8zUvU62zbdU0Fm%2BgDycVbaNAc%3D=0>
>
> Running the GeoServer in debug-mode I found the problem, which is caused
> by the used authority-mapper-class, that is trying to map the rolenames
> from Keycloak against the rolenames in GeoServer:
>
>
> org.springframework.security.core.authority.mapping.SimpleAuthorityMapper
>
>
>
> This SimpleAuthorityMapper-class is setting the default prefix „ROLE_“ in
> front of every rolename coming from Keycloak:
>
> *public* *final* *class* SimpleAuthorityMapper *implements*
> GrantedAuthoritiesMapper,
>
> InitializingBean {
>
>   *private* GrantedAuthority defaultAuthority;
>
>   *private* String prefix = "ROLE_";
>
>
>
> This is why it was working for the ADMINISTRATOR- and AUTHENTICATED-roles
> which which are system-roles in GeoServer (ROLE_ADMINISTRATOR and
> ROLE_AUTHENTICATED:
> https://docs.geoserver.org/stable/en/user/security/usergrouprole/roles.html
> <https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.geoserver.org%2Fstable%2Fen%2Fuser%2Fsecurity%2Fusergrouprole%2Froles.html=04%7C01%7C%7C826b9f041a1e4a018ca708d8824301f3%7Cb43430ce7d754158ab7b1f39e6fe6b3f%7C0%7C0%7C637402571596697756%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000=6%2BbZXmYrDK7lWANV%2FLpmRZdWVimvhF6r6Mk9JcP27MY%3D=0>
> ).
>
>
>
> To get it working I had to add the prefix „ROLE_“ to the GeoServer-Roles.
>
> Example:
>
> Keycloak-role: „KC_GEOSERVER“
>
> the role in GeoServer had to be named like this:
> „ROLE_KC_GEOSERVER“
>
>
>
> In my opinion this is not the expected behaviour, at least for our
> use-case. We want to use exactly the same rolenames in GeoServer and
> Keycloak.
>
>
>
> I have found the place in the GeoServer-Keycloak-plugin-code to fix this:
>
>
> https://githu

Re: [Geoserver-devel] Keycloak-plugin: wrong role mapping

2020-11-06 Thread Alessio Fabiani
Dear Paul,
many thanks for your investigation. That actually makes sense to me.

Can I ask to prepare a JIRA ticket and possibly a Pull Request to GeoServer
for that? We should include some tests also on the Pull Request.

If you don't have time or resources to do that, I can try to find some (not
sure when though).

Thanks,
Alessio.



Il giorno mer 4 nov 2020 alle ore 14:40 Biskup, Paul <
paul.bis...@fit.fichtner.de> ha scritto:

> Hi all,
>
>
>
> I was trying to setup GeoServer using the Keycloak-authentication-plugin
> following this documentation:
> https://docs.geoserver.org/latest/en/user/community/keycloak/index.html
>
> I was able to connect to my Keycloak and to set it up for the
> ADMINISTRATOR- and AUTHENTICATED-role, as described in the example.
>
>
>
> But when I tried to use own Keycloak-roles it wasn’t working and I was
> facing the same problems as the user in this
> GeoServer-User-mailinglist-post:
> http://osgeo-org.1560.x6.nabble.com/Keycloak-Roles-td5427804.html
>
> Running the GeoServer in debug-mode I found the problem, which is caused
> by the used authority-mapper-class, that is trying to map the rolenames
> from Keycloak against the rolenames in GeoServer:
>
>
> org.springframework.security.core.authority.mapping.SimpleAuthorityMapper
>
>
>
> This SimpleAuthorityMapper-class is setting the default prefix „ROLE_“ in
> front of every rolename coming from Keycloak:
>
> *public* *final* *class* SimpleAuthorityMapper *implements*
> GrantedAuthoritiesMapper,
>
> InitializingBean {
>
>   *private* GrantedAuthority defaultAuthority;
>
>   *private* String prefix = "ROLE_";
>
>
>
> This is why it was working for the ADMINISTRATOR- and AUTHENTICATED-roles
> which which are system-roles in GeoServer (ROLE_ADMINISTRATOR and
> ROLE_AUTHENTICATED:
> https://docs.geoserver.org/stable/en/user/security/usergrouprole/roles.html
> ).
>
>
>
> To get it working I had to add the prefix „ROLE_“ to the GeoServer-Roles.
>
> Example:
>
> Keycloak-role: „KC_GEOSERVER“
>
> the role in GeoServer had to be named like this:
> „ROLE_KC_GEOSERVER“
>
>
>
> In my opinion this is not the expected behaviour, at least for our
> use-case. We want to use exactly the same rolenames in GeoServer and
> Keycloak.
>
>
>
> I have found the place in the GeoServer-Keycloak-plugin-code to fix this:
>
>
> https://github.com/geoserver/geoserver/blob/master/src/community/security/keycloak/src/main/java/org/geoserver/security/keycloak/GeoServerKeycloakFilter.java#L63
>
>
>
> old code:
>
> public GeoServerKeycloakFilter() {
>
> this.adapterTokenStoreFactory = new
> SpringSecurityAdapterTokenStoreFactory();
>
> this.authenticationMapper = new KeycloakAuthenticationProvider();
>
> authenticationMapper.setGrantedAuthoritiesMapper(new
> SimpleAuthorityMapper());
>
> }
>
>
>
> new code:
>
> public GeoServerKeycloakFilter() {
>
> this.adapterTokenStoreFactory = new
> SpringSecurityAdapterTokenStoreFactory();
>
> this.authenticationMapper = new KeycloakAuthenticationProvider();
>
> SimpleAuthorityMapper simpleAuthMapper = new
> SimpleAuthorityMapper();
>
> simpleAuthMapper.setPrefix("");
>
> authenticationMapper.setGrantedAuthoritiesMapper(simpleAuthMapper
> );
>
>}
>
>
>
> Maybe you can add this fix to the master-branch.
>
>
>
> Best regards,
>
> Paul
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to whi

Re: [Geoserver-devel] permission for early backport of[GEOS-9709] SldService, add an endpoint that returns supported classification methods

2020-08-06 Thread Alessio Fabiani
+1

Il giorno gio 6 ago 2020 alle ore 10:44 Simone Giannecchini <
simone.giannecch...@geo-solutions.it> ha scritto:

> +0
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://bit.ly/gs-services for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Thu, Aug 6, 2020 at 10:40 AM Marco Volpini <
> marco.volp...@geo-solutions.it> wrote:
>
>> Dear all,
>> I'm writing to ask permission for early backport of [GEOS-9709]
>> SldService, add an endpoint that returns supported classification methods.
>> The new functionality introduces a new endpoint in the sldService module
>> that returns the list of supported classification methods for both vector
>> and raster data. No backward compatibility issue is foreseen since the
>> addition of the new endpoint doesn't intersect any of the already existing
>> functionalities of the module. Here the Jira ticket
>> https://osgeo-org.atlassian.net/browse/GEOS-9709.
>> Best regards,
>> Marco Volpini
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9601) Issues with Importer and Vector Tiles plugin

2020-04-30 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiNGYzYWY2Y2M5MDUwNDYxZGJhMzFkMGNmMWRlNWE1ZDQiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-9601?atlOrigin=eyJpIjoiNGYzYWY2Y2M5MDUwNDYxZGJhMzFkMGNmMWRlNWE1ZDQiLCJwIjoiaiJ9
 ) GEOS-9601 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9601?atlOrigin=eyJpIjoiNGYzYWY2Y2M5MDUwNDYxZGJhMzFkMGNmMWRlNWE1ZDQiLCJwIjoiaiJ9
 ) Issues with Importer and Vector Tiles plugin ( 
https://osgeo-org.atlassian.net/browse/GEOS-9601?atlOrigin=eyJpIjoiNGYzYWY2Y2M5MDUwNDYxZGJhMzFkMGNmMWRlNWE1ZDQiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.16.2 Assignee: Unassigned Components: 
Importer, Vector Tiles Created: 30/Apr/20 7:03 PM Priority: Medium Reporter: 
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

When the Vector Tiles plugin is installed on GeoServer, trying to create a 
Layer through the Importer results on an incorrectly configured Tile Layer 
cache.

In particular the bboxes of the GWC Gridsets for the Layer are always [0,0,-1,1]

Steps to reproduce the issue:

1. Install the vector tiles plugin on GeoServer
2. Import a layer (whatever) by using the Importer APIs or GUI on GeoServer
3. Go to the Layer configuration > Tile Cache
4. Verify that the bounding boxes of the Griddets are wrong; also, trying to 
update the configuration causes an error on GeoServer, preventing to do that.

( 
https://osgeo-org.atlassian.net/browse/GEOS-9601#add-comment?atlOrigin=eyJpIjoiNGYzYWY2Y2M5MDUwNDYxZGJhMzFkMGNmMWRlNWE1ZDQiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-9601#add-comment?atlOrigin=eyJpIjoiNGYzYWY2Y2M5MDUwNDYxZGJhMzFkMGNmMWRlNWE1ZDQiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100125- 
sha1:c543463 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9589) [Backup & Restore] Introduce an option allowing a user to specify some paths to be excluded by the backup / restore explicitlty.

2020-04-27 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYzY1MzcyMWY5Y2Q1NDY1NGIxNjBmYmUzMmRkMjM5MGYiLCJwIjoiaiJ9
 ) / Improvement ( 
https://osgeo-org.atlassian.net/browse/GEOS-9589?atlOrigin=eyJpIjoiYzY1MzcyMWY5Y2Q1NDY1NGIxNjBmYmUzMmRkMjM5MGYiLCJwIjoiaiJ9
 ) GEOS-9589 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9589?atlOrigin=eyJpIjoiYzY1MzcyMWY5Y2Q1NDY1NGIxNjBmYmUzMmRkMjM5MGYiLCJwIjoiaiJ9
 ) [Backup & Restore] Introduce an option allowing a user to specify some paths 
to be excluded by the backup / restore explicitlty. ( 
https://osgeo-org.atlassian.net/browse/GEOS-9589?atlOrigin=eyJpIjoiYzY1MzcyMWY5Y2Q1NDY1NGIxNjBmYmUzMmRkMjM5MGYiLCJwIjoiaiJ9
 )

Issue Type: Improvement Assignee: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Components: Backup and Restore Created: 27/Apr/20 6:45 PM Priority: Medium 
Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

``exclude.file.path``: A ``;`` separated list of paths relative to the 
``GEOSERVER_DATA_DIR``
(e.g.: 'exclude.file.path=/data/geonode;/monitoring;/geofence'). If exist, the 
backup / restore will skip the path listed. Default: `[]`.
WARNING: ``security`` and ``workspaces`` are threated differently. This option 
should be used only for custom external resources located under the 
``GEOSERVER_DATA_DIR``.

( 
https://osgeo-org.atlassian.net/browse/GEOS-9589#add-comment?atlOrigin=eyJpIjoiYzY1MzcyMWY5Y2Q1NDY1NGIxNjBmYmUzMmRkMjM5MGYiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-9589#add-comment?atlOrigin=eyJpIjoiYzY1MzcyMWY5Y2Q1NDY1NGIxNjBmYmUzMmRkMjM5MGYiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100125- 
sha1:c966059 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9568) [OAuth2 Community Plugin] Increase Test Coverage

2020-04-08 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiNTc0YzMyM2ZhYzAxNDY2MWFlZGY4OTRlZmFhYTkxMzIiLCJwIjoiaiJ9
 ) / Improvement ( 
https://osgeo-org.atlassian.net/browse/GEOS-9568?atlOrigin=eyJpIjoiNTc0YzMyM2ZhYzAxNDY2MWFlZGY4OTRlZmFhYTkxMzIiLCJwIjoiaiJ9
 ) GEOS-9568 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9568?atlOrigin=eyJpIjoiNTc0YzMyM2ZhYzAxNDY2MWFlZGY4OTRlZmFhYTkxMzIiLCJwIjoiaiJ9
 ) [OAuth2 Community Plugin] Increase Test Coverage ( 
https://osgeo-org.atlassian.net/browse/GEOS-9568?atlOrigin=eyJpIjoiNTc0YzMyM2ZhYzAxNDY2MWFlZGY4OTRlZmFhYTkxMzIiLCJwIjoiaiJ9
 )

Issue Type: Improvement Assignee: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Components: OAuth2 Created: 08/Apr/20 11:30 AM Priority: Medium Reporter: 
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

Increase Test Coverage of the OAuth2 Community Plugins to > 60%

( 
https://osgeo-org.atlassian.net/browse/GEOS-9568#add-comment?atlOrigin=eyJpIjoiNTc0YzMyM2ZhYzAxNDY2MWFlZGY4OTRlZmFhYTkxMzIiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-9568#add-comment?atlOrigin=eyJpIjoiNTc0YzMyM2ZhYzAxNDY2MWFlZGY4OTRlZmFhYTkxMzIiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100124- 
sha1:c13ca0d )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9567) [Backup/Restore] Rest Controller not able to backup secured resources

2020-04-07 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYjkwNzM0ZTFlMzMwNGMyMWE0ZmYwYWJjMzY0MjkwYTAiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-9567?atlOrigin=eyJpIjoiYjkwNzM0ZTFlMzMwNGMyMWE0ZmYwYWJjMzY0MjkwYTAiLCJwIjoiaiJ9
 ) GEOS-9567 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9567?atlOrigin=eyJpIjoiYjkwNzM0ZTFlMzMwNGMyMWE0ZmYwYWJjMzY0MjkwYTAiLCJwIjoiaiJ9
 ) [Backup/Restore] Rest Controller not able to backup secured resources ( 
https://osgeo-org.atlassian.net/browse/GEOS-9567?atlOrigin=eyJpIjoiYjkwNzM0ZTFlMzMwNGMyMWE0ZmYwYWJjMzY0MjkwYTAiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.15.5, 2.16.2, 2.17-RC Assignee: Alessio 
Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Components: Backup and Restore Created: 07/Apr/20 11:28 PM Fix Versions: 
2.15.6, 2.16.3, 2.17.0, 2.18-RC Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

Trying to perform a backup of a GeoServer catalog having protected resources 
through the REST APIs fails with the following exception:

```
2020-04-06 11:07:51,553 DEBUG [backuprestore.listener] - Executions Step 
Summaries : {7=StepExecution: id=7, version=2, name=backupResourceInfos, 
status=FAILED, exitStatus=FAILED, readCount=0, filterCount=0, writeCount=0 
readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=0, 
rollbackCount=1, exitDescription=org.geoserver.catalog.CatalogException: 
java.lang.Exception: Not all the Catalog Resources of class [interface 
org.geoserver.catalog.ResourceInfo] have been dumped!
at 
org.geoserver.backuprestore.BackupRestoreItem.logValidationExceptions(BackupRestoreItem.java:307)
at 
org.geoserver.backuprestore.reader.CatalogItemReader.doRead(CatalogItemReader.java:64)
at org.geoserver.backuprestore.reader.CatalogReader.read(CatalogReader.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at 
org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
at 
org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
at com.sun.proxy.$Proxy100.read(Unknown Source)
at 
org.springframework.batch.core.step.item.SimpleChunkProvider.doRead(SimpleChunkProvider.java:91)
at 
org.springframework.batch.core.step.item.SimpleChunkProvider.read(SimpleChunkProvider.java:157)
at 
org.springframework.batch.core.step.item.SimpleChunkProvider$1.doInIteration(SimpleChunkProvider.java:116)
at 
org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:374)
at 
org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215)
at 
org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:144)
at 
org.springframework.batch.core.step.item.SimpleChunkProvider.provide(SimpleChunkProvider.java:110)
at 
org.springframework.batch.core.step.item.ChunkOrientedTasklet.execute(ChunkOrientedTasklet.java:69)
at 
org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:406)
at 
org.springframework.batch.core.step.tasklet.TaskletStep$ChunkTransactionCallback.doInTransaction(TaskletStep.java:330)
at 
org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
at 
org.springframework.batch.core.step.tasklet.TaskletStep$2.doInChunkContext(TaskletStep.java:271)
at 
org.springframework.batch.core.scope.context.StepContextRepeatCallback.doInIteration(StepContextRepeatCallback.java:81)
at 
org.springframework.batch.repeat.support.RepeatTemplate.getNextResult(RepeatTemplate.java:374)
at 
org.springframework.batch.repeat.support.RepeatTemplate.executeInternal(RepeatTemplate.java:215)
at 
org.springframework.batch.repeat.support.RepeatTemplate.iterate(RepeatTemplate.java:144

Re: [Geoserver-devel] GSIP 188 - New extension point in ResourcePool for determining GridCoverageReader input object types

2020-04-06 Thread Alessio Fabiani
+1

Il giorno lun 6 apr 2020 alle ore 13:18 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> +1 on the usefulness of the proposal.
>
> Given GSIPs stay there "forever" and are referred to from release notes,
> I'd appreciate
> a more professional take on the language, e.g., this is just flamebait:
>
> "The power of being able to advertise an input class is severely crippled
> by GeoServer’s inability to create readers with alternative input classes."
>
> Cheers
> Andrea
>
>
> On Fri, Apr 3, 2020 at 11:32 PM Jody Garnett 
> wrote:
>
>> The following proposal has been made:
>>
>>
>>- GSIP 188 - New extension point in ResourcePool for determining
>>GridCoverageReader input object types
>>    <https://github.com/geoserver/geoserver/wiki/GSIP-188>
>>
>> Asking for a response by April 13th:
>>
>>- Alessio Fabiani:
>>- Andrea Aime:
>>- Brad Hards:
>>- Ian Turton:
>>- Jody Garnett: +1
>>- Jukka Rahkonen:
>>- Kevin Smith:
>>- Simone Giannecchini:
>>
>> --
>> Jody Garnett
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
>
> Regards, Andrea Aime == GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
> 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> _______
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9565) [GeoFence Plugin] "LIMITS" rules fail to insert a Geometry when PostgGIS datastore is enabled

2020-04-06 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZWRiNWRmNjJlZjA5NGQwOGI1N2U0ZWFjMmRlNzk2MzciLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-9565?atlOrigin=eyJpIjoiZWRiNWRmNjJlZjA5NGQwOGI1N2U0ZWFjMmRlNzk2MzciLCJwIjoiaiJ9
 ) GEOS-9565 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9565?atlOrigin=eyJpIjoiZWRiNWRmNjJlZjA5NGQwOGI1N2U0ZWFjMmRlNzk2MzciLCJwIjoiaiJ9
 ) [GeoFence Plugin] "LIMITS" rules fail to insert a Geometry when PostgGIS 
datastore is enabled ( 
https://osgeo-org.atlassian.net/browse/GEOS-9565?atlOrigin=eyJpIjoiZWRiNWRmNjJlZjA5NGQwOGI1N2U0ZWFjMmRlNzk2MzciLCJwIjoiaiJ9
 )

Issue Type: Bug Assignee: Emanuele Tajariol ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A5f715f5e-d477-4c0d-97bb-5b7644324d82
 ) Created: 06/Apr/20 11:15 AM Priority: Medium Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

Failing with the following stacktrace:

 {{ Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at 
org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:175)
... 123 more
Caused by: java.lang.IllegalArgumentException: Can't convert object of type 
org.h2.jdbc.JdbcBlob
at 
org.hibernatespatial.postgis.PGGeometryUserType.convert2JTS(PGGeometryUserType.java:135)
at 
org.hibernatespatial.AbstractDBGeometryType.nullSafeGet(AbstractDBGeometryType.java:127)
at org.hibernatespatial.GeometryUserType.nullSafeGet(GeometryUserType.java:186)
at org.hibernate.type.CustomType.nullSafeGet(CustomType.java:109)
at org.hibernate.type.AbstractType.hydrate(AbstractType.java:104)
at 
org.hibernate.persister.entity.AbstractEntityPersister.hydrate(AbstractEntityPersister.java:2283)
at org.hibernate.loader.Loader.loadFromResultSet(Loader.java:1527)
at org.hibernate.loader.Loader.instanceNotYetLoaded(Loader.java:1455)
at org.hibernate.loader.Loader.getRow(Loader.java:1355)
at org.hibernate.loader.Loader.getRowFromResultSet(Loader.java:611)
at org.hibernate.loader.Loader.doQuery(Loader.java:829)
at 
org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:274)
at org.hibernate.loader.Loader.loadEntity(Loader.java:2037)
at 
org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:86)
at 
org.hibernate.loader.entity.EntityLoader.loadByUniqueKey(EntityLoader.java:159)
at 
org.hibernate.persister.entity.AbstractEntityPersister.loadByUniqueKey(AbstractEntityPersister.java:1791)
at org.hibernate.type.EntityType.loadByUniqueKey(EntityType.java:681)
at org.hibernate.type.EntityType.resolve(EntityType.java:441)
at org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:139)
at org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:982)
at org.hibernate.loader.Loader.doQuery(Loader.java:857)
at 
org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:274)
at org.hibernate.loader.Loader.doList(Loader.java:2542)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2276)
at org.hibernate.loader.Loader.list(Loader.java:2271)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:459)
at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:365)
at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1268)
at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:246)
at com.googlecode.genericdao.dao.jpa.JPABaseDAO._all(JPABaseDAO.java:206)
at 
com.googlecode.genericdao.dao.jpa.GenericDAOImpl.findAll(GenericDAOImpl.java:61)
at 
org.geoserver.geofence.core.dao.impl.RuleDAOImpl.findAll(RuleDAOImpl.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at 
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinT

[Geoserver-devel] [JIRA] (GEOS-9552) [GeoFence Plugin] "LIMITS" type rules seem failing for ImageMosaics

2020-03-26 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMzdlMmQ5NmNmZTE0NDE3NGEwYTc1ZDE1YjdlY2Q2NDUiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-9552?atlOrigin=eyJpIjoiMzdlMmQ5NmNmZTE0NDE3NGEwYTc1ZDE1YjdlY2Q2NDUiLCJwIjoiaiJ9
 ) GEOS-9552 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9552?atlOrigin=eyJpIjoiMzdlMmQ5NmNmZTE0NDE3NGEwYTc1ZDE1YjdlY2Q2NDUiLCJwIjoiaiJ9
 ) [GeoFence Plugin] "LIMITS" type rules seem failing for ImageMosaics ( 
https://osgeo-org.atlassian.net/browse/GEOS-9552?atlOrigin=eyJpIjoiMzdlMmQ5NmNmZTE0NDE3NGEwYTc1ZDE1YjdlY2Q2NDUiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.15.5, 2.16.2, 2.17-RC Assignee: Unassigned 
Components: GeoFence Created: 26/Mar/20 3:29 PM Priority: High Reporter: 
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

By defining a "LIMIT" type access rule for a specific user against an 
ImageMosaic, I would expect the outcome to be cropped accordingly to the 
specified allowed area.

E.g.:

1. Having an Image Mosaic with about 80 granules on a single dimension with the 
following BBOX

SRS = EPSG:3857

NATIVE BBOX =

{x0: 4324501.311667766, y0: -821850.9280018109, x1: 4412556.768240058, y2: 
-714227.5921912305}

LL_BBOX =

{x0: 38.847656244660726, y0: -7.362466864463051, x1: 39.638671869550855, y2: 
-6.402648405022478}

2. Having a GeoFence LIMIT Rule defined as

{ user: afabiani, access: LIMIT service: *, layer: , catalogMode: 
MIXED, allowedArea: SRID=4326;MULTIPOLYGON (((39.21844481882432 
-6.670063574969543, 39.39971923288702 -6.822807115777458, 39.39971923288702 
-6.986406834755428, 39.22943114694938 -6.975501952613067, 39.21844481882432 
-6.670063574969543))) }

When querying the layer I get the following logs:

 {{ 2020-03-26 14:08:03,718 DEBUG [geoserver.geofence] - Getting access limits 
for Layer planet_satellite_imagies_2018
2020-03-26 14:08:03,718 DEBUG [geoserver.geofence] - Getting access limits for 
Resource planet_satellite_imagies_2018
2020-03-26 14:08:03,718 DEBUG [geoserver.geofence] - Setting user for filter: 
afabiani
2020-03-26 14:08:03,719 DEBUG [geoserver.geofence] - ResourceInfo filter: 
RuleFilter [user:"afabiani"+ role:ANY inst:name+:default-gs 
ip:"0:0:0:0:0:0:0:1"+ serv:"WMS"+ req:"GETLEGENDGRAPHIC"+ ws:"geonode"+ 
layer:"planet_satellite_imagies_2018"+]
2020-03-26 14:08:03,719 DEBUG [geofence.cache] - Request for RuleFilter 
[user:"afabiani"+ role:ANY inst:name+:default-gs ip:"0:0:0:0:0:0:0:1"+ 
serv:"WMS"+ req:"GETLEGENDGRAPHIC"+ ws:"geonode"+ 
layer:"planet_satellite_imagies_2018"+]
2020-03-26 14:08:03,720 DEBUG [geofence.cache] - Loading RuleFilter 
[user:"afabiani"+ role:ANY inst:name+:default-gs ip:"0:0:0:0:0:0:0:1"+ 
serv:"WMS"+ req:"GETLEGENDGRAPHIC"+ ws:"geonode"+ 
layer:"planet_satellite_imagies_2018"+]
2020-03-26 14:08:03,722 INFO [services.RuleReaderServiceImpl] - Requesting 
access for RuleFilter [user:"afabiani"+ role:ANY inst:name+:default-gs 
ip:"0:0:0:0:0:0:0:1"+ serv:"WMS"+ req:"GETLEGENDGRAPHIC"+ ws:"geonode"+ 
layer:"planet_satellite_imagies_2018"+]
2020-03-26 14:08:03,724 DEBUG [geoserver.security] - Setting ROLES for User 
[afabiani] to [ROLE_REGISTERED-MEMBERS]
2020-03-26 14:08:03,724 DEBUG [geofence.internal] - Checking Role 
[ROLE_REGISTERED-MEMBERS] on ActiveRoleService 
[org.geoserver.security.GeoServerRestRoleService@13db5a7]
2020-03-26 14:08:03,725 DEBUG [geofence.internal] - Checking UserGroupService 
[default]
2020-03-26 14:08:03,725 DEBUG [geofence.internal] - Matching Roles [ 
[ROLE_REGISTERED-MEMBERS] ] for User [afabiani]
2020-03-26 14:08:03,742 DEBUG [util.FilterUtils] - ADDED Rule [id:9458 pri:341 
user:afabiani ws:geonode l:planet_satellite_imagies_2018 acc:LIMIT]
2020-03-26 14:08:03,742 DEBUG [util.FilterUtils] - ADDED Rule [id:9459 pri:342 
user:afabiani srv:WMS ws:geonode l:planet_satellite_imagies_2018 acc:ALLOW]
2020-03-26 14:08:03,749 DEBUG [util.FilterUtils] - ADDED Rule [id:9458 pri:341 
user:afabiani ws:geonode l:planet_satellite_imagies_2018 acc:LIMIT]
2020-03-26 14:08:03,749 DEBUG [util.FilterUtils] - ADDED Rule [id:9459 pri:342 
user:afabiani srv:WMS ws:geonode l:planet_satellite_imagies_2018 acc:ALLOW]
2020-03-26 14:08:03,750 DEBUG [services.RuleReaderServiceImpl] - Filter 
RuleFilter [user:"afabiani"+ role:ANY inst:name+:default-gs 
ip:"0:0:0:0:0:0:0:1"+ serv:"WMS"+ req:"GETLEGENDGRAPHIC"+ ws:"geonode"+ 
layer:"planet_satellite_imagies_2018"+] is matching the following Ru

Re: [Geoserver-devel] proposal: increase GSIP voting limit to 10 days

2020-03-14 Thread Alessio Fabiani
+1

Il giorno ven 13 mar 2020 alle ore 22:04 Torben Barsballe <
torbenbarsba...@gmail.com> ha scritto:

> Looking over the revived discussion: +1 for the change. I think 10 days
> would be better, but have no strong preference.
>
> Cheers,
> Torben
>
> On Wed, Mar 11, 2020 at 10:22 PM Jody Garnett 
> wrote:
>
>> Thanks for the discussion:
>>
>>- Voting remains open for *10 days*, or until all PSC members have
>>cast their vote. When reaching 10 days any remaining votes are assumed to
>>be +0.
>>
>> I have updated the motion text above to 10 days (sorry I made a mess of
>> it initially).
>>
>> Voting stands at:
>>
>>- Alessio Fabiani
>>- Andrea Aime +1
>>- Ian Turton
>>- Jody Garnett +1
>>- Jukka Rahkonen +1
>>- Kevin Smith
>>- Nuno Oliveira +1
>>- Simone Giannecchini +1
>>- Torben Barsballe
>>
>> Please note this change removes the requirement for a 50% quorum by
>> design (so we can remove that sentence
>> <https://docs.geoserver.org/latest/en/developer/policies/gsip.html#voting-on-a-gsip>
>> also).
>> <https://docs.geoserver.org/latest/en/developer/policies/gsip.html#voting-on-a-gsip>
>> --
>> Jody Garnett
>>
>>
>> On Tue, 3 Mar 2020 at 11:41, Jody Garnett  wrote:
>>
>>> Our current proposal process sets a 7 day limit on voting:
>>>
>>>
>>>- Voting remains open for seven days or until all active PSC members
>>>have cast their vote
>>>
>>> I would like to propose increasing this to 14 days, to give folks both
>>> work week and weekend time to respond and ensure we have a chance to
>>> discuss in our weekly meetings.
>>>
>>>- Voting remains open for 14 days before +0, or until all PSC
>>>members have cast their vote. When reaching 14 days +0 votes are assumed.
>>>
>>> --
>>> Jody Garnett
>>>
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9537) Restore plugin is not able to correctly restore styles anymore

2020-03-11 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiNWFlNmZhNTgxMmEyNDUzZTljNDczOWRjZjFjMmZmYmMiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-9537?atlOrigin=eyJpIjoiNWFlNmZhNTgxMmEyNDUzZTljNDczOWRjZjFjMmZmYmMiLCJwIjoiaiJ9
 ) GEOS-9537 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9537?atlOrigin=eyJpIjoiNWFlNmZhNTgxMmEyNDUzZTljNDczOWRjZjFjMmZmYmMiLCJwIjoiaiJ9
 ) Restore plugin is not able to correctly restore styles anymore ( 
https://osgeo-org.atlassian.net/browse/GEOS-9537?atlOrigin=eyJpIjoiNWFlNmZhNTgxMmEyNDUzZTljNDczOWRjZjFjMmZmYmMiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.15.5, 2.16.2, 2.17-RC Assignee: Alessio 
Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) Components: Backup and Restore Created: 11/Mar/20 4:21 PM Priority: Medium 
Reporter: Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

This happens especially with styles associated to a workspace.

The styles are correctly stored into the backup zip file along with their 
descriptors.

When trying to restore the zip file, however:

1. the files associated to the styles on the main folder (e.g.: *.sld) seem to 
be empty and new weird *.bak.1 files appear instead

2. the "styles" subfolder from a workspace is not restored at all. It looks 
like it is ignored somehow.

No more clues at this time. It seems related to some callback or additional 
operation that GeoServer performs now and which is not taken into account by 
the Resotre logic.

( 
https://osgeo-org.atlassian.net/browse/GEOS-9537#add-comment?atlOrigin=eyJpIjoiNWFlNmZhNTgxMmEyNDUzZTljNDczOWRjZjFjMmZmYmMiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-9537#add-comment?atlOrigin=eyJpIjoiNWFlNmZhNTgxMmEyNDUzZTljNDczOWRjZjFjMmZmYmMiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100121- 
sha1:ecfcbe7 )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9530) [Backup/Restore] Trying to restore the layers, the default style is not set correctly

2020-03-05 Thread Alessio Fabiani (JIRA)
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 ) *created* an issue

GeoServer ( 
https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiYWQwMWU2NTIzNWU5NGFmMGE0OTI5NjY3NTUxZjE4MzEiLCJwIjoiaiJ9
 ) / Bug ( 
https://osgeo-org.atlassian.net/browse/GEOS-9530?atlOrigin=eyJpIjoiYWQwMWU2NTIzNWU5NGFmMGE0OTI5NjY3NTUxZjE4MzEiLCJwIjoiaiJ9
 ) GEOS-9530 ( 
https://osgeo-org.atlassian.net/browse/GEOS-9530?atlOrigin=eyJpIjoiYWQwMWU2NTIzNWU5NGFmMGE0OTI5NjY3NTUxZjE4MzEiLCJwIjoiaiJ9
 ) [Backup/Restore] Trying to restore the layers, the default style is not set 
correctly ( 
https://osgeo-org.atlassian.net/browse/GEOS-9530?atlOrigin=eyJpIjoiYWQwMWU2NTIzNWU5NGFmMGE0OTI5NjY3NTUxZjE4MzEiLCJwIjoiaiJ9
 )

Issue Type: Bug Affects Versions: 2.16.2 Assignee: Unassigned Components: 
Backup and Restore Created: 05/Mar/20 3:49 PM Priority: Medium Reporter: 
Alessio Fabiani ( 
https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A0027cfac-890c-48e1-8af0-974f12f7b9dc
 )

This issue seems to be happening on 2.16 train only.

Try to do a backup on a zip file of the catalog and later try to restore it.

The stores and layers are restored but on layers, the default style seems to be 
not correctly configured any more.

( 
https://osgeo-org.atlassian.net/browse/GEOS-9530#add-comment?atlOrigin=eyJpIjoiYWQwMWU2NTIzNWU5NGFmMGE0OTI5NjY3NTUxZjE4MzEiLCJwIjoiaiJ9
 ) Add Comment ( 
https://osgeo-org.atlassian.net/browse/GEOS-9530#add-comment?atlOrigin=eyJpIjoiYWQwMWU2NTIzNWU5NGFmMGE0OTI5NjY3NTUxZjE4MzEiLCJwIjoiaiJ9
 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( 
https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core=utm_source%3DNotificationLink%26utm_medium%3DEmail
 ) or iOS ( 
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495=EmailNotificationLink=8
 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100121- 
sha1:6148daa )___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP 186 - Allow for community/extension modules to be contributed without CLA - Please vote

2020-02-25 Thread Alessio Fabiani
+1 (sorry for the delay)

Il giorno mar 25 feb 2020 alle ore 14:14 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> Hi,
> it's been two weeks, got unanimous +1 with a missing vote... I'm assuming
> it's accepted.
> Jody will propose to set a time limit on GSIP votes later (we discussed it
> during one of the last skype meetings)
>
> Cheers
> Andrea
>
>
> On Mon, Feb 10, 2020 at 5:46 PM Andrea Aime 
> wrote:
>
>> Hi all,
>> opening the vote on GSIP-186 after the discussion thread settled down:
>>
>> https://github.com/geoserver/geoserver/wiki/GSIP-186
>>
>> I'll start with my +1
>>
>> Cheers
>> Andrea
>>
>>
>> == GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> --- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>>
>
>
> --
>
> Regards, Andrea Aime == GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
> 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity 

Re: [Geoserver-devel] GSIP 186 - Allow for community/extension modules to be contributed without CLA - Please vote

2020-02-10 Thread Alessio Fabiani
+1

Il giorno lun 10 feb 2020 alle ore 17:49 Simone Giannecchini <
simone.giannecch...@geo-solutions.it> ha scritto:

> +1
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://bit.ly/gs-services
> <https://gnldr.online/tracker/click?redirect=http%3A%2F%2Fbit.ly%2Fgs-services=1581353282315=http://bit.ly/gs-services>
> for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> <https://gnldr.online/tracker/click?redirect=http%3A%2F%2Fwww.geo-solutions.it=1581353282315=http://www.geo-solutions.it>
> http://twitter.com/geosolutions_it
> <https://gnldr.online/tracker/click?redirect=http%3A%2F%2Ftwitter.com%2Fgeosolutions_it=1581353282315=http://twitter.com/geosolutions_it>
>
> ---
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Mon, Feb 10, 2020 at 5:46 PM Andrea Aime 
> wrote:
>
>> Hi all,
>> opening the vote on GSIP-186 after the discussion thread settled down:
>>
>> https://github.com/geoserver/geoserver/wiki/GSIP-186
>>
>> I'll start with my +1
>>
>> Cheers
>> Andrea
>>
>>
>> == GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> --- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/

[Geoserver-devel] [JIRA] (GEOS-9485) GeoServer "system-status" {json, xml} endpoints do not return values anymore

2020-02-04 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
  Alessio Fabiani  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9485  
 
 
  GeoServer "system-status" {json,xml} endpoints do not return values anymore   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 2.16.2  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 04/Feb/20 7:44 PM  
 
 
Priority: 
  High  
 
 
Reporter: 
      Alessio Fabiani   
 

  
 
 
 
 

 
 /geoserver/rest/about/system-status HTML endpoint correctly shows metrics along with values /geoserver/rest/about/system-status.json and /geoserver/rest/about/system-status.xml do not report metric values anymore instead  
 

  
 
 
  
 

 
 
 

 
 
 A

Re: [Geoserver-devel] GSIP 183 - "Add per-workspace Stored Queries for WFS 2.0" voting open

2020-01-08 Thread Alessio Fabiani
+0

Il giorno mer 8 gen 2020 alle ore 10:06 Nuno Oliveira <
nuno.olive...@geo-solutions.it> ha scritto:

>
> +0 likewise :)
>
> On Wed, 2020-01-08 at 09:33 +0100, Andrea Aime wrote:
>
> On Tue, Jan 7, 2020 at 9:51 PM Jody Garnett 
> wrote:
>
> My +1 is already recorded, thanks for answering my questions Fernando.
>
> Simone I think it is okay for you to vote +1, no reason to hold back if
> you have an interest in the functionality.
>
>
> Fernando works for GeoSolutions, the work in question is done on contract.
> I believe it's fair, and better, to vote +0 here, given the context.
>
> With this in mind, I'll add my +0
>
> Cheers
> Andrea
>
> ==
>
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
>
> ___
> Geoserver-devel mailing 
> listGeoserver-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
> --
> Regards,
> Nuno Oliveira
> ==
> GeoServer Professional Services from the
> experts!
> Visit http://goo.gl/it488V for more information.
> ==
>
> Nuno Miguel Carvalho Oliveira
> @nmcoliveira
> Software Engineer
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax:  +39 0584 1660272
> http://www.geo-solutions.ithttp://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati
> personali (Reg. UE 2016/679 - Regolamento generale sulla
> protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto,
> gli eventuali allegati, etc.) è un dato la cui conoscenza
> è riservata al/i solo/i destinatario/i indicati dallo
> scrivente. Se il messaggio Le è giunto per errore, è
> tenuta/o a cancellarlo, ogni altra operazione è illecita.
> Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to
> which it is addressed and may contain information that
> is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European
> Regulation 2016/679 “GDPR” - copying, dissemination or
> use of this e-mail or the information herein by anyone
> other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify
> us immediately by telephone or e-mail.
>
> ___________
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrive

[Geoserver-devel] [JIRA] (GEOS-9435) [community - oauth2] Include basic auth header for Oauth2 token instrospection requests

2019-12-18 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
  Alessio Fabiani  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9435  
 
 
  [community - oauth2] Include basic auth header for Oauth2 token instrospection requests   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
  Alessio Fabiani   
 
 
Components: 
 Community modules, OAuth2, Security  
 
 
Created: 
 18/Dec/19 12:00 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
  Alessio Fabiani   
 

  
 
 
 
 

 
 Currently no authentication is provided when oauth2 provider sends requests to introspect token (for example when calling tokeninfo/ endpoint). As suggested buy common best practices for Oauth2 an authentication is highly encuraged to reduce the exposure to attacks exposure and prevent user private data leakage. The proposal is to add an auth header inside the requests with basic auth encoding of the client is and client secret: base64(client_id:client_secret) This solution will make ti compatible with several oauths/oidc backends (like django-oidc-provider( which expects this header to allow the request.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment

Re: [Geoserver-devel] motion: Accept GeoSolutions CITE Automation proposal, with variation

2019-12-12 Thread Alessio Fabiani
+0

Il giorno gio 12 dic 2019 alle ore 09:36 Alessio Fabiani <
alessio.fabi...@geo-solutions.it> ha scritto:

> +1
>
> Il giorno gio 12 dic 2019 alle ore 04:04 Kevin Smith 
> ha scritto:
>
>> +1
>> On 2019-12-11 4:24 p.m., Jody Garnett wrote:
>>
>> Thanks to everyone who has responded thus far, Kevin and Alessio your
>> response would be appreciated.
>> --
>> Jody Garnett
>>
>>
>> On Tue, 10 Dec 2019 at 20:56, Jody Garnett 
>> wrote:
>>
>>> Thanks to those who attended today's meeting, PSC members should have a
>>> copy of the proposal from GeoSolutions for the CITE Automation work
>>> outlined by GeoServer PSC.
>>>
>>> I would like to request the following variation to the compensation and
>>> deadline:
>>>
>>> *● 50% at contract signature*
>>> *● 50% on delivery*
>>>
>>> This change allows use to better respect the OSGeo Annual budget.
>>>
>>> Motion: "Accept GeoSolutions CITE automation proposal" with 50% / 50%
>>> variation to compensation schedule.
>>>
>>> This proposal requires an "urgent" response, by Dec 15 2019:
>>>
>>>- Alessio Fabiani
>>>- Andrea Aime
>>>- Ian Turton
>>>- Jody Garnett +1 initial motion
>>>- Jukka Rahkonen
>>>- Kevin Smith
>>>- Nuno Oliveira
>>>- Simone Giannecchini
>>>- Torben Barsballe
>>>
>>> --
>>> Jody Garnett
>>>
>>
>
> --
>
> ==
>
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
> Ing. Alessio Fabiani
>
> @alfa7691
> Founder/Technical Lead
>
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39 331 6233686
>
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] motion: Accept GeoSolutions CITE Automation proposal, with variation

2019-12-12 Thread Alessio Fabiani
+1

Il giorno gio 12 dic 2019 alle ore 04:04 Kevin Smith 
ha scritto:

> +1
> On 2019-12-11 4:24 p.m., Jody Garnett wrote:
>
> Thanks to everyone who has responded thus far, Kevin and Alessio your
> response would be appreciated.
> --
> Jody Garnett
>
>
> On Tue, 10 Dec 2019 at 20:56, Jody Garnett  wrote:
>
>> Thanks to those who attended today's meeting, PSC members should have a
>> copy of the proposal from GeoSolutions for the CITE Automation work
>> outlined by GeoServer PSC.
>>
>> I would like to request the following variation to the compensation and
>> deadline:
>>
>> *● 50% at contract signature*
>> *● 50% on delivery*
>>
>> This change allows use to better respect the OSGeo Annual budget.
>>
>> Motion: "Accept GeoSolutions CITE automation proposal" with 50% / 50%
>> variation to compensation schedule.
>>
>> This proposal requires an "urgent" response, by Dec 15 2019:
>>
>>- Alessio Fabiani
>>- Andrea Aime
>>- Ian Turton
>>- Jody Garnett +1 initial motion
>>- Jukka Rahkonen
>>- Kevin Smith
>>- Nuno Oliveira
>>    - Simone Giannecchini
>>- Torben Barsballe
>>
>> --
>> Jody Garnett
>>
>

-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9415) Importer is not able to ingest correctly KML geometries anymore

2019-11-27 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
  Alessio Fabiani  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9415  
 
 
  Importer is not able to ingest correctly KML geometries anymore   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 2.15.2, 2.15.3, 2.16.0, 2.16.1  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 Importer  
 
 
Created: 
 27/Nov/19 4:23 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
  Alessio Fabiani   
 

  
 
 
 
 

 
 Trying to import a plain KML file through the GeoServer Importer, results on an empty layer and, therefore, an empty BBOX.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment

Re: [Geoserver-devel] Motion: moving GeoServer TimeParser (gs-ows) code to GeoTools

2019-11-21 Thread Alessio Fabiani
--
> >>>>
> >>>> Con riferimento alla normativa sul trattamento dei dati personali
> (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”),
> si precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
> >>>>
> >>>> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
> >>>> ___
> >>>> Geoserver-devel mailing list
> >>>> Geoserver-devel@lists.sourceforge.net
> >>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
> >>>
> >>> --
> >>> --
> >>> Jody Garnett
> >>
> >>
> >>
> >> --
> >>
> >> Regards, Andrea Aime == GeoServer Professional Services from the
> experts! Visit http://goo.gl/it488V for more information. == Ing. Andrea
> Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A
> 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39
> 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.
> >
> >
> >
> > --
> > Regards,
> > Daniele Romagnoli
> > ==
> > GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> > ==
> >
> > Ing. Daniele Romagnoli
> > Senior Software Engineer
> >
> > GeoSolutions S.A.S.
> > Via di Montramito 3/A
> > 55054  Massarosa (LU)
> > Italy
> > phone: +39 0584 962313
> > fax:  +39 0584 1660272
> >
> > http://www.geo-solutions.it
> > http://twitter.com/geosolutions_it
> >
> > ---
> >
> > Con riferimento alla normativa sul trattamento dei dati personali (Reg.
> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
> >
> > This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
> > ___
> > Geoserver-devel mailing list
> > Geoserver-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP 182 - Show a tab and table of roles for each layer, layer group, workspace

2019-11-12 Thread Alessio Fabiani
t;>>>
>>>> On Thu, Oct 10, 2019 at 11:36 AM marco.volp...@geo-solutions.it <
>>>> marco.volp...@geo-solutions.it> wrote:
>>>>
>>>>> Dear all,
>>>>>
>>>>> I would like to submit to your attention the following geoserver
>>>>> improvement proposal:
>>>>>
>>>>> https://github.com/geoserver/geoserver/wiki/GSIP-182.
>>>>>
>>>>> Best regards,
>>>>> Marco Volpini
>>>>> ___
>>>>> Geoserver-devel mailing list
>>>>> Geoserver-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Regards, Andrea Aime == GeoServer Professional Services from the
>>>> experts! Visit http://goo.gl/it488V for more information. == Ing.
>>>> Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito
>>>> 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob:
>>>> +39 339 8844549 http://www.geo-solutions.it
>>>> http://twitter.com/geosolutions_it
>>>> --- *Con
>>>> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
>>>> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>>> precisa che ogni circostanza inerente alla presente email (il suo
>>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>>> This email is intended only for the person or entity to which it is
>>>> addressed and may contain information that is privileged, confidential or
>>>> otherwise protected from disclosure. We remind that - as provided by
>>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>>> e-mail or the information herein by anyone other than the intended
>>>> recipient is prohibited. If you have received this email by mistake, please
>>>> notify us immediately by telephone or e-mail.*
>>>>
>>>
>>>
>>> --
>>>
>>> Regards, Andrea Aime == GeoServer Professional Services from the
>>> experts! Visit http://goo.gl/it488V for more information. == Ing.
>>> Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito
>>> 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob:
>>> +39 339 8844549 http://www.geo-solutions.it
>>> http://twitter.com/geosolutions_it
>>> --- *Con
>>> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
>>> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>> precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>> This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential or
>>> otherwise protected from disclosure. We remind that - as provided by
>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>> e-mail or the information herein by anyone other than the intended
>>> recipient is prohibited. If you have received this email by mistake, please
>>> notify us immediately by telephone or e-mail.*
>>>
>>
>
> --
>
> Regards, Andrea Aime == GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
> 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “

[Geoserver-devel] [JIRA] (GEOS-9398) [Community][wps-remote] Async Request Management Proposal

2019-11-11 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
  Alessio Fabiani  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9398  
 
 
  [Community][wps-remote] Async Request Management Proposal   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
  Alessio Fabiani   
 
 
Components: 
 Community modules, WPS Remote  
 
 
Created: 
 11/Nov/19 4:25 PM  
 
 
Priority: 
  Low  
 
 
Reporter: 
  Alessio Fabiani   
 

  
 
 
 
 

 
 Add logic to handle XMPP calls for "Async Request Management Proposal" See technical details @ https://github.com/geoserver/wps-remote/issues/42  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 Get Jira notifications on 

Re: [Geoserver-devel] GeoServer committer cleanup, GSIP-180, and your commit rights

2019-11-10 Thread Alessio Fabiani
Yeps, I confirm.

Il sab 9 nov 2019, 16:58 Andrea Aime  ha
scritto:

> Hi Alessio,
> please check the GSIP 180 requirements, can you confirm you are subscribed
> to the devel, users and build lists?
>
> Cheers
> Andrea
>
> On Sat, Nov 9, 2019 at 4:02 PM Alessio Fabiani <
> alessio.fabi...@geo-solutions.it> wrote:
>
>> Dear Andrea,
>> I still need commits rights, especially on several community modules I am
>> following as a maintainer.
>>
>> Thanks,
>> Alessio.
>>
>>
>> Il giorno sab 9 nov 2019 alle ore 12:14 Andrea Aime <
>> andrea.a...@geo-solutions.it> ha scritto:
>>
>>> Hi,
>>> you're receiving this mail as part of the GSIP-180 work
>>> <https://github.com/geoserver/geoserver/wiki/GSIP-180>.
>>> We have determined you have been active doing GeoServer commits in the
>>> last year,
>>> but have not answered to the mail checking whether you are subscribed to
>>> the devel, list and build lists,
>>> sent two weeks ago on the geoserver-devel list:
>>>
>>> http://osgeo-org.1560.x6.nabble.com/All-committer-please-notice-cleanup-in-progress-please-follow-up-with-this-mail-ASAP-GSIP-180-td5420137.html
>>>
>>> If you don't wish to retain your committer rights, no action is
>>> required, otherwise, please follow up on the above mentioned
>>> thread.
>>> As a reminder, committer rights are not required to contribute to
>>> GeoServer, pull requests can also be used.
>>> Direct commit rights however allow direct commits, review and merge
>>> rights on pull request, and wiki access (for proposals).
>>>
>>> If by any chance you find out that the commit rights have been removed,
>>> and it's too late and wish to get them back, no worries, just
>>> write a mail on geoserver-devel on that regard, showing us why you need
>>> them.
>>>
>>> Best regards
>>> Andrea
>>>
>>> == GeoServer Professional Services from the experts! Visit
>>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>>> --- *Con
>>> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
>>> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>> precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>> This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential or
>>> otherwise protected from disclosure. We remind that - as provided by
>>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>>> e-mail or the information herein by anyone other than the intended
>>> recipient is prohibited. If you have received this email by mistake, please
>>> notify us immediately by telephone or e-mail.*
>>>
>>
>>
>> --
>>
>> ==
>>
>> GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information.
>> ==
>> Ing. Alessio Fabiani
>>
>> @alfa7691
>> Founder/Technical Lead
>>
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39 331 6233686
>>
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>> ---
>>
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene no

Re: [Geoserver-devel] GeoServer committer cleanup, GSIP-180, and your commit rights

2019-11-09 Thread Alessio Fabiani
Dear Andrea,
I still need commits rights, especially on several community modules I am
following as a maintainer.

Thanks,
Alessio.


Il giorno sab 9 nov 2019 alle ore 12:14 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> Hi,
> you're receiving this mail as part of the GSIP-180 work
> <https://github.com/geoserver/geoserver/wiki/GSIP-180>.
> We have determined you have been active doing GeoServer commits in the
> last year,
> but have not answered to the mail checking whether you are subscribed to
> the devel, list and build lists,
> sent two weeks ago on the geoserver-devel list:
>
> http://osgeo-org.1560.x6.nabble.com/All-committer-please-notice-cleanup-in-progress-please-follow-up-with-this-mail-ASAP-GSIP-180-td5420137.html
>
> If you don't wish to retain your committer rights, no action is required,
> otherwise, please follow up on the above mentioned
> thread.
> As a reminder, committer rights are not required to contribute to
> GeoServer, pull requests can also be used.
> Direct commit rights however allow direct commits, review and merge rights
> on pull request, and wiki access (for proposals).
>
> If by any chance you find out that the commit rights have been removed,
> and it's too late and wish to get them back, no worries, just
> write a mail on geoserver-devel on that regard, showing us why you need
> them.
>
> Best regards
> Andrea
>
> == GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9372) Community Keycloack plugin doc is incomplete

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


 
 
 
 

 
 
 

 
   
  Alessio Fabiani  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9372  
 
 
  Community Keycloack plugin doc is incomplete   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 Community modules, OAuth2  
 
 
Created: 
 18/Oct/19 3:07 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
  Alessio Fabiani   
 

  
 
 
 
 

 
 The documentation of the plugin seems to be missing some important configuration steps as reported by a user. 

Nikola Jankovic nikola.janko...@eodc.eu tramite lists.sourceforge.net  13:40 (1 ora fa) a geoserver-us...@lists.sourceforge.net 
Hey all, 
I have discovered what is the issue. Apparently the module doesn't recognize some of the token decryption algorithms, and I solved the issue by forcing RS256 on the client and including the realm-public-key ​for RS256 in the adapter config which is located in keycloak realm settings. This isn't mentioned in the documentation though. Any way to proceed with this? 
Cheers, Nikola

Re: [Geoserver-devel] GSIP-181 Add Math support on Freemarker Template

2019-10-09 Thread Alessio Fabiani
+1

Il giorno mar 8 ott 2019 alle ore 14:55 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> +0 here too, since I'm among the proponents
> That said, Math functions should be pretty safe :-)
>
> Cheers
> Andrea
>
> On Tue, Oct 8, 2019 at 1:34 PM Simone Giannecchini <
> simone.giannecch...@geo-solutions.it> wrote:
>
>> +0
>>
>> Il giorno mar 8 ott 2019 alle 12:27 marco.volp...@geo-solutions.it <
>> marco.volp...@geo-solutions.it> ha scritto:
>>
>>> Dear all,
>>>
>>> I would like to submit the following GeoServer improvement proposal:
>>>
>>> https://github.com/geoserver/geoserver/wiki/GSIP-181
>>>
>>> The description is in the proposal.
>>>
>>> I take also the opportunity to introduce myself:
>>> I'm Marco Volpini from Italy and I start recently working as a java
>>> developer at Geo-solutions.
>>>
>>> Best regards,
>>>
>>> Marco Volpini
>>>
>>> ___
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>> --
>> Regards,
>> Simone Giannecchini.
>> GeoSolutions Director
>>
>> - sent from my mobile, apologies for brevity and typos-
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
>
> Regards, Andrea Aime == GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
> 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Vote: propose Nuno Oliveira as PSC member

2019-10-08 Thread Alessio Fabiani
+1

Il giorno mar 8 ott 2019 alle ore 11:48 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> Hi,
> I would like to propose Nuno as PSC member. Just like Torben, he needs no
> introduction,
> he's active in the community, on the devel and user list, tirelessly
> reviewing many pull requests as well,
> discussing proposals, designs and the like.
>
> Let's hear the votes :-)
>
> Cheers
> Andrea
>
> == GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Vote: proposing Torben Barsballe as PSC member

2019-10-08 Thread Alessio Fabiani
+1 of course!

Il giorno mar 8 ott 2019 alle ore 11:45 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> Hi,
> I would like to propose Torben as PSC member. He needs no introduction,
> has been present at most
> if not all bi-weekly PSC meetings, and he's active in the community as
> well, discussing proposals,
> designs and the like, not to mention helping us to keep the build server
> up and running.
>
> To be honest, I was surprised when I found he was not member already! :-D
>
> Let's hear the votes :-)
>
> Cheers
> Andrea
>
>
> == GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP-176 Cite Automation RFP

2019-10-03 Thread Alessio Fabiani
+0

Il giorno mer 2 ott 2019 alle ore 19:03 Jody Garnett 
ha scritto:

> Kevin, Alessio please respond?
> --
> Jody Garnett
>
>
> On Wed, 2 Oct 2019 at 08:37, Simone Giannecchini <
> simone.giannecch...@geo-solutions.it> wrote:
>
>> +0
>>
>> Regards,
>> Simone Giannecchini
>> ==
>> GeoServer Professional Services from the experts!
>> Visit http://bit.ly/gs-services for more information.
>> ==
>> Ing. Simone Giannecchini
>> @simogeo
>> Founder/Director
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39  333 8128928
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail.
>>
>>
>> On Wed, Oct 2, 2019 at 2:14 PM Andrea Aime 
>> wrote:
>>
>>> +1
>>>
>>> Cheers
>>> Andrea
>>>
>>> On Tue, Oct 1, 2019 at 8:10 PM Jody Garnett 
>>> wrote:
>>>
>>>> Follow up to chat with Torben, Jukka, Gabriel on GSIP 176 CITE
>>>> Automation RFP <https://github.com/geoserver/geoserver/wiki/GSIP-176> in
>>>> today's meeting.
>>>>
>>>> As a large portion of our 'budget' for this activity is based on OSGeo
>>>> 2019 budget allocation I feel we need to wrap up fundraising by end of
>>>> October (making our 10k minimum) if we are to go-ahead.
>>>>
>>>> We have the following votes, can I ask for your response, or clear -1
>>>> to cancel the activity:
>>>>
>>>>- Alessio Fabiani:
>>>>- Andrea Aime:
>>>>- Brad Hards: +0
>>>>- Ian Turton:
>>>>- Jody Garnett: +1
>>>>- Jukka Rahkonen: +1
>>>>- Kevin Smith:
>>>>- Simone Giannecchini:
>>>>
>>>> --
>>>> Jody Garnett
>>>> ___
>>>> Geoserver-devel mailing list
>>>> Geoserver-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>>
>>>
>>>
>>> --
>>>
>>> Regards, Andrea Aime == GeoServer Professional Services from the
>>> experts! Visit http://goo.gl/it488V for more information. == Ing.
>>> Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito
>>> 3/A 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob:
>>> +39 339 8844549 http://www.geo-solutions.it
>>> http://twitter.com/geosolutions_it
>>> --- *Con
>>> riferimento alla normativa sul trattamento dei dati personali (Reg. UE
>>> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>>> precisa che ogni circostanza inerente alla presente email (il suo
>>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>> This email is intended only for the person or entity to which it is
>>> addressed and may contain information that is privileged, confidential or
>>> otherwise protected from disclosure. We remi

Re: [Geoserver-devel] GSIP 180 discussion: committer list cleanup and committer requirements

2019-09-23 Thread Alessio Fabiani
+1 go ahead Andrea

Il giorno dom 22 set 2019 alle ore 11:13 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> Hi,
> the committer list in GeoServer is in a outdated/messy state, the
> following proposal
> tries to address it, while also adding some easy requirements for the
> committers, in terms
> of community presence:
>
> https://github.com/geoserver/geoserver/wiki/GSIP-180
>
> Please discuss :-D
>
> Cheers
> Andrea
>
> == GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9335) WFS 2.0 Stored Queries return a not-managed NPE

2019-09-17 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
  Alessio Fabiani  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9335  
 
 
  WFS 2.0 Stored Queries return a not-managed NPE   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 17/Sep/19 11:54 AM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
  Alessio Fabiani   
 

  
 
 
 
 

 
 I recently tried to create a WFS stored query, defined as follows: ```   xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" id="riskDataStoredQuery"> Stored Query for geonode:risk_analysis_data   returnFeatureTypes="" language="urn:ogc:def:queryLanguage:OGC-WFS::WFS_QueryExpression" isPrivate="false">the_geom $ {AreaOfInterest}   ``` Trying to invoke this by providing the "STOREDQUERY_ID" param to GeoServer, leads to a NullPointerException which is wrapped by the response but not tracked at all on the GeoServer logs.  
 

  
 
 
  
 

 
 
 

 
   

[Geoserver-devel] [JIRA] (GEOS-9323) Importer DataStore connection error when running multiple tasks

2019-09-06 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
  Alessio Fabiani  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9323  
 
 
  Importer DataStore connection error when running multiple tasks   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 Importer  
 
 
Created: 
 06/Sep/19 9:50 AM  
 
 
Priority: 
  High  
 
 
Reporter: 
  Alessio Fabiani   
 

  
 
 
 
 

 
 Trying to run parallel ingestions with GeoServer Importer against the same PostGIS DataStore, leads suddenly to the following exception {{java.lang.IllegalStateException: DataSource not available after calling dispose() or before being set. at org.geotools.jdbc.JDBCDataStore.getDataSource(JDBCDataStore.java:508) at org.geotools.jdbc.JDBCDataStore.createConnection(JDBCDataStore.java:2170) at org.geotools.jdbc.JDBCDataStore.createTypeNames(JDBCDataStore.java:978) at org.geotools.data.store.ContentDataStore.entry(ContentDataStore.java:497) at org.geotools.data.store.ContentDataStore.ensureEntry(ContentDataStore.java:530) at org.geotools.data.store.ContentDataStore.getFeatureSource(ContentDataStore.java:331) at org.geotools.data.store.ContentDataStore.getFeatureSource(ContentDataStore.java:303) at org.geotools.data.store.ContentDataStore.getFeatureSource(ContentDataStore.java:97) at org.geoserver.importer.Importer.copyFromFeatureSource(Importer.java:1434) at org.geoserver.importer.Importer.loadIntoDataStore(Importer.java:1355) at org.geoserver.importer.Importer.doIndirectImport(Importer.java:1104) at org.geoserver.importer.Importer.run(Importer.java:927) at org.geoserver.importer.Importer.run(Importer.java:890) at org.geoserver.importer.Importer$5.callInternal(Importer.java:961) at org.geoserver.importer.Importer$5.callInternal(Importer.java:954) at org.geoserver.importer.Importer$SecurityContextCopyingJob.call(Importer.java:992) at org.geoserver.importer.job.Job.call(Job.java:16) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149

Re: [Geoserver-devel] GSIP 178 - Extra metadata for single and opaque layers groups (enabled and advertised)

2019-08-21 Thread Alessio Fabiani
+1

Il giorno mer 21 ago 2019 alle ore 18:01 Simone Giannecchini <
simone.giannecch...@geo-solutions.it> ha scritto:

> Ciao Nuno,
> sound pretty interesting enhancement.
>
> +1
>
> Regards,
> Simone Giannecchini
> ==
> GeoServer Professional Services from the experts!
> Visit http://bit.ly/gs-services for more information.
> ==
> Ing. Simone Giannecchini
> @simogeo
> Founder/Director
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> Con riferimento alla normativa sul trattamento dei dati personali
> (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati
> “GDPR”), si precisa che ogni circostanza inerente alla presente email
> (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui
> conoscenza è riservata al/i solo/i destinatario/i indicati dallo
> scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a
> cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato
> se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential
> or otherwise protected from disclosure. We remind that - as provided
> by European Regulation 2016/679 “GDPR” - copying, dissemination or use
> of this e-mail or the information herein by anyone other than the
> intended recipient is prohibited. If you have received this email by
> mistake, please notify us immediately by telephone or e-mail.
> On Wed, Aug 21, 2019 at 4:00 PM Nuno Oliveira
>  wrote:
> >
> > Dear all,
> >
> > I would like to submit the following GeoServer improvement proposal:
> > https://github.com/geoserver/geoserver/wiki/GSIP-178
> >
> > The description is in the proposal :)
> >
> > Kind regards,
> > Nuno Oliveira
> >
> > --
> > Regards,
> > Nuno Oliveira
> > ==
> > GeoServer Professional Services from the
> > experts!
> > Visit http://goo.gl/it488V for more information.
> > ==
> >
> > Nuno Miguel Carvalho Oliveira
> > @nmcoliveira
> > Software Engineer
> >
> > GeoSolutions S.A.S.
> > Via di Montramito 3/A
> > 55054  Massarosa (LU)
> > Italy
> > phone: +39 0584 962313
> > fax:  +39 0584 1660272
> >
> > http://www.geo-solutions.it
> > http://twitter.com/geosolutions_it
> >
> > ---
> >
> > Con riferimento alla normativa sul trattamento dei dati
> > personali (Reg. UE 2016/679 - Regolamento generale sulla
> > protezione dei dati “GDPR”), si precisa che ogni
> > circostanza inerente alla presente email (il suo contenuto,
> > gli eventuali allegati, etc.) è un dato la cui conoscenza
> > è riservata al/i solo/i destinatario/i indicati dallo
> > scrivente. Se il messaggio Le è giunto per errore, è
> > tenuta/o a cancellarlo, ogni altra operazione è illecita.
> > Le sarei comunque grato se potesse darmene notizia.
> >
> > This email is intended only for the person or entity to
> > which it is addressed and may contain information that
> > is privileged, confidential or otherwise protected from
> > disclosure. We remind that - as provided by European
> > Regulation 2016/679 “GDPR” - copying, dissemination or
> > use of this e-mail or the information herein by anyone
> > other than the intended recipient is prohibited. If you
> > have received this email by mistake, please notify
> > us immediately by telephone or e-mail.
> >
> > ___________
> > Geoserver-devel mailing list
> > Geoserver-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/67

Re: [Geoserver-devel] GSIP 179 - Add Date Created and Date Modified in administration UI lists (layers, styles, ...)

2019-08-21 Thread Alessio Fabiani
+1

Il giorno mer 21 ago 2019 alle ore 17:29 Nuno Oliveira <
nuno.olive...@geo-solutions.it> ha scritto:

> Dear all,
>
> I would like to submit the following GeoServer improvement proposal:
> https://github.com/geoserver/geoserver/wiki/GSIP-179
>
> Feedback is more than welcome :)
>
> Kind regards,
> Nuno Oliveira
>
> --
> Regards,
> Nuno Oliveira
> ==
> GeoServer Professional Services from the
> experts!
> Visit http://goo.gl/it488V for more information.
> ==
>
> Nuno Miguel Carvalho Oliveira
> @nmcoliveira
> Software Engineer
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax:  +39 0584 1660272
> http://www.geo-solutions.ithttp://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati
> personali (Reg. UE 2016/679 - Regolamento generale sulla
> protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto,
> gli eventuali allegati, etc.) è un dato la cui conoscenza
> è riservata al/i solo/i destinatario/i indicati dallo
> scrivente. Se il messaggio Le è giunto per errore, è
> tenuta/o a cancellarlo, ogni altra operazione è illecita.
> Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to
> which it is addressed and may contain information that
> is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European
> Regulation 2016/679 “GDPR” - copying, dissemination or
> use of this e-mail or the information herein by anyone
> other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify
> us immediately by telephone or e-mail.
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP-176 CITE Test Automation RFP

2019-08-20 Thread Alessio Fabiani
+1

Alessio

Il giorno mar 20 ago 2019 alle ore 08:33 Andrea Aime <
andrea.a...@geo-solutions.it> ha scritto:

> +1
>
> Cheers
> Andrea
>
> On Mon, Aug 19, 2019 at 11:54 PM Simone Giannecchini <
> simone.giannecch...@geo-solutions.it> wrote:
>
>> +1
>>
>> Regards,
>> Simone Giannecchini
>> ==
>> GeoServer Professional Services from the experts!
>> Visit http://bit.ly/gs-services for more information.
>> ==
>> Ing. Simone Giannecchini
>> @simogeo
>> Founder/Director
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39  333 8128928
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>> Con riferimento alla normativa sul trattamento dei dati personali
>> (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati
>> “GDPR”), si precisa che ogni circostanza inerente alla presente email
>> (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui
>> conoscenza è riservata al/i solo/i destinatario/i indicati dallo
>> scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a
>> cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato
>> se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential
>> or otherwise protected from disclosure. We remind that - as provided
>> by European Regulation 2016/679 “GDPR” - copying, dissemination or use
>> of this e-mail or the information herein by anyone other than the
>> intended recipient is prohibited. If you have received this email by
>> mistake, please notify us immediately by telephone or e-mail.
>>
>> On Mon, Aug 19, 2019 at 7:21 PM Jody Garnett 
>> wrote:
>> >
>> > I believe I have addressed all the feedback form July, I would like
>> this proposal approved before foss4g next week in order to promote the
>> fundraising aspect.
>> >
>> > * GSIP 176 CITE Automation RFP
>> >
>> > Response:
>> >
>> > Alessio Fabiani:
>> > Andrea Aime:
>> > Brad Hards: +0
>> > Ian Turton:
>> > Jody Garnett: +1
>> > Jukka Rahkonen:
>> > Kevin Smith:
>> > Simone Giannecchini:
>> >
>> > --
>> > Jody Garnett
>> > ___
>> > Geoserver-devel mailing list
>> > Geoserver-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>>
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
>
> Regards, Andrea Aime == GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
> Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339
> 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the ex

Re: [Geoserver-devel] GSIP 177 - Support for vector custom dimensions

2019-08-19 Thread Alessio Fabiani
Dear all,
I absolutely agree with this proposal. Since we already support custom
dimensions for Raster, I don't see why support should not be implemented
for VECTORs also.

Moreover, having them advertised on the WMS GetCapa would be also very nice
improvement.

Here my +1.

Not fully sure if this should be included into the RC as Jody pointed
out. +0 for me also on this topic.

Alessio.


Il giorno gio 15 ago 2019 alle ore 09:09 Ian Turton  ha
scritto:

> +1 for me.
>
> Ian
>
> On Wed, 14 Aug 2019 at 15:44, fernando.m...@geo-solutions.it <
> fernando.m...@geo-solutions.it> wrote:
>
>> Hi all, Project Steering Committee,
>>
>> I would like to add support for vector custom dimension on WMS service,
>> I wrote a GSIP document in the link:
>>
>> https://github.com/geoserver/geoserver/wiki/GSIP-177
>>
>> Of course, I'll be glad to get your feedback.
>>
>>
>> Regards,
>>
>> Fernando Mino
>>
>> ==
>>
>> GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information.
>>
>> ==
>>
>> Fernando Mino
>>
>> Software Engineer
>>
>> GeoSolutions S.A.S.
>>
>> Via di Montramito 3/A
>>
>> 55054  Massarosa (LU)
>>
>> Italy
>>
>> phone: +39 0584 962313
>>
>> fax: +39 0584 1660272
>>
>> http://www.geo-solutions.it
>>
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>>
>> Con riferimento alla normativa sul trattamento dei dati personali (Reg.
>> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
>> precisa che ogni circostanza inerente alla presente email (il suo
>> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
>> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
>> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
>> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>>
>> This email is intended only for the person or entity to which it is
>> addressed and may contain information that is privileged, confidential or
>> otherwise protected from disclosure. We remind that - as provided by
>> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
>> e-mail or the information herein by anyone other than the intended
>> recipient is prohibited. If you have received this email by mistake, please
>> notify us immediately by telephone or e-mail.
>>
>>
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
>
>
> --
> Ian Turton
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP 175 - Promote status monitoring module from Community to Extension

2019-08-07 Thread Alessio Fabiani
provided by European
>
> Regulation 2016/679 “GDPR” - copying, dissemination or
>
> use of this e-mail or the information herein by anyone
>
> other than the intended recipient is prohibited. If you
>
> have received this email by mistake, please notify
>
> us immediately by telephone or e-mail.
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
> --
>
> Regards,
>
> Nuno Oliveira
>
> ==
>
> GeoServer Professional Services from the
>
> experts!
>
> Visit http://goo.gl/it488V for more information.
>
> ==
>
>
>
> Nuno Miguel Carvalho Oliveira
>
> @nmcoliveira
>
> Software Engineer
>
>
>
> GeoSolutions S.A.S.
>
> Via di Montramito 3/A
>
> 55054  Massarosa (LU)
>
> Italy
>
> phone: +39 0584 962313
>
> fax:  +39 0584 1660272
>
>
>
> http://www.geo-solutions.it
>
> http://twitter.com/geosolutions_it
>
>
>
> ---
>
>
>
> Con riferimento alla normativa sul trattamento dei dati
>
> personali (Reg. UE 2016/679 - Regolamento generale sulla
>
> protezione dei dati “GDPR”), si precisa che ogni
>
> circostanza inerente alla presente email (il suo contenuto,
>
> gli eventuali allegati, etc.) è un dato la cui conoscenza
>
> è riservata al/i solo/i destinatario/i indicati dallo
>
> scrivente. Se il messaggio Le è giunto per errore, è
>
> tenuta/o a cancellarlo, ogni altra operazione è illecita.
>
> Le sarei comunque grato se potesse darmene notizia.
>
>
>
> This email is intended only for the person or entity to
>
> which it is addressed and may contain information that
>
> is privileged, confidential or otherwise protected from
>
> disclosure. We remind that - as provided by European
>
> Regulation 2016/679 “GDPR” - copying, dissemination or
>
> use of this e-mail or the information herein by anyone
>
> other than the intended recipient is prohibited. If you
>
> have received this email by mistake, please notify
>
> us immediately by telephone or e-mail.
>
> ___
>
> Geoserver-devel mailing list
>
> Geoserver-devel@lists.sourceforge.net
>
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
> --
>
> Regards,
>
> Nuno Oliveira
>
> ==
>
> GeoServer Professional Services from the
>
> experts!
>
> Visit http://goo.gl/it488V for more information.
>
> ==
>
>
>
> Nuno Miguel Carvalho Oliveira
>
> @nmcoliveira
>
> Software Engineer
>
>
>
> GeoSolutions S.A.S.
>
> Via di Montramito 3/A
>
> 55054  Massarosa (LU)
>
> Italy
>
> phone: +39 0584 962313
>
> fax:  +39 0584 1660272
>
>
>
> http://www.geo-solutions.it
>
> http://twitter.com/geosolutions_it
>
>
>
> ---
>
>
>
> Con riferimento alla normativa sul trattamento dei dati
>
> personali (Reg. UE 2016/679 - Regolamento generale sulla
>
> protezione dei dati “GDPR”), si precisa che ogni
>
> circostanza inerente alla presente email (il suo contenuto,
>
> gli eventuali allegati, etc.) è un dato la cui conoscenza
>
> è riservata al/i solo/i destinatario/i indicati dallo
>
> scrivente. Se il messaggio Le è giunto per errore, è
>
> tenuta/o a cancellarlo, ogni altra operazione è illecita.
>
> Le sarei comunque grato se potesse darmene notizia.
>
>
>
> This email is intended only for the person or entity to
>
> which it is addressed and may contain information that
>
> is privileged, confidential or otherwise protected from
>
> disclosure. We remind that - as provided by European
>
> Regulation 2016/679 “GDPR” - copying, dissemination or
>
> use of this e-mail or the information herein by anyone
>
> other than the intended recipient is prohibited. If you
>
> have received this email by mistake, please notify
>
> us immediately by telephone or e-mail.
>
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GSIP 175 - Promote status monitoring module from Community to Extension

2019-07-10 Thread Alessio Fabiani
 against it :P
>
>
>> --
>> Jody Garnett
>>
>>
>> On Tue, 18 Jun 2019 at 11:16, Nuno Oliveira <
>> nuno.olive...@geo-solutions.it> wrote:
>>
>>> Dear all, Project Steering Committee,
>>>
>>> I would like to promote the Status Monitoring community to an official
>>> extension, I wrote a GSIP here:
>>> https://github.com/geoserver/geoserver/wiki/GSIP-175
>>>
>>> Please let me know if I missed something.
>>>
>>> Kind regards,
>>> Nuno Oliveira
>>>
>>> --
>>> Regards,
>>> Nuno Oliveira
>>> ==
>>> GeoServer Professional Services from the
>>> experts!
>>> Visit http://goo.gl/it488V for more information.
>>> ==
>>>
>>> Nuno Miguel Carvalho Oliveira
>>> @nmcoliveira
>>> Software Engineer
>>>
>>> GeoSolutions S.A.S.
>>> Via di Montramito 3/A
>>> 55054  Massarosa (LU)
>>> Italy
>>> phone: +39 0584 962313
>>> fax:  +39 0584 1660272
>>> http://www.geo-solutions.ithttp://twitter.com/geosolutions_it
>>>
>>> ---
>>>
>>> Con riferimento alla normativa sul trattamento dei dati
>>> personali (Reg. UE 2016/679 - Regolamento generale sulla
>>> protezione dei dati “GDPR”), si precisa che ogni
>>> circostanza inerente alla presente email (il suo contenuto,
>>> gli eventuali allegati, etc.) è un dato la cui conoscenza
>>> è riservata al/i solo/i destinatario/i indicati dallo
>>> scrivente. Se il messaggio Le è giunto per errore, è
>>> tenuta/o a cancellarlo, ogni altra operazione è illecita.
>>> Le sarei comunque grato se potesse darmene notizia.
>>>
>>> This email is intended only for the person or entity to
>>> which it is addressed and may contain information that
>>> is privileged, confidential or otherwise protected from
>>> disclosure. We remind that - as provided by European
>>> Regulation 2016/679 “GDPR” - copying, dissemination or
>>> use of this e-mail or the information herein by anyone
>>> other than the intended recipient is prohibited. If you
>>> have received this email by mistake, please notify
>>> us immediately by telephone or e-mail.
>>>
>>> ___
>>> Geoserver-devel mailing list
>>> Geoserver-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>
>>
>
> --
> Regards,
> Nuno Oliveira
> ==
> GeoServer Professional Services from the experts!
> Visit http://goo.gl/it488V for more information.
> ==
>
> Nuno Miguel Carvalho Oliveira
> @nmcoliveira
> Software Engineer
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax:  +39 0584 1660272
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati
> personali (Reg. UE 2016/679 - Regolamento generale sulla
> protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto,
> gli eventuali allegati, etc.) è un dato la cui conoscenza
> è riservata al/i solo/i destinatario/i indicati dallo
> scrivente. Se il messaggio Le è giunto per errore, è
> tenuta/o a cancellarlo, ogni altra operazione è illecita.
> Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to
> which it is addressed and may contain information that
> is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European
> Regulation 2016/679 “GDPR” - copying, dissemination or
> use of this e-mail or the information herein by anyone
> other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify
> us immediately by telephone or e-mail.
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Promoting authkey community module to extension

2019-06-18 Thread Alessio Fabiani
+1

Il giorno mar 18 giu 2019 alle ore 09:27 Mauro Bartolomeoli <
mauro.bartolome...@geo-solutions.it> ha scritto:

> Here it is:  https://github.com/geoserver/geoserver/wiki/GSIP-174
>
> Please, kindly, vote.
>
> Il giorno mar 18 giu 2019 alle ore 08:13 Andrea Aime <
> andrea.a...@geo-solutions.it> ha scritto:
>
>> On Tue, Jun 18, 2019 at 8:13 AM Andrea Aime 
>> wrote:
>>
>>> Hi Mauro,
>>> +1, please proceed with PR.
>>>
>>
>> Sigh, not enough coffee yet... please proceed with GSIP :-D
>>
>> Cheers
>> Andrea
>>
>> ==
>>
>> GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> --- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>>
>
>
> --
>
> Regards,
>
> Mauro Bartolomeoli
>
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Dott. Mauro Bartolomeoli
> @mauro_bart
> Technical Lead
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> Italy
>
> mobile: +39 393 904 1756
> phone: +39 0584 962313
> fax:  +39 0584 1660272
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene no

[Geoserver-devel] [JIRA] (GEOS-9220) Upgrade spring-security-oauth2 version from 2.0.11 to 2.0.16

2019-05-16 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
  Alessio Fabiani  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9220  
 
 
  Upgrade spring-security-oauth2 version from 2.0.11 to 2.0.16   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
  Alessio Fabiani   
 
 
Created: 
 16/May/19 6:22 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
  Alessio Fabiani   
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS 
  
 
 
 This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100102-sha1:8652e0d

[Geoserver-devel] [JIRA] (GEOS-9194) Update GeoFence dependencies to make it compatible with Java 11

2019-05-02 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
  Alessio Fabiani  created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9194  
 
 
  Update GeoFence dependencies to make it compatible with Java 11   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Affects Versions: 
 2.15.1  
 
 
Assignee: 
  Alessio Fabiani   
 
 
Components: 
 GeoFence  
 
 
Created: 
 02/May/19 4:30 PM  
 
 
Fix Versions: 
 2.15.2  
 
 
Priority: 
  Medium  
 
 
Reporter: 
  Alessio Fabiani   
 

  
 
 
 
 

 
 As reported here https://osgeo-org.atlassian.net/projects/GEOT/issues/GEOT-6292 in order to allow GeoFence working with Java 11 and GeoServer 2.15+, the module dependencies must be updated.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment

Re: [Geoserver-devel] geogig community module retirement

2019-04-30 Thread Alessio Fabiani
di Montramito 3/A
> 55054 Massarosa (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39
> 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it
> --- Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.
> >
> >
> >
> > --
> > Gabriel Roldán
> > ___
> > Geoserver-devel mailing list
> > Geoserver-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-9087) JDBC Datastore "encode functions" might cause a ClassCastException

2019-01-07 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9087  
 
 
  JDBC Datastore "encode functions" might cause a ClassCastException   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 07/Jan/19 12:59 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
         Alessio Fabiani  
 

  
 
 
 
 

 
 JDBC Datastore "encode functions" options enabled, might cause the following exception Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to org.opengis.feature.type.AttributeDescriptor at org.geotools.data.jdbc.FilterToSQL.visit(FilterToSQL.java:549) at org.geotools.filter.LikeFilterImpl.accept(LikeFilterImpl.java:488) at org.geotools.data.jdbc.FilterToSQL.visit(FilterToSQL.java:639) at org.geotools.data.jdbc.FilterToSQL.visit(FilterToSQL.java:584) at org.geotools.filter.AndImpl.accept(AndImpl.java:48) at org.geotools.data.jdbc.FilterToSQL.encode(FilterToSQL.java:287) at org.geotools.data.jdbc.FilterToSQL.encodeToString(FilterToSQL.java:314) at org.geotools.jdbc.JDBCDataStore.filter(JDBCDataStore.java:3500) at org.geotools.jdbc.JDBCDataStore.filter(JDBCDataStore.java:3489) at org.geotools.jdbc.JDBCDataStore.selectSQLPS(JDBCDataStore.java:3601) at org.geotools.jdbc.JDBCFeatureSource.getReaderInternal(JDBCFeatureSource.java:592) ... 142 more After some investigation, it seems that this might happen when trying to use an encoded function with a "LIKE" _expression_, e.g.: CQL_FILTER=(strToLowerCase("survey_nam

[Geoserver-devel] [JIRA] (GEOS-9079) GWC locks Tile-Info xml files on the DATA_DIR unless resources are released

2018-12-20 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9079  
 
 
  GWC locks Tile-Info xml files on the DATA_DIR unless resources are released   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 GWC  
 
 
Created: 
 20/Dec/18 6:47 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Alessio Fabiani  
 

  
 
 
 
 

 
 It looks like the Tile Layer and LayerGroup Info XML files get locked by GWC when they are created/modified. Would be good to check if there's some missing disposal somewhere in the integration module.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 Get Jira

[Geoserver-devel] [JIRA] (GEOS-9078) [Backup & Restore] Improve the module Documentation with the latest fixes/improvements

2018-12-20 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9078  
 
 
  [Backup & Restore] Improve the module Documentation with the latest fixes/improvements   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Alessio Fabiani  
 
 
Components: 
 Backup and Restore  
 
 
Created: 
 20/Dec/18 6:39 PM  
 
 
Priority: 
  High  
 
 
Reporter: 
 Alessio Fabiani  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS 
  
 
 
 This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100096-sha1:19f

[Geoserver-devel] [JIRA] (GEOS-9077) [Backup & Restore] Make the REST Controller able to check internal archive saved filters

2018-12-20 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9077  
 
 
  [Backup & Restore] Make the REST Controller able to check internal archive saved filters   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Alessio Fabiani  
 
 
Components: 
 Backup and Restore  
 
 
Created: 
 20/Dec/18 6:38 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Alessio Fabiani  
 

  
 
 
 
 

 
 Currently, a selective backup archive (ZIP) contains a descriptor reporting the filters applied originally by the user, in order to save/restore only the specific resources. While the GUI is able to automatically read those filters and act accordingly, the REST controller still needs them to be explicitly written on the request body. As an admin, I would like the REST controller to be able to recognize them automatically whenever exists and, possibly, have an explicit option to force a full Restore.  
 

  
 
 
  
 

 
 
 

 
 
 Add Com

[Geoserver-devel] [JIRA] (GEOS-9076) [Backup & Restore] Selective B: check GWC events in order to avoid creating Tile Layer Defaults

2018-12-20 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9076  
 
 
  [Backup & Restore] Selective B: check GWC events in order to avoid creating Tile Layer Defaults   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Alessio Fabiani  
 
 
Components: 
 Backup and Restore  
 
 
Created: 
 20/Dec/18 6:33 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Alessio Fabiani  
 

  
 
 
 
 

 
 When performing a selective Backup & Restore, the plugin basically does a copy of the existing resources from the source catalog. During this phase, it copies also the LayerInfos and LayerGroupInfos, by assigning to them a new ID. The problem is that doing that an event is raised from the gwcCatalog listener to create a TileLayer defaults in case it does not exist, despite the admin has explicitly deleted it. This should not happen. If I removed a TileLayerInfo from my catalog, I don't want it appearing again after a restore.  
 

  
 
 
  
 

 
 
 

 
 
 Add

Re: [Geoserver-devel] oauth2 core

2018-12-05 Thread Alessio Fabiani
Go ahead, I'll review it.

Thanks for your contribution.

Il giorno mar 4 dic 2018 alle ore 22:47 Thomas 
ha scritto:

> I'm working with integrating my work's oauth service with geoserver.  Upon
> testing the github extension as well as the oauth2 core, I think I may of
> found a bug.
>
> When a request is made,  GeoServerOAuthAuthenticationFilter:doFilter is
> eventually called.  The filter checks the request parameter for an access
> token and if it doesn't exist it checks the request for a bearer token in
> the Authorization header.  If the token exists in one of those two
> places, doAuthenticate is called and it in turn
> calls getPreAuthenticatedPrincipal.
>
> The function getPreAuthenticatedPrincipal  attempts to get the token from
> the query parameter but doesn't try to get it from the Authorization
> Header.  According to the RFC for OAuth 2 Bearer Token usage, the resource
> server (Geoserver), should support this.  A link and a snippet from this
> page is below.  This causes an issue for our web client which sends the
> token in the Authorization Header.
>
> It looks like I could just extend the class
> GeoServerOAuthAuthenticationFilter and put my fixes in there.  But it seems
> it would be more beneficial to submit a pull request.  The changes would be
> about 3 lines.
>
> Is there any issue with me doing this?  I realize the oauth2 and other
> community extensions aren't really maintained unless a volunteer does it.
>
> https://tools.ietf.org/html/rfc6750
> section 2.1 Authorization Request Header Field says
>
>
> Clients SHOULD make authenticated requests with a bearer token using
>the "Authorization" request header field with the "Bearer" HTTP
>authorization scheme.  Resource servers MUST support this method.
>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Discussion/vote for GSIP-173, GetLegendGraphic JSON output format

2018-12-03 Thread Alessio Fabiani
+1

Il giorno lun 3 dic 2018 alle ore 11:54 Simone Giannecchini <
simone.giannecch...@geo-solutions.it> ha scritto:

> +0
>
> 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 Montramito 3/A
> 55054  Massarosa (LU)
> Italy
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob:   +39  333 8128928
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> ---
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail.
>
>
> On Mon, Dec 3, 2018 at 11:41 AM Andrea Aime 
> wrote:
>
>> Hi all,
>> here is a new GSIP to discuss/vote:
>>
>> https://github.com/geoserver/geoserver/wiki/GSIP-173
>>
>> This is a revival of the old GSIP-81 (which was abandoned and never
>> reached mergeable state).
>> The content has been simplified and updated to use the current version of
>> GeoServer.
>>
>> Feedback welcomed!
>>
>> Cheers
>> Andrea
>>
>> == GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> --- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> ___
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indica

[Geoserver-devel] [JIRA] (GEOS-9040) Mode the GeoServer ENV Parametrization documentation to a more general Section

2018-11-29 Thread Alessio Fabiani (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alessio Fabiani created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-9040  
 
 
  Mode the GeoServer ENV Parametrization documentation to a more general Section   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Alessio Fabiani  
 
 
Created: 
 29/Nov/18 12:24 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Alessio Fabiani  
 

  
 
 
 
 

 
 Currently, the documentation about the possibility of enabling the GeoServer ENV Parametrization https://docs.geoserver.org/latest/en/user/community/backuprestore/configtemplate.html which is a general feature available in CORE, is part of the Backup Community Plugin docs. This should be ported to the official GeoServer Documentation instead, as an instance here: https://docs.geoserver.org/latest/en/user/datadirectory/index.html#datadir  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment

  1   2   3   4   5   6   >