index.rst 348 B

123456789101112
  1. .. _ows_services:
  2. OWS Services
  3. ============
  4. This section provides an overview of how GeoServer Dispatcher implements OGC Open WebServices in GeoServer. It also walks through the steps of creating a custom module, to use as a GeoServer extension, or package as a custom web application.
  5. .. toctree::
  6. :maxdepth: 1
  7. overview/
  8. implementing/