Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Create a shapefile of circles without using arcpy

$
0
0
I have a process that will run on a remote server that does not have arcgis on it but it does have python2.7. I need to create shapefiles with that hold circles with varying radii (specified in miles). I have code that can create a shapefile of points (lat, lon in WGS84), is there a way to tell arcgis to add a buffer to each point when the shapefile is loaded?

Viewing all articles
Browse latest Browse all 2485

Trending Articles