JP2022173932A - Route guide system, route guide device, route guide method, and program - Google Patents

Route guide system, route guide device, route guide method, and program Download PDF

Info

Publication number
JP2022173932A
JP2022173932A JP2021079996A JP2021079996A JP2022173932A JP 2022173932 A JP2022173932 A JP 2022173932A JP 2021079996 A JP2021079996 A JP 2021079996A JP 2021079996 A JP2021079996 A JP 2021079996A JP 2022173932 A JP2022173932 A JP 2022173932A
Authority
JP
Japan
Prior art keywords
route
location
route guidance
drink
food
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.)
Pending
Application number
JP2021079996A
Other languages
Japanese (ja)
Inventor
倫紀 小林
Tomonori Kobayashi
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.)
Alps Alpine Co Ltd
Original Assignee
Alps Alpine 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 Alps Alpine Co Ltd filed Critical Alps Alpine Co Ltd
Priority to JP2021079996A priority Critical patent/JP2022173932A/en
Publication of JP2022173932A publication Critical patent/JP2022173932A/en
Pending legal-status Critical Current

Links

Images

Abstract

To guide a route to a place suitable for eating and drinking of food and drink when there is a plan to receive food and drink, in a route guide system that guides a route to a destination based on road map data.SOLUTION: A route guide system is configured to guide a first route to a destination based on road map data, and comprises: a search unit that searches for a second place suitable for eating and drinking of food and drink when a plan to receive the food and drink at a first place is received, and a route guide unit that guides the first route including a second route from the first place to the second place.SELECTED DRAWING: Figure 1

Description

本発明は、ルート案内システム、ルート案内装置、ルート案内方法、及びプログラムに関する。 The present invention relates to a route guidance system, a route guidance device, a route guidance method, and a program.

道路地図データに基づいて目的地までのルートを案内するルート案内システムが普及している。また、ドライブスルーで利用できる店舗を探索して車両を案内する車載用ナビゲーション装置が知られている(例えば、特許文献1参照)。 A route guidance system that guides a route to a destination based on road map data is widespread. In addition, there is known an in-vehicle navigation device that searches for stores that can be used through a drive-thru and guides the vehicle (see, for example, Patent Document 1).

特開2002-243479号公報JP-A-2002-243479

車載用ナビゲーション装置において、モバイルオーダー等のサービスと連携して、例えば、ドライブスルーで飲食物を受け取る店舗までのルートの設定や支払処理を実行することにより利便性を向上する取り組みが進められている。 Efforts are being made to improve the convenience of in-vehicle navigation devices by linking with services such as mobile ordering, for example, by setting a route to a store to receive food and drink through a drive-thru and executing payment processing. .

ドライブスルー等で飲食物を受け取った後に、飲食物をすぐに飲食したい場合があるが、車を停車させる場所が必要になるため、従来の技術では、飲食物の飲食に適した場所を探し出すことは困難である。なお、このような課題は、車載用のナビゲーション装置に限られず、例えば、スマートフォン等の情報端末を用いて、車両用のルートを案内するルート案内システムにも共通に存在する。 There are cases where people want to eat and drink immediately after receiving food and drink through a drive-thru or the like, but since a place to stop the car is necessary, conventional technology cannot find a place suitable for eating and drinking. It is difficult. Note that such a problem is not limited to in-vehicle navigation devices, and is commonly present in route guidance systems that guide routes for vehicles using information terminals such as smartphones, for example.

本発明の一実施形態は、上記の問題点に鑑みてなされたものであって、道路地図データに基づいて目的地までのルートを案内するルート案内システムにおいて、飲食物を受け取る計画が入ったときに、飲食物の飲食に適した場所までのルートを案内できるようにする。 An embodiment of the present invention has been made in view of the above problems. In addition, it is possible to guide a route to a place suitable for eating and drinking.

上記の課題を解決するために、本発明の一実施形態に係るルート案内システムは、道路地図データに基づいて目的地までの第1のルートを案内するルート案内システムであって、第1の場所で飲食物を受け取る計画が入ったときに、前記飲食物の飲食に適した第2の場所を検索する検索部と、前記第1の場所から前記第2の場所までの第2のルートを含む前記第1のルートを案内するルート案内部と、を有する。 In order to solve the above problems, a route guidance system according to one embodiment of the present invention is a route guidance system that guides a first route to a destination based on road map data, and includes: a search unit for searching for a second place suitable for eating and drinking of said food and drink when a plan to receive food and drink is entered at a restaurant; and a second route from said first place to said second place. and a route guidance unit that guides the first route.

本発明の一実施形態によれば、道路地図データに基づいて目的地までのルートを案内するルート案内システムにおいて、飲食物を受け取る計画が入ったときに、飲食物の飲食に適した場所までのルートを案内できるようになる。 According to one embodiment of the present invention, in a route guidance system that guides a route to a destination based on road map data, when a plan to receive food and drink comes in, Be able to guide the route.

一実施形態に係るルート案内システムの構成例を示す図(1)である。It is a figure (1) which shows the structural example of the route guidance system which concerns on one Embodiment. 一実施形態に係る施設DBのデータ構造の例を示す図である。It is a figure which shows the example of the data structure of facility DB which concerns on one embodiment. 一実施形態に係るルート案内システムの構成例を示す図(2)である。It is a figure (2) which shows the structural example of the route guidance system which concerns on one Embodiment. 一実施形態に係るコンピュータのハードウェア構成の例を示す図である。It is a figure showing an example of hardware constitutions of a computer concerning one embodiment. 第1の実施形態に係るルート案内処理の例を示すフローチャートである。6 is a flowchart showing an example of route guidance processing according to the first embodiment; 第2の実施形態に係るルート案内処理の例を示すフローチャートである。9 is a flowchart showing an example of route guidance processing according to the second embodiment; 第2の実施形態に係るルート案内処理の例について説明するための図(1)である。FIG. 11 is a diagram (1) for explaining an example of route guidance processing according to the second embodiment; 第2の実施形態に係るルート案内処理の例について説明するための図(2)である。FIG. 11B is a diagram (2) for explaining an example of route guidance processing according to the second embodiment; 第3の実施形態に係るルート案内処理の例を示すフローチャートである。FIG. 11 is a flowchart showing an example of route guidance processing according to the third embodiment; FIG. 第3の実施形態に係る選択画面の例を示す図である。FIG. 11 is a diagram showing an example of a selection screen according to the third embodiment; FIG.

以下に、本発明の実施の形態について、添付の図面を参照して説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention are described below with reference to the accompanying drawings.

<ルート案内システムの構成例>
図1は、一実施形態に係るルート案内システムの構成例を示す図(1)である。ルート案内システム1は、道路地図データに基づいて目的地までのルート(第1のルート)を案内するシステムである。図1の例では、ルート案内システム1は、自動車等の車両10に搭載される車載装置であるルート案内装置100と、通信ネットワーク2を介して、ルート案内装置100と通信可能なサーバ装置20とを含む。
<Configuration example of route guidance system>
FIG. 1 is a diagram (1) showing a configuration example of a route guidance system according to an embodiment. The route guidance system 1 is a system for guiding a route (first route) to a destination based on road map data. In the example of FIG. 1, the route guidance system 1 includes a route guidance device 100, which is an in-vehicle device mounted on a vehicle 10 such as an automobile, and a server device 20 capable of communicating with the route guidance device 100 via a communication network 2. including.

