Changes between Version 2 and Version 3 of BluePrintGISProxy
- Timestamp:
- 12/08/09 07:41:16 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintGISProxy
v2 v3 3 3 * http://faq.openlayers.org/proxyhost/ 4 4 5 We need to rewrite the !OpenLayers example as a Web2Py controller function: 6 * http://trac.openlayers.org/browser/trunk/openlayers/examples/proxy.cgi 5 Options to start from: 6 * Rewrite the !OpenLayers example as a Web2Py controller function: http://trac.openlayers.org/browser/trunk/openlayers/examples/proxy.cgi 7 * Port the Django HTTP Proxy: http://pypi.python.org/pypi/django-http-proxy/ 7 8 8 9 We should then make it's list of allowed hosts configurable via the Map Service Catalogue (done transparently in the background whenever needed).