wok diff geos/description.txt @ rev 24981

Up pce (20220220-991c55d9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 08 10:57:53 2022 +0000 (2022-05-08)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/geos/description.txt	Sun May 08 10:57:53 2022 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +GEOS is a C/C++ library for spatial computational geometry of the sort
     1.5 +generally used by "geographic information systems" software.
     1.6 +It implements the OGC Simple Features geometry model and provides all
     1.7 +the spatial functions in that standard as well as many others.
     1.8 +GEOS is a core dependency of PostGIS, QGIS, GDAL, and Shapely.