diff --git a/data/tags.yml b/data/tags.yml index 77129d1..01761ea 100644 --- a/data/tags.yml +++ b/data/tags.yml @@ -154,7 +154,7 @@ node_icons: # Big territory - tags: {leisure: fishing} - icon: [fishing] + icon: [fishing_angle] - tags: {building: service, power: substation} icon: [electricity] @@ -175,9 +175,9 @@ node_icons: # Important big objects - tags: {amenity: pharmacy} - icon: [pharmacy] + icon: [medicine_bottle] - tags: {amenity: embassy} - icon: [embassy] + icon: [waving_flag] - tags: {tourism: hotel} icon: [bed] - tags: {building: hotel} @@ -187,9 +187,9 @@ node_icons: - tags: {tourism: motel} # Tourism? icon: [motel] - tags: {amenity: clinic} - icon: [clinic] + icon: [greek_cross] - tags: {amenity: post_office} - icon: [letter] + icon: [envelope] - tags: {amenity: post_office, __country: Japan} icon: [japan_post] - tags: {shop: car_repair} @@ -247,11 +247,11 @@ node_icons: - tags: {amenity: bar} icon: [bar] - tags: {amenity: pub} - icon: [beer] + icon: [beer_mug] - tags: {amenity: fast_food} - icon: [fast_food] + icon: [burger] - tags: {amenity: shop, shop: fishing} - icon: [fishing] + icon: [fishing_angle] - tags: {shop: alcohol} icon: [bottle] - tags: {shop: bakery} @@ -271,11 +271,11 @@ node_icons: - tags: {tourism: gallery} icon: [picture] - tags: {amenity: cafe} - icon: [cafe] + icon: [coffee_cup] - tags: {amenity: ice_cream} icon: [ice_cream] - tags: {amenity: biergarten} - icon: [beer] + icon: [beer_mug] - tags: {amenity: nightclub} icon: [night_club] - tags: {amenity: restaurant} @@ -352,7 +352,7 @@ node_icons: - tags: {amenity: fuel} icon: [fuel_station] - tags: {amenity: parking} - icon: [parking] + icon: [p] - tags: {highway: turning_circle} icon: [circle_empty] - tags: {highway: crossing} @@ -381,7 +381,7 @@ node_icons: - tags: {tourism: attraction, attraction: amusement_ride} icon: [amusement_ride] - tags: {amenity: toilets} - icon: [toilets] + icon: [woman_and_man] # Normal middle objects @@ -469,7 +469,7 @@ node_icons: - tags: {amenity: atm} icon: [atm] - tags: {amenity: bicycle_parking} - icon: [bicycle_parking] + icon: [bicycle_p] - tags: {amenity: telephone} icon: [telephone] - tags: {information: "*"} @@ -518,7 +518,7 @@ node_icons: # Normal small objects - tags: {amenity: post_box} - icon: [letter] + icon: [envelope] - tags: {amenity: recycling} icon: [recycling_container] - tags: {amenity: recycling, recycling_type: container} @@ -597,25 +597,25 @@ node_icons: icon: [tree] color: tree_color - tags: {leaf_type: broadleaved} - icon: [broadleaved] + icon: [tree_with_leaf] color: tree_color - tags: {leaf_type: needleleaved} - icon: [needleleaved] + icon: [needleleaved_tree] color: tree_color - tags: {leaf_type: palm} icon: [palm] color: tree_color - tags: {natural: tree, leaf_type: broadleaved} - icon: [broadleaved] + icon: [tree_with_leaf] color: tree_color - tags: {natural: tree, leaf_type: needleleaved} - icon: [needleleaved] + icon: [needleleaved_tree] color: tree_color - tags: {natural: tree, leaf_type: palm} icon: [palm] color: tree_color - tags: {natural: tree, type: conifer} - icon: [needleleaved] + icon: [needleleaved_tree] color: tree_color - tags: {leaf_cycle: deciduous} color: decidious_color @@ -684,10 +684,10 @@ node_icons: add_icon: [onion_roof_shape] - tags: {natural: tree, denotation: urban} over_icon: [urban_tree_pot] - under_icon: [tree, broadleaved, needleleaved, betula, palm] + under_icon: [tree, tree_with_leaf, needleleaved_tree, betula, palm] - tags: {natural: tree, denotation: avenue} - over_icon: [avenue_tree] - under_icon: [tree, broadleaved, needleleaved, betula, palm] + over_icon: [bottom_right_horizontal_line] + under_icon: [tree, tree_with_leaf, needleleaved_tree, betula, palm] - tags: {wheelchair: "yes"} add_icon: [wheelchair] @@ -709,7 +709,7 @@ node_icons: - tags: {material: wood} add_icon: [wood] - tags: {access: private} - add_icon: [lock] + add_icon: [lock_with_keyhole] - tags: {direction: clockwise} add_icon: [clockwise] - tags: {direction: contrclockwise} diff --git a/icons/icons.svg b/icons/icons.svg index 2221928..acb3ed6 100644 --- a/icons/icons.svg +++ b/icons/icons.svg @@ -148,9 +148,9 @@ showgrid="false" inkscape:document-units="px" inkscape:current-layer="layer1" - inkscape:cy="411.9354" - inkscape:cx="102.5924" - inkscape:zoom="5.6568542" + inkscape:cy="515.18919" + inkscape:cx="242.77926" + inkscape:zoom="11.313708" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0" @@ -990,8 +990,9 @@ style="fill:none;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none" /> + id="greek_cross" + d="M 54.5,19 C 54.223,19 54,19.223 54,19.5 l 0,2.5 -2.5,0 C 51.223,22 51,22.223 51,22.5 l 0,3 c 0,0.277 0.223,0.5 0.5,0.5 l 2.5,0 0,2.5 c 0,0.277 0.223,0.5 0.5,0.5 l 3,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-2.5 2.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-3 C 61,22.223 60.777,22 60.5,22 L 58,22 58,19.5 C 58,19.223 57.777,19 57.5,19 l -3,0 z" + inkscape:label="#clinic" /> + style="fill:#000000;fill-opacity:1;stroke:none" + inkscape:label="#toilets" /> + style="fill:#000000;stroke:none" + inkscape:label="#fast_food" /> @@ -2617,7 +2620,7 @@ sodipodi:nodetypes="ccccccccssscccscsssssssscscsssscssssccccc" inkscape:connector-curvature="0" inkscape:label="#rect4413" - id="beer" + id="beer_mug" d="m 308,51 0,11 7,0 0,-2 0.90625,0 0.0937,0 0,-0.0312 c 0.54727,0.0521 1.06536,-0.1396 1.40625,-0.5 C 317.76971,59.08444 318,58.55159 318,58 l 0,-3 c 0,-1.09865 -0.84338,-2 -2,-2 l -1,0 0,-2 z m 1.5,1 1,0 3,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 -1.5,0 c -0.55228,0 -1,0.44772 -1,1 l 0,2.5 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 l 0,-0.9375 c 0.003,-0.0216 0,-0.0401 0,-0.0625 0,-0.24069 -0.17967,-0.42115 -0.40625,-0.46875 C 309.56115,55.01055 309.5346,55 309.5,55 309.223,55 309,54.777 309,54.5 l 0,-2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 5.5,2 1,0 c 0.55821,0 1,0.44179 1,1 l 0,3 c 0,0.27684 -0.13025,0.58857 -0.3125,0.78125 -0.18225,0.19268 -0.36556,0.25678 -0.59375,0.21875 l -0.0625,0 -0.0312,0 -1,0 z" style="fill:#000000;stroke:none" /> @@ -6784,7 +6787,7 @@ style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> @@ -6799,7 +6802,7 @@ style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> @@ -6844,7 +6847,7 @@ sodipodi:nodetypes="scccssccccsscccssssss" inkscape:label="#circle5666" inkscape:connector-curvature="0" - id="fishing" + id="fishing_angle" d="m 246.5,83 c -0.82843,0 -1.5,0.671573 -1.5,1.5 8.9e-4,0.634902 0.40141,1.200475 1,1.412109 L 246,90.5 c -3.4e-4,0.893504 0.4762,1.719264 1.25,2.166016 0.7735,0.446582 1.7265,0.446582 2.5,0 0.7738,-0.446752 1.25034,-1.272512 1.25,-2.166016 l 0,-3 c -0.5,1.5 -1,2.5 -2.5,3 l 1.5,0 c -8e-5,0.535823 -0.28596,1.030916 -0.75,1.298828 -0.4641,0.267949 -1.0359,0.267949 -1.5,0 C 247.28596,91.530916 247.00008,91.035823 247,90.5 l 0,-4.587891 c 0.59859,-0.211634 0.99911,-0.777207 1,-1.412109 0,-0.828427 -0.67157,-1.5 -1.5,-1.5 z m 0,1 c 0.27614,0 0.5,0.223858 0.5,0.5 0,0.276142 -0.22386,0.5 -0.5,0.5 -0.27614,0 -0.5,-0.223858 -0.5,-0.5 0,-0.276142 0.22386,-0.5 0.5,-0.5 z" style="fill:#000000;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> @@ -10727,7 +10730,7 @@