diff --git a/assets/layers/bike_parking/bike_parking.json b/assets/layers/bike_parking/bike_parking.json index a47fa77..1233618 100644 --- a/assets/layers/bike_parking/bike_parking.json +++ b/assets/layers/bike_parking/bike_parking.json @@ -129,6 +129,20 @@ "gl": "Abeiro ", "de": "Schuppen " } + }, + { + "if": "bicycle_parking=bollard", + "then": { + "en": "Bollard ", + "nl": "Paal met ring " + } + }, + { + "if": "bicycle_parking=floor", + "then": { + "en": "An area on the floor which is marked for bicycle parking", + "nl": "Een oppervlakte die gemarkeerd is om fietsen te parkeren" + } } ] }, diff --git a/assets/layers/bike_parking/bollard.svg b/assets/layers/bike_parking/bollard.svg new file mode 100644 index 0000000..6c77f91 --- /dev/null +++ b/assets/layers/bike_parking/bollard.svg @@ -0,0 +1,80 @@ + + + +image/svg+xml + + + + + + + \ No newline at end of file