GEOS  3.13.0dev
C wrapper interface

Overview

This is the preferred access method for GEOS.

It is designed to keep binary compatibility across releases.

Usage

In order to use the C-API of geos you must link your code against libgeos_c.so and include the geos_c.h header file, which also contain function-level documentation.