diff --git a/data/tags.yml b/data/tags.yml index 5f08054..4a1df18 100644 --- a/data/tags.yml +++ b/data/tags.yml @@ -143,6 +143,10 @@ tags: icon: [shop_clothes] - tags: {shop: bakery} icon: [cupcake] +- tags: {shop: mall} + icon: [bag] +- tags: {shop: mall, building: 'yes'} + icon: [bag] - tags: {shop: convenience} icon: [shop_convenience] - tags: {amenity: shop, shop: convenience} @@ -249,19 +253,16 @@ tags: icon: [tram] - tags: {highway: bus_stop, public_transport: platform} icon: [bus_stop_sign] - with_icon: [bus_stop_bench] - with_icon: [bus_stop_shelter] + with_icon: [bus_stop_bench, bus_stop_shelter] over_icon: [platform] - tags: {highway: bus_stop, shelter: 'yes'} icon: [bus_stop_sign] under_icon: [bus_stop_sign] - with_icon: [bus_stop_bench] - with_icon: [platform] + with_icon: [bus_stop_bench, platform] over_icon: [bus_stop_shelter] - tags: {highway: bus_stop, bench: 'yes'} under_icon: [bus_stop_sign] - with_icon: [bus_stop_shelter] - with_icon: [platform] + with_icon: [bus_stop_shelter, platform] over_icon: [bus_stop_bench] # Road signs diff --git a/doc/grid.png b/doc/grid.png index beb409f..8c01e65 100644 Binary files a/doc/grid.png and b/doc/grid.png differ diff --git a/icons/icons.svg b/icons/icons.svg index 06fe18f..a85034b 100644 --- a/icons/icons.svg +++ b/icons/icons.svg @@ -24,13 +24,13 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="163.60814" - inkscape:cy="425.02606" + inkscape:zoom="22.627417" + inkscape:cx="181.84038" + inkscape:cy="370.02606" inkscape:current-layer="layer1" inkscape:document-units="px" - showgrid="false" - showguides="false" + showgrid="true" + showguides="true" inkscape:guide-bbox="true" inkscape:object-paths="true" inkscape:snap-bbox="true" @@ -5246,5 +5246,75 @@ style="fill:#000000;stroke:none" d="m 161.5,174 13,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 l -13,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z" id="platform" /> + + + + + + + +