Opened 12 years ago

Closed 12 years ago

#343 closed enhancement (fixed)

TemplatePopup - WMS support

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

Description

Currently, the TemplatePopup widget in GeoPrisma doesn't support WMS. In fact, its code source doesn't, but the original demo does :

http://ec2-72-44-60-52.compute-1.amazonaws.com/mgdemo/geoext/examples/custombubble.html

We need to update the code in GeoPrisma.

Attachments (1)

343.diff (18.2 KB ) - added by fgagnon 12 years ago.
Add WMS support

Download all attachments as: .zip

Change History (3)

comment:1 by fgagnon, 12 years ago

Owner: set to fgagnon

This patch mostly include changes made by the original author. A new widget option (serviceType) was added to specify the required mode.

In addition to the original code, necessary resources are added to the GetFeatureInfo request.

Currently, only one instance of the widget is possible, and the latter is locked into a single mode. As such, simultaneous use of WMS and WFS layers is not currently possible. The sample was modified to provide an example based on the WMS mode instead of the WFS mode.

This patch requires #349 to work correctly with QueryOnClick.

by fgagnon, 12 years ago

Attachment: 343.diff added

Add WMS support

comment:2 by adube, 12 years ago

Milestone: 1.0.01.2.0
Resolution: fixed
Status: newclosed

Fixed in r1200.

Note: See TracTickets for help on using tickets.