Opened 14 years ago
Closed 14 years ago
#207 closed task (fixed)
ResultVectorLayer
Reported by: | adube | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | widgets | Version: | |
Keywords: | Cc: |
Description
Create a new result widget : ResultVectorLayer.
Its features :
- add the features returned by query widgets in a blank vector layer in the map.
- support defining an existing "blank" widget, see #206. If no is defined, creates its own.
- support all existing "result" methods
- usable by the QueryOnClick widget (mandatory)
- only add features that have geometry (obviously)
- support in the PGSQLMapContextConfig
Note:
See TracTickets
for help on using tickets.
r1018, featuring all the above.