<div dir="ltr"><div dir="ltr">Btw Paolo.... <a href="https://github.com/GeoNode/geonode/pull/3956">https://github.com/GeoNode/geonode/pull/3956</a><br></div></div><br><div class="gmail_quote"><div dir="ltr">Il giorno mer 3 ott 2018 alle ore 15:45 Paolo Corti <<a href="mailto:pcorti@gmail.com">pcorti@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, you are right Alessio, that was!<br>
I upgraded the staging a few days ago and forgot to add the line with<br>
ip for GeoServer in the Django OAuth Toolkit application table. Now<br>
GetCapabilities works well again.<br>
Sorry for the noise and thanks again :)<br>
p<br>
On Wed, Oct 3, 2018 at 4:24 AM Alessio Fabiani<br>
<<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-solutions.it</a>> wrote:<br>
><br>
> By the way,<br>
> I noticed that <a href="http://128.31.22.103/geoserver" rel="noreferrer" target="_blank">http://128.31.22.103/geoserver</a> Layer Preview is empty.<br>
><br>
> As long as this is happening that means that there's some misconfiguration on your security settings.<br>
><br>
> Moreover, any chance to update the WAR of GeoServer with the latest build here?<br>
><br>
> <a href="http://build.geonode.org/geoserver/latest/geoserver-2.14.x.war" rel="noreferrer" target="_blank">http://build.geonode.org/geoserver/latest/geoserver-2.14.x.war</a><br>
><br>
><br>
> Il giorno mer 3 ott 2018 alle ore 10:16 Alessio Fabiani <<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-solutions.it</a>> ha scritto:<br>
>><br>
>> Hi Paolo,<br>
>> yeps, it is quite strange indeed.<br>
>> It really looks to me that it is due to GeoFence rules somehow. Sometimes the rules of GeoFence could be a bit tricky.<br>
>><br>
>> Any chance to send here all the rules associated to one of those layers?<br>
>><br>
>><br>
>><br>
>> Il giorno mer 3 ott 2018 alle ore 01:03 Paolo Corti <<a href="mailto:pcorti@gmail.com" target="_blank">pcorti@gmail.com</a>> ha scritto:<br>
>>><br>
>>> Hi Alessio<br>
>>><br>
>>> all of the layers in our instance are published and advertised on GeoServer.<br>
>>><br>
>>> For example try this layer in our staging instance.<br>
>>> Layer details page in GeoNode:<br>
>>> <a href="http://128.31.22.103/layers/geonode:Neighborhoods_BRA_1" rel="noreferrer" target="_blank">http://128.31.22.103/layers/geonode:Neighborhoods_BRA_1</a><br>
>>> Layer GetCapabilities:<br>
>>> <a href="http://128.31.22.103/geoserver/geonode/Neighborhoods_BRA_1/wms?service=WMS&request=GetCapabilities" rel="noreferrer" target="_blank">http://128.31.22.103/geoserver/geonode/Neighborhoods_BRA_1/wms?service=WMS&request=GetCapabilities</a><br>
>>><br>
>>> The layer GetCapabilities is correctly returned when I am logged as<br>
>>> GeoServer admin, but it returns a 404 when I am not.<br>
>>><br>
>>> Thanks for your help!<br>
>>> Paolo<br>
>>> On Tue, Oct 2, 2018 at 4:28 PM Alessio Fabiani<br>
>>> <<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-solutions.it</a>> wrote:<br>
>>> ><br>
>>> > Hi Paolo,<br>
>>> > it is working here. Remember that the Layer must be published too, which means "Advertised" on GeoServer.<br>
>>> ><br>
>>> > Il giorno mar 2 ott 2018 alle ore 22:13 Paolo Corti <<a href="mailto:pcorti@gmail.com" target="_blank">pcorti@gmail.com</a>> ha scritto:<br>
>>> >><br>
>>> >> Hi Alessio<br>
>>> >><br>
>>> >> the url I am using it is correct. If I open it in an authenticated<br>
>>> >> browser (logged in as GeoServer admin), it returns the correct<br>
>>> >> GetCapabilities document.<br>
>>> >> Unfortunately it is not working from a not authenticated sessions. I<br>
>>> >> believe GeoFence is not giving access to the layer.<br>
>>> >> I realized that in my previous email I didn't include the correct link<br>
>>> >> to the log file <a href="https://paste.ofcode.org/3aBryGaRK7Xz3j3ySqXxfkN" rel="noreferrer" target="_blank">https://paste.ofcode.org/3aBryGaRK7Xz3j3ySqXxfkN</a><br>
>>> >><br>
>>> >> hope this helps you to suggest a solution to this problem<br>
>>> >> thanks!<br>
>>> >> Paolo<br>
>>> >> On Tue, Oct 2, 2018 at 3:45 PM Alessio Fabiani<br>
>>> >> <<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-solutions.it</a>> wrote:<br>
>>> >> ><br>
>>> >> > As an instance<br>
>>> >> ><br>
>>> >> > <a href="http://dev.geonode.geo-solutions.it/geoserver/geonode/states/wms?request=GetCapabilities" rel="noreferrer" target="_blank">http://dev.geonode.geo-solutions.it/geoserver/geonode/states/wms?request=GetCapabilities</a><br>
>>> >> ><br>
>>> >> ><br>
>>> >> ><br>
>>> >> > Il giorno mar 2 ott 2018 alle ore 21:16 Paolo Corti <<a href="mailto:pcorti@gmail.com" target="_blank">pcorti@gmail.com</a>> ha scritto:<br>
>>> >> >><br>
>>> >> >> Dear list<br>
>>> >> >><br>
>>> >> >> This is most likely for Alessio, but maybe someone else in the list can help.<br>
>>> >> >><br>
>>> >> >> I am experiencing this in GeoNode 2.8 and GeoServer 2.14.<br>
>>> >> >><br>
>>> >> >> I would need to access GeoServer OGC endpoints with curl or owslib<br>
>>> >> >> using basic authentication. Unfortunately this doesn't look to work<br>
>>> >> >> anymore - while it was working on previous versions GeoNode/GeoServer.<br>
>>> >> >><br>
>>> >> >> This is a sample request I do:<br>
>>> >> >><br>
>>> >> >> curl -v -u user:password -XGET -H "Accept: text/xml"<br>
>>> >> >> <a href="http://myip/geoserver/geonode/layername/wms" rel="noreferrer" target="_blank">http://myip/geoserver/geonode/layername/wms</a><br>
>>> >> >><br>
>>> >> >> I receive a 404.<br>
>>> >> >><br>
>>> >> >> Here is what I see in GeoServer log file: <a href="https://paste.ofcode.org/" rel="noreferrer" target="_blank">https://paste.ofcode.org/</a><br>
>>> >> >><br>
>>> >> >> When opening the same url in a web browser authenticated with GeoNode<br>
>>> >> >> I don't get the 404.<br>
>>> >> >><br>
>>> >> >> Any hint here? Thanks in advance!<br>
>>> >> >><br>
>>> >> >> Paolo<br>
>>> >> >><br>
>>> >> >> --<br>
>>> >> >> Paolo Corti<br>
>>> >> >> Geospatial software developer<br>
>>> >> >> web: <a href="http://www.paolocorti.net" rel="noreferrer" target="_blank">http://www.paolocorti.net</a><br>
>>> >> >> twitter: @capooti<br>
>>> >> >> skype: capooti<br>
>>> >> >> _______________________________________________<br>
>>> >> >> geonode-users mailing list<br>
>>> >> >> <a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
>>> >> >> <a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geonode-users</a><br>
>>> >> ><br>
>>> >> ><br>
>>> >> ><br>
>>> >> > --<br>
>>> >> ><br>
>>> >> > ==<br>
>>> >> ><br>
>>> >> > GeoServer Professional Services from the experts! Visit <a href="http://goo.gl/it488V" rel="noreferrer" target="_blank">http://goo.gl/it488V</a> for more information.<br>
>>> >> > ==<br>
>>> >> > Ing. Alessio Fabiani<br>
>>> >> ><br>
>>> >> > @alfa7691<br>
>>> >> > Founder/Technical Lead<br>
>>> >> ><br>
>>> >> ><br>
>>> >> > GeoSolutions S.A.S.<br>
>>> >> > Via di Montramito 3/A - 55054  Massarosa (LU) - Italy<br>
>>> >> > phone: +39 0584 962313<br>
>>> >> > fax:     +39 0584 1660272<br>
>>> >> > mob:   +39 331 6233686<br>
>>> >> ><br>
>>> >> ><br>
>>> >> > <a href="http://www.geo-solutions.it" rel="noreferrer" target="_blank">http://www.geo-solutions.it</a><br>
>>> >> > <a href="http://twitter.com/geosolutions_it" rel="noreferrer" target="_blank">http://twitter.com/geosolutions_it</a><br>
>>> >> > -------------------------------------------------------<br>
>>> >> ><br>
>>> >> > 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.<br>
>>> >> ><br>
>>> >> ><br>
>>> >> > 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.<br>
>>> >><br>
>>> >><br>
>>> >><br>
>>> >> --<br>
>>> >> Paolo Corti<br>
>>> >> Geospatial software developer<br>
>>> >> web: <a href="http://www.paolocorti.net" rel="noreferrer" target="_blank">http://www.paolocorti.net</a><br>
>>> >> twitter: @capooti<br>
>>> >> skype: capooti<br>
>>> ><br>
>>> ><br>
>>> ><br>
>>> > --<br>
>>> ><br>
>>> > ==<br>
>>> ><br>
>>> > GeoServer Professional Services from the experts! Visit <a href="http://goo.gl/it488V" rel="noreferrer" target="_blank">http://goo.gl/it488V</a> for more information.<br>
>>> > ==<br>
>>> > Ing. Alessio Fabiani<br>
>>> ><br>
>>> > @alfa7691<br>
>>> > Founder/Technical Lead<br>
>>> ><br>
>>> ><br>
>>> > GeoSolutions S.A.S.<br>
>>> > Via di Montramito 3/A - 55054  Massarosa (LU) - Italy<br>
>>> > phone: +39 0584 962313<br>
>>> > fax:     +39 0584 1660272<br>
>>> > mob:   +39 331 6233686<br>
>>> ><br>
>>> ><br>
>>> > <a href="http://www.geo-solutions.it" rel="noreferrer" target="_blank">http://www.geo-solutions.it</a><br>
>>> > <a href="http://twitter.com/geosolutions_it" rel="noreferrer" target="_blank">http://twitter.com/geosolutions_it</a><br>
>>> > -------------------------------------------------------<br>
>>> ><br>
>>> > 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.<br>
>>> ><br>
>>> ><br>
>>> > 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.<br>
>>><br>
>>><br>
>>><br>
>>> --<br>
>>> Paolo Corti<br>
>>> Geospatial software developer<br>
>>> web: <a href="http://www.paolocorti.net" rel="noreferrer" target="_blank">http://www.paolocorti.net</a><br>
>>> twitter: @capooti<br>
>>> skype: capooti<br>
>><br>
>><br>
>><br>
>> --<br>
>><br>
>> ==<br>
>><br>
>> GeoServer Professional Services from the experts! Visit <a href="http://goo.gl/it488V" rel="noreferrer" target="_blank">http://goo.gl/it488V</a> for more information.<br>
>> ==<br>
>> Ing. Alessio Fabiani<br>
>><br>
>> @alfa7691<br>
>> Founder/Technical Lead<br>
>><br>
>><br>
>> GeoSolutions S.A.S.<br>
>> Via di Montramito 3/A - 55054  Massarosa (LU) - Italy<br>
>> phone: +39 0584 962313<br>
>> fax:     +39 0584 1660272<br>
>> mob:   +39 331 6233686<br>
>><br>
>><br>
>> <a href="http://www.geo-solutions.it" rel="noreferrer" target="_blank">http://www.geo-solutions.it</a><br>
>> <a href="http://twitter.com/geosolutions_it" rel="noreferrer" target="_blank">http://twitter.com/geosolutions_it</a><br>
>> -------------------------------------------------------<br>
>><br>
>> 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.<br>
>><br>
>><br>
>> 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.<br>
><br>
><br>
><br>
> --<br>
><br>
> ==<br>
><br>
> GeoServer Professional Services from the experts! Visit <a href="http://goo.gl/it488V" rel="noreferrer" target="_blank">http://goo.gl/it488V</a> for more information.<br>
> ==<br>
> Ing. Alessio Fabiani<br>
><br>
> @alfa7691<br>
> Founder/Technical Lead<br>
><br>
><br>
> GeoSolutions S.A.S.<br>
> Via di Montramito 3/A - 55054  Massarosa (LU) - Italy<br>
> phone: +39 0584 962313<br>
> fax:     +39 0584 1660272<br>
> mob:   +39 331 6233686<br>
><br>
><br>
> <a href="http://www.geo-solutions.it" rel="noreferrer" target="_blank">http://www.geo-solutions.it</a><br>
> <a href="http://twitter.com/geosolutions_it" rel="noreferrer" target="_blank">http://twitter.com/geosolutions_it</a><br>
> -------------------------------------------------------<br>
><br>
> 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.<br>
><br>
><br>
> 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.<br>
<br>
<br>
<br>
--<br>
Paolo Corti<br>
Geospatial software developer<br>
web: <a href="http://www.paolocorti.net" rel="noreferrer" target="_blank">http://www.paolocorti.net</a><br>
twitter: @capooti<br>
skype: capooti<br>
_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geonode-users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-size:12.8px"><span><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-family:Arial;font-size:11pt;white-space:pre-wrap">==</span><br></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">GeoServer Professional Services from the experts! Visit <a href="http://goo.gl/it488V" target="_blank">http://goo.gl/it488V</a> for more information.</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">==</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">Ing. Alessio Fabiani</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">@alfa7691</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">Founder/Technical Lead</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">GeoSolutions S.A.S.</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">Via di Montramito 3/A - </span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">55054  Massarosa (LU) - </span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">Italy</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">phone: +39 0584 962313</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">fax:     +39 0584 1660272</span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">mob:   +39 331 6233686</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><a href="http://www.geo-solutions.it" target="_blank">http://www.geo-solutions.it</a></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><a href="http://twitter.com/geosolutions_it" target="_blank">http://twitter.com/geosolutions_it</a></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#222222;background-color:#ffffff;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">-------------------------------------------------------</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:italic;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">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.</span></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:italic;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:italic;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap">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.</span><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:italic;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap"><br></span></p></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div>