<%inherit file="/base.mako"/>\ <%def name="scripts()">

Generate KML Routes

Producer/Consumer Upload

File Format

Both uploaded files should have the same format. They should be comma-delimited, with the first row containing three column names: name, latitude, and longitude. The name column, being of type string, should have its values double-quoted.

The latitude and longitude fields are technically optional—in their absence, the name of the producer/consumer will be used as the source or destination location.

producers-example.csv
name latitude longitude
Jack O'Neill 35.02135823 -76.20178512
Daniel Jackson 38.286422 -79.327437
Samantha Carter 35.9974632 -80.000000
Teal'c 45.20434632 -72.07234637
George Hammond 36.536257346 -73.263458

Generate KML Distances

Producer/Consumer Upload

File Format

Same as above.