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