gps_history 0.0.9 copy "gps_history: ^0.0.9" to clipboard
gps_history: ^0.0.9 copied to clipboard

Represents histories of GPS points. Handles millions of points quickly and using relatively little memory. Can import Google location history JSON files.

example/example.md

Examples #

read_google_json.dart #

Shows how to read a Google location history JSON export (a small sample file can be found under data/g_history_sample.json) and print its contents.

save_reload.dart #

Shows how to save/load data to/from disk.

google_json_to_sqlite #

A sample command-line application for converting Google location history JSON files to a SQLite database.

4
likes
150
points
22
downloads

Publisher

verified publisheranqs.eu

Weekly Downloads

Represents histories of GPS points. Handles millions of points quickly and using relatively little memory. Can import Google location history JSON files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

meta, path

More

Packages that depend on gps_history