<div dir="ltr">Hi, you have to remove mapquest from your settings like here <div><a href="https://github.com/GeoNode/geonode/commit/42d589cd9d86fa76fc9a9afd2eeacdf64c939705">https://github.com/GeoNode/geonode/commit/42d589cd9d86fa76fc9a9afd2eeacdf64c939705</a><br></div><div><br></div><div>and make mapnik the default one like here:</div><div><a href="https://github.com/GeoNode/geonode/commit/8cb080534e69c590c8864a2603b2ea1eca2e8a73">https://github.com/GeoNode/geonode/commit/8cb080534e69c590c8864a2603b2ea1eca2e8a73</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-13 16:08 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><div><div>Hi,<br><br></div>This worked for my saved maps. Thanks.<br><br></div>But how about the layers page (e.g.: /layers/geonode%4A<some layer name>) ? I'm still getting Mapquest as default background. Where do I change that?<br><br></div>cheers<br></div>Daniel<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 13, 2016 at 10:09 AM, Simone Dalmasso <span dir="ltr"><<a href="mailto:simone.dalmasso@gmail.com" target="_blank">simone.dalmasso@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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"><div><div>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></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><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></div></div>_______________________________________________<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/listinfo/geonode-users</a><br>
<br></blockquote></div><span><font color="#888888"><br><br clear="all"><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div data-smartmail="gmail_signature">Simone </div>
</font></span></font></span></div>
</blockquote></div><br></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Simone </div>
</div>