I am confused on how wfsgetfeature works. I've been looking at the 
sample wfs-t and the following section of code in config.xml:

<WfsGetFeature id="wfsGetFeature">
      <buttonBar>mainButtonBar</buttonBar>
      <targetModel>mainMap</targetModel>
      <mouseHandler>mainMouseClick</mouseHandler>
      <class>RadioButton</class>
      <disabledSrc>/images/QueryDisable.png</disabledSrc>
      <enabledSrc>/images/QueryEnable.png</enabledSrc>
      <typeName>topp:tasmania_cities,topp:tasmania_roads</typeName>
      <tolerance>5</tolerance>
      <transactionResponseModel>featureCollection</transactionResponseModel>
      <webServiceUrl>../../../geoserver/wfs</webServiceUrl>
    </WfsGetFeature>


I've also been looking at the following page: 
http://docs.codehaus.org/display/MAP/Step+3+Set+Up+Queries

which I think has to do with the same thing. My goal is to click on a 
feature, retrieve data, then format the display of the data. Am I 
looking at the right examples?

Regards,

Amy

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to