| 1234567891011121314151617181920212223 |
- Proxy4OWS Development
- #####################
- `Visit Proxy4OWS's development site <http://redmine.ccss.cz/projects/owsproxy>`_
- Proxy4OWS is developed using `Python <http://python.org>`_. Following
- projects are used in Proxy4OWS code base:
- MapServer
- * http://mapserver.org
- * Core of Proxy4OWS
- * Acts as WFS and WMS client
- * Acts as Proxy4OWS back-end server
- GDAL
- * http://gdal.org
- * Acts WCS client
- * Data parsing
- OWSLib
- * http://sourceforge.net/apps/trac/owslib/
- * Data parsing
|