Thanks to visit codestin.com
Credit goes to github.com

Skip to content

yohcop/relaymaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generates a web page with maps based on The Relay KMZ/KML maps.

Build

You will need to install Bazel. Then:

$ bazel build relaymaps:main

Run

First, download a kmz file. On Google maps editor, select "Download KML", then "Keep data up to date with network link KML". This will download a file with a URL reference to the "live" map.

Then:

$ bazel-bin/relaymaps/main --kmz=path/to/file.kmz --out=/tmp/relay.html

Notes

A fair amount of stuff is hardcoded. For example, legs must be named "Leg XX", with "Exchange XX", or "Exch. XX", and "Start" / "Finish" items.

About

Generates The Relay maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published