JP6090030B2 - Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program - Google Patents

Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program Download PDF

Info

Publication number
JP6090030B2
JP6090030B2 JP2013153242A JP2013153242A JP6090030B2 JP 6090030 B2 JP6090030 B2 JP 6090030B2 JP 2013153242 A JP2013153242 A JP 2013153242A JP 2013153242 A JP2013153242 A JP 2013153242A JP 6090030 B2 JP6090030 B2 JP 6090030B2
Authority
JP
Japan
Prior art keywords
road
search
facility
posted
name
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.)
Expired - Fee Related
Application number
JP2013153242A
Other languages
Japanese (ja)
Other versions
JP2015022741A (en
Inventor
英夫 山田
英夫 山田
竜弥 村松
竜弥 村松
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.)
Aisin AW Co Ltd
Original Assignee
Aisin AW 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 Aisin AW Co Ltd filed Critical Aisin AW Co Ltd
Priority to JP2013153242A priority Critical patent/JP6090030B2/en
Publication of JP2015022741A publication Critical patent/JP2015022741A/en
Application granted granted Critical
Publication of JP6090030B2 publication Critical patent/JP6090030B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Navigation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、コンピュータネットワーク上に投稿された投稿文を検索する投稿文検索システム、投稿文検索装置、投稿文検索方法及びコンピュータプログラムに関する。   The present invention relates to a posted text search system, a posted text search device, a posted text search method, and a computer program for searching for posted text posted on a computer network.

近年、端末を介してコンピュータネットワーク上にユーザが投稿文を投稿するとともに、他のユーザから投稿された投稿文を閲覧することが可能なシステムが提供されている。例えば、ブログ、SNS(Social Network Service)、Twitter(登録商標)、チャット等(以下、SNS等という)がある。また、これらの投稿文の中には、渋滞情報や通行止め情報等の交通情報に関する情報を投稿した投稿文も多数含まれている。   In recent years, there has been provided a system that allows a user to post a posted text on a computer network via a terminal and to browse a posted text posted by another user. For example, there are blogs, SNS (Social Network Service), Twitter (registered trademark), chat and the like (hereinafter referred to as SNS). In addition, these posted texts include many posted texts that post information related to traffic information such as traffic jam information and traffic stop information.

ここで、SNS等では、最新の情報をいち早く取得できるメリットがあるが、情報量が膨大であるので、閲覧するユーザにとって必要な情報のみを抽出して提供することが難しかった。そこで、多数の情報の中からユーザにとって必要な情報を検索する手段として、例えば再表2010/004612号公報には、DBから地点情報の検索を行う場合に、ユーザによって名称やジャンル等の検索用のキーワードが入力されると、キーワードに該当する地点(以下、検索地点という)が検索され、検索地点の位置情報と住所情報がDBから抽出されるとともに、検索地点の位置情報から検索地点に該当する地域名称(道路名称や都市名称等)のテキストデータがDBから取得され、DBから抽出された検索地点の住所情報と地域名称のテキストデータを組み合わせたテキストデータを検索結果として出力する技術について提案されている。   Here, although SNS etc. have the merit which can acquire the newest information quickly, since the amount of information is enormous, it was difficult to extract and provide only necessary information for the user who browses. Therefore, as a means for searching for information necessary for the user from a large number of information, for example, in Table 2010/004612 gazette, when searching for point information from a DB, the user can search for names, genres, etc. When a keyword is input, a point corresponding to the keyword (hereinafter referred to as a search point) is searched, and the position information and address information of the search point are extracted from the DB, and the search point position information corresponds to the search point. Proposes a technology to obtain text data of the area name (road name, city name, etc.) to be obtained from the DB and output text data combining the address information of the search point extracted from the DB and the text data of the area name as a search result Has been.

再表2010/004612号公報(第13−17頁、図2)No. 2010/004612 (pages 13-17, FIG. 2)

しかしながら、上記特許文献1に記載の技術では、入力されたキーワードに該当する全ての検索地点についてDBから位置情報や住所情報が抽出され、更に抽出された位置情報や住所情報からテキストデータが生成され、出力されることとなる。特に、入力されるキーワードの内容によっては、検索地点の数が非常に多数となる場合がある。例えば、都市部において“コンビニ”や“駐車場”をキーワードとして検索を行えば、検索地点の数が非常に多数となることが予想される。従って、検索に係る処理負担や検索時間が大きくなるとともに、ユーザが必要としない情報についても出力される問題があった。更に、検索結果をフィルタリングする必要も生じていた。   However, in the technique described in Patent Document 1, position information and address information are extracted from the DB for all search points corresponding to the input keyword, and text data is generated from the extracted position information and address information. Will be output. In particular, depending on the content of the input keyword, the number of search points may be very large. For example, if a search is performed using “convenience store” or “parking lot” as a keyword in an urban area, the number of search points is expected to be very large. Therefore, there is a problem that processing load and search time related to search increase, and information that is not required by the user is also output. Furthermore, it has become necessary to filter the search results.

本発明は前記従来における問題点を解消するためになされたものであり、コンピュータネットワーク上に投稿された投稿文の内から、ユーザが必要とする情報が投稿された投稿文のみを適切に抽出することを可能にした投稿文検索システム、投稿文検索装置、投稿文検索方法及びコンピュータプログラムを提供することを目的とする。   The present invention has been made to solve the above-described conventional problems, and appropriately extracts only the posted text on which the information required by the user is posted from the posted text posted on the computer network. It is an object of the present invention to provide a posted text search system, a posted text search device, a posted text search method, and a computer program that make it possible.

前記目的を達成するため本発明に係る投稿文検索システム(1)、投稿文検索装置、投稿文検索方法及びコンピュータプログラムは、コンピュータネットワーク上に投稿された多数の投稿文の内から、ユーザが必要とする投稿文を検索する為のシステム、装置、並びに該システムや装置を用いて投稿文の検索を行う投稿文検索方法、更に該装置に対して以下の各機能を実現させるコンピュータプログラムである。具体的には、車両等の移動体の移動予定経路を取得し、移動予定経路と交差する道路であって、移動予定経路を走行する車両が移動予定経路から進入可能な道路である進入交差道路を取得する。次に、進入交差道路の周辺に渋滞の要因となる施設である渋滞要因施設があるか否か判定する。その結果、進入交差道路の周辺に渋滞要因施設があると判定された場合には、進入交差道路の名称又は移動予定経路と進入交差道路の交差点の名称を、検索対象名称として取得し、取得された検索対象名称の文字列から検索ワードを設定する。そして、コンピュータネットワーク上に投稿された投稿文の内から、設定された検索ワードに該当する投稿文を抽出する。
尚、「移動体」は、車両の他、2輪車やユーザ自身(人)であっても良い。
また、「渋滞の要因となる施設」とは、該施設が原因で周辺の道路に渋滞を生じさせる虞のある施設、より具体的には該施設に進入する為の車両が原因で周辺の道路に渋滞を生じさせる虞のある施設であり、例えば、集客力の高い大規模の商業施設、TVや雑誌等のメディアに紹介されてから間もない施設等が該当する。
In order to achieve the above object, the posted text search system (1), the posted text search device, the posted text search method, and the computer program according to the present invention require a user among a large number of posted texts posted on a computer network. And a posting program search method for searching for a posted message using the system and apparatus, and a computer program for realizing the following functions for the device. Specifically, an approach intersection road that acquires a planned travel route of a moving body such as a vehicle, intersects the planned travel route, and is a road on which a vehicle traveling on the planned travel route can enter from the planned travel route. To get. Next, it is determined whether or not there is a traffic congestion factor facility that is a factor causing traffic jam in the vicinity of the approaching intersection road. As a result, if it is determined that there is a congestion factor facility around the approaching intersection road, the name of the approaching intersection road or the name of the intersection between the planned travel route and the approaching intersection road is obtained as the search target name, and obtained. The search word is set from the character string of the search target name. Then, a posted sentence corresponding to the set search word is extracted from the posted sentences posted on the computer network.
The “moving body” may be a two-wheeled vehicle or the user (person) in addition to the vehicle.
In addition, the “facility that causes traffic congestion” refers to a facility that may cause traffic on the surrounding road due to the facility, more specifically, a road that is adjacent to the road due to a vehicle entering the facility. For example, a large-scale commercial facility with a high ability to attract customers, a facility that has just been introduced to media such as TV and magazines, and the like.

前記構成を有する本発明に係る投稿文検索システム(1)、投稿文検索装置、投稿文検索方法及びコンピュータプログラムでは、渋滞の要因となる施設と周辺の道路形状に基づいて、ユーザの移動予定経路から進入可能な交差道路の内で渋滞している可能性の高い道路や該道路に接続する交差点の名称を検索ワードに設定することが可能となる。その結果、設定された検索ワードを用いることによってコンピュータネットワーク上に投稿された投稿文の内から、ユーザが必要とする情報が投稿された投稿文のみを適切に抽出することが可能となる。特に、ユーザの移動予定経路に関連する渋滞情報、より具体的には、移動予定経路の車両の流れに影響する交差道路の渋滞情報を、投稿文を介して、より速いタイミングで把握することが可能となる。また、ユーザに検索条件を入力させる作業を行わせる必要がないので、操作性についても向上させることが可能となる。   In the posted text search system (1), the posted text search device, the posted text search method, and the computer program according to the present invention having the above-described configuration, the user's planned travel route is based on the facility that causes traffic congestion and the surrounding road shape. It is possible to set the name of the road that is likely to be congested and the name of the intersection connected to the road among the intersection roads that can be entered from. As a result, by using the set search word, it is possible to appropriately extract only the posted text on which the information required by the user is posted from the posted text posted on the computer network. In particular, it is possible to grasp traffic information related to the user's planned travel route, more specifically, traffic information on intersection roads that affect the flow of vehicles on the planned travel route at a faster timing via posted text. It becomes possible. In addition, since it is not necessary to cause the user to input search conditions, the operability can be improved.

本実施形態に係る投稿文検索システムを示した概略構成図である。1 is a schematic configuration diagram illustrating a posted text search system according to the present embodiment. 本実施形態に係る投稿文検索システムの構成を示したブロック図である。It is the block diagram which showed the structure of the posting text search system which concerns on this embodiment. 投稿文情報管理センタの投稿文情報DBに記憶される投稿文情報の一例を示した図である。It is the figure which showed an example of the contribution text information memorize | stored in contribution text information DB of a contribution text information management center. 地図情報に含まれる施設データの一例を示した図である。It is the figure which showed an example of the facility data contained in map information. 本実施形態に係る通信端末の制御系を模式的に示すブロック図である。It is a block diagram which shows typically the control system of the communication terminal which concerns on this embodiment. 本実施形態に係る投稿文検索処理プログラムのフローチャートである。It is a flowchart of the posting text search processing program concerning this embodiment. ディスプレイに表示される投稿文案内画面を示した図である。It is the figure which showed the contribution text guidance screen displayed on a display. 本実施形態に係る検索ワード設定処理のサブ処理プログラムのフローチャートである。It is a flowchart of the sub process program of the search word setting process which concerns on this embodiment. 進入交差道路の特定方法について説明した図である。It is a figure explaining the identification method of the approach intersection road. 進入交差道路周辺の渋滞要因施設の抽出範囲について示した図である。It is the figure shown about the extraction range of the congestion factor facility around the approaching intersection road. 進入交差道路周辺の渋滞要因施設の抽出範囲について示した図である。It is the figure shown about the extraction range of the congestion factor facility around the approaching intersection road. 進入交差道路と渋滞要因施設との位置関係を示した図である。It is the figure which showed the positional relationship of an approach crossing road and a congestion factor facility. 検索ワードの設定処理の具体例を示した図である。It is the figure which showed the specific example of the setting process of a search word.

