<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Dear list members,</p>
    <p>Recently, I completed a project of a wall map for the emergency
      department of a hospital in Wallonia.</p>
    <p>The request was</p>
    <ul>
      <li>a large printable map (2 m x 2 m)</li>
      <li>a grid</li>
      <li>a streets list.</li>
    </ul>
    <p>The originality is that the streets list is automatically
      generated from the official database, with respect to the grid
      whosen in the project, and that no GIS knowledge is needed to make
      the map. Also, the resolution is higher that what I could obtain
      with the QGIS composer.<br>
    </p>
    <p>To this end, I wrote some Python code, that automatically
      generated<br>
    </p>
    <ul>
      <li>the map at the right resolution using the Omniscale WMS</li>
      <li>the grid<br>
      </li>
      <li>the streets list using the ICAR database maintained by the
        Walloon region.</li>
    </ul>
    <p>The project has also been the occasion to enhance (slightly) both
      the OSM & the ICAR database.<br>
    </p>
    <ul>
    </ul>
    <p>It is free to use for anyone at
      <a class="moz-txt-link-freetext" href="https://github.com/ccloquet/streetslist">https://github.com/ccloquet/streetslist</a>. You can either use it to
      create the map (wmsmap.py) or to build a streets list
      (streets_list.py)<br>
    </p>
    <p>How could it be enhanced ? Do not hesitate to use it, to comment
      it or to contribute :-)</p>
    <p>Best regards,</p>
    <p>Christophe</p>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <br>
      <hr size="2" width="100%">
      <table border="0" cellpadding="2" cellspacing="2" width="100%">
        <tbody>
          <tr>
          </tr>
        </tbody><tbody>
          <tr>
            <td><br>
              <div style="color:#000066; padding-bottom:6"><b>Christophe
                  Cloquet</b>, PhD</div>
              <small>
                <div style="color:#000066; padding-bottom:12">rue Van
                  Bortonne 7 | 1090 Jette</div>
                <div style="color:#000066;"> +32 485 087 949</div>
                <br>
                <div style="color:#000066; padding-bottom:6"><a
                    style="text-decoration: none"
                    href="mailto://christophe@my-poppy.eu">christophe@my-poppy.eu</a></div>
                <div style="color:#000066; padding-bottom:6"><a
                    style="text-decoration: none"
                    href="http://be.linkedin.com/in/ccloquet">be.linkedin.com/in/ccloquet</a></div>
              </small> </td>
            <td valign="top" width="230">
              <div align="center"> <a href="http://www.my-poppy.eu"> <img
                    src="cid:part3.AD5D48CF.F9D28723@my-poppy.eu"
                    alt="Poppy" width="130"> </a> <br>
                <br>
                <small>
                  <div style="color:#000066; padding-bottom:6"><a
                      style="text-decoration: none"
                      href="mailto://hello@my-poppy.eu">hello@my-poppy.eu</a></div>
                  <div style="color:#000066; padding-bottom:6"><a
                      style="text-decoration: none"
                      href="http://www.my-poppy.eu">www.my-poppy.eu</a></div>
                </small> </div>
            </td>
          </tr>
        </tbody>
      </table>
      <table border="0" cellpadding="2" cellspacing="2" width="100%">
        <tbody>
          <tr>
            <td> <small>Poppy is a brand of Living Apps sprl | rue Van
                Bortonne 7 | 1090 Jette | BE 0564.821.397</small> </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>