[Chameleon-dev] [Bug 1069] New: New WFSSearch widget

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Fri May 27 08:49:03 EDT 2005


http://bugzilla.maptools.org/show_bug.cgi?id=1069

           Summary: New WFSSearch widget
           Product: Chameleon
           Version: 2.2
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Widget
        AssignedTo: chameleon-dev at lists.maptools.org
        ReportedBy: bartvde at xs4all.nl


I want to create a new WFSSearch widget which allows to search on a (Mapserver)
Web Feature Service.

I propose the following widget definition (label is used for display in the
widget GUI):

<cwc2 type="WFSSearch"
onlineResource="http://www.syncera.nl/cgi-bin/mapserv.exe?map=/ms4w/apps/general.map&amp;"
typeName="adres">
  <searchField propertyname="STRAAT_OFF" label="Straatnaam" />
  <searchField propertyname="PLAATSNAAM" label="Plaats" />
</cwc2>

By default this will perform an ogc:And type of request.

The widget will look something like the Locate widget. Ideally I want to zoom
into the feature and highlight it in the map.

For me this only has to work in the javascript API.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the Chameleon-dev mailing list