Changes between Version 1 and Version 2 of BluePrintGISProxy


Ignore:
Timestamp:
01/26/09 14:00:40 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISProxy

    v1 v2  
    11== GIS Proxy ==
    2 OpenLayers needs a Proxy for some functions (e.g. GeoRSS, WFS) due to Javascript cross-domain security:
     2!OpenLayers needs a Proxy for some functions (e.g. GeoRSS, WFS) due to Javascript cross-domain security:
    33 * http://faq.openlayers.org/proxyhost/
    44
    5 We need to rewrite the OpenLayers example as a Web2Py controller function:
     5We need to rewrite the !OpenLayers example as a Web2Py controller function:
    66 * http://trac.openlayers.org/browser/trunk/openlayers/examples/proxy.cgi
    77