From 999e0a9064cd0db85eac5e2feda7997dd66ecd67 Mon Sep 17 00:00:00 2001 From: Lukas Himsel Date: Wed, 3 Apr 2024 19:18:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 992df3b..16f279c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ![dart publish](https://github.com/dartclub/turf_dart/actions/workflows/dart-pub-publish.yml/badge.svg) ![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg) -

–> [Join our Dart / Flutter GIS Community on Discord](https://discord.gg/cTJk98cU) <–

+

–> Join our Dart / Flutter GIS Community on Discord <–

TurfDart is a Dart library for [spatial analysis](https://en.wikipedia.org/wiki/Spatial_analysis). It includes traditional spatial operations, helper functions for creating GeoJSON data, and data classification and statistics tools. You can use TurfDart in your Flutter applications on the web, mobile and desktop or in pure Dart applications running on the server.