From 1393d80f5e506871db3d7b192eac97bb067df0dd Mon Sep 17 00:00:00 2001
From: Michael Orlitzky
Date: Wed, 24 Feb 2010 13:08:18 -0500
Subject: [PATCH] Added the distances section to the home page. Updated the
file format instructions for the routing section.
---
www/maps/maps/templates/location/index.mako | 30 +++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/www/maps/maps/templates/location/index.mako b/www/maps/maps/templates/location/index.mako
index c65e7e5..f405c3f 100644
--- a/www/maps/maps/templates/location/index.mako
+++ b/www/maps/maps/templates/location/index.mako
@@ -29,6 +29,12 @@
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
@@ -68,3 +74,27 @@
+
+
+Generate KML Distances
+
+
+
+
+File Format
+
+
+ Same as above.
+
--
2.44.2