ルート案内装置(車載装置)100は、例えば、車両10に搭載されるカーナビゲーション装置、又はECU(Electric Control Unit)等のコンピュータの構成を備える情報処理装置である。ルート案内装置100は、ルート案内装置100が備えるコンピュータで所定のプログラムを実行することにより、例えば、通信部101、表示制御部102、音声制御部103、操作受付部104、モバイルオーダー処理部105、道路地図DB(Database)106、ルート案内部107、検索部108、及び施設DB109等を実現している。 The route guidance device (in-vehicle device) 100 is, for example, a car navigation device mounted in the vehicle 10 or an information processing device having a computer configuration such as an ECU (Electric Control Unit). By executing a predetermined program on a computer included in the route guidance device 100, the route guidance device 100 includes, for example, a communication unit 101, a display control unit 102, a voice control unit 103, an operation reception unit 104, a mobile order processing unit 105, A road map DB (Database) 106, a route guide section 107, a search section 108, a facility DB 109, and the like are realized.

通信部101は、例えば、車両10、又はルート案内装置100が備える無線通信装置等を用いて、インターネット等の通信ネットワーク2を介して、サーバ装置20と通信する通信処理を実行する。 The communication unit 101 performs communication processing to communicate with the server device 20 via the communication network 2 such as the Internet using, for example, a wireless communication device or the like included in the vehicle 10 or the route guidance device 100 .

表示制御部102は、例えば、車両10、又はルート案内装置100が備える表示装置等に、ルート案内画面、設定画面、又は選択画面等の様々な表示画面を表示する表示制御処理を実行する。 The display control unit 102 executes display control processing for displaying various display screens such as a route guidance screen, a setting screen, or a selection screen on a display device or the like provided in the vehicle 10 or the route guidance device 100, for example.

音声制御部103は、車両10、又はルート案内装置100が備えるマイク、及びスピーカを用いて、音声の入出力を行う音声制御処理を実行する。例えば、音声制御部103は、音声による入力操作の受け付け、又は音声による案内メッセージの出力等を行う。例えば、表示制御部102は、表示画面を表示するときに、音声制御部103を用いて、音声メッセージを出力しても良い。 The audio control unit 103 executes audio control processing for inputting/outputting audio using a microphone and a speaker provided in the vehicle 10 or the route guidance device 100 . For example, the voice control unit 103 receives an input operation by voice, outputs a guidance message by voice, or the like. For example, the display control unit 102 may output a voice message using the voice control unit 103 when displaying the display screen.

操作受付部104は、例えば、表示制御部102が表示する表示画面等に対するユーザの入力操作を受け付ける操作受付処理を実行する。なお、操作受付部104は、音声制御部103を用いて、ユーザの音声による入力操作等を受け付けても良い。 The operation accepting unit 104 executes, for example, an operation accepting process for accepting a user's input operation on the display screen displayed by the display control unit 102 . Note that the operation reception unit 104 may use the voice control unit 103 to receive an input operation or the like by voice of the user.

モバイルオーダー処理部105は、例えば、通信部101を用いてサーバ装置20と通信し、モバイルオーダーに関する様々な処理を実行する。ここで、モバイルオーダーとは、例えば、スマートフォン、タブレット等の情報端末、又はルート案内装置100等の車載装置から、飲食店等への注文処理、及び支払処理等を行うシステムである。モバイルオーダー処理部105は、例えば、通信部101、表示制御部102、音声制御部103、及び操作受付部104等を利用して、モバイルオーダーの注文画面の表示処理、注文操作の受付処理、及び決済処理等を実行する。なお、モバイルオーダー処理部150は、オプションであり、必須ではない。 The mobile order processing unit 105 communicates with the server device 20 using the communication unit 101, for example, and executes various processes related to mobile orders. Here, the mobile order is, for example, a system that performs order processing and payment processing to a restaurant or the like from an information terminal such as a smartphone or a tablet or an in-vehicle device such as the route guidance device 100 . The mobile order processing unit 105 uses, for example, the communication unit 101, the display control unit 102, the voice control unit 103, the operation reception unit 104, etc., to display the mobile order screen, receive the order operation, and Executes payment processing, etc. Note that the mobile order processing unit 150 is optional and not essential.

道路地図DB106は、例えば、日本デジタル道路地図協会等の機関が作成したデジタル道路地図データベース、又はデジタル道路地図データベースに基づいて作成した道路ネットワークデータ等のデータベースである。デジタル道路地図データベースは、国土地理院の1/25000の地形図を基図として作成され、道路幅5.5m以上の基本道路データ、及び道路幅3m~5.5m未満の細道路データ等の道路網データを含む。この道路網データは、交差点等のノードと、ノードとノードとを接続するリンクにより構成されている。本実施形態では、従来のカーナビゲーションシステム等で用いられている道路地図DB106を利用することができる。 The road map DB 106 is, for example, a digital road map database created by an organization such as the Japan Digital Road Map Association, or a database such as road network data created based on the digital road map database. The digital road map database is created based on the 1/25000 topographic map of the Geospatial Information Authority of Japan, and includes road data such as basic road data with a width of 5.5 m or more and narrow road data with a road width of 3 m to less than 5.5 m. Contains network data. This road network data is composed of nodes such as intersections and links connecting nodes. In this embodiment, the road map DB 106 used in conventional car navigation systems and the like can be used.

ルート案内部107は、道路地図DB106に格納された道路網データ(以下、道路地図データと呼ぶ)に基づいて目的地までのルート(第1のルート)を案内するルート案内処理を実行する。例えば、ルート案内部107は、ユーザによって設定された目的地、経由地、検索条件等の設定に従って目的地までの最適なルートを探索し、探索したルートを道路地図画面、及び音声メッセージ等を用いてユーザに案内する一般的なルート案内処理を実行する。 The route guidance unit 107 executes route guidance processing for guiding a route (first route) to a destination based on road network data (hereinafter referred to as road map data) stored in the road map DB 106 . For example, the route guidance unit 107 searches for the optimum route to the destination according to settings such as the destination, waypoints, and search conditions set by the user, and displays the searched route using the road map screen, voice messages, and the like. Execute general route guidance processing to guide the user through the

また、ルート案内部107は、第1の場所で飲食物を受け取る計画が入ったときに、第1の場所から、受け取った飲食物の飲食に適した第2の場所までのルート(第2のルート)を含む目的地までのルート(第1のルート)を案内する機能を有している。なお、ルート案内部107の具体的な処理内容については、複数の実施形態を例示して後述する。 In addition, when a plan to receive food and drink at the first place is entered, the route guidance unit 107 provides a route (second route) from the first place to a second place suitable for eating and drinking the received food and drink. route) to the destination (first route). Note that specific processing contents of the route guidance unit 107 will be described later by exemplifying a plurality of embodiments.

検索部108は、例えば、ドライブスルー等の第1の場所で飲食物を受け取る計画が入ったときに、当該飲食物の飲食に適した第2の場所を検索する検索処理を実行する。検索部108は、例えば、飲食に適した施設の情報を予め記憶した施設DB(施設データベース)109に基づいて、飲食物の飲食に適した第2の場所を検索する。 For example, when there is a plan to receive food and drink at a first place such as a drive-thru, the search unit 108 executes a search process of searching for a second place suitable for eating and drinking of the food and drink. The search unit 108 searches for a second place suitable for eating and drinking based on, for example, a facility DB (facility database) 109 in which information on facilities suitable for eating and drinking is stored in advance.

施設DB109は、複数の施設のデータを記憶したデータベースであり、例えば、図2に示すようなデータ構造を有している。 The facility DB 109 is a database storing data of a plurality of facilities, and has a data structure as shown in FIG. 2, for example.

図2は、一実施形態に係る施設DBのデータ構造の例を示す図である。施設DB109に格納される各施設のデータは、例えば、図2に示すように、施設名、ジャンル、位置(緯度、経度)、住所、電話番号、ドライブスルーフラグ、及び駐車飲食属性等の情報を含む。ここで、ドライブスルーフラグは、施設がドライブスルーで利用できる施設であるか否かを示す情報である。駐車飲食属性は、施設が、ドライブスルーで受け取った飲食物の飲食に適しているか否かを判断するための情報を含む。 FIG. 2 is a diagram illustrating an example of a data structure of a facility DB according to one embodiment; The data of each facility stored in the facility DB 109 includes information such as the facility name, genre, position (latitude, longitude), address, telephone number, drive-through flag, and parking food and drink attributes, as shown in FIG. include. Here, the drive-through flag is information indicating whether or not the facility is available for drive-through. The parking food attribute includes information for determining whether the facility is suitable for eating and drinking the food received through the drive-thru.

例えば、ドライブスルー等で飲食物を受け取った後に、飲食物をすぐに飲食したい場合があるが、車を停車させる場所が必要になるため、従来の技術では、飲食物の飲食に適した場所を探し出すことは困難である。そこで、本実施形態では、施設DB109に、各施設が飲食に適した場所であるか否かを判断するための駐車飲食属性を、予め記憶している。 For example, after receiving food at a drive-thru or the like, there is a case where the customer wants to eat and drink immediately. It is difficult to find out. Therefore, in the present embodiment, the facility DB 109 stores in advance parking eating and drinking attributes for determining whether or not each facility is a place suitable for eating and drinking.

駐車飲食属性は、一例として、ドライブスルーフラグと同様に、車を駐車させて飲食が可能であるか否かを示すフラグ情報であっても良い。別の一例として、駐車飲食属性は、例えば、駐車場が無料であるか否か、無料で駐車するための条件、駐車料金、又は駐車可能な台数等の情報に基づいて、車を駐車させて飲食する際の推奨度を、複数のレベルにレベル分けしたレベル情報等であっても良い。さらに、駐車飲食属性は、例えば、駐車場が無料であるか否か、無料で駐車するための条件、駐車料金、又は駐車可能な台数等の複数の情報の組み合わせ等であっても良い。 The parking dining attribute may be, for example, flag information indicating whether or not it is possible to park the car and eat in the same way as the drive-through flag. As another example, the parking eating and drinking attribute is based on information such as whether the parking lot is free, the conditions for parking for free, the parking fee, or the number of parking spaces. Level information or the like obtained by classifying the degree of recommendation for eating and drinking into a plurality of levels may be used. Furthermore, the parking eating and drinking attribute may be a combination of a plurality of pieces of information such as whether or not the parking lot is free, the conditions for parking for free, the parking fee, or the number of parking spaces.

車を駐車させて飲食が可能な場所(施設)の例としては、例えば、公園の駐車場等のように、広く公に公開された駐車場が上げられる。また、有料駐車場であっても、所定の時間内の駐車が無料である駐車場、又は所定の条件を満たせば無料の駐車場等を、車を駐車させて飲食が可能な場所(施設)の候補としても良い。或いは、ルート案内システム1を提供する提供者等は、商業施設等と提携して、承認を受けた商業施設の駐車場等を、車を駐車させて飲食が可能な場所の候補としても良い。 An example of a place (facility) where a car can be parked and where eating and drinking is possible is, for example, a parking lot open to the public, such as a parking lot of a park. In addition, even if it is a paid parking lot, a parking lot where parking is free within a predetermined time, or a free parking lot if predetermined conditions are met, is a place (facility) where you can park your car and eat and drink It is good as a candidate for. Alternatively, the provider or the like who provides the route guidance system 1 may partner with a commercial facility or the like and use the approved parking lot or the like of the commercial facility as a candidate for a place where the car can be parked and eating and drinking is possible.

なお、図1に示したルート案内システム1の構成は一例である。例えば、車両10の乗員が所持するスマートフォン、又はタブレット端末等を利用してルート案内を行う場合がある。この場合、通信ネットワーク2に接続するサーバ装置が、ルート案内装置100の機能を有していても良い。 Note that the configuration of the route guidance system 1 shown in FIG. 1 is an example. For example, route guidance may be provided using a smart phone, a tablet terminal, or the like possessed by an occupant of the vehicle 10 . In this case, the server device connected to the communication network 2 may have the function of the route guidance device 100 .

図3は、一実施形態に係るルート案内システムの構成例を示す図(2)である。図3の例では、ルート案内システム1は、車両10の乗員が所持する情報端末310と、通信ネットワーク2を介して、情報端末310と通信可能なルート案内装置(サーバ装置)300とを含む。 FIG. 3 is a diagram (2) showing a configuration example of the route guidance system according to one embodiment. In the example of FIG. 3 , the route guidance system 1 includes an information terminal 310 possessed by an occupant of the vehicle 10 and a route guidance device (server device) 300 capable of communicating with the information terminal 310 via the communication network 2 .

ルート案内装置(サーバ装置)300は、例えば、コンピュータの構成を有する情報処理装置、又は複数のコンピュータを含むシステムである。ルート案内装置300は、ルート案内装置300が備える1つ以上のコンピュータで所定のプログラムを実行することにより、例えば、通信部320、道路地図DB106、ルート案内部107、検索部108、及び施設DB109等を実現している。 The route guidance device (server device) 300 is, for example, an information processing device having a computer configuration, or a system including a plurality of computers. The route guidance device 300 executes a predetermined program on one or more computers included in the route guidance device 300, for example, the communication unit 320, the road map DB 106, the route guidance unit 107, the search unit 108, the facility DB 109, and the like. is realized.

通信部320は、ルート案内装置300が備える通信装置(ネットワークI/F等)を用いて、通信ネットワーク2を介して、情報端末310等の他の装置と通信する通信処理を実行する。 The communication unit 320 executes communication processing to communicate with other devices such as the information terminal 310 via the communication network 2 using a communication device (network I/F, etc.) included in the route guidance device 300 .

ルート案内部107は、情報端末310と連携して、ルート案内処理を実行する。なお、ルート案内部107が実行するルート案内処理は、図1で説明したルート案内部107が実行するルート案内処理と同様で良い。 The route guidance unit 107 cooperates with the information terminal 310 to execute route guidance processing. Note that the route guidance processing executed by the route guidance unit 107 may be the same as the route guidance processing executed by the route guidance unit 107 described with reference to FIG.

検索部108は、情報端末310と連携して、飲食物の飲食に適した第2の場所を検索する検索処理を実行する。なお、検索部108が実行する検索処理は、図1で説明した検索部108が実行する検索処理と同様で良い。道路地図DB106、及び施設DB109についても、図1で説明した道路地図DB106、及び施設DB109と同様で良い。 The search unit 108 cooperates with the information terminal 310 to execute search processing for searching for a second place suitable for eating and drinking. Note that the search processing executed by the search unit 108 may be the same as the search processing executed by the search unit 108 described with reference to FIG. The road map DB 106 and facility DB 109 may be similar to the road map DB 106 and facility DB 109 described with reference to FIG.

上記の構成により、ルート案内装置300は、情報端末310と連携して、本実施形態に係る検索処理、及びルート案内処理等を実行する。 With the above configuration, the route guidance device 300 cooperates with the information terminal 310 to execute search processing, route guidance processing, and the like according to the present embodiment.

(情報端末の構成)
情報端末310は、情報端末310によって実行されるプログラムによって、例えば、通信部101、表示制御部102、音声制御部103、操作受付部104、モバイルオーダー処理部105、及び連携処理部311等を実現している。
(Configuration of information terminal)
The information terminal 310 implements, for example, the communication unit 101, the display control unit 102, the voice control unit 103, the operation reception unit 104, the mobile order processing unit 105, the cooperation processing unit 311, etc., by the programs executed by the information terminal 310. is doing.

通信部101、表示制御部102、音声制御部103、操作受付部104、及びモバイルオーダー処理部105は、図1で説明した表示制御部102、音声制御部103、操作受付部104、及びモバイルオーダー処理部105と同様で良い。 The communication unit 101, the display control unit 102, the voice control unit 103, the operation reception unit 104, and the mobile order processing unit 105 are the same as those described in FIG. It may be similar to the processing unit 105 .

連携処理部311は、例えば、検索部108による検索処理、及びルート案内部107によるルート案内処理の実行をルート案内装置300に要求して、処理結果を受信する。或いは、連携処理部311は、予め定められた情報をルート案内装置300に送信して、ルート案内装置300から提供されるルートを、表示制御部102に表示させるものであっても良い。 For example, the cooperation processing unit 311 requests the route guidance device 300 to execute search processing by the search unit 108 and route guidance processing by the route guidance unit 107, and receives processing results. Alternatively, the cooperation processing unit 311 may transmit predetermined information to the route guidance device 300 and cause the display control unit 102 to display the route provided from the route guidance device 300 .

このように、ルート案内システム1は、様々な構成が可能であり、例えば、図1に示すルート案内システム1が備える各機能構成は、ルート案内システム1が全体として有していれば良い。 As described above, the route guidance system 1 can have various configurations. For example, the route guidance system 1 as a whole may have each functional configuration included in the route guidance system 1 shown in FIG. 1 .

<ハードウェア構成>
ルート案内装置(車載装置)100、及び情報端末310は、例えば、図4に示すようなコンピュータ400のハードウェア構成を備えている。また、ルート案内装置(サーバ装置)300は、1つ以上のコンピュータ400によって構成される。なお、ルート案内装置(サーバ装置)300は、例えば、クラウド上の仮想マシン等によって実現されるもの等であっても良い。
<Hardware configuration>
The route guidance device (in-vehicle device) 100 and the information terminal 310 have the hardware configuration of a computer 400 as shown in FIG. 4, for example. Also, the route guidance device (server device) 300 is configured by one or more computers 400 . Note that the route guidance device (server device) 300 may be implemented by, for example, a virtual machine on a cloud.

図4は、一実施形態に係るコンピュータのハードウェア構成の例を示す図である。コンピュータ400は、例えば、CPU(Central Processing Unit)401、メモリ402、ストレージデバイス403、通信装置404、出力装置405、入力装置406、I/F(Interface)407、及びバス408等を有する。 FIG. 4 is a diagram illustrating an example of a hardware configuration of a computer according to one embodiment; The computer 400 has, for example, a CPU (Central Processing Unit) 401, a memory 402, a storage device 403, a communication device 404, an output device 405, an input device 406, an I/F (Interface) 407, a bus 408, and the like.

CPU401は、例えば、ストレージデバイス403等の記録媒体に格納された所定のプログラムを実行することにより、様々な機能を実現するプロセッサである。メモリ402には、例えば、CPU401のワークエリア等として用いられる揮発性のメモリであるRAM(Random Access Memory)、及びCPU401の起動用のプログラム等を記憶した不揮発性のメモリであるROM(Read Only Memory)等が含まれる。ストレージデバイス403は、例えば、HDD(Hard Disk Drive)、又はSSD(Solid State Drive)等の大容量の記憶デバイスである。 The CPU 401 is a processor that realizes various functions by executing a predetermined program stored in a recording medium such as the storage device 403, for example. The memory 402 includes, for example, a RAM (random access memory), which is a volatile memory used as a work area for the CPU 401, and a ROM (read only memory), which is a nonvolatile memory that stores a program for starting the CPU 401. ) etc. are included. The storage device 403 is, for example, a large-capacity storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive).

通信装置404は、コンピュータ400をネットワークに接続するための1つ以上の通信インタフェースを含む。例えば、コンピュータ400が、ルート案内装置(車載装置)100である場合、通信装置404は、コンピュータ400を車載ネットワークに接続するための通信インタフェースを含む。また、この場合、通信装置404は、コンピュータ400を通信ネットワーク2に接続するための無線通信インタフェースを含み得る。 Communication device 404 includes one or more communication interfaces for connecting computer 400 to a network. For example, if the computer 400 is the route guidance device (in-vehicle device) 100, the communication device 404 includes a communication interface for connecting the computer 400 to the in-vehicle network. Also in this case, communication device 404 may include a wireless communication interface for connecting computer 400 to communication network 2 .

また、コンピュータ400が、ルート案内装置(サーバ装置)300である場合、通信装置404は、コンピュータ400を通信ネットワーク2に接続するためのNIC(Network Interface Card)等を含む。さらに、コンピュータ400が、情報端末310である場合、通信装置404は、情報端末310を無線通信で通信ネットワーク2に接続するための無線通信デバイス等を含む。 Also, when the computer 400 is the route guide device (server device) 300 , the communication device 404 includes a NIC (Network Interface Card) for connecting the computer 400 to the communication network 2 and the like. Furthermore, when the computer 400 is the information terminal 310, the communication device 404 includes a wireless communication device or the like for connecting the information terminal 310 to the communication network 2 by wireless communication.

出力装置405は、外部への出力を行う、例えば、表示装置、スピーカ等の出力デバイスである。入力装置406は、外部からの入力を受け付ける、例えば、キーボード、マウス、マイク、スイッチ、センサ等の入力デバイスである。なお、出力装置405、及び入力装置406は、例えば、タッチパネルディスプレイ等の入出力装置であっても良い。I/F407は、コンピュータ400に外部デバイスを接続するためのインタフェースである。例えば、コンピュータ400が、ルート案内装置(車載装置)100である場合、I/F407には、例えば、車両10に搭載されるGPS(Global Positioning System)受信機、ジャイロセンサ等のセンサ等が接続され得る。 The output device 405 is an output device such as a display device or a speaker that outputs to the outside. The input device 406 is an input device such as a keyboard, mouse, microphone, switch, sensor, etc. that receives input from the outside. Note that the output device 405 and the input device 406 may be input/output devices such as touch panel displays, for example. The I/F 407 is an interface for connecting external devices to the computer 400 . For example, when the computer 400 is the route guidance device (in-vehicle device) 100, the I/F 407 is connected to, for example, a GPS (Global Positioning System) receiver mounted in the vehicle 10, a sensor such as a gyro sensor, and the like. obtain.

