Opened 18 years ago

Closed 18 years ago

Last modified 15 years ago

#4 closed bug (fixed)

WMS Identify fails on mixed queryable/non-queryable sublayers

Reported by: morb_au Owned by: morb_au
Priority: minor: annoyance Milestone:
Component: WMS Version: Trunk
Keywords: ogc ows wms queryable Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

The identify tool is disabled if all WMS layers from a server have queryable=0, which is fine. However if some layers are queryable=1, the identify tool is enabled, which is also fine.

However if somebody uses the Identify tool in the second scenario, the query back to the server currently queries on all visible layers, not just the queryable=1 ones. This results in an error back from the WMS server.

Resolution would be to filter the list of layers sent to the server so that only the queryable=1 subset is sent.

Change History (5)

comment:1 by morb_au, 18 years ago

Status: newassigned

comment:2 by morb_au, 18 years ago

Platform: FedoraAll

comment:3 by morb_au, 18 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r5606.

comment:4 by anonymous, 17 years ago

Awaiting user input: unset
Must Fix for Release: No

comment:5 by (none), 15 years ago

Milestone: Version 0.8

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.