This document provides an overview of creating web maps using open source tools, including:
1) It discusses using databases (PostgreSQL), map servers (MapServer), and web servers to store, serve, and display spatial data on the web.
2) It provides instructions on loading spatial data into a PostgreSQL database using Quantum GIS, then querying and styling the data for display in a web map using MapServer.
3) It describes basic map file syntax for MapServer and adding layers from shapefiles, databases, and other sources for rendering in a web map.