Ticket #3561 (closed bug: invalid)

Opened 20 months ago

Last modified 20 months ago

wms getFeature doesn't take 'viewparams' into account

Reported by: boedy Owned by: boedy
Priority: major Milestone: Maintenance
Component: general Version: 2.11
Keywords: wms getFeature viewparams Cc:
State:

Description

I use geoserver to get my wms data. Everything works great for showing data.

However the "getFeature" control does not take the 'viewparams' parameter into account. This means it always returns the the features from my query with the default parameter values.

Is this a bug, a missing feature or something I just missed.

Change History

Changed 20 months ago by boedy

  • owner set to boedy

Changed 20 months ago by ahocevar

  • status changed from new to closed
  • resolution set to invalid

The GetFeature control is configured with a protocol. viewparams have to be configured with the protocol.

Note: See TracTickets for help on using tickets.