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

outdated

GeoJSON package for Dart developers to create, read, update and delete the geospatial data interchange format. This package is referenced originally from the specification document by H. Butler, M. Da [...]

1.0.0 #

  • Initial version, created by chuyentt

1.0.1 #

  • Update the document

1.0.2 #

  • Update the package description

1.0.3 #

  • Update the package description
53
likes
0
pub points
92%
popularity

Publisher

verified publisherhumg.edu.vn

GeoJSON package for Dart developers to create, read, update and delete the geospatial data interchange format. This package is referenced originally from the specification document by H. Butler, M. Daly, A. Doyle, S. Gillies, S. Hagen, and T. Schaub, "The GeoJSON Format", August 2016. This package support the GeoJSON object may represent a region of space (a Geometry), a spatially bounded entity (a Feature), or a list of Features (a FeatureCollection). GeoJSON supports the following geometry types like Point, LineString, Polygon, MultiPoint, MultiLineString, MultiPolygon, and GeometryCollection. Features in GeoJSON contain a Geometry object and additional properties, and a FeatureCollection contains a list of Features. The initial version was created by chuyentt from HUMG.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on geojson_vi