]> git.openstreetmap.org Git - rails.git/commitdiff
Adds bicycle shop & parking
authorEmersion <contact@emersion.fr>
Sat, 11 Jul 2015 12:46:55 +0000 (14:46 +0200)
committerEmersion <contact@emersion.fr>
Sat, 11 Jul 2015 12:46:55 +0000 (14:46 +0200)
app/assets/images/key/cyclemap/bicycle_parking.png [new file with mode: 0644]
app/assets/images/key/cyclemap/bicycle_shop.png [new file with mode: 0644]
config/key.yml
config/locales/en.yml

diff --git a/app/assets/images/key/cyclemap/bicycle_parking.png b/app/assets/images/key/cyclemap/bicycle_parking.png
new file mode 100644 (file)
index 0000000..c900a44
Binary files /dev/null and b/app/assets/images/key/cyclemap/bicycle_parking.png differ
diff --git a/app/assets/images/key/cyclemap/bicycle_shop.png b/app/assets/images/key/cyclemap/bicycle_shop.png
new file mode 100644 (file)
index 0000000..5ccf714
Binary files /dev/null and b/app/assets/images/key/cyclemap/bicycle_shop.png differ
index 35ad65a887d37753ab6ce03e385ec79c2f16b9d6..3ae0707defd2356171d0748867e0a82d5dc60ba8 100644 (file)
@@ -67,4 +67,6 @@ cyclemap:
   - { min_zoom: 13, max_zoom: 19, name: footway, image: footway.png }
   - { min_zoom: 9, max_zoom: 11, name: forest, image: forest.png }
   - { min_zoom: 12, max_zoom: 19, name: forest, image: forest12.png }
-  - { min_zoom: 10, max_zoom: 19, name: common, image: common.png }
\ No newline at end of file
+  - { min_zoom: 10, max_zoom: 19, name: common, image: common.png }
+  - { min_zoom: 14, max_zoom: 19, name: bicycle_shop, image: bicycle_shop.png }
+  - { min_zoom: 14, max_zoom: 19, name: bicycle_parking, image: bicycle_parking.png }
\ No newline at end of file
index 4efe072f5b0b0a2be7f4b2b8213b73a835d6fa46..f2aa1c7dbb87517c7302c1939205b7555f87e836 100644 (file)
@@ -1491,6 +1491,8 @@ en:
           permissive: "Permissive access"
           destination: "Destination access"
           construction: "Roads under construction"
+          bicycle_shop: "Bicycle shop"
+          bicycle_parking: "Bicycle parking"
     richtext_area:
       edit: Edit
       preview: Preview