wok diff geos/description.txt @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/geos/description.txt	Wed May 18 06:55:41 2022 +0100
     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.