バス408は、上記の各構成要素に共通に接続され、例えば、アドレス信号、データ信号、及び各種の制御信号等を伝送する。 A bus 408 is commonly connected to the components described above, and transmits, for example, address signals, data signals, and various control signals.

<処理の流れ>
続いて、本実施形態に係るルート案内方法の処理の流れについて説明する。
<Process flow>
Next, the flow of processing of the route guidance method according to this embodiment will be described.

[第1の実施形態]
第1の実施形態では、本実施形態に係るルート案内処理の概要について説明する。図5は、第1の実施形態に係るルート案内処理の例を示すフローチャートである。
[First Embodiment]
In the first embodiment, an outline of route guidance processing according to this embodiment will be described. FIG. 5 is a flowchart showing an example of route guidance processing according to the first embodiment.

(ルート案内処理1)
図5(A)は、例えば、図1、3に示すようなルート案内システム1が実行するルート案内処理の一例を示している。
(Route guidance processing 1)
FIG. 5A shows an example of route guidance processing executed by the route guidance system 1 shown in FIGS. 1 and 3, for example.

ステップS501において、検索部108は、モバイルオーダー処理部105等から、ドライブスルーを利用するオーダーをしたことを示す利用情報を取得すると、ステップS502の処理を実行する。なお、モバイルオーダーによるドライブスルーを利用するオーダーは、第1の場所で飲食物を受け取る計画の一例である。モバイルオーダー処理部105から取得する利用情報には、例えば、ドライブスルーを利用する店舗の店名、位置情報、住所、又は電話番号等の第1の場所の情報が含まれている。 In step S501, when the search unit 108 acquires usage information indicating that an order to use the drive-thru is made from the mobile order processing unit 105 or the like, the processing of step S502 is executed. It should be noted that an order using a drive-through mobile order is an example of a plan to pick up food and drink at a first location. The usage information acquired from the mobile order processing unit 105 includes, for example, first location information such as the store name, location information, address, or telephone number of the store that uses the drive-thru.

ステップS502において、検索部108は、取得した利用情報に含まれる第1の場所の情報と、飲食に適した施設の情報を予め記憶した施設DB109とに基づいて、第1の場所で受け取る飲食物の飲食に適した第2の場所を検索する。 In step S<b>502 , the search unit 108 retrieves food and drink received at the first place based on the information on the first place included in the acquired usage information and the facility DB 109 prestored with information on facilities suitable for eating and drinking. Search for a second place to eat and drink at.

例えば、検索部108は、施設DB109に格納された施設のうち、「駐車飲食属性」が、車を駐車させて飲食が可能であることを示す施設の中から、第1の場所の周辺にある施設、又は第1の場所から目的地までのルート沿いにある施設を検索する。 For example, among the facilities stored in the facility DB 109, the search unit 108 searches for facilities that have a "parking food attribute" that indicates that food can be served while parking a car. Search for facilities or facilities along the route from the first location to the destination.

