summaryrefslogtreecommitdiffstats
path: root/gis/python-pygeos/README
blob: 72b58085fcee48c0ea01424cc2dd13ac33eafaf5 (plain)
1
2
3
4
PyGEOS is a C/Python library with vectorized geometry functions. The
geometry operations are done in the open-source geometry library
GEOS. PyGEOS wraps these operations in NumPy ufuncs providing a
performance improvement when operating on arrays of geometries.