proj4dart 1.0.2 copy "proj4dart: ^1.0.2" to clipboard
proj4dart: ^1.0.2 copied to clipboard

outdated

Proj4dart is a Dart library to transform point coordinates from one coordinate system to another, including datum transformations (Dart version of proj4js/proj4js).

Changelog #

1.0.2 #

  • Support ProjectionTuple
  • Support Projection.parse
  • Add more definitions
  • Add more tests
    • support exception compare
    • use blacklist when necessary
    • make closeTo even strict
  • Update wkt-parser-dart
  • fix axis order in some cases

1.0.1 #

  • Support OGC WKT definitions
  • Support ESRI WKT definitions
  • Simplify globals logic

1.0.0 #

  • Initial version
  • Can use 3 predefined projections + 5 aliases
  • Can create and use any custom projections with Proj4 string
  • Forward and inverse transformation between projections
  • Tested with ~4000 existing projections (from epsg.io)
37
likes
0
pub points
94%
popularity

Publisher

unverified uploader

Proj4dart is a Dart library to transform point coordinates from one coordinate system to another, including datum transformations (Dart version of proj4js/proj4js).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

mgrs_dart, wkt_parser

More

Packages that depend on proj4dart