Python toolbox to process large vector files faster.
Project description
geofileops
Geofileops is a python toolbox to process large vector files faster.
Most typical GIS operations are available: e.g. buffer, dissolve, erase/difference, intersection, union,...
The spatial operations are tested on geopackage and shapefile input files, but geopackage is recommended as it will give better performance. General layer and file operations can be used on the file formats supported by GDAL.
The full documentation is available on readthedocs.
Different techniques are used under the hood to be able to process large files as fast as possible:
- process data in batches
- subdivide/merge complex geometries on the fly
- process data in different passes
- use all available CPUs
The following chart gives an impression of the speed improvement that can be expected when processing larger files. The benchmarks typically use input file(s) with 500K polygons, ran on a Windows PC with 12 cores and include I/O.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file geofileops-0.9.1.tar.gz
.
File metadata
- Download URL: geofileops-0.9.1.tar.gz
- Upload date:
- Size: 130.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd49bcad831238308df6a223913ac7f6e4ba6060a7aa860e289441349a6d1e7b |
|
MD5 | e75bb55924a863eb64d34f7d69bb27ed |
|
BLAKE2b-256 | c93560ed7459aaa6fdb0e000ede9fc7afda63e61ed3cb949a48f865752274cef |
File details
Details for the file geofileops-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: geofileops-0.9.1-py3-none-any.whl
- Upload date:
- Size: 138.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e127bce195bd4cf0090daaba9c5746fd94431caeee6cdc297c0cfcf18a98ff49 |
|
MD5 | 382c5d8762aef7f62f79c459715e117b |
|
BLAKE2b-256 | 52bfc6e8cec75aec274fb366b5e0cbc376dfa25228f78e6216bad83843f2e866 |