We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8a6f17 + a141288 commit 0668c56Copy full SHA for 0668c56
pybikes/data/cykleo.json
@@ -11,17 +11,6 @@
11
"longitude": 5.0414701
12
}
13
},
14
- {
15
- "organization": 2,
16
- "tag": "twisto-velo",
17
- "meta": {
18
- "name": "Twisto vélo",
19
- "city": "Caen",
20
- "country": "FR",
21
- "latitude": 49.1813403,
22
- "longitude": -0.3635615
23
- }
24
- },
25
{
26
"organization": 3,
27
"tag": "idecycle",
pybikes/data/gbfs.json
@@ -1,5 +1,19 @@
1
2
"instances": [
3
+ {
4
+ "tag": "twisto-velo",
5
+ "meta": {
6
+ "latitude": 49.1813403,
7
+ "longitude": -0.3635615,
8
+ "city": "Caen",
9
+ "name": "Twisto vélo",
10
+ "country": "FR",
+ "company": [
+ "Fifteen"
+ ]
+ },
+ "feed_url": "https://gbfs.partners.fifteen.eu/gbfs/2.2/caen/en/gbfs.json"
"tag": "bixi-montreal",
"meta": {
0 commit comments