wok view geos/description.txt @ rev 24695

advancecomp: CVE-2019-8383 & CVE-2019-9210
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 13 15:13:28 2022 +0000 (2022-03-13)
parents
children
line source
1 GEOS is a C/C++ library for spatial computational geometry of the sort
2 generally used by "geographic information systems" software.
3 It implements the OGC Simple Features geometry model and provides all
4 the spatial functions in that standard as well as many others.
5 GEOS is a core dependency of PostGIS, QGIS, GDAL, and Shapely.