Select to view content in your preferred language

Enhanced Search Widget - User Defined search area

2281
4
04-26-2010 10:17 AM
MatthewBullock
Occasional Contributor
I've incorporated Robert Scheitlin's enhanced search widget (http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=codeGalleryDetails&scriptID=16599) into my SFV app.

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.

Any info is greatly appreciated.
Tags (2)
0 Kudos
4 Replies
RobertScheitlin__GISP
MVP Emeritus
Matthew,
   
     The new version 1.0.7 now has that ability.

http://resources.esri.com/arcgisserver/apis/flex/index.cfm?fa=codeGalleryDetails&scriptID=16599
0 Kudos
JasonHancheruk
Emerging Contributor
I have posted this on the sample thread for this tool, but here it is again:

Has anybody else noticed that if you use the "Text Search" first, it does not work until you use the "Graphical Search" at least once before?

Thanks,
Jason
0 Kudos
JasonHancheruk
Emerging Contributor
Hi Robert

I am going to post this again, would you know how to fix the problem of "Text Search" not working until a "Graphical Search" is executed?

Thanks,
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jason,

   I have not been able to reproduce this issue...
0 Kudos