Tagged Questions
1
vote
1answer
366 views
GeoExt WMS GetFeatureInfo in proxy server. Problem - popup is empty in chrome and not responding in firefox?
I have python2.7 and apache installed in my computer.
In proxy.cgi, I included in topline :
#!/usr/bin/env python.exe -u;
I also added 'localhost:8080/geoserver' and 'localhost:80 in ...
1
vote
2answers
448 views
False DescribeFeature Request URL in GeoExt QueryPanel
I got the GeoExt QueryPanel working so far, it recognizes the layers available on my Geoserver but it is not able to get the attribute columns for the dataset. I configured an osgeo proxy on my Apache ...
2
votes
0answers
530 views
Proxy trouble with GeoExt Query Panel?
I got the GeoExt QueryPanel working so far, it recognizes the layers available on my Geoserver but it is not able to get the attribute columns for the dataset. I configured an osgeo proxy on my Apache ...