Skip to content

Commit 51710d9

Browse files
committed
added 1 stop
1 parent 29661d9 commit 51710d9

1 file changed

Lines changed: 13 additions & 5 deletions

File tree

Static/data/geojson/mio_stops.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,19 @@
6666
"opening_hours": [ 8, 17 ]
6767
}
6868
},
69-
70-
71-
72-
73-
69+
{
70+
"type": "Feature",
71+
"id": 5,
72+
"geometry": {
73+
"type": "Point",
74+
"coordinates": [ -105.1001173, 40.5472442 ]
75+
},
76+
"properties": {
77+
"demand": 4,
78+
"service_time": 0,
79+
"opening_hours": [ 8, 17 ]
80+
}
81+
},
7482
{
7583
"type": "Feature",
7684
"id": 6,

0 commit comments

Comments
 (0)