<div dir="ltr">Hi, the following commands will use mapnik instead of mapquest background for all saved maps:<div><br></div><div>$ geonode shell</div><div>>>>from geonode.maps.models import MapLayer</div><div>>>>MapLayer.objects.filter(name='osm').update(visibility=False)</div><div>>>>MapLayer.objects.filter(name='mapnik').update(visibility=True)<br></div><div><br></div><div><br></div><div>for new maps you can remove the mapquest entries inĀ MAP_BASELAYERS.</div><div><br></div><div>Hope this helps</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-13 14:45 GMT+02:00 Daniel Victoria <span dir="ltr"><<a href="mailto:daniel.victoria@gmail.com" target="_blank">daniel.victoria@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi list,<br><br></div>This is probably affecting others. I just opened a layer in GeoNode and saw that MapQuest changed their direct tile access policy [1]. Thus, the background of all my layers are messed up.<br></div>How can I make geonode use some other basemap as default? Or fix my basemap issue?<br><div><br>Thanks<br>Daniel<br><br>[1] - <a href="http://devblog.mapquest.com/2016/06/15/modernization-of-mapquest-results-in-changes-to-open-tile-access/" target="_blank">http://devblog.mapquest.com/2016/06/15/modernization-of-mapquest-results-in-changes-to-open-tile-access/</a><br></div></div>
<br>_______________________________________________<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/mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">SimoneĀ </div>
</div>