I am very new at using python for geoprocessing
I have a buffer layer 1 with a distance of 5 from each point I have a buffer layer 2 with a distance of 1 away from each polyline
How do I show all the areas that are outside the buffer of layer 1 but within the buffer of layer 2 using arcpy/python?
أكثر...
I have a buffer layer 1 with a distance of 5 from each point I have a buffer layer 2 with a distance of 1 away from each polyline
How do I show all the areas that are outside the buffer of layer 1 but within the buffer of layer 2 using arcpy/python?
أكثر...