GEOS

E902847

GEOS is an open-source C++ geometry engine library that provides spatial operations and topological functions for geographic information systems and related applications.

All labels observed (2)

Label Occurrences
GEOS canonical 2
GEOS buffer implementation 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf C++ library ⓘ
geometry engine library ⓘ
open-source software ⓘ
spatial analysis software ⓘ
compatibleWith GDAL ⓘ
PostGIS ⓘ
QGIS ⓘ
distributionModel open source ⓘ
implements OpenGIS Simple Features for SQL specification ⓘ
linked to: OGC SFS for SQL
inspiredBy JTS Topology Suite ⓘ
license LGPL ⓘ
programmingLanguage C++ ⓘ
provides spatial operations ⓘ
topological functions ⓘ
supportsBinding C API ⓘ
language bindings via C API ⓘ
supportsDimension 2D geometries ⓘ
supportsFeature Delaunay triangulation ⓘ
Voronoi diagram computation ⓘ
coordinate snapping ⓘ
line simplification ⓘ
linear referencing ⓘ
polygonization ⓘ
prepared geometries ⓘ
robust geometric predicates ⓘ
validity checking ⓘ
supportsGeometryType geometryCollection ⓘ
lineString ⓘ
multiLineString ⓘ
multiPoint ⓘ
multiPolygon ⓘ
point ⓘ
polygon ⓘ
supportsOperation buffer ⓘ
contains ⓘ
crosses ⓘ
difference ⓘ
disjoint ⓘ
equals ⓘ
intersection ⓘ
overlaps ⓘ
relate ⓘ
symDifference ⓘ
touches ⓘ
union ⓘ
within ⓘ
targetDomain geospatial software ⓘ
usedFor computational geometry ⓘ
geographic information systems ⓘ
spatial analysis ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

QGIS → usesLibrary → GEOS ⓘ
ST_Buffer → usesAlgorithm → GEOS buffer implementation ⓘ
linked to: GEOS