From 7a1328272c4a30f4d38ee7a4dbcf7d545381b277 Mon Sep 17 00:00:00 2001 From: Michael Paus Date: Fri, 17 Jul 2026 16:30:11 +0200 Subject: [PATCH] Update README.md Added a link to a new Kotlin multiplatform version of JTS. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cc97937dd..0e20bc65cf 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ If you are interested in contributing to JTS please read the [**Contributing Gui * [**NetTopologySuite**](https://github.com/NetTopologySuite/NetTopologySuite) - .NET * [**JSTS**](https://github.com/bjornharrtell/jsts) - JavaScript * [**dart_jts**](https://github.com/moovida/dart_jts) - Dart +* [**KTS**](https://github.com/mipastgt/kts) - Kotlin-Multiplatform ### Via GEOS * [**Shapely**](https://github.com/Toblerity/Shapely) - Python wrapper of GEOS