From 1f978bb75bc185ee05fefc08de13c65c3fea48e0 Mon Sep 17 00:00:00 2001 From: Sergey Vartanov Date: Thu, 23 Sep 2021 05:49:31 +0300 Subject: [PATCH] Add icons for exhibit and indoor features. Add icons for exhibit=artwork with artwork_type values statue, sculpture, painting, and stained_glass. Add icon for indoor=pillar as well. --- map_machine/icons/icons.svg | 257 ++++++++++++++++++++++++++++++--- map_machine/scheme/default.yml | 10 ++ 2 files changed, 248 insertions(+), 19 deletions(-) diff --git a/map_machine/icons/icons.svg b/map_machine/icons/icons.svg index bb6cb1a..9e4617e 100644 --- a/map_machine/icons/icons.svg +++ b/map_machine/icons/icons.svg @@ -1,19 +1,18 @@ + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + sodipodi:docname="icons.svg" + inkscape:version="0.91 r13725" + version="1.1" + id="svg2987" + height="600px" + width="800px"> dent + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + stained glass + diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index 34dc57c..9eeb71c 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -1102,8 +1102,16 @@ node_icons: shapes: [picture] - tags: {tourism: artwork, artwork_type: statue} shapes: [statue] + - tags: {exhibit: artwork, artwork_type: statue} + shapes: [statue_exhibit] - tags: {tourism: artwork, artwork_type: sculpture} shapes: [statue] + - tags: {exhibit: artwork, artwork_type: sculpture} + shapes: [statue_exhibit] + - tags: {exhibit: artwork, artwork_type: painting} + shapes: [picture] + - tags: {exhibit: artwork, artwork_type: stained_glass} + shapes: [stained_glass] - tags: {tourism: attraction} shapes: [photo_camera] - tags: {xmas:feature: tree} @@ -1359,6 +1367,8 @@ node_icons: tags: - tags: {door: "yes"} shapes: [entrance] + - tags: {indoor: pillar} + shapes: [pillar] - group: "Add and over" tags: