| Revision 584,
543 bytes
checked in by jdalbey, 6 years ago
(diff) |
|
import files to branch realtime VDS
|
| Line | |
|---|
| 1 | { |
|---|
| 2 | "type": "FeatureCollection", |
|---|
| 3 | "features": [ |
|---|
| 4 | { |
|---|
| 5 | "type": "Feature", |
|---|
| 6 | "id": "WPMW407 1620 AM", |
|---|
| 7 | "geometry": |
|---|
| 8 | { |
|---|
| 9 | "type": "Point", |
|---|
| 10 | "coordinates": [-117.666444, 33.521694] |
|---|
| 11 | }, |
|---|
| 12 | "properties": |
|---|
| 13 | { |
|---|
| 14 | "location":"N I-5", |
|---|
| 15 | "street":"JUNIPERO SERRA RD" |
|---|
| 16 | } |
|---|
| 17 | }, |
|---|
| 18 | { |
|---|
| 19 | "type": "Feature", |
|---|
| 20 | "id": "KNNN868 1620 AM", |
|---|
| 21 | "geometry": |
|---|
| 22 | { |
|---|
| 23 | "type": "Point", |
|---|
| 24 | "coordinates": [-117.8345, 33.725583] |
|---|
| 25 | }, |
|---|
| 26 | "properties": |
|---|
| 27 | { |
|---|
| 28 | "location":"N 55", |
|---|
| 29 | "street":"EDINGER AVE" |
|---|
| 30 | } |
|---|
| 31 | } |
|---|
| 32 | ] |
|---|
| 33 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.