diff options
Diffstat (limited to 'gis/python-pygeos/README')
-rw-r--r-- | gis/python-pygeos/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/python-pygeos/README b/gis/python-pygeos/README index b53462215dc1..72b58085fcee 100644 --- a/gis/python-pygeos/README +++ b/gis/python-pygeos/README @@ -1,4 +1,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. +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. |