MapServer Tutorial
Section 3: Query and more HTML Templates
In section two, we used an HTML template file to create a user interface for our web mapping application. We ended up with an application where users can zoom, pan, and select layers. What we will do in this section is add a query capability to our application.
Query templates are HTML fragments that, when put together by the
MapServer CGI program, forms a proper HTML page...