Hi List, I have a featureserver WFS set up at computer A. When I put an openlayers app to read it from computer A (local), it works great, even though I'm providing a full, remote location for the WFS (<a href="http://host.com/etc/etc">
http://host.com/etc/etc</a>).<br>When I put the exact same openlayers app on computer B and provide the same remote location URL for the featuresever WFS, I get nothing returned. The app and WFS layer loads fine, but there is no data in the WFS layer. The polygons, etc. are not disaplyed.
<br><br>openlayers app on computer A: <a href="http://niceguy.wustl.edu/openlayers/wfs.html">http://niceguy.wustl.edu/openlayers/wfs.html</a><br>featureserver WFS request on computer A: <a href="http://niceguy.wustl.edu/cgi-bin/FeatureServer/featureserver.cgi/counties?format=WFS">
http://niceguy.wustl.edu/cgi-bin/FeatureServer/featureserver.cgi/counties?format=WFS</a><br>openlayers app on computer B: <a href="http://128.252.167.106/wfs.html">http://128.252.167.106/wfs.html</a><br><br>exact same code for both apps.
<br><br>Basically I provide the url for the WFS request, not sure what else to do there, so I'm wondering if this functionality is even possible.<br><br>Anyone ever tried this?<br>Thanks.<br>-Ed<br><br><pre id="line1">
<br></pre>