From 6d7c7ab378953678dc93513c3442104fee5c4117 Mon Sep 17 00:00:00 2001 From: Lukas Himsel Date: Tue, 19 Apr 2022 14:33:31 +0200 Subject: [PATCH] Added turf_dart --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6933c2f..33e84d2 100644 --- a/README.md +++ b/README.md @@ -604,6 +604,9 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [geospatial-messenger](https://github.com/sdeleuze/geospatial-messenger) - Geospatial messenger application written with Spring Boot + Kotlin + PostgreSQL. +## Dart + +* [turf_dart](https://github.com/dartclub/turf_dart) - A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart. ## Clojure