I suggest you embed the attributes like road name into the feature. Then when you Mapbuilder queries the WFS (which returns GML) you get a feature returned with attributes. You can then use a widget like AttributeList to display the attributes when clicked. Have a look at the query button in the wfs-t example: http://nightly.communitymapbuilder.org/mapbuilder/demo/wfs-t/index.html
Amy Johnson wrote: > If I have extra information about the map that I want to display when > the user clicks on something, like road names, etc., is it best to > attach the information to the associated DBF file, or is it better to > have another associated file that I search and get the information from? > > > > ------------------------------------------------------------------------- > 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 > > ------------------------------------------------------------------------- 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
