[GeoNode-users] Leaflet settings

Alessio Fabiani alessio.fabiani at geo-solutions.it
Tue May 15 03:08:19 PDT 2018


Hi Stefano,

from what you are saying I guess the problem is on your network then, maybe
some firewall preventing you to load https osm tiles.

I currently can access those tiles without problems








Regards,

Alessio Fabiani

==
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

-------------------------------------------------------

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

2018-05-15 11:58 GMT+02:00 <Stefano.LUONI at ext.ec.europa.eu>:

> Hi Alessio,
>
> well, actually my installation in version 2.7.5 and doesn't have any of
> the settings you're talking about; I guess they were introduced later. I
> created a Django project based on template on geonode-project Github
> repository, so Geonode itself is a requirement of the project and the
> source code is into my virtual environment. These settings are not listed
> in Geonode settings file, nor in my project settings file.
> Having said that, I'm not sure on how to proceed, also because I'm
> currently not able of performing a new installation, since I get broken
> dependencies issues, like so:
>
> *django-haystack 2.8.0 has requirement Django>=1.11, but you'll have
> django 1.8.19 which is incompatible.*
> *docker 3.1.1 has requirement requests!=2.18.0,>=2.14.2, but you'll have
> requests 2.11.1 which is incompatible.*
> *pycsw 2.0.3 has requirement OWSLib==0.10.3, but you'll have owslib 0.15.0
> which is incompatible.*
> *pycsw 2.0.3 has requirement pyproj==1.9.3, but you'll have pyproj 1.9.5.1
> which is incompatible.*
> *pycsw 2.0.3 has requirement Shapely==1.3.1, but you'll have shapely
> 1.5.17 which is incompatible.*
> *flake8 2.5.4 has requirement pyflakes<1.1,>=0.8.1, but you'll have
> pyflakes 1.2.3 which is incompatible.*
>
>
> I Think I could have the same issue that exists on the website
> http://disasterrisk.af/http://disasterrisk.af/ where tiles are not loded
> in layer pages, nor in Risk Management Tools pages.
>
>
> ------------------------------
> *From:* Alessio Fabiani [alessio.fabiani at geo-solutions.it]
> *Sent:* 15 May 2018 11:32
> *To:* LUONI Stefano (JRC-ISPRA-EXT)
> *Cc:* Alessio Fabiani; geonode-users
>
> *Subject:* Re: [GeoNode-users] Leaflet settings
>
> Hi Stefano,
> I just started doing some tests with Leaflet. Did not taken a look at the
> background layers configuration yet.
>
> First of all
> -------------
>
> On settings.py (or local_settings.py) in order to enable the Leaflet
> client library you now have to change the following ones
>
> # Default preview library
> GEONODE_CLIENT_LAYER_PREVIEW_LIBRARY = 'leaflet'  # DEPRECATED use
> HOOKSET instead
> GEONODE_CLIENT_HOOKSET = "geonode.client.hooksets.LeafletHookSet"
>
> Secondly
> ------------
>
> I noticed that the Layer Details view works fine
>
>
>
> but the Map Composer has some issues.
>
> Can you please describe in details your use case?
>
>
>
> Regards,
>
> Alessio Fabiani
>
> ==
> 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
>
> -------------------------------------------------------
>
> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability as the content, accuracy or
> completeness of sent messages and accepts no responsibility  for changes
> made after they were sent or for other risks which arise as a result of
> e-mail transmission, viruses, etc.
>
> 2018-05-14 16:57 GMT+02:00 <Stefano.LUONI at ext.ec.europa.eu>:
>
>> Hi Alessio,
>>
>> I have a bunch of errors where Leaflet is marked as initiatior of request
>> (see attachment). This is from a page in a custom Geonode project; however,
>> tiles are not loading in Geonode layer pages too.
>>
>> Thanks,
>>
>> Stefano
>>
>> ------------------------------
>> *From:* Alessio Fabiani [alessio.fabiani at geo-solutions.it]
>> *Sent:* 14 May 2018 16:35
>> *To:* LUONI Stefano (JRC-ISPRA-EXT)
>> *Cc:* geonode-users
>> *Subject:* Re: [GeoNode-users] Leaflet settings
>>
>> So, in GeoNode 2.7 the Javascript context of the map is a bit different
>> from the precious versions. It contains more informations about layer
>> projection and temporal dimension.
>>
>> Most probably the old Leaflet JS map configuration is no more able to
>> find the layer configurations from the new-style json.
>>
>> I'll try to take a look at this. In the meantime, can you confirm that
>> you have a bunch of Javascript errors when trying to load the Leaflet
>> viewer?
>>
>> Regards,
>>
>> Alessio Fabiani
>>
>> ==
>> 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
>> <https://maps.google.com/?q=Via+di+Montramito+3/A+%0D%0A+55054++Massarosa&entry=gmail&source=g>
>> 55054
>> <https://maps.google.com/?q=Via+di+Montramito+3/A+%0D%0A+55054++Massarosa&entry=gmail&source=g>
>>  Massarosa
>> <https://maps.google.com/?q=Via+di+Montramito+3/A+%0D%0A+55054++Massarosa&entry=gmail&source=g>
>> (LU)
>> Italy
>> phone: +39 0584 962313
>> fax:     +39 0584 1660272
>> mob:   +39 331 6233686
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> -------------------------------------------------------
>>
>> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
>>
>> Le informazioni contenute in questo messaggio di posta elettronica e/o
>> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
>> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
>> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
>> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
>> darcene notizia via e-mail e di procedere alla distruzione del messaggio
>> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
>> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
>> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
>> principi dettati dal D.Lgs. 196/2003.
>>
>> The information in this message and/or attachments, is intended solely
>> for the attention and use of the named addressee(s) and may be confidential
>> or proprietary in nature or covered by the provisions of privacy act
>> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
>> Code).Any use not in accord with its purpose, any disclosure, reproduction,
>> copying, distribution, or either dissemination, either whole or partial, is
>> strictly forbidden except previous formal approval of the named
>> addressee(s). If you are not the intended recipient, please contact
>> immediately the sender by telephone, fax or e-mail and delete the
>> information in this message that has been received in error. The sender
>> does not give any warranty or accept liability as the content, accuracy or
>> completeness of sent messages and accepts no responsibility  for changes
>> made after they were sent or for other risks which arise as a result of
>> e-mail transmission, viruses, etc.
>>
>> 2018-05-14 16:21 GMT+02:00 <Stefano.LUONI at ext.ec.europa.eu>:
>>
>>> Hi everyone,
>>>
>>> map tiles suddenly stopped loading on my Geonode installation (2.7); the
>>> urls generated by Leaflet are like *https://c.tile.openstreetmap.org/3/3/2.png
>>> <https://c.tile.openstreetmap.org/3/3/2.png>* and simply won't load.
>>> When I first installed Geonode I left all map and layers settings as
>>> default and everything worked. Can you address me on how I'm supposed to
>>> configure Geonode's Leaflet to use another layer provider, such as Mapbox,
>>> or do you have different suggestions to solve my issue?
>>>
>>> Thanks,
>>>
>>> Stefano
>>>
>>> _______________________________________________
>>> geonode-users mailing list
>>> geonode-users at lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/geonode-users
>>>
>>>
>>
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180515/abd39f17/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 396863 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180515/abd39f17/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 140844 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180515/abd39f17/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 250898 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180515/abd39f17/attachment-0005.png>


More information about the geonode-users mailing list