Select to view content in your preferred language

Spatial Query using FlexViewer

2399
3
05-18-2011 06:00 AM
HERSHSINGH
Deactivated User
Hello,

Are any of you aware of any widgets that I can use to perform spatial queries for my flex applications?  I am trying to be able to have the user select a geographic area (polygon) and return the feature (points) that fall within it? 

I looked through the widgets but did not see anything.  Would this require complex coding or can it be done by a novice like myself?

Thanks in advance for the help.  It is very much appreciated.
Tags (2)
0 Kudos
3 Replies
HERSHSINGH
Deactivated User
Mmm.  I guess not.  This would be an extremely useful widget....(nudging all of you widget developers out there).
0 Kudos
EmilioSolano
Occasional Contributor
Hello,

Are any of you aware of any widgets that I can use to perform spatial queries for my flex applications?  I am trying to be able to have the user select a geographic area (polygon) and return the feature (points) that fall within it? 

I looked through the widgets but did not see anything.  Would this require complex coding or can it be done by a novice like myself?

Thanks in advance for the help.  It is very much appreciated.


Hi,

I will suggest that you look into the Flex apps and widgets gallery for the eSearch widgets by rscheitlin, they do have an spatial search component and it is a very solid and flexible widget.
Emilio
0 Kudos
DasaPaddock
Esri Regular Contributor
The Search widget also allows the user to perform spatial searches:
http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Search_widget/01m300000023000000/
0 Kudos