JP2018106035A - Map maintenance device, guiding device, control method, program, and storage device - Google Patents

Map maintenance device, guiding device, control method, program, and storage device Download PDF

Info

Publication number
JP2018106035A
JP2018106035A JP2016253164A JP2016253164A JP2018106035A JP 2018106035 A JP2018106035 A JP 2018106035A JP 2016253164 A JP2016253164 A JP 2016253164A JP 2016253164 A JP2016253164 A JP 2016253164A JP 2018106035 A JP2018106035 A JP 2018106035A
Authority
JP
Japan
Prior art keywords
map
information
maintenance device
reliability
list
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2016253164A
Other languages
Japanese (ja)
Inventor
淳一 竹田
Junichi Takeda
淳一 竹田
由和 栃木
Yoshikazu Tochigi
由和 栃木
拓矢 菅原
Takuya Sugawara
拓矢 菅原
佑太 池田
Yuta Ikeda
佑太 池田
拓磨 川口
Takuma Kawaguchi
拓磨 川口
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.)
Pioneer Corp
Geotechnologies Inc
Original Assignee
Pioneer Electronic Corp
Increment P Corp
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 Pioneer Electronic Corp, Increment P Corp filed Critical Pioneer Electronic Corp
Priority to JP2016253164A priority Critical patent/JP2018106035A/en
Publication of JP2018106035A publication Critical patent/JP2018106035A/en
Priority to JP2021098568A priority patent/JP2021157190A/en
Priority to JP2023026413A priority patent/JP7539510B2/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a map maintenance device capable of preferably automatically creating a list regarding a change point in need of update of map data.SOLUTION: A map maintenance device 1 includes a distribution map DB10. The map maintenance device 1 extracts information on a change point of the distribution map DB10 based on news information D2 received from a server device 4 and the distribution map DB10 to create a change point list Lc. The map maintenance device 1 updates the distribution map DB10 based on the change point list Lc to transmit map data D1 extracted from the distribution map DB10 to an on-vehicle machine 2. The on-vehicle machine 2 performs route guidance based on the received map data D1.SELECTED DRAWING: Figure 5

Description

本発明は、地図データの整備技術に関する。   The present invention relates to a map data maintenance technique.

従来から、地図データを整備する技術が存在する。例えば、特許文献1には、供用予定の路線に関する情報を含んだ開通前情報と、供用済み及び供用予定の路線を含んだ地図データとを記憶し、開通前情報として記憶された非使用データバージョンと、地図データのデータバージョンとを比較することで、開通前情報に対応する地図データの使用可否を判定する情報処理装置が開示されている。   Conventionally, there is a technique for preparing map data. For example, Patent Literature 1 stores pre-opening information including information related to in-service routes, and map data including in-service and planned in-service routes, and a non-use data version stored as pre-opening information. And an information processing apparatus that determines whether or not the map data corresponding to the pre-opening information can be used by comparing the map data with the data version of the map data.

特開2014−238471号公報JP 2014-238471 A

施設の閉店や新規開店、標識の新設や撤去などは、種々の地点において生じており、これらの情報を正確に把握して地図データに反映するには時間と手間がかかるという問題がある。そこで、本発明は、地図データを更新すべき変更点に関するリストを好適に自動生成することが可能な地図整備装置を提供することを主な目的とする。   Closed and opened facilities, new establishments and removals of signs, etc. occur at various points, and it takes time and effort to accurately grasp such information and reflect it in map data. In view of this, a main object of the present invention is to provide a map maintenance device capable of suitably automatically generating a list relating to changes to be updated in map data.

請求項1に記載の発明は、地図整備装置であって、ニュース情報を取得する取得部と、前記ニュース情報と、更新の対象となる地図データとに基づき、前記地図データの変更点に関する情報を抽出する抽出部と、前記変更点のリストを生成する生成部と、を備える。   The invention according to claim 1 is a map maintenance device, wherein information relating to a change in the map data is obtained based on an acquisition unit for acquiring news information, the news information, and map data to be updated. An extraction unit for extracting, and a generation unit for generating a list of the change points.

請求項12に記載の発明は、地図整備装置が実行する制御方法であって、ニュース情報を取得する取得工程と、前記ニュース情報と、更新の対象となる地図データとに基づき、前記地図データの変更点に関する情報を抽出する抽出工程と、前記変更点のリストを生成する生成工程と、を有する。   The invention according to claim 12 is a control method executed by the map maintenance device, based on the acquisition step of acquiring news information, the news information, and the map data to be updated. An extraction step for extracting information on the changed points, and a generating step for generating a list of the changed points.

請求項13に記載の発明は、地図整備装置のコンピュータが実行するプログラムであって、ニュース情報を取得する取得部と、前記ニュース情報と、更新の対象となる地図データとに基づき、前記地図データの変更点に関する情報を抽出する抽出部と、前記変更点のリストを生成する生成部として前記コンピュータを機能させる。   The invention according to claim 13 is a program executed by a computer of a map maintenance device, wherein the map data is based on an acquisition unit for acquiring news information, the news information, and map data to be updated. The computer is caused to function as an extraction unit that extracts information on the change points and a generation unit that generates a list of the change points.

実施例に係る地図管理システムの概略構成である。1 is a schematic configuration of a map management system according to an embodiment. 地図整備装置の概略構成を示す。The schematic structure of a map maintenance device is shown. 変更点リストのデータ構造の一例である。It is an example of the data structure of a change point list. 地図データのデータ構造の一例である。It is an example of the data structure of map data. 変更点リストの更新処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of the update process of a change point list. 検索ワード「閉店」に基づき検索されたニュースサイトの表示例である。It is a display example of a news site searched based on the search word “closed”. 検索ワード「出店」に基づき検索されたニュースサイトの表示例である。It is a display example of a news site searched based on the search word “store opening”. SNSによる投稿内容を表す表示例である。It is an example of a display showing the content of contribution by SNS. SNSにより投稿された写真に新設された標識が表示されていた場合の投稿内容を示す。The post contents when a newly established sign is displayed on a photo posted by SNS are shown. 経路探索を行う車載機の表示例を示す。The example of a display of the vehicle equipment which performs a route search is shown.

本発明の好適な実施形態によれば、地図整備装置は、ニュース情報を取得する取得部と、前記ニュース情報と、更新の対象となる地図データとに基づき、前記地図データの変更点に関する情報を抽出する抽出部と、前記変更点のリストを生成する生成部と、を備える。   According to a preferred embodiment of the present invention, the map maintenance device obtains information on the change point of the map data based on the acquisition unit for acquiring news information, the news information, and the map data to be updated. An extraction unit for extracting, and a generation unit for generating a list of the change points.

上記地図整備装置は、取得部と、抽出部と、生成部とを備える。取得部は、ニュース情報を取得する。ここで、ニュース情報は、ニュースサイトにおいて提供されるウェブ情報の他、SNS(Social Networking Service)により投稿されたウェブ情報、ラジオなどの音声情報等を含む。抽出部は、ニュース情報と、更新の対象となる地図データとに基づき、地図データの変更点に関する情報を抽出する。ここで、変更点は、地図データにおいて登録されていた施設及びその他の地物(信号機、看板、標識などを含む)等の変更に関する情報である。生成部は、変更点のリストを生成する。この態様によれば、地図整備装置は、地図データの更新時に反映すべき変更点のリストをニュース情報から生成し、地図の更新処理を好適に効率化することができる。   The map maintenance apparatus includes an acquisition unit, an extraction unit, and a generation unit. The acquisition unit acquires news information. Here, the news information includes web information provided by a news site, web information posted by SNS (Social Networking Service), audio information such as radio, and the like. The extraction unit extracts information relating to changes in the map data based on the news information and the map data to be updated. Here, the changed point is information relating to a change in facilities and other features (including traffic lights, signboards, signs, etc.) registered in the map data. The generation unit generates a list of changes. According to this aspect, the map maintenance apparatus can generate a list of change points to be reflected when updating map data from the news information, and can efficiently improve the update process of the map.

上記地図整備装置の一態様では、前記抽出部は、前記ニュース情報から、前記変更点に関する変更が生じた対象、位置、日付、及び変更の態様の少なくとも1つを抽出する。これにより、地図整備装置は、生成する変更点のリストにおいて、地図データの更新に必要な情報を好適に収集することができる。   In one aspect of the map maintenance apparatus, the extraction unit extracts at least one of a target, a position, a date, and a change mode in which a change related to the change point has occurred from the news information. Thereby, the map maintenance apparatus can suitably collect information necessary for updating the map data in the list of changes to be generated.

上記地図整備装置の他の一態様では、前記取得部は、通信網を介して取得可能なニュース情報から、1又は複数のキーワードに基づき検索したニュース情報を受信する。この態様により、地図整備装置は、地図データの変更点に関する内容を含むニュース情報を好適に取得して変更点のリストを効率的に生成することができる。   In another aspect of the map maintenance device, the acquisition unit receives news information searched based on one or more keywords from news information that can be acquired via a communication network. According to this aspect, the map maintenance device can suitably acquire news information including content related to the changes in the map data and efficiently generate a list of changes.

上記地図整備装置の他の一態様では、地図整備装置は、前記変更点に対する信頼度を判定する信頼度判定部をさらに備え、前記生成部は、前記変更点のリストに前記信頼度の情報を含める。この態様により、地図整備装置は、ニュース情報により生成した変更点に関する情報の信頼度を変更点のリストに好適に含めることができる。   In another aspect of the map maintenance device, the map maintenance device further includes a reliability determination unit that determines the reliability of the change point, and the generation unit adds the reliability information to the change point list. include. According to this aspect, the map maintenance device can suitably include the reliability of the information related to the change generated by the news information in the change list.

