smas1 / geoext-viewer

Automatically exported from code.google.com/p/geoext-viewer
GNU General Public License v3.0
0 stars 0 forks source link

get feature information #354

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm using heron-mc.org examples/multisearchcenter.

Already add my geoserver layer(http://localhost:8089/geoserver/ows). my layer 
showing perfectly.

but couldn't get feature information of my point layer. 
and i want to add Google base layers also.
Pls help me..

Original issue reported on code.google.com by anushan...@gmail.com on 29 Mar 2014 at 1:46

Attachments:

GoogleCodeExporter commented 9 years ago
It looks like you have not configured a proxy script.

See setting in DefaultOptionsSL.js:  OpenLayers.ProxyHost = 
"/cgi-bin/proxy.cgi?url=";

Your app will expect a proxy at 
http://localhost:8089/cgi-bin/proxy.cgi

Does this URL give something back? If you get "Not found" or 404 then you have 
not configured your proxy script. This has been asked several times on the 
mailing list. It is related more to OpenLayers. 
See also the 
documentation:http://heron-mc.org/tutorials/workshop.html#ajax-proxy
You will need to configure this with Python.

If you use Java/Tomcat you may try a JSP version of the proxy script:
https://github.com/terrestris/JSP-Whitelist-Proxy/blob/master/proxy.jsp
and other info:
http://gis.stackexchange.com/questions/72440/while-developing-stage-is-proxy-cgi
-required-to-get-openlayers-wmsgetfeatureinf

Original comment by jus...@gmail.com on 31 Mar 2014 at 11:17

GoogleCodeExporter commented 9 years ago
Has this been solved and can we close?

Original comment by jus...@gmail.com on 4 Apr 2014 at 10:29

GoogleCodeExporter commented 9 years ago
no still not solved my prob. now i.m  using open geo  suite geo server 
(localhost:8080/geoserver ) and heron mc(localhost:8000) pls help me to config. 
proxy.cgi & heron in the web.cgi step by step. my heron lib folder in the 
opengeo /webapp folder

Original comment by anushan...@gmail.com on 5 Apr 2014 at 1:08

GoogleCodeExporter commented 9 years ago
Hi,
There have been a number of conversations about configuration on the google 
group:
https://groups.google.com/forum/#!forum/geoext-viewer-devel - try looking 
through the archives.

This tracker is for bug reporting so you're unlikely to get much help help.

Original comment by jonathan...@warwickshire.gov.uk on 7 Apr 2014 at 10:51

GoogleCodeExporter commented 9 years ago
Hi, closing this issue as it is not a real bug/feature but rather a question.  
As Jonathan indicates, please use the mailing list for this type of quesrtions: 
https://groups.google.com/forum/#!forum/geoext-viewer-devel - the archives may 
give clues as well.

Original comment by jus...@gmail.com on 14 Apr 2014 at 2:59