Opened 13 years ago
Closed 13 years ago
#424 closed enhancement (fixed)
AccessFilter - sample update
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4.0 |
Component: | samples | Version: | trunk |
Keywords: | bis-1.4.0 | Cc: |
Description ¶
It would be nice to update the AccessFilter sample to show more of what it's capable of.
Among the cool features it supports, we could :
- change of style for elements rendered by MapServer using the URLPARAM, which would result in having one particular color per user
- remove the BBOX condition since it's not really useful
Change History (2)
comment:1 by , 13 years ago
Keywords: | bis-1.4.0 added |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r1342. The sample now demonstrate a nice way of using the URLPARAM feature. See the sample in action to know more.