geojson 0.5.0 copy "geojson: ^0.5.0" to clipboard
geojson: ^0.5.0 copied to clipboard

outdated

Manipulate geojson data. Load and parse geojson from a string or a file.

Changelog #

0.5.0 #

Breaking change: prefix all classes names by GeoJson

0.4.0 #

Add a reactive api with streams to retrive features as soon as they are parsed

0.3.0 #

  • Run the parser in an isolate
  • Add a feature.length getter
  • Upgrade dependencies
  • Add examples for drawing on a Flutter map

0.2.3 #

  • Add tests
  • Fix coordinates in getPoint
  • Fix name parameter for Point
  • Fix unsupported feature exception throw

0.2.2 #

  • Add custom exception for unsupported features
  • Use type parameter for feature geometry instead of dynamic
  • Avoid failure when no json properties are found

0.2.1 #

Fix latitude and longitude invertion

0.2.0 #

Api change: add models and dedicated data structures

0.1.0 #

Initial release

61
likes
0
pub points
91%
popularity

Publisher

unverified uploader

Manipulate geojson data. Load and parse geojson from a string or a file.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

geopoint, iso, meta, pedantic

More

Packages that depend on geojson