wok annotate geos/description.txt @ rev 25791
Up dropbear (2024.86), libssh2 (1.11.1), xz (5.6.3)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Oct 23 13:27:53 2024 +0000 (3 months ago) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24593 | 1 GEOS is a C/C++ library for spatial computational geometry of the sort |
Hans-G?nter@24593 | 2 generally used by "geographic information systems" software. |
Hans-G?nter@24593 | 3 It implements the OGC Simple Features geometry model and provides all |
Hans-G?nter@24593 | 4 the spatial functions in that standard as well as many others. |
Hans-G?nter@24593 | 5 GEOS is a core dependency of PostGIS, QGIS, GDAL, and Shapely. |