geotypes 0.0.2 copy "geotypes: ^0.0.2" to clipboard
geotypes: ^0.0.2 copied to clipboard

A lightweight library for GeoJSON data types available dart and flutter.

GeoTypes #

A lightweight library for GeoJSON data types available dart and flutter.

This library intentionally maintains a focused scope, enabling GeoTypes to serve as a foundational element for a wide range of geospatial applications.

To leverage advanced geospatial analysis features, explore turf.dart, a Dart adaptation of the widely-used turf.js library.

Features #

  • Fully RFC 7946 compliant.
  • Geometry types (Point, LineString, Polygon, MultiPoint, MultiLineString, MultiPolygon)
  • Geometry containers (GeometryCollection, FeatureCollection, Feature)
  • GeoJson data parsing

Planned #

2
likes
140
pub points
29%
popularity

Publisher

verified publishergeometrico.dev

A lightweight library for GeoJSON data types available dart and flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

json_annotation

More

Packages that depend on geotypes