Code Monkey home page Code Monkey logo

gpx-animator's Introduction

GPX Animator

Introduction

GPX Animator generates video from GPX files. More information can be found at https://gpx-animator.app.

For program help run:

java -jar GpxAnimator.jar --help

Basic usage

java -jar GpxAnimator.jar --input track.gpx

Contributing

You can open this project in a preconfigured Gitpod online IDE based on Theia (Visual Studio Code) and edit, run, test, debug and commit directly from your browser.

Open in Gitpod

For your first contribution to this repository, you can take a look at the issues listed here: Good first issue

Build

GPX Animator uses the Gradle build system to create the JAR file. You don't need to have Gradle installed on your system, this project makes use of the Gradle Wrapper.

./gradlew assemble

After a successful build, the JAR file can be found in the build/libs directory.

Run

To start GPX Animator from the sources, simply run the following command:

./gradlew run

If not already done, the project will be compiled automatically.

Test

In the directory src/test/ tests are located that can be run with the following command:

./gradlew test

Features

  • supports multiple GPX tracks with multiple track segments
  • skipping idle parts
  • configurable color, label, width and time offset per track
  • configurable video size, fps and speedup or total video time
  • background map from any public TMS server

Tutorials

Credits

Icons included in application and their source:

To create the installers, we use a free license of Install4J for open-source projects.

Install4J multi-platform installer builder

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.