From: Richard Fairhurst Date: Thu, 14 Jan 2010 23:40:38 +0000 (+0000) Subject: Haiti presets X-Git-Tag: live~6343^2~13 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/be72535ff9c08350d831aeca5447d279adfad5ef?ds=sidebyside Haiti presets --- diff --git a/config/potlatch/autocomplete.txt b/config/potlatch/autocomplete.txt index 9e60ea372..17671cf2f 100644 --- a/config/potlatch/autocomplete.txt +++ b/config/potlatch/autocomplete.txt @@ -122,3 +122,6 @@ wikipedia/point - website/POI - website/way - website/point - +earthquake_damage/POI no,moderate,severe,collapsed +earthquake_damage/way no,moderate,severe,collapsed +earthquake_damage/point no,moderate,severe,collapsed diff --git a/config/potlatch/icon_presets.txt b/config/potlatch/icon_presets.txt index f81d47c3f..d90bc5c60 100644 --- a/config/potlatch/icon_presets.txt +++ b/config/potlatch/icon_presets.txt @@ -24,3 +24,4 @@ police amenity=police place_of_worship amenity=place_of_worship museum tourism=museum school amenity=school +disaster building=yes;earthquake_damage=(type damage here) diff --git a/config/potlatch/locales/en.yml b/config/potlatch/locales/en.yml index 613d56556..c855ef0fa 100644 --- a/config/potlatch/locales/en.yml +++ b/config/potlatch/locales/en.yml @@ -150,6 +150,7 @@ en: preset_icon_cafe: Cafe preset_icon_cinema: Cinema preset_icon_convenience: Convenience shop + preset_icon_disaster: Haiti building preset_icon_fast_food: Fast food preset_icon_ferry_terminal: Ferry preset_icon_fire_station: Fire station diff --git a/public/potlatch/potlatch.swf b/public/potlatch/potlatch.swf index c961057f4..569be49e0 100644 Binary files a/public/potlatch/potlatch.swf and b/public/potlatch/potlatch.swf differ