logo

Module geo::algorithm::coordinate_position[][src]

Expand description

Determine whether a Coordinate lies inside, outside, or on the boundary of a geometry.

Enums

The position of a Coordinate relative to a Geometry

Traits

Determine whether a Coordinate lies inside, outside, or on the boundary of a geometry.

Functions

Calculate the position of a Coordinate relative to a closed LineString.