JP2021012608A - Program and information processor - Google Patents

Program and information processor Download PDF

Info

Publication number
JP2021012608A
JP2021012608A JP2019127177A JP2019127177A JP2021012608A JP 2021012608 A JP2021012608 A JP 2021012608A JP 2019127177 A JP2019127177 A JP 2019127177A JP 2019127177 A JP2019127177 A JP 2019127177A JP 2021012608 A JP2021012608 A JP 2021012608A
Authority
JP
Japan
Prior art keywords
information
route
mobile
program
bus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019127177A
Other languages
Japanese (ja)
Other versions
JP6958931B2 (en
Inventor
則彦 本多
Norihiko Honda
則彦 本多
昌弘 亀谷
Masahiro Kametani
昌弘 亀谷
松本 浩之
Hiroyuki Matsumoto
浩之 松本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Pine Base Co Ltd
Original Assignee
Pine Base Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pine Base Co Ltd filed Critical Pine Base Co Ltd
Priority to JP2019127177A priority Critical patent/JP6958931B2/en
Publication of JP2021012608A publication Critical patent/JP2021012608A/en
Application granted granted Critical
Publication of JP6958931B2 publication Critical patent/JP6958931B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

To provide a current location of a bus to a user in real time by using services applied by general transit feed specification (GTFS).SOLUTION: A program of an information processor 11 receives bus information that is information transmitted from an information collection device 16 mounted in a bus and includes location information and a vehicle ID (S52). The program identifies, from a plurality of pieces of operation instructing information stored in a memory, the operation instructing information having a vehicle ID coinciding with a vehicle ID included in the received bus information (S53). The program obtains a route ID and an operation ID which the identified operation instructing information has (S54), and generates first provided information including the route ID, the operation ID, and the location information which have been obtained (S55). The program transmits the generated first provided information to a general transit feed specification (GTFS) server 12 (S62). The GTFS server 12 provides users with the obtained location information as location information of a bus that is a bus engaged in an operation of a route indicated by the received route ID and is indicated by the received operation ID.SELECTED DRAWING: Figure 8

Description

本発明は、移動体の運行に関する情報をサーバに提供する技術に関する。 The present invention relates to a technique for providing information on the operation of a mobile body to a server.

公共交通機関の移動体(典型的には路線バスや電車)の運行に関する情報をユーザ(移動体の利用者)に提供するシステムとしてGTFS(General Transit Feed Specification )が知られている。 The GTFS (General Transit Feed Specification) is known as a system that provides users (users of mobiles) with information on the operation of mobiles (typically route buses and trains) of public transportation.

GTFSが提供するサービスは、インターネット上に公開されたサーバ(以下、GTFSサーバとも記載する)によって実現される。GTFSサーバは、公共交通機関を運営する事業者から、移動体の運行に関する情報を受け付ける。移動体の運行に関する情報とは、例えば、路線図や、ダイヤ情報や、運賃情報などである。GTFSサーバは、インターネットを通じたユーザのリクエストに応じて、路線図やダイヤ情報や運賃情報をユーザに提供する(例えば、特許文献1参照)。 The service provided by GTFS is realized by a server published on the Internet (hereinafter, also referred to as GTFS server). The GTFS server receives information on the operation of mobiles from businesses that operate public transportation. The information regarding the operation of the mobile body is, for example, a route map, timetable information, fare information, and the like. The GTFS server provides the user with a route map, timetable information, and fare information in response to a user's request via the Internet (see, for example, Patent Document 1).

特開2018−22488号公報JP-A-2018-2248

ところで、たとえば路線バスの利用者にとって、リアルタイムで運行するバスの現在位置を知ることができれば便利である。そのため、移動体の運行に関する情報に当該移動体の位置情報が含まれるのが望ましい。 By the way, for example, it is convenient for a route bus user to know the current position of a bus that operates in real time. Therefore, it is desirable that the information regarding the operation of the moving body includes the position information of the moving body.

しかしながら、移動体の位置情報がリアルタイムでユーザに提供されるためには、移動体の移動に対応して時々刻々に更新された位置情報が次々とGTFSサーバに提供される必要があるとともに、同時にGTFSサーバは、その位置情報が、どの路線のどの運行に従事する移動体に係るものであるかを特定しなければならないという問題がある。 However, in order for the position information of the moving body to be provided to the user in real time, it is necessary to provide the position information updated every moment in response to the movement of the moving body to the GTFS server one after another, and at the same time. There is a problem that the GTFS server must identify the location information related to the mobile body engaged in which operation on which route.

本発明は、かかる背景の下になされたものであって、その目的は、時々刻々と変化する移動体の位置情報を連続的にGTFSサーバに提供し且つ当該位置情報がどの路線のどの運行に係るものであるかをGTFSサーバに特定させると共に、当該移動体の現在位置をユーザにリアルタイムで提供するプログラムを提供することである。 The present invention has been made under such a background, and an object thereof is to continuously provide the position information of a moving body that changes from moment to moment to a GTFS server, and the position information is used for which operation on which route. It is to make the GTFS server specify whether or not it is related, and to provide a program that provides the user with the current position of the moving body in real time.

(1) 本発明に係るプログラムは、メモリ及び通信インタフェースを備える情報処理装置のコンピュータによって実行されるプログラムである。当該プログラムは、路線を識別する路線ID及び移動体を識別する移動体IDをそれぞれ含む複数の運行指示情報を上記通信インタフェースを通じて取得する第1取得処理と、取得した上記運行指示情報を上記メモリに記憶させる記憶処理と、上記移動体ID及び当該移動体の位置を示す位置情報を含み、当該移動体に搭載された情報収集装置が発信する移動体情報を、上記通信インタフェースを通じて取得する第2取得処理と、上記メモリに記憶された複数の上記運行指示情報のうち、上記移動体情報に含まれる上記移動体IDと一致する移動体IDを有する上記運行指示情報を特定する第1特定処理と、特定した上記運行指示情報に含まれる上記路線ID及び上記第2取得処理で取得した上記移動体IDに応じた情報及び上記位置情報を含み、インターネットを通じてサーバに提供される第1提供情報を生成する第1生成処理と、を前記コンピュータに実行させる。 (1) The program according to the present invention is a program executed by a computer of an information processing device provided with a memory and a communication interface. The program has a first acquisition process of acquiring a plurality of operation instruction information including a route ID for identifying a route and a mobile body ID for identifying a mobile body through the communication interface, and the acquired operation instruction information in the memory. A second acquisition that includes the storage process to be stored and the position information indicating the moving body ID and the position of the moving body, and acquires the moving body information transmitted by the information collecting device mounted on the moving body through the communication interface. The processing, the first specific processing for specifying the operation instruction information having the moving body ID matching the moving body ID included in the moving body information among the plurality of the operation instruction information stored in the memory, and the first specific processing. The first provided information provided to the server via the Internet is generated including the information corresponding to the route ID included in the specified operation instruction information, the mobile ID acquired in the second acquisition process, and the location information. Let the computer execute the first generation process.

本発明に係るプログラムは、取得した移動体情報に含まれる移動体IDと一致する移動体IDを含む運行指示情報を、メモリに記憶された複数の上記運行指示情報から特定し、特定した運行指示情報に含まれる路線IDと、第2取得処理で取得した移動体IDに応じた情報及び位置情報と、を含む第1提供情報をサーバに提供する。サーバに提供する第1提供情報は、路線ID及び移動体IDに応じた情報を含むので、本発明に係るプログラムは、サーバに提供した位置情報が、どの路線のどの運行に従事する移動体の位置情報であるかを、サーバに特定させることができる。また、本発明に係るプログラムは、移動体が送信した移動体情報を通信インタフェースを通じて取得するので、サーバに提供する第1提供情報を速やかに生成することができる。その結果、本発明に係るプログラムは、各路線の各運行に従事する移動体の位置情報を、サーバが提供するサービスを利用して、リアルタイムでユーザに提供することができる。 The program according to the present invention specifies the operation instruction information including the mobile ID that matches the mobile ID included in the acquired mobile information from the plurality of operation instruction information stored in the memory, and the specified operation instruction. The first provided information including the route ID included in the information and the information and the position information corresponding to the mobile ID acquired in the second acquisition process is provided to the server. Since the first provided information provided to the server includes information corresponding to the route ID and the mobile ID, in the program according to the present invention, the location information provided to the server is the mobile body engaged in which operation on which route. It is possible to make the server specify whether it is location information. Further, since the program according to the present invention acquires the mobile information transmitted by the mobile through the communication interface, the first provided information to be provided to the server can be quickly generated. As a result, the program according to the present invention can provide the position information of the mobile body engaged in each operation of each line to the user in real time by using the service provided by the server.

(2) 本発明に係るプログラムは、上記路線IDと、複数の停留所を示す停留所情報と、当該停留所を繋ぐ移動体の経路を示すルート情報と、ダイヤ情報と、を含む路線情報を取得する第3取得処理と、取得した上記路線情報を含み、インターネットを通じて上記サーバに提供する第2提供情報を生成する第2生成処理と、を上記コンピュータにさらに実行させてもよい。 (2) The program according to the present invention acquires route information including the above route ID, stop information indicating a plurality of stops, route information indicating a route of a moving body connecting the stops, and timetable information. The computer may further perform the acquisition process and the second generation process of generating the second provided information provided to the server via the Internet, including the acquired route information.

本発明に係るプログラムは、取得した路線情報を含む第2提供情報をサーバに提供する。例えば、サーバは、第1提供情報に含まれる路線IDと一致する路線IDを有する第2提供情報を特定し、特定した第2提供情報に含まれるルート情報が示すルート上の位置であって、第1提供情報に含まれる位置情報が示す位置に移動体のアイコンを表示する。したがって、本発明に係るプログラムは、サーバが提供するサービスを利用して、各路線の移動体の位置情報を、リアルタイムでユーザに提供することができる。 The program according to the present invention provides the server with the second provided information including the acquired route information. For example, the server identifies the second provided information having a route ID that matches the route ID included in the first provided information, and is a position on the route indicated by the route information included in the specified second provided information. The icon of the moving body is displayed at the position indicated by the position information included in the first provided information. Therefore, the program according to the present invention can provide the position information of the moving body on each route to the user in real time by using the service provided by the server.

(3) 本発明に係るプログラムは、上記第1取得処理で取得した複数の上記運行指示情報のそれぞれに対して、ユニークな運行IDを生成する運行ID生成処理と、取得した上記運行指示情報及び生成した上記運行IDを含み、インターネットを通じて上記サーバに提供する第3提供情報を生成する第3生成処理と、を上記コンピュータにさらに実行させてもよい。前記第1提供情報は、上記第1特定処理で特定した上記運行指示情報に付された上記運行IDを、を上記移動体IDに応じた情報として含む。 (3) The program according to the present invention includes an operation ID generation process that generates a unique operation ID for each of the plurality of operation instruction information acquired in the first acquisition process, and the acquired operation instruction information and the operation instruction information. The computer may further perform a third generation process that includes the generated operation ID and generates the third provision information provided to the server via the Internet. The first provided information includes the operation ID attached to the operation instruction information specified in the first specific process as information corresponding to the mobile ID.

本発明に係るプログラムは、取得した複数の運行指示情報のそれぞれに対して、ユニークな運行IDを生成し、生成した運行IDを運行指示情報に付してサーバに提供する。また、本発明に係るプログラムは、位置情報とともに、運行IDをサーバに提供する。したがって、本発明に係るプログラムは、運行指示情報に付与するユニークな運行IDをオペレータが重複しないように設定する手間を省くことができ、また、サーバが提供するサービスを利用して、各路線の各運行に携わる移動体の位置情報を、リアルタイムでユーザに提供することができる。 The program according to the present invention generates a unique operation ID for each of the acquired plurality of operation instruction information, attaches the generated operation ID to the operation instruction information, and provides the server with the generated operation ID. Further, the program according to the present invention provides the operation ID to the server together with the location information. Therefore, the program according to the present invention can save the trouble of setting the unique operation ID given to the operation instruction information so that the operator does not duplicate it, and also uses the service provided by the server to use the service of each route. It is possible to provide the user with the position information of the moving body involved in each operation in real time.

(4) 本発明に係るプログラムは、上記移動体情報は、上記移動体に搭載されたカメラが撮像した画像を示す画像データをさらに含み、上記第2取得処理で取得した上記移動体情報に含まれる上記画像データに基づいて、上記移動体内の人数に応じた情報である乗車情報を生成する乗車情報生成処理と、上記第1特定処理で特定した上記運行指示情報に含まれる上記路線IDと、上記第2取得処理で取得した上記移動体IDに応じた情報及び上記乗車情報と、を含み、インターネットを通じて上記サーバに提供する第4提供情報を生成する第4生成処理と、を上記コンピュータに実行させる。 (4) In the program according to the present invention, the moving body information further includes image data indicating an image captured by the camera mounted on the moving body, and is included in the moving body information acquired in the second acquisition process. Based on the above image data, the boarding information generation process that generates boarding information that is information according to the number of people in the moving body, and the route ID included in the operation instruction information specified in the first specific process, The computer executes a fourth generation process that includes information corresponding to the mobile ID acquired in the second acquisition process and the boarding information, and generates the fourth provided information provided to the server via the Internet. Let me.

本発明に係るプログラムは、取得した画像データに基づいて、移動体内の人数に応じた情報である乗車情報を生成するので、位置情報に加え、乗車情報もサーバに提供することができる。 Since the program according to the present invention generates boarding information which is information according to the number of people in the moving body based on the acquired image data, boarding information can be provided to the server in addition to the position information.

(5) 本発明に係るプログラムは、上記移動体を運用する事業者の端末装置が送信したリクエストを、上記通信インタフェースを通じて受信するリクエスト受信処理と、上記第2取得処理で取得した上記移動体IDと、生成した上記乗車情報と、を含むレスポンスを、上記通信インタフェースを通じて送信するレスポンス送信処理と、を上記コンピュータに実行させてもよい。 (5) The program according to the present invention includes a request reception process for receiving a request transmitted by a terminal device of a business operator operating the mobile body through the communication interface, and the mobile body ID acquired in the second acquisition process. The computer may execute the response transmission process of transmitting the generated response including the boarding information and the generated response through the communication interface.

本発明に係るプログラムは、移動体ID及び乗車情報を含むレスポンスを、移動体を運用する事業者の端末装置に送信する。例えば、事業者は、送信された移動体ID及び乗車情報を確認し、増便が必要であるか否かを判断する。事業者は、増便が必要であると判断すると、路線ID及び移動体IDを含む増便情報をインターネットを通じて情報処理装置に送信する。したがって、本発明に係るプログラムは、移動体を運用する事業者に乗車情報を通知しない場合に比べ、増便を行うか否かを当該事業者に容易に判断させることができる。 The program according to the present invention transmits a response including a mobile body ID and boarding information to a terminal device of a business operator operating the mobile body. For example, the operator confirms the transmitted mobile ID and boarding information, and determines whether or not an increase in flights is necessary. When the operator determines that the flight increase is necessary, the operator transmits the flight increase information including the route ID and the mobile ID to the information processing device via the Internet. Therefore, the program according to the present invention makes it easier for the operator to decide whether or not to increase the number of flights, as compared with the case where the operator who operates the mobile body is not notified of the boarding information.

(6) 本発明に係るプログラムは、上記移動体IDと、当該移動体IDが示す移動体が携わる運行に関するアラートと、を上記通信インタフェースを通じて取得する第4取得処理と、上記第1取得処理で取得した複数の上記運行指示情報のそれぞれに対して、ユニークな運行IDを生成する運行ID生成処理と、取得した上記移動体IDと一致する移動体IDを含む上記運行指示情報に対して生成した上記運行IDを特定する第2特定処理と、特定した上記運行ID及び取得した上記アラートを含み、インターネットを通じて上記サーバに提供する第5提供情報を生成する第5生成処理と、を上記コンピュータにさらに実行させてもよい。 (6) The program according to the present invention uses the fourth acquisition process and the first acquisition process to acquire the mobile ID and the alert regarding the operation involving the mobile indicated by the mobile ID through the communication interface. For each of the acquired plurality of operation instruction information, the operation ID generation process for generating a unique operation ID and the operation instruction information including the acquired mobile ID matching the mobile ID are generated. A second specific process for specifying the operation ID, a fifth generation process for generating the fifth provision information to be provided to the server via the Internet, including the specified operation ID and the acquired alert, are further performed on the computer. You may let it run.

本発明に係るプログラムは、位置情報に加え、各路線の各運行に対するアラートもサーバに提供することができる。 The program according to the present invention can provide the server with an alert for each operation of each line in addition to the location information.

(7) 本発明に係るプログラムは、上記路線ID及び上記移動体IDを含む増便情報を上記通信インタフェースを通じて取得する第5取得処理と、取得した記路線ID及び上記増便情報を含み、インターネットを通じて上記サーバに提供する第6提供情報を生成する第6生成処理と、を上記コンピュータにさらに実行させてもよい。 (7) The program according to the present invention includes the fifth acquisition process of acquiring the flight increase information including the route ID and the mobile body ID through the communication interface, the acquired route ID and the flight increase information, and is described above through the Internet. The computer may further perform the sixth generation process of generating the sixth provided information provided to the server.

本発明に係るプログラムは、位置情報に加え、増便情報もサーバに提供することができる。 The program according to the present invention can provide the server with flight increase information in addition to the location information.

(8) 本発明に係るプログラムは、上記路線ID及び上記移動体IDを含む欠便情報を上記通信インタフェースを通じて取得する第6取得処理と、取得した上記路線IDと、取得した上記移動体に応じた情報と、上記欠便情報と、を含み、インターネットを通じて上記サーバに提供する第7提供情報を生成する第7生成処理と、を上記コンピュータにさらに実行させてもよい。 (8) The program according to the present invention responds to the sixth acquisition process of acquiring the inconvenience information including the route ID and the mobile ID through the communication interface, the acquired route ID, and the acquired mobile. The computer may further execute the seventh generation process of generating the seventh provision information provided to the server via the Internet, including the above-mentioned information and the above-mentioned non-delivery information.

本発明に係るプログラムは、位置情報に加え、欠便情報もサーバに提供することができる。 The program according to the present invention can provide inconvenience information to the server in addition to the location information.

(9) 上記メモリは、複数の入力フィールドを有するフォーマットデータを記憶しており、上記第1生成処理は、上記フォーマットデータの上記入力フィールドに、上記路線ID、上記移動体IDに応じた情報、及び位置情報を入力して上記第1提供情報を生成する処理を含んでいてもよい。 (9) The memory stores format data having a plurality of input fields, and in the first generation process, the route ID and the information corresponding to the moving body ID are stored in the input fields of the format data. And the process of inputting the position information and generating the first provided information may be included.

本発明に係るプログラムは、フォーマットデータの入力フィールドに、路線ID、移動体IDに応じた情報、及び位置情報を入力して第1提供情報を生成するので、サーバが要求するフォーマットで路線ID、移動体IDに応じた情報、及び位置情報をサーバに提供することができる。 Since the program according to the present invention generates the first provided information by inputting the route ID, the information corresponding to the mobile ID, and the position information in the input field of the format data, the route ID in the format required by the server, Information according to the mobile ID and location information can be provided to the server.

(10) 上記メモリは、上記移動体IDと上限人数とが対応付けられたテーブルを有しており、上記乗車情報生成処理は、上記第2取得処理で取得した上記運行情報に含まれる上記移動体IDと上記テーブルにおいて対応付けられた上限人数を特定する処理と、上記画像データに基づいて、上記移動体内の人数をカウントする処理と、特定した上限人数に対するカウントした人数の割合である乗車率を、上記乗車情報として算出する処理と、を含んでいてもよい。 (10) The memory has a table in which the mobile ID and the maximum number of people are associated with each other, and the boarding information generation process is the movement included in the operation information acquired in the second acquisition process. The process of specifying the upper limit number of people associated with the body ID in the above table, the process of counting the number of people in the moving body based on the above image data, and the boarding rate which is the ratio of the counted number of people to the specified upper limit number of people. May include a process of calculating the above-mentioned boarding information.

(11) 本発明は、上述のプログラムを実装する情報処理装置として捉えることもできる。 (11) The present invention can also be regarded as an information processing device that implements the above-mentioned program.

本発明に係るプログラムは、サーバが提供するサービスを利用して、各路線に携わる移動体の位置情報を、リアルタイムでユーザに提供することができる。 The program according to the present invention can provide the user with the position information of the moving body involved in each route in real time by using the service provided by the server.

図1は、本実施形態の管理システム10の構成図である。FIG. 1 is a configuration diagram of the management system 10 of the present embodiment. 図2は、バス15及び情報収集装置16の機能ブロック図である。FIG. 2 is a functional block diagram of the bus 15 and the information collecting device 16. 図3は、端末装置13の機能ブロック図である。FIG. 3 is a functional block diagram of the terminal device 13. 図4は、情報処理装置11の機能ブロック図である。FIG. 4 is a functional block diagram of the information processing device 11. 図5は、情報処理装置11が路線情報を取得してGTFSサーバ12に提供する処理を説明する説明図である。FIG. 5 is an explanatory diagram illustrating a process in which the information processing device 11 acquires route information and provides it to the GTFS server 12. 図6は、情報処理装置11が車両情報を取得して車両テーブルに登録する処理を説明する説明図である。FIG. 6 is an explanatory diagram illustrating a process in which the information processing device 11 acquires vehicle information and registers it in the vehicle table. 図7は、情報処理装置11が運行指示情報を取得してGTFSサーバ12に提供する処理を説明する説明図である。FIG. 7 is an explanatory diagram illustrating a process in which the information processing device 11 acquires operation instruction information and provides it to the GTFS server 12. 図8は、情報処理装置11がバス15の位置情報やカメラ24が撮像した画像を示す画像データを取得して、GTFSサーバ12に位置情報や乗車情報を提供する処理を説明する説明図である。FIG. 8 is an explanatory diagram illustrating a process in which the information processing device 11 acquires the position information of the bus 15 and image data indicating the image captured by the camera 24 and provides the position information and the boarding information to the GTFS server 12. .. 図9は、情報処理装置11がアラートや増便情報や欠便情報を取得してGTFSサーバ12に提供する処理を説明する説明図である。FIG. 9 is an explanatory diagram illustrating a process in which the information processing device 11 acquires alerts, flight increase information, and flight absence information and provides them to the GTFS server 12. 図10(A)は、路線設定画面を示す図であり、図10(B)は、バス停設定画面を示す図である。FIG. 10A is a diagram showing a route setting screen, and FIG. 10B is a diagram showing a bus stop setting screen. 図11(A)は、ダイヤ設定画面を示す図であり、図11(B)は、運賃設定画面を示す図である。FIG. 11A is a diagram showing a timetable setting screen, and FIG. 11B is a diagram showing a fare setting screen. 図12は、ルート設定画面を示す図である。FIG. 12 is a diagram showing a route setting screen. 図13(A)は、運行指示書作成画面を示す図であり、図13(B)は、アラート作成画面を示す図である。FIG. 13 (A) is a diagram showing an operation instruction manual creation screen, and FIG. 13 (B) is a diagram showing an alert creation screen. 図14(A)は、増便作成画面を示す図であり、図14(B)は、欠便作成画面を示す図である。FIG. 14 (A) is a diagram showing a flight increase creation screen, and FIG. 14 (B) is a diagram showing a flight absence creation screen. 図15(A)は、車両情報入力画面を示す図であり、図15(B)は、車両テーブルを示す図である。FIG. 15A is a diagram showing a vehicle information input screen, and FIG. 15B is a diagram showing a vehicle table.

以下、本発明の実施形態について説明する。なお、以下に説明される実施形態は本発明の一例にすぎず、本発明の要旨を変更しない範囲で、本発明の実施形態を適宜変更できることは言うまでもない。例えば、本実施形態で説明するプログラム56(図4)が実行する処理は、本発明の要旨を変更しない範囲で実行順を変更したり、削除したり、他の処理を追加したりすることができる。 Hereinafter, embodiments of the present invention will be described. It goes without saying that the embodiments described below are merely examples of the present invention, and the embodiments of the present invention can be appropriately changed without changing the gist of the present invention. For example, the process executed by the program 56 (FIG. 4) described in the present embodiment may change the execution order, delete the process, or add another process without changing the gist of the present invention. it can.

本実施形態では、図1に示される管理システム10を説明する。管理システム10は、バス15を運用するバス事業者に、バス15の運行管理を行うサービスを提供するシステムである。バス15は、本発明の請求項の「移動体」に相当する。ただし、移動体は、タクシーや配送車などの他の車両の他、電車や航空機などであってもよい。なお、図1には、1台のバス15のみが示されているが、複数台のバス15が、管理システム10に含まれる。 In this embodiment, the management system 10 shown in FIG. 1 will be described. The management system 10 is a system that provides a service that manages the operation of the bus 15 to the bus operator that operates the bus 15. The bus 15 corresponds to the "mobile body" in the claims of the present invention. However, the moving body may be another vehicle such as a taxi or a delivery vehicle, as well as a train or an aircraft. Although only one bus 15 is shown in FIG. 1, a plurality of buses 15 are included in the management system 10.

バス15は、複数の停留所を繋ぐ規定のルートを走行する「運行」に従事する。当該既定のルートは、いわゆる「路線」と称される。複数のバス15が、一の路線において複数の運行に従事する。 The bus 15 engages in "operation" that travels on a prescribed route connecting a plurality of stops. The default route is a so-called "route". A plurality of buses 15 engage in a plurality of operations on one line.

管理システム10は、一乃至複数の路線において、運行に従事するバス15の管理を行うシステムである。詳しくは後述するが、管理システム10は、バス15の位置や、バス15の走行ルートや、バス15に搭乗した運転者などの情報を後述の情報処理装置11のメモリ52に記憶して、バス15の運行管理を行う。 The management system 10 is a system that manages buses 15 engaged in operation on one or more routes. Although the details will be described later, the management system 10 stores information such as the position of the bus 15, the traveling route of the bus 15, and the driver who boarded the bus 15 in the memory 52 of the information processing device 11 described later, and the bus It manages 15 operations.

また、管理システム10は、公共交通機関の移動体の運行に関する情報をユーザに提供するサービスを行っているGTFSを利用して、バス15の路線に関するダイヤ情報や運賃情報や、バス15の位置情報や、アラートなどをユーザに提供する機能を有する。以下、詳しく説明する。 In addition, the management system 10 uses GTFS, which provides users with information on the operation of moving objects in public transportation, to provide timetable information, fare information, and location information on the bus 15 route. It also has a function to provide alerts to users. The details will be described below.

管理システム10は、情報処理装置11と、バス15に搭載された情報収集装置16と、を備える。情報処理装置11は、インターネット14と接続されている。インターネット14には、情報処理装置11の他、GTFSのサービスを提供するGTFSサーバ12と、バス事業者のオフィスに設置された端末装置13と、が接続されている。なお、端末装置13は、ルータなどの不図示のゲートウェイ装置を介してインターネット14と接続されている。すなわち、端末装置13と情報処理装置11との間には、ゲートウェイ装置が構築するファイアウォールが存在する。情報処理装置11は、端末装置13が送信したリクエストに対するレスポンスにより、端末装置13と通信を行う。詳しくは後述する。以下、バス15、バス15に搭載された情報収集装置16、バス事業者の端末装置13、GTFSサーバ12、及び情報処理装置11について順に説明する。GTFSサーバ12は、本発明の請求項の「サーバ」に相当する。 The management system 10 includes an information processing device 11 and an information collecting device 16 mounted on the bus 15. The information processing device 11 is connected to the Internet 14. In addition to the information processing device 11, the Internet 14 is connected to a GTFS server 12 that provides GTFS services and a terminal device 13 installed in the office of a bus operator. The terminal device 13 is connected to the Internet 14 via a gateway device (not shown) such as a router. That is, there is a firewall constructed by the gateway device between the terminal device 13 and the information processing device 11. The information processing device 11 communicates with the terminal device 13 in response to a request transmitted by the terminal device 13. Details will be described later. Hereinafter, the bus 15, the information collecting device 16 mounted on the bus 15, the terminal device 13 of the bus operator, the GTFS server 12, and the information processing device 11 will be described in order. The GTFS server 12 corresponds to the "server" in the claims of the present invention.

バス15は、図2に示されるように、GPSアンテナ21と、車速センサ22と、回転数センサ23と、カメラ24と、を備える。GPSアンテナ21は、不図示のGPS衛星が送信する位置情報を受信するアンテナである。車速センサ22は、バス15の車速に応じた検出信号を出力するセンサである。回転数センサ23は、バス15のエンジンの回転数に応じた検出信号を出力するセンサである。カメラ24は、バス15の車内を撮像して画像データを出力する撮像装置である。カメラ24が出力する画像データは、静止画像データであってもよいし、動画データであってもよい。GPSアンテナ21が受信した位置情報、車速センサ22及び回転数センサ23が出力した検出信号、及びカメラ24が出力した画像データは、情報収集装置16に入力される。 As shown in FIG. 2, the bus 15 includes a GPS antenna 21, a vehicle speed sensor 22, a rotation speed sensor 23, and a camera 24. The GPS antenna 21 is an antenna that receives position information transmitted by GPS satellites (not shown). The vehicle speed sensor 22 is a sensor that outputs a detection signal according to the vehicle speed of the bus 15. The rotation speed sensor 23 is a sensor that outputs a detection signal according to the rotation speed of the engine of the bus 15. The camera 24 is an imaging device that images the inside of the bus 15 and outputs image data. The image data output by the camera 24 may be still image data or moving image data. The position information received by the GPS antenna 21, the detection signal output by the vehicle speed sensor 22 and the rotation speed sensor 23, and the image data output by the camera 24 are input to the information collecting device 16.

情報収集装置16は、通信機能を有したデータロガーやデジタルタコグラフなどである。情報収集装置16は、中央演算処理装置であるCPU31と、メモリ32と、通信I/F33と、アンテナ34と、通信バス35と、を備える。「I/F」は、インタフェースの略である。 The information collecting device 16 is a data logger, a digital tachograph, or the like having a communication function. The information collecting device 16 includes a CPU 31 which is a central processing unit, a memory 32, a communication I / F 33, an antenna 34, and a communication bus 35. "I / F" is an abbreviation for interface.

CPU31、メモリ32、及び通信I/F33と、上述のGPSアンテナ21、車速センサ22、回転数センサ23、及びカメラ24とは、通信バス35に接続されている。また、通信I/F33は、アンテナ34と接続されている。すなわち、CPU31は、通信バス35を通じて、GPSアンテナ21が受信した位置情報、車速センサ22及び回転数センサ23が出力した検出信号、及びカメラ24が出力した画像データを取得することができる。また、CPU31は、通信バス35を通じて、位置情報や検出信号や画像データ等をメモリ32に記憶させ、或いは、位置情報や検出信号や画像データや後述の車両IDをメモリ32から読み出すことができる。また、CPU31は、通信バス35及び通信I/F33を通じて、位置情報や検出信号や画像データや車両IDをアンテナ34から送信することができる。 The CPU 31, the memory 32, and the communication I / F 33, and the GPS antenna 21, the vehicle speed sensor 22, the rotation speed sensor 23, and the camera 24 described above are connected to the communication bus 35. Further, the communication I / F 33 is connected to the antenna 34. That is, the CPU 31 can acquire the position information received by the GPS antenna 21, the detection signal output by the vehicle speed sensor 22 and the rotation speed sensor 23, and the image data output by the camera 24 through the communication bus 35. Further, the CPU 31 can store the position information, the detection signal, the image data, etc. in the memory 32 through the communication bus 35, or can read the position information, the detection signal, the image data, and the vehicle ID described later from the memory 32. In addition, the CPU 31 can transmit position information, detection signals, image data, and vehicle ID from the antenna 34 through the communication bus 35 and the communication I / F 33.

メモリ32は、オペレーティングシステムであるOS36と、制御プログラム37と、車両IDとを記憶する。OS36及び制御プログラム37は、CPU31によって実行される。制御プログラム37は、入力した位置情報、検出信号、及び画像データに応じた情報と、メモリ32に記憶された車両IDとを対応付けて、車両情報として通信I/F33に出力する。すなわち、車両情報は、位置情報、検出信号、画像データ、及び車両IDを有する。なお、位置情報、検出信号、及び画像データに応じた情報とは、位置情報、検出信号、及び画像データそのものであってもよいし、位置情報、検出信号、及び画像データを加工した情報であってもよい。 The memory 32 stores the operating system OS 36, the control program 37, and the vehicle ID. The OS 36 and the control program 37 are executed by the CPU 31. The control program 37 associates the input position information, the detection signal, and the information corresponding to the image data with the vehicle ID stored in the memory 32, and outputs the vehicle information to the communication I / F 33 as vehicle information. That is, the vehicle information includes position information, a detection signal, image data, and a vehicle ID. The position information, the detection signal, and the information corresponding to the image data may be the position information, the detection signal, and the image data itself, or the position information, the detection signal, and the processed information of the image data. You may.

通信I/F33は、例えば、制御プログラム37が出力した車両情報を、移動体通信網が規定する通信プロトコルにしたがった伝送信号に変換して出力する通信モジュールである。通信I/F33が伝送信号に変換した車両情報は、不図示の移動体通信網及びインターネット14を通じて、情報処理装置11に入力される。 The communication I / F 33 is, for example, a communication module that converts the vehicle information output by the control program 37 into a transmission signal according to a communication protocol defined by the mobile communication network and outputs the communication module. The vehicle information converted into the transmission signal by the communication I / F 33 is input to the information processing device 11 through the mobile communication network (not shown) and the Internet 14.

端末装置13は、図3に示されるように、中央演算処理装置であるCPU41と、メモリ42と、通信I/F43と、通信バス44と、を備える。CPU41、メモリ42、及び通信I/F43は、通信バス44と接続されている。また、ディスプレイ47及びユーザI/F48が通信バス44と接続されている。すなわち、CPU41は、通信バス44を通じて、メモリ42から情報やデータを読み出し、或いは情報やデータをメモリ42に記憶させることができる。また、CPU41は、通信バス44を通じて、画面データをディスプレイ47に入力して、画面をディスプレイに表示させることができる。また、CPU41は、通信I/F43を通じて、情報やデータをインターネット14に対して出力する。また、CPU41は、通信バス44を通じて、ユーザI/F48が出力する操作信号を取得する。ユーザI/F48は、マウスやキーボードやマイクロフォンなどである。 As shown in FIG. 3, the terminal device 13 includes a CPU 41 which is a central processing unit, a memory 42, a communication I / F 43, and a communication bus 44. The CPU 41, the memory 42, and the communication I / F 43 are connected to the communication bus 44. Further, the display 47 and the user I / F 48 are connected to the communication bus 44. That is, the CPU 41 can read information or data from the memory 42 or store the information or data in the memory 42 through the communication bus 44. Further, the CPU 41 can input screen data to the display 47 through the communication bus 44 and display the screen on the display. Further, the CPU 41 outputs information and data to the Internet 14 through the communication I / F 43. Further, the CPU 41 acquires an operation signal output by the user I / F 48 through the communication bus 44. The user I / F48 is a mouse, a keyboard, a microphone, or the like.

メモリ42は、オペレーティングシステムであるOS45と、ブラウザ46と、第1URLと、を記憶する。ブラウザ46は、Internet Explorer(登録商標)や、Google Chrome(登録商標)や、Firefox(登録商標)などである。ブラウザ46は、HTTPやHTTPsなどの通信プロトコルにしたがったHTTPリクエスト(以下、単にリクエストと記載する)を通信I/F43を通じて送信し、送信したリクエストに対するHTTPレスポンス(以下、単にレスポンスと記載する)を受信する。 The memory 42 stores the operating system OS 45, the browser 46, and the first URL. The browser 46 is Internet Explorer (registered trademark), Google Chrome (registered trademark), Firefox (registered trademark), or the like. The browser 46 transmits an HTTP request (hereinafter, simply referred to as a request) according to a communication protocol such as HTTP or HTTPS through the communication I / F43, and sends an HTTP response (hereinafter, simply referred to as a response) to the transmitted request. Receive.

情報処理装置11(図1)は、第1URL(Uniform Resource Locator)と、複数の第2URLと、をインターネット14上に公開する、いわゆるウェブサーバである。第1URL及び第2URLは、情報処理装置11が有するグローバルIPアドレスや、ウェブページや情報やデータやファイルを特定するパスや、ファイルネーム等の情報を含む。第1URLは、バス事業者が端末装置13を通じてアクセスするURLである。第2URLは、GTFSサーバ12がバス15の位置情報などを情報処理装置11から取得するためのURLである。詳しくは後述する。 The information processing device 11 (FIG. 1) is a so-called web server that publishes a first URL (Uniform Resource Locator) and a plurality of second URLs on the Internet 14. The first URL and the second URL include information such as a global IP address possessed by the information processing device 11, a path for specifying a web page, information, data, and a file, and a file name. The first URL is a URL accessed by the bus operator through the terminal device 13. The second URL is a URL for the GTFS server 12 to acquire the position information of the bus 15 and the like from the information processing device 11. Details will be described later.

情報処理装置11は、図4に示されるように、中央演算処理装置であるCPU51と、メモリ52と、通信I/F53と、通信バス54と、を備える。CPU51、メモリ52、及び通信I/F53は、通信バス54と接続されている。すなわち、CPU51は、通信バス54を通じて、メモリ52から情報やデータを読み出し、或いは情報やデータをメモリ52に記憶させることができる。また、CPU51は、通信バス54を通じて、情報やデータを通信I/F53に出力することができる。CPU51は、本発明の請求項の「コンピュータ」に相当する。 As shown in FIG. 4, the information processing device 11 includes a CPU 51 which is a central processing unit, a memory 52, a communication I / F 53, and a communication bus 54. The CPU 51, the memory 52, and the communication I / F 53 are connected to the communication bus 54. That is, the CPU 51 can read information or data from the memory 52 or store the information or data in the memory 52 through the communication bus 54. Further, the CPU 51 can output information and data to the communication I / F 53 through the communication bus 54. The CPU 51 corresponds to the "computer" in the claims of the present invention.

メモリ52は、オペレーティングシステムであるOS55と、プログラム56と、フォーマットデータと、入力画面データと、を記憶する。プログラム56は、バス15の運行管理を行うプログラムである。 The memory 52 stores the operating system OS 55, the program 56, the format data, and the input screen data. Program 56 is a program for managing the operation of the bus 15.

フォーマットデータは、GTFSのサービスを提供するサービス提供者が提供するオープンフォーマットである。メモリ52は、複数種類のフォーマットデータを記憶する。具体的には、メモリ52は、路線情報をGTFSサーバ12に提供するための第1フォーマットデータ、運行指示情報をGTFSサーバ12に提供するための第2フォーマットデータ、位置情報をGTFSサーバ12に提供するための第3フォーマットデータ、アラート情報をGTFSサーバ12に提供するための第4フォーマットデータ、増便情報をGTFSサーバ12に提供するための第5フォーマットデータ、欠便情報をGTFSサーバ12に提供するための第6フォーマットデータ、及び乗車情報をGTFSサーバ12に提供するための第7フォーマットデータを記憶する。フォーマットデータは、複数の入力フィールドを有する。入力フィールドは、フィールド名を付されている。例えば、フィールド名「運行ID」を付された入力フィールドは、運行IDを入力される。フォーマットデータの入力フィールドに運行IDなどの情報が入力されることにより、GTFSサーバ12に提供される提供情報が生成される。詳しくは後述する。 The format data is an open format provided by a service provider that provides GTFS services. The memory 52 stores a plurality of types of format data. Specifically, the memory 52 provides the first format data for providing the route information to the GTFS server 12, the second format data for providing the operation instruction information to the GTFS server 12, and the location information to the GTFS server 12. The third format data for providing the alert information, the fourth format data for providing the alert information to the GTFS server 12, the fifth format data for providing the flight increase information to the GTFS server 12, and the flight absence information are provided to the GTFS server 12. The sixth format data for providing the boarding information and the seventh format data for providing the boarding information to the GTFS server 12 are stored. The format data has a plurality of input fields. The input field is given a field name. For example, in the input field with the field name "operation ID", the operation ID is input. By inputting information such as an operation ID in the format data input field, the provided information provided to the GTFS server 12 is generated. Details will be described later.

入力画面データは、図10から図15(A)に示される画面を示すデータである。入力画面データは、スクリプトを含む。ブラウザ46は、入力画面データに含まれるスクリプトにしたがって、オペレータの入力を受け付ける。入力画面データは、インターネット14を通じてバス事業者の端末装置13に送信される。なお、入力画面データに代えて、入力画面データを有するプラグインプログラムが、情報処理装置11から端末装置13に送信されてもよい。 The input screen data is data showing the screens shown in FIGS. 10 to 15 (A). The input screen data includes a script. The browser 46 accepts the operator's input according to the script included in the input screen data. The input screen data is transmitted to the terminal device 13 of the bus operator via the Internet 14. In addition, instead of the input screen data, a plug-in program having the input screen data may be transmitted from the information processing device 11 to the terminal device 13.

GTFSサーバ12の構成は、情報処理装置11の構成と同様である。すなわち、GTFSサーバ12は、CPUと、メモリと、通信I/Fと、通信バスと、を備える。メモリは、OSと、GTFSプログラムと、情報処理装置11が公開する第2URLと、を記憶する。GTFSプログラムは、情報処理装置11が公開する第2URLに定期的にアクセスし、情報処理装置11が提供する提供情報を取得する。詳しくは後述する。 The configuration of the GTFS server 12 is the same as the configuration of the information processing device 11. That is, the GTFS server 12 includes a CPU, a memory, a communication I / F, and a communication bus. The memory stores the OS, the GTFS program, and the second URL published by the information processing apparatus 11. The GTFS program periodically accesses the second URL published by the information processing device 11 and acquires the provided information provided by the information processing device 11. Details will be described later.

以下、情報処理装置11が実装するプログラム56が、バス15の運行管理を行うとともに、GTFSサーバ12を介して、バス15の位置情報をリアルタイムでユーザに提供する処理について説明する。なお、端末装置13のブラウザ46が実行する処理は、情報処理装置11から入力された入力画面データに含まれるスクリプト、或いは情報処理装置11から入力されたプラグインプログラムにしたがって実行する処理である。 Hereinafter, a process in which the program 56 implemented by the information processing device 11 manages the operation of the bus 15 and provides the position information of the bus 15 to the user in real time via the GTFS server 12 will be described. The process executed by the browser 46 of the terminal device 13 is a process executed according to the script included in the input screen data input from the information processing device 11 or the plug-in program input from the information processing device 11.

まず、情報処理装置11のプログラム56が、路線情報を取得して、GTFSサーバ12に提供する処理について説明する。図5に示されるように、端末装置13のオペレータは、ユーザI/F48を用いて、端末装置13が実装するブラウザ46を起動させる(S11)。そして、オペレータは、ユーザI/F48を用いて、メモリ42に記憶された第1URLを選択する入力を行う(S12)。起動されたブラウザ46は、第1URLを選択する操作信号をユーザI/F48から取得すると(S12)、第1URL宛てに、通信I/F43及びインターネット14を通じてリクエストを送信する(S13)。すなわち、ブラウザ46は、情報処理装置11に対してリクエストを送信する。 First, the process in which the program 56 of the information processing device 11 acquires the route information and provides it to the GTFS server 12 will be described. As shown in FIG. 5, the operator of the terminal device 13 uses the user I / F 48 to activate the browser 46 mounted on the terminal device 13 (S11). Then, the operator uses the user I / F48 to input to select the first URL stored in the memory 42 (S12). When the activated browser 46 acquires the operation signal for selecting the first URL from the user I / F 48 (S12), the activated browser 46 transmits a request to the first URL via the communication I / F 43 and the Internet 14 (S13). That is, the browser 46 transmits a request to the information processing device 11.

情報処理装置11のプログラム56は、端末装置13が送信したリクエストを、通信I/F53を通じて受信する(S13)。プログラム56は、リクエストを受信したことに応じて、ログイン画面データを含むレスポンスを、通信I/F53及びインターネット14を通じて送信する(S14)。 The program 56 of the information processing device 11 receives the request transmitted by the terminal device 13 through the communication I / F 53 (S13). In response to receiving the request, the program 56 transmits a response including the login screen data through the communication I / F 53 and the Internet 14 (S14).

端末装置13のブラウザ46は、情報処理装置11が送信したレスポンスを、通信I/F43を通じて受信する(S14)。ブラウザ46は、受信したレスポンスに含まれるログイン画面データが示すログイン画面を、ディスプレイ47に表示させる(S15)。ログイン画面は、例えば、「ユーザ名」の文字と、ユーザ名を受け付けるテキストボックスと、「パスワード」の文字と、パスワードを受け付けるテキストボックスと、「OK」アイコンと、を有する。オペレータは、ユーザI/F48を用いて、テキストボックスにユーザ名とパスワードとを入力する(S16)。ブラウザ46は、ユーザ名とパスワードとをユーザI/F48から取得したことに応じて(S16)、取得したユーザ名とパスワードとを含むリクエストを、通信I/F43及びインターネット14を通じて情報処理装置11に送信する(S17)。 The browser 46 of the terminal device 13 receives the response transmitted by the information processing device 11 through the communication I / F 43 (S14). The browser 46 displays the login screen indicated by the login screen data included in the received response on the display 47 (S15). The login screen has, for example, a character of "user name", a text box for accepting a user name, a character of "password", a text box for accepting a password, and an "OK" icon. The operator uses the user I / F48 to enter the user name and password in the text box (S16). In response to the acquisition of the user name and password from the user I / F 48 (S16), the browser 46 sends a request including the acquired user name and password to the information processing device 11 through the communication I / F 43 and the Internet 14. Transmit (S17).

情報処理装置11のプログラム56は、端末装置13が送信したリクエストを、通信I/F53を通じて受信する(S17)。プログラム56は、受信したリクエストに含まれるユーザ名とパスワードとが適正であるか否かを判断し、適正であると判断したことに応じて、入力画面データを含むレスポンスを、通信I/F53及びインターネット14を通じて送信する(S18)。 The program 56 of the information processing device 11 receives the request transmitted by the terminal device 13 through the communication I / F 53 (S17). The program 56 determines whether or not the user name and password included in the received request are appropriate, and in response to the determination that the user name and password are appropriate, sends a response including input screen data to the communication I / F53 and the communication I / F53. It is transmitted via the Internet 14 (S18).

端末装置13のブラウザ46は、情報処理装置11が送信したレスポンスを、通信I/F43を通じて受信する(S18)。ブラウザ46は、受信した入力画面データが示す入力画面をディスプレイ47に表示させる(S19)。入力画面は、図10(A)に示されるように、「ホーム画面」アイコン、「日報出力」アイコン、「走行履歴」アイコン、「運行指示書」アイコン61、「項目設定」プルダウンメニュー62、「路線設定」プルダウンメニュー63、「アラート等」プルダウンメニュー64、及び「現在情報」プルダウンメニュー65を有する。なお、図10(A)は、「路線設定」プルダウンメニュー63において、「路線設定」が選択されて、路線設定画面がディスプレイ47に表示されている状態を示している。また、初期の入力画面は、不図示のホーム画面である。 The browser 46 of the terminal device 13 receives the response transmitted by the information processing device 11 through the communication I / F 43 (S18). The browser 46 displays the input screen indicated by the received input screen data on the display 47 (S19). As shown in FIG. 10A, the input screen includes a "home screen" icon, a "daily report output" icon, a "running history" icon, an "operation instruction" icon 61, an "item setting" pull-down menu 62, and " It has a "route setting" pull-down menu 63, an "alert, etc." pull-down menu 64, and a "current information" pull-down menu 65. Note that FIG. 10A shows a state in which "route setting" is selected in the "route setting" pull-down menu 63 and the route setting screen is displayed on the display 47. The initial input screen is a home screen (not shown).

「路線設定」プルダウンメニュー63は、「路線設定」、「バス停設定」、「ダイヤ設定」、「運賃設定」、「ルート設定」の項目を有する。オペレータは、各項目を選択して、路線情報を入力する。 The "route setting" pull-down menu 63 has items of "route setting", "bus stop setting", "diagram setting", "fare setting", and "route setting". The operator selects each item and inputs the route information.

詳しく説明すると、ブラウザ46は、「路線設定」プルダウンメニュー63において、「路線設定」を選択する操作信号をユーザI/F48を通じて取得したことに応じて、図10(A)に示される路線設定画面をディスプレイ47に表示させる。路線設定画面は、「路線名」の文字と、路線名が入力されるテキストボックス66と、「路線ID」の文字と、路線IDが入力されるテキストボックス67と、「OK」アイコン68と、を有する。オペレータは、路線設定画面において、路線名をテキストボックス66に入力し、路線IDをテキストボックス67に入力して、「OK」アイコン68を選択する。ブラウザ46は、入力された路線名及び路線IDを、ユーザI/F48を通じて取得する。 More specifically, the browser 46 obtains the operation signal for selecting "route setting" in the "route setting" pull-down menu 63 through the user I / F48, and the route setting screen shown in FIG. 10 (A). Is displayed on the display 47. On the route setting screen, the characters of "route name", the text box 66 in which the route name is input, the characters of "route ID", the text box 67 in which the route ID is input, the "OK" icon 68, and so on. Has. On the route setting screen, the operator inputs the route name in the text box 66, inputs the route ID in the text box 67, and selects the "OK" icon 68. The browser 46 acquires the input route name and route ID through the user I / F48.

ブラウザ46は、「路線設定」プルダウンメニュー63において、「バス停設定」を選択する操作信号をユーザI/F48を通じて取得したことに応じて、図10(B)に示されるバス停設定画面をディスプレイ47に表示させる。バス停設定画面は、「バス停ID」の文字と、バス停IDが入力されるテキストボックス71と、「バス停名」の文字と、バス停名が入力されるテキストボックス72と、「緯度」の文字と、バス停が設置された場所の緯度が入力されるテキストボックス73と、「経度」の文字と、バス停が設置された場所の経度が入力されるテキストボックス74と、「追加」アイコン75と、「OK」アイコン76と、を有する。オペレータは、バス停設定画面において、バス停IDや、バス停名や、緯度や、経度などをテキストボックス71、72、73、74などに入力して、「追加」アイコン75を選択する。ブラウザ46は、「追加」アイコン75が選択されたことに応じて、次のバス停の設定の入力を受け付ける。ブラウザ46は、「OK」アイコン76が選択されたことに応じて、設定された全てのバス停について、バス停ID等を取得する。 In the "route setting" pull-down menu 63, the browser 46 displays the bus stop setting screen shown in FIG. 10B on the display 47 in response to the operation signal for selecting "bus stop setting" being acquired through the user I / F48. Display it. On the bus stop setting screen, the characters of "bus stop ID", the text box 71 in which the bus stop ID is input, the characters of "bus stop name", the text box 72 in which the bus stop name is input, and the characters of "latitude" are displayed. A text box 73 in which the latitude of the place where the bus stop is installed is entered, a text box 74 in which the characters "longitudinal" and the longitude of the place where the bus stop is installed are entered, an "addition" icon 75, and "OK". It has an icon 76 and. On the bus stop setting screen, the operator inputs the bus stop ID, the bus stop name, the latitude, the longitude, and the like in the text boxes 71, 72, 73, 74, and selects the "add" icon 75. The browser 46 accepts input for the next bus stop setting in response to the selection of the "add" icon 75. The browser 46 acquires the bus stop ID and the like for all the set bus stops in response to the selection of the "OK" icon 76.

ブラウザ46は、「路線設定」プルダウンメニュー63において、「ダイヤ設定」を選択する操作信号をユーザI/F48を通じて取得したことに応じて、図11(A)に示されるダイヤ設定画面をディスプレイ47に表示させる。ダイヤ設定画面は、ダイヤ情報を貼り付ける貼付領域77と、「OK」アイコン78と、を有する。オペレータは、表作成プログラムなどで作成したダイヤ情報を貼付領域77に貼り付ける。ダイヤ情報は、バス停名で示される複数の行と、「運行1」や「運行2」などの項目名が付与された複数の列と、を有する。ダイヤ情報において、「運行1」及びバス停名と、バス15がバス停を出発する時刻と、が対応付けられている。具体的には、「運行1」及び「A大学前」と、「7:03」とが対応付けられている。オペレータは、ダイヤ設定画面において、ダイヤ情報を貼付領域77に貼り付けて、「OK」アイコン68を選択する。ブラウザ46は、貼付領域77に貼り付けられたダイヤ情報を、ユーザI/F48を通じて取得する。 The browser 46 displays the timetable setting screen shown in FIG. 11A on the display 47 in response to the operation signal for selecting "timetable setting" being acquired through the user I / F48 in the "route setting" pull-down menu 63. Display it. The timetable setting screen has a pasting area 77 to which the timetable information is pasted, and an "OK" icon 78. The operator pastes the timetable information created by the table creation program or the like into the pasting area 77. The timetable information has a plurality of rows indicated by bus stop names and a plurality of columns to which item names such as "operation 1" and "operation 2" are assigned. In the timetable information, "operation 1" and the name of the bus stop are associated with the time when the bus 15 departs from the bus stop. Specifically, "operation 1" and "in front of university A" are associated with "7:03". The operator pastes the diamond information into the pasting area 77 on the diamond setting screen and selects the “OK” icon 68. The browser 46 acquires the timetable information pasted in the pasting area 77 through the user I / F48.

ブラウザ46は、「路線設定」プルダウンメニュー63において、「運賃設定」を選択する操作信号をユーザI/F48を通じて取得したことに応じて、図11(B)に示される運賃設定画面をディスプレイ47に表示させる。運賃設定画面は、運賃情報を貼り付ける貼付領域79と、「OK」アイコン80と、を有する。オペレータは、表作成プログラムなどで作成した運賃情報を貼付領域79に貼り付ける。オペレータは、運賃設定画面において、運賃情報を貼付領域79に貼り付けて、「OK」アイコン80を選択する。ブラウザ46は、貼付領域79に貼り付けられた運賃情報を取得する。 The browser 46 displays the fare setting screen shown in FIG. 11B on the display 47 in response to the operation signal for selecting "fare setting" acquired through the user I / F48 in the "route setting" pull-down menu 63. Display it. The fare setting screen has a pasting area 79 on which fare information is pasted, and an "OK" icon 80. The operator pastes the fare information created by the table creation program or the like into the pasting area 79. On the fare setting screen, the operator pastes the fare information into the pasting area 79 and selects the “OK” icon 80. The browser 46 acquires the fare information pasted in the pasted area 79.

ブラウザ46は、「路線設定」プルダウンメニュー63において、「ルート設定」を選択する操作信号をユーザI/F48を通じて取得したことに応じて、図12に示されるルート設定画面をディスプレイ47に表示させる。具体的に説明すると、ブラウザ46は、地図情報を公開するURLに対して、通信I/F43及びインターネット14を通じてリクエストを送信し、地図情報を含むレスポンスを通信I/F43を通じて受信する。そして、ブラウザ46は、受信した地図情報をディスプレイ47に表示させる。また、ブラウザ46は、バス停設定画面で設定されたバス停の緯度及び経度が示す地図上の位置に、バス停を示す複数のバス停オブジェクト81と、「OK」アイコン82とをディスプレイ47に表示させる。各バス停オブジェクト81は、番号を付されている。図示例では、各バス停オブジェクト81は、「1」から「12」の番号を付されている。バス停オブジェクト81に付された番号は、バス停設定画面において設定されたバス停の順番を示す。オペレータは、バス停オブジェクト81とバス停オブジェクト81との間となる位置であって、バス15が走行するルート上の位置をユーザI/F48を用いて指定して、バス15が走行するルートを示すルート情報を端末装置13に入力する。ブラウザ46は、オペレータが入力したルート情報を取得する。オペレータは、ルート情報を入力した後、「OK」アイコン82を選択する。 The browser 46 causes the display 47 to display the route setting screen shown in FIG. 12 in response to the operation signal for selecting "route setting" being acquired through the user I / F 48 in the "route setting" pull-down menu 63. Specifically, the browser 46 transmits a request to the URL for disclosing the map information through the communication I / F43 and the Internet 14, and receives the response including the map information through the communication I / F43. Then, the browser 46 displays the received map information on the display 47. Further, the browser 46 displays a plurality of bus stop objects 81 indicating the bus stop and an "OK" icon 82 on the display 47 at positions on the map indicated by the latitude and longitude of the bus stop set on the bus stop setting screen. Each bus stop object 81 is numbered. In the illustrated example, each bus stop object 81 is numbered from "1" to "12". The number assigned to the bus stop object 81 indicates the order of the bus stops set on the bus stop setting screen. The operator uses the user I / F48 to specify a position on the route on which the bus 15 travels, which is a position between the bus stop object 81 and the bus stop object 81, and indicates a route on which the bus 15 travels. Information is input to the terminal device 13. The browser 46 acquires the route information input by the operator. After inputting the route information, the operator selects the "OK" icon 82.

上述のようにして、ブラウザ46は、路線名、路線ID、バス停名、バス停ID、ダイヤ情報、運賃情報、及びルート情報を含む路線情報の入力を受け付けて、路線情報を取得する(図5のS20)。図5に示されるように、ブラウザ46は、取得した路線情報を含むリクエストを、通信I/F43及びインターネット14を通じて情報処理装置11に送信する(S21)。バス停は、本発明の請求項の「停留所」に相当する。バス停名やバス停IDやバス停の緯度及び経度は、本発明の請求項の「停留所情報」に相当する。 As described above, the browser 46 accepts the input of the route information including the route name, the route ID, the bus stop name, the bus stop ID, the timetable information, the fare information, and the route information, and acquires the route information (FIG. 5). S20). As shown in FIG. 5, the browser 46 transmits a request including the acquired route information to the information processing device 11 through the communication I / F 43 and the Internet 14 (S21). A bus stop corresponds to the "stop" in the claims of the present invention. The bus stop name, bus stop ID, and latitude and longitude of the bus stop correspond to the "stop information" in the claims of the present invention.

