JP6578233B2 - Search system, search method, search program, recording medium - Google Patents

Search system, search method, search program, recording medium Download PDF

Info

Publication number
JP6578233B2
JP6578233B2 JP2016064023A JP2016064023A JP6578233B2 JP 6578233 B2 JP6578233 B2 JP 6578233B2 JP 2016064023 A JP2016064023 A JP 2016064023A JP 2016064023 A JP2016064023 A JP 2016064023A JP 6578233 B2 JP6578233 B2 JP 6578233B2
Authority
JP
Japan
Prior art keywords
specific place
name
search
information
importance
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.)
Active
Application number
JP2016064023A
Other languages
Japanese (ja)
Other versions
JP2017182171A (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.)
Toyota Mapmaster Inc
Original Assignee
Toyota Mapmaster Inc
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 Toyota Mapmaster Inc filed Critical Toyota Mapmaster Inc
Priority to JP2016064023A priority Critical patent/JP6578233B2/en
Publication of JP2017182171A publication Critical patent/JP2017182171A/en
Application granted granted Critical
Publication of JP6578233B2 publication Critical patent/JP6578233B2/en
Active 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 search system, a search method, a search program, and a recording medium, and more particularly, to a search system, a search method, a search program, and a recording medium that execute information search.

従来から、検索クエリの入力を受けて、ユーザが所望する情報を提供する検索システムが様々に提供されている。   2. Description of the Related Art Conventionally, various search systems that provide information desired by a user in response to an input of a search query have been provided.

例えば、特許文献1には、複数の文字列の入力を受け付け、これらの文字列が属する検索分野の組み合わせパターンを特定し、その組み合わせパターンごとに予め定められた優先度に従って、その優先度の降順に検索結果を提示するナビゲーション装置が開示されている。   For example, Patent Document 1 accepts input of a plurality of character strings, specifies a combination pattern in a search field to which these character strings belong, and descends the priority according to a priority predetermined for each combination pattern. Discloses a navigation device that presents search results.

また、特許文献2には、駅を評価する流動評価装置が開示されている。当該流動評価装置では、駅周辺の地価、駅周辺の店舗の評価、駅での降車人数を用いた評価を行っている。   Patent Document 2 discloses a flow evaluation apparatus for evaluating a station. In the flow evaluation apparatus, evaluation is performed using land prices around the station, evaluations of stores around the station, and the number of people getting off at the station.

特許5400179号公報Japanese Patent No. 5400179 特開2015−203897号公報Japanese Patent Laid-Open No. 2015-203897

ところで、上記特許文献においては、駅の評価方法として、より都市部など面的に評価が高くなるエリアで効果的に1つ1つの駅を評価することができないという問題がある。そのため、より異なった視点からの評価を行うことができる検索システムが望まれている。   By the way, in the said patent document, there exists a problem that each station cannot be evaluated effectively as an evaluation method of a station in an area where evaluation is higher in areas such as urban areas. Therefore, a search system that can perform evaluation from a different viewpoint is desired.

そこで、本発明は、上述のような要望に鑑みてなされたものであり、駅などの特定の場所を検索対象として含む場合に、従来とは異なった視点での評価を行うことができる検索システム、検索方法、検索プログラム、記録媒体、を提供することを目的とする。   Therefore, the present invention has been made in view of the above-described demand, and when a specific place such as a station is included as a search target, a search system capable of performing evaluation from a viewpoint different from the conventional one. It is an object to provide a search method, a search program, and a recording medium.

本発明の一実施態様に係る検索システムは、特定の地名と、当該特定の地名で示される場所に接続する路線の種別に関する情報を含む地図情報と、各路線の種別ごとの評価を示す評価情報とを記憶する記憶部と、特定の地名に係るキーワードの入力を受け付ける入力部と、入力部が受け付けたキーワードに対応する特定の地名に接続する路線の種別を地図情報から取得する取得部と、取得部が取得した路線の種別の評価を評価情報から特定する特定部と、特定部が特定した評価に基づいて、特定の地名の重要度を算出する算出部と、重要度を示す情報を出力する出力部とを備える。   The search system according to an embodiment of the present invention includes a map information including a specific place name, information on the type of route connected to the place indicated by the specific place name, and evaluation information indicating an evaluation for each type of route. A storage unit that stores information, an input unit that receives an input of a keyword related to a specific place name, an acquisition unit that acquires from the map information the type of a route connected to the specific place name corresponding to the keyword received by the input unit, The identification unit that identifies the evaluation of the type of route acquired by the acquisition unit from the evaluation information, the calculation unit that calculates the importance of a specific place name based on the evaluation specified by the identification unit, and the information indicating the importance are output And an output unit.

これにより、検索システムは、特定の地名に関する重要度として、その特定の地名に入る路線(例えば、駅に入る列車の種別や、交差点に入る道路の種別)に応じた重要度を出力することができる。   Thereby, the search system can output the importance according to the route (for example, the type of train entering the station or the type of road entering the intersection) as the importance related to the specific place name. it can.

実施の形態に係る検索システムの構成を示すブロック図である。It is a block diagram which shows the structure of the search system which concerns on embodiment. POI情報のデータ概念図である。It is a data conceptual diagram of POI information. 駅情報のデータ概念図である。It is a data conceptual diagram of station information. 交差点情報のデータ概念図である。It is a data conceptual diagram of intersection information. (a)は、路線評価情報のデータ概念図である。(b)は、道路評価情報のデータ概念図である。(A) is a data conceptual diagram of route evaluation information. (B) is a data conceptual diagram of road evaluation information. 検索システムによる検索処理を示すフローチャートである。It is a flowchart which shows the search process by a search system. 駅周辺の地図情報の一例である。It is an example of the map information around a station. 交差点周辺の地図情報の一例である。It is an example of the map information around an intersection. 実施の形態に係る検索システムの構成を示すブロック図である。It is a block diagram which shows the structure of the search system which concerns on embodiment.

以下、本発明の一実施態様に係る検索システムについて、図面を参照しながら、詳細に説明する。   Hereinafter, a search system according to an embodiment of the present invention will be described in detail with reference to the drawings.

<実施の形態>
<構成>
本発明の一実施の形態に係る検索システム(図1の100に相当)は、特定の地名と、当該特定の地名で示される場所に接続する路線の種別に関する情報を含む地図情報と、各路線の種別ごとの評価を示す評価情報とを記憶する記憶部(図1の104に相当)と、特定の地名に係るキーワードの入力を受け付ける入力部(図1の103に相当)と、入力部が受け付けたキーワードに対応する特定の地名に接続する路線の種別を地図情報から取得する取得部(図1の105に相当)と、取得部が取得した路線の種別の評価を評価情報から特定する特定部(図1の105に相当)と、特定部が特定した評価に基づいて、特定の地名の重要度を算出する算出部(図1の105に相当)と、重要度を示す情報を出力する出力部(図1の105に相当)とを備える。
<Embodiment>
<Configuration>
A search system according to an embodiment of the present invention (corresponding to 100 in FIG. 1) includes a specific place name, map information including information on the type of route connected to the place indicated by the specific place name, and each route A storage unit (equivalent to 104 in FIG. 1) that stores evaluation information indicating evaluation for each type, an input unit (equivalent to 103 in FIG. 1) that receives input of a keyword related to a specific place name, and an input unit An acquisition unit (corresponding to 105 in FIG. 1) that acquires the type of route connected to a specific place name corresponding to the received keyword from the map information, and a specification that specifies evaluation of the type of route acquired by the acquisition unit from the evaluation information Part (corresponding to 105 in FIG. 1), a calculation part (corresponding to 105 in FIG. 1) for calculating the importance of a specific place name based on the evaluation specified by the specifying part, and information indicating the importance are output Output unit (corresponding to 105 in FIG. 1) Equipped with a.

図1に示すように検索システム100は、受信部102と、位置情報検出センサ101と、入力部103と、記憶部104と、CPU105と、を備える。検索システム100は、例えば、車両に搭載するナビゲーションシステムに搭載して用いる。検索システム100は、表示装置110に接続され、検索システム100による検索結果は表示装置110に表示される。   As illustrated in FIG. 1, the search system 100 includes a receiving unit 102, a position information detection sensor 101, an input unit 103, a storage unit 104, and a CPU 105. The search system 100 is used by being mounted on, for example, a navigation system mounted on a vehicle. The search system 100 is connected to the display device 110, and a search result by the search system 100 is displayed on the display device 110.

