geojson_vi 2.0.4 copy "geojson_vi: ^2.0.4" to clipboard
geojson_vi: ^2.0.4 copied to clipboard

outdated

GeoJSON package for Dart and Flutter developers to create, read, search, update and delete the geospatial data interchange format (GIS data).

CHANGELOG #

[2.0.4] - 2021-06-08 #

  • Fix empty map casting

[2.0.3] - 2021-06-08 #

  • Fixes "The coordinates MUST be one or more elements" in GeoJSONGeometryCollection #16

[2.0.2+1] - 2021-03-26 #

  • Updated API documentation

2.0.2 #

  • fixes issue 13 - multipolygon assert
  • adds indent parameter toJSON

2.0.1+1 #

  • Fixed: formatting issues
  • Changed: README

2.0.1 #

  • Removed: load, save methods
  • Fixed: formatting issues

2.0.0 #

  • Internal refactor
  • Migrate to null-safety

1.6.1 #

  • Fixed bbox of multipolygons
  • Adds unit tests to:
    • points
    • polygons
    • multipolygons

1.6.0 #

  • Changed toMap to toMap()

1.5.0 #

  • Added toString() to save GeoJSON objects as string

1.4.0 #

  • GeoJSON from GeoJSON String Objects is supported: FeatureCollection, Feature and all the Geometries like Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon and GeometryCollection string

1.3.3+1 #

  • Formatting issues

1.3.3 #

  • Create GeoJSON from GeoJSON String Objects, clear cache

1.3.2 #

  • Added distance getter for LineString

1.3.1+3 #

  • Make properties member public

1.3.1+2 #

  • Removed debugging info

1.3.1+1 #

  • Removed debugging info

1.3.1 #

  • Fixed bbox reading

1.3.0 #

  • Added bbox properties and fixed minor bugs

1.2.4 #

  • Handles errors

1.2.3+3 #

  • Removed some sample data files

1.2.3+2 #

  • Make the title property of the feature writable

1.2.3+1 #

  • Make the id property of the feature writable

1.2.3 #

  • Export FeatureCollection

1.2.2 #

  • Compatible with runtime flutter-web of web

1.2.1+1 #

  • Update the document

1.2.1 #

  • Compatiple with Flutter

1.2.0+3 #

  • Compatibility issues

1.2.0+2 #

  • Compatibility issues

1.2.0+1 #

  • Format code

1.2.0 #

  • Refactoring the code, create instance from a cache if available

1.1.0+3 #

  • Update the document

1.1.0+2 #

  • Update the document

1.1.0+1 #

  • Update the package export

1.1.0 #

  • Added calculate area example into the readme

1.0.6+2 #

  • Update the document

1.0.6+1 #

  • Update GeoJSON UML model

1.0.6 #

  • Fix encode issues

1.0.5+4 #

  • Fix formatting issues

1.0.5+3 #

  • Update the package description

1.0.5+2 #

  • Update the package description

1.0.5+1 #

  • Update the package description

1.0.5 #

  • Update the package description

1.0.3 #

  • Update the package description

1.0.2 #

  • Update the package description

1.0.1 #

  • Update the document

1.0.0 #

  • Initial version, created by chuyentt
64
likes
0
points
14.7k
downloads

Publisher

verified publisherhumg.edu.vn

Weekly Downloads

GeoJSON package for Dart and Flutter developers to create, read, search, update and delete the geospatial data interchange format (GIS data).

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on geojson_vi