上記地図整備装置の他の一態様では、前記信頼度判定部は、前記変更点に関する情報を抽出したニュース情報の発信元に関する情報に基づき、前記信頼度を判定する。この態様により、地図整備装置は、変更点に関する情報の信頼度を好適に判定することができる。   In another aspect of the map maintenance apparatus, the reliability determination unit determines the reliability based on information regarding a source of news information obtained by extracting information regarding the change point. By this aspect, the map maintenance apparatus can determine suitably the reliability of the information regarding a change point.

上記地図整備装置の他の一態様では、前記信頼度判定部は、前記変更点に関するニュース情報の数が多いほど、当該変更点に対応する信頼度を高くする。このように、地図整備装置は、関連するニュース情報の数に応じて変更点に関する信頼度を判定することで、信頼度を的確に定めることができる。   In another aspect of the map maintenance device, the reliability determination unit increases the reliability corresponding to the change as the number of news information regarding the change is larger. Thus, the map maintenance device can accurately determine the reliability by determining the reliability related to the change point according to the number of related news information.

上記地図整備装置の他の一態様では、地図整備装置は、前記信頼度判定部が判定した信頼度に基づき、前記生成部が生成した前記変更点のリストから、前記地図データに反映すべき変更点を決定する地図更新部をさらに備える。この態様により、地図整備装置は、地図データの信頼性を好適に保つことができる。   In another aspect of the map maintenance device, the map maintenance device may change changes to be reflected in the map data from the list of changes generated by the generation unit based on the reliability determined by the reliability determination unit. A map update unit for determining points is further provided. According to this aspect, the map maintenance device can suitably maintain the reliability of the map data.

上記地図整備装置の他の一態様では、前記抽出部は、前記ニュース情報に含まれる画像に基づき、信号機又は標識に関する情報を前記変更点に関する情報として抽出する。この態様により、地図整備装置は、信号機や標識に関する変更についても変更点のリストに好適に登録することができる。   In another aspect of the map maintenance apparatus, the extraction unit extracts information on a traffic light or a sign as information on the change point based on an image included in the news information. According to this aspect, the map maintenance device can preferably register changes related to traffic lights and signs in the list of changes.

上記地図整備装置の他の一態様では、前記取得部は、前記ニュース情報として、ニュースサイト若しくはソーシャルネットワーキングサイトの表示情報、又は、放送される音声に関する音声情報の少なくとも1つを取得する。これにより、地図整備装置は、変更点に関する情報を抽出する対象となるニュース情報を好適に取得することができる。   In another aspect of the map maintenance device, the acquisition unit acquires at least one of news site or social networking site display information, or audio information related to broadcast audio, as the news information. Thereby, the map maintenance apparatus can acquire suitably the news information used as the object which extracts the information regarding a change point.

本発明の他の好適な実施形態によれば、地図整備装置が更新した地図データに基づき案内を行う案内装置であって、前記地図データにおいて信頼度の情報が付加された施設又は施設以外の地物に関する案内を行う場合、当該信頼度に基づく警告を出力する警告部を備える。この態様により、案内装置は、対象の施設や地物に対する信頼度をユーザに通知することで、確実性が充分でない変更点の情報についても好適に活用することができる。   According to another preferred embodiment of the present invention, the guidance device performs guidance based on the map data updated by the map maintenance device, and is a facility to which reliability information is added in the map data or a site other than the facility. When performing guidance on an object, a warning unit that outputs a warning based on the reliability is provided. According to this aspect, the guidance device can notify the user of the reliability of the target facility or feature, and can suitably use the information on the changed point with insufficient reliability.

本発明の他の好適な実施形態によれば、地図整備装置が実行する制御方法であって、ニュース情報を取得する取得工程と、前記ニュース情報と、更新の対象となる地図データとに基づき、前記地図データの変更点に関する情報を抽出する抽出工程と、前記変更点のリストを生成する生成工程と、を有する。地図整備装置は、この制御方法を実行することで、地図データの更新時に反映すべき変更点のリストをニュース情報から生成し、地図の更新処理を好適に効率化することができる。   According to another preferred embodiment of the present invention, there is provided a control method executed by the map maintenance device, based on an acquisition step of acquiring news information, the news information, and map data to be updated, An extraction step of extracting information on the change points of the map data, and a generation step of generating a list of the change points. By executing this control method, the map maintenance device can generate a list of changes to be reflected at the time of updating the map data from the news information, and can efficiently improve the update process of the map.

本発明の他の好適な実施形態によれば、地図整備装置のコンピュータが実行するプログラムであって、ニュース情報を取得する取得部と、前記ニュース情報と、更新の対象となる地図データとに基づき、前記地図データの変更点に関する情報を抽出する抽出部と、前記変更点のリストを生成する生成部として前記コンピュータを機能させる。コンピュータは、このプログラムを実行することで、地図データの更新時に反映すべき変更点のリストをニュース情報から生成し、地図の更新処理を好適に効率化することができる。好適には、上記プログラムは、記憶媒体に記憶される。   According to another preferred embodiment of the present invention, the program is executed by a computer of the map maintenance apparatus, based on an acquisition unit that acquires news information, the news information, and map data to be updated. The computer is caused to function as an extraction unit that extracts information about the change points of the map data and a generation unit that generates a list of the change points. By executing this program, the computer can generate a list of changes to be reflected at the time of updating the map data from the news information, and can efficiently improve the update process of the map. Preferably, the program is stored in a storage medium.

以下、図面を参照して本発明の好適な実施例について説明する。   Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.

[地図管理システムの概要]
図1は、本実施例に係る地図管理システムの概略構成である。地図管理システムは、地図データの更新及び配信を行う地図整備装置1と、各車両と共に移動する複数の車載機2と、サーバ装置4とを備える。
[Overview of map management system]
FIG. 1 is a schematic configuration of a map management system according to the present embodiment. The map management system includes a map maintenance device 1 that updates and distributes map data, a plurality of in-vehicle devices 2 that move with each vehicle, and a server device 4.

地図整備装置1は、配信地図DB10を記憶し、車載機2からの要求に応じて、地図データ「D1」を配信地図DB10から抽出して送信する。地図データD1は、車載機2の自車位置周辺の部分的な地図データであってもよく、車載機2の地図DB20を最新情報に更新するための差分情報であってもよい。また、地図整備装置1は、インターネットなどの通信網を介してサーバ装置4と通信可能であり、所定のキーワードに基づきサーバ装置4が記憶するニュースに関する情報(「ニュース情報D2」とも呼ぶ。)を検索して収集するクローラとして機能する。ここで、ニュース情報D2は、例えば、ブラウザなどにより表示可能なウェブサイトやSNSなどの種々の表示情報、及び、ポッドキャスト等により配信されるラジオの音声情報などが該当する。そして、地図整備装置1は、サーバ装置4から受信したニュース情報D2に基づき、配信地図DB10の最新更新時点からの施設及び施設以外の地物等に関する変更点のリスト(「変更点リストLc」とも呼ぶ。)を生成及び記憶する。   The map maintenance device 1 stores the distribution map DB 10 and extracts the map data “D1” from the distribution map DB 10 and transmits it in response to a request from the in-vehicle device 2. The map data D1 may be partial map data around the vehicle position of the in-vehicle device 2 or difference information for updating the map DB 20 of the in-vehicle device 2 to the latest information. The map maintenance device 1 can communicate with the server device 4 via a communication network such as the Internet, and information related to news (also referred to as “news information D2”) stored in the server device 4 based on a predetermined keyword. It functions as a crawler that searches and collects. Here, the news information D2 corresponds to, for example, various display information such as a website or SNS that can be displayed by a browser or the like, and radio audio information distributed by a podcast or the like. Then, the map maintenance device 1 is based on the news information D2 received from the server device 4, and a list of changes related to the facilities and the features other than the facilities from the latest update time of the distribution map DB 10 (also referred to as “change list Lc”). Create and store).

車載機2は、据置型の端末又は携帯端末であって、地図データD1を地図整備装置1から受信して記憶する。そして、車載機2は、受信した地図データD1等に基づき、ユーザが設定した目的地への経路探索や、設定された経路に基づく案内等を行う。車載機2は、本発明における「案内装置」の一例である。   The in-vehicle device 2 is a stationary terminal or a portable terminal, and receives the map data D1 from the map maintenance device 1 and stores it. The in-vehicle device 2 performs route search to the destination set by the user, guidance based on the set route, and the like based on the received map data D1 and the like. The in-vehicle device 2 is an example of the “guide device” in the present invention.

サーバ装置4は、ニュースに関するHTMLドキュメントの各種情報を記憶し、地図整備装置1などのクライアントからURLにより指定された情報を、HTTPなどの所定のプロトコルに従い送信するウェブサーバである。図1では、サーバ装置4は、1台のみ図示されているが、実際には複数のサーバ装置4が地図整備装置1等と通信可能となっている。   The server device 4 is a web server that stores various information of an HTML document relating to news and transmits information specified by a URL from a client such as the map maintenance device 1 according to a predetermined protocol such as HTTP. In FIG. 1, only one server device 4 is illustrated, but actually, a plurality of server devices 4 can communicate with the map maintenance device 1 and the like.

[サーバ装置の構成]
図2は、地図整備装置1の概略構成を示す。図2に示すように、地図整備装置1は、通信部11と、記憶部12と、入力部13と、制御部15と、表示部16とを有する。地図整備装置1内のこれらの各要素は、バスラインを介して相互に接続されている。
[Configuration of server device]
FIG. 2 shows a schematic configuration of the map maintenance device 1. As shown in FIG. 2, the map maintenance device 1 includes a communication unit 11, a storage unit 12, an input unit 13, a control unit 15, and a display unit 16. These elements in the map maintenance apparatus 1 are connected to each other via a bus line.

通信部11は、制御部15の制御に基づき、車載機2と各種データの通信を行う。本実施例では、通信部11は、車載機2から地図データD1の取得要求を受信した場合に、制御部15が配信地図DB10から抽出した地図データD1を車載機2へ送信する。また、通信部11は、制御部15の制御に基づき、ニュースに関する表示情報又は音声情報を管理するサーバ装置4とデータ通信を行い、ニュース情報D2を受信する。   The communication unit 11 communicates various data with the in-vehicle device 2 based on the control of the control unit 15. In the present embodiment, when the communication unit 11 receives an acquisition request for the map data D1 from the in-vehicle device 2, the communication unit 11 transmits the map data D1 extracted from the distribution map DB 10 to the in-vehicle device 2. Further, the communication unit 11 performs data communication with the server device 4 that manages display information or audio information related to news based on the control of the control unit 15 and receives the news information D2.

記憶部12は、地図整備装置1の動作を制御するためのプログラムを保存したり、地図整備装置1の動作に必要な情報を保持したりする。記憶部12は、配信地図DB10及び配信地図DB10を更新するための変更点リストLcを記憶する。入力部13は、ユーザによる種々の入力を受け付けるインターフェースであり、例えば、ボタン、タッチパネル、キーボード、音声入力装置などが該当する。入力部13は、生成した入力信号を制御部15へ供給する。表示部16は、制御部15の制御に基づき、所定の情報を表示する。   The storage unit 12 stores a program for controlling the operation of the map maintenance device 1 and holds information necessary for the operation of the map maintenance device 1. The storage unit 12 stores a distribution map DB 10 and a change point list Lc for updating the distribution map DB 10. The input unit 13 is an interface that accepts various inputs by the user, and corresponds to, for example, a button, a touch panel, a keyboard, a voice input device, and the like. The input unit 13 supplies the generated input signal to the control unit 15. The display unit 16 displays predetermined information based on the control of the control unit 15.

制御部15は、図示しないCPU、ROM及びRAMなどを備え、地図整備装置1内の各構成要素に対して種々の制御を行う。本実施例では、制御部15は、サーバ装置4から受信するニュース情報D2を解析することで、変更点リストLcの生成処理を行う。また、制御部15は、入力部13への入力等に基づき、変更点リストLcにより配信地図DB10を更新する。また、制御部15は、車載機2から所定の要求信号を通信部11が受信した場合に、配信地図DB10から地図データD1を抽出し、通信部11により車載機2へ送信する。この場合、上述の要求信号には、例えば、車載機2の自車位置情報又は/及び地図DB20の最新の更新日時情報などが含まれ、制御部15は、これらの情報に基づき、配信地図DB10から配信すべき地図データD1を抽出する。制御部15は、本発明における「取得部」、「抽出部」、「生成部」、「信頼度判定部」、「地図更新部」及び本発明におけるプログラムを実行する「コンピュータ」の一例である。   The control unit 15 includes a CPU, a ROM, a RAM, and the like (not shown), and performs various controls on each component in the map maintenance device 1. In the present embodiment, the control unit 15 analyzes the news information D <b> 2 received from the server device 4, thereby generating a change point list Lc. Further, the control unit 15 updates the distribution map DB 10 with the change point list Lc based on the input to the input unit 13 or the like. Moreover, the control part 15 extracts map data D1 from distribution map DB10, and transmits to the vehicle equipment 2 by the communication part 11, when the communication part 11 receives the predetermined | prescribed request signal from the vehicle equipment 2. FIG. In this case, the above-mentioned request signal includes, for example, the own vehicle position information of the in-vehicle device 2 and / or the latest update date / time information of the map DB 20, and the control unit 15 determines the distribution map DB 10 based on such information. To extract map data D1 to be distributed. The control unit 15 is an example of the “acquisition unit”, “extraction unit”, “generation unit”, “reliability determination unit”, “map update unit”, and “computer” that executes the program according to the present invention. .

[データ構造]
次に、変更点リストLc及び地図データD1のデータ構造の具体例について、図3及び図4を参照して説明する。
[data structure]
Next, specific examples of the data structure of the change list Lc and the map data D1 will be described with reference to FIGS.

図3は、変更点リストLcのデータ構造の一例である。変更点リストLcは、主に、「リスト番号」、「位置」、「ステータス」、「変更日時」、「信頼度」、「種別」、「名称」の各項目を有する。ここで、「リスト番号」は、変更点リストLcの各レコードに付される識別番号を示す。また、「位置」は、変更が生じたと推定される地点を表す緯度及び経度を示す。また、「ステータス」は、変更の対象となる施設等の変更態様を示す。「変更日時」は、変更が行われる又は行われると推定される日時を示す。「信頼度」は、対応するレコードが示す変更点の情報に関する信頼度を示す。図3の例では、信頼度は、最大を「5」とする5段階評価値となっている。「種別」は、ステータスの変更があった施設等の種別(カテゴリ)を示し、「名称」は、ステータスの変更があった施設等の名称を示す。   FIG. 3 shows an example of the data structure of the change point list Lc. The change point list Lc mainly includes items of “list number”, “position”, “status”, “change date / time”, “reliability”, “type”, and “name”. Here, the “list number” indicates an identification number assigned to each record in the change point list Lc. “Position” indicates latitude and longitude indicating a point where a change is estimated to have occurred. The “status” indicates a change mode of the facility to be changed. “Change date and time” indicates the date and time when the change is or is estimated to be performed. “Reliability” indicates the reliability regarding the information of the change point indicated by the corresponding record. In the example of FIG. 3, the reliability is a five-level evaluation value with the maximum being “5”. “Type” indicates the type (category) of the facility or the like whose status has been changed, and “Name” indicates the name of the facility or the like whose status has been changed.

地図整備装置1は、図3に示す変更点リストLcの各レコードを、サーバ装置4から受信するニュース情報D2に基づき生成する。変更点リストLcの生成処理については後述する。   The map maintenance device 1 generates each record of the change point list Lc shown in FIG. 3 based on the news information D2 received from the server device 4. The process for generating the change point list Lc will be described later.

図4は、地図データD1のデータ構造の一例である。図4に示す地図データD1は、施設情報と、道路データとを含む。そして、施設情報は、主に、位置情報と、名称情報と、種別情報と、信頼度情報とを含む。   FIG. 4 is an example of the data structure of the map data D1. The map data D1 shown in FIG. 4 includes facility information and road data. The facility information mainly includes position information, name information, type information, and reliability information.

信頼度情報は、例えば、施設情報のうち信頼度が所定度(例えば最大値「5」)に満たなかった変更点リストLcのレコードに対応する施設情報に含まれる。信頼度情報は、主に、変更点リストLcに登録されていた「ステータス」、「変更日時」、及び「信頼度」等の各項目の情報を含んでいる。例えば、地図整備装置1は、「ステータス」が消滅であって「信頼度」が所定度未満の変更点リストLcのレコードを配信地図DB10に反映する場合、対象となる施設の施設情報を配信地図DB10から完全に消去する代わりに、当該施設情報に上述の信頼度情報を付加する。信頼度情報の活用方法については、後述する。   For example, the reliability information is included in the facility information corresponding to the record of the change point list Lc whose reliability is less than a predetermined level (for example, the maximum value “5”) in the facility information. The reliability information mainly includes information of each item such as “status”, “change date / time”, and “reliability” registered in the change point list Lc. For example, when the map maintenance device 1 reflects the record of the change list Lc whose “status” is extinguished and the “reliability” is less than a predetermined degree in the distribution map DB 10, the facility information of the target facility is distributed to the distribution map. Instead of completely erasing from the DB 10, the above reliability information is added to the facility information. A method for utilizing the reliability information will be described later.

[変更点リストの生成処理]
(1)処理概要
[Change list generation processing]
(1) Process overview

図5は、地図整備装置1が実行する変更点リストLcの生成処理の概要を示すフローチャートである。地図整備装置1は、図5に示すフローチャートの処理を繰り返し実行する。   FIG. 5 is a flowchart showing an outline of the process for generating the change point list Lc executed by the map maintenance device 1. The map maintenance apparatus 1 repeatedly executes the processing of the flowchart shown in FIG.

まず、地図整備装置1は、予め定められた所定のキーワード(単に「検索ワード」とも呼ぶ。)に基づき、変更点リストLcのレコードの生成に必要なニュース情報D2を検索し、検索したニュース情報D2をサーバ装置4から受信する(ステップS101)。即ち、地図整備装置1は、所定の検索ワードから公知の検索エンジンなどを用いて変更点リストLcのレコードの生成に必要なニュース情報D2を収集する。ここで、上述の検索ワードは、例えば、「閉店」、「開店」、「オープン」、「出店」などであり、属人的な手法又は公知の学習技術に基づき予め定められる。   First, the map maintenance device 1 searches for news information D2 necessary for generating a record of the change list Lc based on a predetermined keyword (also simply referred to as “search word”), and the searched news information. D2 is received from the server device 4 (step S101). That is, the map maintenance device 1 collects news information D2 necessary for generating a record of the change point list Lc from a predetermined search word using a known search engine or the like. Here, the above-described search words are, for example, “closed”, “opened”, “opened”, “opened”, etc., and are determined in advance based on a personal method or a known learning technique.

その後、地図整備装置1は、サーバ装置4から受信したニュース情報D2から閉店や開店などのステータスの変更があった又は変更が予定される施設等の名称、位置、変更日時等を特定する(ステップS102)。ステップS102での特定処理の詳細については、図6〜図9を参照して具体的に説明する。   Thereafter, the map maintenance device 1 specifies the name, position, date and time of change of the facility where the status has changed or is scheduled to be changed from the news information D2 received from the server device 4 (step). S102). Details of the specifying process in step S102 will be specifically described with reference to FIGS.

次に、地図整備装置1は、ステップS102において特定した施設等に関するステータスの変更が配信地図DB10に反映済みであるか否か判定する(ステップS103)。即ち、地図整備装置1は、ステップS103において閉店や開店などのステータスの変更があった又は変更が予定される施設等のステータスの変更が配信地図DB10において反映されているか否か判定する。そして、地図整備装置1は、ステップS102において特定した施設等に関する変更が配信地図DB10に反映済みである場合(ステップS103;Yes)、変更点リストLcを更新することなくフローチャートの処理を終了する。   Next, the map maintenance device 1 determines whether or not the status change relating to the facility or the like identified in step S102 has been reflected in the distribution map DB 10 (step S103). That is, the map maintenance apparatus 1 determines whether or not the status change of the facility or the like in which the status has been changed or planned to be changed is reflected in the distribution map DB 10 in step S103. And the map maintenance apparatus 1 complete | finishes the process of a flowchart, without updating the change point list | wrist Lc, when the change regarding the facilities etc. which were identified in step S102 has been reflected in distribution map DB10 (step S103; Yes).

一方、地図整備装置1は、ステップS102において特定した施設等に関する変更が配信地図DB10に反映されていないと判断した場合(ステップS103;No)、変更点リストLcの更新を行う(ステップS104)。即ち、地図整備装置1は、ステップS102において特定した施設等に対応する変更点リストLcのレコードの生成又は更新を行う。このとき、地図整備装置1は、ステップS102で用いたニュース情報D2の発信元等に応じて、ステップS102において特定した施設等に対する信頼度を設定する。   On the other hand, if the map maintenance device 1 determines that the change related to the facility or the like identified in step S102 is not reflected in the distribution map DB 10 (step S103; No), it updates the change point list Lc (step S104). That is, the map maintenance apparatus 1 generates or updates a record of the change point list Lc corresponding to the facility specified in step S102. At this time, the map maintenance apparatus 1 sets the reliability for the facility or the like specified in step S102 according to the source of the news information D2 used in step S102.

ここで、変更点リストLcの配信地図DB10への更新処理の具体例(第1の例〜第3の例)について説明する。   Here, a specific example (first example to third example) of update processing of the change point list Lc to the distribution map DB 10 will be described.

第1の例では、地図整備装置1は、配信地図DB10の更新タイミングになった場合に、信頼度が所定度以上となる変更点リストLcのレコードのみを配信地図DB10に反映させる。これにより、地図整備装置1は、配信地図DB10の信頼性を好適に確保することができる。なお、上述の更新タイミングは、例えば所定時間間隔ごとに定められたタイミングであってもよく、ユーザ入力に基づく所定のタイミングであってもよい。   In the first example, the map maintenance device 1 reflects only the record of the change point list Lc whose reliability is equal to or higher than a predetermined level in the distribution map DB 10 when the distribution map DB 10 is updated. Thereby, the map maintenance apparatus 1 can ensure suitably the reliability of distribution map DB10. Note that the update timing described above may be a timing determined at predetermined time intervals, for example, or may be a predetermined timing based on a user input.

第2の例では、第1の例に代えて、又はこれに加えて、地図整備装置1は、信頼度が所定度に満たなかった変更点リストLcのレコードが存在する場合に、例えば、当該施設の施設情報に信頼度、変更後のステータス(閉店等)、及びステータスの変更日時等を示した信頼度情報(図4参照)を追加する。信頼度情報の活用例については後述する。   In the second example, instead of or in addition to the first example, the map maintenance device 1 has, for example, the record of the change point list Lc whose reliability is less than the predetermined level, Reliability information (see FIG. 4) indicating the reliability, the status after the change (such as closing a store), and the date and time of the status change is added to the facility information of the facility. An example of using the reliability information will be described later.

第3の例では、地図整備装置1は、変更点リストLcを、ユーザ入力により指定された変更点リストLcのレコードを配信地図DB10に反映させる。この場合、例えば、地図整備装置1の管理者は、ステータスの変更を実際に確認することができた施設等に対する変更点リストLcのレコードのみを配信地図DB10に反映させる。また、この場合、地図整備装置1は、ニュース情報D2から特定できなかった変更点リストLcの項目(例えば位置や信頼度等)が存在する場合には、入力部13による入力を受け付けることで、配信地図DB10の更新に必要な情報を適宜取得してもよい。   In the third example, the map maintenance device 1 reflects the change point list Lc in the distribution map DB 10 with the record of the change point list Lc designated by the user input. In this case, for example, the administrator of the map maintenance device 1 reflects only the record of the change list Lc for the facility or the like in which the status change can be actually confirmed in the distribution map DB 10. In this case, the map maintenance device 1 accepts input from the input unit 13 when there are items (for example, position, reliability, etc.) of the change list Lc that cannot be specified from the news information D2. Information necessary for updating the distribution map DB 10 may be acquired as appropriate.

なお、地図整備装置1は、上述のステータスの変更の確認作業のため、車両の前方風景を撮影するカメラを備える車載機2から、変更点リストLcにおいて指定された施設等のステータスの変更があった位置(「変更候補地点」とも呼ぶ。)を撮影した画像を受信してもよい。この場合、地図整備装置1は、変更候補地点の周辺に存在する車載機2に対して画像の送信要求を送信することで、上述の画像を取得してもよい。そして、地図整備装置1は、例えば、車載機2から取得した変更候補地点を撮影した画像を表示部16に表示させ、地図整備装置1の管理者に変更候補地点における変更の有無を確認する入力を受け付ける。他の例では、地図整備装置1は、変更候補地点におけるWifi(登録商標)の通信状況を車載機2又は他の装置等から取得し、Wifiスポットの新規発生又は消滅を検出することで、変更候補地点での施設等の消滅又は発生を判定してもよい。   Note that the map maintenance device 1 has changed the status of the facility or the like designated in the change point list Lc from the in-vehicle device 2 having a camera that captures the front scenery of the vehicle for the above-described status change confirmation work. You may receive the image which image | photographed the position (it is also called a "change candidate point"). In this case, the map maintenance device 1 may acquire the above-described image by transmitting an image transmission request to the vehicle-mounted device 2 existing around the change candidate point. And the map maintenance apparatus 1 displays the image which image | photographed the change candidate point acquired from the vehicle equipment 2, for example on the display part 16, and the administrator of the map maintenance apparatus 1 confirms the presence or absence of the change in a change candidate point Accept. In another example, the map maintenance device 1 acquires the communication status of the WiFi (registered trademark) at the change candidate point from the in-vehicle device 2 or another device, and detects the new occurrence or disappearance of the WiFi spot, thereby changing the location. The disappearance or occurrence of the facility at the candidate point may be determined.

また、図5のフローチャートの処理は、一例であり、本発明に適用可能な処理手順はこれに限定されない。例えば、地図整備装置1は、ステップS101において検索ワードに基づきニュース情報D2を検索する代わりに、特定のニュースサイトをクロールしてニュース情報D2として受信し、各ニュース情報D2についてステップS102に基づく特定処理を行ってもよい。   Moreover, the process of the flowchart of FIG. 5 is an example, and the process procedure applicable to this invention is not limited to this. For example, instead of searching for news information D2 based on the search word in step S101, the map maintenance device 1 crawls a specific news site and receives it as news information D2, and for each news information D2, a specific process based on step S102 May be performed.

(2)変更点リストLcの生成処理の具体例
次に、図5のステップS102での特定処理の具体例について説明する。
(2) Specific Example of Generation Process of Change Point List Lc Next, a specific example of the specific process in step S102 of FIG. 5 will be described.

図6(A)は、検索ワード「閉店」に基づき検索されたニュースサイトの表示例である。この例では、図5のステップS101において、地図整備装置1は、検索ワード「閉店」に基づき、図6(A)に示すニュースサイトの表示情報をニュース情報D2としてサーバ装置4から受信する。   FIG. 6A is a display example of a news site searched based on the search word “Closed”. In this example, in step S101 of FIG. 5, the map maintenance apparatus 1 receives the news site display information shown in FIG. 6A from the server apparatus 4 as news information D2 based on the search word “closed”.

この場合、地図整備装置1は、図6(A)に示すニュースサイトの文字列から、変更点リストLcのレコードの生成に必要なワードなどの要素(「リスト生成用要素WE」とも呼ぶ。)を抽出する。具体的には、地図整備装置1は、図6(A)に示すニュースサイトの文字列から、いつ、どこで、何が、どうなったか(どうなるか)といった情報を表すワードをリスト生成用要素WEとして抽出する。   In this case, the map maintenance device 1 uses an element such as a word (also referred to as “list generation element WE”) necessary for generating a record of the change list Lc from the character string of the news site shown in FIG. To extract. Specifically, the map maintenance device 1 generates a list generation element WE from a character string of a news site shown in FIG. 6A, which represents information such as when, where, what, and what will happen. Extract as

