<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    is it possible to join two layers in GetFeatureInfo with same
    template and same shape file to output only one combined html file?<br>
    <br>
    Example:<br>
    Streets_Main => streets.shp => template.html<br>
    Streets_Sub => streets.shp => template.html<br>
    <br>
    OUTPUT:<br>
    <br>
    Current:<br>
    <html>Output for Streets_Mains</html><br>
    <html>Output for Streets_Sub</html><br>
    <br>
    Wish:<br>
    <html><br>
    Streets_Mains unique id Streets_sub (e.g. main street and sub street
    have both id=1 in shape file)<br>
    </html><br>
    <br>
    <div class="moz-signature">-- <br>
      Bye, TDS
      <hr>
      <font size="-1">
        <a class="moz-txt-link-freetext" href="mailto:tds@tds-net.de">mailto:tds@tds-net.de</a><br>
      </font>
      <hr>
      <font size="-1">
        1+1=10<br>
        You have a question? - 42 or RTFM.
      </font>
    </div>
  </body>
</html>