Can anyone suggest a python snippet that could generate a segment of a circle, with the cetnre of the circle defined by a point feature class, and the radius of the segment based on an attribute from the point?
The segment angle can be hard coded, and based on a segment that subtends northwest through to due east.
The reason for this script, is to generate indicative shadow areas for trees, with the radius based on the tree's max height value.