Skip to content
manelclos edited this page May 4, 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 (in alphabetical order)

  • ArcGIS ArcMap 9.2, 9.3.1
  • gvSIG
  • Kosmo 2.0
  • MapInfo 7.5
  • Microstation V8i
  • OpenLayers
  • Quantum GIS
  • uDig

Clone this wiki locally