Opened 13 years ago

Closed 13 years ago

#231 closed task (fixed)

WFSFilterBuilder - new widget doing WFS GetFeatures with OGC filters

Reported by: gcorbel Owned by:
Priority: major Milestone:
Component: widgets Version:
Keywords: Cc:

Description

This could be interesting to perform sorts the map data.

Attachments (5)

wfsfilterbuilder.rar (122.2 KB ) - added by gcorbel 13 years ago.
wfsfilterbuilder.diff (105.6 KB ) - added by gcorbel 13 years ago.
wfsfilterbuilder.2.diff (96.9 KB ) - added by gcorbel 13 years ago.
wfsfilterbuilder.2.rar (122.2 KB ) - added by gcorbel 13 years ago.
images.tar.gz (12.7 KB ) - added by gcorbel 13 years ago.

Download all attachments as: .zip

Change History (10)

by gcorbel, 13 years ago

Attachment: wfsfilterbuilder.rar added

comment:1 by adube, 13 years ago

Component: sampleswidgets
Summary: This could be interesting to perform sorts the map data.WFSFilterBuilder - new widget doing WFS GetFeatures with OGC filters
Type: enhancementtask

comment:2 by adube, 13 years ago

More info :

The widget will be able to perform WFS GetFeature using user-builded filter requests using GeoExt and gxp components. The elements returned by the query will be added to a grid and (optionnally) to a ResultVectorLayer widget. It can also be linked to a QueryOnClick widget as well.

by gcorbel, 13 years ago

Attachment: wfsfilterbuilder.diff added

by gcorbel, 13 years ago

Attachment: wfsfilterbuilder.2.diff added

by gcorbel, 13 years ago

Attachment: wfsfilterbuilder.2.rar added

by gcorbel, 13 years ago

Attachment: images.tar.gz added

comment:3 by adube, 13 years ago

r1055 (c=adube, p=gcorbel), featuring the new widget :

  • supported by both XML and PGSQL config drivers
  • use the WFS service
  • i18n

todo

  • documentation
  • code cleanup
  • sample documentation
  • i18n small bug fix

There may be more fixes to do along the way, so we'll keep the ticket open until the widget becomes more mature and more stable.

comment:4 by adube, 13 years ago

r1056 : This widget builds its own WFS store object to manage the features to get and put them in a blank vector layer, so it doesn't need to use a vector layer linked to the resource directly.

comment:5 by adube, 13 years ago

Resolution: fixed
Status: newclosed

The widget is completed, so any future bug fix or enhancement should have their own ticket. I'm closing this one.

Note: See TracTickets for help on using tickets.