<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi list!<br>
    <br>
    I wanted to have GeoJSON as an output format. Now, if I got the
    documentation right (
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://mapserver.org/it/development/rfc/ms-rfc-62.html">http://mapserver.org/it/development/rfc/ms-rfc-62.html</a>,
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://mapserver.org/it/development/rfc/ms-rfc-36.html">http://mapserver.org/it/development/rfc/ms-rfc-36.html</a>),
    I should prepare a template for each layer I'd like to serve as
    GeoJSON.<br>
    Is this right or is there a way that MapServer guesses a reasonable
    format directly from the data, as it does for GML?<br>
    Indeed,
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://mapserver.org/it/output/template_output.html">http://mapserver.org/it/output/template_output.html</a>
    says "There are other, simpler, ways to output some of these formats
    using MapServer".<br>
    Does this simpler way exist for GeoJSON, too?<br>
    <br>
    Regards,<br>
    <br>
    Peter<br>
    <br>
    <br>
    <br>
  </body>
</html>