
implementation("org.jetbrains.lets-plot:gis:4.8.1")Integrates geospatial data visualization capabilities into the Lets-Plot library, enabling the creation of geospatial charts. Supports visualization of `SimpleFeature` objects, individual `Geometry` objects, and `ReferencedEnvelope` objects. Provides the `SpatialDataset` class to bridge external spatial data types with Lets-Plot geometry layers. Includes Kotlin extension methods for converting GeoTools objects to `SpatialDataset` instances.