geoengine 0.1.0
geoengine: ^0.1.0 copied to clipboard
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.