位置情報検出センサ101は、検索システム100が搭載されている車両の現在位置情報を取得するセンサである。具体的には、GPSやGNSS等の各種衛星電波を利用した測位システム、ジャイロスコープ等の自律航法システムを用いることによって実現される。この際、現在位置情報は、少なくとも自車両が存在する位置の緯度情報及び経度情報を含み、高度情報を含んでもよい。なお、位置情報検出センサ101による現在位置情報の取得は、例えば、走行道路上に設置されて設置位置情報を取得することができるビーコン等を用いるなどして取得してもよく、上記測位システムに限定されるものではない。位置情報検出センサ101は、これらの外部からの位置情報あるいは測位システムにより測位された現在位置情報を逐次(又は適時)取得し、取得した位置情報を現在位置情報として受信部102に伝達する。   The position information detection sensor 101 is a sensor that acquires current position information of a vehicle on which the search system 100 is mounted. Specifically, it is realized by using a positioning system using various satellite radio waves such as GPS and GNSS, and an autonomous navigation system such as a gyroscope. At this time, the current position information includes at least latitude information and longitude information of a position where the host vehicle is present, and may include altitude information. In addition, acquisition of the current position information by the position information detection sensor 101 may be acquired by using, for example, a beacon that is installed on the traveling road and can acquire the installation position information. It is not limited. The position information detection sensor 101 sequentially (or timely) acquires the position information from the outside or the current position information measured by the positioning system, and transmits the acquired position information to the receiving unit 102 as the current position information.

受信部102は、位置情報検出センサ101から伝達された現在位置情報を受信し、CPU105に現在位置情報を伝達する機能を有する。また、受信部102は、外部の装置と通信を実行して、新たな施設情報を受信して、CPU105に伝達する機能も有する。   The receiving unit 102 has a function of receiving the current position information transmitted from the position information detection sensor 101 and transmitting the current position information to the CPU 105. The receiving unit 102 also has a function of executing communication with an external device, receiving new facility information, and transmitting the new facility information to the CPU 105.

入力部103は、車両に搭乗するユーザからの入力を受け付ける。入力部103は、ナビゲーションシステムに対して、ユーザが入力した検索クエリを受け付ける。そして、受け付けた検索クエリをCPU105に伝達する。入力部103は、ユーザから車両の目的地に関する目的地情報を受け付けて、CPU105に伝達する。   The input unit 103 receives an input from a user boarding the vehicle. The input unit 103 receives a search query input by the user with respect to the navigation system. Then, the received search query is transmitted to the CPU 105. The input unit 103 receives destination information related to the destination of the vehicle from the user and transmits it to the CPU 105.

記憶部104は、検索システム100が動作するうえで必要とする各種のプログラム及び地図情報を含む各種のデータを記憶する記録媒体である。記憶部104は、例えば、HDD(Hard Disc Drive)、SSD(Solid State Drive)等により実現される。記憶部104は、POI情報200と、駅情報300と、交差点情報400と、路線評価情報500と、道路評価情報510とを記憶している。POI情報200は、各種施設に関する情報である。駅情報300は、駅に関する情報であり、駅に入っている(接続している)路線の情報を含む。交差点情報400は、交差点に関する情報であり、交差点に接続している道路の情報を含む。路線評価情報500は、路線種別ごとの評価値を示す情報である。道路評価情報510は、道路種別ごとの評価値を示す情報である。なお、駅情報300と交差点情報400とは、POI情報200に含まれるようにして構成されてもよい。POI情報200と、駅情報300と、交差点情報400と、路線評価情報500と、道路評価情報510とのそれぞれの詳細については後述する。地図情報は、道路の接続関係や距離、形状、駅と路線の接続関係や形状を示す情報を含むとともに、各POIの位置を示す情報を含み、POI情報200、駅情報300、交差点情報400と関連付けられる。   The storage unit 104 is a recording medium that stores various types of data including various types of programs and map information necessary for the operation of the search system 100. The storage unit 104 is realized by, for example, an HDD (Hard Disc Drive), an SSD (Solid State Drive), or the like. The storage unit 104 stores POI information 200, station information 300, intersection information 400, route evaluation information 500, and road evaluation information 510. The POI information 200 is information related to various facilities. The station information 300 is information related to the station, and includes information on routes that are in (connected to) the station. The intersection information 400 is information regarding the intersection, and includes information on roads connected to the intersection. The route evaluation information 500 is information indicating an evaluation value for each route type. The road evaluation information 510 is information indicating an evaluation value for each road type. The station information 300 and the intersection information 400 may be configured to be included in the POI information 200. Details of the POI information 200, the station information 300, the intersection information 400, the route evaluation information 500, and the road evaluation information 510 will be described later. The map information includes information indicating road connection relations, distances, shapes, connection relations and shapes between stations and routes, and information indicating the position of each POI. POI information 200, station information 300, intersection information 400 Associated.

CPU105は、記憶部104に記憶されているプログラム及び各種データを利用して、検索システム100が実行すべき処理を実行するプロセッサである。CPU105は、入力部103から検索クエリを受け付けてPOIを検索し、検索されたPOIを所定の順序で表示するための情報を表示装置110に出力する機能を有する。   The CPU 105 is a processor that executes a process to be executed by the search system 100 using a program and various data stored in the storage unit 104. The CPU 105 has a function of receiving a search query from the input unit 103 and searching for a POI, and outputting information for displaying the searched POI in a predetermined order to the display device 110.

CPU105は、入力部103から、検索クエリを受け取ると、検索クエリに合致するPOIを特定する。CPU105は、特定したPOIのスコアを算出し、算出したスコアを、特定したPOIに関する情報を表示するための表示順序を決定するための情報として表示装置110に出力する。CPU105は、受け付けた検索クエリに基づいて特定したPOIのスコアを以下のようにして出力する。   When the CPU 105 receives a search query from the input unit 103, the CPU 105 identifies a POI that matches the search query. The CPU 105 calculates the score of the identified POI, and outputs the calculated score to the display device 110 as information for determining a display order for displaying information regarding the identified POI. The CPU 105 outputs the POI score specified based on the accepted search query as follows.

CPU105は、検索クエリが駅に関するものであった場合に、当該駅に入っている路線の種別に応じた駅の施設としてのスコアを算出する。路線の種別は、列車の呼称によって定めてもよいし、列車の運営体によって定めてもよいし、列車が走行する距離に応じて定めてもよい。本実施の形態においては、路線の種別として、「新幹線」、「JR在来線」、「私鉄」を設定した場合を説明する。CPU105は、駅に入っている路線の数だけ、その路線に対して路線評価情報500で評価される評価値を加算することでスコアを算出する。例えば、CPU105は、検索対象の駅に、「新幹線」が「2本」、「JR在来線」が「3本」入っている場合には、「新幹線」の評価値を「15」、「JR在来線」の評価値を「10」とすると、当該駅のスコアSを、S=15×2+10×3=60と算出する。   When the search query relates to a station, the CPU 105 calculates a score as a station facility according to the type of the route entering the station. The type of route may be determined by the name of the train, may be determined by the train operator, or may be determined according to the distance traveled by the train. In the present embodiment, a case where “Shinkansen”, “JR conventional line”, and “private railway” are set as the route type will be described. CPU105 calculates a score by adding the evaluation value evaluated by the route evaluation information 500 with respect to the route as many as the number of the routes which have entered the station. For example, the CPU 105 sets the evaluation value of “Shinkansen” to “15”, “2” for the “Shinkansen” and “3” for the “JR conventional line” at the search target station. If the evaluation value of “JR conventional line” is “10”, the score S of the station is calculated as S = 15 × 2 + 10 × 3 = 60.

また、CPU105は、検索クエリが交差点に関するものであった場合に、当該交差点に接続している道路の種別に応じたスコアを算出する。道路の種別は、道路の呼称によって定めてもよいし、道路幅(物理的な長さで分類してもよいし、車線数で分類してもよい)によって定めてもよいし、道路が国道か私道かによって分類してもよい。本実施の形態においては、道路の種別として、「国道幹線道路」、「その他の国道」、「私道」を設定した場合を説明する。CPU105は、交差点に入っている道路の数だけ、その道路に対して道路評価情報510で評価される評価値を加算することでスコアを算出する。例えば、CPU105は、検索対象の交差点に、「国道幹線道路」が「1本」、「その他の国道」が「2本」、「私道」が「1本」入っている場合には、「国道幹線道路」の評価値を「15」、「その他の国道」の評価値を「10」、「私道」の評価値を「5」とすると、当該交差点のスコアSをS=15×1+10×2+5×1=40と算出する。   In addition, when the search query relates to an intersection, the CPU 105 calculates a score according to the type of road connected to the intersection. The type of road may be determined by the name of the road, may be determined by the road width (which may be classified by physical length or may be classified by the number of lanes), and the road is a national road. You can sort by private or private road. In the present embodiment, a case where “national highway”, “other national highway”, and “private road” are set as the road type will be described. CPU105 calculates a score by adding the evaluation value evaluated by the road evaluation information 510 with respect to the road as many as the number of roads in the intersection. For example, if the “National highway” is “1”, “Other national roads” is “2”, and “Private road” is “1” at the intersection to be searched, If the evaluation value of “main road” is “15”, the evaluation value of “other national roads” is “10”, and the evaluation value of “private road” is “5”, the score S of the intersection is S = 15 × 1 + 10 × 2 + 5 X1 = 40 is calculated.

