Skip to content

dartclub/geotypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages