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.
↧