図6(B)は、リスト生成用要素WEを明示した上述のニュースサイトの表示例である。図6(B)の例では、各リスト生成用要素WEは、説明便宜上、それぞれ一点鎖線枠3A〜3Gにより囲まれている。この場合、地図整備装置1は、固有名詞である「○○ラーメン△△店」(一点鎖線3A、3D参照)を、ステータスの変更(即ち閉店又は開店)がある施設名を表すリスト生成用要素WEとして抽出する。また、地図整備装置1は、「閉店」(一点鎖線3B、3C、3G参照)を、ステータスの変更を表すリスト生成用要素WEとして抽出する。さらに、地図整備装置1は、住所を表すと推定されるワードである「xx県xx市xx1−1」(一点鎖線3E参照)を、位置を表すリスト生成用要素WEとして抽出する。また、地図整備装置1は、日時を表すと推定されるワードである「12月20日」(一点鎖線3F参照)を、ステータスの変更日時を表すリスト生成用要素WEとして抽出する。   FIG. 6B is a display example of the above-described news site in which the list generation element WE is clearly shown. In the example of FIG. 6B, each list generation element WE is surrounded by alternate long and short dash line frames 3A to 3G for convenience of explanation. In this case, the map maintenance device 1 uses a proper noun “XX ramen ΔΔ store” (see alternate long and short dash lines 3A and 3D) and a list generation element that indicates the name of a facility whose status is changed (that is, closed or opened). Extract as WE. In addition, the map maintenance device 1 extracts “closed” (see alternate long and short dash lines 3B, 3C, and 3G) as a list generation element WE that represents a status change. Further, the map maintenance device 1 extracts “xx prefecture xx city xx1-1” (see the alternate long and short dash line 3E), which is a word estimated to represent an address, as a list generation element WE representing a position. Further, the map maintenance device 1 extracts “December 20” (refer to the alternate long and short dash line 3F) that is estimated to represent the date and time as a list generation element WE that represents the status change date and time.

そして、地図整備装置1は、抽出したリスト生成用要素WE等に基づき、図3に示す変更点リストLcの1番目のレコードを生成する。具体的には、地図整備装置1は、項目「位置」に登録する「(X1、Y1)」を、位置を表すリスト生成用要素WEである「xx県xx市xx1−1」を緯度及び経度に変換することで特定する。また、地図整備装置1は、項目「ステータス」に登録する「消滅」を、ステータスの変更を表すリスト生成用要素WEである「閉店」に基づき特定する。また、地図整備装置1は、項目「変更日時」に登録する「2016年12月20日」を、ステータスの変更日時を表すリスト生成用要素WEである「12月20日」に基づき特定する。また、地図整備装置1は、項目「信頼度」に登録する「4」を、図6(A)に示すニュースサイトの発信元(この場合「xx新聞」)に基づき特定する。この場合、地図整備装置1は、例えば、ニュースサイト等の発信元と、対応する信頼度とを対応付けたテーブルを予め記憶しておき、当該テーブルを参照して信頼度を決定する。また、地図整備装置1は、項目「種別」に登録する「飲食店」を、ステータスの変更がある施設名を表すリスト生成用要素WEである「○○ラーメン△△店」中のワード「ラーメン」から推定する。さらに、地図整備装置1は、項目「名称」に登録する「○○ラーメン△△店」を、上述のリスト生成用要素WE「○○ラーメン△△店」に基づき特定する。   And the map maintenance apparatus 1 produces | generates the 1st record of the change list Lc shown in FIG. 3 based on the extracted element WE for list production | generation etc. FIG. Specifically, the map maintenance device 1 sets “(X1, Y1)” registered in the item “position” as the list generation element WE “xx prefecture xx city xx1-1” as latitude and longitude. It is specified by converting to. Further, the map maintenance device 1 specifies “disappearance” registered in the item “status” based on “closed” which is a list generation element WE indicating a change in status. Further, the map maintenance device 1 identifies “December 20, 2016” registered in the item “change date / time” based on “December 20”, which is the list generation element WE indicating the status change date / time. Further, the map maintenance apparatus 1 identifies “4” to be registered in the item “reliability” based on the news site sender (in this case, “xx newspaper”) shown in FIG. In this case, for example, the map maintenance device 1 stores in advance a table in which a source such as a news site is associated with a corresponding reliability, and determines the reliability with reference to the table. In addition, the map maintenance device 1 sets “restaurant” registered in the item “type” to the word “ramen” in “XX ramen △ Δ store” which is a list generating element WE indicating the name of the facility whose status is changed. ”. Further, the map maintenance device 1 specifies “XX ramen ΔΔ store” to be registered in the item “name” based on the list generating element WE “XX ramen ΔΔ store”.

なお、地図整備装置1は、図3の変更点リストLcの施設「○○ラーメン△△店」に関するレコードの生成後、再び同一の施設「○○ラーメン△△店」に関するリスト生成用要素WEをニュース情報D2から抽出した場合、発信元に基づく信頼度が高い方のニュース情報D2のリスト生成用要素WEを優先して変更点リストLcのレコードに反映させてもよい。また、地図整備装置1は、これらのニュース情報D2が互いに相反しない内容を表す場合(例えば、いずれも「○○ラーメン△△店」の閉店に関する内容である場合)、信頼度をいずれか一方の信頼度よりも高く設定してもよい。例えば、地図整備装置1は、信頼度「2」の発信元のニュース情報D2と信頼度「3」の発信元のニュース情報D2とが同一内容を表す場合には、対応する変更点リストLcのレコードの信頼度を「3」より高い値(例えばこれらの信頼度の合算値である「5」)に設定してもよい。このように、地図整備装置1は、同一内容を表すニュース情報D2の数が多いほど、対応する変更点リストLcのレコードの信頼度を高く設定してもよい。   The map maintenance apparatus 1 generates a list generation element WE related to the same facility “XX ramen ΔΔ store” again after generating a record related to the facility “XX ramen ΔΔ store” in the change list Lc in FIG. When extracted from the news information D2, the list generation element WE of the news information D2 having higher reliability based on the transmission source may be preferentially reflected in the record of the change point list Lc. In addition, when the news maintenance information D2 represents content that does not conflict with each other (for example, when the content is related to the closing of “XX ramen ΔΔ store”), the map maintenance device 1 sets the reliability to either one of them. You may set higher than reliability. For example, when the news information D2 of the sender with the reliability “2” and the news information D2 of the sender with the reliability “3” represent the same content, the map maintenance device 1 stores the corresponding change point list Lc. The reliability of the record may be set to a value higher than “3” (for example, “5” which is a sum of these reliability levels). Thus, the map maintenance apparatus 1 may set the reliability of the corresponding change point list Lc higher as the number of news information D2 representing the same content is larger.

図7(A)は、検索ワード「出店」に基づき検索されたニュースサイトの表示例である。この例では、図5のステップS101において、地図整備装置1は、検索ワード「出店」に基づき、図7(A)に示すニュースサイトの表示情報をニュース情報D2としてサーバ装置4から受信する。   FIG. 7A is a display example of a news site searched based on the search word “store opening”. In this example, in step S101 of FIG. 5, the map maintenance apparatus 1 receives the news site display information shown in FIG. 7A from the server apparatus 4 as news information D2 based on the search word “store opening”.

この場合、地図整備装置1は、図6(A)、(B)の例と同様に、図7(A)に示すニュースサイトの文字列から、変更点リストLcのレコードの生成に必要なリスト生成用要素WEを抽出する。図7(B)は、リスト生成用要素WEを明示した上述のニュースサイトの表示例である。図7(B)の例では、各リスト生成用要素WEは、それぞれ一点鎖線枠3H〜3Pにより囲まれている。この場合、地図整備装置1は、固有名詞である「○×マート」(一点鎖線3H、3K、3P参照)を、ステータスの変更(即ち閉店又は開店)がある施設名を表すリスト生成用要素WEとして抽出する。また、地図整備装置1は、「出店」(一点鎖線3J参照)及び「オープン」(一点鎖線3O参照)を、ステータスの変更を表すリスト生成用要素WEとして抽出する。さらに、地図整備装置1は、住所の判定要素となるワード「△×駅前」(一点鎖線3I、3L参照)及び○×マートの出店地点を概略的に示した地図画像3Nを、位置を表すリスト生成用要素WEとして抽出する。また、地図整備装置1は、日時を表すと推定されるワードである「今月20日」(一点鎖線3M参照)を、ステータスの変更日時を表すリスト生成用要素WEとして抽出する。   In this case, similarly to the examples of FIGS. 6A and 6B, the map maintenance apparatus 1 uses a list necessary for generating a record of the change list Lc from the character string of the news site shown in FIG. The generation element WE is extracted. FIG. 7B is a display example of the above-described news site in which the list generation element WE is clearly shown. In the example of FIG. 7B, each list generation element WE is surrounded by alternate long and short dash lines 3H to 3P. In this case, the map maintenance device 1 uses the proper noun “Ox Mart” (see the alternate long and short dash lines 3H, 3K, and 3P) and the list generation element WE that represents the name of the facility where the status is changed (that is, closed or opened). Extract as Further, the map maintenance device 1 extracts “open shop” (see the alternate long and short dash line 3J) and “open” (see the alternate long and short dash line 3O) as the list generation element WE representing the status change. Furthermore, the map maintenance device 1 is a list representing the position of the map image 3N schematically showing the opening location of the word “Δ × Ekimae” (see alternate long and short dash lines 3I and 3L) and ○ × Mart as the address determination elements. Extracted as a generation element WE. Further, the map maintenance device 1 extracts “20th of this month” (refer to the alternate long and short dash line 3M) that is estimated to represent the date and time as a list generation element WE that represents the date and time of status change.

そして、地図整備装置1は、抽出したリスト生成用要素WE等に基づき、図3に示す変更点リストLcの2番目のレコードを生成する。具体的には、地図整備装置1は、項目「位置」に登録する「(X2、Y2)」を、位置を表すリスト生成用要素WEであるワード「△×駅前」及び地図画像3Nに基づき特定する。この場合、地図整備装置1は、例えば、△×駅前周辺の地図を配信地図DB10から認識し、配信地図DB10から認識した地図と地図画像3Nとのマッチングを行うことで、地図画像3N内において強調された領域3Rの緯度及び経度を算出する。また、地図整備装置1は、項目「ステータス」に登録する「発生」を、ステータスの変更を表すリスト生成用要素WEである「出店」及び「オープン」に基づき特定する。また、地図整備装置1は、項目「変更日時」に登録する「2016年12月22日」を、ステータスの変更日時を表すリスト生成用要素WEである「今月22日」に基づき特定する。また、地図整備装置1は、項目「信頼度」に登録する「3」を、図7(A)に示すニュースサイトの発信元(この場合「×○新聞」)に基づき特定する。また、地図整備装置1は、項目「種別」に登録する「スーパーマーケット」を、ステータスの変更(即ち閉店又は開店)がある施設名を表すリスト生成用要素WEである「○×マート」中のワード「マート」に基づき推定する。さらに、地図整備装置1は、項目「名称」に登録する「○×マート」を、上述のリスト生成用要素WE「○×マート」に基づき特定する。   And the map maintenance apparatus 1 produces | generates the 2nd record of the change list Lc shown in FIG. 3 based on the extracted element WE for list | wrist etc. which were extracted. Specifically, the map maintenance device 1 identifies “(X2, Y2)” to be registered in the item “position” based on the word “Δ × in front of the station” which is the list generation element WE indicating the position and the map image 3N. To do. In this case, for example, the map maintenance device 1 recognizes the map around the △ × station square from the distribution map DB 10 and performs matching between the map recognized from the distribution map DB 10 and the map image 3N, thereby enhancing the map image 3N. The latitude and longitude of the area 3R is calculated. Further, the map maintenance device 1 identifies “occurrence” registered in the item “status” based on “opening” and “open” which are the list generation elements WE indicating the status change. Further, the map maintenance device 1 identifies “December 22, 2016” registered in the item “change date / time” based on “22nd of this month” which is the list generation element WE indicating the status change date / time. Further, the map maintenance device 1 specifies “3” to be registered in the item “reliability” based on the news site sender (in this case, “X newspaper”) shown in FIG. Further, the map maintenance device 1 sets “supermarket” to be registered in the item “type” as a word in “Ox Mart” which is a list generation element WE indicating a facility name with a status change (that is, closed or opened). Estimate based on “mart”. Furthermore, the map maintenance device 1 specifies “◯ × mart” to be registered in the item “name” based on the above-described list generation element WE “◯ × mart”.

図8(A)は、「○○ラーメン△△店」の店長のSNSによる投稿内容を表す表示例である。また、図8(B)は、「○○ラーメン△△店」の利用者のSNSによる投稿内容を表す表示例である。   FIG. 8A is a display example showing the posted content by the SNS of the manager of “XX ramen ΔΔ store”. FIG. 8B is a display example showing the contents posted by the SNS of the user of “XX ramen ΔΔ store”.

この場合、地図整備装置1は、検索ワード「閉店」に基づき、図8(A)、(B)に示すSNSの投稿に関する表示情報をニュース情報D2としてサーバ装置4からそれぞれ受信する。この場合、地図整備装置1は、例えば、図8(A)の場合、文字列「○○ラーメン△△店」、「12月20日」、「閉店」等をリスト生成用要素WEとして抽出する。また、地図整備装置1は、図8(B)の場合も同様に、文字列「○○ラーメン△△店」、「今月20日」、「閉店」等をリスト生成用要素WEとして抽出する。そして、地図整備装置1は、抽出したリスト生成用要素WEに基づき、変更日時、ステータス、名称などの変更点リストLcに登録すべき各項目の内容を特定する。また、好適には、地図整備装置1は、SNSの投稿元のアカウント情報に基づき、変更点リストLcに反映すべき信頼度を決定するとよい。例えば、地図整備装置1は、図8(A)に示すSNSの投稿元のアカウントが認証済みアカウントである場合には、SNSの投稿元のアカウントが認証済みでないアカウントよりも信頼度を高く設定する。また、地図整備装置1は、SNSの投稿元のアカウントの名称に基づいて信頼度を設定してもよい。その場合には、例えば、地図整備装置1は、予めアカウント名称と信頼度がそれぞれ対応付けられたテーブルを地図整備装置1の記憶部12に記憶させておき、当該テーブルを参照することで信頼度を設定する。他の例では、地図整備装置1は、当該テーブルが記憶されているサーバ装置4に対し対象のアカウント名称を指定した問合せを行うことで、設定すべき信頼度に関する情報を受信する。   In this case, the map maintenance device 1 receives the display information related to the SNS posting shown in FIGS. 8A and 8B as the news information D2 from the server device 4 based on the search word “Closed”. In this case, for example, in the case of FIG. 8A, the map maintenance device 1 extracts the character strings “XX Ramen ΔΔ store”, “December 20”, “Closed”, etc. as the list generation element WE. . Similarly, in the case of FIG. 8B, the map maintenance device 1 extracts the character strings “XX ramen ΔΔ store”, “20th of this month”, “closed”, and the like as the list generation element WE. Then, the map maintenance device 1 specifies the contents of each item to be registered in the change point list Lc such as the change date, status, and name based on the extracted list generation element WE. Preferably, the map maintenance device 1 may determine the reliability to be reflected in the change point list Lc based on the account information of the posting source of the SNS. For example, when the account of the SNS posting source shown in FIG. 8A is an authenticated account, the map maintenance apparatus 1 sets the reliability higher than the account of the SNS posting source that is not authenticated. . Moreover, the map maintenance apparatus 1 may set the reliability based on the name of the account that posted the SNS. In that case, for example, the map maintenance device 1 stores a table in which the account name and the reliability are associated with each other in advance in the storage unit 12 of the map maintenance device 1, and refers to the table to determine the reliability. Set. In another example, the map maintenance device 1 receives information on the reliability to be set by making an inquiry specifying the target account name to the server device 4 in which the table is stored.

このように、地図整備装置1は、SNSによる投稿に基づく情報をニュース情報D2としてサーバ装置4から受信することによっても、好適に変更点リストLcを生成することができる。   As described above, the map maintenance device 1 can suitably generate the change point list Lc also by receiving information based on the posting by the SNS from the server device 4 as the news information D2.

次に、道路周辺に付設される信号機や標識、看板等の地物に変更が生じた場合の変更点リストLcの生成処理の具体例について説明する。   Next, a specific example of the process of generating the change point list Lc when a feature such as a traffic signal, a sign, or a signboard attached around the road is changed will be described.

図9は、SNSにより投稿された写真に新設された標識が表示されていた場合の投稿内容を示す。図9の例では、投稿者「△×太郎」が最近撮影した写真40が投稿内容のウェブサイトに含まれている。   FIG. 9 shows the content of posting when a sign newly provided is displayed on a photo posted by SNS. In the example of FIG. 9, a photograph 40 recently taken by a poster “Δ × Taro” is included in the posted content website.

この場合、地図整備装置1は、公知の画像認識技術により写真40から左折禁止の標識41が存在することを認識する。さらに、地図整備装置1は、例えば、写真40に含まれるメタデータである撮影位置の位置情報及び日時情報等を参照することで、標識41の位置及び撮影日時を推定する。なお、地図整備装置1は、写真40と一緒に投稿された文章等を解析し、写真40を撮影した場所に関するワードが存在した場合には、当該ワードに基づき標識41の位置等を推定してもよい。そして、地図整備装置1は、配信地図DB10を参照し、写真40に含まれる位置情報が示す位置に左折禁止の標識が登録されているか否かを判定する。そして、図9の例では、地図整備装置1は、当該標識が配信地図DB10に登録されていないと判断し、当該標識に対するリスト番号「L003」の変更点リストLcのレコード(図3参照)を生成する。   In this case, the map maintenance apparatus 1 recognizes from the photograph 40 that there is a sign 41 prohibiting a left turn from a known image recognition technique. Furthermore, the map maintenance apparatus 1 estimates the position and shooting date / time of the sign 41 by referring to the position information and date / time information of the shooting position, which is metadata included in the photograph 40, for example. Note that the map maintenance device 1 analyzes a sentence or the like posted together with the photograph 40, and if there is a word related to the place where the photograph 40 was taken, estimates the position of the sign 41 based on the word. Also good. Then, the map maintenance device 1 refers to the distribution map DB 10 and determines whether or not a left turn prohibition sign is registered at the position indicated by the position information included in the photograph 40. In the example of FIG. 9, the map maintenance device 1 determines that the sign is not registered in the distribution map DB 10, and records the change point list Lc of the list number “L003” for the sign (see FIG. 3). Generate.

同様に、地図整備装置1は、SNSにより投稿された写真に信号機や看板などの配信地図DB10に登録すべき地物を検出し、検出した地物に対応する情報が配信地図DB10に未登録である場合には、検出した地物に対応する変更点リストLcのレコードを生成してもよい。また、地図整備装置1は、SNSにより投稿された写真に配信地図DB10に登録済みの地物が存在しない場合には、当該地物が消滅したと判断し、当該地物の消滅に関する変更点リストLcのレコードを生成してもよい。   Similarly, the map maintenance apparatus 1 detects a feature to be registered in the distribution map DB 10 such as a traffic light or a signboard in a photograph posted by the SNS, and information corresponding to the detected feature is not registered in the distribution map DB 10. In some cases, a record of the change list Lc corresponding to the detected feature may be generated. Further, the map maintenance device 1 determines that the feature has disappeared when the feature posted in the distribution map DB 10 does not exist in the photograph posted by the SNS, and the change list regarding the disappearance of the feature Lc records may be generated.

なお、図6〜図9の例に代えて、地図整備装置1は、ラジオ放送等の音声データに基づき、変更点リストLcの生成を行ってもよい。例えば、地図整備装置1は、通信部11によりニュースに関するラジオ音声の音声情報をサーバ装置4から受信し、当該音声情報を公知の音声認識技術により音声認識して文章化した後で、図6〜図9の例と同様の処理を行うことで、変更点リストLcの生成を行う。なお、地図整備装置1は、ラジオ放送の電波を直接受信し、受信した電波に基づく音声を同様に音声認識して得られた文章により変更点リストLcの生成を行ってもよい。このように、地図整備装置1は、インターネット等を介して得られる表示情報に限らず、音声情報を用いることで変更点リストLcの生成を行ってもよい。   Instead of the examples of FIGS. 6 to 9, the map maintenance device 1 may generate the change point list Lc based on audio data such as radio broadcast. For example, the map maintenance device 1 receives voice information of radio voice related to news from the server device 4 through the communication unit 11, recognizes the voice information by a known voice recognition technique, and converts it into a sentence. The change point list Lc is generated by performing the same process as in the example of FIG. Note that the map maintenance device 1 may directly receive radio waves of radio broadcasts and generate the change point list Lc by using sentences obtained by similarly recognizing voice based on the received radio waves. Thus, the map maintenance apparatus 1 may generate the change point list Lc by using not only display information obtained via the Internet or the like but also audio information.

[信頼度に基づく案内]
図4において説明した信頼度情報の活用例について説明する。図10は、図3の変更点リストLcが反映された地図データD1に基づき経路探索を行う車載機2の表示例を示す。なお、この例では、地図整備装置1は、変更点リストLcに基づき配信地図DB10を更新する場合、施設の消滅(閉店)を示す信頼度が「5」未満の変更点リストLcのレコードが存在する場合に、当該施設の施設情報の削除に代えて、信頼度、変更後のステータス(閉店)、及びステータスの変更日時等を示した信頼度情報を当該施設情報に追加しているものとする。
[Guidance based on reliability]
A utilization example of the reliability information described in FIG. 4 will be described. FIG. 10 shows a display example of the in-vehicle device 2 that performs a route search based on the map data D1 reflecting the change point list Lc of FIG. In this example, when the map maintenance device 1 updates the distribution map DB 10 based on the change point list Lc, there is a record of the change point list Lc with a reliability indicating the disappearance of the facility (closed) of less than “5”. In this case, instead of deleting the facility information of the facility, reliability information indicating the reliability, the status after the change (closed), the date and time of the status change, etc. is added to the facility information. .

図10の例では、車載機2は、地図整備装置1から地図データD1を受信した後、目的地として施設「○○ラーメン△△店」を指定する入力を受け付ける。そして、車載機2は、図4に示すデータ構造を有する地図データD1から、施設「○○ラーメン△△店」に対応する施設情報の信頼度情報を参照し、信頼度「4」により施設「○○ラーメン△△店」のステータスが「消滅」に変更している可能性があると判断する。なお、地図整備装置1は、変更点リストLcにより配信地図DB10を更新する際、「○○ラーメン△△店」の閉店に関する変更点リストLcの1番目のレコードの信頼度が「5」未満であることから、「○○ラーメン△△店」の施設情報を削除する代わりに、信頼度などの変更点リストLcに登録された情報を信頼度情報として当該施設情報に追加している。そして、車載機2は、参照した信頼度情報に含まれる信頼度が5段階中の「4」と比較的高いことから、指定された施設「○○ラーメン△△店」の閉店の可能性が高い旨を警告ウィンドウ70により表示すると共に、「YES」及び「NO」の各確認ボタンを表示している。   In the example of FIG. 10, after receiving the map data D <b> 1 from the map maintenance device 1, the in-vehicle device 2 accepts an input designating the facility “XX Ramen ΔΔ store” as the destination. The in-vehicle device 2 refers to the reliability information of the facility information corresponding to the facility “XX Ramen ΔΔ store” from the map data D1 having the data structure shown in FIG. It is determined that there is a possibility that the status of XX Ramen △△ Shop has changed to “Disappeared”. In addition, when the map maintenance device 1 updates the distribution map DB 10 with the change point list Lc, the reliability of the first record in the change point list Lc regarding the closing of “XX ramen ΔΔ store” is less than “5”. Therefore, instead of deleting the facility information of “XX ramen ΔΔ store”, information registered in the change list Lc such as reliability is added to the facility information as reliability information. The in-vehicle device 2 has a relatively high reliability of “4” in the five stages of reliability included in the referenced reliability information. Therefore, there is a possibility that the designated facility “XX Ramen △△ store” may be closed. A high message is displayed on the warning window 70 and confirmation buttons “YES” and “NO” are displayed.

このように、車載機2は、信頼度情報を参照することで、配信地図DB10や地図データD1に完全に反映できる程度に信頼度が満たない変更点リストLcの情報を好適に活用し、信頼度に応じたステータスの変更の可能性を通知することで、ユーザの利便性を向上させることができる。   As described above, the in-vehicle device 2 preferably uses the information of the change point list Lc whose reliability is low enough to be fully reflected in the distribution map DB 10 and the map data D1 by referring to the reliability information. By notifying the possibility of changing the status according to the degree, it is possible to improve user convenience.

以上説明したように、本実施例に係る地図整備装置1は、配信地図DB10を備える。そして、地図整備装置1は、サーバ装置4から受信するニュース情報D2と、配信地図DB10とに基づき、配信地図DB10の変更点に関する情報を抽出し、変更点リストLcを生成する。これにより、地図整備装置1は、配信地図DB10を更新する際に必要な配信地図DB10の変更点に関する情報を自動収集して変更点リストLcとして保存することができる。   As described above, the map maintenance apparatus 1 according to the present embodiment includes the distribution map DB 10. And the map maintenance apparatus 1 extracts the information regarding the change point of distribution map DB10 based on the news information D2 received from the server apparatus 4, and distribution map DB10, and produces | generates the change point list Lc. Thereby, the map maintenance apparatus 1 can automatically collect information related to changes in the distribution map DB 10 necessary when updating the distribution map DB 10 and store the information as a change list Lc.

1 地図整備装置
2 車載機
4 サーバ装置
10 配信地図DB
11 通信部
12 記憶部
13 入力部
15 制御部
16 表示部
1 Map maintenance device 2 In-vehicle device 4 Server device 10 Distribution map DB
DESCRIPTION OF SYMBOLS 11 Communication part 12 Memory | storage part 13 Input part 15 Control part 16 Display part

Claims (14)

ニュース情報を取得する取得部と、
前記ニュース情報と、更新の対象となる地図データとに基づき、前記地図データの変更点に関する情報を抽出する抽出部と、
前記変更点のリストを生成する生成部と、
を備える地図整備装置。
An acquisition unit for acquiring news information;
Based on the news information and the map data to be updated, an extraction unit that extracts information on the changes in the map data;
A generator for generating a list of the changes;
A map maintenance device.
前記抽出部は、前記ニュース情報から、前記変更点に関する変更が生じた対象、位置、日付、及び変更の態様の少なくとも1つを抽出する請求項1に記載の地図整備装置。   The map maintenance device according to claim 1, wherein the extraction unit extracts, from the news information, at least one of a target, a position, a date, and a change mode in which a change related to the change point has occurred. 前記取得部は、通信網を介して取得可能なニュース情報から、1又は複数のキーワードに基づき検索したニュース情報を受信する請求項1または2に記載の地図整備装置。   The map maintenance device according to claim 1 or 2, wherein the acquisition unit receives news information searched based on one or more keywords from news information that can be acquired via a communication network. 前記変更点に対する信頼度を判定する信頼度判定部をさらに備え、
前記生成部は、前記変更点のリストに前記信頼度の情報を含める請求項1〜3のいずれか一項に記載の地図整備装置。
A reliability determination unit that determines the reliability of the change point;
The map maintenance device according to claim 1, wherein the generation unit includes the reliability information in the change list.
前記信頼度判定部は、前記変更点に関する情報を抽出したニュース情報の発信元に関する情報に基づき、前記信頼度を判定する請求項4に記載の地図整備装置。   The map maintenance device according to claim 4, wherein the reliability determination unit determines the reliability based on information on a source of news information obtained by extracting information on the change point. 前記信頼度判定部は、前記変更点に関するニュース情報の数が多いほど、当該変更点に対応する信頼度を高くする請求項4または5に記載の地図整備装置。   The map maintenance device according to claim 4 or 5, wherein the reliability determination unit increases the reliability corresponding to the change point as the number of news information regarding the change point increases. 前記信頼度判定部が判定した信頼度に基づき、前記生成部が生成した前記変更点のリストから、前記地図データに反映すべき変更点を決定する地図更新部を備える請求項4〜6のいずれか一項に記載の地図整備装置。   The map update part which determines the change point which should be reflected in the said map data from the list of the said change point which the said production | generation part produced | generated based on the reliability judged by the said reliability determination part. The map maintenance device according to claim 1. 前記変更点のリストから前記地図データを更新する場合、前記信頼度判定部が判定した信頼度の情報を前記地図データに含める地図更新部を備える請求項4〜6のいずれか一項に記載の地図整備装置。   The map update unit according to any one of claims 4 to 6, further comprising a map update unit that includes information on reliability determined by the reliability determination unit in the map data when the map data is updated from the list of changes. Map maintenance equipment. 前記抽出部は、前記ニュース情報に含まれる画像に基づき、信号機又は標識に関する情報を前記変更点に関する情報として抽出する請求項1〜8のいずれか一項に記載の地図整備装置。   The map maintenance device according to any one of claims 1 to 8, wherein the extraction unit extracts information relating to a traffic light or a sign as information relating to the change point, based on an image included in the news information. 前記取得部は、前記ニュース情報として、ニュースサイト若しくはソーシャルネットワーキングサイトの表示情報、又は、放送される音声に関する音声情報の少なくとも1つを取得する請求項1〜9のいずれか一項に記載の地図整備装置。   The map according to any one of claims 1 to 9, wherein the acquisition unit acquires, as the news information, at least one of display information of a news site or a social networking site, or audio information regarding audio to be broadcast. Maintenance equipment. 請求項8に記載の地図整備装置が更新した地図データに基づき案内を行う案内装置であって、
前記地図データにおいて信頼度の情報が付加された施設又は施設以外の地物に関する案内を行う場合、当該信頼度に基づく警告を出力する警告部を備える案内装置。
A guide device that provides guidance based on map data updated by the map maintenance device according to claim 8,
A guidance device including a warning unit that outputs a warning based on the reliability when performing guidance regarding a facility to which reliability information is added in the map data or a feature other than the facility.
地図整備装置が実行する制御方法であって、
ニュース情報を取得する取得工程と、
前記ニュース情報と、更新の対象となる地図データとに基づき、前記地図データの変更点に関する情報を抽出する抽出工程と、
前記変更点のリストを生成する生成工程と、
を有する制御方法。
A control method executed by the map maintenance device,
An acquisition process for acquiring news information;
Based on the news information and the map data to be updated, an extraction step for extracting information on the changes in the map data;
Generating a list of the changes;
A control method.
地図整備装置のコンピュータが実行するプログラムであって、
ニュース情報を取得する取得部と、
前記ニュース情報と、更新の対象となる地図データとに基づき、前記地図データの変更点に関する情報を抽出する抽出部と、
前記変更点のリストを生成する生成部
として前記コンピュータを機能させるプログラム。
A program executed by the computer of the map maintenance device,
An acquisition unit for acquiring news information;
Based on the news information and the map data to be updated, an extraction unit that extracts information on the changes in the map data;
A program that causes the computer to function as a generation unit that generates the list of changes.
請求項13に記載のプログラムを記憶した記憶媒体。   A storage medium storing the program according to claim 13.
JP2016253164A 2016-12-27 2016-12-27 Map maintenance device, guiding device, control method, program, and storage device Pending JP2018106035A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2016253164A JP2018106035A (en) 2016-12-27 2016-12-27 Map maintenance device, guiding device, control method, program, and storage device
JP2021098568A JP2021157190A (en) 2016-12-27 2021-06-14 Map maintenance device, guiding device, control method, program, and storage device
JP2023026413A JP7539510B2 (en) 2016-12-27 2023-02-22 Map development device, guidance device, control method, program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016253164A JP2018106035A (en) 2016-12-27 2016-12-27 Map maintenance device, guiding device, control method, program, and storage device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021098568A Division JP2021157190A (en) 2016-12-27 2021-06-14 Map maintenance device, guiding device, control method, program, and storage device

