Select to view content in your preferred language

Need to create a "pie slice" buffer somehow

2847
2
10-03-2014 08:33 AM
TatyanaDeryugina1
Deactivated User

I have a bunch of pollution monitor locations and need to calculate which counties lie within 100 miles AND within 0-30 degrees, 30-60 degrees, 60-90 degrees, etc, of each monitor. In other words, I need to draw a segmented circle around each monitor and then calculate which counties intersect each circle segment. I haven't been able to find anything that would let me do this. Any ideas?

Tags (1)
0 Kudos
2 Replies
JorgeOrellana
Deactivated User

I have not used this script myself but it seems like it will do what you need

Generate Polygons from Points, Azimuth and Radius

TatyanaDeryugina1
Deactivated User

This is perfect, thank you! Works great.

0 Kudos