Contents

geofileops 0.8.1

0

Python toolbox to process large vector files faster.

Python toolbox to process large vector files faster.

Stars: 75, Watchers: 75, Forks: 3, Open Issues: 26

The geofileops/geofileops repo was created 4 years ago and the last code push was 12 hours ago. The project is moderately popular with 75 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
Homepage
https://github.com/geofileops/geofileops
PyPi:
https://pypi.org/project/geofileops/
GitHub Repo:
https://github.com/geofileops/geofileops

Classifiers

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 26 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

fiona 1.9.6

Fiona reads and writes spatial data files

rasterio 1.3.9

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

Mesa-Geo 0.7.1

GIS extension for the Mesa agent-based modeling framework in Python