From 40c2c38b73709dfbf60e67436dc8a8737a7f0c4c Mon Sep 17 00:00:00 2001 From: Sergey Vartanov Date: Sun, 3 Jul 2022 19:40:10 +0300 Subject: [PATCH] Close #135: add icon for amenity=dressing_room. --- map_machine/icons/config.json | 1 + map_machine/icons/icons.svg | 147 ++++++++++++++++++++++++++++++++- map_machine/scheme/default.yml | 2 + 3 files changed, 146 insertions(+), 4 deletions(-) diff --git a/map_machine/icons/config.json b/map_machine/icons/config.json index 24bdd85..7707eb2 100644 --- a/map_machine/icons/config.json +++ b/map_machine/icons/config.json @@ -420,6 +420,7 @@ }, "clothes": { "glasses": {"name": "glasses"}, + "hanger": {"name": "hanger"}, "shoe": {"name": "shoe"}, "t_shirt": {"name": "T-shirt"}, "t_shirt_and_scissors": {"name": "T-shirt and scissors"}, diff --git a/map_machine/icons/icons.svg b/map_machine/icons/icons.svg index 1469ef8..143aba1 100644 --- a/map_machine/icons/icons.svg +++ b/map_machine/icons/icons.svg @@ -148,12 +148,12 @@ inkscape:object-paths="true" inkscape:guide-bbox="true" showguides="false" - showgrid="true" + showgrid="false" inkscape:document-units="px" inkscape:current-layer="layer1" - inkscape:cy="101.62746" - inkscape:cx="323.0159" - inkscape:zoom="25.091644" + inkscape:cy="627.02694" + inkscape:cx="51.839766" + inkscape:zoom="11.313708" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0" @@ -31757,5 +31757,144 @@ d="m 168.4668,562.00195 c -0.15495,0.0101 -0.29641,0.0917 -0.38282,0.22071 l -4,6 c -0.22142,0.33228 0.0167,0.77726 0.41602,0.77734 h 3.39062 l -0.88085,4.40234 c -0.10619,0.53645 0.60234,0.82963 0.90625,0.375 l 4,-6 C 172.13744,567.44506 171.89929,567.00008 171.5,567 h -3.39063 l 0.88086,-4.40234 c 0.0635,-0.3223 -0.19564,-0.61728 -0.52343,-0.59571 z" id="electricity" sodipodi:nodetypes="sccccccccccs" /> + + + + + + + + + + + + + + + + + + + + + diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index 613f8b3..491e6b8 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -1673,6 +1673,8 @@ node_icons: shapes: [golf_pin] - tags: {highway: traffic_mirror} shapes: [side_mirror] + - tags: {amenity: dressing_room} + shapes: [hanger] - group: "Entrances" start_zoom_level: 18.0