Publications (1)

Publication Number Publication Date
JP2018106035A true JP2018106035A (en) 2018-07-05

Family

ID=62785669

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2016253164A Pending JP2018106035A (en) 2016-12-27 2016-12-27 Map maintenance device, guiding device, control method, program, and storage device
JP2021098568A Pending JP2021157190A (en) 2016-12-27 2021-06-14 Map maintenance device, guiding device, control method, program, and storage device
JP2023026413A Active JP7539510B2 (en) 2016-12-27 2023-02-22 Map development device, guidance device, control method, program, and storage medium

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2021098568A Pending JP2021157190A (en) 2016-12-27 2021-06-14 Map maintenance device, guiding device, control method, program, and storage device
JP2023026413A Active JP7539510B2 (en) 2016-12-27 2023-02-22 Map development device, guidance device, control method, program, and storage medium

Country Status (1)

Country Link
JP (3) JP2018106035A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022511593A (en) * 2019-10-28 2022-02-01 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド Methods, devices, devices, programs and computer storage media for acquiring POI status information
JP7015027B1 (en) 2021-03-02 2022-02-02 株式会社デジタルアドバンテージ Navigation support program, navigation support device, navigation support method, and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183764A (en) * 2000-12-18 2002-06-28 Wall:Kk Maintenance method of three-dimensional city database and server therefor
JP2005227430A (en) * 2004-02-12 2005-08-25 Alpine Electronics Inc Navigation system and map data updating method
JP2009217826A (en) * 2008-03-12 2009-09-24 Xanavi Informatics Corp Traffic information management server, navigation terminal and method
WO2014013545A1 (en) * 2012-07-17 2014-01-23 三菱電機株式会社 In-vehicle device and center device

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003111128A (en) 2001-09-28 2003-04-11 J-Phone East Co Ltd Method of specifying present location, method of providing information on present location, method of guiding moving route, position information management system, and information communication terminal
JP4075522B2 (en) 2002-08-19 2008-04-16 株式会社デンソー Information distribution system, information management server, and information distribution apparatus
JP2006084461A (en) * 2004-08-20 2006-03-30 Denso Corp Image acquisition system
JP4735243B2 (en) 2005-12-26 2011-07-27 アイシン・エィ・ダブリュ株式会社 Vehicle information provision system
JP4729440B2 (en) * 2006-06-07 2011-07-20 日立オートモティブシステムズ株式会社 Communication system, communication terminal, and information processing apparatus
JP2008077143A (en) * 2006-09-19 2008-04-03 Kddi Corp Probe information collection device, probe information transmission device and probe information collection method
JP2010122884A (en) * 2008-11-19 2010-06-03 Ud Trucks Corp System for providing image captured by in-vehicle camera
JP5414284B2 (en) 2009-01-14 2014-02-12 株式会社 ミックウェア Map information processing apparatus, navigation apparatus, map information processing method, and program
JP6658088B2 (en) * 2015-03-23 2020-03-04 株式会社豊田中央研究所 Information processing apparatus, program, and map data updating system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002183764A (en) * 2000-12-18 2002-06-28 Wall:Kk Maintenance method of three-dimensional city database and server therefor
JP2005227430A (en) * 2004-02-12 2005-08-25 Alpine Electronics Inc Navigation system and map data updating method
JP2009217826A (en) * 2008-03-12 2009-09-24 Xanavi Informatics Corp Traffic information management server, navigation terminal and method
WO2014013545A1 (en) * 2012-07-17 2014-01-23 三菱電機株式会社 In-vehicle device and center device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
寺口 敏生 TOSHIO TERAGUCHI: "建築・土木分野におけるソフトコンピューティングの応用", 知能と情報, vol. 第23巻 第4号, JPN6020034428, 15 August 2011 (2011-08-15), JP, pages 411 - 427, ISSN: 0004344164 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022511593A (en) * 2019-10-28 2022-02-01 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド Methods, devices, devices, programs and computer storage media for acquiring POI status information
JP7214949B2 (en) 2019-10-28 2023-01-31 バイドゥ オンライン ネットワーク テクノロジー(ペキン) カンパニー リミテッド METHOD, APPARATUS, DEVICE, PROGRAM AND COMPUTER STORAGE MEDIA FOR ACQUIRING POI STATE INFORMATION
US11709999B2 (en) 2019-10-28 2023-07-25 Baidu Online Network Technology (Beijing) Co., Ltd. Method and apparatus for acquiring POI state information, device and computer storage medium
JP7015027B1 (en) 2021-03-02 2022-02-02 株式会社デジタルアドバンテージ Navigation support program, navigation support device, navigation support method, and system
JP2022133941A (en) * 2021-03-02 2022-09-14 株式会社デジタルアドバンテージ Navigation support program, navigation support device, navigation support method and system

Also Published As

Publication number Publication date
JP2023059956A (en) 2023-04-27
JP2021157190A (en) 2021-10-07
JP7539510B2 (en) 2024-08-23

Similar Documents

Publication Publication Date Title
JP7539510B2 (en) Map development device, guidance device, control method, program, and storage medium
CN107063273B (en) Real-time map data updating system and method
JP6015182B2 (en) Information sharing system, information sharing method, and terminal device
JP5686087B2 (en) Posted sentence providing system, posted sentence providing apparatus, posted sentence providing method, and computer program
US11216499B2 (en) Information retrieval apparatus, information retrieval system, and information retrieval method
CN105183761A (en) Sensitive word replacement method and apparatus
JP6065435B2 (en) Information sharing system, information sharing method, and terminal device
JP6353199B2 (en) Information processing apparatus, information processing method, and program
JP2007219655A (en) Facility information management system, facility information management method and facility information management program
JP2011107874A (en) Facility information provision device
WO2021225085A1 (en) Information processing system, information processing method, information processing program, and server
CN111198962A (en) Information processing apparatus, system, method, similarity judging method, and medium
JP2013097758A (en) Information processing system, server device, terminal device, program and information processing method
JP2009277026A (en) Form input support system, form input support method, and form input support program
US20180293299A1 (en) Query processing
JP6155936B2 (en) Posted sentence search system, posted sentence search apparatus, posted sentence search method, and computer program
JP5615777B2 (en) Route guidance device and route guidance method
JP6586959B2 (en) Information processing apparatus, information processing method, and program
JP2021012194A (en) Search system, search method and search program
KR101586480B1 (en) Apparatus and method for transmitting position information
JP5430212B2 (en) Navigation device and point search method
JP6097429B1 (en) Information extraction apparatus, information extraction method, and program
US11828616B2 (en) Search system, search method, and recording medium for recording search program
CN114238667B (en) Address management method and device, electronic equipment and storage medium
JP2012203831A (en) Electronic tag creation and display program, electronic tag creation and display method, and electronic tag creation and display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200824

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200915

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201113

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210323