zgeo.wfs

WFS service implementation for Zope

zgeo.wfs provides an adapter to turn a Plone folder into a WFS service according the  OGC specification. zgeo.wfs allows to retrieve different feature types, and provide spatial and/or feature element filtering.

Help

How to get releases

Go to  http://pypi.python.org/pypi/zgeo.wfs

How to install

First, install:

- spatialindex (>=1.3): see  http://trac.gispython.org/spatialindex/wiki

- libgeos

Then, add zgeo.wfs in your buildout eggs section.

How to use

See doctests.

Browse source

 Demo site

Credits

Eric BREHAULT

Véronique PAYOT

Xavier CULOS