Closed (fixed)
Project:
Openlayers
Version:
6.x-2.x-dev
Component:
OpenLayers Layers
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Oct 2009 at 15:49 UTC
Updated:
5 Mar 2010 at 23:50 UTC
Moving discussion here. See the following for some comments:
* #593634: Multiple URL parameters are not working
Comments
Comment #1
zzolo commentedComment #2
spydmobile commentedFurther, to use KML, GeoRSS or WFS we will need this functionality. Currently you cannot use these layer types if the source is from a different domain.
Comment #3
tmcw commentedCommitted in #286010: a per-preset option to set the OpenLayers ProxyHost variable. Actually providing a proxy is way outside the scope of this module.
Comment #4
zzolo commentedJust an FYI. We are not necessarily putting Proxy support into the OpenLayers module, but I have made the Proxy module which should solve all your proxy needs.
All you have to do is set the ProxyHost to:
proxy?request=Comment #5
tmcw commentedSo, this is a documentation task? Could you add it to the README or handbook?
Comment #6
zzolo commentedSure thing. Reponening, assigning, and chanign title.
Comment #7
tmcw commentedBy the way, I'm not sure if I support the integration of Proxy into 1.x that was just committed to that branch in 2.x, if it's going to be automatic, I think it's more predictable for the user for the Proxy module to form_alter the preset form so that the proxy host textfield has a big, obvious suggestion that they should set it to X.
Comment #8
tmcw commentedDocumentation added in
http://drupal.org/cvs?commit=331086