また、CPU105は、駅及び交差点以外のPOIについては、ここでは詳細を省略するが、POIの現在位置からの距離や、過去の検索結果や、ユーザの訪問数などに応じたスコアを算出するとともに、検索したPOIがいずれかの駅又は交差点から所定距離内(例えば、100m以内)に位置する場合には、当該所定距離内の駅又は交差点に対して算出されたスコアに所定の係数をかけた値を、POIに対して算出したスコアに加算し、加算後のスコアをPOIのスコアとして表示装置110に出力する。   Further, the CPU 105 calculates a score according to the distance from the current position of the POI, past search results, the number of visits of the user, and the like, although details are omitted here for POIs other than stations and intersections. When the searched POI is located within a predetermined distance (for example, within 100 m) from any station or intersection, a predetermined coefficient is applied to the score calculated for the station or intersection within the predetermined distance. The value is added to the score calculated for the POI, and the score after addition is output to the display device 110 as the POI score.

CPU105は、このようにして、検索された検索対象全てについて、スコアを算出し、当該スコアを表示装置110に対して出力する。表示装置110は、受け付けたスコアの高い順に、駅や交差点を含むPOIを並べて表示する。これにより、検索システム100は、駅の施設としての重要度に基づく表示順序で駅の識別情報を表示することができる。   In this way, the CPU 105 calculates the scores for all the search targets that have been searched, and outputs the scores to the display device 110. The display device 110 displays POIs including stations and intersections in order from the highest received score. Thereby, the search system 100 can display the identification information of a station in the display order based on the importance as a station facility.

<データ>
図2は、POI情報200のデータ構成例を示すデータ概念図である。図2に示すように、POI情報200は、POI名称201と、位置情報202と、説明情報203とが対応付けられた情報である。
POI名称201は、POIの名称を示す情報である。
<Data>
FIG. 2 is a data conceptual diagram showing a data configuration example of the POI information 200. As shown in FIG. 2, the POI information 200 is information in which a POI name 201, position information 202, and explanation information 203 are associated with each other.
The POI name 201 is information indicating the name of the POI.

位置情報202は、対応するPOIの位置を示す情報であり、経度と緯度とからなる。   The position information 202 is information indicating the position of the corresponding POI, and includes longitude and latitude.

説明情報203は、対応するPOIに関する説明文であり、検索結果として提示される場合の説明としての文章である。   The description information 203 is a description regarding the corresponding POI, and is a description as a description when presented as a search result.

POI情報200には、ここに示した情報以外の情報が含まれてよく、その他には、例えば、対応するPOIを示すアイコン情報や、対応するPOIの写真などが対応付けられてもよい。   The POI information 200 may include information other than the information shown here. In addition, for example, icon information indicating the corresponding POI, a picture of the corresponding POI, and the like may be associated.

図3は、駅情報300のデータ構成例を示すデータ概念図である。図3に示すように、駅情報300は、駅名称301と、位置情報302と、接続路線情報303と、説明情報304とが対応付けられた情報である。
駅名称301は、駅の名称を示す情報である。
FIG. 3 is a data conceptual diagram illustrating a data configuration example of the station information 300. As illustrated in FIG. 3, the station information 300 is information in which a station name 301, position information 302, connection route information 303, and description information 304 are associated with each other.
The station name 301 is information indicating the name of the station.

位置情報302は、対応する駅の位置を示す情報であり、経度と緯度とからなる。ここでは、一点の情報として示しているが、駅の位置を示す情報は、範囲情報であってもよい。   The position information 302 is information indicating the position of the corresponding station, and is composed of longitude and latitude. Here, the information is shown as one point of information, but the information indicating the position of the station may be range information.

接続路線情報303は、対応する駅に接続している路線の種別ごとの本数を示す情報である。   The connection route information 303 is information indicating the number of each route type connected to the corresponding station.

説明情報304は、対応する駅に関する説明文であり、検索結果として提示される場合の説明としての文章である。   The explanation information 304 is an explanation regarding the corresponding station, and is a sentence as an explanation when presented as a search result.

図3の例で言えば、「東京」駅の位置は、「(X1、X2)」であり、接続している路線としては、「新幹線」が「5」本、「JR在来線」が「11」本、「私鉄」が「1」本あることが認識できる。   In the example of FIG. 3, the location of “Tokyo” station is “(X1, X2)”, and there are “5 bullet trains” and “JR conventional lines” as connected routes. It can be recognized that there are “11” books and “private railway” books.

図4は、交差点情報400のデータ構成例を示すデータ概念図である。図4に示すように、交差点情報は、交差点名称401と、位置情報402と、接続路線情報403と、説明情報404とが対応付けられた情報である。
交差点名称401は、交差点の名称を示す情報である。
FIG. 4 is a data conceptual diagram illustrating a data configuration example of the intersection information 400. As shown in FIG. 4, the intersection information is information in which an intersection name 401, position information 402, connection route information 403, and description information 404 are associated with each other.
The intersection name 401 is information indicating the name of the intersection.

位置情報402は、対応する交差点の位置を示す情報であり、経度と緯度とからなる。ここでは、一点の情報として示しているが、交差点の位置を示す情報は、範囲情報であってもよい。   The position information 402 is information indicating the position of the corresponding intersection, and includes longitude and latitude. Here, although shown as one point of information, the information indicating the position of the intersection may be range information.

接続路線情報403は、対応する交差点に接続している路線の種別ごとの本数を示す情報である。   The connection route information 403 is information indicating the number of each route type connected to the corresponding intersection.

説明情報304は、対応する交差点に関する説明文であり、検索結果として提示される場合の説明としての文章である。   The description information 304 is a description regarding the corresponding intersection, and is a description as a description when presented as a search result.

図4の例で言えば、「東京A」交差点の位置は、「(X1、Y1)」であり、接続している道路として、「国道幹線道路」が「4」本、「国道」が「2」本、私道が「0」本であることが認識できる。   In the example of FIG. 4, the location of the “Tokyo A” intersection is “(X1, Y1)”, and “4 national highways” and “National roads” are “ It can be recognized that “2” books and private road are “0” books.

図5(a)は、路線評価情報500のデータ構成例を示すデータ概念図である。図5(a)に示すように、路線評価情報500は、路線種別501と、評価値502とが対応付けられた情報である。   FIG. 5A is a data conceptual diagram showing a data configuration example of the route evaluation information 500. As shown in FIG. 5A, the route evaluation information 500 is information in which a route type 501 and an evaluation value 502 are associated with each other.

路線種別501は、路線の種別を示す情報である。本実施の形態においては、路線の種別として、「新幹線」、「JR在来線」、「私鉄」の三種を設定している。   The route type 501 is information indicating the type of route. In the present embodiment, three types of “Shinkansen”, “JR conventional line”, and “private railway” are set as route types.

評価値502は、対応する路線の評価値を示す情報であって、対応する路線が駅に入っている場合に、当該駅の施設としてのスコアを算出する際に利用する数値を示す情報である。   The evaluation value 502 is information indicating an evaluation value of the corresponding route, and is information indicating a numerical value used when calculating a score as a facility of the station when the corresponding route is in the station. .

図5(a)の例で言えば、路線「新幹線」には、評価値「15」が対応付けられており、検索対象の駅に「新幹線」が入っている場合には、CPU105は、その駅のスコアを算出する際に、評価値「15」を利用して算出する。   In the example of FIG. 5A, the evaluation value “15” is associated with the route “Shinkansen”, and if the “Shinkansen” is entered at the search target station, the CPU 105 When the station score is calculated, the evaluation value “15” is used.

図5(b)は、道路評価情報510のデータ構成例を示すデータ概念図である。図5(b)に示すように、道路評価情報510は、道路種別511と評価値512とが対応付けられた情報である。   FIG. 5B is a data conceptual diagram showing a data configuration example of the road evaluation information 510. As shown in FIG. 5B, the road evaluation information 510 is information in which a road type 511 and an evaluation value 512 are associated with each other.

