geojson

An implementation of the GeoJson standard.

Packages

Link copied to clipboard
common

Core GeoJSON data structures including geometry types (Point, LineString, Polygon, and their Multi- variants), Feature, FeatureCollection, and GeometryCollection with kotlinx.serialization support for JSON.

Link copied to clipboard
common

Kotlin DSL builders for ergonomic construction of GeoJSON objects with type-safe builder functions for geometries, features, and feature collections.