ステップS503において、ルート案内部107は、第1の場所から、検索した第2の場所までのルート(第2のルート)を含む、目的地までのルート(第1のルート)を案内する。例えば、ルート案内部107は、目的地までのルート(第1のルート)が設定されていない場合、第1の場所(ドライブするを利用する店舗等)を経由地に、第2の場所(飲食に適した場所)を目的地に設定した第1のルートを案内する。 In step S503, the route guidance unit 107 guides the route (first route) to the destination, including the route (second route) from the first location to the searched second location. For example, when the route to the destination (first route) is not set, the route guidance unit 107 uses the first place (such as a store for driving) as a waypoint and the second place (restaurant The first route with the destination set to a place suitable for

一方、ルート案内部107は、目的地までのルート(第1のルート)が設定されている場合、第1の場所、及び第2の場所を経由地として追加した第1のルートを案内する。 On the other hand, when the route to the destination (first route) is set, the route guidance unit 107 guides the first route by adding the first place and the second place as waypoints.

上記の処理により、ルート案内システム1は、飲食物を受け取る計画が入ったときに、飲食物の飲食に適した場所までのルートを案内できるようになる。 With the above processing, the route guidance system 1 can guide a route to a place suitable for eating and drinking when there is a plan to receive food and drink.

(ルート案内処理2)
図5(B)は、ルート案内システム1が実行するルート案内処理の別の一例を示している。なお、図5(B)のステップS503の処理は、図5(A)のステップS503の処理と同様なので、ここでは説明を省略する。
(Route Guidance Processing 2)
FIG. 5B shows another example of the route guidance processing executed by the route guidance system 1. As shown in FIG. Note that the processing in step S503 in FIG. 5B is the same as the processing in step S503 in FIG. 5A, so the description is omitted here.

ステップS511において、検索部108は、ルート案内部107等から、ドライブスルーに対応する経由地、又は目的地の設定を受け付けた場合、ステップS522の処理を実行する。なお、ドライブスルーに対応する経由地、又は目的地の設定は、第1の場所で飲食物を受け取る計画の別の一例である。 In step S511, when the retrieval unit 108 receives setting of a waypoint or a destination corresponding to the drive-thru from the route guidance unit 107 or the like, the processing of step S522 is executed. Note that setting a waypoint or destination corresponding to a drive-thru is another example of planning to receive food and drink at the first location.

ステップS512において、検索部108は、設定されたドライブスルーに対応する店舗の情報である第1の場所の情報と、飲食に適した施設の情報を予め記憶した施設DB109とに基づいて、第1の場所で受け取る飲食物の飲食に適した第2の場所を検索する。なお、ここで、第2の場所を検索する処理は、図5(A)のステップS502の処理と同様で良い。 In step S<b>512 , the search unit 108 searches for the first place based on the first location information, which is the information on the store corresponding to the set drive-thru, and the facility DB 109 storing in advance information on facilities suitable for eating and drinking. search for a second location that is suitable for eating and drinking the food and drink received at the location of . Note that the processing for searching for the second location may be the same as the processing in step S502 in FIG. 5A.

上記の処理により、ルート案内システム1は、飲食物を受け取る計画が入ったときに、飲食物の飲食に適した場所までのルートを案内できるようになる。 With the above processing, the route guidance system 1 can guide a route to a place suitable for eating and drinking when there is a plan to receive food and drink.

[第2の実施形態]
第2の実施形態では、本実施形態に係るルート案内処理の具体的な処理の一例について説明する。ここでは、説明を容易にするため、ルート案内システム1が、図1に示すようなシステム構成であるもとして以下の説明を行う。
[Second embodiment]
In the second embodiment, a specific example of route guidance processing according to this embodiment will be described. Here, for ease of explanation, the following explanation will be given assuming that the route guidance system 1 has a system configuration as shown in FIG.

ステップS601において、検索部108は、第1の場所で飲食物を受け取る計画を受け付けると、ステップS602の処理を実行する。なお、第1の場所で飲食物を受け取る計画には、第1の実施形態で説明した、ドライブスルーを利用するオーダーをしたことを示す利用情報の取得、及びドライブスルーに対応する経由地又は目的地の設定の受付等が含まれる。 In step S601, the search unit 108 receives a plan to receive food and drink at the first place, and then executes the process of step S602. Note that the plan to receive food and drink at the first location includes the acquisition of usage information indicating that an order to use the drive-thru, as described in the first embodiment, and the route or destination corresponding to the drive-thru. It includes the reception of the setting of the place, etc.

ステップS602において、ルート案内部107は、第1の場所までのルートを探索する。 In step S602, the route guidance unit 107 searches for a route to the first location.

ステップS603において、検索部108は、目的地が設定されているか否かを判断する。例えば、検索部108は、ルート案内部107が、目的地までの第1のルートのルート案内を実行中である場合、目的地が設定されていると判断しても良い。目的地が設定されている場合、検索部108は、処理をステップS604に移行させる。一方、目的地が設定されていない場合、検索部108は、処理をステップS606に移行させる。 In step S603, the search unit 108 determines whether or not a destination has been set. For example, the search unit 108 may determine that the destination is set when the route guidance unit 107 is executing route guidance for the first route to the destination. If the destination has been set, the search unit 108 causes the process to proceed to step S604. On the other hand, if the destination is not set, the search unit 108 shifts the process to step S606.

ステップS604に移行すると、検索部108は、飲食物を受け取る第1の場所から目的地までのルート沿いにある飲食に適した第2の場所を検索する。例えば、検索部108は、第1の場所から目的地までのルートから所定の距離以内にある施設であり、かつ当該施設の「駐車飲食属性」が、車両10を駐車して飲食が可能であることを示す施設を、第2の場所として検索する。 After shifting to step S604, the search unit 108 searches for a second place suitable for eating and drinking along the route from the first place for receiving food and drink to the destination. For example, the search unit 108 is a facility located within a predetermined distance from the route from the first location to the destination, and the "parking food attribute" of the facility indicates that food can be served while the vehicle 10 is parked. The facility that indicates that is searched as the second location.

ステップS605において、ルート案内部107は、検索部108が検索した第2の場所を経由地に設定する。 In step S605, the route guidance unit 107 sets the second location searched by the search unit 108 as a waypoint.

一方、ステップS603からステップS606に移行すると、検索部108は、第1の場所の周辺にある飲食に適した第2の場所を検索する。例えば、検索部108は、第1の場所から所定の距離以内にある施設であり、かつ当該施設の「駐車飲食属性」が、車両10を駐車して飲食が可能であることを示す施設を、第2の場所として検索する。 On the other hand, when the process moves from step S603 to step S606, the search unit 108 searches for a second place suitable for eating and drinking around the first place. For example, the search unit 108 searches for facilities that are within a predetermined distance from the first location and whose "parking dining attribute" indicates that the vehicle 10 can be parked for dining. Search as a secondary location.

ステップS607において、ルート案内部107は、検索部108が検索した第2の場所を目的地に設定する。 In step S607, the route guidance unit 107 sets the second location retrieved by the retrieval unit 108 as the destination.

ステップS608において、ルート案内部107は、第1の場所から第2の場所までのルートを含む目的地までの第1のルートを案内する。 In step S608, the route guidance unit 107 guides the first route to the destination including the route from the first location to the second location.

図7は、第2の実施形態に係るルート案内の例について説明するための図である。図7(A)は、車両10の位置701から目的地までの第1のルート702が設定済である場合に、表示制御部102が表示するルート案内画面700の一例を示している。 FIG. 7 is a diagram for explaining an example of route guidance according to the second embodiment. FIG. 7A shows an example of a route guidance screen 700 displayed by the display control unit 102 when a first route 702 from the position 701 of the vehicle 10 to the destination has been set.

この状態で、第1の場所(店舗A711)で飲食物を受け取る計画を受け付けた場合(ステップS601)、ルート案内部107は、図7(B)に示すように、車両10の位置701から、第1の場所(店舗A711)までのルート713を探索する(ステップS602)。このとき、ルート案内部107は、第1のルート702が設定済であるため、第1の場所(店舗A711)から目的地までのルート714も再探索する。 In this state, when a plan to pick up food and drinks at the first place (store A711) is accepted (step S601), the route guidance unit 107, as shown in FIG. A route 713 to the first location (store A 711) is searched (step S602). At this time, since the first route 702 has already been set, the route guidance unit 107 also searches again for a route 714 from the first location (store A 711) to the destination.

また、検索部108は、第1の場所(店舗A711)から目的地までのルート714沿いにある、飲食物の飲食に適した第2の場所を検索する(S604)。図7(B)の例では、第2の場所として、X公園712が検索された場合の例を示している。 Further, the search unit 108 searches for a second place suitable for eating and drinking along the route 714 from the first place (store A711) to the destination (S604). The example in FIG. 7B shows an example in which X Park 712 is searched as the second location.

ルート案内部107は、検索部108が検索した第2の場所(X公園712)を経由地に設定して(ステップS605)、第1の場所から第2の場所までの第2のルート715を含む目的地までの第1のルートを案内する(ステップS608)。例えば、ルート案内部107は、図7(B)に示すようなルート案内画面710を、表示制御部102に表示させる。 The route guidance unit 107 sets the second location (X Park 712) searched by the search unit 108 as a waypoint (step S605), and then creates a second route 715 from the first location to the second location. Guide the first route to the destination including (step S608). For example, the route guidance unit 107 causes the display control unit 102 to display a route guidance screen 710 as shown in FIG. 7B.

図8(A)は、目的地が設定されていない場合に、表示制御部102が表示する表示画面800の一例を示している。 FIG. 8A shows an example of a display screen 800 displayed by the display control unit 102 when no destination is set.

この状態で、第1の場所(店舗A711)で飲食物を受け取る計画を受け付けた場合(ステップS601)、ルート案内部107は、図8(B)に示すように、車両10の位置701から、第1の場所(店舗A711)までのルート811を探索する(ステップS602)。 In this state, when a plan to pick up food and drinks at the first place (store A711) is accepted (step S601), the route guidance unit 107, as shown in FIG. A route 811 to the first location (store A711) is searched (step S602).

また、検索部108は、第1の場所(店舗A711)の周辺にある、飲食物の飲食に適した第2の場所を検索する(S606)。図8(B)の例では、第2の場所として、X公園712が検索された場合の例を示している。 Also, the search unit 108 searches for a second place suitable for eating and drinking around the first place (store A711) (S606). The example in FIG. 8B shows an example in which X Park 712 is searched as the second location.

ルート案内部107は、検索部108が検索した第2の場所(X公園712)を目的地に設定して(ステップS607)、第1の場所から第2の場所までの第2のルート812を含む目的地までの第1のルートを案内する(ステップS608)。例えば、ルート案内部107は、図8(B)に示すようなルート案内画面810を、表示制御部102に表示させる。 The route guide unit 107 sets the second location (X park 712) searched by the search unit 108 as the destination (step S607), and then calculates the second route 812 from the first location to the second location. Guide the first route to the destination including (step S608). For example, the route guidance unit 107 causes the display control unit 102 to display a route guidance screen 810 as shown in FIG. 8B.

第2の実施形態に係るルート案内システム1によれば、第1のルート702の目的地が設定されている場合、第1の場所から目的地までのルート沿いにある第2の場所を検索する。また、ルート案内システム1は、目的地が設定されていない場合、第1の場所の周辺にある第2の場所を検索する。従って、ルート案内システム1は、より適切な第2の場所を検索することができる。 According to the route guidance system 1 according to the second embodiment, when the destination of the first route 702 is set, the second location along the route from the first location to the destination is searched. . Also, when the destination is not set, the route guidance system 1 searches for a second location around the first location. Therefore, the route guidance system 1 can search for a more appropriate second location.

[第3の実施形態]
第2の実施形態では、ルート案内システム1が、第1の場所で飲食物を受け取る計画を受け付けたときに、自動的に、飲食物の飲食に適した第2の場所を経由地、又は目的地に設定する場合の例について説明した。
[Third Embodiment]
In the second embodiment, when the route guidance system 1 receives a plan to receive food and drink at the first place, the route guidance system 1 automatically selects a second place suitable for eating and drinking as a waypoint or destination. An example of setting to the ground has been described.

第3の実施形態では、ルート案内システム1が、第1の場所で飲食物を受け取る計画を受け付けたときに、1つ以上の第2の場所の候補を選択可能に表示して、ユーザに、追加する第2の場所、又は追加の要否等を選択させる場合の処理の例について説明する。 In the third embodiment, when the route guidance system 1 receives a plan to receive food and drink at the first place, it displays one or more second place candidates in a selectable manner so that the user can An example of processing for selecting the second place to be added or whether or not to add it will be described.

図9は、第3の実施形態に係るルート案内処理の例を示すフローチャートである。なお、図9に示す処理のうち、ステップS601~S603、S608の処理は、図6で説明した第2の実施形態に係るルート案内処理と同様なので、ここでは第2の実施形態との相違点を中心に説明する。 FIG. 9 is a flowchart showing an example of route guidance processing according to the third embodiment. Among the processes shown in FIG. 9, steps S601 to S603 and S608 are the same as the route guidance process according to the second embodiment described with reference to FIG. will be mainly explained.

検索部108は、ステップS603で目的地が設定されていると判断した場合、ステップS901において、飲食物を受け取る第1の場所から目的地までのルート沿いにある1つ以上の第2の場所の候補を検索する。 If the search unit 108 determines that the destination is set in step S603, in step S901, one or more second places along the route from the first place to receive food and drink to the destination. Search for suggestions.

ステップS902において、表示制御部102は、検索部108が検索した1つ以上の第2の場所の候補を選択可能に表示する。例えば、表示制御部102は、図10に示すような選択画面1000を表示する。 In step S<b>902 , the display control unit 102 selectably displays one or more second place candidates searched by the search unit 108 . For example, the display control unit 102 displays a selection screen 1000 as shown in FIG.

図10は、第3の実施形態に係る選択画面の例を示す図である。図10の例では、選択画面1000には、検索部108が検索した1つ以上の第2の場所の候補を選択するための選択ボタン1001が表示されている。ユーザは、選択ボタン1001の中から、利用したい第2の場所を選択することができる。好ましくは、ユーザは、キャンセルボタン1002を選択することにより、ルートに第2の場所を追加する処理を終了させることができる。 FIG. 10 is a diagram showing an example of a selection screen according to the third embodiment. In the example of FIG. 10 , a selection screen 1000 displays selection buttons 1001 for selecting one or more second place candidates retrieved by the retrieval unit 108 . The user can select the desired second location from the selection button 1001 . Preferably, the user can end the process of adding the second location to the route by selecting the cancel button 1002 .

ステップS903において、ルート案内部107は、選択された第2の場所を経由地に設定する。例えば、ルート案内部107は、図10示すような選択画面1000において、ユーザが選択した第2の場所を、目的地までの第1のルートの経由地に設定する。 In step S903, the route guidance unit 107 sets the selected second place as a waypoint. For example, the route guidance unit 107 sets the second location selected by the user on the selection screen 1000 as shown in FIG. 10 as a waypoint of the first route to the destination.

これにより、ルート案内部107は、ステップS608において、例えば、図7(B)に示すようなルート案内画面710を、表示制御部102に表示させることができる。 As a result, the route guidance unit 107 can cause the display control unit 102 to display, for example, a route guidance screen 710 as shown in FIG. 7B in step S608.

一方、検索部108は、ステップS603で目的地が設定されていないと判断した場合、ステップS911において、飲食物を受け取る第1の場所の周辺にある1つ以上の第2の場所の候補を検索する。 On the other hand, if the search unit 108 determines that the destination is not set in step S603, in step S911, it searches for one or more second place candidates around the first place to receive food and drink. do.

ステップS912において、表示制御部102は、検索部108が検索した1つ以上の第2の場所の候補を選択可能に表示する。例えば、表示制御部102は、図10に示すような選択画面1000を表示する。 In step S<b>912 , the display control unit 102 selectably displays one or more second place candidates searched by the search unit 108 . For example, the display control unit 102 displays a selection screen 1000 as shown in FIG.

ステップS913において、ルート案内部107は、選択された第2の場所を目的に設定する。例えば、ルート案内部107は、図10示すような選択画面1000において、ユーザが選択した第2の場所を、目的地までの第1のルートの目的地に設定する。 In step S913, the route guidance unit 107 sets the selected second location as the destination. For example, the route guidance unit 107 sets the second place selected by the user on the selection screen 1000 as shown in FIG. 10 as the destination of the first route to the destination.

これにより、ルート案内部107は、ステップS608において、例えば、図8(B)に示すようなルート案内画面810を、表示制御部102に表示させることができる。 As a result, the route guidance unit 107 can cause the display control unit 102 to display, for example, a route guidance screen 810 as shown in FIG. 8B in step S608.

第3の実施形態によれば、ユーザは、飲食物の飲食に適した1つ以上の第2の場所の候補からルートに追加する第2の場所を選択すること、又は第2の場所をルートに追加する処理をキャンセルすること等ができるようになる。 According to a third embodiment, the user selects a second location to add to the route from one or more potential second locations suitable for eating and drinking, or selects the second location from the route. You will be able to cancel the process of adding to

以上、本発明の各実施形態によれば、道路地図データに基づいて目的地までのルートを案内するルート案内システムにおいて、飲食物を受け取る計画が入ったときに、飲食物の飲食に適した場所までのルートを案内できるようになる。 As described above, according to each embodiment of the present invention, in a route guidance system that guides a route to a destination based on road map data, when a plan to receive food and drink comes in, a suitable place for eating and drinking is provided. You will be able to guide the route to

1 ルート案内システム
100、300 ルート案内装置
102 表示制御部
106 道路地図DB
107 ルート案内部
108 検索部
109 施設DB(施設データベース)
711 店舗A(第1の場所の一例)
712 X公園(第2の場所の一例)
1000 選択画面
1 Route Guidance System 100, 300 Route Guidance Device 102 Display Control Unit 106 Road Map DB
107 route guide unit 108 search unit 109 facility DB (facility database)
711 Store A (an example of the first place)
712 X Park (an example of a second location)
1000 selection screen

Claims (10)

道路地図データに基づいて目的地までの第1のルートを案内するルート案内システムであって、
第1の場所で飲食物を受け取る計画が入ったときに、前記飲食物の飲食に適した第2の場所を検索する検索部と、
前記第1の場所から前記第2の場所までの第2のルートを含む前記第1のルートを案内するルート案内部と、
を有する、ルート案内システム。
A route guidance system for guiding a first route to a destination based on road map data,
a search unit that searches for a second place suitable for eating and drinking of the food and drink when a plan to receive the food and drink at the first place is entered;
a route guidance unit that guides the first route including the second route from the first location to the second location;
A route guidance system.
前記検索部は、飲食に適した施設の情報を予め記憶した施設データベースに基づいて、前記第2の場所を検索する、請求項1に記載のルート案内システム。 2. The route guidance system according to claim 1, wherein said search unit searches for said second location based on a facility database in which information on facilities suitable for eating and drinking is stored in advance. 前記検索部は、前記第1の場所で飲食物を受け取る計画が入ったときに、前記第1のルートの目的地が設定されている場合、前記第1の場所から前記目的地までのルート沿いにある前記第2の場所を検索する、請求項1又は2に記載のルート案内システム。 When a plan to receive food and drink at the first location is entered, the search unit searches for information along the route from the first location to the destination if the destination of the first route is set. 3. A route guidance system according to claim 1 or 2, wherein said second location located at . 前記検索部は、前記第1の場所で飲食物を受け取る計画が入ったときに、前記第1のルートの目的地が設定されていない場合、前記第1の場所の周辺にある前記第2の場所を検索する、請求項1乃至3のいずれか一項に記載のルート案内システム。 If the destination of the first route is not set when a plan to receive food and drink at the first location is entered, the search unit searches for the second location near the first location. 4. The route guidance system according to any one of claims 1 to 3, which searches places. 前記ルート案内部は、
第1の場所で飲食物を受け取る計画が入ったときに、前記第1のルートの目的地が設定されている場合、前記第2の場所を前記第1のルートの経由地に設定し、
第1の場所で飲食物を受け取る計画が入ったときに、前記第1のルートの目的地が設定されていない場合、前記第2の場所を前記第1のルートの目的地に設定する、請求項1乃至4のいずれか一項に記載のルート案内システム。
The route guidance unit
When a plan to receive food and drink at a first location is entered, if the destination of the first route is set, the second location is set as a transit point of the first route;
setting the second location as the destination of the first route when a plan to receive food and drink at a first location is entered and the destination of the first route is not set; Item 5. The route guidance system according to any one of Items 1 to 4.
前記検索部は、ユーザが前記飲食物をモバイルオーダーしたときに、前記飲食物の飲食に適した1つ以上の前記第2の場所を検索する、請求項1乃至5のいずれか一項に記載のルート案内システム。 6. The search unit according to any one of claims 1 to 5, wherein the search unit searches for one or more of the second places suitable for eating and drinking of the food and drink when the user places the food and drink mobile order. route guidance system. 前記検索部が検索した1つ以上の前記第2の場所の候補を選択可能に表示する選択画面を表示する表示制御部を有し、
前記ルート案内部は、前記第1の場所から、前記選択画面で選択された第2の場所までの前記第2のルートを含む前記第1のルートを案内する、請求項1乃至6のいずれか一項に記載のルート案内システム。
a display control unit that displays a selection screen that selectably displays one or more candidates for the second location searched by the search unit;
7. The route guide unit guides the first route including the second route from the first location to the second location selected on the selection screen. The route guidance system according to item 1.
道路地図データに基づいて目的地までの第1のルートを案内するルート案内装置であって、
第1の場所で飲食物を受け取る計画が入ったときに、前記飲食物の飲食に適した第2の場所を検索する検索部と、
前記第1の場所から前記第2の場所までの第2のルートを含む前記第1のルートを案内するルート案内部と、
を有する、ルート案内装置。
A route guidance device for guiding a first route to a destination based on road map data,
a search unit that searches for a second place suitable for eating and drinking of the food and drink when a plan to receive the food and drink at the first place is entered;
a route guidance unit that guides the first route including the second route from the first location to the second location;
A route guidance device.
道路地図データに基づいて目的地までの第1のルートを案内するルート案内方法であって、
コンピュータが、
第1の場所で飲食物を受け取る計画が入ったときに、前記飲食物の飲食に適した第2の場所を検索する検索処理と、
前記第1の場所から前記第2の場所までの第2のルートを含む前記第1のルートを案内するルート案内処理と、
を実行する、ルート案内方法。
A route guidance method for guiding a first route to a destination based on road map data,
the computer
a search process of searching for a second place suitable for eating and drinking of the food when a plan to receive the food and drink at the first place is entered;
a route guidance process for guiding the first route including a second route from the first location to the second location;
, the directions method.
請求項9に記載のルート案内方法をコンピュータに実行させるプログラム。 A program that causes a computer to execute the route guidance method according to claim 9 .
JP2021079996A 2021-05-10 2021-05-10 Route guide system, route guide device, route guide method, and program Pending JP2022173932A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021079996A JP2022173932A (en) 2021-05-10 2021-05-10 Route guide system, route guide device, route guide method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021079996A JP2022173932A (en) 2021-05-10 2021-05-10 Route guide system, route guide device, route guide method, and program

Publications (1)

Publication Number Publication Date
JP2022173932A true JP2022173932A (en) 2022-11-22

Family

ID=84144459

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021079996A Pending JP2022173932A (en) 2021-05-10 2021-05-10 Route guide system, route guide device, route guide method, and program

Country Status (1)

Country Link
JP (1) JP2022173932A (en)

Similar Documents

Publication Publication Date Title
US9581462B2 (en) Systems and methods for generating and displaying multiple layers on a digital map
US8335643B2 (en) Point of interest search, identification, and navigation
US10066960B2 (en) Systems and methods for using route matrices for identifying intersection POIs
US8682576B2 (en) Navigation based on user-defined points and paths
US9008888B1 (en) Cost based navigation
US8706404B2 (en) Navigation features for obtaining fuel before returning a rental vehicle
US9097553B2 (en) Navigation based on direction of travel/user-defined path
US20100094536A1 (en) Friend-finding mobile device
US20070150173A1 (en) Navigation device and method for exchanging data between resident applications
CN102906541A (en) Navigation or mapping apparatus and method
JP4877109B2 (en) Navigation device
JP2013117378A (en) Navigation system
WO2011072745A1 (en) Dynamic point of interest suggestion
JP2023179712A (en) Route guide device, control method, program and storage medium
CN102753940A (en) Navigation apparatus, audible instruction generation system and method of generating audible instructions
JP2008082818A (en) Navigation system and navigation device
JP2022173932A (en) Route guide system, route guide device, route guide method, and program
JP5670761B2 (en) Navigation device
JP4528004B2 (en) Building information display device
JP2007192839A (en) Navigation system, information transmitter, and navigation device
US20110208423A1 (en) Navigation system with location report and method of operation thereof
CN102575935A (en) Navigation system with orientation mechanism and method of operation thereof
JP2021092479A (en) Facility information display system, facility information display device and facility information display program
JP7410244B1 (en) Application programs, information processing systems, and information processing methods
CN110968606A (en) Information display method, terminal, server and storage medium