道路種別511は、道路の種別を示す情報である。本実施の形態においては、道路の種別として、「国道幹線道路」、「その他の国道」、「私道」の三種を設定している。「国道幹線道路」は、地域、都市内において、主要な地点を結ぶ道路である。「その他の国道」は、国道幹線道路以外の国道である。「私道」は、個人または団体が所有している土地を道路として使用している区域である。   The road type 511 is information indicating the type of road. In the present embodiment, three types of “national highway”, “other national highway”, and “private road” are set as road types. “National highway” is a road that connects major points in a region or city. “Other national roads” are national roads other than national highways. A “private road” is an area where land owned by an individual or an organization is used as a road.

評価値512は、対応する道路の評価値を示す情報であって、対応する道路が交差点に入っている場合に当該交差点のスコアを算出する際に利用する数値を示す情報である。   The evaluation value 512 is information indicating the evaluation value of the corresponding road, and is information indicating a numerical value used when calculating the score of the intersection when the corresponding road enters the intersection.

図5(b)の例で言えば、道路「国道幹線道路」には、評価値「15」が対応付けられており、検索対象の交差点に「国道幹線道路」が入っている場合には、CPU105は、その交差点のスコアを算出する際に、評価値「15」を利用して算出する。   In the example of FIG. 5B, the evaluation value “15” is associated with the road “National highway”, and “National highway” is entered at the intersection to be searched. When calculating the score of the intersection, the CPU 105 calculates using the evaluation value “15”.

<動作>
図6は、検索システム100の検索に係る動作を示すフローチャートである。
<Operation>
FIG. 6 is a flowchart showing an operation related to the search of the search system 100.

検索システム100の入力部103は、検索クエリを受け付ける(ステップS601)。入力部103は、受け付けた検索クエリをCPU105に伝達する。   The input unit 103 of the search system 100 receives a search query (step S601). The input unit 103 transmits the received search query to the CPU 105.

CPU105は、検索クエリから、POI情報200と、駅情報300と、交差点情報400とを検索して、1以上の検索対象を特定する(ステップS602)。そして、CPU105は、検索された1以上の検索対象各々のスコアを算出する。   The CPU 105 searches the POI information 200, the station information 300, and the intersection information 400 from the search query to identify one or more search targets (step S602). Then, the CPU 105 calculates a score for each of the searched one or more search targets.

CPU105は、検索対象名が駅名を含むか否かを、検索対象の名称が駅情報300に登録されていたか否かに応じて判定する(ステップS603)。CPU105は、検索対象が駅名を含むと判定した場合には(ステップS603のYES)、駅情報300を参照して駅に入っている路線の種別ごとの路線の数を特定する(ステップS604)。次に、CPU105は、検索対象の駅名が、地域の名称を冠するか否かを判定する(ステップS605)。そして、CPU105は、検索対象の駅に入っている路線の種別の評価値とその数、並びに、駅名が地域の名称を冠するかに基づいて駅のスコアを算出し(ステップS606)、ステップS614に移行する。   The CPU 105 determines whether or not the search target name includes a station name depending on whether or not the search target name is registered in the station information 300 (step S603). When determining that the search target includes a station name (YES in step S603), the CPU 105 refers to the station information 300 and specifies the number of routes for each type of route entering the station (step S604). Next, the CPU 105 determines whether or not the search target station name bears the name of the area (step S605). Then, the CPU 105 calculates a station score based on the evaluation value and the number of types of routes entering the search target station, and whether the station name bears the name of the area (step S606), and step S614. Migrate to

検索対象名が駅名を含まない場合(ステップS603のNO)、CPU105は、検索対象が交差点名を含むか否かを、検索対象の名称が交差点情報に登録されていたか否かに応じて判定する(ステップS607)。   When the search target name does not include the station name (NO in step S603), the CPU 105 determines whether or not the search target includes the intersection name, depending on whether or not the search target name is registered in the intersection information. (Step S607).

検索対象が交差点名を含む場合には(ステップS607のYES)、交差点情報400を参照して交差点と接続している道路の種別ごとの道路の数を特定する(ステップS608)。次に、CPU105は、検索対象の交差点名が、地域の名称を冠するか否かを判定する(ステップS609)。そして、CPU105は、検索対象の交差点に入っている道路の種別の評価値とその数、並びに、交差点名が地域の名称を冠するかに基づいて交差点のスコアを算出し(ステップS610)、ステップS614に移行する。   If the search target includes an intersection name (YES in step S607), the number of roads for each type of road connected to the intersection is specified with reference to the intersection information 400 (step S608). Next, the CPU 105 determines whether or not the intersection name to be searched bears the name of the area (step S609). Then, the CPU 105 calculates the score of the intersection based on the evaluation value and the number of types of roads entering the intersection to be searched, and whether the intersection name bears the name of the area (step S610). The process proceeds to S614.

検索対象名が駅名も交差点名も含まない場合(ステップS607のNO)、CPU105は、検索対象の位置情報から、所定距離内に駅または交差点が存在するか否かを判定する(ステップS611)。   If the search target name does not include a station name or an intersection name (NO in step S607), the CPU 105 determines whether there is a station or an intersection within a predetermined distance from the position information of the search target (step S611).

検索対象が、駅又は交差点から所定距離内に存在する場合に(ステップS611のYES)、CPU105は、所定距離内に存在する駅又は交差点に対して算出されたスコアを加味して、検索対象のスコアを算出し(ステップS612)、ステップS614に移行する。   When the search target exists within a predetermined distance from the station or the intersection (YES in step S611), the CPU 105 considers the score calculated for the station or intersection existing within the predetermined distance, and the search target A score is calculated (step S612), and the process proceeds to step S614.

検索対象が、駅又は交差点から所定距離内に存在しない場合に(ステップS611のNO)、CPU105は、駅又は交差点のスコアを加味せずに検索対象のスコアを算出し(ステップS613)、ステップS614に移行する。   When the search target does not exist within a predetermined distance from the station or intersection (NO in step S611), the CPU 105 calculates the search target score without considering the station or intersection score (step S613), and step S614. Migrate to

ステップS614において、CPU105は、ステップS602において検索された全ての検索対象について、スコアを算出したか否かを判定する(ステップS614)。全ての検索対象について、スコアを算出していない場合には(ステップS614のNO)、ステップS603に戻る。全ての検索対象について、スコアを算出している場合には(ステップS614のYES)、CPU105は、検索対象の識別情報(例えば、検索対象の名称)と、算出したスコアを対応付けて表示装置110に出力して(ステップS615)終了する。   In step S614, the CPU 105 determines whether or not scores have been calculated for all search targets searched in step S602 (step S614). If scores have not been calculated for all search targets (NO in step S614), the process returns to step S603. When the scores are calculated for all search targets (YES in step S614), the CPU 105 associates the search target identification information (for example, the name of the search target) with the calculated scores, and displays the display device 110. (Step S615), and the process ends.

これにより、表示装置110は、検索システム100が検索クエリから検索した検索対象の識別情報を、その対応付けられたスコアの順序で表示する。また、このとき、伝達されたスコアそのものを表示することとしてもよい。   Thereby, the display apparatus 110 displays the identification information of the search target searched by the search system 100 from the search query in the order of the associated scores. At this time, the transmitted score itself may be displayed.

<駅と接続路線について>
図7を用いて、駅と接続路線の関係並びに周辺のPOIのスコア算出について説明する。図7においては、路線711、713、714及び712、713、714は、ひとつながりの路線であるものとする。図7においては、路線711と712は見やすくするために合流しているように示した。
<About stations and connecting routes>
With reference to FIG. 7, the relationship between the station and the connection route and the calculation of the POI score in the vicinity will be described. In FIG. 7, routes 711, 713, 714 and 712, 713, 714 are connected to each other. In FIG. 7, the routes 711 and 712 are shown to be joined for easy viewing.

図7は、地図情報の一部を図示したものである。図7に示す地図情報の場合、駅701には、路線713(路線711と、路線712)と、路線715とが入っており、駅701のスコアを算出する際には、路線711と、路線712と、路線715との評価値が加味されたスコアが算出される。   FIG. 7 illustrates a part of the map information. In the case of the map information shown in FIG. 7, the station 701 includes a route 713 (route 711 and route 712) and a route 715. When calculating the score of the station 701, the route 711 and the route 701 A score in which evaluation values of 712 and the route 715 are added is calculated.

一方、駅702のスコアを算出する場合には、駅702には、路線713(路線711と、路線712)が入っており、駅702のスコアを算出する際には、路線711と、路線712との評価値が加味されたスコアが算出される。   On the other hand, when calculating the score of the station 702, the station 702 includes the route 713 (the route 711 and the route 712), and when calculating the score of the station 702, the route 711 and the route 712 are calculated. A score that takes into account the evaluation value is calculated.

図7の場合、POI721〜724が含まれ、それぞれのPOIを中心とする点線で示す円は、各POI721〜724からの所定距離の範囲を示している。POI721、POI722の場合、所定距離内に、駅701が含まれるので、POI721、POI722のスコアには、駅701に対して算出されたスコアが加味される。POI723の場合、駅701と駅702との双方が含まれるので、駅701と駅702とに対して算出されたスコアが加味されたスコアが算出される。POI724から所定距離内には、いずれの駅も含まれないので、POI724のスコアには、駅に基づくスコアが伝播しない。   In the case of FIG. 7, POIs 721 to 724 are included, and a circle indicated by a dotted line centering on each POI indicates a range of a predetermined distance from each POI 721 to 724. In the case of POI 721 and POI 722, since the station 701 is included within a predetermined distance, the score calculated for the station 701 is added to the score of POI 721 and POI 722. In the case of POI 723, since both the station 701 and the station 702 are included, a score in which the scores calculated for the station 701 and the station 702 are added is calculated. Since no station is included within a predetermined distance from the POI 724, the score based on the station does not propagate to the POI 724 score.

<交差点と接続道路について>
図8を用いて、交差点と接続道路の関係並びに周辺のPOIのスコア算出について説明する。図8は、地図情報の一部を図示したものである。図8においては、交差点801には、道路811と、道路812と、道路813と、道路814とが接続しており、交差点801のスコアを算出する際には、道路811〜814の道路の種別に応じた評価値が加味されて、スコアとして算出される。一方、交差点802には、道路811と、道路815と、道路816とが接続しており、交差点802のスコアを算出する際には、道路811、815、816の道路の種別に応じて評価値が加味されて、スコアとして算出される。
<About intersections and connecting roads>
With reference to FIG. 8, the relationship between intersections and connecting roads and the calculation of POI scores in the vicinity will be described. FIG. 8 illustrates a part of the map information. In FIG. 8, the road 811, the road 812, the road 813, and the road 814 are connected to the intersection 801. When calculating the score of the intersection 801, the types of the roads 811 to 814 An evaluation value corresponding to the above is taken into account and calculated as a score. On the other hand, the road 811, the road 815, and the road 816 are connected to the intersection 802. When the score of the intersection 802 is calculated, the evaluation value according to the type of the road 811, 815, 816 is calculated. Is taken into account and calculated as a score.

図8の場合POI821〜824が含まれ、それぞれのPOIを中心とする点線で示す円は、各POIからの所定距離の範囲を示している。POI821、822、823の場合、所定距離内に交差点801が含まれることから、それぞれのスコアを算出する際には、交差点801に対して算出されるスコアを加味して算出する。一方、POI824から所定距離内に交差点801は含まれないため、POI824のスコアを算出する際には、交差点801のスコアを加味することなく、算出する。   In the case of FIG. 8, POIs 821 to 824 are included, and a circle indicated by a dotted line centering on each POI indicates a range of a predetermined distance from each POI. In the case of POIs 821, 822, and 823, since the intersection 801 is included within a predetermined distance, when calculating each score, the score calculated for the intersection 801 is taken into account. On the other hand, since the intersection 801 is not included within a predetermined distance from the POI 824, the score of the intersection 801 is calculated without taking the score of the intersection 801 into account when calculating the score of the POI 824.

<まとめ>
本実施の形態に係る検索システム100は、駅の施設としてのスコアを、駅に入る路線の種別及びその本数に応じて算出することができる。また、検索システム100は、交差点のスコアを、交差点に入る道路の種別及びその本数に応じて算出することができる。駅や交差点の重要性は、駅又は交差点に入る路線や道路の種別に応じて異なってくるので、客観的な指標として、路線種別や道路種別を用いて、駅や交差点のスコアを算出することができる。これらのスコアは、駅や交差点の重要度の指標とすることができ、表示装置110は、そのスコアに応じた順序で検索結果として表示することができる。また、駅や交差点の周囲に存在するPOIについては、駅や交差点から近いといった理由から、重要な駅や交差点の周辺に存在するPOIほど、駅や交差点の影響を受けて重要性が増す。したがって、本実施の形態に係る検索システム100は、POIのスコアに、周辺の駅や交差点のスコアを伝播させることができるので、よりユーザ期待値に沿った検索結果を提供することができる。
<Summary>
The search system 100 according to the present embodiment can calculate a score as a station facility according to the type and number of routes entering the station. In addition, the search system 100 can calculate the score of the intersection according to the type and number of roads entering the intersection. Since the importance of a station or intersection varies depending on the type of route or road entering the station or intersection, use the route type or road type as an objective index to calculate the station or intersection score. Can do. These scores can be used as indicators of the importance of stations and intersections, and the display device 110 can display them as search results in an order corresponding to the scores. Also, the POIs that exist around stations and intersections are more important due to the influence of the stations and intersections because the POIs that are near important stations and intersections are closer to the stations and intersections. Therefore, since the search system 100 according to the present embodiment can propagate the scores of nearby stations and intersections to the POI score, it is possible to provide a search result more in line with the user expected value.

<参考例>
上記実施の形態に、本発明の一実施態様に係る検索システムについて説明したが、本発明の思想はこれに限定されるものではない。以下、本発明の思想として含まれる各種参考例について説明する。
<Reference example>
Although the search system according to one embodiment of the present invention has been described in the above embodiment, the idea of the present invention is not limited to this. Hereinafter, various reference examples included as the idea of the present invention will be described.

(1)上記実施の形態において、路線の種別の一例として、「新幹線」、「JR在来線」、「私鉄」の場合を説明したが、路線の種別はこれに限定されるものではない。例えば、路線長に応じて分類してもよいし、路線を走行する列車の種類に応じて分類してもよい。   (1) In the above embodiment, the cases of “Shinkansen”, “JR conventional line”, and “private railway” have been described as examples of the route type, but the route type is not limited to this. For example, you may classify | categorize according to route length, and you may classify | categorize according to the kind of train which drive | works a route.

路線を走行する列車の種類とは、例えば、「特別急行」、「急行」、「普通」といった列車が走行する走行距離に応じた種類のことを指す。そして、路線評価情報500においては、走行距離の長い列車が停泊する駅ほど評価が高くなるように評価値を設定する。したがってこの場合には、「特別急行」の評価値>「急行」の評価値>「普通」の評価値となるように評価値を設定するとよい。   The type of train that travels along a route refers to the type according to the travel distance traveled by the train, such as “special express”, “express”, and “normal”. And in the route evaluation information 500, an evaluation value is set so that the evaluation becomes higher as a station where a train with a long traveling distance is anchored. Therefore, in this case, the evaluation value may be set so that the evaluation value of “special express”> the evaluation value of “express”> the evaluation value of “normal”.

(2)上記実施の形態において、ステップS602において検索対象を検索できなかった場合には、CPU105は、エラー情報を表示装置110に出力し、表示装置110は、検索対象を検索できなかったことを示すエラー情報を表示することとしてもよい。   (2) In the above embodiment, if the search target cannot be searched in step S602, the CPU 105 outputs error information to the display device 110, and the display device 110 cannot search the search target. The error information shown may be displayed.

(3)上記実施の形態において、特に記載していないが、ステップS606、S610及びS612において算出されるスコアにも、スコア613で算出するスコアと同様の要素を用いた評価を加味してもよい。すなわち、CPU105は、駅や交差点の訪問者数や、現在位置情報からの距離といった要素に基づく評価値を加味してスコアを算出することとしてもよい。   (3) Although not particularly described in the above embodiment, the score calculated in steps S606, S610, and S612 may be considered with evaluation using the same elements as the score calculated in score 613. . That is, the CPU 105 may calculate a score by taking into account evaluation values based on factors such as the number of visitors at stations and intersections and the distance from the current position information.

(4)上記実施の形態においては、駅や交差点が地域の名称を冠する場合に、CPU105は、名称として冠される地域の範囲が広いほど、加点されるようにスコアを算出することとしてもよい。例えば、検索対象として、「銀座一丁目」と、「銀座駅」とが検索された場合には、「銀座駅」に加点するように構成してもよい。また、名称から特定される地域の広さについて複数の閾値を設けて、各閾値範囲に応じて加点する点数を設定し、駅や交差点の名称に関される地域のスコアとして、対応する点数を加点することとしてもよい。   (4) In the above embodiment, when a station or an intersection bears the name of a region, the CPU 105 may calculate a score so that points are added as the range of the region crowned as a name increases. Good. For example, when “Ginza 1-chome” and “Ginza Station” are searched as search targets, a point may be added to “Ginza Station”. In addition, a plurality of thresholds are set for the area of the area specified by the name, points are added according to each threshold range, and the corresponding score is set as the score of the area related to the name of the station or intersection. It is good also as adding points.

