Skip to content

Milestones

List view

  • Geodesy: Ellipsoidal datums, UTM and MGRS. Unit conversions (angle, angular velocity, area, length, speed and time). Release [geobase 1.5.0](https://pub.dev/packages/geobase/versions/1.5.0) on pub.dev.

    Due by March 31, 2025
    13/13 issues closed
  • The stable release [2024-11-10](https://github.com/navibyte/geospatial/releases/tag/v2024-11-10) with ellipsoidal geodesy. ✨ The stable release with [ellipsoidal geodesy functions](https://geospatial.navibyte.dev/v1/geobase/ellipsoidal-geodesy/) letting you calculate distances, bearings, destination positions and intermediate points along the Earth surface accurately. All docs: [geospatial.navibyte.dev](https://geospatial.navibyte.dev/). Published packages at pub.dev: * [geobase version 1.4.0](https://pub.dev/packages/geobase/versions/1.4.0+1) * [geodata version 1.3.0](https://pub.dev/packages/geodata/versions/1.3.0)

    Due by November 30, 2024
    13/13 issues closed
  • Polygon calculation functions (like polylabel, point-in-polygon) and other geometric functions. Implemented in the [v1.3.0](https://github.com/navibyte/geospatial/releases/tag/v1.3.0) release.

    Due by July 31, 2024
    5/5 issues closed
  • Documentation of geobase and geodata packages moved to a separate doc site. README docs on packages itself shortened and streamlined. Published 2024-05-26 * ✨ The stable version 1.2.0 with the brand new documentation site published at [geospatial.navibyte.dev](https://geospatial.navibyte.dev/). * Published packages at pub.dev: * [geobase version 1.2.0](https://pub.dev/packages/geobase/versions/1.2.0) * [geodata version 1.2.1](https://pub.dev/packages/geodata/versions/1.2.1)

    Due by May 31, 2024
    4/4 issues closed
  • Minor geospatial data format and function enhancements. In release 1.1.0 all packages shall continue to require only Dart 2.17 (in pubspec.yaml it's specified as sdk: '>=2.17.0 <4.0.0'). In future Dart SDK requirement is increased to Dart 3.3 + (records, patterns, extension types, etc.), starting from geobase and geodata releases 2.0.0. Published 2024-04-22 * ✨ The stable version 1.1.0 adds support for Newline-delimited GeoJSON, EWKT and EWKB. * See also the article [Decode and encode GeoJSON, WKT and WKB in Dart and Flutter apps](https://medium.com/@navibyte/decode-and-encode-geojson-wkt-and-wkb-in-dart-and-flutter-apps-ab2ef4ece2f1). * Published packages at pub.dev: * [geobase version 1.1.0](https://pub.dev/packages/geobase/versions/1.1.0) * [geodata version 1.1.0](https://pub.dev/packages/geodata/versions/1.1.0) * Repository release [v1.1.0](https://github.com/navibyte/geospatial/releases/tag/v1.1.0)

    Due by April 23, 2024
    9/9 issues closed