Opened 12 years ago

Last modified 12 years ago

#388 closed task

ApplyFilter new widget using WFS SLD and WFS — at Version 2

Reported by: adube Owned by:
Priority: major Milestone: 1.2.0
Component: widgets Version: trunk
Keywords: bis-1.2.0 Cc:

Description (last modified by adube)

Description

We need a widget that receives filters from a third party JavaScript library and apply it to the WMS Layers on the map AND display the features attributes in a grid using WFS.

Requirements and Technical Details

  • use a new generic GeoPrisma API to receive the requests.
  • there can be more than one filters. Each filter is applied to a single layer/resource.
  • the filter is applied on the original resource WMS layer using SLD
  • the filter result is also displayed in a grid (one grid per resource using tabs).
  • the grid must support paging
  • each element of the current page are highlighted on the map using vector features (stroke styling only)
  • selecting a row changes the color of the vector feature on the map
  • selecting a row could also zoom to the feature's location OR we could have a row action button for that.
  • sorting on a column should do a "server-side" sorting using WFS filter

Change History (2)

comment:1 by adube, 12 years ago

Description: modified (diff)

comment:2 by adube, 12 years ago

Description: modified (diff)
Summary: New Filter widget using WFS SLD and WFSApplyFilter new widget using WFS SLD and WFS
Note: See TracTickets for help on using tickets.