情報処理装置11のプログラム56は、端末装置13が送信したリクエストを、通信I/F53を通じて受信する(S21)。プログラム56が路線情報を含むリクエストを受信するステップS21の処理は、本発明の請求項の「第3取得処理」に相当する。 The program 56 of the information processing device 11 receives the request transmitted by the terminal device 13 through the communication I / F 53 (S21). The process of step S21 in which the program 56 receives the request including the route information corresponds to the "third acquisition process" of the claim of the present invention.

プログラム56は、受信した路線情報をメモリ52に記憶させる(S22)。また、プログラム56は、受信した路線情報に基づいて、GTFSサーバ12に提供する第2提供情報を生成する(S23)。具体的に説明すると、プログラム56は、第2フォーマットデータをメモリ52から読み出す。そして、プログラム56は、読み出した第2フォーマットデータの入力フィールドであって、フィールド名「路線名」を付された入力フィールドに路線名を入力し、フィールド名「路線ID」を付された入力フィールドに路線IDを入力するなどして、路線情報が入力された第2提供情報を生成する。そして、プログラム56は、メモリ52の記憶領域であって、上述の第2URLに含まれるパスが示す所定の記憶領域に、生成した第2提供情報を記憶させる。なお、第2提供情報や、後述の第1提供情報及び第3提供情報等の提供情報は、バイナリ形式のデータであってもよいし、ファイル形式のデータであってもよい。プログラム56が第2提供情報を生成するステップS23の処理は、本発明の請求項の「第2生成処理」に相当する。 The program 56 stores the received route information in the memory 52 (S22). Further, the program 56 generates the second provided information to be provided to the GTFS server 12 based on the received route information (S23). Specifically, the program 56 reads the second format data from the memory 52. Then, the program 56 is an input field of the read second format data, in which the route name is input to the input field with the field name "route name", and the input field with the field name "route ID" is attached. The second provided information in which the route information is input is generated by inputting the route ID in. Then, the program 56 stores the generated second provided information in a predetermined storage area indicated by the path included in the above-mentioned second URL, which is a storage area of the memory 52. The second provided information and the provided information such as the first provided information and the third provided information described later may be data in binary format or data in file format. The process of step S23 in which the program 56 generates the second provided information corresponds to the "second generation process" of the claim of the present invention.

