Skip to content

srclosson/geotrack-panel

Repository files navigation

Geotrack Panel

The geotrack panel attempts to solve the problem of displaying "enriched geospatial data" within grafana. What does this mean? Given a set of GPS coordinates, what do you want to see? For an exercise enthusiast, you may want to see your track against heart rate. Or what happense to your cadence when going uphill? For automotive applications, this may mean looking to see if the brakes are applied, or being ridden while the vehicle is going downhill. For aerospace engine or battery performance aginst a set of GPS coordinates.

Whatever your application, the geotrack panel endevours to solve these problems in 3D.

Screenshots

image image

Getting started

  1. Install dependencies

    yarn install
  2. Build plugin in development mode or run in watch mode

    yarn dev

    or

    yarn watch
  3. Build plugin in production mode

    yarn build

Learn more

About

A grafana visualization for viewing a gps track

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published