Module coordinate_position

Source
Expand description

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

Enums§

CoordPos
The position of a Coord relative to a Geometry

Traits§

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

Functions§

coord_pos_relative_to_ring
Calculate the position of a Coord relative to a closed LineString.