Changes between Version 8 and Version 9 of BluePrintGISProxy
- Timestamp:
- 03/24/10 15:28:28 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGISProxy
v8 v9 12 12 13 13 === Status === 14 Basic Proxy Done 14 Basic Proxy Done: 15 15 * http://groups.google.com/group/web2py/browse_thread/thread/cd03ff899a8ad5b5 16 16 * http://gist.github.com/284772 … … 19 19 * Control 'AllowedHosts' programmatically 20 20 * i.e. all layers defined which need this (WFS, MGRS, etc) should add their host to the allowedHosts list 21 * Add support for Caching WMS/TMS/KML layers using [http://mapproxy.org MapProxy] 21 22 22 23 ----