Select to view content in your preferred language

vicinity buffering widget

502
1
10-17-2010 10:11 PM
ZahyHwary
Emerging Contributor
Hi All

I want to create vicinity buffering widget based on SFV , where user can select some feature , say Clubs  that are in certain distance from another feature say schools in certain region ,

Query example will be  :   Select Clubs and Schools Where distance between school and club =< Xdistance

please advice from where to start .
Tags (2)
0 Kudos
1 Reply
ZahyHwary
Emerging Contributor
I am thinking to Get all features of the right hand side (clubs) using query , then for each one Culb I do buffer with Xdistance where club will be the center point of this buffer , then get all schools within each buffer
0 Kudos