Index: /trunk/resources/data/defaultpresets.xml
===================================================================
--- /trunk/resources/data/defaultpresets.xml	(revision 18093)
+++ /trunk/resources/data/defaultpresets.xml	(revision 18094)
@@ -3705,6 +3705,5 @@
             <space />
             <key key="leisure" value="dog_park" />
-            <text key="name" text="Name" />
-            <reference ref="oh_wheelchair" />
+            <reference ref="name_oh_wheelchair" />
             <check key="lit" text="Lit" />
         </item> <!-- Dog Park -->
@@ -3825,4 +3824,12 @@
             <reference ref="link_contact_address" />
         </item> <!-- Hackerspace -->
+        <item name="Events Venue" icon="presets/service/events_venue.svg" type="node,closedway,multipolygon" preset_name_label="true">
+            <link wiki="Tag:amenity=events_venue" />
+            <space />
+            <key key="amenity" value="events_venue" />
+            <reference ref="name_operator_oh_wheelchair" />
+            <reference ref="link_contact_address" />
+            <preset_link preset_name="Building" />
+        </item> <!-- Events Venue -->
         <separator/>
         <item name="Playground" icon="presets/leisure/playground.svg" type="node,closedway,multipolygon" preset_name_label="true">
@@ -4024,5 +4031,5 @@
             <space />
             <key key="amenity" value="arts_centre" />
-            <text key="name" text="Name" />
+            <reference ref="name_operator_oh_wheelchair" />
             <reference ref="link_contact_address_payment" />
             <preset_link preset_name="Building" />
@@ -6600,5 +6607,9 @@
             <space />
             <key key="historic" value="boundary_stone" />
-            <text key="name" text="Name" />
+            <optional>
+                <text key="name" text="Name" />
+                <text key="inscription" text="Inscription" />
+            </optional>
+            <preset_link preset_name="Boundary Marker" text="Similar but different tags:" />
         </item> <!-- Boundary Stone -->
         <item name="Milestone" icon="presets/landmark/milestone.svg" type="node" preset_name_label="true">
@@ -6608,4 +6619,5 @@
             <optional>
                 <text key="name" text="Name" />
+                <text key="inscription" text="Inscription" />
             </optional>
         </item> <!-- Milestone -->
@@ -7913,4 +7925,16 @@
             <text key="name" text="Name" />
         </item> <!-- Maritime -->
+        <separator/>
+        <item name="Boundary Marker" icon="presets/landmark/boundary_marker.svg" type="node" preset_name_label="true">
+            <link wiki="Tag:boundary=marker" />
+            <space />
+            <key key="boundary" value="marker" />
+            <optional>
+                <reference ref="name_ref" />
+                <text key="inscription" text="Inscription" />
+                <combo key="material" text="Material" values="concrete,metal,plastic,steel,stone,wood" />
+            </optional>
+            <preset_link preset_name="Boundary Stone" text="Similar but different tags:" />
+        </item> <!-- Boundary Marker -->
     </group> <!-- Boundaries -->
     <group name="Places" icon="presets/place/isolated_dwelling.svg">
Index: /trunk/resources/data/validator/ignoretags.cfg
===================================================================
--- /trunk/resources/data/validator/ignoretags.cfg	(revision 18093)
+++ /trunk/resources/data/validator/ignoretags.cfg	(revision 18094)
@@ -163,4 +163,5 @@
 ; Misc Tags
 ;
+K:​boundary=local_authority
 K:mofa=use_sidepath
 K:moped=use_sidepath
