57 reputation
7
bio website
location Norway
age 55
visits member for 1 year
seen Sep 26 '12 at 15:09
stats profile views 37

Jan
18
awarded  Popular Question
Jan
5
awarded  Teacher
Jun
1
comment How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
Sorry, I was really not sure how to do that. I am learning this also.
Jun
1
accepted How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
Jun
1
awarded  Scholar
Jun
1
accepted How to get the layer name?
Jun
1
accepted OpenLayers popup - random losing click event, have to refresh page
Jun
1
accepted OpenLayers/Extjs/Mapfish put permaink in menubar
Jun
1
awarded  Supporter
Jun
1
comment How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
@iant - how do you pass the CQL filter to the WMS getFeatureInfo function? Any examples? Thanks!
Jun
1
comment How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
Not sure what you mean. Does this affect if people answer or not?
Jun
1
revised How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
Changed the question
May
31
comment How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
Any suggestion as to how I add the CQL params to my code? I tried some stuff did not work. I tried it in the block: "info = new OpenLayers.Control.WMSGetFeatureInfo({... ,cql_filter:'navn like "%han%"..." This had no effect. Does not seem to be many examples as to how to do this or the correct syntax in my solution. Any help in right direction is appreciated!
May
30
revised How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
edited tags; edited title
May
30
comment How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
I think I understand more now. Am I correct when I find that I must also edit my OpenLayers.Control.WMSGetFeatureInfo so that the click also sends a filter to GeoServer asking only for certain markers? Can you check my code above and give me some advice?
May
30
revised How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
edited tags; edited title
May
30
comment How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
Not sure what you mean. How would NOT the whole dataset be queried? See the CQL function above.
May
30
revised How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
Here is my code for the CQL filtering
May
30
asked How to use cql_filter in OpenLayers.Control.WMSGetFeatureInfo?
May
24
comment OpenLayers/Extjs/Mapfish put permaink in menubar
What I would really like is to use an Ext messagebox like the "prompt" example her: dev.sencha.com/deploy/ext-4.0.0/examples/message-box/… But I am using ExtJS 2.2. If I could open a box like the the div that opens when you click on "link" under a message here on the forum that would be nice.