Features¶
The package girs.feat contains vector based geoprocessing, i.e., geoprocessing of points, lines, and polygons. It
is a wrapper around osgeo/ogr classes and procedures with additional geoprocessing tools.
Classes¶
Abstract classes
The classes LayersSet contains most of the methods to process vector data. LayersEditor inherits from LayersSet and defines additional methods to create or modify vector data.
instantiable classes