以下、本発明に係る投稿文検索システムについて具体化した一実施形態に基づき図面を参照しつつ詳細に説明する。先ず、本実施形態に係る投稿文検索システム1の概略構成について図1及び図2を用いて説明する。図1は本実施形態に係る投稿文検索システム1を示した概略構成図である。図2は本実施形態に係る投稿文検索システム1の構成を示したブロック図である。   DETAILED DESCRIPTION Hereinafter, a posted text search system according to an embodiment of the present invention will be described in detail with reference to the drawings based on an embodiment. First, a schematic configuration of the posted text search system 1 according to the present embodiment will be described with reference to FIGS. 1 and 2. FIG. 1 is a schematic configuration diagram showing a posted text search system 1 according to the present embodiment. FIG. 2 is a block diagram showing a configuration of the posted text search system 1 according to the present embodiment.

図1に示すように、本実施形態に係る投稿文検索システム1は、投稿文管理センタ2が有する投稿文検索サーバ(投稿文検索装置)3と、同じく投稿文管理センタ2が有する投稿文情報管理サーバ4と、ユーザ6が所有する通信端末7とから基本的に構成されている。尚、通信端末7としては、車両に搭載された車載器としてのナビゲーション装置、携帯電話機、PDA、タブレット型端末、スマートフォン等がある。また、ユーザ6は車両以外の移動手段(例えば電車、自転車、徒歩等)による移動中であっても良いし、移動していない状態であっても良い。また、投稿文管理センタ2と通信端末7とは通信ネットワーク網8を介して互いに電子データを送受信可能に構成されている。   As shown in FIG. 1, a posted message search system 1 according to the present embodiment includes a posted message search server (post message search device) 3 included in the posted message management center 2, and posted message information included in the posted message management center 2. It is basically composed of a management server 4 and a communication terminal 7 owned by the user 6. The communication terminal 7 includes a navigation device as a vehicle-mounted device mounted on a vehicle, a mobile phone, a PDA, a tablet terminal, a smartphone, and the like. Further, the user 6 may be moving by a moving means other than the vehicle (for example, a train, a bicycle, a walk, etc.) or may be in a state of not moving. The posted text management center 2 and the communication terminal 7 are configured to be able to transmit and receive electronic data to and from each other via the communication network 8.

ここで、投稿文検索サーバ3は、通信端末7のユーザ6がコンピュータネットワーク上に投稿された投稿文の閲覧を要求した場合に、ユーザ6の移動予定経路や周辺の道路形状及び施設情報に基づいて検索条件を設定し、投稿文情報管理サーバ4に記憶された投稿文の内から、情報を要求したユーザ6に関連する内容を投稿した投稿文を抽出するとともに、抽出された投稿文に関する情報を通信端末7に配信することによって投稿文の内容をユーザ6に閲覧可能にするサーバ装置である。尚、投稿文検索サーバ3の詳細については後述する。   Here, when the user 6 of the communication terminal 7 requests browsing of the posted message posted on the computer network, the posted message search server 3 is based on the planned travel route of the user 6, the surrounding road shape, and the facility information. Then, the search condition is set, and the posted text that has posted the content related to the user 6 who has requested the information is extracted from the posted text stored in the posted text information management server 4, and the information related to the extracted posted text Is delivered to the communication terminal 7 to enable the user 6 to view the contents of the posted text. Details of the posted text search server 3 will be described later.

また、投稿文情報管理サーバ4は、ブログ、SNS(Social Network Service)、Twitter(登録商標)、チャット等(以下、SNS等という)を管理し、SNS等においてコンピュータネットワーク上に投稿された投稿文の保管及び提供を行うサーバ装置である。尚、ユーザによる投稿文の投稿は、通信端末7以外に、コンピュータネットワークに接続可能なPCやその他の通信装置からも行うことが可能である。   The posted text information management server 4 manages blogs, SNS (Social Network Service), Twitter (registered trademark), chat, etc. (hereinafter referred to as SNS, etc.), and posted text posted on a computer network in the SNS or the like. It is a server device that stores and provides. In addition to the communication terminal 7, posting of posted messages by the user can be performed from a PC or other communication device that can be connected to a computer network.

そして、投稿文情報管理サーバ4は、記憶媒体として投稿文情報DB9を有し、投稿された投稿文は投稿文情報DB9に順次格納される。また、投稿文情報DB9には、投稿文の文章(文字列)とともに、該投稿文が投稿された投稿時刻、該投稿文が投稿された際の投稿者の位置(以下、投稿位置という)、投稿者のID等についても記憶される。ここで、図3は、投稿文情報管理サーバ4において収集及び提供される投稿文の一例を示した図である。図3に示すように投稿文としては、投稿時刻、投稿位置、ユーザID、投稿文の文章等が含まれる。尚、投稿文情報管理サーバ4には、全国のユーザから投稿された投稿文に関する情報が累積的に投稿文情報DB9に格納され、格納されたデータ量が所定量以上となると過去の投稿文に関する情報から順に削除される。また、投稿文情報管理サーバ4は投稿文管理センタ2と異なるセンタに設置しても良い。   The posted text information management server 4 has a posted text information DB 9 as a storage medium, and posted posted texts are sequentially stored in the posted text information DB 9. The posted text information DB 9 includes a posted text (a character string), a posting time when the posted text is posted, a position of a poster when the posted text is posted (hereinafter referred to as a posted position), The contributor's ID is also stored. Here, FIG. 3 is a diagram showing an example of posted texts collected and provided in the posted text information management server 4. As shown in FIG. 3, the posted text includes a posting time, a posting position, a user ID, a text of the posted text, and the like. In addition, in the posted message information management server 4, information related to posted messages posted by users from all over the country is cumulatively stored in the posted message information DB 9, and when the amount of stored data exceeds a predetermined amount, the posted message information management server 4 The information is deleted in order. The posted message information management server 4 may be installed in a center different from the posted message management center 2.

一方、通信端末7は、GPS等の通信端末7の現在位置(即ちユーザ6の現在位置)を特定する為の機能やユーザ6の現在位置周辺の地図画像を表示する機能を備えた情報通信端末が用いられ、例えばナビゲーション装置、携帯電話機、PDA、タブレット型端末、スマートフォン等が該当する。   On the other hand, the communication terminal 7 is an information communication terminal having a function for specifying the current position of the communication terminal 7 such as GPS (that is, the current position of the user 6) and a map image around the current position of the user 6. For example, a navigation device, a mobile phone, a PDA, a tablet terminal, a smartphone, and the like are applicable.

また、通信端末7は、後述の送受信回路部(RF)33を介して通信ネットワーク網8に接続され、投稿文管理センタ2と双方向通信可能に構成されている。そして、投稿文管理センタ2から投稿文に関する情報を受信した場合には、後述のように受信した投稿文の文章内容を通信端末7のディスプレイに表示し、投稿文の内容をユーザに閲覧可能とする(図7参照)。尚、通信端末7の詳細については後述する。   The communication terminal 7 is connected to the communication network 8 via a transmission / reception circuit unit (RF) 33 described later, and is configured to be capable of bidirectional communication with the posted message management center 2. And when the information regarding the posted text is received from the posted text management center 2, the text content of the received posted text is displayed on the display of the communication terminal 7 as described later, and the content of the posted text can be viewed by the user. (See FIG. 7). Details of the communication terminal 7 will be described later.

また、通信ネットワーク網8は全国各地に配置された多数の基地局と、各基地局を管理及び制御する通信会社とを含み、基地局及び通信会社を有線(光ファイバー、ISDN等)又は無線で互いに接続することにより構成されている。
ここで、基地局は通信端末7との通信をするトランシーバー(送受信機)とアンテナを有する。そして、基地局は通信会社の間で無線通信を行う一方、通信ネットワーク網8の末端となり、基地局の電波が届く範囲(セル)にある通信端末7の通信を投稿文管理センタ2との間で中継する役割を持つ。
The communication network 8 includes a large number of base stations arranged in various parts of the country and a communication company that manages and controls each base station. The base station and the communication company are connected to each other by wire (optical fiber, ISDN, etc.) or wirelessly. It is configured by connecting.
Here, the base station has a transceiver (transmitter / receiver) for communicating with the communication terminal 7 and an antenna. The base station performs wireless communication between the communication companies, and at the end of the communication network 8 and communicates with the communication terminal 7 within the range (cell) within which the radio waves of the base station can reach. Have the role of relaying.

続いて、投稿文検索システム1を構成する投稿文検索サーバ3の構成について図2を用いてより詳細に説明する。投稿文検索サーバ3は、図2に示すように情報管理ECU11と、情報管理ECU11に接続された情報記録手段としての地図情報DB12と、センタ通信装置13とから基本的に構成されている。   Next, the configuration of the posted text search server 3 constituting the posted text search system 1 will be described in more detail with reference to FIG. As shown in FIG. 2, the posted text search server 3 basically includes an information management ECU 11, a map information DB 12 as information recording means connected to the information management ECU 11, and a center communication device 13.

情報管理ECU11は、図2に示すように投稿文検索サーバ3における各種制御を行う電子制御ユニットである。そして、演算装置及び制御装置としてのCPU21、並びにCPU21が各種の演算処理を行うに当たってワーキングメモリとして使用されるRAM22、各種制御プログラムの他、後述の投稿文検索処理プログラム(図6)等が記憶されたROM23等の内部記憶装置を備えている。尚、情報管理ECU11は、通信端末7のECUとともに処理アルゴリズムとしての各種手段を構成する。例えば、移動予定経路取得手段は、車両等の移動体の移動予定経路を取得する。交差道路取得手段は、移動予定経路と交差する道路であって、移動予定経路を走行する車両が移動予定経路から進入可能な道路である進入交差道路を取得する。渋滞施設判定手段は、進入交差道路の周辺に渋滞の要因となる施設である渋滞要因施設があるか否か判定する。検索対象名称取得手段は、進入交差道路の周辺に渋滞要因施設があると判定された場合に、進入交差道路の名称又は移動予定経路と進入交差道路の交差点の名称を、検索対象名称として取得する。検索条件設定手段は、検索対象名称取得手段により取得された検索対象名称の文字列から検索ワードを設定する。検索手段は、コンピュータネットワーク上に投稿された投稿文の内から、検索条件設定手段により設定された検索ワードに該当する投稿文を抽出する。転回地点判定手段は、進入交差道路に転回可能な地点があるか否か判定する。地図情報取得手段は地図情報を取得する。施設特定情報取得手段は、渋滞要因施設を特定する情報である施設特定情報を取得する。   The information management ECU 11 is an electronic control unit that performs various controls in the posted text search server 3 as shown in FIG. The CPU 21 as an arithmetic device and a control device, the RAM 22 used as a working memory when the CPU 21 performs various arithmetic processes, various control programs, and a post message search processing program (FIG. 6) described later are stored. In addition, an internal storage device such as a ROM 23 is provided. The information management ECU 11 constitutes various means as processing algorithms together with the ECU of the communication terminal 7. For example, the planned movement route acquisition unit acquires a planned movement route of a moving body such as a vehicle. The intersecting road acquisition means acquires an approaching intersection road that is a road that intersects the planned travel route and that can be entered by the vehicle traveling on the planned travel route from the planned travel route. The traffic congestion facility determination means determines whether or not there is a traffic congestion factor facility which is a facility causing traffic congestion around the approaching intersection road. The search target name acquisition means acquires, as a search target name, the name of the approaching intersection road or the name of the intersection of the approaching intersection road and the approaching intersection road when it is determined that there is a congestion factor facility around the approaching intersection road. . The search condition setting means sets a search word from the character string of the search target name acquired by the search target name acquisition means. The search means extracts a posted sentence corresponding to the search word set by the search condition setting means from the posted sentences posted on the computer network. The turning point determination means determines whether there is a point that can be turned on the approaching intersection road. The map information acquisition means acquires map information. The facility identification information acquisition means acquires facility identification information that is information for identifying a congestion factor facility.

