From 7b2c0489741107d4722c4849b74ec260f2520411 Mon Sep 17 00:00:00 2001 From: pgm-chardelv1 Date: Thu, 22 Jul 2021 16:52:49 +0200 Subject: [PATCH] Adds icons for street & bicycleway + attributons --- assets/themes/cycle_infra/bicycleway.svg | 11 +++++++++++ assets/themes/cycle_infra/cycle_infra.json | 4 ++-- assets/themes/cycle_infra/license_info.json | 20 ++++++++++++++++++++ assets/themes/cycle_infra/street.svg | 14 ++++++++++++++ 4 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 assets/themes/cycle_infra/bicycleway.svg create mode 100644 assets/themes/cycle_infra/street.svg diff --git a/assets/themes/cycle_infra/bicycleway.svg b/assets/themes/cycle_infra/bicycleway.svg new file mode 100644 index 0000000000..dbbc55590a --- /dev/null +++ b/assets/themes/cycle_infra/bicycleway.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/assets/themes/cycle_infra/cycle_infra.json b/assets/themes/cycle_infra/cycle_infra.json index f6adc7bfa0..c35a4fa15e 100644 --- a/assets/themes/cycle_infra/cycle_infra.json +++ b/assets/themes/cycle_infra/cycle_infra.json @@ -766,7 +766,7 @@ ], "hideUnderlayingFeaturesMinPercentage": 0, "icon": { - "render": "./assets/svg/bug.svg" + "render": "./assets/themes/cycle_infra/bicycleway.svg" }, "width": { "render": "8" @@ -875,7 +875,7 @@ } ] }, - "icon": "./assets/svg/bug.svg", + "icon": "./assets/themes/cycle_infra/street.svg", "width": "5", "color": { "render": "#aaaaaa", diff --git a/assets/themes/cycle_infra/license_info.json b/assets/themes/cycle_infra/license_info.json index 9f7263bf57..dca558b1fc 100644 --- a/assets/themes/cycle_infra/license_info.json +++ b/assets/themes/cycle_infra/license_info.json @@ -78,5 +78,25 @@ "sources": [ "https://wiki.openstreetmap.org/wiki/File:Cycle_barrier_squeeze.png" ] + }, + { + "authors": [ + "Tobias Zwick" + ], + "path": "street.svg", + "license": "CC-BY-SA 4.0", + "sources": [ + "https://github.com/streetcomplete/StreetComplete/blob/master/res/graphics/quest%20icons/street.svg" + ] + }, + { + "authors": [ + "Tobias Zwick" + ], + "path": "bicycleway.svg", + "license": "CC-BY-SA 4.0", + "sources": [ + "https://github.com/streetcomplete/StreetComplete/blob/master/res/graphics/quest%20icons/bicycleway.svg" + ] } ] \ No newline at end of file diff --git a/assets/themes/cycle_infra/street.svg b/assets/themes/cycle_infra/street.svg new file mode 100644 index 0000000000..796df93b2a --- /dev/null +++ b/assets/themes/cycle_infra/street.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +