Skip to content

Commit 5b2943f

Browse files
authored
Merge pull request #719 from martgnz/add-kotobike
Add Kotobike
2 parents 30cca1c + 4bcd77e commit 5b2943f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: pybikes/data/gbfs.json

+15
Original file line numberDiff line numberDiff line change
@@ -1169,6 +1169,21 @@
11691169
"station_information": "https://api.prod.partners-fs37hd8.zoov.eu/gbfs/2.2/brest/en/station_information.json?&key=OGNhZDNjMDQtYTA0Yi00NzU2LWE0MTItOGJlYzE1Y2E4NGEx",
11701170
"station_status": "https://api.prod.partners-fs37hd8.zoov.eu/gbfs/2.2/brest/en/station_status.json?&key=OGNhZDNjMDQtYTA0Yi00NzU2LWE0MTItOGJlYzE1Y2E4NGEx",
11711171
"vehicle_types": "https://api.prod.partners-fs37hd8.zoov.eu/gbfs/2.2/brest/en/vehicle_types.json?&key=OGNhZDNjMDQtYTA0Yi00NzU2LWE0MTItOGJlYzE1Y2E4NGEx"
1172+
},
1173+
{
1174+
"tag": "kotobike",
1175+
"meta": {
1176+
"latitude": 35.0115,
1177+
"longitude": 135.7518,
1178+
"city": "京都 (Kyoto)",
1179+
"name": "Kotobike",
1180+
"country": "JP",
1181+
"company": [
1182+
"QBEI.inc"
1183+
]
1184+
},
1185+
"bbox": [[34.8350, 135.5691], [35.1669, 136.0404]],
1186+
"feed_url": "https://app.kotobike.jp/api/exposed/v2/gbfs/gbfs.json"
11721187
}
11731188
],
11741189
"system": "gbfs",

0 commit comments

Comments
 (0)