GTFSサーバ12のGTFSプログラムは、第2提供情報を送信することを要求するコマンドを含む要求情報を、情報処理装置11が公開する第2URLに対して定期的に送信するポーリング処理を実行する(S24)。情報処理装置11のプログラム56は、要求情報に含まれるコマンドにしたがって、第2提供情報をGTFSサーバ12に対して送信する(S25)。 The GTFS program of the GTFS server 12 executes a polling process of periodically transmitting request information including a command requesting transmission of the second provided information to the second URL published by the information processing apparatus 11 (S24). ). The program 56 of the information processing apparatus 11 transmits the second provided information to the GTFS server 12 according to the command included in the request information (S25).

上述のように、情報処理装置11のプログラム56は、路線情報をGTFSサーバ12に提供する処理をバス事業者に代わって実行し、バス事業者を支援する。 As described above, the program 56 of the information processing apparatus 11 executes the process of providing the route information to the GTFS server 12 on behalf of the bus operator and supports the bus operator.

次に、情報処理装置11のプログラム56が、バス事業者が運用するバス15に関する情報である車両情報を取得してメモリ52に記憶させる処理について、図6を参照して説明する。なお、図5の処理で説明した処理と同様の処理については、同一のステップ番号を付して説明を省略する。 Next, a process in which the program 56 of the information processing device 11 acquires vehicle information, which is information about the bus 15 operated by the bus operator, and stores it in the memory 52 will be described with reference to FIG. The same step numbers as those described in the process of FIG. 5 are assigned the same step numbers, and the description thereof will be omitted.

