<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">I did it today, motivated by these toppics in the list.<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">I've put these code on my settings.py:<br><br><span style="font-family:monospace,monospace"># A Google Maps API key is needed for the 3D Google Earth view of maps<br># See <a href="http://code.google.com/apis/maps/signup.html">http://code.google.com/apis/maps/signup.html</a><br>GOOGLE_API_KEY = '<your key rehe>'<br><br>try:<br>    GOOGLE_LAYER_SAT = {    <br>        "source": {<br>            "ptype": "gxp_googlesource",<br>            "apiKey": GOOGLE_API_KEY<br>        },<br>        "name": "SATELLITE",<br>        "fixed": True,<br>        "visibility": False,<br>        "group": "background"<br>    }<br>    MAP_BASELAYERS.append(GOOGLE_LAYER_SAT)<br>except GoogleAPIError:<br>    print "Not enabling Google  Maps base layer as a GOOGLE_API_KEY is not defined in settings.py file."</span><br><br><br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">You could even change name "SATELLITE" by ROADMAP, HYBRID, or TERRAIN.<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">After changes, restart your apache to make efect.<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)"><br><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-05 15:14 GMT-03:00 Charles Cossé <span dir="ltr"><<a href="mailto:ccosse@gmail.com" target="_blank">ccosse@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Shouldn't it go in site_base.html?  as a Javascript include?<br>
-Charles</p>
<div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Aug 5, 2016 5:47 AM, "István Szőcs" <<a href="mailto:borohoro@gmail.com" target="_blank">borohoro@gmail.com</a>> wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div><div><div><div><div>Hello !<br><br></div>Thank you for clearing that out. I have put the key in the file. <br></div>Do you know if there's a time frame until a new key becomes active ? Because it's still not loading the google layers. <br></div>And I know that this is a geonode forum, please forgive me, but perhaps somebody knows the same thing for an Opengeo Suite install (on Windows) ? <br></div>I couldn't find the file where to insert the key, of course local_settings.py is not present over there. <br></div>So what would be the equivalent file in which to insert the key on an Opengeo Suite installation ? <br><br><br></div>kind regards,<br></div>          István <br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 4, 2016 at 12:48 PM, Amedeo Fadini <span dir="ltr"><<a href="mailto:amefad@gmail.com" target="_blank">amefad@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hello,</p>
<p dir="ltr">Il 04/ago/2016 10:08 AM, "István Szőcs" <<a href="mailto:borohoro@gmail.com" target="_blank">borohoro@gmail.com</a>> ha scritto:<br>
><br>
> Hello ! <br><span>
><br>
>  Can somebody please tell me where to insert this key, in which file on the server ? <br></span></p>
<p dir="ltr">Quite simple: in /etc/geonode/local_settings.py</p>
<p dir="ltr">see also</p>
<p dir="ltr"><a href="http://docs.geonode.org/en/master/tutorials/advanced/geonode_production/production.html" target="_blank">http://docs.geonode.org/en/mas<wbr>ter/tutorials/advanced/geonode<wbr>_production/production.html</a></p><span><font color="#888888">
<p dir="ltr">amedeo<br></p>
</font></span></blockquote></div><br></div>
<br></div></div>______________________________<wbr>_________________<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="http://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman<wbr>/listinfo/geonode-users</a><br>
<br></blockquote></div></div>
<br>______________________________<wbr>_________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br></div>