ushahidi / crowdmap-issues

A centralized repository for filing, tracking and discussing bugs and features in Crowdmap.com and Crowdmap's API.
0 stars 2 forks source link

Add OSM Humanitarian Style in the Map Provider list #355

Open pierzen opened 10 years ago

pierzen commented 10 years ago

Humanitarain OpenStreetMap Team (HOT) has developped last year the OSM Humanitarian Style, now visible on openstreetmap.org. This style shows more humanitarian features then the OSM Mapnik style and is clearly adapted for Crisis mapping.

I suggest that the OSM Humanitarian style be added to the Map provider list.

I also suggest that this replaces the OSM Mapnik as the base layer by default.

Below is the Leaflet syntax to add the OSM Humanitarian style.

var osmhum = new L.TileLayer("http://{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png", { attribution:"© OpenStreetMap Contributors. Tiles courtesy of Humanitarian OpenStreetMap Team", maxZoom: 20 });

evansims commented 10 years ago

@brianherbert I noticed some commits relating to this; are we good on this one?

brianherbert commented 10 years ago

I bungled a push for this yesterday. I need to dig deeper as soon a I have a chance.

On Saturday, February 1, 2014 at 18:31, Evan Sims wrote:

@brianherbert (https://github.com/brianherbert) I noticed some commits relating to this; are we good on this one?

— Reply to this email directly or view it on GitHub (https://github.com/ushahidi/crowdmap-issues/issues/355#issuecomment-33877806).

rrbaker commented 9 years ago

Should probably still get into core but a plugin for the meantime and those finding this issue, looking for similar functionality: https://github.com/rrbaker/osm-humanitarian-tiles