Select to view content in your preferred language

Point in Polygon Selection

1128
2
Jump to solution
08-29-2013 11:30 AM
TimHayes
Frequent Contributor
I have a Polygon Layer and a Point Layer. I would like to know if these tasks are able to be done in the Flex Viewer? and can someone explain to me how to do this, or at least point me in the right direction?

TASK 1
Is there a way when I select a polygon from the Search Widget to have it select all the points that fall inside that polygon?

TASK 2
With the points inside the polygon selected, export these records to an Excel Spreadsheet.

thanks.
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Tim,

   Using the eSearch you can select a polygon using a text query or do a graphical query, by clicking on the polygon. Then you can use the Spatial Search to select point that fall inside that polygon and if that point layer has been configured to display fields in the data grid then the datagrid has and export to CSV or TXT option.

View solution in original post

0 Kudos
2 Replies
RobertScheitlin__GISP
MVP Emeritus
Tim,

   Using the eSearch you can select a polygon using a text query or do a graphical query, by clicking on the polygon. Then you can use the Spatial Search to select point that fall inside that polygon and if that point layer has been configured to display fields in the data grid then the datagrid has and export to CSV or TXT option.
0 Kudos
TimHayes
Frequent Contributor
Tim,

   Using the eSearch you can select a polygon using a text query or do a graphical query, by clicking on the polygon. Then you can use the Spatial Search to select point that fall inside that polygon and if that point layer has been configured to display fields in the data grid then the datagrid has and export to CSV or TXT option.


SAVED by Robert...again! Many many thanks for your wonderful work and help!!!!!!
0 Kudos