Index: trunk/webapps/data_layers/har_locations_D12.gjson
===================================================================
--- trunk/webapps/data_layers/har_locations_D12.gjson	(revision 327)
+++ trunk/webapps/data_layers/har_locations_D12.gjson	(revision 327)
@@ -0,0 +1,47 @@
+{
+  "type": "FeatureCollection",
+  "features": [
+  {
+  "type": "Feature",
+  "id": "HAR1",
+  "geometry":
+      {
+      "type": "Point",
+      "coordinates": [-117.807584,33.728551]
+      },
+  "properties":
+      {
+      "location":"N I-5 28.54",
+      "street":"S/O REDHILL"
+      }
+  },
+  {
+  "type": "Feature",
+  "id": "HAR2",
+  "geometry":
+      {
+      "type": "Point",
+      "coordinates": [-117.766893,33.687054]
+      },
+  "properties":
+      {
+      "location":"S I-5 24.78",
+      "street":"JEFFREY"
+      }
+  },
+  {
+  "type": "Feature",
+  "id": "HAR3",
+  "geometry":
+      {
+      "type": "Point",
+      "coordinates": [-117.847695,33.712247]
+      },
+  "properties":
+      {
+      "location":"N SR-55  8.21",
+      "street":"DYER ROAD"
+      }
+  }
+]
+}
