geobase 1.0.0-dev.0 copy "geobase: ^1.0.0-dev.0" to clipboard
geobase: ^1.0.0-dev.0 copied to clipboard

Geospatial data, spherical geodesy, projections, tiling schemes, and vector formats (GeoJSON, WKT, WKB).

1.0.0 #

0.6.0 #

0.5.1 #

Small document fixes (readme links to assets), no code changes.

0.5.0 #

geobase version 0.5.0 #161

✨ New (2023-07): spherical geodesy functions (distance, bearing, destination point, etc.) for great circle and rhumb line paths.

⚠️ Breaking changes:

🧩 Features:

🛠 Refactoring:

🐛 Bugs fixed:

🛠 Maintenance:

  • Removed extra internal export files and made internal imports more excplicit.

✍️ In-progress:

0.4.2 #

📚 Documentation updates:

  • Readme enhanced with multiple class diagrams.

0.4.1 #

📚 Documentation updates

  • An introduction chapter for the readme.

🛠 Maintenance:

  • The SDK constraint updated from '>=2.17.0 <3.0.0' to '>=2.17.0 <4.0.0'.

0.4.0 #

0.3.2 #

📚 Documentation updates.

🛠 Refactoring:

0.3.1 #

📚 Small documentation updates. Also a link to the Geospatial demos for Dart repository.

0.3.0 #

✨ New: Data structures for simple geometries, features and feature collections. ✨ New: Support for Well-known binary (WKB). Text and binary data formats, encodings and content interfaces also redesigned.

⚠️ Breaking changes:

🧩 Features:

🛠 Refactoring:

🛠 Maintenance:

📚 Documentation

0.2.1 #

0.2.0 #

0.1.1 #

0.1.0 #

Initial version with some code originating from geocore package:

  • 🔢 enums for geospatial coordinate and geometry types
  • 🌐 geographic positions and bounding boxes (longitude-latitude-elevation)
  • 🗺️ projected positions and bounding boxes (cartesian XYZ)
  • 🏗️ coordinate transformations and projections (initial support)
  • 📅 temporal data structures (instant, interval)
  • 📃 geospatial data writers for features, geometries, coordinates, properties:
  • 📃 geospatial data writers for geometries and coordinates:
    • 🪧 supported formats: WKT

🧩 Features:

🛠 Maintenance:

15
likes
0
pub points
86%
popularity

Publisher

verified publishernavibyte.com

Geospatial data, spherical geodesy, projections, tiling schemes, and vector formats (GeoJSON, WKT, WKB).

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, meta, proj4dart

More

Packages that depend on geobase