Tuesday, 15 September 2015

Python Script examples for geoprocessing shapefiles without using arcpy


I would like to use a Python script that is not based on arcpy to do things like query a shapefile by attributes, create new layer from selection, and calculate areas of a polygon and convert polygons to points.


Anyone have any code examples of using other Python modules or libraries? I am able to do this easily using arcpy but i wanted to explore other options.




No comments:

Post a Comment