また、地図情報DB12は、地図情報が記憶される記憶手段である。ここで、地図情報DB12に格納されている地図情報は、道路網を始めとして経路探索及び地図表示に必要な各種情報が記録されており、例えば、道路(リンク)に関するリンクデータ25、ノード点に関するノードデータ、各交差点に関する交差点データ26、施設に関する施設データ27、経路を探索するための探索データ、地点を検索するための検索データ、地図を表示するための地図表示データ等から構成されている。尚、地図情報DB12は、定期的に新たな地図情報へと更新される。   The map information DB 12 is storage means for storing map information. Here, the map information stored in the map information DB 12 includes various information necessary for route search and map display including a road network. For example, link data 25 relating to roads (links), node points, and the like. Node data, intersection data 26 for each intersection, facility data 27 for facilities, search data for searching for routes, search data for searching for points, map display data for displaying a map, and the like. The map information DB 12 is periodically updated to new map information.

ここで、リンクデータ25としては、例えば、該リンクを識別するリンクID、該リンクの端部に位置するノードを特定する端部ノード情報、該リンクが構成する道路の道路種別、道路名称等が記憶される。また、交差点データ26としては、該交差点を構成するノードのノードID、交差点名称、転回規制の有無等が記憶される。また、施設データ27は、施設を識別する施設ID、施設名称、ジャンル、施設の位置を特定する情報に加えて、当該施設が渋滞の要因となる施設である渋滞要因施設に該当するか否かを特定する情報について記憶される。ここで、渋滞要因施設は、該施設が原因で周辺の道路に渋滞を生じさせる虞のある施設、より具体的には該施設に進入する為の車両が原因で周辺の道路に渋滞を生じさせる虞のある施設であり、例えば、集客力の高い大規模の商業施設、TVや雑誌等のメディアに紹介されてから間もない施設等が該当する。そして、渋滞要因施設に該当するか否かは、例えば、交通情報センタから取得した過去の周辺道路の渋滞履歴や、外部のサーバから取得したメディアの掲載情報に基づいて判定する。また、施設が渋滞要因施設に該当するか否かの判定は、投稿文検索サーバ3が行っても良いし、他のサーバが行う構成としても良い。   Here, the link data 25 includes, for example, a link ID for identifying the link, end node information for specifying a node located at the end of the link, a road type of the road that the link constitutes, a road name, and the like. Remembered. Further, as the intersection data 26, node IDs of nodes constituting the intersection, intersection names, presence / absence of turn restrictions, and the like are stored. In addition to the facility ID that identifies the facility, the facility name, the genre, and the location of the facility, the facility data 27 indicates whether or not the facility corresponds to a traffic congestion factor facility that is a factor causing traffic congestion. Is stored for information identifying Here, the congestion factor facility is a facility that may cause traffic on the surrounding road due to the facility, more specifically, a traffic on the surrounding road caused by a vehicle entering the facility. Examples of such facilities include large-scale commercial facilities with high ability to attract customers, and facilities that have just been introduced to media such as TV and magazines. Then, whether or not it corresponds to a congestion factor facility is determined based on, for example, a past traffic jam history acquired from the traffic information center or media posting information acquired from an external server. In addition, the posted text search server 3 may determine whether the facility corresponds to a congestion factor facility, or another server may be configured.

ここで、図4は施設データ27の一例を示した図である。図4に示すように施設データ27は、施設ID、施設名称と、施設の種別(ジャンル)と、施設の位置を特定する位置情報(緯度経度)と、渋滞要因施設に該当するか否かのフラグ情報が含まれる。例えば、図4に示す例では“○○ホームセンター”と“××カフェ”の2つの施設が渋滞要因施設であることを示している。そして、情報管理ECU11は、後述のようにユーザ6の移動予定経路と交差し、且つ移動予定経路から進入可能な道路である進入交差道路の周辺に渋滞要因施設がある場合に、移動予定経路から該進入交差道路へと進入する車線が渋滞すると予測し、該進入交差道路の名称や進入交差道路に接続する交差点の名称を検索ワードに設定する。   Here, FIG. 4 is a diagram showing an example of the facility data 27. As shown in FIG. 4, the facility data 27 includes a facility ID, a facility name, a facility type (genre), location information (latitude and longitude) that identifies the location of the facility, and whether or not it corresponds to a congestion factor facility. Flag information is included. For example, in the example shown in FIG. 4, it is shown that two facilities “XX home center” and “XX cafe” are congestion factor facilities. Then, the information management ECU 11 starts from the planned travel route when there is a traffic congestion factor facility around the approaching cross road that intersects the planned travel route of the user 6 and can be entered from the planned travel route as described later. It is predicted that the lane entering the approaching intersection road is congested, and the name of the approaching intersection road or the name of the intersection connected to the approaching intersection road is set as a search word.

尚、地図情報DB12は投稿文検索サーバ3が有するのではなく、外部のサーバが有する構成とし、施設データ27を外部のサーバから通信により投稿文検索サーバ3が取得する構成としても良い。   The map information DB 12 is not included in the posted text search server 3 but may be configured in an external server, and the posted text search server 3 may acquire the facility data 27 by communication from the external server.

また、センタ通信装置13は、通信端末7と通信ネットワーク網8を介して通信を行う為の通信装置である。本実施形態では、センタ通信装置13を介して投稿文に関する情報を通信端末7との間で送受信する。   The center communication device 13 is a communication device for communicating with the communication terminal 7 via the communication network 8. In the present embodiment, information related to the posted text is transmitted / received to / from the communication terminal 7 via the center communication device 13.

次に、ユーザ6が所有する通信端末7の概略構成について図5を用いて説明する。図5は本実施形態に係る通信端末7の制御系を模式的に示すブロック図である。   Next, a schematic configuration of the communication terminal 7 owned by the user 6 will be described with reference to FIG. FIG. 5 is a block diagram schematically showing a control system of the communication terminal 7 according to the present embodiment.

図5に示すように通信端末7はデータバスBUSに、CPU31と、通信端末7を所持するユーザ6に関するユーザ情報(ユーザID、氏名等)や地図情報等が記憶されたメモリ32と、通信ネットワーク網8の基地局との間で信号の送受信を行う送受信回路部(RF)33と、送受信回路部33において受信したRF(Radio Frequency)信号をベースバンド信号に変換するとともにベースバンド信号をRF信号に変換するベースバンド処理部34と、マイクロホン35及びスピーカ36等とのインターフェイスである入出力部37と、液晶表示パネル等で構成されたディスプレイ38と、タッチパネルやキーボード等から構成される入力操作部39と、GPS40とが接続されることにより構成されている。   As shown in FIG. 5, the communication terminal 7 has a data bus BUS, a CPU 31, a memory 32 storing user information (user ID, name, etc.), map information, etc. regarding the user 6 who owns the communication terminal 7, a communication network A transmission / reception circuit unit (RF) 33 that transmits / receives a signal to / from a base station of the network 8, converts an RF (Radio Frequency) signal received by the transmission / reception circuit unit 33 into a baseband signal, and converts the baseband signal into an RF signal A baseband processing unit 34 for converting to an input / output unit 37, an input / output unit 37 that is an interface with a microphone 35, a speaker 36, and the like, a display 38 configured with a liquid crystal display panel, and an input operation unit configured with a touch panel, a keyboard, and the like 39 and the GPS 40 are connected to each other.

ここで、通信端末7に内蔵されるCPU31は、メモリ32に格納されている動作プログラムに従って種々の動作を実行する通信端末7の制御手段であり、メモリ32とともに通信端末ECU41を構成する。また、通信端末ECU41の各種処理内容は必要に応じてディスプレイ38に表示される。   Here, the CPU 31 built in the communication terminal 7 is a control unit of the communication terminal 7 that executes various operations according to the operation program stored in the memory 32, and constitutes the communication terminal ECU 41 together with the memory 32. Various processing contents of the communication terminal ECU 41 are displayed on the display 38 as necessary.

また、メモリ32は通信端末7を所持するユーザ6に関するユーザ情報(ユーザID、氏名等)や地図情報の他、インストールされたナビゲーションアプリ等のアプリケーションプログラム、ユーザ6の現在位置履歴、ナビゲーションアプリにおいて設定された案内経路(ユーザ6の移動予定経路)、後述の投稿文検索処理プログラム(図6)等が記憶された記憶媒体である。   The memory 32 is set in user information (user ID, name, etc.) and map information related to the user 6 who owns the communication terminal 7, application programs such as an installed navigation application, current location history of the user 6, and navigation application. This is a storage medium in which the guide route (scheduled travel route of the user 6), a posted text search processing program (FIG. 6) described later, and the like are stored.

ここで、メモリ32に記憶される地図情報は、基本的に投稿文検索サーバ3が有する地図情報と同一の構成を有しており、例えば、道路(リンク)に関するリンクデータ、ノード点に関するノードデータ、各交差点に関する交差点データ、施設に関する施設データ、地図を表示するための地図表示データ、経路を探索するための探索データ、地点を検索するための検索データ等からなる。尚、地図情報はメモリ32に記憶せずに外部のサーバ(例えば投稿文検索サーバ3)から通信により取得する構成としても良い。また、メモリ32は、ハードディスク、メモリーカード、CDやDVD等の光ディスク等により構成しても良い。   Here, the map information stored in the memory 32 basically has the same configuration as the map information that the posted text search server 3 has. For example, link data related to roads (links) and node data related to node points. , Intersection data regarding each intersection, facility data regarding facilities, map display data for displaying a map, search data for searching for a route, search data for searching for a point, and the like. The map information may be acquired by communication from an external server (for example, the posted text search server 3) without being stored in the memory 32. The memory 32 may be constituted by a hard disk, a memory card, an optical disk such as a CD or a DVD, and the like.

また、ディスプレイ38は、筐体の一面に配設されており、液晶ディスプレイや有機ELディスプレイ等が用いられる。そして、通信端末7にインストールされている各種アプリケーションを実行する為のトップ画面や、実行されたアプリケーションに係る画面(インターネット画面、メール画面、ナビゲーション画面等)や、画像、動画等の各種情報が表示される。特に、ナビゲーションアプリを実行した場合に表示されるナビゲーション画面では、道路を含む地図画像、交通情報、出発地から目的地までの案内経路(移動予定経路)、案内経路に沿った案内情報等についても表示される。更に本実施形態では、投稿文管理センタ2から受信した投稿文に関する情報(投稿文の文章内容、投稿者のID等)についても表示する。   The display 38 is disposed on one surface of the housing, and a liquid crystal display, an organic EL display, or the like is used. A top screen for executing various applications installed in the communication terminal 7, screens related to the executed applications (Internet screen, mail screen, navigation screen, etc.), and various information such as images and videos are displayed. Is done. In particular, on the navigation screen displayed when the navigation application is executed, map images including roads, traffic information, guidance routes from the departure point to the destination (scheduled movement route), guidance information along the guidance route, etc. Is displayed. Further, in the present embodiment, information about the posted text received from the posted text management center 2 (sentence content of posted text, ID of the poster, etc.) is also displayed.

また、入力操作部39は、ディスプレイ38の前面に設けられたタッチパネルによって構成されている。そして、通信端末ECU41は、タッチパネルの押下等により出力される電気信号に基づき、対応する各種の動作を実行すべく制御を行う。特に本実施形態では、各種アプリケーションプログラムの起動及び操作を行う際や、投稿文を投稿する際や、既にコンピュータネットワーク上に投稿されている投稿文を閲覧する際等に用いられる。尚、入力操作部39は、番号/文字入力キー、表示された内容を選択するためのカーソルを動かすカーソルキー、選択を確定する決定キー等の各種キー等により構成することもできる。   The input operation unit 39 is constituted by a touch panel provided on the front surface of the display 38. Then, the communication terminal ECU 41 performs control to perform various corresponding operations based on an electrical signal output by pressing the touch panel or the like. In particular, this embodiment is used when starting and operating various application programs, posting a posted message, browsing a posted message already posted on a computer network, and the like. The input operation unit 39 can also be constituted by various keys such as a number / character input key, a cursor key for moving a cursor for selecting displayed contents, and an enter key for confirming selection.

また、GPS40は、人工衛星によって発生させられた電波を受信することにより、通信端末7(即ちユーザ6)の現在位置及び現在時刻を検出可能とする。また、GPS40以外にも通信端末7の現在位置や方位を検出する為の他の装置(例えばジャイロセンサ等)を備える構成としても良い。   In addition, the GPS 40 can detect the current position and the current time of the communication terminal 7 (that is, the user 6) by receiving the radio wave generated by the artificial satellite. Moreover, it is good also as a structure provided with other apparatuses (for example, gyro sensor etc.) for detecting the present position and direction of the communication terminal 7 other than GPS40.

また、送受信回路部33は通信ネットワーク網8を介して投稿文管理センタ2と通信可能に構成されている。そして、図示しない外部の交通情報センタ(例えばVICS(登録商標)センタ)を介して、渋滞情報、規制情報、交通事故情報等の交通情報を取得することが可能である。また、投稿文管理センタ2との間で投稿文の閲覧要求を送信したり、抽出された投稿文に関する情報を受信するのにも用いられる。   The transmission / reception circuit unit 33 is configured to be able to communicate with the posted text management center 2 via the communication network 8. Then, it is possible to acquire traffic information such as traffic jam information, regulation information, traffic accident information, etc. via an external traffic information center (for example, VICS (registered trademark) center) not shown. Further, it is also used for transmitting a posted text browsing request to / from the posted text management center 2 and receiving information on the extracted posted text.

続いて、前記構成を有する投稿文検索システム1を構成する通信端末7及び投稿文検索サーバ3において実行する投稿文検索処理プログラムについて図6に基づき説明する。図6は本実施形態に係る投稿文検索処理プログラムのフローチャートである。ここで、投稿文検索処理プログラムは通信端末7においてナビゲーションアプリが起動された後に実行され、コンピュータネットワーク上に投稿された投稿文の内から、投稿文の閲覧を要求したユーザ6に関連する内容を投稿した投稿文を抽出するとともに、抽出された投稿文に関する情報を該ユーザ6に提供するプログラムである。尚、以下の図6及び図8にフローチャートで示されるプログラムは、投稿文管理センタ2や通信端末7が備えるRAMやROM等に記憶されており、CPU21やCPU31により実行される。   Next, a posted message search processing program executed in the communication terminal 7 and the posted message search server 3 constituting the posted message search system 1 having the above configuration will be described with reference to FIG. FIG. 6 is a flowchart of the posted text search processing program according to this embodiment. Here, the posted text search processing program is executed after the navigation application is started in the communication terminal 7, and the content related to the user 6 who has requested browsing of the posted text from the posted text posted on the computer network. This is a program that extracts posted texts and provides information about the extracted posted texts to the user 6. Note that the programs shown in the flowcharts of FIGS. 6 and 8 below are stored in the RAM, ROM, or the like included in the posted text management center 2 or the communication terminal 7 and are executed by the CPU 21 or CPU 31.

先ず、通信端末7において実行される投稿文検索処理プログラムについて説明する。
ステップ(以下、Sと略記する)1においてCPU31は、ナビゲーションアプリにおいて目的地の設定操作が行われたか否かを判定する。
First, a posted text search processing program executed in the communication terminal 7 will be described.
In step (hereinafter abbreviated as S) 1, the CPU 31 determines whether or not a destination setting operation has been performed in the navigation application.

そして、目的地の設定操作が行われたと判定された場合(S1:YES)には、S2へと移行する。それに対して、目的地の設定操作が行われていないと判定された場合(S1:NO)には、当該投稿文検索処理プログラムを終了する。   If it is determined that the destination setting operation has been performed (S1: YES), the process proceeds to S2. On the other hand, when it is determined that the destination setting operation has not been performed (S1: NO), the posted text search processing program is terminated.

S2においてCPU31は、出発地から設定された目的地までの案内経路を取得する。そして、取得された案内経路はメモリ32等に記憶される。尚、案内経路は通信端末7が探索する構成としても良いし、外部のサーバが探索し、探索された案内経路を通信端末7が該サーバから受信する構成としても良い。尚、案内経路の探索については公知のダイクストラ法が用いられる。また、出発地はユーザの現在位置としても良いし、ユーザにより選択された任意の地点(例えば自宅)としても良い。前記S2で取得された案内経路はユーザ6(ユーザ6が車両に乗車している場合には車両)の移動予定経路となる。また、案内経路は数値からなる位置情報として取得及び記憶される。具体的には、出発地から目的地までの座標(緯度経度)点の連なりによって案内経路が特定される。   In S2, the CPU 31 acquires a guide route from the departure place to the set destination. The acquired guide route is stored in the memory 32 or the like. The guide route may be configured to be searched by the communication terminal 7, or may be configured to be searched by an external server and the communication terminal 7 to receive the searched guide route from the server. A known Dijkstra method is used for searching for a guidance route. Further, the departure point may be the current position of the user or an arbitrary point selected by the user (for example, home). The guide route acquired in S2 is a planned travel route for the user 6 (a vehicle when the user 6 is on the vehicle). The guide route is acquired and stored as position information consisting of numerical values. Specifically, the guide route is specified by a series of coordinates (latitude and longitude) points from the departure point to the destination.

S3においてCPU31は、投稿文の閲覧要求を投稿文検索サーバ3へと送信する。尚、投稿文の閲覧要求には、閲覧要求の送信元である通信端末7を特定するIDや前記S2で取得した案内経路の位置情報が含まれる。尚、閲覧要求を受信した投稿文検索サーバ3は後述のように、受信した閲覧要求に基づいてコンピュータネットワーク上に投稿された投稿文の内から、“投稿文の閲覧を要求したユーザ6に関連する内容を投稿した投稿文”を抽出する(S12〜S14)。   In S <b> 3, the CPU 31 transmits a posted text browsing request to the posted text search server 3. Note that the posting request for the posted text includes an ID for identifying the communication terminal 7 that is the transmission source of the browsing request and the position information of the guide route acquired in S2. The posted message search server 3 that has received the browsing request, as will be described later, “relates to the user 6 who requested browsing of the posted message from the posted messages posted on the computer network based on the received browsing request. “Posted Text Posting Contents to be Performed” is extracted (S12 to S14).

次に、S4においてCPU31は、投稿文管理センタ2から送信された投稿文に関する情報を受信する。尚、前記S4で受信する投稿文に関する情報は、前記S3で送信した閲覧要求に基づいてコンピュータネットワーク上に投稿された投稿文の内から抽出された投稿文に関する情報であり、“投稿文の閲覧を要求したユーザ6に関連する内容を投稿した投稿文”に関する情報である。また、投稿文に関する情報としては、投稿文の文章とともに、該投稿文が投稿された投稿時刻、投稿位置、投稿者のID等が含まれる。   Next, in S <b> 4, the CPU 31 receives information related to the posted text transmitted from the posted text management center 2. The information related to the posted text received in S4 is information related to the posted text extracted from the posted text posted on the computer network based on the browsing request transmitted in S3. This is information related to a “posted sentence posting content related to the user 6 who requested“. Further, the information related to the posted text includes the posted time of the posted text, the posting position, the ID of the poster, and the like, along with the text of the posted text.

その後、S5においてCPU31は、前記S2で取得された案内経路とともに、前記S4で受信した投稿文に関する情報をディスプレイ38に表示する。尚、表示する情報は、投稿文の文章、該投稿文が投稿された投稿時刻、投稿位置、投稿者のIDの全てを表示しても良いし、一部のみを表示する構成としても良い。但し、少なくとも投稿文の文章については表示するように構成する。また、前記S4で投稿文を受信できなかった場合には、前記S2で取得された案内経路のみを表示する。   After that, in S5, the CPU 31 displays information related to the posted text received in S4 on the display 38 together with the guide route acquired in S2. Note that the information to be displayed may display all of the text of the posted text, the posting time when the posted text is posted, the posting position, and the ID of the poster, or may be configured to display only a part. However, at least the text of the posted text is displayed. If the posted message cannot be received in S4, only the guidance route acquired in S2 is displayed.

ここで、図7は前記S5においてディスプレイ38に表示される投稿文案内画面51を示した図である。図7に示すように投稿文案内画面51は、案内経路を表示する左画面52と、投稿文に関する情報を表示する右画面53の2つの表示領域から構成される。
そして、左画面52は、ユーザ周辺の地図画像54と、ユーザの現在位置を示す現在位置マーク55と、案内経路56と、表示された投稿文の投稿位置を示す投稿位置マーク57〜60とから構成される。
また、右画面53には、投稿文に関する情報を表示する情報表示スペース61〜64が設けられている。各情報表示スペース61〜64には、投稿文を投稿した投稿者のIDと。投稿文の文章内容をそれぞれ表示する。また、投稿文が多数ある場合には、スクロール操作によって投稿文を切り替えて表示するように構成することが望ましい。また、投稿文に関する情報を表示する際には、ユーザに近い位置で投稿された投稿文を優先して表示するようにしても良い。更に、後述の検索処理(S13)において検索ワードに対する一致度合が高いと判定された投稿文を優先して表示するようにしても良い。尚、右画面53を表示せずに、左画面52のみを表示する構成とし、左画面52の投稿位置マーク57〜60が選択された後に対応する投稿文の情報表示スペース61〜64を新たに画面上に配置するように構成しても良い。また、投稿位置マーク57〜60を表示しない構成としても良い。
Here, FIG. 7 is a view showing the posted message guidance screen 51 displayed on the display 38 in S5. As shown in FIG. 7, the posted message guidance screen 51 includes two display areas, a left screen 52 that displays a guidance route and a right screen 53 that displays information related to a posted message.
The left screen 52 includes a map image 54 around the user, a current position mark 55 indicating the current position of the user, a guide route 56, and posting position marks 57 to 60 indicating the posting position of the displayed posted text. Composed.
The right screen 53 is provided with information display spaces 61 to 64 for displaying information related to the posted text. In each information display space 61-64, the ID of the poster who posted the posted text. Display the contents of each post. Further, when there are a large number of posted sentences, it is desirable that the posted sentences are switched and displayed by a scroll operation. Further, when displaying information related to a posted message, a posted message posted at a position close to the user may be displayed with priority. Furthermore, the posted text determined to have a high degree of matching with the search word in the search process (S13) described later may be displayed with priority. In addition, it is set as the structure which displays only the left screen 52, without displaying the right screen 53, and after the posting position mark 57-60 of the left screen 52 is selected, the information display space 61-64 of the corresponding posting text is newly provided. You may comprise so that it may arrange | position on a screen. Further, the posting position marks 57 to 60 may not be displayed.

そして、ユーザは図7に示す投稿文案内画面51を視認することによって、ユーザ6に関連する内容を投稿した投稿文の内容を閲覧することが可能となる。特に、本実施形態では後述のように案内経路と交差し、且つ案内経路から進入可能な道路である進入交差道路の周辺に渋滞要因施設がある場合に、該進入交差道路の名称や進入交差道路に接続する交差点の名称を検索ワードに設定するので、案内経路に関連する渋滞情報(より具体的には、案内経路の車両の流れに影響する交差道路の渋滞情報)をより速いタイミングで把握することが可能となる。   Then, the user can view the content of the posted message in which the content related to the user 6 is posted by visually recognizing the posted message guidance screen 51 shown in FIG. In particular, in this embodiment, when there is a traffic congestion factor facility around the approaching intersection road that intersects with the guidance route and is accessible from the guidance route as described later, the name of the approaching intersection road and the approaching intersection road Since the name of the intersection connected to is set as the search word, traffic congestion information related to the guidance route (more specifically, traffic congestion information on the intersection road that affects the flow of vehicles on the guidance route) is grasped at a faster timing. It becomes possible.

次に、投稿文検索サーバ3において実行される投稿文検索処理プログラムについて説明する。
先ず、S11においてCPU21は、投稿文の閲覧を要求するユーザ6から送信された閲覧要求を受信する。尚、閲覧要求には、閲覧要求の送信元である通信端末7を特定するIDや通信端末7において設定された案内経路(ユーザ6の移動予定経路)の位置情報が含まれる。また、受信した閲覧要求に含まれる案内経路の位置情報は、RAM22等の記憶媒体に一旦格納される。
Next, a posted text search processing program executed in the posted text search server 3 will be described.
First, in S11, the CPU 21 receives a browsing request transmitted from the user 6 who requests browsing of the posted text. Note that the browsing request includes an ID that identifies the communication terminal 7 that is the transmission source of the browsing request and position information of a guide route (scheduled movement route of the user 6) set in the communication terminal 7. Further, the position information of the guide route included in the received browsing request is temporarily stored in a storage medium such as the RAM 22.

次に、S12においてCPU21は、後述の検索ワード設定処理(図8)を実行する。ここで、検索ワード設定処理は、前記S11で受信した閲覧要求に含まれる案内経路の位置情報と渋滞要因施設や周辺の道路形状に関する情報を含む地図情報とに基づいて、コンピュータネットワーク上に投稿された投稿文の内から、“投稿文の閲覧を要求したユーザ6に関連する内容を投稿した投稿文”を検索する為の検索ワードを設定する処理である。   Next, in S12, the CPU 21 executes a search word setting process (FIG. 8) described later. Here, the search word setting process is posted on the computer network based on the position information of the guide route included in the browsing request received in S11 and the map information including information on the congestion factor facility and the surrounding road shape. This is a process for setting a search word for searching for “posted text posting content related to the user 6 who has requested browsing of the posted text” from the posted text.

その後、S13においてCPU21は、前記S12で設定された検索ワードを用いて、コンピュータネットワーク上に投稿された投稿文の内から、“投稿文の閲覧を要求したユーザ6に関連する内容を投稿した投稿文”を検索する検索処理を実行する。具体的には、前記S12で設定された検索ワードを文章中に含む投稿文に関する情報を、投稿文情報管理サーバ4の投稿文情報DB9に格納された投稿文情報(図3)の中から抽出する。   After that, in S13, the CPU 21 uses the search word set in S12 to post “posted content related to the user 6 who has requested to view the posted text” from the posted text posted on the computer network. A search process for searching for “sentence” is executed. Specifically, information related to the posted text including the search word set in S12 in the text is extracted from the posted text information (FIG. 3) stored in the posted text information DB 9 of the posted text information management server 4. To do.

例えば、前記S13において「○×通り」と「渋滞」の組み合わせ、及び「××交差点」と「渋滞」の組み合わせが検索ワードとして設定された場合には、“渋滞 AND ○×通り OR ××交差点”が検索条件として設定され、文章中に「○×通り」と「渋滞」の文字列の両方を含む投稿文及び「××交差点」と「渋滞」の文字列の両方を含む投稿文に関する情報がそれぞれ投稿文情報DB9から抽出される。   For example, when the combination of “XX street” and “traffic jam” and the combination of “XX intersection” and “traffic jam” are set as search words in S13, “congestion AND XX street OR XX intersection” is set. ”Is set as a search condition, and information about posted texts that contain both“ XX street ”and“ traffic ”text in the text, and posted text that contains both“ XX intersection ”and“ traffic ”text Are extracted from the posted text information DB 9.

その後、S14においてCPU21は、前記S13で抽出された投稿文に関する情報を、投稿文の閲覧を要求した通信端末7に対して送信する。その結果、投稿文の閲覧を要求した通信端末7において、ユーザ6に関連する内容を投稿した投稿文に関する情報が表示される(S5)。   Thereafter, in S14, the CPU 21 transmits the information related to the posted text extracted in S13 to the communication terminal 7 that has requested browsing of the posted text. As a result, in the communication terminal 7 that has requested browsing of the posted text, information related to the posted text that posted the content related to the user 6 is displayed (S5).

次に、前記S12において実行される検索ワード設定処理のサブ処理について図8に基づき説明する。図8は検索ワード設定処理のサブ処理プログラムのフローチャートである。   Next, the sub-process of the search word setting process executed in S12 will be described with reference to FIG. FIG. 8 is a flowchart of a sub-processing program for search word setting processing.

先ず、S21においてCPU21は、前記S11で受信した閲覧要求に含まれる案内経路(ユーザの移動予定経路)の位置情報をRAM22から読み出す。   First, in S <b> 21, the CPU 21 reads position information of the guide route (user's planned travel route) included in the browsing request received in S <b> 11 from the RAM 22.

次に、S22においてCPU21は、前記S21で読み出した案内経路の位置情報と地図情報DB12に記憶された交差点データ26とに基づいて、案内経路に含まれる交差点を特定し、特定された交差点に関する情報(交差点を構成するノードのノードID、交差点名称等)を取得する。   Next, in S22, the CPU 21 specifies an intersection included in the guide route based on the position information of the guide route read in S21 and the intersection data 26 stored in the map information DB 12, and information on the specified intersection. (Node IDs of nodes constituting intersections, intersection names, etc.) are acquired.

続いて、S23においてCPU21は、前記S21で読み出した案内経路の位置情報と地図情報DB12に記憶されたリンクデータ25とに基づいて、前記S22で特定された交差点において案内経路と交差する交差道路を特定し、特定された交差道路に関する情報(交差道路を構成するリンクのリンクID、道路種別、道路名称等)を取得する。   Subsequently, in S23, the CPU 21 selects an intersection road that intersects the guide route at the intersection specified in S22 based on the position information of the guide route read in S21 and the link data 25 stored in the map information DB 12. Information relating to the identified intersection road (link ID of the link constituting the intersection road, road type, road name, etc.) is acquired.

その後、S24においてCPU21は、交差点データ26やリンクデータ25に基づいて、前記S23で特定された交差道路の内、案内経路を走行する車両が案内経路から進入可能な道路である進入交差道路を特定する。例えば、図9に示すように案内経路70に対して交差点71で交差道路72、73が接続され、交差点74で交差道路75、76が接続されている場合について説明する。図9に示す例では、交差道路72、73は進行方向の規制が無いが、交差道路75、76については一方通行の規制が存在する。従って、案内経路70を走行する車両は、交差道路72、73、76には進入できるが、交差道路75には進入することができない。従って、交差道路72、73、76が進入交差道路として特定されることとなる。尚、前記S24では一方通行の規制以外に、例えば車両進入禁止、歩行者専用等の規制についても考慮して進入交差道路が特定される。   After that, in S24, the CPU 21 specifies an approaching intersection road that is a road on which a vehicle traveling on the guidance route can enter from the guidance route among the intersection roads identified in S23 based on the intersection data 26 and the link data 25. To do. For example, as shown in FIG. 9, the case where the intersection roads 72 and 73 are connected to the guide route 70 at the intersection 71 and the intersection roads 75 and 76 are connected at the intersection 74 will be described. In the example shown in FIG. 9, the cross roads 72 and 73 are not restricted in the traveling direction, but the cross roads 75 and 76 are restricted in one way. Therefore, a vehicle traveling on the guide route 70 can enter the intersection roads 72, 73, and 76, but cannot enter the intersection road 75. Therefore, the intersection roads 72, 73, and 76 are specified as approach intersection roads. In S24, in addition to the one-way restriction, the approach intersection road is specified in consideration of restrictions such as vehicle entry prohibition and pedestrian exclusive use.

次に、S25においてCPU21は、施設データ27(図4)に基づいて、前記S24で特定された進入交差道路の周辺にある渋滞要因施設を抽出する。特に、前記S24において進入交差道路が複数特定されている場合には、特定された各進入交差道路を対象として前記S25の処理を実行する。   Next, in S25, the CPU 21 extracts a congestion factor facility around the approaching intersection road specified in S24 based on the facility data 27 (FIG. 4). In particular, when a plurality of approaching intersection roads are identified in S24, the process of S25 is executed for each identified approaching intersection road.

尚、渋滞要因施設は、前記したように該施設が原因で周辺の道路に渋滞を生じさせる虞のある施設、より具体的には該施設に進入する為の車両が原因で周辺の道路に渋滞を生じさせる虞のある施設であり、例えば、集客力の高い大規模の商業施設、TVや雑誌等のメディアに紹介されてから間もない施設等が該当する。そして、進入交差道路の周辺にある施設が渋滞要因施設か渋滞要因施設以外の施設であるかは、施設データ27によって特定される。また、進入交差道路の周辺にある渋滞要因施設とは、進入交差道路沿いにある渋滞要因施設に加えて、進入交差道路と交差する道路や並走する道路沿いにある渋滞要因施設も対象とするのが望ましい。例えば、図10に示すように進入交差道路73沿いにある渋滞要因施設に加えて、進入交差道路73と交差する道路77や並走する道路78沿いにある渋滞要因施設も抽出対象とする。但し、渋滞要因施設が進入交差道路73から所定距離D(例えば100m)以内にあることを条件とする。   As described above, the congestion factor facility is a facility that may cause congestion on the surrounding road due to the facility, and more specifically, a traffic jam on the surrounding road due to a vehicle entering the facility. For example, a large-scale commercial facility with a high ability to attract customers, a facility shortly after being introduced to media such as TV and magazines, and the like. Whether the facility around the approaching intersection road is a congestion factor facility or a facility other than the congestion factor facility is specified by the facility data 27. In addition to the congestion factor facility along the approaching intersection road, the congestion factor facility around the approaching intersection road also covers the congestion factoring facility along the road that intersects the approaching intersection road or along the parallel road. Is desirable. For example, as shown in FIG. 10, in addition to the congestion factor facility along the approaching intersection road 73, the congestion factor facility along the road 77 intersecting with the approaching intersection road 73 and the parallel road 78 is also selected. However, it is a condition that the congestion factor facility is within a predetermined distance D (for example, 100 m) from the approaching intersection road 73.

更に、前記S25において抽出対象となる渋滞要因施設は、案内経路から大きく離れていないことを条件とするのが望ましい。例えば、図10に示すように案内経路70から所定距離L(例えば1km)以内にあることを条件としても良いし、図11に示すように進入交差道路73が所定幅以上(例えば一般道以上)の道路79と交差するまでの範囲内にあることを条件としても良い。また、所定幅以上の条件は設けなくても良い。   Further, it is desirable that the congestion factor facility to be extracted in S25 is not greatly separated from the guide route. For example, as shown in FIG. 10, it may be a condition that it is within a predetermined distance L (for example, 1 km) from the guide route 70. As shown in FIG. 11, the approaching intersection road 73 is a predetermined width or more (for example, a general road or more). It is good also as a condition that it exists in the range until it intersects with the road 79. Further, it is not necessary to provide a condition of a predetermined width or more.

以下のS26〜S28の処理は前記S25で抽出された渋滞要因施設毎に実行する。そして、前記S25で抽出された全ての渋滞要因施設を対象としてS26〜S28の処理が実行された後にS13へと移行する。   The following processes of S26 to S28 are executed for each congestion factor facility extracted in S25. And after processing of S26-S28 is performed for all the congestion factor facilities extracted by said S25, it transfers to S13.

S26においてCPU21は、前記S25で抽出された渋滞要因施設の位置と進入交差道路の位置とを比較することによって、進入交差道路に対して案内経路から進入した車両が走行する車線側に渋滞要因施設があるか否か判定する。即ち、左側通行の地域では進入交差道路に対して案内経路側から見て左側に渋滞要因施設があるか否か判定され、右側通行の地域では進入交差道路に対して案内経路側から見て右側に渋滞要因施設があるか否か判定されることとなる。例えば、図12に示すように案内経路70と進入交差道路73が位置する場合には、左側通行の地域では領域Aに渋滞要因施設があるか否か判定され、右側通行の地域では領域Bに渋滞要因施設があるか否か判定される。但し、進入交差道路73が仮に一方通行の道路である場合には、渋滞要因施設が領域Aと領域Bのどちら側にあっても車両が走行する車線側に渋滞要因施設があると判定される。   In S26, the CPU 21 compares the position of the congestion factor facility extracted in S25 with the position of the approaching intersection road, thereby causing the congestion factor facility on the lane side where the vehicle that has entered the guide route from the approaching route travels. It is determined whether there is. That is, it is determined whether there is a congestion factor facility on the left side when viewed from the guidance route side with respect to the approaching intersection road in the left-hand traffic area, and on the right side when viewed from the guidance route side with respect to the approaching intersection road in the right-hand traffic area. It is determined whether or not there is a congestion factor facility. For example, as shown in FIG. 12, when the guide route 70 and the approaching intersection road 73 are located, it is determined whether there is a congestion factor facility in the area A in the left-hand traffic area, and in the right-hand traffic area in the area B. It is determined whether there is a congestion factor facility. However, if the approaching intersection road 73 is a one-way street, it is determined that there is a traffic congestion factor facility on the lane side where the vehicle travels, regardless of which side the traffic factor factor facility is in the region A or region B. .

そして、進入交差道路に対して案内経路から進入した車両が走行する車線側に渋滞要因施設があると判定された場合(S26:YES)には、S27へと移行する。その場合にはCPU21は、該進入交差道路の車線の内、少なくとも案内経路から進入した車両が走行する車線については渋滞要因施設へ進入する車両が原因で渋滞している可能性が高いと予測する。   If it is determined that there is a congestion factor facility on the lane side on which the vehicle that has entered the guide route from the guide route travels (S26: YES), the process proceeds to S27. In this case, the CPU 21 predicts that at least the lane on which the vehicle that has entered from the guide route travels is likely to be congested due to the vehicle entering the congestion factor facility among the lanes of the approaching intersection road. .

それに対して、進入交差道路に対して案内経路から進入した車両が走行する車線側に渋滞要因施設が無いと判定された場合(S26:NO)には、S28へと移行する。   On the other hand, when it is determined that there is no congestion factor facility on the lane side where the vehicle that has entered the guide route from the guide route travels (S26: NO), the process proceeds to S28.

S27においてCPU21は、前記S26で車両の走行車線側に渋滞要因施設があると判定された進入交差道路の名称、及び案内経路と該進入交差道路の交差点の名称を、検索対象名称として取得する。そして、取得された進入交差道路の名称の文字列と、文字列『渋滞』の組合せを検索ワードとして設定する。同じく、取得された交差点の名称の文字列と、文字列『渋滞』の組合せを検索ワードとして設定する。例えば、図13に示すように進入交差道路76の車両の走行車線側に渋滞要因施設80がある場合には、進入交差道路76の名称と交差点74の名称が検索対象名称として取得される。従って、『進入交差道路76の名称』と『渋滞』の組合せ、『交差点74の名称』と『渋滞』の組合せを検索ワードとして設定する。尚、進入交差道路の名称としては、進入交差道路が国道や県道である場合には番号(例えば国道1号)でも良いし、通りの名称(例えば明治通り)でも良いし、略称(例えば環七)でも良い。
その後、設定された検索ワードに基づいて、コンピュータネットワーク上に投稿された投稿文の内から、検索ワードを含む投稿文を検索する検索処理を実行する(S13)。
In S27, the CPU 21 acquires, as search target names, the name of the approaching intersection road that has been determined in S26 that there is a congestion factor facility on the traveling lane side of the vehicle, and the name of the intersection between the guide route and the approaching intersection road. Then, a combination of the acquired character string of the name of the approaching intersection road and the character string “traffic jam” is set as a search word. Similarly, a combination of the acquired character string of the name of the intersection and the character string “traffic jam” is set as a search word. For example, as shown in FIG. 13, when there is a congestion factor facility 80 on the traveling lane side of the vehicle on the approaching intersection road 76, the name of the approaching intersection road 76 and the name of the intersection 74 are acquired as search target names. Accordingly, the combination of “name of approaching intersection road 76” and “traffic jam” and the combination of “name of intersection 74” and “traffic jam” are set as search words. As the name of the approaching intersection road, if the approaching intersection road is a national road or a prefectural road, it may be a number (for example, National Route 1), a street name (for example, Meiji-dori), or an abbreviation (for example, ring 7). )
After that, based on the set search word, a search process for searching for a posted sentence including the search word from the posted sentences posted on the computer network is executed (S13).

一方、S28においてCPU21は、前記S25で抽出された渋滞要因施設の位置と地図情報に基づいて、渋滞要因施設(前記S26で車両の走行車線側の反対側にあると判定された渋滞要因施設)よりも案内経路と進入交差道路の交差点から離間した位置に車両が転回可能な地点があるか否か判定する。尚、車両が転回可能な地点とは、例えば転回が禁止されていない交差点が該当する。   On the other hand, in S28, the CPU 21 determines the traffic congestion factor facility (the traffic congestion factor facility determined to be on the opposite side of the vehicle lane in S26) based on the position and map information of the traffic congestion factor facility extracted in S25. It is determined whether there is a point where the vehicle can turn at a position farther away from the intersection of the guide route and the approaching intersection road. The point where the vehicle can turn corresponds to, for example, an intersection where turning is not prohibited.

そして、渋滞要因施設よりも案内経路と進入交差道路の交差点から離間した位置に車両が転回可能な地点があると判定された場合(S28:YES)には、S27へと移行する。その場合にはCPU21は、該進入交差道路の車線の内、少なくとも案内経路から進入した車両が走行する車線については転回して渋滞要因施設へ進入する車両が原因で渋滞している可能性が高いと予測する。   If it is determined that there is a point where the vehicle can turn at a position farther away from the intersection of the guide route and the approaching intersection road than the congestion factor facility (S28: YES), the process proceeds to S27. In that case, the CPU 21 is likely to be congested due to a vehicle turning around and entering the congestion factor facility at least in the lane of the approaching intersection road in which the vehicle that has entered from the guide route travels. Predict.

そして、S27においてCPU21は、前記S28で車両の転回可能地点があると判定された進入交差道路の名称、及び案内経路と該進入交差道路の交差点の名称を、検索対象名称として取得する。そして、取得された進入交差道路の名称の文字列と、文字列『渋滞』の組合せを検索ワードとして設定する。同じく、取得された交差点の名称の文字列と、文字列『渋滞』の組合せを検索ワードとして設定する。例えば、図13に示すように進入交差道路72の車両の走行車線側の反対側に渋滞要因施設81があって、且つ交差点71に対して渋滞要因施設81より遠方に転回可能地点82がある場合には、進入交差道路72の名称と交差点71の名称が検索対象名称として取得される。従って、『進入交差道路72の名称』と『渋滞』の組合せ、『交差点71の名称』と『渋滞』の組合せを検索ワードとして設定する。   Then, in S27, the CPU 21 acquires, as search target names, the name of the approaching intersection road that has been determined in S28 that there is a vehicle turnable point, and the name of the guide route and the intersection of the approaching intersection road. Then, a combination of the acquired character string of the name of the approaching intersection road and the character string “traffic jam” is set as a search word. Similarly, a combination of the acquired character string of the name of the intersection and the character string “traffic jam” is set as a search word. For example, as shown in FIG. 13, when there is a traffic congestion factor facility 81 on the opposite side of the driving lane side of the approaching intersection road 72 and there is a turnable point 82 far from the traffic congestion factor facility 81 with respect to the intersection 71. In this example, the name of the approaching intersection road 72 and the name of the intersection 71 are acquired as search target names. Accordingly, the combination of “name of approaching intersection road 72” and “traffic jam” and the combination of “name of intersection 71” and “traffic jam” are set as search words.

一方、渋滞要因施設よりも案内経路と進入交差道路の交差点から離間した位置に車両が転回可能な地点が無いと判定された場合(S28:NO)には、該進入交差道路の車線の内、少なくとも案内経路から進入した車両が走行する車線については渋滞している可能性が低いと予測する。そして、検索ワードの設定を行うことなくS26へと戻り、次の渋滞要因施設を対象として処理を継続する。   On the other hand, if it is determined that there is no point where the vehicle can turn at a position farther from the intersection of the guide route and the approaching intersection road than the congestion factor facility (S28: NO), of the lanes of the approaching intersection road, It is predicted that there is a low possibility of traffic jams at least in the lane in which the vehicle that has entered from the guide route travels. And it returns to S26, without setting a search word, and continues a process for the next traffic congestion factor facility.

以上詳細に説明した通り、本実施形態に係る投稿文検索システム1、投稿文検索システム1による投稿文検索方法及び投稿文検索システム1において実行されるコンピュータプログラムでは、通信端末7において案内経路が設定された場合に、投稿文の閲覧要求を投稿文検索サーバ3へと送信し(S3)、閲覧要求を受信した投稿文検索サーバ3は、案内経路と交差する道路であって、案内経路を走行する車両が案内経路から進入可能な道路である進入交差道路を取得し(S23)、進入交差道路の周辺に渋滞の要因となる施設である渋滞要因施設があるか否か判定し(S26、S28)、進入交差道路の周辺に渋滞要因施設があると判定された場合に、『進入交差道路の名称』と『渋滞』の組み合わせ、又は『案内経路と進入交差道路の交差点の名称』と『渋滞』の組み合わせを検索ワードに設定し(S27)、コンピュータネットワーク上に投稿された投稿文の内から、設定された検索ワードを含む投稿文を検索し(S13)、検索された投稿文を提供する(S14)ので、渋滞要因施設と周辺の道路形状に基づいて、ユーザの移動予定経路から進入可能な交差道路の内で渋滞している可能性の高い道路や該道路に接続する交差点の名称を検索ワードに設定することが可能となる。その結果、設定された検索ワードを用いることによってコンピュータネットワーク上に投稿された投稿文の内から、ユーザが必要とする情報が投稿された投稿文のみを適切に抽出することが可能となる。特に、ユーザの移動予定経路に関連する渋滞情報、より具体的には、移動予定経路の車両の流れに影響する交差道路の渋滞情報を、投稿文を介して、より速いタイミングで把握することが可能となる。また、ユーザに検索条件を入力させる作業を行わせる必要がないので、操作性についても向上させることが可能となる。   As described above in detail, in the posted text search system 1 according to the present embodiment, the posted text search method by the posted text search system 1, and the computer program executed in the posted text search system 1, a guide route is set in the communication terminal 7. If so, the posted message browsing request is transmitted to the posted message search server 3 (S3), and the posted message search server 3 that has received the browse request is a road that intersects the guide route and travels along the guide route. An approaching intersection road, which is a road that can be entered by the vehicle to be guided, is acquired (S23), and it is determined whether there is a congestion factor facility that is a factor that causes a traffic jam around the approaching intersection road (S26, S28). ) When it is determined that there is a congestion factor facility around the approaching intersection road, a combination of “name of the approaching intersection road” and “congestion” or “intersection of the guidance route and the approaching intersection road” A combination of “point name” and “traffic jam” is set as a search word (S27), and a post sentence including the set search word is searched from post sentences posted on the computer network (S13). Since the posted message is provided (S14), based on the congestion factor facility and the surrounding road shape, the road or the road that is highly likely to be congested among the intersecting roads that can be entered from the user's planned travel route It is possible to set the name of the intersection connected to the search word. As a result, by using the set search word, it is possible to appropriately extract only the posted text on which the information required by the user is posted from the posted text posted on the computer network. In particular, it is possible to grasp traffic information related to the user's planned travel route, more specifically, traffic information on intersection roads that affect the flow of vehicles on the planned travel route at a faster timing via posted text. It becomes possible. In addition, since it is not necessary to cause the user to input search conditions, the operability can be improved.

尚、本発明は前記実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の改良、変形が可能であることは勿論である。
例えば、本実施形態では投稿文検索処理プログラム(図6)のS11〜S14の処理を投稿文検索サーバ3が実行する構成としているが、投稿文情報管理サーバ4や通信端末7が一部または全部の処理を実行する構成としても良い。
Note that the present invention is not limited to the above-described embodiment, and various improvements and modifications can be made without departing from the scope of the present invention.
For example, in the present embodiment, the posted text search server 3 executes the processes of S11 to S14 of the posted text search processing program (FIG. 6), but the posted text information management server 4 and the communication terminal 7 are partly or entirely. It is good also as a structure which performs the process of.

また、本実施形態では、投稿の閲覧を要求した通信端末7で設定された案内経路を、ユーザの移動予定経路として通信端末7から投稿文検索サーバ3へと送信する構成としているが、案内経路の代わりに通信端末7において設定されている出発地と目的地を送信する構成としても良い。その場合には、投稿文検索サーバ3が受信した出発地と目的地から案内経路の探索を行う。また、案内経路以外の経路をユーザの移動予定経路としても良い。例えば、ユーザが現在位置から道なりに移動すると仮定した経路を、ユーザの移動予定経路として特定しても良い。また、ユーザの過去の移動履歴からユーザの移動予定経路を特定しても良い。更に、移動予定経路は車両による移動予定経路であっても、車両以外の移動手段(例えば電車、自転車、徒歩等)による移動予定経路であっても良い。   In the present embodiment, the guide route set in the communication terminal 7 that has requested to view posts is transmitted from the communication terminal 7 to the posted text search server 3 as the user's planned travel route. It is good also as a structure which transmits the starting point and destination set in the communication terminal 7 instead of. In that case, the guidance route search is performed from the departure place and the destination received by the posted text search server 3. Also, routes other than the guide route may be used as the user's planned travel route. For example, a route assumed that the user moves along the road from the current position may be specified as the user's planned travel route. Further, the user's planned travel route may be specified from the user's past travel history. Furthermore, the planned travel route may be a planned travel route by a vehicle or a planned travel route by a moving means other than the vehicle (for example, a train, a bicycle, a walk, etc.).

また、本実施形態では、『進入交差道路の名称』と『渋滞』の組合せ、及び『交差点の名称』と『渋滞』の組合せをそれぞれ検索ワードとして設定することとしているが、『進入交差道路の名称』と『渋滞』の組合せのみ、又は『交差点の名称』と『渋滞』の組合せのみを検索ワードとして設定しても良い。更に、『渋滞』の代わりに『渋滞』以外の交通状況を示す文字列(例えば、『混雑』等)を検索ワードとして設定しても良い。   In the present embodiment, the combination of “name of approaching intersection road” and “congestion” and the combination of “name of intersection” and “congestion” are set as search words, respectively. Only the combination of “name” and “traffic” or only the combination of “intersection name” and “traffic” may be set as a search word. Further, a character string (for example, “congestion”) indicating a traffic situation other than “congestion” may be set as a search word instead of “congestion”.

また、本実施形態では、投稿文情報管理サーバ4において投稿文に関する情報として、投稿文の文章とともに、該投稿文が投稿された投稿時刻、該投稿文が投稿された際の投稿者の位置情報、投稿者のID等について記憶される構成としているが、投稿文の文章のみを記憶する構成としても良い。   Further, in the present embodiment, the posted text information management server 4 as posted text information includes the posted text, the posting time when the posted text was posted, and the location information of the contributor when the posted text was posted. Although it is configured to store the contributor's ID and the like, only the posted text may be stored.

また、本発明に係る投稿文検索システムを具体化した実施例について上記に説明したが、投稿文検索システムは以下の構成を有することも可能であり、その場合には以下の効果を奏する。   In addition, the embodiment of the posted text search system according to the present invention has been described above. However, the posted text search system can also have the following configuration, and in that case, the following effects can be obtained.

例えば、第1の構成は以下のとおりである。
渋滞施設判定手段は、進入交差道路の周辺であって、進入交差道路に対して移動予定経路から進入した車両が走行する車線側に渋滞要因施設があるか否か判定し、検索対象名称取得手段は、進入交差道路の周辺であって、進入交差道路に対して移動予定経路から進入した車両が走行する車線側に渋滞要因施設があると判定された場合に、進入交差道路の名称又は移動予定経路と進入交差道路の交差点の名称を、検索対象名称として取得する。
上記構成を有する投稿文検索システムによれば、移動予定経路から進入交差道路へと進入する車線が、渋滞要因施設に進入する車両によって渋滞する可能性が高い場合に、該渋滞に関する情報が投稿された投稿文を適切に抽出することが可能となる。
For example, the first configuration is as follows.
The traffic congestion facility determination means determines whether there is a traffic congestion factor facility on the lane side where the vehicle that has entered from the planned travel route is around the approach intersection road, and the search target name acquisition means Is the name of the approaching intersection road or the scheduled movement when it is determined that there is a congestion factor facility on the lane side where the vehicle that has entered from the planned travel route is around the approaching intersection road. The name of the intersection between the route and the approaching intersection road is acquired as a search target name.
According to the posted text search system having the above configuration, when a lane entering the approaching intersection road from the planned travel route is highly likely to be jammed by a vehicle entering the congestion factor facility, information on the jam is posted. It is possible to appropriately extract the posted text.

また、第2の構成は以下のとおりである。
渋滞施設判定手段は、進入交差道路の周辺であって、進入交差道路に対して移動予定経路から進入した車両が走行する車線側の反対側に渋滞要因施設があるか否か判定し、進入交差道路に転回可能な地点があるか否か判定する転回地点判定手段を有し、検索対象名称取得手段は、進入交差道路の周辺であって、進入交差道路に対して移動予定経路から進入した車両が走行する車線側の反対側に渋滞要因施設があり、且つ進入交差道路に転回可能な地点があると判定された場合に、進入交差道路の名称又は移動予定経路と進入交差道路の交差点の名称を、検索対象名称として取得する。
上記構成を有する投稿文検索システムによれば、移動予定経路から進入交差道路へと進入する車線が、転回して渋滞要因施設に進入する車両によって渋滞する可能性が高い場合に、該渋滞に関する情報が投稿された投稿文を適切に抽出することが可能となる。
The second configuration is as follows.
The traffic congestion facility determination means determines whether there is a traffic congestion factor facility in the vicinity of the approaching intersection road and on the opposite side of the lane on which the vehicle that has entered from the planned travel route with respect to the approaching intersection road travels. There is a turning point determination means for determining whether there is a turnable point on the road, and the search target name acquisition means is a vehicle that is in the vicinity of the approaching intersection road and has entered the approaching intersection road from the planned travel route If it is determined that there is a traffic congestion factor facility on the opposite side of the lane on which the vehicle is traveling and there is a point that can be turned on the approaching intersection road, the name of the approaching intersection road or the name of the intersection between the planned travel route and the approaching intersection road Is acquired as a search target name.
According to the posted text search system having the above configuration, when a lane entering the approaching intersection road from the planned travel route is likely to be jammed by a vehicle turning around and entering the congestion factor facility, information on the jam It becomes possible to appropriately extract the posted text posted.

また、第3の構成は以下のとおりである。
転回地点判定手段は、渋滞要因施設よりも移動予定経路と進入交差道路の交差点から離間した位置に転回可能な地点があるか否か判定する。
上記構成を有する投稿文検索システムによれば、転回可能な地点と渋滞要因施設との位置関係に基づいて、転回して渋滞要因施設に進入する車両についても考慮して進入交差道路に渋滞が生じるか否かを予測することが可能となる。従って、進入交差道路の渋滞状況について、より正確に予測することが可能となる。
The third configuration is as follows.
The turning point determination means determines whether or not there is a point that can be turned at a position farther from the intersection of the planned travel route and the approaching intersection road than the congestion factor facility.
According to the posted text search system having the above configuration, traffic congestion occurs on the approaching intersection road based on the positional relationship between the turnable point and the traffic congestion factor facility, taking into account the vehicle that turns and enters the traffic congestion factor facility. It becomes possible to predict whether or not. Therefore, it is possible to predict more accurately the traffic jam situation on the approaching intersection road.

また、第4の構成は以下のとおりである。
地図情報を取得する地図情報取得手段と、渋滞要因施設を特定する情報である特定情報を取得する施設特定情報取得手段と、を有し、渋滞施設判定手段は、地図情報と施設特定情報に基づいて、進入交差道路の周辺に渋滞要因施設があるか否か判定する。
上記構成を有する投稿文検索システムによれば、集客力の高い大規模の商業施設、TVや雑誌等のメディアに紹介されてから間もない施設等の該施設が原因で周辺の道路に渋滞を生じさせる虞のある施設を、施設特定情報に基づいて渋滞要因施設として適切に特定することが可能となる。
The fourth configuration is as follows.
Map information acquiring means for acquiring map information and facility specifying information acquiring means for acquiring specific information that is information for specifying a congestion factor facility, and the traffic congestion facility determining means is based on the map information and the facility specifying information. Then, it is determined whether there is a congestion factor facility around the approaching intersection road.
According to the posted text search system having the above-described configuration, a large-scale commercial facility with a high ability to attract customers, a facility that has just been introduced to media such as TV and magazines, etc., cause traffic congestion on the surrounding roads. A facility that may be generated can be appropriately identified as a congestion factor facility based on the facility identification information.

1 投稿文検索システム
2 投稿文管理センタ
3 投稿文検索サーバ
4 投稿文情報管理サーバ
6 ユーザ
7 通信端末
27 施設データ
1 Posting text search system 2 Posting text management center 3 Posting text search server 4 Posting text information management server 6 User 7 Communication terminal 27 Facility data

Claims (8)

移動体の移動予定経路を取得する移動予定経路取得手段と、
前記移動予定経路と交差する道路であって、前記移動予定経路を走行する車両が前記移動予定経路から進入可能な道路である進入交差道路を取得する交差道路取得手段と、
前記進入交差道路の周辺に渋滞の要因となる施設である渋滞要因施設があるか否か判定する渋滞施設判定手段と、
前記進入交差道路の周辺に前記渋滞要因施設があると判定された場合に、前記進入交差道路の名称又は前記移動予定経路と前記進入交差道路の交差点の名称を、検索対象名称として取得する検索対象名称取得手段と、
前記検索対象名称取得手段により取得された前記検索対象名称の文字列から検索ワードを設定する検索条件設定手段と、
コンピュータネットワーク上に投稿された投稿文の内から、前記検索条件設定手段により設定された前記検索ワードに該当する投稿文を抽出する検索手段と、を有することを特徴とする投稿文検索システム。
A planned travel route acquisition means for acquiring a planned travel route of the moving object;
A crossing road acquisition means for acquiring an approaching crossing road that is a road that intersects the planned movement path and that is a vehicle that can travel along the planned movement path;
A traffic congestion facility determination means for determining whether there is a traffic congestion factor facility that is a facility that causes traffic congestion around the approaching intersection road;
A search target for acquiring, as a search target name, the name of the approach crossing road or the name of the intersection of the planned crossing road and the approaching crossing road when it is determined that there is the congestion factor facility around the approaching crossing road Name acquisition means;
Search condition setting means for setting a search word from a character string of the search target name acquired by the search target name acquisition means;
A posted text search system, comprising: search means for extracting a posted text corresponding to the search word set by the search condition setting means from posted text posted on a computer network.
前記渋滞施設判定手段は、前記進入交差道路の周辺であって、前記進入交差道路に対して前記移動予定経路から進入した車両が走行する車線側に前記渋滞要因施設があるか否か判定し、
前記検索対象名称取得手段は、前記進入交差道路の周辺であって、前記進入交差道路に対して前記移動予定経路から進入した車両が走行する車線側に前記渋滞要因施設があると判定された場合に、前記進入交差道路の名称又は前記移動予定経路と前記進入交差道路の交差点の名称を、前記検索対象名称として取得することを特徴とする請求項1に記載の投稿文検索システム。
The congestion facility determination means determines whether or not there is the congestion factor facility on the lane side around which the vehicle that has entered from the planned travel route is around the approach intersection road,
When the search target name acquisition means determines that there is the congestion factor facility in the vicinity of the approaching intersection road and on the lane side on which the vehicle that has entered from the planned travel route with respect to the approaching intersection road travels The posted text search system according to claim 1, further comprising: acquiring the name of the approaching intersection road or the name of the intersection between the planned travel route and the approaching intersection road as the search target name.
前記渋滞施設判定手段は、前記進入交差道路の周辺であって、前記進入交差道路に対して前記移動予定経路から進入した車両が走行する車線側の反対側に前記渋滞要因施設があるか否か判定し、
前記進入交差道路に転回可能な地点があるか否か判定する転回地点判定手段を有し、
前記検索対象名称取得手段は、前記進入交差道路の周辺であって、前記進入交差道路に対して前記移動予定経路から進入した車両が走行する車線側の反対側に前記渋滞要因施設があり、且つ前記進入交差道路に前記転回可能な地点があると判定された場合に、前記進入交差道路の名称又は前記移動予定経路と前記進入交差道路の交差点の名称を、前記検索対象名称として取得することを特徴とする請求項1に記載の投稿文検索システム。
Whether the traffic congestion facility determining means is around the approaching intersection road, and whether there is the traffic congestion factor facility on the opposite side of the lane side on which the vehicle that has entered from the planned travel route travels with respect to the approaching intersection road. Judgment,
A turning point determination means for determining whether or not there is a turnable point on the approaching intersection road,
The search target name acquisition means is the vicinity of the approaching intersection road, and the congestion factor facility is on the opposite side of the lane side on which the vehicle that has entered from the planned travel route travels with respect to the approaching intersection road, and When it is determined that there is a turnable point on the approaching intersection road, the name of the approaching intersection road or the name of the intersection of the planned travel route and the approaching intersection road is acquired as the search target name. The posted text search system according to claim 1, wherein the posted text search system is characterized in that:
前記転回地点判定手段は、前記渋滞要因施設よりも前記移動予定経路と前記進入交差道路の交差点から離間した位置に前記転回可能な地点があるか否か判定することを特徴とする請求項3に記載の投稿文検索システム。   The turning point determination means determines whether or not there is a point that can be turned at a position farther from the intersection of the planned travel route and the approaching intersection road than the congestion factor facility. The posted text search system described. 地図情報を取得する地図情報取得手段と、
前記渋滞要因施設を特定する情報である施設特定情報を取得する施設特定情報取得手段と、を有し、
前記渋滞施設判定手段は、前記地図情報と前記施設特定情報に基づいて、前記進入交差道路の周辺に前記渋滞要因施設があるか否か判定することを特徴とする請求項1乃至請求項4のいずれかに記載の投稿文検索システム。
Map information acquisition means for acquiring map information;
Facility specifying information acquisition means for acquiring facility specifying information that is information for specifying the congestion factor facility,
5. The traffic congestion facility determining means determines whether or not there is the traffic congestion factor facility around the approaching intersection road based on the map information and the facility specifying information. The posted text search system described in any one.
移動体の移動予定経路を取得する移動予定経路取得手段と、
前記移動予定経路と交差する道路であって、前記移動予定経路を走行する車両が前記移動予定経路から進入可能な道路である進入交差道路を取得する交差道路取得手段と、
前記進入交差道路の周辺に渋滞の要因となる施設である渋滞要因施設があるか否か判定する渋滞施設判定手段と、
前記進入交差道路の周辺に前記渋滞要因施設があると判定された場合に、前記進入交差道路の名称又は前記移動予定経路と前記進入交差道路の交差点の名称を、検索対象名称として取得する検索対象名称取得手段と、
前記検索対象名称取得手段により取得された前記検索対象名称の文字列から検索ワードを設定する検索条件設定手段と、
コンピュータネットワーク上に投稿された投稿文の内から、前記検索条件設定手段により設定された前記検索ワードに該当する投稿文を抽出する検索手段と、を有することを特徴とする投稿文検索装置。
A planned travel route acquisition means for acquiring a planned travel route of the moving object;
A crossing road acquisition means for acquiring an approaching crossing road that is a road that intersects the planned movement path and that is a vehicle that can travel along the planned movement path;
A traffic congestion facility determination means for determining whether there is a traffic congestion factor facility that is a facility that causes traffic congestion around the approaching intersection road;
A search target for acquiring, as a search target name, the name of the approach crossing road or the name of the intersection of the planned crossing road and the approaching crossing road when it is determined that there is the congestion factor facility around the approaching crossing road Name acquisition means;
Search condition setting means for setting a search word from a character string of the search target name acquired by the search target name acquisition means;
A posted text search apparatus, comprising: search means for extracting a posted text corresponding to the search word set by the search condition setting means from posted text posted on a computer network.
移動体の移動予定経路を取得する移動予定経路取得ステップと、
前記移動予定経路と交差する道路であって、前記移動予定経路を走行する車両が前記移動予定経路から進入可能な道路である進入交差道路を取得する交差道路取得ステップと、
前記進入交差道路の周辺に渋滞の要因となる施設である渋滞要因施設があるか否か判定する渋滞施設判定ステップと、
前記進入交差道路の周辺に前記渋滞要因施設があると判定された場合に、前記進入交差道路の名称又は前記移動予定経路と前記進入交差道路の交差点の名称を、検索対象名称として取得する検索対象名称取得ステップと、
前記検索対象名称取得ステップにより取得された前記検索対象名称の文字列から検索ワードを設定する検索条件設定ステップと、
コンピュータネットワーク上に投稿された投稿文の内から、前記検索条件設定ステップにより設定された前記検索ワードに該当する投稿文を抽出する検索ステップと、を有することを特徴とする投稿文検索方法。
A planned travel route acquisition step for acquiring a planned travel route of the moving object;
An intersecting road acquisition step of acquiring an approaching intersection road that is a road that intersects the planned movement route and that is a vehicle that can travel on the planned movement route from the planned movement route;
A traffic congestion facility determination step for determining whether or not there is a traffic congestion factor facility that is a facility that causes traffic congestion around the approaching intersection road,
A search target for acquiring, as a search target name, the name of the approach crossing road or the name of the intersection of the planned crossing road and the approaching crossing road when it is determined that there is the congestion factor facility around the approaching crossing road A name acquisition step;
A search condition setting step for setting a search word from a character string of the search target name acquired by the search target name acquisition step;
A posted text search method, comprising: a search step for extracting a posted text corresponding to the search word set by the search condition setting step from posted text posted on a computer network.
コンピュータに、
移動体の移動予定経路を取得する移動予定経路取得機能と、
前記移動予定経路と交差する道路であって、前記移動予定経路を走行する車両が前記移動予定経路から進入可能な道路である進入交差道路を取得する交差道路取得機能と、
前記進入交差道路の周辺に渋滞の要因となる施設である渋滞要因施設があるか否か判定する渋滞施設判定機能と、
前記進入交差道路の周辺に前記渋滞要因施設があると判定された場合に、前記進入交差道路の名称又は前記移動予定経路と前記進入交差道路の交差点の名称を、検索対象名称として取得する検索対象名称取得機能と、
前記検索対象名称取得機能により取得された前記検索対象名称の文字列から検索ワードを設定する検索条件設定機能と、
コンピュータネットワーク上に投稿された投稿文の内から、前記検索条件設定機能により設定された前記検索ワードに該当する投稿文を抽出する検索機能と、
を実現させることを特徴とするコンピュータプログラム。
On the computer,
A planned movement route acquisition function for acquiring a planned movement route of a moving object;
A crossing road acquisition function for acquiring an approaching crossing road that is a road that intersects the planned movement route and that is a vehicle that can travel from the planned movement route.
A traffic congestion facility determination function for determining whether or not there is a traffic congestion factor facility that is a facility that causes traffic congestion around the approaching intersection road;
A search target for acquiring, as a search target name, the name of the approach crossing road or the name of the intersection of the planned crossing road and the approaching crossing road when it is determined that there is the congestion factor facility around the approaching crossing road Name acquisition function,
A search condition setting function for setting a search word from a character string of the search target name acquired by the search target name acquisition function;
A search function for extracting a posted sentence corresponding to the search word set by the search condition setting function from posted sentences posted on a computer network;
A computer program characterized by realizing the above.
JP2013153242A 2013-07-24 2013-07-24 Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program Expired - Fee Related JP6090030B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013153242A JP6090030B2 (en) 2013-07-24 2013-07-24 Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013153242A JP6090030B2 (en) 2013-07-24 2013-07-24 Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program

Publications (2)

Publication Number Publication Date
JP2015022741A JP2015022741A (en) 2015-02-02
JP6090030B2 true JP6090030B2 (en) 2017-03-08

Family

ID=52487079

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013153242A Expired - Fee Related JP6090030B2 (en) 2013-07-24 2013-07-24 Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program

Country Status (1)

Country Link
JP (1) JP6090030B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7009972B2 (en) * 2017-12-18 2022-01-26 トヨタ自動車株式会社 Server device and congestion identification method
JP2020140653A (en) * 2019-03-01 2020-09-03 株式会社デンソー Travel support device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5097087B2 (en) * 2008-11-19 2012-12-12 クラリオン株式会社 Road information providing service center apparatus, road information providing method, and car navigation apparatus
JP5656456B2 (en) * 2010-05-28 2015-01-21 富士通テン株式会社 In-vehicle display device and display method
JP5734094B2 (en) * 2011-05-26 2015-06-10 クラリオン株式会社 Navigation system and navigation device
JP5742600B2 (en) * 2011-08-31 2015-07-01 アイシン・エィ・ダブリュ株式会社 Posted sentence providing system, posted sentence providing apparatus, posted sentence providing method, and computer program

Also Published As

Publication number Publication date
JP2015022741A (en) 2015-02-02

Similar Documents

Publication Publication Date Title
JP5686087B2 (en) Posted sentence providing system, posted sentence providing apparatus, posted sentence providing method, and computer program
JP6015182B2 (en) Information sharing system, information sharing method, and terminal device
EP3190385B1 (en) Route searching system, route searching method, and computer program
JP6065435B2 (en) Information sharing system, information sharing method, and terminal device
JP2009093384A (en) Poi search system, route search server and poi search method
JP6155936B2 (en) Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program
JP5673445B2 (en) Posted sentence providing system, posted sentence providing apparatus, posted sentence providing method, and computer program
JP2013050916A (en) Posting providing system, posting providing device, posting providing method, and computer program
JP4858851B2 (en) Vehicle information display device
JP6090030B2 (en) Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program
WO2014013749A1 (en) Information-sharing system, information-sharing method, and terminal device
JP2012225792A (en) Information service system and information service method
JP2008292229A (en) Navigation system, route search server, portable terminal device, and route search method
KR20130090153A (en) Server for providing traffic information, electonic device and method for providing traffic information
JP5920140B2 (en) Information sharing system, information sharing method, and terminal device
JP5978971B2 (en) Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program
JP5920197B2 (en) Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program
JP2008058112A (en) Navigation apparatus, navigation method and navigation program
JP2012145440A (en) Facility guiding device, facility guiding method and computer program
JP2014142201A (en) Route guidance system, communication terminal and computer program executed in communication terminal
JP2013217713A (en) Navigation device
KR20120035382A (en) Web server for providing route navigation and method thereof
JP6379647B2 (en) Information guidance system, information guidance method, and computer program
JP4110320B2 (en) Navigation system and program
JP2008286544A (en) System, server, terminal device, and method for displaying road traffic information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160303

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161222

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: 20170110

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170123

R150 Certificate of patent or registration of utility model

Ref document number: 6090030

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees