]> git.openstreetmap.org Git - rails.git/commitdiff
Potlatch 1.3d: Impoved Haiti crisis support
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 16 Jan 2010 19:35:19 +0000 (19:35 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sat, 16 Jan 2010 19:35:19 +0000 (19:35 +0000)
 * Adding DigitalGlobe layer to presets
 * Now with 2 GeoEye layers: GravityStorm's and the NYPL extended coverage
 * Pressing B with GeoEye/DigitalGlobe (and NearMap) layers now adds the correct source=* tag to elements
 * Added GeoEye and digitalglobe to source=* tag autocompletion

config/potlatch/autocomplete.txt
config/potlatch/locales/en.yml
public/potlatch/potlatch.swf

index 17671cf2f4cf0dfa18452ffc37535d628f8cbbcd..39a43a844791622dd59e5c6e4481663f72a72fb2 100644 (file)
@@ -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                -
index e0516127ee3398349b00777890ed8a878fd776be..4c26fceda567fa8408f1a4fb0ab2471b5ab26f3d 100644 (file)
@@ -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"
index 569be49e0962286c990933e711da74fd4d137d68..3d1ae7c9d45b9338e5db086559321aa63b63015c 100644 (file)
Binary files a/public/potlatch/potlatch.swf and b/public/potlatch/potlatch.swf differ