An implementation of the GeoJson standard.
Core GeoJSON data structures including geometry types (Point, LineString, Polygon, and their Multi- variants), Feature, FeatureCollection, and GeometryCollection with kotlinx.serialization support for JSON.
Kotlin DSL builders for ergonomic construction of GeoJSON objects with type-safe builder functions for geometries, features, and feature collections.