GithubHelp home page GithubHelp logo

igc2kmz's Introduction

igc2kmz IGC to Google Earth converter

igc2kmz converts paraglider and hang glider track logs into Google Earth KML format with lots of features, notably:

  • track colored by altitude, climb rate and ground speed
  • shadow feature makes it easier to judge the track's altitude by eye
  • animation of the flight
  • photos automatically placed where they were taken and with an optional comment
  • XC optimisation output
  • altitude graph and high and low points labelled
  • thermal and glide analysis
  • time marks

It's used by the following XC league servers:

Just upload your flight to one of these and you can download your flight in Google Earth format without having to install any extra software on your computer.

It is designed to run on XC league servers, and as such is not designed to be directly used by pilots.

Requirements

  • Python version 2.5 or 2.6, not version 3.0

Get the code

Download either the zip archive or the tar.gz archive.

Unpack this archive somewhere.

If you want to track development then you can checkout the source code with git instead of downloading an archive:

git clone git://github.com/twpayne/igc2kmz.git

Run it

Change to the directory where you unpacked the archive and run:

bin/igc2kmz.py -i <input-filename>.igc -o <output-filename>.kmz

Customise it

You can set various parameters via the command line, including the time zone offset in hours relative to UTC. For example, use -z 2 for Central European Time during the summer. For individual flights you can override the pilot name and glider type (otherwise they are taken from the IGC file), set the line color and width, add optimized XC information and photos with comments. Run bin/igc2kmz.py --help for a full list of options. For example use, look at the Makefile.

Rebuild the examples

You can rebuild the example files with the command make examples. This will build the olc2002 flight optimizer, optimize a number of flights, and create the KMZ files in the examples/ subdirectory. Be warned that the flight optimization step can take a long time (30 minutes on a 2.4GHz Core 2 Duo).

igc2kmz's People

Contributors

twpayne avatar

Watchers

JT5D avatar James Cloos avatar  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.