Skip to content

Commit 8d1a9a7

Browse files
authored
Merge pull request #773 from futuretap/velomat
Added Vélo MAT
2 parents 1310c15 + d495426 commit 8d1a9a7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

pybikes/data/fifteen.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,20 @@
6161
"latitude": 45.7
6262
},
6363
"feed_url": "https://www.velomodalis.fr/api/client/entities"
64+
},
65+
{
66+
"tag": "velomat",
67+
"meta": {
68+
"city": "Saint-Malo",
69+
"name": "Vélo MAT",
70+
"country": "FR",
71+
"company": [
72+
"Fifteen SAS"
73+
],
74+
"longitude": -2.0,
75+
"latitude": 48.64
76+
},
77+
"feed_url": "https://velomat.stmalo-agglomeration.fr/api/client/entities"
6478
}
6579
]
6680
}

0 commit comments

Comments
 (0)