Quantcast
Channel: Question and Answer » arcpy
Viewing all articles
Browse latest Browse all 767

How to create buffers around points layer and clip to features in another line layer and calculate the length of clipped lines by python?

$
0
0

I have a points feature class and I need to create a buffer around each point, then use the point buffers to clip the streets feature class and then calculate the length of the clipped streets using arcpy. I need some guidance in putting together a script that will accomplish these tasks.


Viewing all articles
Browse latest Browse all 767

Trending Articles