ezgliding / goigc

Package igc provides means to parse and analyse files in the IGC format
Apache License 2.0
19 stars 8 forks source link

colorise kml linestring on flight path display #37

Open rochaporto opened 4 years ago

rochaporto commented 4 years ago

Discussion here: https://stackoverflow.com/questions/11874858/colorise-single-track-in-kml-file

with a concrete example: http://www.zonefivesoftware.com/sporttracks/plugins/?p=dobrou-extensions

thought the track examples seem to be gone.

Idea is to split into multiple linestrings with different styles, while reusing styles to save space. kmz will help as well.

Need to decide on the levels to split on, and corresponding colors.