<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Gerd</p>
    <p>I've been able to change footpaths on (some?)  amenity graveyards
      to paths by just setting the lu:cemetery to yes</p>
    <p>I first tried :<br>
    </p>
    <p>amenity=grave_yard {set landuse=cemetry;echotags"change2landuse"}</p>
    <p>  mkgmap:lu:cemetery=*  & highway=footway  {set highway=path}<br>
    </p>
    <p><br>
    </p>
    <p>however this did not work , ie footpaths on cemeteries didn't
      change to paths  and the echotags didn't show any :lu:cemetery</p>
    <p>then I tried<br>
    </p>
    <p> amenity=grave_yard {set mkgmap:lu:cemetery=yes}</p>
    <p>  mkgmap:lu:cemetery=*  & highway=footway  {set highway=path}</p>
    <p> This seems to work for some (?)  graveyards (Haven't checked
      this on 2 graveyards only)<br>
    </p>
    <p>My question is ,does mkgmap check if highways cross a polygon  
      as soon as it parses mkgmap:lu:cemetery=*  & highway=footway <br>
    </p>
    <p>or are the checks done before 'Lines' are parsed?<br>
    </p>
    <p>If the user can set the value then what ,if any ,are the effects
      - ie<br>
    </p>
    <p>natural=wood { set mkgmap:lu:cemetery=yes}<br>
    </p>
    <p> If this works then Arndt seems to have a point?</p>
    <p>r</p>
    <p>Nick<br>
    </p>
    <p><br>
    </p>
    <p>Does mkgmap check if graveyard<br>
    </p>
    <div class="moz-cite-prefix">On 15/12/2019 12:28, Arndt Röhrig
      wrote:<br>
    </div>
    <div> is-in-landuse, nice function! </div>
    <div> <br>
    </div>
    <div> with this new option i set acces=no for bicycles when the way
      is within a cemetary. (& no tag say, that bicycle is ok) </div>
    <div> <br>
    </div>
    <div> There are still a few polys where that could be used.
      amenity=grave_yard, amenity=hospital, leisure=pitch .... </div>
    <div> <br>
    </div>
    <div> maybe its better to name the option
      is-in-polygone:polygone=value </div>
    <div> <br>
    </div>
    <div> Arndt </div>
    <div> <br>
    </div>
    <div> <br>
    </div>
    <div> <br>
    </div>
    <blockquote type="cite">
      <div> svn commit < <a href="mailto:svn@mkgmap.org.uk">svn@mkgmap.org.uk</a>>
        hat am 15. Dezember 2019 um 10:05 geschrieben: </div>
      <div> <br>
      </div>
      <div> <br>
      </div>
      <div> Version mkgmap-r4397 was committed by gerd on Sun, 15 Dec
        2019 </div>
      <div> <br>
      </div>
      <div> implement and document new option
        --is-in-landuse=value[,value...] </div>
      <div> - svn rename ResidentialHook.java to LanduseHook.java </div>
      <div> - remove support for undocumented option
        --residential-hook=false </div>
      <div> - warn if style uses mkgmap:residential which was replaced
        by mkgmap:lu:residential </div>
      <div> <br>
      </div>
      <div> <br>
      </div>
      <div> <a
href="http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4397"
          rel="noopener" target="_blank">http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4397</a>
      </div>
      <div> _______________________________________________ </div>
      <div> mkgmap-dev mailing list </div>
      <div> <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
      </div>
      <div> <a
          href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev"
          rel="noopener" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a>
      </div>
    </blockquote>
    <div class="moz-cite-prefix">On 15/12/2019 09:05, svn commit wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20191215090546.2474D14E00F@mail3.parabola.me.uk">
      <pre class="moz-quote-pre" wrap="">Version mkgmap-r4397 was committed by gerd on Sun, 15 Dec 2019

implement and document new option --is-in-landuse=value[,value...]
- svn rename ResidentialHook.java to LanduseHook.java
- remove support for undocumented option --residential-hook=false
- warn if style uses mkgmap:residential which was replaced by mkgmap:lu:residential


<a class="moz-txt-link-freetext" href="http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4397">http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4397</a>
_______________________________________________
mkgmap-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<a class="moz-txt-link-freetext" href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a>
</pre>
    </blockquote>
  </body>
</html>