diff --git a/assets/layers/ticket_validator/ticket_validator.json b/assets/layers/ticket_validator/ticket_validator.json index aa6be5582..ce648d458 100644 --- a/assets/layers/ticket_validator/ticket_validator.json +++ b/assets/layers/ticket_validator/ticket_validator.json @@ -121,6 +121,6 @@ ] } ], - "allowMove":true, - "deletion":true + "allowMove": true, + "deletion": true } \ No newline at end of file diff --git a/assets/themes/stations/drinking_water.svg b/assets/themes/stations/drinking_water.svg new file mode 100644 index 000000000..9bb1e585e --- /dev/null +++ b/assets/themes/stations/drinking_water.svg @@ -0,0 +1,3 @@ + + + diff --git a/assets/themes/stations/license_info.json b/assets/themes/stations/license_info.json index 13b0032bb..afdac24d9 100644 --- a/assets/themes/stations/license_info.json +++ b/assets/themes/stations/license_info.json @@ -27,6 +27,17 @@ ], "sources": [] }, + { + "path": "drinking_water.svg", + "license": "CC0", + "authors": [ + "Andy Allan", + "Michael Glanznig" + ], + "sources": [ + "https://github.com/gravitystorm/openstreetmap-carto/blob/master/symbols/amenity/drinking_water.svg" + ] + }, { "path": "public_transport_tickets.svg", "license": "CC0", diff --git a/assets/themes/stations/stations.json b/assets/themes/stations/stations.json index 7d6605b1b..f23d773e9 100644 --- a/assets/themes/stations/stations.json +++ b/assets/themes/stations/stations.json @@ -232,7 +232,8 @@ "entrance", "elevator", "waste_basket", - "atm" + "atm", + "clock" ], "override": { "minzoom": 19 @@ -249,6 +250,17 @@ ] } }, + { + "builtin": "drinking_water", + "override": { + "minzoom": 19, + "mapRendering": [ + { + "icon": "circle:white;./assets/themes/stations/drinking_water.svg" + } + ] + } + }, { "id": "departures_board", "name": { @@ -291,6 +303,7 @@ } }, "tagRenderings": [ + "images", { "id": "type", "question": {