File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1+ ## 1.2.1
2+
3+ Small documentation link fixes.
4+
15## 1.2.0
26
37[ geodata release 1.2.0] ( https://github.com/navibyte/geospatial/milestone/4 )
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ Add the dependency in your `pubspec.yaml`:
154154
155155``` yaml
156156dependencies :
157- geodata : ^1.2.0
157+ geodata : ^1.2.1
158158` ` `
159159
160160Import it:
@@ -170,10 +170,11 @@ Other documentation:
170170
171171> 📚 ** Concepts** : If coordinates, geometries, features and feature collections
172172> are unfamiliar concepts, you might want to read more about
173- > [ geometries] ( https://pub.dev/packages/geobase#geometries ) ,
174- > [ geospatial features] ( https://pub.dev/packages/geobase#geospatial-features )
175- > and [ GeoJSON] ( https://pub.dev/packages/geobase#vector-data-formats ) in the
176- > documentation of the [ geobase] ( https://pub.dev/packages/geobase ) package.
173+ > [ geometries] ( https://geospatial.navibyte.dev/v1/geobase/geometry/ ) ,
174+ > [ geospatial features] ( https://geospatial.navibyte.dev/v1/geobase/features/ )
175+ > and [ GeoJSON] ( https://geospatial.navibyte.dev/v1/geobase/formats/#geojson ) in
176+ > the [ geobase] ( https://geospatial.navibyte.dev/v1/geobase/ ) package
177+ > documentation.
177178>
178179> 🚀 ** Samples** :
179180> The [ Geospatial demos for Dart] ( https://github.com/navibyte/geospatial_demos )
Original file line number Diff line number Diff line change 11name : geodata
22description : A geospatial client to read GeoJSON and OGC API Features data sources.
3- version : 1.2.0
3+ version : 1.2.1
44repository : https://github.com/navibyte/geospatial
55homepage : https://geospatial.navibyte.dev/
66
You can’t perform that action at this time.
0 commit comments