Python toolbox to process large vector files faster.
copied from cf-staging / geofileopsGeofileOps is a python library that makes spatial operations on large vector files faster. It accomplishes this mainly by parallelizing the processing as much as possible. Under the hood, it uses gdal, spatialite and geopandas.