<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Dear Geonode community,<br>
We have installed Geonode 2.10rc4 on Ubuntu 18.04. Installation has been made on docker, using the following Mr. Alessio's instructions:<br>
<br>
<a class="moz-txt-link-freetext" href="https://docs.google.com/document/d/1S0ac9IR9IW9tUjMu7JETPLUjnfQ6P87m1PKNko8IPWY/edit">https://docs.google.com/document/d/1S0ac9IR9IW9tUjMu7JETPLUjnfQ6P87m1PKNko8IPWY/edit</a><br>
<br>
After basic geonode installation, we have enabled Leaflet by changing in django docker in file:<br>
/usr/src/app/geonode/settings.py<br>
#GEONODE_CLIENT_LAYER_PREVIEW_LIBRARY = 'geoext'  # DEPRECATED use HOOKSET instead<br>
#GEONODE_CLIENT_HOOKSET = "geonode.client.hooksets.GeoExtHookSet"<br>
# To enable the Leaflet based Client enable those<br>
<br>
GEONODE_CLIENT_LAYER_PREVIEW_LIBRARY = 'leaflet'  # DEPRECATED use HOOKSET instead<br>
GEONODE_CLIENT_HOOKSET = "geonode.client.hooksets.LeafletHookSet"<br>
<br>
But now layers are displaying correctly, but maps are not working at all. Layers drop down list is not populated and error is displaying in console log.<br>
Please look detailed issue description in video:<br>
<br>
<a class="moz-txt-link-freetext" href="https://www.youtube.com/watch?v=IJQTeFzBi_E">https://www.youtube.com/watch?v=IJQTeFzBi_E</a><br>
<br>
regards,<br>
Dejan.<br>
-- <br>
<div class="moz-signature">
<meta http-equiv="Content-Language" content="en-us">
<title></title>
<style>
                        </style>
<p> </p>
<table style="border-collapse: collapse" width="490" cellspacing="0" cellpadding="0" bordercolor="#111111" border="0">
<tbody>
<tr>
<td style="border-bottom-style: solid; border-bottom-width:
              1" width="630" align="center">
<b><font size="2" face="Verdana"> Dejan Samardžić</font></b></td>
<td style="border-bottom-style: solid; border-bottom-width:
              1" width="954" align="left">
<font size="2" face="Verdana"><span>Rukovodilac Sektora za ICT / IT Manager</span></font></td>
</tr>
<tr>
<td valign="top" align="center"><br>
<img src="cid:part3.9EDB3BDD.CC5F8FA8@cedis.me"> </td>
<td style="border-top-style: solid; border-top-width: 1" width="254" valign="top">
<table cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td colspan="2" style="font-size:8.0pt;font-family:Verdana">CEDIS d.o.o. </td>
</tr>
<tr>
<td colspan="2" style="font-size: 8.0pt;
                      font-family: Verdana">
Ivana Milutinovića 12, 81000 Podgorica </td>
</tr>
<tr>
<td width="40"><span style="font-size:8.0pt;font-family:Verdana">gsm:</span></td>
<td width="205"><span style="font-size:8.0pt;font-family:Verdana">+382 67 220 971</span></td>
</tr>
<tr>
<td width="40"><span style="font-size:8.0pt;font-family:Verdana">tel:</span></td>
<td width="205"><span style="font-size:8.0pt;font-family:Verdana">+382 20 408 453</span></td>
</tr>
<tr>
<td><span style="font-size:8.0pt;font-family:Verdana">email:</span></td>
<td><span style="font-size:8.0pt;font-family:Verdana"><a href="mailto:dejan.samardzic@cedis.me">dejan.samardzic@cedis.me</a></span></td>
</tr>
<tr>
<td><span style="font-size:8.0pt;font-family:Verdana">web:</span></td>
<td><span style="font-size:8.0pt;font-family:Verdana"><a href="http://www.cedis.me">www.cedis.me</a></span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"> </p>
</div>
</body>
</html>