バス事業者の端末装置13のブラウザ46と、情報処理装置11のプログラム56とは、上述のステップS11からステップS19までの処理を実行する。その結果、入力画面(ホーム画面)が端末装置13のディスプレイ47に表示される。オペレータは、入力画面において、ユーザI/F48を用いて「項目設定」プルダウンメニュー62の「車両情報」を選択する。ブラウザ46は、「車両情報」の選択を受け付けたことに応じて、図15(A)に示される車両情報入力画面をディスプレイ47に表示させる。 The browser 46 of the terminal device 13 of the bus operator and the program 56 of the information processing device 11 execute the processes from step S11 to step S19 described above. As a result, the input screen (home screen) is displayed on the display 47 of the terminal device 13. On the input screen, the operator uses the user I / F48 to select "vehicle information" in the "item setting" pull-down menu 62. The browser 46 causes the display 47 to display the vehicle information input screen shown in FIG. 15A in response to the acceptance of the selection of "vehicle information".

車両情報入力画面は、「種別」の文字と、車両の種別の選択を受け付けるプルダウンメニュー101と、「車両ID」の文字と、車両IDの入力を受け付けるテキストボックス102と、「ナンバー」の文字と、車両のナンバーの入力を受け付けるテキストボックス103と、「上限人数」の文字と、車両に乗車可能な上限人数の入力を受け付けるテキストボックス104と、「OK」アイコン105と、を有する。車両IDは、本発明の請求項の「移動体ID」に相当する。 The vehicle information input screen includes a "type" character, a pull-down menu 101 that accepts the selection of the vehicle type, a "vehicle ID" character, a text box 102 that accepts the vehicle ID input, and a "number" character. , A text box 103 that accepts the input of the vehicle number, a text box 104 that accepts the input of the maximum number of people who can get on the vehicle, and an "OK" icon 105. The vehicle ID corresponds to the "mobile ID" in the claims of the present invention.

端末装置13のブラウザ46は、「OK」アイコン105が選択されたことに応じて、プルダウンメニュー101において選択された種別や、テキストボックス102、103、104に入力された車両ID、ナンバー、及び上限人数などの車両情報を取得する(図6のS31)。ブラウザ46は、図6に示されるように、取得した車両情報を含むリクエストを、通信I/F43及びインターネット14を通じて情報処理装置11に送信する(S32)。 The browser 46 of the terminal device 13 has the type selected in the pull-down menu 101, the vehicle ID, the number, and the upper limit entered in the text boxes 102, 103, 104 in response to the selection of the "OK" icon 105. Acquire vehicle information such as the number of people (S31 in FIG. 6). As shown in FIG. 6, the browser 46 transmits a request including the acquired vehicle information to the information processing device 11 through the communication I / F 43 and the Internet 14 (S32).

情報処理装置11のプログラム56は、端末装置13が送信した車両情報を、通信I/F53を通じて受信する(S32)。プログラム56は、受信した車両情報を、図15(B)に示される車両テーブルに登録する(S33)。車両テーブルは、車両IDで識別される複数のレコードと、「車両ID」、「種別」、「ナンバー」、及び「上限人数」の各項目を有する。プログラム56は、受信した車両情報に含まれる車両ID、種別、ナンバー、及び上限人数を、車両テーブルの各フィールドにそれぞれ登録する。すなわち、プログラム56は、受信した車両情報をメモリ52に記憶させる。車両情報は、運行指示書の作成や、乗車率の算出などに用いられる。詳しくは後述する。 The program 56 of the information processing device 11 receives the vehicle information transmitted by the terminal device 13 through the communication I / F 53 (S32). The program 56 registers the received vehicle information in the vehicle table shown in FIG. 15 (B) (S33). The vehicle table has a plurality of records identified by the vehicle ID, and each item of "vehicle ID", "type", "number", and "maximum number of people". The program 56 registers the vehicle ID, type, number, and maximum number of people included in the received vehicle information in each field of the vehicle table. That is, the program 56 stores the received vehicle information in the memory 52. Vehicle information is used for creating operation instructions and calculating the occupancy rate. Details will be described later.

次に、情報処理装置11のプログラム56が、バス事業者が行う運行指示書の作成作業と、運行指示書が示す運行指示情報をGTFSサーバ12に提供する作業とを支援する処理について、図7を参照して説明する。なお、図5の処理で説明した処理と同様の処理については、同一のステップ番号を付して説明を省略する。 Next, FIG. 7 describes a process in which the program 56 of the information processing device 11 supports the work of creating the operation instruction sheet performed by the bus operator and the work of providing the operation instruction information indicated by the operation instruction sheet to the GTFS server 12. Will be described with reference to. The same step numbers as those described in the process of FIG. 5 are assigned the same step numbers, and the description thereof will be omitted.

バス事業者の端末装置13のブラウザ46と、情報処理装置11のプログラム56とは、上述のステップS11からステップS19までの処理を実行する。その結果、入力画面(ホーム画面)が端末装置13のディスプレイ47に表示される。オペレータは、入力画面において、ユーザI/F48を用いて「運行指示書」アイコン61を選択する。ブラウザ46は、「運行指示書」アイコン61の選択を受け付けたことに応じて、図13(A)に示される運行指示書作成画面をディスプレイ47に表示させる。 The browser 46 of the terminal device 13 of the bus operator and the program 56 of the information processing device 11 execute the processes from step S11 to step S19 described above. As a result, the input screen (home screen) is displayed on the display 47 of the terminal device 13. The operator uses the user I / F48 to select the "operation instruction" icon 61 on the input screen. The browser 46 causes the display 47 to display the operation instruction creation screen shown in FIG. 13A in response to the acceptance of the selection of the "operation instruction" icon 61.

運行指示書作成画面は、「乗務員1」及び「乗務員2」の文字と、乗務員を選択する2つのプルダウンメニュー83と、「車両」の文字と、車両を選択するプルダウンメニュー84と、「出庫時刻」の文字と、出庫時刻が入力されるテキストボックス85と、「路線ID」の文字と、路線IDを選択するプルダウンメニュー86、「運行」の文字と、運行番号を選択するプルダウンメニュー87と、「特記事項」の文字と、特記事項が入力されるテキストボックス88と、「OK」アイコン89と、を有する。なお、情報処理装置11のプログラム56は、端末装置13に送信する入力画面データに、ステップS33で車両テーブルに登録した車両情報を含めている。また、プログラム56は、プルダウンメニュー83を選択した際にプルダウンメニュー83に表示される乗務員名を、車両情報と同様にして端末装置13から取得し、取得した乗務員名を、端末装置13に送信する入力画面データに含めている。 On the operation instruction creation screen, the characters "crew 1" and "crew 2", two pull-down menus 83 for selecting a crew member, the characters "vehicle", a pull-down menu 84 for selecting a vehicle, and "delivery time" are displayed. , A text box 85 for entering the delivery time, a pull-down menu 86 for selecting the route ID, a pull-down menu 86 for selecting the route ID, a pull-down menu 87 for selecting the service number, and It has a character of "special notes", a text box 88 in which special notes are input, and an "OK" icon 89. The program 56 of the information processing device 11 includes the vehicle information registered in the vehicle table in step S33 in the input screen data transmitted to the terminal device 13. Further, the program 56 acquires the crew name displayed in the pull-down menu 83 when the pull-down menu 83 is selected from the terminal device 13 in the same manner as the vehicle information, and transmits the acquired crew name to the terminal device 13. It is included in the input screen data.

上述のようにして、ブラウザ46は、乗務員名、車両を示す車両情報、出庫時刻、路線ID、運行番号、及び特記事項を含む運行指示情報の入力を受け付けて、運行指示情報を取得する(図7のS41)。なお、車両情報は、各車両にそれぞれ付された車両IDを含む情報である。 As described above, the browser 46 receives the input of the operation instruction information including the crew name, the vehicle information indicating the vehicle, the departure time, the route ID, the operation number, and the special notes, and acquires the operation instruction information (Fig. 7 S41). The vehicle information is information including a vehicle ID attached to each vehicle.

図7に示されるように、ブラウザ46は、運行指示情報を含むファイルデータである運行指示書を作成し(S42)、作成した運行指示書を端末装置13のメモリ42に記憶させる(S43)。なお、運行指示書は、法によってバス事業者に作成が義務付けられている書類である。 As shown in FIG. 7, the browser 46 creates an operation instruction sheet which is file data including the operation instruction information (S42), and stores the created operation instruction sheet in the memory 42 of the terminal device 13 (S43). The operation instruction is a document that the bus operator is obliged to prepare by law.

ブラウザ46は、取得した運行指示情報を含むリクエストを、通信I/F43及びインターネット14を通じて情報処理装置11に送信する(S44)。 The browser 46 transmits a request including the acquired operation instruction information to the information processing device 11 through the communication I / F 43 and the Internet 14 (S44).

情報処理装置11のプログラム56は、運行指示情報を含むリクエストを、通信I/F53を通じて受信する(S44)。プログラム56は、運行指示情報を受信すると、ユニークな運行IDを生成し(S45)、生成した運行IDを、受信した運行指示情報に付して、メモリ52に記憶させる(S46)。なお、ユニークな運行IDとは、受信した複数の運行指示情報にそれぞれ付された運行IDが重複しないことを意味する。すなわち、メモリ52に記憶された複数の運行指示情報は、運行IDによって識別され得る。プログラム56が運行指示情報を受信するステップS44の処理は、本発明の請求項の「第1取得処理」に相当する。プログラム56が運行IDを生成するステップS45の処理は、本発明の請求項の「運行ID生成処理」に相当する。プログラム56が、生成した運行ID及び受信した運行指示情報をメモリ52に記憶させるステップS46の処理は、本発明の請求項の「記憶処理」に相当する。 The program 56 of the information processing device 11 receives a request including the operation instruction information through the communication I / F 53 (S44). When the program 56 receives the operation instruction information, it generates a unique operation ID (S45), attaches the generated operation ID to the received operation instruction information, and stores it in the memory 52 (S46). The unique operation ID means that the operation IDs attached to the plurality of received operation instruction information do not overlap. That is, the plurality of operation instruction information stored in the memory 52 can be identified by the operation ID. The process of step S44 in which the program 56 receives the operation instruction information corresponds to the "first acquisition process" of the claim of the present invention. The process of step S45 in which the program 56 generates an operation ID corresponds to the "operation ID generation process" of the claim of the present invention. The process of step S46 in which the program 56 stores the generated operation ID and the received operation instruction information in the memory 52 corresponds to the "memory process" of the claim of the present invention.

また、情報処理装置11のプログラム56は、受信した運行指示情報及び生成した運行IDに基づいて、GTFSサーバ12に提供する第3提供情報を生成し、生成した第3提供情報をメモリ52の所定の記憶領域に記憶させる(S47)。具体的に説明すると、プログラム56は、第3フォーマットデータをメモリ52から読み出す。そして、プログラム56は、読み出した第3フォーマットデータの入力フィールドであって、フィールド名「路線ID」を付された入力フィールドに路線IDを入力し、フィールド名「車両ID」を付された入力フィールドに車両IDを入力し、フィールド名「運行ID」を付された入力フィールドに運行IDを入力するなどして、運行指示情報が入力された第3提供情報を生成する。そして、プログラム56は、メモリ52の記憶領域であって、上述の第2URLに含まれるパスが示す所定の記憶領域に、生成した第3提供情報を記憶させる。なお、第3提供情報をGTFSサーバ12に提供するための第2URLと、上述の第2提供情報をGTFSサーバ12に提供するための第2URLとは、同一であってもよいし、相違していてもよい。プログラム56が第3提供情報を生成するステップS47の処理は、本発明の請求項の「第3生成処理」に相当する。 Further, the program 56 of the information processing device 11 generates the third provided information to be provided to the GTFS server 12 based on the received operation instruction information and the generated operation ID, and the generated third provided information is set to the predetermined memory 52. It is stored in the storage area of (S47). Specifically, the program 56 reads the third format data from the memory 52. Then, the program 56 is an input field of the read third format data, and the route ID is input to the input field with the field name "route ID", and the input field with the field name "vehicle ID" is attached. The vehicle ID is input to, and the operation ID is input to the input field with the field name "operation ID" to generate the third provided information in which the operation instruction information is input. Then, the program 56 stores the generated third provided information in a predetermined storage area indicated by the path included in the second URL described above, which is a storage area of the memory 52. The second URL for providing the third provided information to the GTFS server 12 and the second URL for providing the above-mentioned second provided information to the GTFS server 12 may be the same or different. You may. The process of step S47 in which the program 56 generates the third provided information corresponds to the "third generation process" of the claim of the present invention.

GTFSサーバ12のGTFSプログラムは、第3提供情報を送信することを要求するコマンドを含む要求情報を、情報処理装置11が公開する第2URLに対して定期的に送信するポーリング処理を実行する(S48)。情報処理装置11のプログラム56は、要求情報に含まれるコマンドにしたがって、第3提供情報をGTFSサーバ12に対して送信する(S49)。 The GTFS program of the GTFS server 12 executes a polling process of periodically transmitting request information including a command requesting transmission of the third provided information to the second URL published by the information processing apparatus 11 (S48). ). The program 56 of the information processing apparatus 11 transmits the third provided information to the GTFS server 12 according to the command included in the request information (S49).

上述のように、情報処理装置11のプログラム56は、バス事業者による運行指示書の作成の作業を支援し、また、バス事業者に代わってバス15の運行を管理し、かつ、運行指示情報をGTFSサーバ12に提供する処理をバス事業者に代わって実行する。 As described above, the program 56 of the information processing device 11 supports the work of creating the operation instruction sheet by the bus operator, manages the operation of the bus 15 on behalf of the bus operator, and provides the operation instruction information. Is executed on behalf of the bus operator in the process of providing the GTFS server 12.

次に、情報処理装置11のプログラム56が、バス15の位置情報を、バス事業者に代わってGTFSサーバ12に提供する処理について、図8を参照して説明する。 Next, a process in which the program 56 of the information processing device 11 provides the position information of the bus 15 to the GTFS server 12 on behalf of the bus operator will be described with reference to FIG.

バス15に搭載された情報収集装置16の制御プログラム37は、GPSアンテナ21が受信した位置情報と、カメラ24が出力した画像データとを取得する(S51)。制御プログラム37は、取得した位置情報及び画像データと、メモリ52に記憶された車両IDとを含むバス情報を生成し、生成したバス情報を、通信I/F33及びアンテナ34を通じて送信する(S52)。送信されたバス情報は、移動体通信網及びインターネット14を通じて情報処理装置11に受信される。 The control program 37 of the information collecting device 16 mounted on the bus 15 acquires the position information received by the GPS antenna 21 and the image data output by the camera 24 (S51). The control program 37 generates bus information including the acquired position information and image data and the vehicle ID stored in the memory 52, and transmits the generated bus information through the communication I / F 33 and the antenna 34 (S52). .. The transmitted bus information is received by the information processing device 11 through the mobile communication network and the Internet 14.

情報処理装置11のプログラム56は、情報収集装置16が送信したバス情報を、通信I/F53を通じて受信する(S52)。バス情報は、本発明の請求項の「移動体情報」に相当する。プログラム56がバス情報を受信するステップS52の処理は、本発明の請求項の「第2取得処理」に相当する。 The program 56 of the information processing device 11 receives the bus information transmitted by the information collecting device 16 through the communication I / F 53 (S52). The bus information corresponds to the "mobile information" in the claims of the present invention. The process of step S52 in which the program 56 receives the bus information corresponds to the "second acquisition process" of the claim of the present invention.

プログラム56は、受信したバス情報に含まれる車両IDと一致する車両IDを有する運行指示情報を、メモリ52に記憶された複数の運行指示情報の中から特定する(S53)。プログラム56が運行指示情報を特定するステップS53の処理は、本発明の請求項の「第1特定処理」に相当する。 The program 56 identifies operation instruction information having a vehicle ID that matches the vehicle ID included in the received bus information from a plurality of operation instruction information stored in the memory 52 (S53). The process of step S53 in which the program 56 specifies the operation instruction information corresponds to the "first specific process" of the claim of the present invention.

プログラム56は、特定した運行指示情報に含まれる路線ID及び運行IDを取得する(S54)。プログラム56は、取得した路線ID及び運行IDと、ステップS42で受信したバス情報に含まれる位置情報と、に基づいて、第1提供情報を生成する(S55)。具体的に説明すると、プログラム56は、第1フォーマットデータをメモリ52から読み出す。そして、プログラム56は、読み出した第1フォーマットデータの入力フィールドであって、フィールド名「路線ID」を付された入力フィールドに路線IDを入力し、フィールド名「運行ID」を付された入力フィールドに運行IDを入力し、フィールド名「位置情報」を付された入力フィールドに位置情報を入力するなどして、第1提供情報を生成する。そして、プログラム56は、メモリ52の記憶領域であって、上述の第2URLに含まれるパスが示す所定の記憶領域に、生成した第1提供情報を記憶させる。なお、第1提供情報をGTFSサーバ12に提供するための第2URLと、上述の第2提供情報や第3提供情報をGTFSサーバ12に提供するための第2URLとは、同一であってもよいし、相違していてもよい。プログラム56が第1提供情報を生成するステップS55の処理は、本発明の請求項の「第1生成処理」の一例である。運行IDは、本発明の請求項の「移動体IDに応じた情報」の一例である。 The program 56 acquires the route ID and the operation ID included in the specified operation instruction information (S54). The program 56 generates the first provision information based on the acquired route ID and operation ID and the location information included in the bus information received in step S42 (S55). Specifically, the program 56 reads the first format data from the memory 52. Then, the program 56 is an input field of the read first format data, and the route ID is input to the input field with the field name "route ID", and the input field with the field name "operation ID" is attached. The first provision information is generated by inputting the operation ID in the input field and inputting the position information in the input field with the field name "position information". Then, the program 56 stores the generated first provided information in a predetermined storage area indicated by the path included in the above-mentioned second URL, which is a storage area of the memory 52. The second URL for providing the first provided information to the GTFS server 12 and the second URL for providing the above-mentioned second provided information and the third provided information to the GTFS server 12 may be the same. However, they may be different. The process of step S55 in which the program 56 generates the first provided information is an example of the "first generation process" of the claim of the present invention. The operation ID is an example of "information according to the mobile ID" in the claim of the present invention.

情報処理装置11のプログラム56は、ステップS42で受信したバス情報に含まれる画像データと、メモリ52に記憶された上限人数とに基づいて、乗車率を算出して乗車情報を生成する(S56)。詳しく説明すると、情報処理装置11は、人認証プログラムを実装している。人認証プログラムは、画像に表示されている物体が人であるか否かを判断するプログラムである。例えば、既存の人認証プログラムが情報処理装置11にインストールされる。プログラム56は、画像データを取得したことに応じて、OS55を介して人認証プログラムを起動させ、画像データを示すファイルパス及びコマンドを人認証プログラムに入力して、画像データが示す画像に写る人の数を、人認証プログラムにカウントさせる。そして、プログラム56は、人認証プログラムがカウントした人の数である乗車人数を人認証プログラムから取得する。また、プログラム56は、ステップS42で受信したバス情報に含まれる車両IDと同一の車両IDを有するレコードを、車両テーブル(図15(B))において特定し、特定したレコードが有する「上限人数」を取得する。プログラム56は、取得した乗車人数を、取得した上限人数で除し、且つ「100」を乗じて乗車率を算出し、算出した乗車率及び乗車人数を含む乗車情報を生成する(S56)。 The program 56 of the information processing device 11 calculates the boarding rate based on the image data included in the bus information received in step S42 and the maximum number of people stored in the memory 52, and generates boarding information (S56). .. More specifically, the information processing device 11 implements a person authentication program. The person authentication program is a program that determines whether or not the object displayed in the image is a person. For example, an existing person authentication program is installed in the information processing device 11. The program 56 starts the person authentication program via the OS 55 in response to the acquisition of the image data, inputs the file path and the command indicating the image data into the person authentication program, and the person who appears in the image indicated by the image data. Let the person authentication program count the number of. Then, the program 56 acquires the number of passengers, which is the number of people counted by the person authentication program, from the person authentication program. Further, the program 56 identifies a record having the same vehicle ID as the vehicle ID included in the bus information received in step S42 in the vehicle table (FIG. 15B), and the "upper limit number of people" of the specified record. To get. The program 56 divides the acquired number of passengers by the acquired upper limit, calculates the occupancy rate by multiplying by "100", and generates occupancy information including the calculated occupancy rate and the number of occupants (S56).

情報処理装置11のプログラム56は、ステップS43で取得した路線ID、ステップS52で取得したバス情報に含まれる車両ID、及びステップS56で生成した乗車情報を、端末装置13から受信したリクエスト(S57)に対するレスポンスとして、通信I/F53及びインターネット14を通じて端末装置13に送信する(S58)。なお、端末装置13に送信されるレスポンスは、路線IDの他、当該路線IDが示す路線名など、他の情報が含まれていてもよい。プログラム56が、端末装置13が送信したリクエストを受信するステップS57の処理は、本発明の請求項の「リクエスト受信処理」に相当する。プログラム56が、乗車情報を含むレスポンスを端末装置13に送信するステップS58の処理は、本発明の請求項の「レスポンス送信処理」に相当する。 The program 56 of the information processing device 11 receives the route ID acquired in step S43, the vehicle ID included in the bus information acquired in step S52, and the boarding information generated in step S56 from the terminal device 13 (S57). As a response to the above, the information is transmitted to the terminal device 13 through the communication I / F 53 and the Internet 14 (S58). In addition to the route ID, the response transmitted to the terminal device 13 may include other information such as the route name indicated by the route ID. The process of step S57 in which the program 56 receives the request transmitted by the terminal device 13 corresponds to the "request reception process" of the claim of the present invention. The process of step S58 in which the program 56 transmits a response including boarding information to the terminal device 13 corresponds to the "response transmission process" of the claim of the present invention.

端末装置13のブラウザ46は、路線ID、車両ID、及び乗車情報を含むレスポンスを通信I/F43を通じて受信する(S58)。ブラウザ46は、受信した路線ID、車両ID、及び乗車情報をディスプレイ47に表示させる。バス事業者は、例えば、ディスプレイ47に表示された乗車情報に含まれる乗車率が100%を超えていることに応じて、路線IDが示す路線に対して運行を追加することを決定する。すなわち、バス事業者は、増便を行うことを決定する。増便については後述する。 The browser 46 of the terminal device 13 receives the response including the route ID, the vehicle ID, and the boarding information through the communication I / F 43 (S58). The browser 46 displays the received route ID, vehicle ID, and boarding information on the display 47. For example, the bus operator decides to add the operation to the route indicated by the route ID according to the occupancy rate included in the occupancy information displayed on the display 47 exceeding 100%. That is, the bus operator decides to increase the number of flights. The increase in flights will be described later.

