Tagged Questions
1
vote
2answers
112 views
How can I tell mapserver to ignore a filter that is set in a mapfile?
How can I tell mapserver to ignore a filter that is set in a mapfile?
I am displaying a wms layer with point features using mapserver. In one of the layers in my mapfile I have defined a filter ...
1
vote
3answers
2k views
OpenLayers WFS protocol: work with filters if the protocol is defined out of layer constructor
follow question:wfs-load-feature-check
the scenario is: i am trying to load a WFS layer, since it takes a while to load all features, I want to give user a notice while waiting for response. the ...