I have had several requests from users to provide an option to perform multiple searches on the same query area. Right now the widget queries a user defined graphical area, but if the user wants to query a separate dataset from the combobox they have to redraw the query area. That is fine for search areas with simply geometries but for more complex areas (multiple adjacent land parcels) it creates a cumbersome work flow.
Has anyone incorporated the option to reuse the user defined graphical area in multiple queries from the search widget? Or better yet does anyone have any ideas on how to use the graphics drawn in the draw widget as the search area for the enhanced search widget? There was some confusion about drawing project areas in the draw widget and then having to use a different widget to query the project area.