This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
bindings
/
python
/
mapnik
/
ogcserver
History
Jean-Francois Doyon
2513da8f79
- Add first draft of getfeatureinfo support with text/plain and text/xml support.
...
- ignore a SCons file - Add 'encoding' statement to the demo.
2007-02-20 00:22:04 +00:00
..
__init__.py
Adding the initial implementation of an OGC server in Python for Mapnik. Although it works, it needs polishing and documentation, which will follow shortly.
2006-04-08 06:18:50 +00:00
cgiserver.py
- Added support for complete service metadata
2006-07-22 18:54:53 +00:00
common.py
- Add first draft of getfeatureinfo support with text/plain and text/xml support.
2007-02-20 00:22:04 +00:00
configparser.py
- Added support for complete service metadata
2006-07-22 18:54:53 +00:00
exceptions.py
Added support for INIMAGE error handling.
2006-04-16 04:17:39 +00:00
wms111.py
- Add first draft of getfeatureinfo support with text/plain and text/xml support.
2007-02-20 00:22:04 +00:00
wms130.py
- Add first draft of getfeatureinfo support with text/plain and text/xml support.
2007-02-20 00:22:04 +00:00
WMS.py
- Add projection support to the WMS server and edit ogcserver readme accordingly.
2006-10-19 01:25:24 +00:00