You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: Version 1.1.0 currently under development (1.1.0-dev.0).
5
+
✨ New (2024-04-22): The stable version 1.1.0 adds support for Newline-delimited GeoJSON. See the related [blog post](https://medium.com/@navibyte/decode-and-encode-geojson-wkt-and-wkb-in-dart-and-flutter-apps-ab2ef4ece2f1) about geobase changes.
6
6
7
7
🧩 Features:
8
8
*[Support for GeoJSON Text Sequences](https://github.com/navibyte/geospatial/issues/217)
Copy file name to clipboardExpand all lines: dart/geodata/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Geospatial feature service Web APIs with support for
8
8
9
9
## Features
10
10
11
+
✨ New (2024-04-22): The stable version 1.1.0 adds support for Newline-delimited GeoJSON. See the related [blog post](https://medium.com/@navibyte/decode-and-encode-geojson-wkt-and-wkb-in-dart-and-flutter-apps-ab2ef4ece2f1) about geobase changes.
12
+
11
13
✨ New (2023-10): The stable version 1.0.0 is now ready. See also the article [Geospatial tools for Dart - version 1.0 published](https://medium.com/@navibyte/geospatial-tools-for-dart-version-1-0-published-0f9673e510b3) at Medium.
12
14
13
15
✨ New (2023-07): better client-side support for OGC API Features (Part 1 and 2).
@@ -130,7 +132,7 @@ Add the dependency in your `pubspec.yaml`:
0 commit comments