I want to write a loop that will cause the output to be multiple buffer shapefiles. For example I want a circle buffer of 50ft, 100ft, 150ft..... Can anyone help? I'm new to this and am trying to figure it out myself.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
The ArcGIS Resource Center has the following sample script demonstrating how to do multiple ring buffers using Pyton
Here's how to do it if you insist on having a for loop
|
|||||||||||
|

