You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ArTourter 95629a8f2c
gis/python-pygeos: Updated for version 0.14.
3 years ago
..
README gis/python-pygeos: Wrap README at 72 columns. 4 years ago
python-pygeos.SlackBuild gis/python-pygeos: Updated for version 0.14. 3 years ago
python-pygeos.info gis/python-pygeos: Updated for version 0.14. 3 years ago
slack-desc gis/python-pygeos: Added (Python wrapper for geos). 6 years ago

README

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.