Represents a closed linear ring (polygon boundary).
Creates a new LinearRing instance.
The points that make up the linear ring (minimum 4 points, first must equal last).
Converts the LinearRing to a GeoJSON coordinate array.
GeoJSON coordinate array.
Represents a closed linear ring (polygon boundary).