Index: /trunk/resources/images/presets/landmark/boundary_marker.svg
===================================================================
--- /trunk/resources/images/presets/landmark/boundary_marker.svg	(revision 18094)
+++ /trunk/resources/images/presets/landmark/boundary_marker.svg	(revision 18094)
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="6"
+   height="16"
+   viewBox="0 0 6 16"
+   id="svg2"
+   version="1.1"
+   inkscape:version="1.1 (c68e22c387, 2021-05-23)"
+   sodipodi:docname="boundary_marker3.svg"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="32"
+     inkscape:cx="0.515625"
+     inkscape:cy="7.546875"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:window-width="1680"
+     inkscape:window-height="987"
+     inkscape:window-x="-8"
+     inkscape:window-y="-8"
+     inkscape:window-maximized="1"
+     inkscape:pagecheckerboard="0"
+     showguides="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4136" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <cc:license
+           rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-1036.3622)">
+    <path
+       style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.92582px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 0,1052.3622 h 6 v -11 l -3,-5 -3,5 z"
+       id="path4145"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccccc" />
+    <path
+       style="fill:#cccccc;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 0,1042.3622 6,3 v 2 l -6,-3 z"
+       id="path952"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       style="fill:#cccccc;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 6,1041.3622 v 2 l -4,-2 z"
+       id="path952-0"
+       sodipodi:nodetypes="cccc" />
+    <path
+       style="fill:#cccccc;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 0,1046.3622 6,3 v 2 l -6,-3 z"
+       id="path952-9"
+       sodipodi:nodetypes="ccccc" />
+    <path
+       style="fill:#cccccc;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 0,1050.3622 4,2 H 0 Z"
+       id="path952-6"
+       sodipodi:nodetypes="cccc" />
+  </g>
+</svg>
Index: /trunk/resources/images/presets/service/events_venue.svg
===================================================================
--- /trunk/resources/images/presets/service/events_venue.svg	(revision 18094)
+++ /trunk/resources/images/presets/service/events_venue.svg	(revision 18094)
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   id="svg3361"
+   sodipodi:docname="events_venue4.svg"
+   viewBox="0 0 16 16"
+   version="1.1"
+   inkscape:version="1.1 (c68e22c387, 2021-05-23)"
+   width="16"
+   height="16"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
+  <defs
+     id="defs25" />
+  <sodipodi:namedview
+     id="base"
+     bordercolor="#666666"
+     inkscape:pageshadow="2"
+     inkscape:window-y="-8"
+     pagecolor="#ffffff"
+     inkscape:window-height="987"
+     inkscape:window-maximized="1"
+     inkscape:zoom="34.56"
+     inkscape:window-x="-8"
+     showgrid="true"
+     borderopacity="1.0"
+     inkscape:current-layer="g3568"
+     inkscape:cx="5.2517361"
+     inkscape:cy="10.257523"
+     inkscape:window-width="1680"
+     inkscape:pageopacity="0.0"
+     inkscape:document-units="px"
+     inkscape:pagecheckerboard="0">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4181" />
+  </sodipodi:namedview>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     transform="translate(137.98,-958.53)">
+    <g
+       id="g3568"
+       transform="translate(-24.511,166.98)">
+      <ellipse
+         id="path3627"
+         style="color:#000000;fill:#008080;fill-opacity:1"
+         transform="matrix(0.99983132,-0.01836646,0.01981285,0.99980371,0,0)"
+         cx="-121.06232"
+         cy="791.21387"
+         rx="1.6434149"
+         ry="1.5823138" />
+      <path
+         id="path3629"
+         style="color:#000000;fill:#008080;fill-opacity:1"
+         inkscape:connector-curvature="0"
+         d="m -105.43856,795.26271 c -2.19167,0.0403 -3.9631,1.67227 -4.1478,3.72898 l 1.03676,0.006 c 0.18903,-1.62698 1.35998,-2.82424 3.10611,-2.85635 1.74606,-0.0321 3.0492,1.09179 3.3027,2.7106 l 0.99583,-0.0149 c -0.26618,-2.04842 -2.10167,-3.61424 -4.29332,-3.57383 z"
+         sodipodi:nodetypes="cccscccc" />
+      <path
+         id="path3631"
+         sodipodi:nodetypes="czzszzcc"
+         style="color:#000000;fill:#008080;fill-opacity:1"
+         inkscape:connector-curvature="0"
+         d="m -105.42783,795.21395 c -1.00563,0.0321 -1.77626,3.95012 -1.75861,5.49813 0.0177,1.54798 0.22478,0.8399 0.43446,0.27334 0.2097,-0.56658 0.59419,-2.18691 1.36944,-2.21163 0.77506,-0.0247 1.32964,1.5408 1.55259,2.09473 0.22294,0.5539 0.30244,1.27525 0.28481,-0.27259 -0.0176,-1.54784 -0.87708,-5.414 -1.88271,-5.382 z" />
+      <ellipse
+         id="path3627-9-0"
+         style="color:#000000;fill:#953000;fill-opacity:1"
+         transform="matrix(-0.83436039,-0.55121931,-0.01404013,0.99990143,0,0)"
+         ry="1.7166464"
+         rx="1.5140436"
+         cy="854.30823"
+         cx="104.02796" />
+      <path
+         id="path3629-6-4"
+         sodipodi:nodetypes="cccsccsc"
+         style="color:#000000;fill:#953000;fill-opacity:1"
+         inkscape:connector-curvature="0"
+         d="m -99.144696,799.86107 c -0.248631,-1.0865 -1.458774,-1.50727 -2.775344,-1.0115 l 0.0921,0.6684 c 1.04581,-0.37074 1.997063,-0.29288 2.195249,0.57275 0.198075,0.86569 -1.095359,1.67906 -2.091019,2.26917 l 0.1944,0.83209 c 1.26544,-0.71939 2.633334,-2.24417 2.384721,-3.33089 z" />
+      <path
+         id="path3631-2-5"
+         sodipodi:nodetypes="czzszzcc"
+         style="color:#000000;fill:#953000;fill-opacity:1"
+         inkscape:connector-curvature="0"
+         d="m -98.780346,799.27797 c 0.749752,0.48572 1.324281,5.41969 1.311124,7.22557 -0.01314,1.80587 -0.167584,0.88393 -0.323935,0.12665 -0.15634,-0.75729 -0.443008,-2.82705 -1.020956,-3.20156 -0.577852,-0.37436 -0.991317,1.21277 -1.157541,1.76242 -0.166216,0.54962 -0.225486,1.35937 -0.212346,-0.44632 0.0131,-1.80569 0.653899,-5.9525 1.403651,-5.46684 z" />
+      <ellipse
+         id="path3627-9-0-8"
+         style="color:#000000;fill:#ff00ff;fill-opacity:1"
+         transform="matrix(0.85037958,-0.52616972,0.01499073,0.99988763,0,0)"
+         cx="-144.53421"
+         cy="720.91339"
+         rx="1.5861232"
+         ry="1.7166702" />
+      <path
+         id="path3629-6-4-6"
+         sodipodi:nodetypes="cccsccsc"
+         style="color:#000000;fill:#ff00ff;fill-opacity:1"
+         inkscape:connector-curvature="0"
+         d="m -111.81993,799.86108 c 0.25101,-1.08661 1.69781,-1.48685 3.02696,-0.99104 l -0.0725,0.58656 c -1.05581,-0.37074 -2.2617,-0.2315 -2.46177,0.63413 -0.19997,0.86569 1.10486,1.6586 2.11003,2.24871 l -0.1953,0.85255 c -1.27745,-0.71939 -2.65833,-2.24435 -2.40735,-3.33089 z" />
+      <path
+         id="path3631-2-5-8"
+         sodipodi:nodetypes="czzszzcc"
+         style="color:#000000;fill:#ff00ff;fill-opacity:1"
+         inkscape:connector-curvature="0"
+         d="m -112.19038,799.27798 c -0.73104,0.48572 -1.29124,5.41969 -1.27841,7.22557 0.0135,1.80587 0.1634,0.88393 0.31585,0.12665 0.15245,-0.75729 0.43195,-2.82705 0.99548,-3.20156 0.56343,-0.37436 0.96658,1.21277 1.12866,1.76242 0.16206,0.54962 0.21987,1.35937 0.20704,-0.44632 -0.0135,-1.80569 -0.63757,-5.9525 -1.36862,-5.46684 z" />
+      <ellipse
+         id="path3627-7"
+         style="color:#000000;fill:#aa8800;fill-opacity:1"
+         transform="matrix(0.99983132,-0.01836646,0.01981285,0.99980371,0,0)"
+         cx="-121.20014"
+         cy="795.90759"
+         rx="1.7989973"
+         ry="1.7321116" />
+      <path
+         id="path3629-2"
+         style="color:#000000;fill:#aa8800;fill-opacity:1"
+         inkscape:connector-curvature="0"
+         d="m -105.39635,799.75347 c -2.17313,0.0358 -3.92952,1.69177 -4.11282,3.5209 l 0.98898,-0.0133 c 0.18744,-1.44689 1.38732,-2.1342 3.11859,-2.16272 1.7313,-0.0285 2.98099,0.63224 3.23239,2.07181 l 1.0299,-0.0338 c -0.26376,-1.82183 -2.06324,-3.41873 -4.23648,-3.38303 z"
+         sodipodi:nodetypes="cccccccc" />
+      <path
+         id="path3631-5"
+         sodipodi:nodetypes="czzszzcc"
+         style="color:#000000;fill:#aa8800;fill-opacity:1"
+         inkscape:connector-curvature="0"
+         d="m -105.45217,799.90935 c -1.00564,0.0376 -1.77626,4.62822 -1.75861,6.44197 0.0177,1.81372 0.2657,1.03524 0.47538,0.37142 0.2097,-0.66385 0.55327,-2.61348 1.32851,-2.64245 0.77506,-0.029 1.1762,2.12244 1.39915,2.77146 0.22294,0.64898 0.45589,1.17703 0.43826,-0.63652 -0.0176,-1.81354 -0.87709,-6.3434 -1.88272,-6.3059 z" />
+    </g>
+  </g>
+  <metadata
+     id="metadata23">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <cc:license
+           rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/" />
+        <dc:publisher>
+          <cc:Agent
+             rdf:about="http://openclipart.org/">
+            <dc:title>Openclipart</dc:title>
+          </cc:Agent>
+        </dc:publisher>
+        <dc:date>2012-01-31T19:44:46</dc:date>
+        <dc:description>Representation of four people holding hands and forming a circle</dc:description>
+        <dc:source>https://openclipart.org/detail/167580/community-circle-by-josephluis</dc:source>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>josephluis</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:subject>
+          <rdf:Bag>
+            <rdf:li>being</rdf:li>
+            <rdf:li>circle</rdf:li>
+            <rdf:li>community</rdf:li>
+            <rdf:li>doll</rdf:li>
+            <rdf:li>hands</rdf:li>
+            <rdf:li>holding</rdf:li>
+            <rdf:li>human</rdf:li>
+            <rdf:li>man</rdf:li>
+            <rdf:li>mankind</rdf:li>
+            <rdf:li>men</rdf:li>
+            <rdf:li>people</rdf:li>
+          </rdf:Bag>
+        </dc:subject>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution" />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+</svg>
Index: /trunk/resources/styles/standard/elemstyles.mapcss
===================================================================
--- /trunk/resources/styles/standard/elemstyles.mapcss	(revision 18093)
+++ /trunk/resources/styles/standard/elemstyles.mapcss	(revision 18094)
@@ -3014,4 +3014,5 @@
 }
 area[amenity=townhall],
+area[amenity=events_venue],
 area[amenity=community_centre] {
     fill-color: amenity_light#f7efb7;
@@ -3019,4 +3020,8 @@
 node[amenity=townhall] {
     icon-image: "presets/service/townhall.svg";
+    set icon_z17;
+}
+node[amenity=events_venue] {
+    icon-image: "presets/service/events_venue.svg";
     set icon_z17;
 }
@@ -5178,4 +5183,10 @@
     width: 5;
 }
+
+node[boundary=marker] {
+    icon-image: "presets/landmark/boundary_marker.svg";
+    set icon_z17;
+}
+
 node[boundary=national],
 node[boundary=administrative],
