Ticket #1447 (closed bug: fixed)
WMC: queryable seems implemented but does not actually work
| Reported by: | bartvde | Owned by: | tschaub |
|---|---|---|---|
| Priority: | major | Milestone: | 2.7 Release |
| Component: | Format.WMC | Version: | 2.5 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Looking at the WMC code, it seems that queryable (specifying whether a WMS layer can be queried or not) is implemented, but the code actually does not do anything with respect to setting it on the Layer object. Also, the response object of the parse function does not include this information.
I would propose to just add queryable to the options array.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

