Hi All,
I am new to arcgis python, i am in learning stage, i have one taluk boundary feature class which has 200 polygon features. And i have line feature class with 2500 features.
My question is how do i clip these line feature class one by one using python script?
For example i have to take one taluk boundary and clip it and display the message "This is the taluk for this line feature" like this. Please help me
Thank You