(5)上記実施の形態において示したスコアの算出式は一例であり、駅や交差点に入る路線や道路の種別に応じた評価値に基づいて、スコアが算出されていれば、どのような算出式を用いてもよい。   (5) The calculation formula of the score shown in the above embodiment is an example, and any calculation is possible as long as the score is calculated based on the evaluation value according to the type of the route or road entering the station or the intersection An expression may be used.

例えば、上記実施の形態において示した検索対象である駅のスコアの算出方法として、駅に入っている路線毎の評価値とその路線本数の乗算値を合計する例を示したが、複数種類の路線が駅に入っている場合に、各路線ごとの評価値を取得し、それらの評価値のうち、最も評価が高い評価値をその駅のスコアとして用いることとしてもよい。また、あるいは、特定の路線が入っている場合には、当該特定の路線が入っていない駅とは異なり、固定の値をスコアとして予め設定しておいてもよい。   For example, as the calculation method of the score of the station that is the search target shown in the above embodiment, an example in which the evaluation value for each route entering the station and the multiplication value of the number of the routes is totaled is shown. When a route enters a station, an evaluation value for each route may be acquired, and among those evaluation values, the highest evaluation value may be used as the score of the station. Alternatively, when a specific route is included, a fixed value may be set in advance as a score, unlike a station that does not include the specific route.

(6)上記実施の形態において、地図情報は、POI情報200、駅情報300、交差点情報400と関連付けられることとしているが、地図情報が、POI情報200、駅情報300、交差点情報400を含む態様で構成されてもよい。また、POI情報200は、駅情報300と交差点情報400とを含む態様で構成されてもよい。   (6) In the above embodiment, the map information is associated with the POI information 200, the station information 300, and the intersection information 400, but the map information includes the POI information 200, the station information 300, and the intersection information 400. It may be constituted by. The POI information 200 may be configured to include station information 300 and intersection information 400.

(7)上記実施の形態においては、駅情報300や交差点情報400は、一つの駅は一つの駅として駅名称301に登録される例を示したが、駅情報300や交差点情報400は、検索対象として、路線の種別ごとの駅や、道路の種別ごとの交差点名を保持していてもよい。すなわち、上記の図3の駅情報300を例に説明すれば、東京駅には新幹線とJR在来線と私鉄の全てが入っていることから、駅情報300は、駅名称301として、「東京(新幹線)」、「東京(JR在来線」、「東京(私鉄)」という検索対象名を保持するように構成してもよい。また、秋葉原の場合であれば、駅名称301として、「秋葉原(JR在来線)」、「秋葉原(私鉄)」という検索対象名を保持するように構成してもよい。交差点名も同様の構成を有してもよい。そして、それぞれの名称の駅や交差点を路線評価情報500や道路評価情報510の評価値に従ってスコアを算出することとしてもよい。   (7) In the above embodiment, the station information 300 and the intersection information 400 show an example in which one station is registered in the station name 301 as one station, but the station information 300 and the intersection information 400 are searched. As a target, a station for each route type or an intersection name for each type of road may be held. That is, taking the station information 300 in FIG. 3 as an example, since the Tokyo station contains all of the Shinkansen, JR conventional lines, and private railways, the station information 300 is “Tokyo” (Shinkansen) ”,“ Tokyo (JR conventional line) ”, and“ Tokyo (private railway) ”may be configured to hold search target names. It may be configured to hold search target names such as “Akihabara (JR conventional line)” and “Akihabara (private railway).” The intersection name may also have the same configuration. Alternatively, a score may be calculated for an intersection according to the evaluation values of the route evaluation information 500 and the road evaluation information 510.

(8)上記実施の形態においては、検索システム100は、車両に搭載して使用する所謂カーナビゲーションシステムであるとして説明したがこれはその限りではない。検索システム100は、例えば、車両に接続して使用する携帯型端末(例えば、スマートフォン、携帯電話機、携帯型ゲーム機など)により実現されてもよい。   (8) Although the search system 100 has been described as a so-called car navigation system used by being mounted on a vehicle in the above embodiment, this is not limited thereto. The search system 100 may be realized by, for example, a portable terminal (for example, a smartphone, a mobile phone, a portable game machine, etc.) that is used while connected to a vehicle.

(9)上記実施の形態において、検索システム100の各機能部は、各部の機能を実現する集積回路(IC(Integrated Circuit)チップ、LSI(Large Scale Integration))等に形成された論理回路(ハードウェア)や専用回路によって実現してもよいし、CPU(Central Processing Unit)およびメモリを用いてソフトウェアによって実現してもよい。また、各機能部は、1または複数の集積回路により実現されてよく、複数の機能部の機能を1つの集積回路により実現されることとしてもよい。LSIは、集積度の違いにより、VLSI、スーパーLSI、ウルトラLSIなどと呼称されることもある。例えば、図9に示すように、検索システム100は、位置情報検出回路101aと、受信回路102aと、入力受付回路103aと、記憶回路104aと、制御回路105aとを含んで構成されてよい。そして、各回路は、上記実施の形態における同名の各部に対応し、同様の機能を有するように構成されてよい。なお、制御回路105aは、上記実施の形態におけるCPU105に対応する。   (9) In the above embodiment, each functional unit of the search system 100 is a logic circuit (hardware) formed in an integrated circuit (IC (Integrated Circuit) chip, LSI (Large Scale Integration)) or the like that realizes the function of each unit. Hardware) or a dedicated circuit, or software using a CPU (Central Processing Unit) and a memory. Each functional unit may be realized by one or a plurality of integrated circuits, and the functions of the plurality of functional units may be realized by a single integrated circuit. An LSI may be called a VLSI, a super LSI, an ultra LSI, or the like depending on the degree of integration. For example, as shown in FIG. 9, the search system 100 may include a position information detection circuit 101a, a reception circuit 102a, an input reception circuit 103a, a storage circuit 104a, and a control circuit 105a. Each circuit may correspond to each part having the same name in the above embodiment and may be configured to have a similar function. The control circuit 105a corresponds to the CPU 105 in the above embodiment.

検索システム100の各機能部をソフトウェアにより実現する場合、検索システム100は、各機能を実現するソフトウェアである検索プログラムの命令を実行するCPU、上記検索プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記検索プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記検索プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記検索プログラムは、当該検索プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。本発明は、上記検索プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。   When each functional unit of the search system 100 is realized by software, the search system 100 reads a CPU that executes an instruction of a search program, which is software that realizes each function, and reads the search program and various data by a computer (or CPU). A ROM (Read Only Memory) or a storage device (these are referred to as “recording media”), a RAM (Random Access Memory) in which the search program is expanded, and the like are provided. The computer (or CPU) reads the search program from the recording medium and executes it to achieve the object of the present invention. As the recording medium, a “non-temporary tangible medium” such as a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. The search program may be supplied to the computer via any transmission medium (such as a communication network or a broadcast wave) that can transmit the search program. The present invention can also be realized in the form of a data signal embedded in a carrier wave, in which the search program is embodied by electronic transmission.

なお、上記検索プログラムは、例えば、ActionScript、JavaScript(登録商標)などのスクリプト言語、Objective-C、Java(登録商標)などのオブジェクト指向プログラミング言語、HTML5などのマークアップ言語などを用いて実装できる。   The search program can be implemented using, for example, a script language such as ActionScript or JavaScript (registered trademark), an object-oriented programming language such as Objective-C or Java (registered trademark), or a markup language such as HTML5.

(10)本発明を諸図面や実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。従って、これらの変形や修正は本発明の範囲に含まれることに留意されたい。例えば、各手段、各ステップ等に含まれる機能等は論理的に矛盾しないように再配置可能であり、複数の手段やステップ等を1つに組み合わせたり、或いは分割したりすることが可能である。   (10) Although the present invention has been described based on the drawings and examples, it should be noted that those skilled in the art can easily make various modifications and corrections based on the present disclosure. Therefore, it should be noted that these variations and modifications are included in the scope of the present invention. For example, the functions included in each means, each step, etc. can be rearranged so that there is no logical contradiction, and a plurality of means, steps, etc. can be combined or divided into one. .

(11)上記実施の形態および各種変形例に示す構成を適宜組み合わせることとしてもよい。   (11) The configurations described in the above embodiments and various modifications may be combined as appropriate.

100 検索システム
101 位置情報検出センサ
102 受信部
103 入力部
104 記憶部
105 CPU(取得部、特定部、算出部、出力部、判定部、検索部)
DESCRIPTION OF SYMBOLS 100 Search system 101 Position information detection sensor 102 Reception part 103 Input part 104 Storage part 105 CPU (Acquisition part, specific part, calculation part, output part, determination part, search part)

Claims (22)

