<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 24/09/2015 7:06 PM, Volker Schmidt
      wrote:<br>
    </div>
    <blockquote
cite="mid:CALQ-OR4x99q3RYog5wCRGWTZXD9PyyKjLB9jcR8wu0j4FTp25Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div>How to tag the width of the sidewalks when
                      using the tagging scheme:<br>
                    </div>
                    <div style="margin-left:40px">highway=...<br>
                      sidewalk=both|left|right<br>
                    </div>
                  </div>
                  <br>
                </div>
                There are few uses of <br>
              </div>
              <div style="margin-left:40px">sidewalk:width=<br>
              </div>
            </div>
            and just a handful of <br>
          </div>
          <div style="margin-left:40px">width:sidewalk=<br>
          </div>
          <br>
        </div>
        Any other ways of tagging without drawing separate ways for
        sidewalks?<br>
      </div>
      <br>
    </blockquote>
    <br>
    The 'sidewalk' on one side may have a different width to that of the
    other side. So <br>
    width:sidewalk=   <br>
    <br>
    maybe best as one could then use<br>
    width:sidewalk:left= <br>
    and<br>
    width:sidewalk:right= <br>
    <br>
    ? <br>
  </body>
</html>