2010/1/6 justLearning <[email protected]>: > > > > Hi, > > I have downloaded the openLayers examples, and run them for example via, > http://localhost:8080/geoserver/OpenLayers-2.8/examples/getfeatureinfo-control.html > ... the page, openlayers, the data... it all works, but when I go to > identify a feature, the proxy.cgi script is spit back to me inside the > webpage. Is this a python problem, or something mis-configured in geoserver > or ???
geoserver has a built-in rest proxy, there's no python involved; you probably need to change the proxy url in your sample page to point to the geoserver proxy /rest/..something _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
