[GeoNode-users] Leaflet settings

Alessio Fabiani alessio.fabiani at geo-solutions.it
Tue May 15 02:32:16 PDT 2018


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
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180515/eac9d791/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/eac9d791/attachment-0001.png>


More information about the geonode-users mailing list