ebola-geonode / ebola_geonode

Ebola GeoNode Project
0 stars 2 forks source link

Map: change default basemap #46

Open slibby opened 9 years ago

slibby commented 9 years ago

The current default basemap (MapQuest) is fine for regional-level info but I feel we should change the overall basemap to OSM's tiles instead - much more detail at the scales we're working at.

state-hiu commented 9 years ago

Just saw this. Easy way to add Humanitarian OSM as basemap.

https://github.com/GeoNode/geonode/issues/1286

slibby commented 9 years ago

Are there preferences about using humanitarian OSM cartography vs the normal OSM tiles?

Sam

Sent from my mobile phone.

On Jan 14, 2015, at 1:44 PM, Humanitarian Information Unit notifications@github.com<mailto:notifications@github.com> wrote:

Just saw this. Easy way to add Humanitarian OSM as basemap.

GeoNode/geonode#1286https://github.com/GeoNode/geonode/issues/1286

— Reply to this email directly or view it on GitHubhttps://github.com/ebola-geonode/ebola_geonode/issues/46#issuecomment-69967941.

state-hiu commented 9 years ago

I'd prefer to use Humanitarian OSM since it generally does a better job of displaying relevant Points of Interest (different icons, labels, etc.).

See http://www.openstreetmap.org/#map=17/6.31297/-10.80941 vs http://www.openstreetmap.org/#map=17/6.31297/-10.80941&layers=H

state-hiu commented 9 years ago

I added the code block from https://github.com/GeoNode/geonode/issues/1286 to add Humanitarian OSM as a basemap and can't get it to display in MapLoom.

I've added it to all of the following 3 locations and restarted Apache:

geonode/geonode/settings.py
/etc/geonode/local_settings.py
ebolageonode/ebolageonode/local_settings.py

It still won't display in MapLoom. Am I missing a step? Or is this a bug?

state-hiu commented 9 years ago

@jj0hns0n