diff --git a/doc/grid.png b/doc/grid.png index 5411d39..a7cb8b8 100644 Binary files a/doc/grid.png and b/doc/grid.png differ diff --git a/icons/icons.svg b/icons/icons.svg index dbb58c4..5018b9e 100644 --- a/icons/icons.svg +++ b/icons/icons.svg @@ -148,9 +148,9 @@ showgrid="true" inkscape:document-units="px" inkscape:current-layer="layer1" - inkscape:cy="355.61597" - inkscape:cx="615.02676" - inkscape:zoom="16" + inkscape:cy="252.35141" + inkscape:cx="640.48692" + inkscape:zoom="22.627417" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0" @@ -561,6 +561,12 @@ inkscape:label="main" id="layer1" style="display:inline"> + + d="m 615.5,82 c -3.03164,0 -5.5,2.46836 -5.5,5.5 0,3.03164 2.46836,5.5 5.5,5.5 3.03164,0 5.5,-2.46836 5.5,-5.5 0,-3.03164 -2.46836,-5.5 -5.5,-5.5 z m -0.5,1.0625 0,3.25 L 612.6875,84 c 0.64525,-0.51613 1.44563,-0.84053 2.3125,-0.9375 z m 1,0 c 0.86687,0.097 1.66725,0.42137 2.3125,0.9375 L 616,86.3125 Z m -4,1.625 2.3125,2.3125 -3.25,0 c 0.097,-0.86687 0.42137,-1.66725 0.9375,-2.3125 z m 7,0 c 0.51613,0.64525 0.84053,1.44563 0.9375,2.3125 l -3.25,0 z M 615.5,86.5 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z m -4.4375,1.5 3.25,0 L 612,90.3125 C 611.48387,89.66725 611.15947,88.86687 611.0625,88 Z m 5.625,0 3.25,0 c -0.097,0.86687 -0.42137,1.66725 -0.9375,2.3125 z M 615,88.6875 l 0,3.25 C 614.13313,91.8405 613.33275,91.51613 612.6875,91 Z m 1,0 2.3125,2.3125 c -0.64525,0.51613 -1.44563,0.84053 -2.3125,0.9375 z" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" /> - + + + + + + + diff --git a/scheme/default.yml b/scheme/default.yml index 2d36b01..ec7e062 100644 --- a/scheme/default.yml +++ b/scheme/default.yml @@ -153,6 +153,8 @@ node_icons: shapes: [swimming_area] - tags: {sport: swimming} shapes: [swimming_area] + - tags: {leisure: beach} + shapes: [beach] - tags: {amenity: public_bath} shapes: [swimming_area] - tags: {leisure: golf_course}