特定の地名と、当該特定の地名で示される場所に接続する路線の種別に関する情報を含む地図情報と、各路線の種別ごとの評価を示す評価情報とを記憶する記憶部と、
前記特定の地名に係るキーワードの入力を受け付ける入力部と、
前記入力部が受け付けたキーワードに対応する特定の地名に接続する路線の種別を前記地図情報から取得する取得部と、
前記取得部が取得した路線の種別の評価を前記評価情報から特定する特定部と、
前記特定部が特定した評価に基づいて、前記特定の地名の重要度を算出する算出部と、
前記重要度を示す情報を出力する出力部とを備える検索システム。
A storage unit that stores a specific place name, map information including information on the type of route connected to the place indicated by the specific place name, and evaluation information indicating an evaluation for each type of route,
An input unit for receiving an input of a keyword related to the specific place name;
An acquisition unit that acquires from the map information the type of route connected to a specific place name corresponding to the keyword received by the input unit;
A specifying unit for specifying the evaluation of the type of route acquired by the acquiring unit from the evaluation information;
A calculation unit that calculates the importance of the specific place name based on the evaluation specified by the specification unit;
A search system comprising: an output unit that outputs information indicating the importance.
前記特定の地名は、駅名であり、
前記算出部は、前記特定の地名として、駅の施設としての重要度を算出することを特徴とする請求項1に記載の検索システム。
The specific place name is a station name,
The search system according to claim 1, wherein the calculation unit calculates importance as a station facility as the specific place name.
前記特定の地名は、道路の交差点名であることを特徴とする請求項1に記載の検索システム。   The search system according to claim 1, wherein the specific place name is an intersection name of a road. 前記検索システムは、さらに、
前記入力部で受け付けた前記キーワードが所定範囲の地域の名称を含むか否かを判定する判定部を備え、
前記判定部が前記入力部で受け付けた前記キーワードが所定範囲の地域の名称を含むと判定した場合に、前記算出部は、前記入力部が受け付けたキーワードで示される特定の地名の重要度を、所定範囲の地域の名称を含まない特定の地名よりも高くなるように、算出する
ことを特徴とする請求項1〜3のいずれか1項に記載の検索システム。
The search system further includes:
A determination unit for determining whether or not the keyword received by the input unit includes a name of a region in a predetermined range;
When the determination unit determines that the keyword received by the input unit includes an area name within a predetermined range, the calculation unit determines the importance of the specific place name indicated by the keyword received by the input unit, The search system according to any one of claims 1 to 3, wherein the search system is calculated so as to be higher than a specific place name not including a name of an area in a predetermined range.
前記算出部は、さらに、前記入力部で受け付けたキーワードを含む前記特定の地名が複数ある場合であって、それぞれ所定範囲の地域の名称を含む特定の地名であると判定したときには、前記所定範囲が広い地域に該当する特定の地名は前記重要度が高くなるように、当該特定の地名の重要度を算出する
ことを特徴とする請求項4に記載の検索システム。
When the calculation unit further includes a plurality of the specific place names including the keyword received by the input unit, and determines that each of the specific place names includes a predetermined range of names, the predetermined range. 5. The search system according to claim 4, wherein the importance of the specific place name is calculated so that the importance of the specific place name corresponding to a wide area increases.
前記地図情報は、さらに、施設に関する施設情報を含み、
前記算出部は、さらに、前記特定の地名に対して算出された重要度を用いて、当該特定の地名から所定範囲内に含まれる前記施設の重要度を算出する
ことを特徴とする請求項1〜5のいずれか1項に記載の検索システム。
The map information further includes facility information about the facility,
The said calculating part further calculates the importance of the said facility included in the predetermined range from the said specific place name using the importance calculated with respect to the said specific place name. The search system of any one of -5.
前記入力部は、さらに、駅名又は交差点名に関する文字列を前記キーワードとして受け付け、
前記検索システムは、さらに、
前記キーワードに基づいて、前記地図情報を検索して検索結果情報を出力する検索部と、
前記キーワードに対して得られた1以上の検索結果情報を、前記重要度の高い順に提示する提示部とを備える
ことを特徴とする請求項1〜6のいずれか1項に記載の検索システム。
The input unit further accepts a character string related to a station name or an intersection name as the keyword ,
The search system further includes:
A search unit for searching the map information and outputting search result information based on the keyword ;
The search system according to claim 1, further comprising: a presentation unit that presents at least one search result information obtained for the keyword in order of the importance.
検索方法が実行する検索方法であって、
特定の地名と、当該特定の地名で示される場所に接続する路線の種別に関する情報を含む地図情報と、各路線の種別ごとの評価を示す評価情報とを記憶する記憶ステップと、
前記特定の地名に係るキーワードの入力を受け付ける入力ステップと、
前記入力ステップにおいて受け付けたキーワードに対応する特定の地名に接続する路線の種別を前記地図情報から取得する取得ステップと、
前記取得ステップにおいて取得した路線の種別の評価を前記評価情報から特定する特定ステップと、
前記特定ステップにおいて特定した評価に基づいて、前記特定の地名の重要度を算出する算出ステップと、
前記重要度を示す情報を出力する出力ステップとを含む検索方法。
A search method executed by a search method,
A storage step of storing a specific place name, map information including information on a type of route connected to the place indicated by the specific place name, and evaluation information indicating an evaluation for each type of route;
An input step of receiving an input of a keyword related to the specific place name;
An acquisition step of acquiring from the map information the type of route connected to a specific place name corresponding to the keyword received in the input step;
A specifying step for identifying an evaluation of the type of route acquired in the acquiring step from the evaluation information;
A calculation step of calculating the importance of the specific place name based on the evaluation specified in the specifying step;
An output step of outputting information indicating the degree of importance.
前記特定の地名は、駅名であり、
前記算出ステップは、前記特定の地名として、駅の施設としての重要度を算出することを特徴とする請求項8に記載の検索方法。
The specific place name is a station name,
The search method according to claim 8, wherein the calculating step calculates importance as a station facility as the specific place name.
前記特定の地名は、道路の交差点名であることを特徴とする請求項8に記載の検索方法。   The search method according to claim 8, wherein the specific place name is an intersection name of a road. 前記検索方法は、さらに、
前記入力ステップで受け付けた前記キーワードが所定範囲の地域の名称を含むか否かを判定する判定ステップを含み、
前記判定ステップにおいて、前記入力ステップにおいて受け付けた前記キーワードが所定範囲の地域の名称を含むと判定した場合に、前記算出ステップは、前記入力ステップにおいて受け付けたキーワードで示される特定の地名の重要度を、所定範囲の地域の名称を含まない特定の地名よりも高くなるように、算出する
ことを特徴とする請求項8〜10のいずれか1項に記載の検索方法。
The search method further includes:
A determination step of determining whether or not the keyword received in the input step includes a name of a region in a predetermined range;
In the determination step, when it is determined that the keyword received in the input step includes a name of a region in a predetermined range, the calculation step determines the importance of the specific place name indicated by the keyword received in the input step. The search method according to any one of claims 8 to 10, wherein the calculation is performed so as to be higher than a specific place name that does not include an area name in a predetermined range.
前記算出ステップは、さらに、前記入力ステップで受け付けたキーワードを含む前記特定の地名が複数ある場合であって、それぞれ所定範囲の地域の名称を含む特定の地名であると判定したときには、前記所定範囲が広い地域に該当する特定の地名は前記重要度が高くなるように、当該特定の地名の重要度を算出する
ことを特徴とする請求項11に記載の検索方法。
In the calculation step, when there are a plurality of the specific place names including the keyword received in the input step, and when it is determined that each of the specific place names includes a predetermined range of names, the predetermined range The search method according to claim 11, wherein the importance of the specific place name is calculated so that the importance of the specific place name corresponding to a wide area increases.
前記地図情報は、さらに、施設に関する施設情報を含み、
前記算出ステップは、さらに、駅または交差点に対して算出された重要度を用いて、前記施設の重要度を算出する
ことを特徴とする請求項8〜12のいずれか1項に記載の検索方法。
The map information further includes facility information about the facility,
The search method according to any one of claims 8 to 12, wherein the calculation step further calculates the importance of the facility using the importance calculated for the station or the intersection. .
前記入力ステップは、さらに、駅名又は交差点名に関する文字列を前記キーワードとして受け付け、
前記検索方法は、さらに、
前記キーワードに基づいて、前記地図情報を検索して検索結果情報を出力する検索ステップと、
前記キーワードに対して得られた1以上の検索結果情報を、前記重要度の高い順に提示する提示ステップとを含む
ことを特徴とする請求項8〜13のいずれか1項に記載の検索方法。
The input step further accepts a character string related to a station name or an intersection name as the keyword ,
The search method further includes:
A search step of searching the map information and outputting search result information based on the keyword ;
The search method according to claim 8, further comprising a presentation step of presenting at least one search result information obtained for the keyword in order of the importance.
コンピュータに、
特定の地名と、当該特定の地名で示される場所に接続する路線の種別に関する情報を含む地図情報と、各路線の種別ごとの評価を示す評価情報とを記憶する記憶機能と、
前記特定の地名に係るキーワードの入力を受け付ける入力機能と、
前記入力機能が受け付けたキーワードに対応する特定の地名に接続する路線の種別を前記地図情報から取得する取得機能と、
前記取得機能が取得した路線の種別の評価を前記評価情報から特定する特定機能と、
前記特定機能が特定した評価に基づいて、前記特定の地名の重要度を算出する算出機能と、
前記重要度を示す情報を出力する出力機能とを実現させる検索プログラム。
On the computer,
A storage function for storing a specific place name, map information including information on the type of route connected to the place indicated by the specific place name, and evaluation information indicating an evaluation for each type of route;
An input function for receiving an input of a keyword related to the specific place name;
An acquisition function for acquiring, from the map information, the type of a route connected to a specific place name corresponding to the keyword received by the input function;
A specific function for identifying the evaluation of the type of route acquired by the acquisition function from the evaluation information;
A calculation function for calculating the importance of the specific place name based on the evaluation specified by the specific function;
A search program for realizing an output function for outputting information indicating the importance.
前記特定の地名は、駅名であり、
前記算出機能は、前記特定の地名として、駅の施設としての重要度を算出することを特徴とする請求項15に記載の検索プログラム。
The specific place name is a station name,
16. The search program according to claim 15, wherein the calculation function calculates importance as a station facility as the specific place name.
前記特定の地名は、道路の交差点名であることを特徴とする請求項15に記載の検索プログラム。   The search program according to claim 15, wherein the specific place name is a road intersection name. 前記検索プログラムは、さらに、
前記入力機能で受け付けた前記キーワードが所定範囲の地域の名称を含むか否かを判定する判定機能を実現させ、
前記判定機能が前記入力機能が受け付けた前記キーワードが所定範囲の地域の名称を含むと判定した場合に、前記算出機能は、前記入力機能が受け付けたキーワードで示される特定の地名の重要度を、所定範囲の地域の名称を含まない特定の地名よりも高くなるように、算出する
ことを特徴とする請求項15〜17のいずれか1項に記載の検索プログラム。
The search program further includes:
A determination function for determining whether or not the keyword received by the input function includes an area name in a predetermined range;
When the determination function determines that the keyword received by the input function includes a name of a region in a predetermined range, the calculation function determines the importance of the specific place name indicated by the keyword received by the input function, The search program according to any one of claims 15 to 17, wherein the search program is calculated so as to be higher than a specific place name that does not include a name of an area in a predetermined range.
前記算出機能は、さらに、前記入力機能で受け付けたキーワードを含む前記特定の地名が複数ある場合であって、それぞれ所定範囲の地域の名称を含む特定の地名であると判定したときには、前記所定範囲が広い地域に該当する特定の地名は前記重要度が高くなるように、当該特定の地名の重要度を算出する
ことを特徴とする請求項18に記載の検索プログラム。
When the calculation function further includes a plurality of the specific place names including the keyword received by the input function, and each of the specific place names includes a predetermined range of area names, The search program according to claim 18, wherein the importance of the specific place name is calculated so that the importance of the specific place name corresponding to a wide area increases.
前記地図情報は、さらに、施設に関する施設情報を含み、
前記算出機能は、さらに、駅または交差点に対して算出された重要度を用いて、前記施設の重要度を算出する
ことを特徴とする請求項15〜19のいずれか1項に記載の検索プログラム。
The map information further includes facility information about the facility,
The search function according to any one of claims 15 to 19, wherein the calculation function further calculates the importance of the facility using the importance calculated for a station or an intersection. .
前記入力機能は、さらに、駅名又は交差点名に関する文字列を前記キーワードとして受け付け、
前記検索プログラムは、さらに、
前記キーワードに基づいて、前記地図情報を検索して検索結果情報を出力する検索機能と、
前記キーワードに対して得られた1以上の検索結果情報を、前記重要度の高い順に提示する提示機能とを実現させる
ことを特徴とする請求項15〜20のいずれか1項に記載の検索プログラム。
The input function further accepts a character string related to a station name or an intersection name as the keyword ,
The search program further includes:
A search function for searching the map information and outputting search result information based on the keyword ;
The search program according to any one of claims 15 to 20, wherein a presentation function for presenting at least one search result information obtained for the keyword in order of the importance is realized. .
請求項15〜21のいずれか1項に記載の検索プログラムを記録したコンピュータ読み取り可能な記録媒体。


