[GeoNode-users] Problem change MAP_BASELAYERS in GeoNode 2.0c1.

Daniel Berry dberry at boundlessgeo.com
Sat Aug 13 12:04:37 PDT 2016


Can you give us additional details on what your problem is?

Dan

On Aug 12, 2016 3:34 PM, "Polo Núñez" <javier2001 at hotmail.com> wrote:

> Edit the settings.py file: /usr/local/lib/python2.7/dist-packages/geonode
>
>
> Change:
>
>
> MAP_BASELAYERS = [{
>     "source": {"ptype": "gxp_olsource"},
>     "type": "OpenLayers.Layer",
>     "args": ["No background"],
>     "visibility": False,
>     "fixed": True,
>     "group":"background"
> }, {
>     "source": {"ptype": "gxp_osmsource"},
>     "type": "OpenLayers.Layer.OSM",
>     "name": "mapnik",
>     "visibility": True,
>     "fixed": True,
>     "group": "background"
> }]
>
> Next sudo reboot server.
>
>
> The problem is not correct.
>
>
> what am I doing wrong?
>
>
> Thanks
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geonode-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160813/bc78d208/attachment.html>


More information about the geonode-users mailing list