geodf 0.2.0 copy "geodf: ^0.2.0" to clipboard
geodf: ^0.2.0 copied to clipboard

Geospatial timeseries analysis. Provides a GeoDataFrame object

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add geodf

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  geodf: ^0.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:geodf/geodf.dart';
1
likes
40
pub points
16%
popularity

Publisher

unverified uploader

Geospatial timeseries analysis. Provides a GeoDataFrame object

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

df, extra_pedantic, geodesy, geojson, geopoint, meta, ml_linalg, pedantic

More

Packages that depend on geodf