The computer-readable recording medium which recorded the search program of any one of Claims 15-21.


JP2016064023A 2016-03-28 2016-03-28 Search system, search method, search program, recording medium Active JP6578233B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016064023A JP6578233B2 (en) 2016-03-28 2016-03-28 Search system, search method, search program, recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016064023A JP6578233B2 (en) 2016-03-28 2016-03-28 Search system, search method, search program, recording medium

Publications (2)

Publication Number Publication Date
JP2017182171A JP2017182171A (en) 2017-10-05
JP6578233B2 true JP6578233B2 (en) 2019-09-18

Family

ID=60006072

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016064023A Active JP6578233B2 (en) 2016-03-28 2016-03-28 Search system, search method, search program, recording medium

Country Status (1)

Country Link
JP (1) JP6578233B2 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001215871A (en) * 2000-01-28 2001-08-10 Nihon Computer Graphic Co Ltd Method for creating rough guide map, information recording medium with recorded computer program for executing the method, and system for creating rough guide map
JP2002202977A (en) * 2000-12-28 2002-07-19 Zenrin Co Ltd Map display device and method
JP2003172624A (en) * 2001-12-10 2003-06-20 Mitsubishi Electric Corp Apparatus and method for searching intersection
JP2005106496A (en) * 2003-09-29 2005-04-21 Aisin Aw Co Ltd Navigation system
JP5164968B2 (en) * 2009-12-25 2013-03-21 ヤフー株式会社 Apparatus, method and program for creating regional score database
JP5881172B2 (en) * 2012-10-04 2016-03-09 東建コーポレーション株式会社 Route information providing server device
US9377323B2 (en) * 2014-01-22 2016-06-28 Mapquest, Inc. Systems and methods for using route matrices for identifying intersection POIs

Also Published As

Publication number Publication date
JP2017182171A (en) 2017-10-05

Similar Documents

Publication Publication Date Title
EP3051259B1 (en) Navigation system with map update mechanism and method of operation thereof
EP2442072B1 (en) Route search device and route search method
JP6419100B2 (en) Navigation system, POI presentation method, POI presentation program, and recording medium
JP2009115814A (en) Information center and information processing method
JP7013512B2 (en) Information processing device, route guidance device, program, and information processing method
US11238735B2 (en) Parking lot information management system, parking lot guidance system, parking lot information management program, and parking lot guidance program
JP2015076079A (en) Use purpose estimation system, terminal equipment, use purpose estimation method, and program
JP2018022398A (en) Route identification device, route identification system and route identification method
JP2010197211A (en) Server apparatus, navigation apparatus, route information presentation system and route information presentation method
Neuhold et al. Generating a lane-specific transportation network based on floating-car data
JP4163741B1 (en) Navigation system, route search server, portable terminal device, and route search method
JP2014035273A (en) Cost calculation device, cost calculation program, and navigation device
JP6578233B2 (en) Search system, search method, search program, recording medium
JP2005214783A (en) Navigation system and method for displaying facility marks
JP2008191157A (en) Navigation device
JP2013221781A (en) Information processing apparatus, terminal device, server, information processing system, information processing method and information processing program
JP4696253B2 (en) Travel route setting device, travel route notification device, and travel route notification system
JP6979861B2 (en) Map server device
WO2015170385A1 (en) Transportation means identification system, transportation means identification method, and computer-readable non-transient storage medium
JP6625282B2 (en) Notification control device and notification control method
JP2020034703A (en) Map information preparation device, map information preparation method, map information preparation program and recording medium
JP2014190866A (en) Route guidance device and route guidance program
JP2013152500A (en) Navigation system, information processing apparatus, information processing server, navigation method and navigation program
JP7085579B2 (en) Information processing equipment, route guidance equipment, programs, and information processing methods
JP7155195B2 (en) Information processing device, information processing method and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180228

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20180228

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190226

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190311

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190826

R150 Certificate of patent or registration of utility model

Ref document number: 6578233

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250