Skip to content
manelclos edited this page Apr 28, 2011 · 11 revisions

OGCServer

Compliant WMS server written in Python and using Mapnik C++ library

Features

  • WMS 1.1.1 and 1.3.0
  • CGI/FastCGI, WSGI
  • Supports all 3 requests: GetCapabilities, GetMap and GetFeatureInfo
  • JPEG/PNG/PNG8 output
  • XML/INIMAGE/BLANK error handling
  • Multiple named styles support
  • Reprojection support
  • Supported layer metadata: title, abstract
  • Ability to request all layers with LAYERS=all

Supported clients

  • OpenLayers
  • ArcGIS ArcMap 9.2, 9.3.1
  • Microstation V8i
  • Quantum GIS
  • uDig
  • gvSIG

Clone this wiki locally