情報処理装置11のプログラム56は、乗車情報を含む第4提供情報を生成する(S60)。具体的に説明すると、プログラム56は、第4フォーマットデータをメモリ52から読み出す。そして、プログラム56は、読み出した第4フォーマットデータの入力フィールドであって、フィールド名「乗車情報」を付された入力フィールドに乗車情報を入力し、フィールド名「運行ID」を付された入力フィールドに運行IDを入力し、フィールド名「路線ID」を付された入力フィールドに路線IDを入力して、第4提供情報を生成する。そして、プログラム56は、メモリ52の記憶領域であって、上述の第2URLに含まれるパスが示す所定の記憶領域に、生成した第4提供情報を記憶させる。なお、第4提供情報をGTFSサーバ12に提供するための第2URLと、上述の第1提供情報や第2提供情報や第3提供情報をGTFSサーバ12に提供するための第2URLとは、同一であってもよいし、相違していてもよい。プログラム56が第4提供情報を生成するステップS60の処理は、本発明の請求項の「第4生成処理」に相当する。なお、フィールド名「乗車情報」を付された入力フィールドに入力される乗車情報は、乗車人数であってもよいし、乗車率であってもよい。 The program 56 of the information processing device 11 generates the fourth provided information including the boarding information (S60). Specifically, the program 56 reads the fourth format data from the memory 52. Then, the program 56 is an input field of the read fourth format data, and inputs the boarding information into the input field with the field name "boarding information", and the input field with the field name "operation ID". The operation ID is input to, and the route ID is input to the input field with the field name "route ID" to generate the fourth provided information. Then, the program 56 stores the generated fourth provided information in a predetermined storage area indicated by the path included in the second URL described above, which is a storage area of the memory 52. The second URL for providing the fourth provided information to the GTFS server 12 and the second URL for providing the above-mentioned first provided information, the second provided information, and the third provided information to the GTFS server 12 are the same. It may be, or it may be different. The process of step S60 in which the program 56 generates the fourth provided information corresponds to the "fourth generation process" of the claim of the present invention. The boarding information input to the input field with the field name "boarding information" may be the number of passengers or the boarding rate.

GTFSサーバ12のGTFSプログラムは、第1提供情報を送信することを要求するコマンドを含む要求情報を、情報処理装置11が公開する第2URLに対して定期的に送信するポーリング処理を実行する(S61)。また、GTFSプログラムは、第4提供情報を送信することを要求するコマンドを含む要求情報を、情報処理装置11が公開する第2URLに対して定期的に送信するポーリング処理を実行する(S63)。 The GTFS program of the GTFS server 12 executes a polling process of periodically transmitting request information including a command requesting transmission of the first provided information to the second URL published by the information processing apparatus 11 (S61). ). Further, the GTFS program executes a polling process of periodically transmitting request information including a command requesting transmission of the fourth provided information to the second URL disclosed by the information processing apparatus 11 (S63).

情報処理装置11のプログラム56は、要求情報に含まれるコマンドにしたがって、第1提供情報及び第4提供情報をGTFSサーバ12に対して送信する(S62、S64)。 The program 56 of the information processing apparatus 11 transmits the first provided information and the fourth provided information to the GTFS server 12 according to the command included in the request information (S62, S64).

ところで、バス15に搭載された情報収集装置16は、位置情報及び画像データを含むバス情報を、所定の時間間隔で情報処理装置11に送信する。所定の時間間隔は、例えば、0.5秒から数秒である。そして、情報処理装置11のプログラム56は、図8に示される処理を、バス情報を取得するごとに実行する。すなわち、バス15の位置情報が、GTFSサーバ12を介して、リアルタイムでユーザに提供される。 By the way, the information collecting device 16 mounted on the bus 15 transmits the bus information including the position information and the image data to the information processing device 11 at predetermined time intervals. The predetermined time interval is, for example, 0.5 seconds to several seconds. Then, the program 56 of the information processing apparatus 11 executes the process shown in FIG. 8 every time the bus information is acquired. That is, the position information of the bus 15 is provided to the user in real time via the GTFS server 12.

上述のように、情報処理装置11のプログラム56は、バス15の位置情報をGTFSサーバ12に提供する作業を、バス事業者に代わって実行し、また、バス15の位置の管理や、バス15の乗車人数の管理を、バス事業者に代わって実行する。 As described above, the program 56 of the information processing device 11 executes the work of providing the position information of the bus 15 to the GTFS server 12 on behalf of the bus operator, manages the position of the bus 15, and manages the position of the bus 15. Manage the number of passengers on behalf of the bus operator.

次に、情報処理装置11のプログラム56が、バス15に関するアラート情報や増便情報や欠便情報を、バス事業者に代わってGTFSサーバ12に提供する処理について、図9を参照して説明する。なお、図5の処理で説明した処理と同様の処理については、同一のステップ番号を付して説明を省略する。 Next, a process in which the program 56 of the information processing device 11 provides alert information, flight increase information, and flight absence information regarding the bus 15 to the GTFS server 12 on behalf of the bus operator will be described with reference to FIG. The same step numbers as those described in the process of FIG. 5 are assigned the same step numbers, and the description thereof will be omitted.

バス事業者の端末装置13のブラウザ46と、情報処理装置11のプログラム56とは、上述のステップS11からステップS19までの処理を実行する。その結果、入力画面(ホーム画面)が端末装置13のディスプレイ47に表示される。オペレータは、入力画面において、ユーザI/F48を用いて「アラート等」プルダウンメニュー64を選択する。オペレータは、「アラート等」プルダウンメニュー64に表示された「アラート」、「増便」、或いは「欠便」を選択する。 The browser 46 of the terminal device 13 of the bus operator and the program 56 of the information processing device 11 execute the processes from step S11 to step S19 described above. As a result, the input screen (home screen) is displayed on the display 47 of the terminal device 13. On the input screen, the operator selects the "alert, etc." pull-down menu 64 using the user I / F48. The operator selects "alert", "increased flights", or "missing flights" displayed in the "alerts, etc." pull-down menu 64.

まず、「アラート等」プルダウンメニュー64において「アラート」が選択された場合について説明する。ブラウザ46は、「アラート」の選択を受け付けたことに応じて、図13(B)に示されるアラート作成画面をディスプレイ47に表示させる。アラート作成画面は、「路線ID」の文字と、路線IDを選択するプルダウンメニュー91と、「車両ID」の文字と、車両IDを選択するプルダウンメニュー92と、「アラート」の文字と、アラートの入力を受け付けるテキストボックス93と、「OK」アイコン94と、を有する。なお、情報処理装置11が端末装置13に送信する入力画面データには、ステップS22でメモリ52に記憶された路線情報に含まれる路線IDと、ステップS33でメモリ52に記憶された車両情報とが含まれる。ブラウザ46は、プルダウンメニュー91が選択されたことに応じて、受信した画面データに含まれる路線IDの一覧を表示し、プルダウンメニュー92が選択されたことに応じて、受信した画面データに含まれる車両IDの一覧を表示する。オペレータは、プルダウンメニュー91に表示された路線IDから一の路線IDを選択し、プルダウンメニュー92に表示された車両IDから一の車両IDを選択し、テキストボックス93にアラートを入力して、「OK」アイコン94を選択する。ブラウザ46は、「OK」アイコン94が選択されたことに応じて、路線ID、車両ID、及びアラートを取得する(図9のS71)。 First, a case where "alert" is selected in the "alert, etc." pull-down menu 64 will be described. The browser 46 causes the display 47 to display the alert creation screen shown in FIG. 13B in response to the acceptance of the selection of the “alert”. The alert creation screen has the characters "Route ID", the pull-down menu 91 for selecting the route ID, the characters "Vehicle ID", the pull-down menu 92 for selecting the vehicle ID, the characters "Alert", and the alert. It has a text box 93 for accepting input and an "OK" icon 94. The input screen data transmitted by the information processing device 11 to the terminal device 13 includes the route ID included in the route information stored in the memory 52 in step S22 and the vehicle information stored in the memory 52 in step S33. included. The browser 46 displays a list of route IDs included in the received screen data in response to the selection of the pull-down menu 91, and is included in the received screen data in response to the selection of the pull-down menu 92. Display a list of vehicle IDs. The operator selects one route ID from the route IDs displayed in the pull-down menu 91, selects one vehicle ID from the vehicle IDs displayed in the pull-down menu 92, inputs an alert in the text box 93, and " Select the "OK" icon 94. The browser 46 acquires the route ID, the vehicle ID, and the alert in response to the selection of the "OK" icon 94 (S71 in FIG. 9).

ブラウザ46は、図9に示されるように、取得した路線ID、車両ID、及びアラートを有するアラート情報を含むリクエストを、通信I/F43及びインターネット14を通じて情報処理装置11に送信する(S72)。 As shown in FIG. 9, the browser 46 transmits a request including the acquired route ID, vehicle ID, and alert information having an alert to the information processing device 11 through the communication I / F 43 and the Internet 14 (S72).

情報処理装置11のプログラム56は、端末装置13が送信したアラート情報を含むリクエストを、通信I/F53を通じて受信する(S72)。プログラム56がアラート情報を含むリクエストを受信するステップS72の処理は、本発明の請求項の「第4取得処理」に相当する。 The program 56 of the information processing device 11 receives the request including the alert information transmitted by the terminal device 13 through the communication I / F 53 (S72). The process of step S72 in which the program 56 receives the request including the alert information corresponds to the "fourth acquisition process" of the claim of the present invention.

プログラム56は、受信したアラート情報に含まれる車両IDと一致する車両IDを有する運行指示情報を、メモリ52に記憶された複数の運行指示情報から特定する。そして、プログラム56は、受信したアラート情報及び特定した運行指示情報に基づいて、第5提供情報を生成する(S73)。具体的に説明すると、プログラム56は、第5フォーマットデータをメモリ52から読み出す。そして、プログラム56は、読み出した第5フォーマットデータの入力フィールドであって、フィールド名「路線ID」を付された入力フィールドに、アラート情報に含まれる路線IDを入力し、フィールド名「運行ID」を付された入力フィールドに、特定した運行指示情報が有する運行IDを入力し、フィールド名「アラート」を付された入力フィールドに、取得したアラートを入力して、第5提供情報を生成する。プログラム56が、受信したアラート情報に含まれる車両IDと一致する車両IDを有する運行指示情報を、メモリ52に記憶された複数の運行指示情報から特定する処理は、本発明の請求項の「第2特定処理」に相当する。プログラム56が、第5提供情報を生成するステップS73の処理は、本発明の請求項の「第5生成処理」に相当する。 The program 56 identifies operation instruction information having a vehicle ID that matches the vehicle ID included in the received alert information from a plurality of operation instruction information stored in the memory 52. Then, the program 56 generates the fifth provided information based on the received alert information and the specified operation instruction information (S73). Specifically, the program 56 reads the fifth format data from the memory 52. Then, the program 56 inputs the route ID included in the alert information in the input field of the read fifth format data with the field name "route ID", and the field name "operation ID". The operation ID of the specified operation instruction information is input to the input field with the mark, and the acquired alert is input to the input field with the field name "alert" to generate the fifth provision information. The process of the program 56 specifying the operation instruction information having the vehicle ID matching the vehicle ID included in the received alert information from the plurality of operation instruction information stored in the memory 52 is the process of specifying the operation instruction information according to the claim of the present invention. Corresponds to "2 specific processing". The process of step S73 in which the program 56 generates the fifth provided information corresponds to the "fifth generation process" of the claim of the present invention.

情報処理装置11のプログラム56は、メモリ52の記憶領域であって、上述の第2URLに含まれるパスが示す所定の記憶領域に、生成した第5提供情報を記憶させる(S73)。なお、第5提供情報をGTFSサーバ12に提供するための第2URLと、上述の第1提供情報や第2提供情報や第3提供情報や第4提供情報をGTFSサーバ12に提供するための第2URLとは、同一であってもよいし、相違していてもよい。 The program 56 of the information processing apparatus 11 stores the generated fifth provided information in a predetermined storage area indicated by a path included in the second URL described above, which is a storage area of the memory 52 (S73). The second URL for providing the fifth provided information to the GTFS server 12, and the second URL for providing the above-mentioned first provided information, second provided information, third provided information, and fourth provided information to the GTFS server 12. The two URLs may be the same or different.

次に、「アラート等」プルダウンメニュー64において「増便」が選択された場合について説明する。ブラウザ46は、「増便」の選択を受け付けたことに応じて、図14(A)に示される増便作成画面をディスプレイ47に表示させる。増便作成画面は、運行指示書作成画面と同様に、「乗務員1」及び「乗務員2」の文字と、乗務員を選択する2つのプルダウンメニュー83と、「車両」の文字と、車両を選択するプルダウンメニュー84と、「出庫時刻」の文字と、出庫時刻が入力されるテキストボックス85と、「路線ID」の文字と、路線IDを選択するプルダウンメニュー86と、「OK」アイコン89と、を有する。また、増便作成画面は、「時刻設定」の文字と、増便されるバス15が各バス停を出発する時刻が入力される複数のテキストボックス90を有する。 Next, a case where “increased flights” is selected in the “alerts” pull-down menu 64 will be described. The browser 46 causes the display 47 to display the flight increase creation screen shown in FIG. 14A in response to the acceptance of the selection of “flight increase”. Similar to the operation instruction creation screen, the flight increase creation screen has the characters "crew 1" and "crew 2", two pull-down menus 83 for selecting the crew, the characters "vehicle", and the pull-down for selecting the vehicle. It has a menu 84, a text box 85 for inputting the characters of "delivery time", a text box 85 for inputting the delivery time, a character of "route ID", a pull-down menu 86 for selecting a route ID, and an "OK" icon 89. .. In addition, the flight increase creation screen has a plurality of text boxes 90 in which the characters "time setting" and the time when the bus 15 to be increased departs from each bus stop are input.

ブラウザ46は、「OK」アイコン89が選択されたことに応じて、プルダウンメニュー83、84、86において選択された乗務員名、車両ID、及び路線IDと、テキストボックス85、90に入力された出庫時刻及び各バス停における出発時刻と、を取得する(S74)。ブラウザ46は、取得した増便情報を含むリクエストを、通信I/F43及びインターネット14を通じて情報処理装置11に送信する(S75)。 The browser 46 receives the crew name, vehicle ID, and route ID selected in the pull-down menus 83, 84, and 86 in response to the selection of the "OK" icon 89, and the delivery of goods entered in the text boxes 85 and 90. The time and the departure time at each bus stop are acquired (S74). The browser 46 transmits a request including the acquired flight increase information to the information processing device 11 through the communication I / F 43 and the Internet 14 (S75).

情報処理装置11のプログラム56は、端末装置13が送信した増便情報を含むリクエストを、通信I/F53を通じて受信する(S75)。プログラム56が増便情報を含むリクエストを受信するステップS75の処理は、本発明の請求項の「第5取得処理」に相当する。 The program 56 of the information processing device 11 receives the request including the flight increase information transmitted by the terminal device 13 through the communication I / F 53 (S75). The process of step S75 in which the program 56 receives the request including the flight increase information corresponds to the "fifth acquisition process" of the claim of the present invention.

プログラム56は、受信した増便情報に基づいて、第6提供情報を生成する(S76)。具体的に説明すると、プログラム56は、増便情報を受信したことに応じて、ユニークな運行IDを生成する。また、プログラム56は、第6フォーマットデータをメモリ52から読み出す。プログラム56は、読み出した第6フォーマットデータの入力フィールドであって、フィールド名「路線ID」を付された入力フィールドに、増便情報に含まれる路線IDを入力し、フィールド名「運行ID」を付された入力フィールドに、生成した運行IDを入力して、第6提供情報を生成する。プログラム56が第6提供情報を生成するステップS76の処理は、本発明の請求項の「第6生成処理」に相当する。 The program 56 generates the sixth provided information based on the received flight increase information (S76). Specifically, the program 56 generates a unique operation ID in response to receiving the flight increase information. Further, the program 56 reads the sixth format data from the memory 52. The program 56 is an input field of the read sixth format data, and inputs the route ID included in the flight increase information in the input field with the field name "route ID", and attaches the field name "operation ID". The generated operation ID is input to the input field, and the sixth provided information is generated. The process of step S76 in which the program 56 generates the sixth provided information corresponds to the "sixth generation process" of the claim of the present invention.

