geos-config

Geometry engine for GIS - Development files

Install

All systems
curl cmd.cat/geos-config.sh
Debian Debian
apt-get install libgeos-dev
Ubuntu
apt-get install libgeos-dev
Arch Arch Linux
pacman -S geos
image/svg+xml Kali Linux
apt-get install libgeos-dev
Fedora
dnf install geos-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libgeos-dev
OS X
brew install geos
Raspbian
apt-get install libgeos-dev

libgeos-dev

Geometry engine for GIS - Development files

GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. This package contains the headers and libraries needed to develop programs using GEOS.

geos-devel

Development files for GEOS

geos

GEOS (Geometry Engine - Open Source) is a C++ port of the Java

Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. This includes all the OpenGIS "Simple Features for SQL" spatial predicate functions and spatial operators, as well as specific JTS topology functions such as IsValid()