Opened 12 years ago

Closed 12 years ago

#306 closed task (wontfix)

WFSFileOpener - new widget

Reported by: adube Owned by: fgagnon
Priority: major Milestone: 1.2.0
Component: widgets Version:
Keywords: Cc:

Description

Create a new widget : WFSFileOpener.

Overview

This widget should appear as a simple button in the toolbar. On click, it activates a vector layer connected to the WFS service to show vector features on the map. On feature click, a new tab/browser should download/open it using the File service.

Features

  • the widget should be able to use both WFS and File services
  • a resource option should identify which field should be used as the root path to use by the File service
  • the widget should 'require' a 'wfs' layer
  • use an OpenLayers.Handler.Feature with a custom and simple control to handle a clicked feature, create the according File 'download' request

Requirements

  • the actual path to the file must use the root of the file service in order to work properly, else it wouldn't be secured

More infos to come...

Change History (2)

comment:1 by adube, 12 years ago

Milestone: 1.0.01.2.0

This widget won't be ready for 1.0 (it will require more tests) so we'll push it to the 1.2 release.

comment:2 by adube, 12 years ago

Resolution: wontfix
Status: newclosed

It was decided that the TemplatePopup widget will be used instead. I'm closing this ticket.

Note: See TracTickets for help on using tickets.