情報処理装置11のプログラム56は、メモリ52の記憶領域であって、上述の第2URLに含まれるパスが示す所定の記憶領域に、生成した第6提供情報を記憶させる(S76)。なお、第6提供情報をGTFSサーバ12に提供するための第2URLと、上述の第1提供情報や第2提供情報や第3提供情報や第4提供情報や第5提供情報をGTFSサーバ12に提供するための第2URLとは、同一であってもよいし、相違していてもよい。 The program 56 of the information processing apparatus 11 stores the generated sixth provided information in a predetermined storage area indicated by a path included in the second URL described above, which is a storage area of the memory 52 (S76). It should be noted that the second URL for providing the sixth provided information to the GTFS server 12 and the above-mentioned first provided information, second provided information, third provided information, fourth provided information, and fifth provided information are transmitted to the GTFS server 12. It may be the same as or different from the second URL for providing.

次に、「アラート等」プルダウンメニュー64において「欠便」が選択された場合について説明する。ブラウザ46は、「欠便」の選択を受け付けたことに応じて、図14(B)に示される欠便作成画面をディスプレイ47に表示させる。欠便作成画面は、「路線ID」の文字と、路線IDの選択を受け付ける「路線ID」プルダウンメニュー95と、「車両ID」の文字と、「車両ID」プルダウンメニュー96と、「欠便理由」の文字と、欠便理由の入力を受け付けるテキストボックス97と、「OK」アイコン98と、を有する。ブラウザ46は、「OK」アイコン98が選択されたことに応じて、路線ID、車両ID、及び欠便理由を取得する(図9のS77)。 Next, a case where “missing flight” is selected in the “alert, etc.” pull-down menu 64 will be described. The browser 46 causes the display 47 to display the flight absence creation screen shown in FIG. 14B in response to the acceptance of the selection of “missing flight”. On the flight cancellation creation screen, the characters of "route ID", the "route ID" pull-down menu 95 for accepting the selection of the route ID, the characters of "vehicle ID", the "vehicle ID" pull-down menu 96, and the "reason for absence" , A text box 97 that accepts the input of the reason for the absence of flights, and an “OK” icon 98. The browser 46 acquires the route ID, the vehicle ID, and the reason for the absence of flights according to the selection of the "OK" icon 98 (S77 in FIG. 9).

ブラウザ46は、図9に示されるように、取得した路線ID、車両ID、及び欠便理由を有する欠便情報を含むリクエストを、通信I/F43及びインターネット14を通じて情報処理装置11に送信する(S78)。 As shown in FIG. 9, the browser 46 transmits a request including the acquired route ID, vehicle ID, and flight absence information having the reason for flight to the information processing device 11 through the communication I / F 43 and the Internet 14. S78).

情報処理装置11のプログラム56は、端末装置13が送信した欠便情報を含むリクエストを、通信I/F53を通じて受信する(S78)。プログラム56が欠便情報を含むリクエストを受信するステップS78の処理は、本発明の請求項の「第6取得処理」に相当する。 The program 56 of the information processing device 11 receives the request including the flight absence information transmitted by the terminal device 13 through the communication I / F 53 (S78). The process of step S78 in which the program 56 receives the request including the flight absence information corresponds to the "sixth acquisition process" of the claim of the present invention.

プログラム56は、受信した欠便情報に含まれる車両IDと一致する車両IDを有する運行指示情報を、メモリ52に記憶された複数の運行指示情報の中から特定する。そして、プログラム56は、受信した欠便情報及び特定した運行指示情報に基づいて、第7提供情報を生成する(S79)。具体的に説明すると、プログラム56は、第7フォーマットデータをメモリ52から読み出す。プログラム56は、読み出した第7フォーマットデータの入力フィールドであって、フィールド名「路線ID」を付された入力フィールドに、欠便情報に含まれる路線IDを入力し、フィールド名「運行ID」を付された入力フィールドに、特定した運行指示情報が有する運行IDを入力し、フィールド名「欠便理由」を付された入力フィールドに、取得した欠便理由を入力して、第7提供情報を生成する。プログラム56が第7提供情報を生成するステップS79の処理は、本発明の請求項の「第7生成処理」に相当する。 The program 56 identifies operation instruction information having a vehicle ID that matches the vehicle ID included in the received flight absence information from a plurality of operation instruction information stored in the memory 52. Then, the program 56 generates the seventh provision information based on the received flight absence information and the specified operation instruction information (S79). Specifically, the program 56 reads the seventh format data from the memory 52. The program 56 is an input field of the read 7th format data, and inputs the route ID included in the flight absence information in the input field with the field name "route ID", and inputs the field name "operation ID". Enter the operation ID of the specified operation instruction information in the attached input field, enter the acquired reason for absence in the input field with the field name "reason for absence", and enter the 7th provided information. Generate. The process of step S79 in which the program 56 generates the seventh provided information corresponds to the "seventh generation process" of the claim of the present invention.

情報処理装置11のプログラム56は、メモリ52の記憶領域であって、上述の第2URLに含まれるパスが示す所定の記憶領域に、生成した第7提供情報を記憶させる(S79)。なお、第7提供情報をGTFSサーバ12に提供するための第2URLと、上述の第1提供情報や第2提供情報や第3提供情報や第4提供情報や第5提供情報や第6提供情報をGTFSサーバ12に提供するための第2URLとは、同一であってもよいし、相違していてもよい。 The program 56 of the information processing apparatus 11 stores the generated seventh provision information in a predetermined storage area indicated by a path included in the second URL described above, which is a storage area of the memory 52 (S79). In addition, the second URL for providing the seventh provided information to the GTFS server 12, and the above-mentioned first provided information, second provided information, third provided information, fourth provided information, fifth provided information, and sixth provided information. May be the same as or different from the second URL for providing the GTFS server 12.

GTFSサーバ12のGTFSプログラムは、第5提供情報を送信することを要求するコマンドを含む要求情報を、情報処理装置11が公開する第2URLに対して定期的に送信するポーリング処理を実行する(S80)。また、GTFSプログラムは、第6提供情報を送信することを要求するコマンドを含む要求情報を、情報処理装置11が公開する第2URLに対して定期的に送信するポーリング処理を実行する(S82)。また、GTFSプログラムは、第7提供情報を送信することを要求するコマンドを含む要求情報を、情報処理装置11が公開する第2URLに対して定期的に送信するポーリング処理を実行する(S84)。 The GTFS program of the GTFS server 12 executes a polling process of periodically transmitting request information including a command requesting transmission of the fifth provided information to the second URL published by the information processing apparatus 11 (S80). ). Further, the GTFS program executes a polling process of periodically transmitting request information including a command requesting transmission of the sixth provided information to the second URL disclosed by the information processing apparatus 11 (S82). Further, the GTFS program executes a polling process of periodically transmitting request information including a command requesting transmission of the seventh provided information to the second URL disclosed by the information processing apparatus 11 (S84).

情報処理装置11のプログラム56は、要求情報に含まれるコマンドにしたがって、第5提供情報、第6提供情報、及び第7提供情報をGTFSサーバ12に対して送信する(S81、S83、S85)。 The program 56 of the information processing apparatus 11 transmits the fifth provided information, the sixth provided information, and the seventh provided information to the GTFS server 12 according to the command included in the request information (S81, S83, S85).

上述のように、情報処理装置11のプログラム56は、アラート情報や、増便情報や、欠便情報をGTFSサーバ12に提供する作業を、バス事業者に代わって実行する。 As described above, the program 56 of the information processing device 11 executes the work of providing the alert information, the flight increase information, and the flight absence information to the GTFS server 12 on behalf of the bus operator.

[実施形態の作用効果] [Action and effect of the embodiment]

情報処理装置11のプログラム56は、情報収集装置16から取得したバス情報に含まれる車両IDと一致する車両IDを含む運行指示情報を特定し、特定した運行指示情報に含まれる路線IDと、取得したバス情報に含まれる車両ID及び位置情報と、を含む第1提供情報をGTFSサーバ12に提供する。GTFSサーバ12に提供する第1提供情報は、路線ID及び車両IDを含むので、GTFSサーバ12に提供した位置情報が、どの路線のどの運行に携わるバス15の位置情報であるかを、GTFSサーバ12に特定させることができる。その結果、プログラム56は、各路線の各運行に携わるバス15の位置情報を、GTFSサーバ12が提供するサービスを利用して、ユーザに提供することができる。すなわち、本発明に係るプログラムは、各路線に携わるバス15の位置情報を、リアルタイムでユーザに提供することができる。 The program 56 of the information processing device 11 identifies the operation instruction information including the vehicle ID that matches the vehicle ID included in the bus information acquired from the information collection device 16, and acquires the route ID included in the specified operation instruction information. The first provided information including the vehicle ID and the position information included in the bus information is provided to the GTFS server 12. Since the first provided information provided to the GTFS server 12 includes the route ID and the vehicle ID, the GTFS server determines which route and which operation the bus 15 is involved in the location information provided to the GTFS server 12. It can be specified by 12. As a result, the program 56 can provide the location information of the bus 15 involved in each operation of each route to the user by using the service provided by the GTFS server 12. That is, the program according to the present invention can provide the user with the position information of the bus 15 involved in each route in real time.

また、情報処理装置11のプログラム56は、取得した路線情報を含む第2提供情報をGTFSサーバ12に提供する。例えば、GTFSサーバ12は、第1提供情報に含まれる路線IDと一致する路線IDを有する第2提供情報を特定し、特定した第2提供情報に含まれるルート情報が示すルート上の位置であって、第1提供情報に含まれる位置情報が示す位置にバス15を示すオブジェクトを表示する。したがって、プログラム56は、GTFSサーバ12が提供するサービスを利用して、各路線におけるバス15の位置情報を、リアルタイムでユーザに提供することができる。 Further, the program 56 of the information processing device 11 provides the GTFS server 12 with the second provided information including the acquired route information. For example, the GTFS server 12 identifies a second provided information having a route ID that matches the route ID included in the first provided information, and is a position on the route indicated by the route information included in the specified second provided information. Then, the object indicating the bus 15 is displayed at the position indicated by the position information included in the first provided information. Therefore, the program 56 can provide the position information of the bus 15 on each route to the user in real time by using the service provided by the GTFS server 12.

また、情報処理装置11のプログラム56は、取得した複数の運行指示情報のそれぞれに対して、ユニークな運行IDを生成し、生成した運行IDを運行指示情報に付してGTFSサーバ12に提供する。また、プログラム56は、位置情報とともに、運行IDをGTFSサーバ12に提供する。したがって、プログラム56は、運行指示情報に付与するユニークな運行IDをオペレータが重複しないように設定する手間を省くことができ、また、GTFSサーバ12が提供するサービスを利用して、各路線の各運行に携わるバス15の位置情報を、リアルタイムでユーザに提供することができる。 Further, the program 56 of the information processing device 11 generates a unique operation ID for each of the acquired plurality of operation instruction information, attaches the generated operation ID to the operation instruction information, and provides the generated operation ID to the GTFS server 12. .. The program 56 also provides the operation ID to the GTFS server 12 together with the location information. Therefore, the program 56 can save the trouble of setting the unique operation ID given to the operation instruction information so that the operator does not duplicate it, and also uses the service provided by the GTFS server 12 to use each of the routes. The location information of the bus 15 involved in the operation can be provided to the user in real time.

また、情報処理装置11のプログラム56は、情報収集装置16から取得した画像データに基づいて、バス15に乗車している人の数である乗車人数、及び乗車率を算出し、乗車人数及び乗車率を含む乗車情報をGTFSサーバ12に提供する。したがって、プログラム56は、位置情報に加え、乗車情報もリアルタイムでユーザに提供することができる。 Further, the program 56 of the information processing device 11 calculates the number of passengers and the occupancy rate, which are the number of passengers on the bus 15, based on the image data acquired from the information collecting device 16, and calculates the number of passengers and the occupancy rate. The boarding information including the rate is provided to the GTFS server 12. Therefore, the program 56 can provide the user with boarding information in real time in addition to the position information.

また、情報処理装置11のプログラム56は、車両ID及び乗車情報を含むレスポンスを、バス15を運用するバス事業者の端末装置13に送信する。したがって、プログラム56は、バス事業者が、バス15の運転者が携帯電話などで連絡した乗車人数に基づいて増便を行うか否かを決定する場合に比べ、増便を行うか否かをバス事業者に容易に判断させることができる。また、プログラム56は、バス15の運転者が乗車人数をバス事業者に連絡する手間を省くことができる。 Further, the program 56 of the information processing device 11 transmits a response including the vehicle ID and boarding information to the terminal device 13 of the bus operator operating the bus 15. Therefore, the program 56 determines whether or not to increase the number of flights, as compared with the case where the bus operator decides whether or not to increase the number of flights based on the number of passengers contacted by the driver of the bus 15 via a mobile phone or the like. Can be easily judged by a person. Further, the program 56 can save the trouble of the driver of the bus 15 notifying the bus operator of the number of passengers.

また、情報処理装置11のプログラム56は、入力画面を端末装置13に送信し、端末装置13で入力されたアラート情報を取得し、取得したアラート情報をGTFSサーバ12に提供する。したがって、プログラム56は、バス事業者がアラート情報をGTFSサーバ12に提供する手間を省くことができる。 Further, the program 56 of the information processing device 11 transmits an input screen to the terminal device 13, acquires the alert information input by the terminal device 13, and provides the acquired alert information to the GTFS server 12. Therefore, the program 56 can save the trouble of the bus operator providing the alert information to the GTFS server 12.

また、情報処理装置11のプログラム56は、入力画面を端末装置13に送信し、端末装置13で入力された増便情報を取得し、取得した増便情報をGTFSサーバ12に提供する。したがって、プログラム56は、バス事業者が増便情報をGTFSサーバ12に提供する手間を省くことができる。 Further, the program 56 of the information processing device 11 transmits an input screen to the terminal device 13, acquires the flight increase information input by the terminal device 13, and provides the acquired flight increase information to the GTFS server 12. Therefore, the program 56 can save the trouble of the bus operator providing the flight increase information to the GTFS server 12.

また、情報処理装置11のプログラム56は、入力画面を端末装置13に送信し、端末装置13で入力された欠便情報を取得し、取得した欠便情報をGTFSサーバ12に提供する。したがって、プログラム56は、バス事業者が欠便情報をGTFSサーバ12に提供する手間を省くことができる。 Further, the program 56 of the information processing device 11 transmits an input screen to the terminal device 13, acquires the inconvenience information input by the terminal device 13, and provides the acquired inconvenience information to the GTFS server 12. Therefore, the program 56 can save the trouble of the bus operator providing the flight absence information to the GTFS server 12.

また、情報処理装置11のプログラム56は、フォーマットデータの入力フィールドに、路線ID、移動体ID、及び位置情報を入力して第1提供情報を生成するので、GTFSサーバ12が要求するフォーマットで路線ID、移動体ID、及び位置情報をGTFSサーバ12に提供することができる。 Further, since the program 56 of the information processing device 11 inputs the route ID, the moving body ID, and the position information in the format data input field to generate the first provided information, the route is in the format required by the GTFS server 12. The ID, the moving body ID, and the position information can be provided to the GTFS server 12.

また、情報処理装置11のプログラム56は、車両IDと上限人数とを対応付けて車両テーブルとしてメモリ52に記憶させ、情報収集装置16から取得した画像データと、車両テーブルとを用いて乗車率を算出し、算出した乗車率を乗車情報に含める。したがって、プログラム56は、乗車人数に加えて乗車率も、ユーザ及びバス事業者にリアルタイムで提供することができる。 Further, the program 56 of the information processing device 11 associates the vehicle ID with the maximum number of people and stores it in the memory 52 as a vehicle table, and uses the image data acquired from the information collecting device 16 and the vehicle table to determine the occupancy rate. Calculate and include the calculated boarding rate in the boarding information. Therefore, the program 56 can provide the occupancy rate as well as the number of occupants to the user and the bus operator in real time.

[変形例] [Modification example]

上述の実施形態では、GTFSサーバ12が提供するフォーマットデータを用いて提供情報が生成される例が説明された。しかしながら、プログラム56は、GTFSサーバ12が提供するフォーマットデータ以外のフォーマットデータを用いて提供情報を生成してもよい。すなわち、プログラム56は、GTFS以外のシステムに提供される提供情報を生成するものであってもよい。 In the above-described embodiment, an example in which the provided information is generated using the format data provided by the GTFS server 12 has been described. However, the program 56 may generate the provided information using format data other than the format data provided by the GTFS server 12. That is, the program 56 may generate the provided information provided to a system other than GTFS.

上述の実施形態では、GTFSサーバ12が、情報処理装置11にアクセスして提供情報を取得する例を説明した。しかしながら、情報処理装置11が提供データをGTFSサーバ12に送信してもよい。なお、GTFSサーバ12が、情報処理装置11にアクセスして提供情報を取得するのは、GTFSサーバ12が、提供情報の取得に要する負荷をコントロールするためなどである。 In the above-described embodiment, an example in which the GTFS server 12 accesses the information processing device 11 to acquire the provided information has been described. However, the information processing device 11 may transmit the provided data to the GTFS server 12. The GTFS server 12 accesses the information processing device 11 and acquires the provided information in order for the GTFS server 12 to control the load required for acquiring the provided information.

