<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Yes, my plan was to add "paved" with the first group.  How do I
      add unmarked roads?<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 01/12/2016 11:35, Greg Troxel wrote:<br>
    </div>
    <blockquote cite="mid:CRWscHyWRLlQsCRWvc979S" type="cite">
      <pre wrap="">
Carlos Dávila <a class="moz-txt-link-rfc2396E" href="mailto:cdavilam@orangecorreo.es"><cdavilam@orangecorreo.es></a> writes:

</pre>
      <blockquote type="cite">
        <pre wrap="">You can use something like this:
highway=residential & (surface=concrete | surface=asphalt) [0x06
road_class=X road_speed=Y resolution 22]
highway=residential & (surface=sett | surface=paving_stones) [0x06
road_class=A road_speed=B resolution 22]
highway=residential [0x06 road_class=0 road_speed=2 resolution 22]
Try different X and Y values to fit your needs.
</pre>
      </blockquote>
      <pre wrap="">

I would also suggest to set a special speed for surface=sett/etc. and to
use the regular paved speed for roads that are either not marked with a
surface tag or have some unknown value.  Basically, assume it's ok
unless there is a specific tag you understand.
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>
    <br>
  </body>
</html>