Provides classes for performing common operations on shapefiles.
Note to GeoEco developers: GeoEco classes should consider using this module to manage shapeifles rather than the ArcGIS geoprocessor. This module can manipulate shapefiles without calling the geoprocessor, which is advantageous to users who do not have ArcGIS. (If the geoprocessor has been initialized, it will be used.)
| class Shapefile( | ) |