Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hiskoh/GBFS-NOW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README(日本語版)はこちらをご覧ください
https://github.com/hiskoh/GBFS-NOW/blob/main/README-JP.md


GBFS-NOW

This QGIS plug-in performs everything from acquisition to display of GBFS data. GBFS (General Bikeshare Feed Specification) is an international standard for micromobility data, and many shared mobility operators publish their data under this standard.The GBFS data specification is available on Github.

https://github.com/NABSA/gbfs

The following two services are supported in Japan as of November 13, 2022.


- HELLO CYCLING
 Share cycle stations affiliated with HELLO CYCLING are available in Japan(5,607 Stations
 https://www.hellocycling.jp/
 GBFS.json-URL https://api.odpt.org/api/v4/gbfs/hellocycling/gbfs.json

- docomo Bike Share tokyo
 Tokyo Bike Sharing ports operated by docomo are available to the public(1,161 Ports
 https://docomo-cycle.jp/tokyo-project/
 GBFS.json-URL https://api.odpt.org/api/v4/gbfs/docomo-cycle-tokyo/gbfs.json


Note This QGIS plug-in has been tested with QGIS3.2 and GBFSver2.3.

plugin_image

Setting

Please store this plug-in in the following directory or Search for GBFS-NOW in the "Manage and Install Plugins" function of QGIS.

Windows

C:\Users\user_name\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\gbfs_now

Mac

/Users/user_name/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/gbfs_now

Activate the plugin

plugin_search

how to use

There are three steps to viewing the GBFS.

1.Enter the GBFS main file URL

The file name of the main file is "gbfs.json". Enter the URL directly or click the Tools button to display the catalog list and select a publicly available GBFS. The catalog list is obtained from this URL.

https://github.com/NABSA/gbfs/blob/master/systems.csv

Selecting the Details button will list the URLs of each company's GBFS data from the official GBFS Github. Select one of the lines and close the window to transcribe the URL.

gbfs_search

2.Select a language.

GBFS main file contains file links for each language. ※Multilingual support is dependent on the operator.
A list of supported languages will be displayed. Please select one. If not selected, the first language will be selected.

language_image

3.Select display conditions.

Select the following two conditions.
・Whether the current status of the station is displayed or not.
・Whether column names are displayed in Japanese or not.

setting_image

Displayed.

What will be displayed

  • System overview: System name, system operator name, service URL, App Stor link, etc.
  • Station information: Station name, latitude and longitude, maximum number of bikes (racks), etc. *For station service
  • Station status: number of available rental units, number of available parked bicycles, during/outside business hours, and time of data update *For station service
  • Free bike status: bike current location, reservation status, etc. *For dockless service

plugin_image2

plugin_image3

Icons

station station_information

station_now station_status

bike free_bike

Let's get started.

About

QGIS-Plugin to parse GBFS data(General Bikeshare Feed Specification)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages