Giter VIP home page Giter VIP logo

teslalogger2gpx's Introduction

Teslalogger2gpx

Extract GPS trip data from the Teslalogger database and convert to GPX file format

v0.9 - (dramatically) speed improvement to find start date in data

v0.5 - speed and usage optimised release only one script, no temporary CSV file, much faster

Code is based on Powershell (tested with Windows 10/2004 built-in Powershell v5.x [non Core])

use "Teslalogger2gpx.ps1" to extract GPS trip data from a Teslalogger backup database dump and convert it to a GPX file

  • Parameter "-Importfile" to specify the database backup dump file to read from. This is a mandatory parameter
  • Parameter "-Datestart" to specify the start date of the extract. Format is "yyyy-mm-dd", default is "2000-01-01"
  • Parameter "-Dateend" to specify the end date of the extract. Format is "yyyy-mm-dd", default is "9999-99-99"
  • Parameter "-ExportFile" to specify the output file in GPX format, default is "teslalogger.gpx"

no database interface so far. MariaDB SQL backup dump file must be extracted before it can be used. "Extract" script must be used with parameter "-Importfile" to specify the file

v0.01 - very first initial release

teslalogger2gpx's People

Contributors

rowich avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.