slackbuilds_ponce/gis/python-pygeos/README
Capi X f3f57962cd gis/python-pygeos: Added (Python wrapper for geos).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-11-02 01:14:20 +07:00

4 lines
262 B
Text

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.