1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

シェアモビリティの標準的なデータフォーマットGBFSを使って作ってみた!Advent Calendar 2022

Day 12

GBFSの公開リストSystems Catalog へ申請・更新する手順

Last updated at Posted at 2022-12-12

きっかけ

GBFSのデータを公開する際に、「System Catalog に追加するのってどうするんだっけ?」という会話になったので備忘録として記事にしておきます。

System Catalog とは

GBFSでデータを公開している各サービスの System ID を管理している csvファイルです。
System ID が重複しないように、申告制になっています。

日本で公開している2社のSystem ID

  • docomo-cycle-tokyo
  • hellocycling

770B6C7E-FE5E-4739-ABDC-06D837B0EB1F.png

こちらのリストは以下で公開されています。

System ID Catalog に追加してもらう方法

FAQには以下のように記載されている。

Who maintains systems.csv?

The systems.csv catalog is currently maintained by MobilityData and the GBFS community. If you have or are aware of a system that does not appear on the list please add it by opening a pull request or notify MoblityData at: sharedmobility@mobilitydata.org.

  • Github で Pull Request を送る
  • GBFSを管理している Mobility Data へメールで連絡

なにか相談事項などがあるときはメールで、
基本的にはPRを送ったのでよいと思う。

他の人のPR、自分のケースでは、1~2週間で反映された。

参考までに、LocationとNameを修正したPR↓
(現在は反映されてClose)

補足

リストは、国名、System IDをアルファベット順でソートしている。
データを公開した順になっているわけではない。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?