Hello,
after successfully creating my KML [1] I would like to load that as a
layer in a openlayers script.

According to the Openlayers homepage [2], javascript has a problem
fetching external urls.
They created a proxy.cgi script [3].

How can I include this in my web2py application in order to enable my
openlayers javascript code to load an arbitrary file (GeoRSS, GeoJSON,
KML, etc.) from any URL?

Would I need to put this into an apache cgi-bin?

Or does web2py provide another procedure for such a case?

Thanks in advance,
Timmie

[1] templating a non-html file (in view) - 
http://groups.google.com/group/web2py/t/b59bd3a9c40086f0
[2] ProxyHost - http://faq.openlayers.org/proxyhost/
[3] http://trac.openlayers.org/browser/trunk/openlayers/examples/proxy.cgi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to