Contents

geofileops 0.9.1

0

Python toolbox to process large vector files faster.

Python toolbox to process large vector files faster.

Stars: 98, Watchers: 98, Forks: 4, Open Issues: 23

The geofileops/geofileops repo was created 5 years ago and the last code push was 6 days ago. The project is moderately popular with 98 github stars!

How to Install geofileops

You can install geofileops using pip

pip install geofileops

or add it to a project with poetry

poetry add geofileops

Package Details

Author
Pieter Roggemans
License
None
Homepage
https://github.com/geofileops/geofileops
PyPi:
https://pypi.org/project/geofileops/
GitHub Repo:
https://github.com/geofileops/geofileops

Classifiers

  • Scientific/Engineering/GIS
No  geofileops  pypi packages just yet.

Errors

A list of common geofileops errors.

Code Examples

Here are some geofileops code examples and snippets.

GitHub Issues

The geofileops package has 23 open issues on GitHub

  • Add support to specify simplify algorithm as string
  • Move algorithms on (shapely) geometries/dataframes to seperate library
  • using gdal.VectorTranslate, if e.g. a where filter results in a 0 row output, this gives odd output files

See more issues on GitHub

Related Packages & Articles

rasterio 1.4.1

Fast and direct raster I/O for use with Numpy and SciPy