geoengine 0.1.0 copy "geoengine: ^0.1.0" to clipboard
geoengine: ^0.1.0 copied to clipboard

outdated

GeoEngine is a potent Dart library for geospatial analysis and geomatic. It has precise distance calculations, coordinates conversions, geodetic processing, and GIS support in Dart.

0.1.0 #

  • Added support for MGRS convertions between UTM and LatLng.
  • Added different Point types (Point, PointX, UTM, LatLng, MGRS).
  • Added Coordinate conversions (Projections and Transformations).
  • Added distance computations
  • Added Least Squares Adjustment.
  • Implemented Julian Dates as an extension of Datatime.

0.0.3 #

  • Fixed README.

0.0.2 #

  • Updated the README.
  • Added dependencies

0.0.1 #

  • Initial version.
14
likes
0
points
350
downloads

Publisher

unverified uploader

Weekly Downloads

GeoEngine is a potent Dart library for geospatial analysis and geomatic. It has precise distance calculations, coordinates conversions, geodetic processing, and GIS support in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

advance_math, geoxml, mgrs_dart, proj4dart, xml2json

More

Packages that depend on geoengine