Version 2 (modified by 16 years ago) ( diff ) | ,
---|
GIS Proxy
OpenLayers needs a Proxy for some functions (e.g. GeoRSS, WFS) due to Javascript cross-domain security:
We need to rewrite the OpenLayers example as a Web2Py controller function:
We should then make it's list of allowed hosts configurable via the Map Service Catalogue (done transparently in the background whenever needed).
Potentially this could be useful for other modules as well.
Note:
See TracWiki
for help on using the wiki.