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
2026-01-18 16:27:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
bindings
/
python
/
mapnik
/
ogcserver
History
Jean-Francois Doyon
836488a7c8
- Add support for text/plain GetFeatureInfo!
2007-01-25 01:50:11 +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 support for text/plain GetFeatureInfo!
2007-01-25 01:50:11 +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 support for text/plain GetFeatureInfo!
2007-01-25 01:50:11 +00:00
wms130.py
- Add support for text/plain GetFeatureInfo!
2007-01-25 01:50:11 +00:00
WMS.py
- Add projection support to the WMS server and edit ogcserver readme accordingly.
2006-10-19 01:25:24 +00:00