What determines if an individual tree or an entire block will be trimmed?
When the UFA receives a call to trim a single tree, the UFA inspects that tree and all other trees on the block. If the inspector finds that the tree needs trimming, the UFA places it on the trim list. Similarly, if a majority of the remaining trees on the block also need trimming, UFA will trim them as well.
When the UFA receives a call to trim a single tree, UFA inspects that tree and every other tree on the block. If the inspector finds that the tree needs trimming, the UFA places it on the trim list. Similarly, if a majority of the remaining trees on the block also need trimming, UFA will trim them as well. Go to the UFA’s Pruning Guidelines to learn more.