Expand description
Determine whether a Coord
lies inside, outside, or on the boundary of a geometry.
Enums§
- Coord
Pos - The position of a
Coord
relative to aGeometry
Traits§
- Coordinate
Position - 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 closedLineString
.