turf 0.0.5
turf: ^0.0.5 copied to clipboard
A turf.js-like geospatial analysis library working with GeoJSON, written in pure Dart.
0.0.5 #
- Implements all meta functions and
lineSegment
- Adds a lot of documentation
- Several bug and type fixes
0.0.4 #
0.0.3 #
- Null-safety support
0.0.2+1 #
- initialize lists and maps empty in constructors, if not provided
0.0.2 #
- normalization for coordinates (Position)
- and yes, it's still under heavy development
0.0.1 #
- Initial version, still under heavy development