diff --git a/config/potlatch/autocomplete.txt b/config/potlatch/autocomplete.txt index 17671cf2f..39a43a844 100644 --- a/config/potlatch/autocomplete.txt +++ b/config/potlatch/autocomplete.txt @@ -87,9 +87,9 @@ is_in/way - note/point - note/POI - note/way - -source/point survey,Yahoo,NPE,local_knowledge,GPS,cadastre,OS7,nearmap -source/POI survey,Yahoo,NPE,local_knowledge,GPS,cadastre,OS7,nearmap -source/way survey,Yahoo,NPE,local_knowledge,GPS,cadastre,OS7,nearmap +source/point survey,Yahoo,NPE,local_knowledge,GPS,cadastre,OS7,nearmap,GeoEye,digitalglobe +source/POI survey,Yahoo,NPE,local_knowledge,GPS,cadastre,OS7,nearmap,GeoEye,digitalglobe +source/way survey,Yahoo,NPE,local_knowledge,GPS,cadastre,OS7,nearmap,GeoEye,digitalglobe postal_code/point - postal_code/POI - postal_code/way - diff --git a/config/potlatch/locales/en.yml b/config/potlatch/locales/en.yml index e0516127e..4c26fceda 100644 --- a/config/potlatch/locales/en.yml +++ b/config/potlatch/locales/en.yml @@ -124,7 +124,9 @@ en: option_external: "External launch:" option_fadebackground: Fade background option_layer_cycle_map: OSM - cycle map - option_layer_geoeye_haiti: "Haiti: GeoEye" + option_layer_geoeye_gravitystorm_haiti: "Haiti: GeoEye Jan 13" + option_layer_geoeye_nypl_haiti: "Haiti: GeoEye Jan 13+" + option_layer_digitalglobe_haiti: "Haiti: DigitalGlobe" option_layer_maplint: OSM - Maplint (errors) option_layer_mapnik: OSM - Mapnik option_layer_nearmap: "Australia: NearMap" diff --git a/public/potlatch/potlatch.swf b/public/potlatch/potlatch.swf index 569be49e0..3d1ae7c9d 100644 Binary files a/public/potlatch/potlatch.swf and b/public/potlatch/potlatch.swf differ