上述の実施形態では、アラート作成画面(図13(B))のプルダウンメニュー92において、車両IDが選択される例を説明した。しかしながら、アラート作成画面のプルダウンメニュー92において、車両IDが選択されず、プルダウンメニュー91において、路線IDのみが選択されてもよい。すなわち、オペレータは、車両IDを選択して各運行に対してアラートを作成することもできるし、車両IDを選択せず、路線全体に対してアラートを作成することもできる。 In the above-described embodiment, an example in which the vehicle ID is selected in the pull-down menu 92 of the alert creation screen (FIG. 13 (B)) has been described. However, the vehicle ID may not be selected in the pull-down menu 92 of the alert creation screen, and only the route ID may be selected in the pull-down menu 91. That is, the operator can select the vehicle ID and create an alert for each operation, or can create an alert for the entire route without selecting the vehicle ID.

上述の実施形態では、バス15の運行管理を行う管理システム10の情報処理装置11を用いて、バス15の位置やアラートや増便情報や欠便情報や乗車情報をGTFSサーバ12に提供する例を説明した。しかしながら、情報処理装置11は、バス15の運行を管理するためのものでなくてもよい。 In the above-described embodiment, an example in which the information processing device 11 of the management system 10 that manages the operation of the bus 15 is used to provide the position of the bus 15, alerts, flight increase information, flight absence information, and boarding information to the GTFS server 12. explained. However, the information processing device 11 does not have to be for managing the operation of the bus 15.

10・・・管理システム
11・・・情報処理装置
12・・・GTFSサーバ
13・・・端末装置
24・・・カメラ
51・・・CPU
52・・・メモリ
53・・・通信I/F
56・・・プログラム
10 ... Management system 11 ... Information processing device 12 ... GTFS server 13 ... Terminal device 24 ... Camera 51 ... CPU
52 ... Memory 53 ... Communication I / F
56 ... Program

Claims (11)

メモリ及び通信インタフェースを備える情報処理装置のコンピュータによって実行されるプログラムであって、
路線を識別する路線ID及び移動体を識別する移動体IDをそれぞれ含む複数の運行指示情報を上記通信インタフェースを通じて取得する第1取得処理と、
取得した上記運行指示情報を上記メモリに記憶させる記憶処理と、
上記移動体ID及び当該移動体の位置を示す位置情報を含み、当該移動体に搭載された情報収集装置が発信する移動体情報を、上記通信インタフェースを通じて取得する第2取得処理と、
上記メモリに記憶された複数の上記運行指示情報のうち、上記移動体情報に含まれる上記移動体IDと一致する移動体IDを有する上記運行指示情報を特定する第1特定処理と、
特定した上記運行指示情報に含まれる上記路線ID及び上記第2取得処理で取得した上記移動体IDに応じた情報及び上記位置情報を含み、インターネットを通じてサーバに提供される第1提供情報を生成する第1生成処理と、を前記コンピュータに実行させるプログラム。
A program executed by a computer of an information processing device equipped with a memory and a communication interface.
The first acquisition process of acquiring a plurality of operation instruction information including the route ID for identifying the route and the mobile ID for identifying the mobile body through the above communication interface, and
A storage process for storing the acquired operation instruction information in the memory, and
A second acquisition process that includes the mobile ID and position information indicating the position of the mobile and acquires mobile information transmitted by the information collecting device mounted on the mobile through the communication interface.
Among the plurality of operation instruction information stored in the memory, the first specific process for specifying the operation instruction information having the mobile ID matching the mobile ID included in the mobile information, and the first specific process.
The first provided information provided to the server via the Internet is generated including the information corresponding to the route ID included in the specified operation instruction information, the mobile ID acquired in the second acquisition process, and the location information. A program that causes the computer to execute the first generation process.
上記路線IDと、複数の停留所を示す停留所情報と、当該停留所を繋ぐ移動体の経路を示すルート情報と、ダイヤ情報と、を含む路線情報を取得する第3取得処理と、
取得した上記路線情報を含み、インターネットを通じて上記サーバに提供する第2提供情報を生成する第2生成処理と、を上記コンピュータにさらに実行させる請求項1に記載のプログラム。
A third acquisition process for acquiring route information including the above route ID, stop information indicating a plurality of stops, route information indicating a route of a moving body connecting the stops, and timetable information.
The program according to claim 1, wherein the computer further executes a second generation process of generating the second provision information provided to the server via the Internet, including the acquired route information.
上記第1取得処理で取得した複数の上記運行指示情報のそれぞれに対して、ユニークな運行IDを生成する運行ID生成処理と、
取得した上記運行指示情報及び生成した上記運行IDを含み、インターネットを通じて上記サーバに提供する第3提供情報を生成する第3生成処理と、を上記コンピュータにさらに実行させ、
前記第1提供情報は、上記第1特定処理で特定した上記運行指示情報に付された上記運行IDを上記移動体IDに応じた情報として含む、請求項1または2に記載のプログラム。
An operation ID generation process that generates a unique operation ID for each of the plurality of operation instruction information acquired in the first acquisition process, and
The computer is further executed with the third generation process of generating the third provision information provided to the server through the Internet, including the acquired operation instruction information and the generated operation ID.
The program according to claim 1 or 2, wherein the first provided information includes the operation ID attached to the operation instruction information specified in the first specific process as information corresponding to the mobile ID.
上記移動体情報は、上記移動体に搭載されたカメラが撮像した画像を示す画像データをさらに含み、
上記第2取得処理で取得した上記移動体情報に含まれる上記画像データに基づいて、上記移動体内の人数に応じた情報である乗車情報を生成する乗車情報生成処理と、
上記第1特定処理で特定した上記運行指示情報に含まれる上記路線IDと、上記第2取得処理で取得した上記移動体IDに応じた情報及び上記乗車情報と、を含み、インターネットを通じて上記サーバに提供する第4提供情報を生成する第4生成処理と、を上記コンピュータに実行させる請求項1から3のいずれかに記載のプログラム。
The moving body information further includes image data indicating an image captured by a camera mounted on the moving body.
Based on the image data included in the moving body information acquired in the second acquisition process, the boarding information generation process that generates boarding information that is information according to the number of people in the moving body, and
The route ID included in the operation instruction information specified in the first specific process, the information corresponding to the mobile ID acquired in the second acquisition process, and the boarding information are included in the server via the Internet. The program according to any one of claims 1 to 3, which causes the computer to execute the fourth generation process for generating the fourth provided information to be provided.
上記移動体を運用する事業者の端末装置が送信したリクエストを、上記通信インタフェースを通じて受信するリクエスト受信処理と、
上記第2取得処理で取得した上記移動体IDと、生成した上記乗車情報と、を含むレスポンスを、上記通信インタフェースを通じて送信するレスポンス送信処理と、を上記コンピュータに実行させる請求項4に記載のプログラム。
Request reception processing for receiving the request transmitted by the terminal device of the operator operating the mobile unit through the communication interface, and
The program according to claim 4, wherein the computer executes a response transmission process of transmitting a response including the mobile ID acquired in the second acquisition process and the generated boarding information through the communication interface. ..
上記移動体IDと、当該移動体IDが示す移動体が携わる運行に関するアラートと、を上記通信インタフェースを通じて取得する第4取得処理と、
上記第1取得処理で取得した複数の上記運行指示情報のそれぞれに対して、ユニークな運行IDを生成する運行ID生成処理と、
取得した上記移動体IDと一致する移動体IDを含む上記運行指示情報に対して生成した上記運行IDを特定する第2特定処理と、
特定した上記運行ID及び取得した上記アラートを含み、インターネットを通じて上記サーバに提供する第5提供情報を生成する第5生成処理と、を上記コンピュータに実行させる請求項1から5のいずれかに記載のプログラム。
A fourth acquisition process for acquiring the mobile ID and an alert regarding the operation of the mobile indicated by the mobile ID through the communication interface.
An operation ID generation process that generates a unique operation ID for each of the plurality of operation instruction information acquired in the first acquisition process, and
A second specific process for specifying the operation ID generated for the operation instruction information including the acquired mobile ID that matches the mobile ID, and
The fifth generation process for generating the fifth provision information provided to the server via the Internet, including the specified operation ID and the acquired alert, according to any one of claims 1 to 5. program.
上記路線ID及び上記移動体IDを含む増便情報を上記通信インタフェースを通じて取得する第5取得処理と、
取得した上記路線ID及び上記増便情報を含み、インターネットを通じて上記サーバに提供する第6提供情報を生成する第6生成処理と、を上記コンピュータに実行させる請求項1から6のいずれかに記載のプログラム。
A fifth acquisition process for acquiring flight increase information including the route ID and the mobile ID through the communication interface, and
The program according to any one of claims 1 to 6, which includes the acquired route ID and the flight increase information, and causes the computer to execute the sixth generation process of generating the sixth provided information provided to the server via the Internet. ..
上記路線ID及び上記移動体IDを含む欠便情報を上記通信インタフェースを通じて取得する第6取得処理と、
取得した上記路線IDと、取得した上記移動体IDに応じた情報と、上記欠便情報と、を含み、インターネットを通じて上記サーバに提供する第7提供情報を生成する第7生成処理と、を上記コンピュータに実行させる請求項1から7のいずれかに記載のプログラム。
The sixth acquisition process of acquiring the flight absence information including the route ID and the mobile ID through the communication interface, and
The 7th generation process of generating the 7th provision information provided to the server through the Internet, including the acquired route ID, the information corresponding to the acquired mobile ID, and the flight absence information, is described above. The program according to any one of claims 1 to 7, which is to be executed by a computer.
上記メモリは、複数の入力フィールドを有するフォーマットデータを記憶しており、
上記第1生成処理は、上記フォーマットデータの上記入力フィールドに、上記路線ID、上記移動体IDに応じた情報、及び位置情報を入力して上記第1提供情報を生成する処理を含む、請求項1から8のいずれかに記載のプログラム。
The above memory stores format data having a plurality of input fields, and stores the format data.
The first generation process includes a process of inputting the route ID, the information corresponding to the mobile ID, and the position information into the input field of the format data to generate the first provided information. The program according to any one of 1 to 8.
上記メモリは、上記移動体IDと上限人数とが対応付けられたテーブルを有しており、
上記乗車情報生成処理は、
上記第2取得処理で取得した上記運行指示情報に含まれる上記移動体IDと上記テーブルにおいて対応付けられた上限人数を特定する処理と、
上記画像データに基づいて、上記移動体内の人数をカウントする処理と、
特定した上限人数に対するカウントした人数の割合である乗車率を、上記乗車情報として算出する処理と、を含む、請求項4に記載のプログラム。
The memory has a table in which the mobile ID and the maximum number of people are associated with each other.
The above boarding information generation process
A process of specifying the maximum number of people associated with the mobile ID included in the operation instruction information acquired in the second acquisition process and the table.
Based on the image data, the process of counting the number of people in the moving body and
The program according to claim 4, further comprising a process of calculating the boarding rate, which is the ratio of the counted number of people to the specified upper limit number of people, as the boarding information.
請求項1から10のいずれかに記載のプログラムを実装する情報処理装置。
An information processing device that implements the program according to any one of claims 1 to 10.
JP2019127177A 2019-07-08 2019-07-08 Programs and information processing equipment Active JP6958931B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019127177A JP6958931B2 (en) 2019-07-08 2019-07-08 Programs and information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019127177A JP6958931B2 (en) 2019-07-08 2019-07-08 Programs and information processing equipment

Publications (2)

Publication Number Publication Date
JP2021012608A true JP2021012608A (en) 2021-02-04
JP6958931B2 JP6958931B2 (en) 2021-11-02

Family

ID=74227938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019127177A Active JP6958931B2 (en) 2019-07-08 2019-07-08 Programs and information processing equipment

Country Status (1)

Country Link
JP (1) JP6958931B2 (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001328534A (en) * 2000-05-22 2001-11-27 Matsushita Electric Ind Co Ltd System of giving information on use of transportation means
JP2002171234A (en) * 2000-11-30 2002-06-14 Jikokuhyo Joho Service Kk System for broadcasting operation information of public transport by digital broadcasting and system for receiving the same broadcasting
JP2006048597A (en) * 2004-08-09 2006-02-16 Techno Craft Co Ltd Mobile object information providing device
JP2007502455A (en) * 2003-08-15 2007-02-08 株式会社日立製作所 Public car, stop station and center system with information exchange function
JP2010097281A (en) * 2008-10-14 2010-04-30 Buaru Kenkyusho:Kk Reminder system, evocation information providing method, and computer program
JP2011108181A (en) * 2009-11-20 2011-06-02 Toshiba Corp Vehicle information providing system and vehicle information providing method
JP2011227550A (en) * 2010-04-15 2011-11-10 Clarion Co Ltd Stop device, on-vehicle device, operation management device and operation management system
JP2012046184A (en) * 2011-11-07 2012-03-08 Navitime Japan Co Ltd Route map display device, route map display system, route map display method, and route map information distribution server
JP2012056576A (en) * 2011-12-22 2012-03-22 Zenrin Datacom Co Ltd Guide device, guide method, and computer program
JP2012196987A (en) * 2011-03-18 2012-10-18 Hitachi Ltd Traveler flow prediction device
JP2014203124A (en) * 2013-04-01 2014-10-27 株式会社日立製作所 Bus transit control system, device, and method
JP2019061533A (en) * 2017-09-27 2019-04-18 株式会社野村総合研究所 Seat management system and seat management program

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001328534A (en) * 2000-05-22 2001-11-27 Matsushita Electric Ind Co Ltd System of giving information on use of transportation means
JP2002171234A (en) * 2000-11-30 2002-06-14 Jikokuhyo Joho Service Kk System for broadcasting operation information of public transport by digital broadcasting and system for receiving the same broadcasting
JP2007502455A (en) * 2003-08-15 2007-02-08 株式会社日立製作所 Public car, stop station and center system with information exchange function
JP2006048597A (en) * 2004-08-09 2006-02-16 Techno Craft Co Ltd Mobile object information providing device
JP2010097281A (en) * 2008-10-14 2010-04-30 Buaru Kenkyusho:Kk Reminder system, evocation information providing method, and computer program
JP2011108181A (en) * 2009-11-20 2011-06-02 Toshiba Corp Vehicle information providing system and vehicle information providing method
JP2011227550A (en) * 2010-04-15 2011-11-10 Clarion Co Ltd Stop device, on-vehicle device, operation management device and operation management system
JP2012196987A (en) * 2011-03-18 2012-10-18 Hitachi Ltd Traveler flow prediction device
JP2012046184A (en) * 2011-11-07 2012-03-08 Navitime Japan Co Ltd Route map display device, route map display system, route map display method, and route map information distribution server
JP2012056576A (en) * 2011-12-22 2012-03-22 Zenrin Datacom Co Ltd Guide device, guide method, and computer program
JP2014203124A (en) * 2013-04-01 2014-10-27 株式会社日立製作所 Bus transit control system, device, and method
JP2019061533A (en) * 2017-09-27 2019-04-18 株式会社野村総合研究所 Seat management system and seat management program

Also Published As

Publication number Publication date
JP6958931B2 (en) 2021-11-02

Similar Documents

Publication Publication Date Title
US10387984B2 (en) Method of providing call taxi service and call taxi service server
JP5333673B2 (en) Mobile information terminal, information management device, and information management system for mobile information terminal
EP2849051B1 (en) Communication terminal, information processing method, and carrier means
JP5485971B2 (en) Search support system and search support program
JP2017116998A (en) Information processing device, information processing system, information processing method, and information processing program
KR101265158B1 (en) Bus information system and processing method thereof
JP2002117476A (en) Dynamic management system, dynamic management information center device and dynamic management method
KR101234269B1 (en) Mobile communication terminal for providing children location information
JP5559103B2 (en) Mobile communication terminal and content processing method thereof
JP6958931B2 (en) Programs and information processing equipment
JP7014444B2 (en) Programs and information processing equipment
US20040193746A1 (en) Service search device, service search method and document processing system
JP2013135388A (en) Communication system, server apparatus, and communication method
JP4883944B2 (en) In-vehicle machine
JP2002297474A (en) Bbs(bulletin board system), remote terminal and program
JP5438795B2 (en) Mediation device, position information use system, computer program, and mediation method
JP2006099679A (en) Taxi booking method and device, and taxi booking system
JP2002092232A (en) Meeting arrangement setting/notifying method, meeting arrangement confirming method, meeting arrangement setting/notifying system, meeting arrangement database and meeting arrangement confirming system
JP2005277952A (en) Crime information supply system using mobile communication network
KR20160041204A (en) Method and System for Providing Bus Information
US20220121810A1 (en) Data management system, terminal device, data input method, and non-transitory recording medium
KR101955464B1 (en) System for providing the customized information, method thereof, and recordable medium storing the method
US10740051B2 (en) Information processing system, information processing method, and recording medium
JP2021157810A (en) program
JP2017228188A (en) Information processing system, information processing method and information processing program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20191016

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200401

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210309

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210331

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210928

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210930

R150 Certificate of patent or registration of utility model

Ref document number: 6958931

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150