JP5261439B2 - DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD - Google Patents

DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD Download PDF

Info

Publication number
JP5261439B2
JP5261439B2 JP2010129051A JP2010129051A JP5261439B2 JP 5261439 B2 JP5261439 B2 JP 5261439B2 JP 2010129051 A JP2010129051 A JP 2010129051A JP 2010129051 A JP2010129051 A JP 2010129051A JP 5261439 B2 JP5261439 B2 JP 5261439B2
Authority
JP
Japan
Prior art keywords
data
road network
database
update
local storage
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
JP2010129051A
Other languages
Japanese (ja)
Other versions
JP2010271721A (en
Inventor
誠滋 高畠
公良 澤井
友紀 小段
浩伸 杉本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aisin AW Co Ltd
Toyota Motor Corp
Original Assignee
Aisin AW Co Ltd
Toyota Motor 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 Aisin AW Co Ltd, Toyota Motor Corp filed Critical Aisin AW Co Ltd
Priority to JP2010129051A priority Critical patent/JP5261439B2/en
Publication of JP2010271721A publication Critical patent/JP2010271721A/en
Application granted granted Critical
Publication of JP5261439B2 publication Critical patent/JP5261439B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data update system or the like that facilitates updating difference of a database with a large data amount wherein data are complicatedly related to each other such as a map database including road network data. <P>SOLUTION: The data update system has a terminal device 1 operated in accordance with a prescribed operation program PG, and server devices 2, 3 providing a difference data file Df for database update to the terminal device 1. The terminal device 1 is provided with a local storage database 16 configured of an update data format different from a reference data format referred to by the operation program PG and updated by the difference data file Df, and a conversion means 17 for converting data of the local storage database 16 into the reference data format. The server devices 2, 3 are provided with a difference data file output means 44 for output of the difference data file Df to be provided to the terminal device 1. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、所定のアプリケーションプログラムに従って動作するナビゲーション装置と、前記ナビゲーション装置にデータベース更新用の差分データファイルを提供するサーバ装置とを有するデータ更新システム、及びそのデータ更新システムに用いられるナビゲーション装置、並びにデータ更新方法に関する。 The present invention includes a navigation device that operates according to a predetermined application program, the data updating system having a server device for providing the difference data file for database updates to the navigation device, and a navigation apparatus used in the data update system, parallel And data update method.

これまでに、サーバ装置からナビゲーション装置等の端末装置に対して差分データを送信し、前記差分データを受信した前記端末装置が、既に有している情報と前記差分情報とを用いてデータの更新を行うデータ更新システムに関する技術が知られている(例えば、下記特許文献1参照)。   Up to now, the difference data is transmitted from the server device to the terminal device such as the navigation device, and the terminal device that has received the difference data updates the data using the information that the terminal device already has and the difference information. A technique related to a data update system that performs the above is known (for example, see Patent Document 1 below).

例えば、下記特許文献1に記載されているデータ更新システムは、情報を提供するセンタ装置と、センタ装置からの情報を受信する端末装置とを備えた情報配信システムとなっている。そして、センタ装置は、端末装置に先に送信した情報とこれから送信する情報との差を抽出する差分情報抽出部と、差分情報抽出部で抽出された差分情報を端末装置に送信する送信部とを備えている。また、端末装置は、センタ装置からの差分情報を受信する受信部と、受信部で受信された差分情報を既存の情報と合わせて表示する表示部とを備えている。   For example, a data update system described in Patent Document 1 below is an information distribution system including a center device that provides information and a terminal device that receives information from the center device. The center device includes a difference information extraction unit that extracts a difference between information transmitted previously to the terminal device and information to be transmitted, and a transmission unit that transmits the difference information extracted by the difference information extraction unit to the terminal device. It has. In addition, the terminal device includes a receiving unit that receives difference information from the center device, and a display unit that displays the difference information received by the receiving unit together with existing information.

ここで、差分情報は、例えば渋滞情報や規制情報等の交通情報に関し、先に生成した交通情報と最新の交通情報との差に相当する情報である。そして、このような差分情報を受信した端末装置では、既に受信して記憶部に記憶されている既存の交通情報と、新たに受信した差分情報とを合わせて表示部に表示する。これにより、端末装置に表示するための交通情報を頻繁に更新することが可能になるとともに、更新のためにセンタ装置から端末装置に送信される情報量を少なく抑えることが可能となっている。   Here, the difference information is information corresponding to the difference between the traffic information generated earlier and the latest traffic information, for example, regarding traffic information such as traffic jam information and regulation information. And in the terminal device which received such difference information, the existing traffic information which has already been received and stored in the storage unit and the newly received difference information are displayed together on the display unit. Accordingly, it is possible to frequently update traffic information to be displayed on the terminal device, and to reduce the amount of information transmitted from the center device to the terminal device for updating.

特開2006−84257号公報JP 2006-84257 A

上記のデータ更新システムでは、交通情報等の比較的情報量が少ないデータの更新を行うシステムである。そのため、サーバ装置(センタ装置)側において上記のように差分データを生成して端末装置に送信すれば、端末装置側では、既存のデータを差分データに書き換えること等により、比較的容易にデータの更新を行うことが可能である。   The data update system is a system that updates data with a relatively small amount of information such as traffic information. For this reason, if the difference data is generated and transmitted to the terminal device as described above on the server device (center device) side, the data on the terminal device side can be rewritten relatively easily by rewriting existing data to the difference data. Updates can be made.

しかしながら、ナビゲーション装置において用いる道路ネットワークデータを含む地図データベース等のように、データ量が多く、更に各データ同士が複雑に関連しているデータベースの更新を行う場合には、受信した差分データを用いてデータベースを更新することは容易ではない。すなわち、そのような複雑なデータでは、一つのデータを変更するために関連して変更が必要となるデータの数が多くなるため、差分データに含まれるデータ数も多くなる。また、そのような差分データに基づいてデータベースを更新するためには、差分データに含まれる多数のデータに対応する更新前のデータを、データ量が多いデータベースの中から抽出する必要がある。この際、例えば、道路ネットワークデータを格納したデータベースを更新する場合には、各データが道路ネットワークの接続順に配列されているため、差分データに含まれる各データを容易に抽出することができないため、端末装置における更新処理が非常に複雑で時間を要するものになるという問題があった。したがって、これまでは、ナビゲーション装置において用いる地図データベース等の複雑なデータベースの更新に際しては、差分更新を行わずに全データを書き換えて更新することが一般的であった。しかし、そのような方法では、更新のために必要なデータ量が膨大になるため、通信ネットワーク等を介して端末装置に更新用データを送信することが困難となる。したがって、頻繁にデータを更新することが容易でなく、高鮮度のデータを継続的に端末装置に提供することが困難であるという問題があった。   However, when updating a database that has a large amount of data, such as a map database including road network data used in a navigation device, and each data is complicatedly related, the received difference data is used. Updating the database is not easy. That is, in such complicated data, since the number of data that needs to be changed in relation to changing one data increases, the number of data included in the difference data also increases. In order to update the database based on such difference data, it is necessary to extract data before update corresponding to a large number of data included in the difference data from a database having a large amount of data. At this time, for example, when updating a database storing road network data, since each data is arranged in the order of connection of the road network, each data included in the difference data cannot be easily extracted. There has been a problem that the update process in the terminal device is very complicated and time-consuming. Therefore, until now, when updating a complicated database such as a map database used in a navigation apparatus, it has been common to rewrite and update all data without performing a difference update. However, with such a method, the amount of data necessary for updating becomes enormous, and it becomes difficult to transmit the updating data to the terminal device via a communication network or the like. Therefore, there is a problem that it is not easy to update data frequently, and it is difficult to continuously provide high freshness data to the terminal device.

本発明は、上記の課題に鑑みてなされたものであり、その目的は、例えば道路ネットワークデータを含む地図データベース等のように、データ量が多く、各データ同士が複雑に関連しているデータベースの差分更新を容易に行うことが可能なデータ更新システム、及びそのデータ更新システムに用いられるナビゲーション装置、並びにデータ更新方法を提供することにある。 The present invention has been made in view of the above-mentioned problems, and the object thereof is a database that has a large amount of data, such as a map database including road network data, and each data is complicatedly related. data update system capable of performing the differential update easily, and the navigation apparatus used in the data updating system is to provide a data updating method in parallel beauty.

上記目的を達成するための本発明に係る、所定のアプリケーションプログラムに従って動作するナビゲーション装置と、このナビゲーション装置に道路ネットワークデータを含むデータベース更新用の差分データファイルを提供するサーバ装置とを有するデータ更新システムの特徴構成は、前記ナビゲーション装置は、道路ネットワークデータに関する各データが当該道路ネットワークのデータ種別順に配列されたデータ形式である更新用データ形式で構成され、前記差分データファイルに基づいて道路ネットワークデータの追加、変更、又は削除を行うことにより差分更新されるデータベースであるローカル保存データベースと、差分更新後の前記ローカル保存データベースのデータを、道路ネットワークデータに関する各データが当該道路ネットワークの接続順に配列されたデータ形式であり、前記アプリケーションプログラムにより参照される参照用データ形式に変換する変換手段と、を備え、前記サーバ装置は、前記ナビゲーション装置に提供するための前記差分データファイルを出力する差分データファイル出力手段を備え、前記差分データファイルは、道路ネットワークデータの追加、変更、又は削除のいずれかの更新の態様を表すデータと、更新対象となる部分の道路ネットワークデータとを含み、この更新対象となる部分の道路ネットワークデータを構成する各データが、更新の態様毎に分けて配列されていると共に、更新の態様毎に分けられたデータ群の各データが道路ネットワークのデータ種別順に配列されている点にある。 According to the present invention for achieving the above object, the data updating with a navigation device that operates according to a predetermined application program, and a server device for providing differential data file for updating a database containing road network data in the navigation device The system is characterized in that the navigation device is configured in a data format for update, which is a data format in which each piece of data relating to road network data is arranged in the order of the data type of the road network, and road network data based on the difference data file of added, modified, or the local database is a database that is difference update by performing the deletion, the data of the local storage database after the difference update, the data relating to road network data is the Is an array data format to a connection order of the road network, and a conversion means for converting the reference data format to be referenced by the application program, the server apparatus, the difference data to be provided to the navigation device A differential data file output means for outputting a file , wherein the differential data file includes data representing any update mode of addition, change, or deletion of road network data, and road network data of a portion to be updated; Each of the data constituting the part of the road network data to be updated is arranged separately for each update mode, and each data of the data group divided for each update mode is They are arranged in order of data type .

この特徴構成によれば、前記ナビゲーション装置が、差分データファイルによる差分更新に適した更新用データ形式で構成されるローカル保存データベースを備え、このローカル保存データベースを差分データファイルにより差分更新する構成としているので、データ量が多く、各データ同士が複雑に関連しているデータベースであっても、差分更新を比較的容易に行うことが可能となる。したがって、差分データファイルにより頻繁にデータを差分更新することが容易になり、高鮮度のデータを継続的に前記ナビゲーション装置に提供することが可能となる。また、前記ナビゲーション装置が、このようなローカル保存データベースのデータを前記アプリケーションプログラムにより参照される参照用データ形式に変換する変換手段を備えているので、前記ローカル保存データベースのデータ形式を更新用データ形式としたことによる前記アプリケーションプログラムの動作への影響を抑制でき、参照用データ形式のデータベースを備える場合と同等のナビゲーション装置の動作性能を確保することが可能となる。また、この特徴構成によれば、更新対象となる実体データが更新態様毎に分けられた上で、前記ローカル保存データベースの更新用データ形式と同様に、データ種別順に配列されたデータ形式となっているので、前記差分データファイルによる前記ローカル保存データベースの差分更新の処理を比較的容易に行うことが可能となる。 According to this characteristic configuration, the navigation device includes a local storage database configured in an update data format suitable for differential update by a differential data file, and the local storage database is differentially updated by the differential data file. Therefore, even if the database has a large amount of data and each data is related in a complicated manner, the difference update can be performed relatively easily. Therefore, frequently become the data is easy to differential updated with the differential data file, it is possible to provide a continuously the navigation device data high freshness. Further, since the navigation device includes conversion means for converting the data of the local storage database into a reference data format referred to by the application program, the data format of the local storage database is changed to an update data format. Thus, the influence on the operation of the application program can be suppressed, and the operation performance of the navigation apparatus equivalent to the case where a database in the reference data format is provided can be ensured. In addition, according to this feature configuration, after the entity data to be updated is divided for each update mode, the data format is arranged in the order of the data types in the same manner as the update data format of the local storage database. Therefore, it is possible to relatively easily perform the process of updating the difference of the local storage database using the difference data file.

さらに、このように構成すれば、前記ローカル保存データベースのデータ形式を前記差分データファイルによる差分更新に適した形式としつつ、前記変換手段による変換後のデータを前記ナビゲーション装置のアプリケーションプログラムによる参照に適した形式とすることができる。したがって、データ量が多く、更に各データ同士が複雑に関連している道路ネットワークデータの差分更新を比較的容易に行うことが可能となるとともに、前記アプリケーションプログラムの動作への影響を抑制でき、前記ナビゲーション装置の動作性能を確保することが可能となる。 Further, with this configuration, the data format of the local storage database is set to a format suitable for differential update by the differential data file, and the data converted by the conversion means is suitable for reference by the application program of the navigation device. Format. Therefore, it is possible to relatively easily perform the differential update of the road network data in which the amount of data is large and each data is complicatedly related, and the influence on the operation of the application program can be suppressed. It is possible to ensure the operational performance of the navigation device.

ここで、前記ローカル保存データベースは、地図上の予め定められた領域を1区画として複数の区画に分けられた道路ネットワークデータを有すると共に、前記区画毎に当該区画内に含まれる道路ネットワークの全てのデータを、当該道路ネットワークのデータ種別順に備えていると好適である。Here, the local storage database has road network data divided into a plurality of sections with a predetermined area on the map as one section, and all of the road networks included in the section for each section. It is preferable that the data is provided in the order of data types of the road network.

また、前記ナビゲーション装置は、前記参照用データ形式で構成され、複数の前記区画に分けられた道路ネットワークデータが格納される参照データベースを備えると共に、前記変換手段による変換後のデータにより前記参照データベースを更新する参照データベース更新手段を備え、前記変換手段は、前記更新用データ形式から前記参照用データ形式への前記道路ネットワークデータの変換を前記区画毎に行って当該区画毎の前記参照用データ形式の道路ネットワークデータを生成し、前記参照データベース更新手段は、前記変換手段により生成された前記参照用データ形式の道路ネットワークデータにより、前記参照データベース内の道路ネットワークデータを前記区画毎に置き換えることで前記参照データベースの更新を行う構成とすると好適である。 Further, the navigation device is configured in the reference data format, provided with a reference database that road network data divided into a plurality of the partition is stored, the reference database by the data converted by said converting means Reference database updating means for updating, wherein the conversion means converts the road network data from the update data format to the reference data format for each section, and converts the reference data format for each section. Road network data is generated, and the reference database update means replaces the road network data in the reference database for each section with the road network data in the reference data format generated by the conversion means. Configure to update the database To be suitable.

このように構成すれば、前記アプリケーションプログラムは、基本的には参照用データ形式のデータが格納された参照データベースを参照して動作することができる。したがって、前記アプリケーションプログラムにより参照する全てのデータを、前記ローカル保存データベースから読み出して前記変換手段により変換する場合と比較して、前記変換手段による処理負荷を軽減でき、前記ナビゲーション装置の動作性能の向上を図ることが可能となる。 With this configuration, the application program can basically operate by referring to a reference database in which data in a reference data format is stored. Therefore, compared to the case where all data referred to by the application program is read from the local storage database and converted by the conversion unit, the processing load by the conversion unit can be reduced, and the operation performance of the navigation device is improved. Can be achieved.

さらに、このように構成すれば、前記差分データファイルにより差分更新される前記ローカル保存データベースの内容に合わせて、前記参照データベースの内容を区画毎に更新することができる。したがって、前記ナビゲーション装置のアプリケーションプログラムは、参照データベースを参照するだけで、差分データファイルによる差分更新後のデータに基づいて動作することが可能となる。 Furthermore, if comprised in this way, the content of the said reference database can be updated for every division according to the content of the said local preservation | save database updated by the said difference data file. Therefore, the application program of the navigation device can operate based on the data after the difference update by the difference data file only by referring to the reference database.

また、前記ナビゲーション装置は、前記アプリケーションプログラムを複数有し、前記変換手段は、前記ローカル保存データベースに格納された一つの更新用データ形式の道路ネットワークデータを変換し、各アプリケーションプログラムに応じた複数種類の参照用データ形式の道路ネットワークデータを生成する構成とすると好適である。 Further, the navigation device has a plurality of the application programs , and the conversion means converts the road network data in one update data format stored in the local storage database , and a plurality of types according to each application program It is preferable that the road network data in the reference data format is generated .

このように構成すれば、複数のアプリケーションプログラムのそれぞれに適した形式のデータを各アプリケーションプログラムが参照することを可能にしつつ、差分データファイルにより差分更新されるローカル保存データベースのデータ形式を一つにすることが可能となる。したがって、前記ナビゲーション装置が複数のアプリケーションプログラムを有する場合であっても、各アプリケーションプログラムに応じた形式の差分データファイルを送信する必要がなく、前記差分データファイルのデータ量を少なく抑えることが可能となる。 By configuring in this way, each application program can refer to data in a format suitable for each of the plurality of application programs, and the data format of the local storage database that is differentially updated by the differential data file is unified. It becomes possible to do. Therefore, even when the navigation device has a plurality of application programs, there is no need to transmit a differential data file in a format corresponding to each application program, and the data amount of the differential data file can be reduced. Become.

また、前記ナビゲーション装置は、前記アプリケーションプログラムによる前記参照データベースの参照中にデータを格納可能な並行更新用データ格納手段を備え、前記参照データベース更新手段は、前記アプリケーションプログラムの実行中は、前記変換手段により変換されたデータを順次前記並行更新用データ格納手段に格納し、前記変換手段による変換処理の完了後に、前記並行更新用データ格納手段に格納されたデータを前記参照データベースのデータに置き換えて前記参照データベースを更新する構成とすると好適である。 In addition, the navigation device includes a parallel update data storage unit capable of storing data during reference of the reference database by the application program, and the reference database update unit is configured to convert the conversion unit during execution of the application program. Are sequentially stored in the parallel update data storage means, and after the conversion processing by the conversion means is completed, the data stored in the parallel update data storage means is replaced with data of the reference database. It is preferable that the reference database is updated.

このように構成すれば、前記アプリケーションプログラムによる前記参照データベースの参照中に、並行して前記変換手段によるローカル保存データベースのデータの変換処理及び変換後のデータの格納を行うことができる。したがって、比較的長い時間を要する可能性が高い変換処理を、前記ナビゲーション装置の動作中に並行して行うことが可能となる。また、前記変換手段による変換処理の完了後に、前記並行更新用データ格納手段に格納されたデータを前記参照データベースのデータに置き換えて更新するので、参照データベースの内容を短時間で更新することが可能となる。 If comprised in this way, while referring to the said reference database by the said application program, the conversion process of the data of the local preservation | save database by the said conversion means and the storage of the data after conversion can be performed in parallel. Therefore, it is possible to perform a conversion process that is likely to require a relatively long time in parallel during the operation of the navigation device. In addition, after the conversion process by the conversion unit is completed, the data stored in the parallel update data storage unit is replaced with the data of the reference database, so that the contents of the reference database can be updated in a short time. It becomes.

また、記参照データベースは、道路ネットワークデータと、この道路ネットワークデータに関連付けられた案内用データとを備えたナビゲーション用の地図データベースであり、前記差分データファイルは、更新の態様を表すデータと、更新対象となる部分の道路ネットワークデータと、更新対象となる案内用データとを含み、前記参照データベースの案内用データは、前記差分データファイルにより更新される構成とすると好適である。 The front Symbol reference database, the road network data, a map database for navigation that includes a guide for data associated with the road network data, the differential data file, the data representing the mode of updating, It is preferable that the road network data of a portion to be updated and guidance data to be updated are included, and the guidance data in the reference database is updated by the difference data file.

このように構成すれば、前記ローカル保存データベースが案内用データを備えない構成とすることができるので、前記ローカル保存データベースのデータ量を小さく抑えることが可能となる。またこの際、案内用データは、各データ同士の関連が比較的少ないため、参照データベースに格納されているデータに対して直接差分更新を行うことは特に困難ではない。   According to this configuration, the local storage database can be configured not to include guide data, so that the data amount of the local storage database can be reduced. At this time, since the guidance data has a relatively small relationship between the data, it is not particularly difficult to directly update the difference in the data stored in the reference database.

また、前記ナビゲーション装置は、前記サーバ装置から提供される差分データファイルを受け付けて前記ローカル保存データベースの更新を行うために、前記差分データファイルを受け付ける差分データファイル受付手段と、前記差分データファイルに基づいて前記ローカル保存データベースを更新するローカル保存データベース更新手段と、を備える構成とすると好適である。 Further, the navigation device is based on the difference data file receiving means for receiving the difference data file and the difference data file for receiving the difference data file provided from the server device and updating the local storage database. And a local storage database updating means for updating the local storage database.

また、前記サーバ装置は、前記ローカル保存データベースと同じ内容を有する対照用ローカル保存データベースと、新規データの入力を受け付ける新規データ受付手段と、前記対照用ローカル保存データベースと前記新規データとに基づいて前記差分データファイルを生成する差分データファイル生成手段と、を備える構成とすると好適である。   Further, the server device, based on the local storage database for comparison having the same content as the local storage database, new data receiving means for receiving input of new data, the local storage database for comparison and the new data It is preferable that the apparatus includes a difference data file generation unit that generates a difference data file.

このように構成すれば、前記サーバ装置において、入力された新規データに基づいて、前記ナビゲーション装置のローカル保存データベースの内容を基準とする差分データファイルを容易に生成することができる。 If comprised in this way, the difference data file on the basis of the content of the local storage database of the said navigation apparatus can be easily produced | generated in the said server apparatus based on the input new data.

また、前記サーバ装置は、前記対照用ローカル保存データベースと前記新規データとに基づいて、前記対照用ローカル保存データベースと同じデータ形式であって前記新規データの内容で更新された新ローカル保存データベースを生成する新ローカル保存データベース生成手段を更に備え、前記差分データファイル生成手段は、前記対照用ローカル保存データベースと前記新ローカル保存データベースとの差分に基づいて前記差分データファイルを生成する構成とすると好適である。   Further, the server device generates a new local storage database having the same data format as the reference local storage database and updated with the contents of the new data, based on the reference local storage database and the new data. Preferably, the difference data file generation means is configured to generate the difference data file based on a difference between the reference local storage database and the new local storage database. .

このように構成すれば、前記ナビゲーション装置が備える前記ローカル保存データベースと同じデータ形式の更新前と更新後のデータベースに基づいて差分データファイルを生成するので、前記ローカル保存データベースの更新に適した形式の差分データファイルを比較的容易に生成することができる。 If comprised in this way, since a difference data file is produced | generated based on the database before and after the update of the same data format as the said local storage database with which the said navigation apparatus is equipped, the format suitable for the update of the said local storage database The difference data file can be generated relatively easily.

また、本発明に係る、サーバ装置から道路ネットワークデータを含むデータベース更新用の差分データファイルの提供を受けるとともに、所定のアプリケーションプログラムに従って動作するナビゲーション装置の特徴構成は、道路ネットワークデータに関する各データが当該道路ネットワークのデータ種別順に配列されたデータ形式である更新用データ形式で構成され、前記差分データファイルに基づいて道路ネットワークデータの追加、変更、又は削除を行うことにより差分更新されるデータベースであるローカル保存データベースと、差分更新後の前記ローカル保存データベースのデータを、道路ネットワークデータに関する各データが当該道路ネットワークの接続順に配列されたデータ形式であり、前記アプリケーションプログラムにより参照される参照用データ形式に変換する変換手段と、を備え、前記差分データファイルは、道路ネットワークデータの追加、変更、又は削除のいずれかの更新の態様を表すデータと、更新対象となる部分の道路ネットワークデータとを含み、この更新対象となる部分の道路ネットワークデータを構成する各データが、更新の態様毎に分けて配列されていると共に、更新の態様毎に分けられたデータ群の各データが道路ネットワークのデータ種別順に配列されている点にある。 Further, according to the present invention, together with receive provision of the differential data file for updating a database containing road network data from a server device, characteristic configuration of a navigation device that operates according to a predetermined application program, each data related to road network data consists of update data format is the road network arranged data format order of data categories, adding the road network data on the basis of the differential data file, change, or a database that is difference update by performing the deletion a local storage database, the data of the local storage database after the difference update, the data relating to road network data is arranged data format to a connection order of the road network, the application program Comprising conversion means for converting the reference data format to be referenced, the result, the difference data file, the additional road network data, and data representing change, or any of the aspects of the update of the deletion, be updated Each of the data constituting the road network data of the portion to be updated is arranged separately for each update mode, and the data group divided for each update mode Each data is arranged in the order of the data type of the road network .

この特徴構成によれば、前記ナビゲーション装置は、差分データファイルによる差分更新に適した更新用データ形式で構成されるローカル保存データベースを備え、このローカル保存データベースを差分データファイルにより差分更新する構成としているので、データ量が多く、各データ同士が複雑に関連しているデータベースであっても、差分更新を比較的容易に行うことが可能となる。したがって、差分データファイルにより頻繁にデータを差分更新することが容易になり、高鮮度のデータを継続的に得ることが可能となる。また、前記ナビゲーション装置は、このようなローカル保存データベースのデータを前記アプリケーションプログラムにより参照される参照用データ形式に変換する変換手段を備えているので、前記ローカル保存データベースのデータ形式を更新用データ形式としたことによる前記アプリケーションプログラムの動作への影響を抑制でき、参照用データ形式のデータベースを備える場合と同等の動作性能を確保することが可能となる。また、この特徴構成によれば、更新対象となる実体データが更新態様毎に分けられた上で、前記ローカル保存データベースの更新用データ形式と同様に、データ種別順に配列されたデータ形式となっているので、前記差分データファイルによる前記ローカル保存データベースの差分更新の処理を比較的容易に行うことが可能となる。 According to this characteristic configuration, the navigation device includes a local storage database configured in an update data format suitable for differential update by a differential data file, and the local storage database is differentially updated by the differential data file. Therefore, even if the database has a large amount of data and each data is related in a complicated manner, the difference update can be performed relatively easily. Therefore, it becomes easy to frequently update the difference with the difference data file, and high freshness data can be continuously obtained. In addition, since the navigation device includes conversion means for converting the data of the local storage database into a reference data format referred to by the application program, the data format of the local storage database is changed to an update data format. Thus, the influence on the operation of the application program can be suppressed, and it is possible to ensure the operation performance equivalent to that provided with a reference data format database. In addition, according to this feature configuration, after the entity data to be updated is divided for each update mode, the data format is arranged in the order of the data types in the same manner as the update data format of the local storage database. Therefore, it is possible to relatively easily perform the process of updating the difference of the local storage database using the difference data file.

ここで、前記ローカル保存データベースは、地図上の予め定められた領域を1区画として複数の区画に分けられた道路ネットワークデータを有すると共に、前記区画毎に当該区画内に含まれる道路ネットワークの全てのデータを、当該道路ネットワークのデータ種別順に備えていると好適である。Here, the local storage database has road network data divided into a plurality of sections with a predetermined area on the map as one section, and all of the road networks included in the section for each section. It is preferable that the data is provided in the order of data types of the road network.

ここで、上記のナビゲーション装置に関する各構成を更に付加すると好適である。なお、その場合の作用効果は、上記のとおりである。 Here, it is preferable to further add each component related to the navigation device. In addition, the effect in that case is as above-mentioned.

また、本発明に係る、サーバ装置からナビゲーション装置に差分データファイルを提供して道路ネットワークデータを含むデータベースの更新を行うデータ更新方法の特徴構成は、前記サーバ装置と、道路ネットワークデータに関する各データが当該道路ネットワークのデータ種別順に配列されたデータ形式である更新用データ形式で構成されるデータベースであるローカル保存データベースを備え、アプリケーションプログラムに従って動作する前記ナビゲーション装置とを用い、前記サーバ装置は、道路ネットワークデータの追加、変更、又は削除のいずれかの更新の態様を表すデータと、更新対象となる部分の道路ネットワークデータとを含み、この更新対象となる部分の道路ネットワークデータを構成する各データが、更新の態様毎に分けて配列されていると共に、更新の態様毎に分けられたデータ群の各データが道路ネットワークのデータ種別順に配列されたデータファイルであって、前記ナビゲーション装置に提供するための前記差分データファイルを出力し、前記ナビゲーション装置は、前記差分データファイルを受け付け、前記差分データファイルに基づいて道路ネットワークデータの追加、変更、又は削除を行うことにより前記ローカル保存データベースを差分更新し、差分更新後の前記ローカル保存データベースのデータを、道路ネットワークデータに関する各データが当該道路ネットワークの接続順に配列されたデータ形式であり、前記アプリケーションプログラムにより参照される参照用データ形式に変換する点にある。 According to the present invention, the data update method for updating the database including the road network data by providing the difference data file from the server device to the navigation device includes the server device and each data related to the road network data. comprising a local database is a database composed of the road network ordered update data format is a data format for data type order, using said navigation device that operates according to the application program, the server device road network Including data representing an update mode of any one of addition, change, or deletion of data, and road network data of a part to be updated, and each data constituting the road network data of the part to be updated, For each update mode Together are arranged separately, each data of the data groups divided every aspect of updating a data file arranged in order of data categories of the road network, the differential data file to be provided to the navigation device output, the navigation device accepts the difference data file, the additional road network data on the basis of the differential data file, change, or the local database and the difference update by performing deletion, the post difference update The data stored in the local storage database is in a data format in which each piece of data related to road network data is arranged in the order of connection of the road network, and is converted into a reference data format referred to by the application program .

この特徴構成によれば、前記ナビゲーション装置が備える更新用データ形式で構成されるローカル保存データベースを、前記サーバ装置から出力された差分データファイルにより差分更新する構成としているので、データ量が多く、各データ同士が複雑に関連しているデータベースであっても、差分更新を比較的容易に行うことが可能となる。したがって、差分データファイルにより頻繁にデータを差分更新することが容易になり、高鮮度のデータを継続的に前記ナビゲーション装置に提供することが可能となる。また、この特徴構成によれば、更新対象となる実体データが更新態様毎に分けられた上で、前記ローカル保存データベースの更新用データ形式と同様に、データ種別順に配列されたデータ形式となっているので、前記差分データファイルによる前記ローカル保存データベースの差分更新の処理を比較的容易に行うことが可能となる。 According to this characteristic configuration, since the local storage database configured in the update data format provided in the navigation device is configured to perform differential update with the differential data file output from the server device, the amount of data is large, Even in a database in which data is related in a complicated manner, it is possible to update a difference relatively easily. Therefore, frequently become the data is easy to differential updated with the differential data file, it is possible to provide a continuously the navigation device data high freshness. In addition, according to this feature configuration, after the entity data to be updated is divided for each update mode, the data format is arranged in the order of the data types in the same manner as the update data format of the local storage database. Therefore, it is possible to relatively easily perform the process of updating the difference of the local storage database using the difference data file.

ここで、前記ローカル保存データベースは、地図上の予め定められた領域を1区画として複数の区画に分けられた道路ネットワークデータを有すると共に、前記区画毎に当該区画内に含まれる道路ネットワークの全てのデータを、当該道路ネットワークのデータ種別順に備え、前記ナビゲーション装置は、前記参照用データ形式で構成され、複数の前記区画に分けられた道路ネットワークデータが格納される参照データベースを備え、前記更新用データ形式から前記参照用データ形式への前記道路ネットワークデータの変換を前記区画毎に行って当該区画毎の前記参照用データ形式の道路ネットワークデータを生成し、生成された前記参照用データ形式の道路ネットワークデータにより、前記参照データベース内の道路ネットワークデータを前記区画毎に置き換えることで前記参照データベースの更新を行う構成とすると好適である。 Here, the local storage database has road network data divided into a plurality of sections with a predetermined area on the map as one section, and all of the road networks included in the section for each section. the data includes the order of data categories of the road network, the navigation device, the composed of the reference data format, comprising a reference database that road network data divided into a plurality of the partition is stored, the update data The road network data in the reference data format is generated by performing the conversion of the road network data from the format into the reference data format for each section to generate the road network data in the reference data format for each section. The road network data in the reference database is By replacing every serial sections it is preferable that a structure that updates the reference database.

このように構成すれば、前記差分データファイルにより差分更新される前記ローカル保存データベースの内容に合わせて、前記参照データベースの内容を区画毎に更新することができる。したがって、前記ナビゲーション装置のアプリケーションプログラムは、参照データベースを参照するだけで、差分データファイルによる差分更新後のデータに基づいて動作することが可能となる。 If comprised in this way, according to the content of the said local preservation | save database updated by the difference data file, the content of the said reference database can be updated for every division . Therefore, the application program of the navigation device can operate based on the data after the difference update by the difference data file only by referring to the reference database.

また、前記ナビゲーション装置は、前記アプリケーションプログラムを複数有し、前記ローカル保存データベースに格納された一つの更新用データ形式の道路ネットワークデータを変換し、各アプリケーションプログラムに応じた複数種類の参照用データ形式の道路ネットワークデータを生成する構成とすると好適である。 Moreover, the navigational device has a plurality of said application program, said converting the local storage of one stored in the database of update data format road network data, a plurality of types of reference data format corresponding to each application program It is preferable that the road network data is generated .

このように構成すれば、複数のアプリケーションプログラムのそれぞれに適した形式のデータを各アプリケーションプログラムが参照することを可能にしつつ、差分データファイルにより差分更新されるローカル保存データベースのデータ形式を一つにすることが可能となる。したがって、前記ナビゲーション装置が複数のアプリケーションプログラムを有する場合であっても、各アプリケーションプログラムに応じた形式の差分データファイルを送信する必要がなく、前記差分データファイルのデータ量を少なく抑えることが可能となる。 By configuring in this way, each application program can refer to data in a format suitable for each of the plurality of application programs, and the data format of the local storage database that is differentially updated by the differential data file is unified. It becomes possible to do. Therefore, even when the navigation device has a plurality of application programs, there is no need to transmit a differential data file in a format corresponding to each application program, and the data amount of the differential data file can be reduced. Become.

また、前記ナビゲーション装置は、前記アプリケーションプログラムによる前記参照データベースの参照中にデータを格納可能な並行更新用データ格納手段を備え、前記アプリケーションプログラムの実行中は、参照用データ形式に変換されたデータを順次前記並行更新用データ格納手段に格納し、前記参照用データ形式への変換処理の完了後に、前記並行更新用データ格納手段に格納されたデータを前記参照データベースのデータに置き換えて前記参照データベースを更新する構成とすると好適である。 In addition, the navigation device includes parallel update data storage means capable of storing data while referring to the reference database by the application program. During execution of the application program, the data converted into the reference data format is stored. Sequentially storing in the parallel update data storage means, and after completion of the conversion process to the reference data format, the data stored in the parallel update data storage means is replaced with the data of the reference database to replace the reference database. A configuration for updating is preferable.

このように構成すれば、前記アプリケーションプログラムによる前記参照データベースの参照中に、並行してローカル保存データベースのデータの参照用データ形式への変換処理及び変換後のデータの格納を行うことができる。したがって、比較的長い時間を要する可能性が高い変換処理を、前記ナビゲーション装置の動作中に並行して行うことが可能となる。また、参照用データ形式への変換処理の完了後に、前記並行更新用データ格納手段に格納されたデータを前記参照データベースのデータに置き換えて更新するので、参照データベースの内容を短時間で更新することが可能となる。 If comprised in this way, during the reference of the said reference database by the said application program, the conversion process of the data of a local preservation | save database to the reference data format and the storage of the data after conversion can be performed in parallel. Therefore, it is possible to perform a conversion process that is likely to require a relatively long time in parallel during the operation of the navigation device. In addition, after the conversion to the reference data format is completed, the data stored in the parallel update data storage means is replaced with the data of the reference database, so that the contents of the reference database can be updated in a short time. Is possible.

また、前記サーバ装置は、前記ローカル保存データベースと同じ内容を有する対照用ローカル保存データベースを備え、新規データの入力を受け付け、前記対照用ローカル保存データベースと前記新規データとに基づいて前記差分データファイルを生成する構成とすると好適である。   Further, the server device includes a comparison local storage database having the same contents as the local storage database, receives input of new data, and stores the difference data file based on the comparison local storage database and the new data. It is preferable that the configuration is generated.

この構成によれば、前記サーバ装置において、入力された新規データに基づいて、前記ナビゲーション装置のローカル保存データベースの内容を基準とする差分データファイルを容易に生成することができる。 According to this configuration, the server device can easily generate a difference data file based on the contents of the local storage database of the navigation device based on the input new data.

また、前記サーバ装置は、前記対照用ローカル保存データベースと前記新規データとに基づいて、前記対照用ローカル保存データベースと同じデータ形式であって前記新規データの内容で更新された新ローカル保存データベースを生成し、前記対照用ローカル保存データベースと前記新ローカル保存データベースとの差分に基づいて前記差分データファイルを生成する構成とすると好適である。   Further, the server device generates a new local storage database having the same data format as the reference local storage database and updated with the contents of the new data, based on the reference local storage database and the new data. The difference data file is preferably generated based on the difference between the control local storage database and the new local storage database.

この構成によれば、前記ナビゲーション装置が備える前記ローカル保存データベースと同じデータ形式の更新前と更新後のデータベースに基づいて差分データファイルを生成するので、前記ローカル保存データベースの更新に適した形式の差分データファイルを比較的容易に生成することができる。 According to this configuration, the difference data file is generated based on the database before and after the update in the same data format as that of the local storage database included in the navigation device. Therefore, the difference in a format suitable for updating the local storage database. Data files can be generated relatively easily.

本発明の第一の実施形態に係るデータ更新システムの構成を示すブロック図The block diagram which shows the structure of the data update system which concerns on 1st embodiment of this invention. ナビゲーションプログラムの構成を示す図Diagram showing the configuration of the navigation program 参照データベースの構造の具体例を示す説明図Explanatory diagram showing a specific example of the structure of the reference database 道路ネットワークの具体例を示す図Diagram showing a specific example of a road network 参照用データ形式の道路ネットワークデータの構成の具体例を示す図The figure which shows the specific example of the structure of the road network data of the data format for reference 各データのレコード符号とパーマネントIDとの対照テーブルの具体例を示す図The figure which shows the specific example of the comparison table of the record code | cord | chord of each data, and permanent ID. 差分データファイルの構成の具体例を示す図The figure which shows the concrete example of the constitution of the difference data file 更新用データ形式の道路ネットワークデータの構成の具体例を示す図The figure which shows the specific example of a structure of the road network data of the data format for an update 差分データファイルの生成方法のフローチャートFlow chart of differential data file generation method ナビゲーション装置への差分データファイルの提供方法のフローチャートFlowchart of method for providing difference data file to navigation device ナビゲーション装置における参照データベースの更新方法のフローチャートFlow chart of reference database update method in navigation device 本発明の第二の実施形態に係るデータ更新システムの構成を示すブロック図The block diagram which shows the structure of the data update system which concerns on 2nd embodiment of this invention. 本発明の第二の実施形態に係る、ローカル保存データベースの更新に伴う動作方法のフローチャートThe flowchart of the operation | movement method accompanying the update of a local storage database based on 2nd embodiment of this invention 本発明の第三の実施形態に係るデータ更新システムの構成を示すブロック図The block diagram which shows the structure of the data update system which concerns on 3rd embodiment of this invention. 本発明の第三の実施形態に係る、抽出頻度判定及び参照データベースへのデータの格納方法のフローチャートFlowchart of extraction frequency determination and data storage method in reference database according to the third embodiment of the present invention

1.第一の実施形態
本発明の第一の実施形態について図面に基づいて説明する。図1は、本実施形態に係るデータ更新システムの全体の構成を模式的に示すブロック図である。本実施形態においては、端末装置はナビゲーション装置1である。そして、このデータ更新システムは、差分データ生成サーバ2により生成された差分データファイルDfを差分データ配信サーバ3からナビゲーション装置1に提供し、ナビゲーション用の地図データベースとしての参照データベース19の更新を行うシステムとなっている。そのため、本実施形態に係るデータ更新システムは、主な構成として、ナビゲーション装置1と、差分データ生成サーバ2と、差分データ配信サーバ3と、を有している。ここで、差分データ生成サーバ2及び差分データ配信サーバ3が本発明におけるサーバ装置を構成する。
1. First Embodiment A first embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram schematically showing the overall configuration of the data update system according to the present embodiment. In the present embodiment, the terminal device is the navigation device 1. The data update system provides the difference data file Df generated by the difference data generation server 2 from the difference data distribution server 3 to the navigation device 1 and updates the reference database 19 as a map database for navigation. It has become. Therefore, the data update system according to the present embodiment includes the navigation device 1, the differential data generation server 2, and the differential data distribution server 3 as main components. Here, the differential data generation server 2 and the differential data distribution server 3 constitute a server device in the present invention.

ここで、ナビゲーション装置1、差分データ生成サーバ2、及び差分データ配信サーバ3を構成する各手段は、CPU等の演算処理装置を中核部材として、入力されたデータに対して種々の処理を行うための機能部がハードウエア又はソフトウエア(プログラム)或いはその両方で実装されて構成されている。また、ナビゲーション装置1、差分データ生成サーバ2、及び差分データ配信サーバ3が備える各データベースは、例えば、ハードディスクドライブ、フラッシュメモリ等の書き換え可能な記憶媒体とその駆動手段とを有する装置をハードウエア構成として備えている。なお、本願の各図においては、簡略化のために「データベース」は「DB」と省略して表すこととする。以下、各装置の構成について順に説明する。   Here, each means which comprises the navigation apparatus 1, the difference data production | generation server 2, and the difference data delivery server 3 performs various processes with respect to the input data by using arithmetic processing units, such as CPU, as a core member. Are implemented by hardware and / or software (program) or both. Each database included in the navigation device 1, the differential data generation server 2, and the differential data distribution server 3 is a hardware configuration of a device having a rewritable storage medium such as a hard disk drive or a flash memory and its drive means. As prepared. In each figure of the present application, “database” is abbreviated as “DB” for simplification. Hereinafter, the configuration of each device will be described in order.

1−1.ナビゲーション装置1の基本機能を実現するための構成
ナビゲーション装置1は、自位置表示、出発地から目的地までの経路計算、進路案内、目的地検索等の基本機能を実現するための構成として、ナビゲーション用演算手段20、参照データベース19、自位置検出手段21、ドライバ22、表示操作部23、及び音声出力部24を備えている。
1-1. Configuration for Realizing the Basic Functions of the Navigation Device 1 The navigation device 1 is a navigation system that realizes basic functions such as self-location display, route calculation from the departure point to the destination, route guidance, destination search, and the like. A calculation unit 20, a reference database 19, a self-position detection unit 21, a driver 22, a display operation unit 23, and an audio output unit 24.

ナビゲーション用演算手段20は、動作プログラムとしてのナビゲーションプログラムPGに従って動作する演算処理手段である。図2は、ナビゲーションプログラムPGの構成を模式的に示す図である。この図に示すように、ナビゲーションプログラムPGは、複数のアプリケーションプログラムPG1〜PG5を有して構成される。本実施形態では、ナビゲーションプログラムPGは、表示プログラムPG1、マップマッチングプログラムPG2、経路計算プログラムPG3、案内プログラムPG4、及び検索プログラムPG5の5つのアプリケーションプログラムを有している。ここで、表示プログラムPG1は、表示操作部23の表示画面に自位置や目的地等の周辺の地図表示や当該地図上への自位置表示等を行うためのプログラムである。マップマッチングプログラムPG2は、自位置検出手段21により検出された自位置を地図の道路上に合わせるマップマッチング処理を行うためのプログラムである。経路計算プログラムPG3は、例えば自位置から表示操作部23により入力された目的地までの経路等の経路計算を行うためのプログラムである。案内プログラムPG4は、経路計算により決定された目的地までの経路に従って、表示操作部23の表示画面による案内表示や音声出力部24による音声案内等により、適切な進路を案内する処理を行うためのプログラムである。検索プログラムPG5は、目的地や地図表示のための地点等を、住所、電話番号、施設名称、ジャンル等に基づいて検索するためのプログラムである。なお、これらの各プログラムによるナビゲーション装置1の動作処理は公知であるので詳細な説明は省略する。そして、これらの各アプリケーションプログラムPG1〜PG5において、道路ネットワークデータRn及び案内用データGd等の参照データベース19に格納されたデータ(情報)が用いられる。   The navigation calculation means 20 is a calculation processing means that operates according to a navigation program PG as an operation program. FIG. 2 is a diagram schematically showing the configuration of the navigation program PG. As shown in this figure, the navigation program PG includes a plurality of application programs PG1 to PG5. In the present embodiment, the navigation program PG has five application programs: a display program PG1, a map matching program PG2, a route calculation program PG3, a guidance program PG4, and a search program PG5. Here, the display program PG1 is a program for displaying a map of the surroundings such as the own position and destination on the display screen of the display operation unit 23, and displaying the own position on the map. The map matching program PG2 is a program for performing a map matching process for matching the own position detected by the own position detecting means 21 on the road of the map. The route calculation program PG3 is a program for calculating a route such as a route from the own position to the destination input by the display operation unit 23, for example. The guidance program PG4 performs a process for guiding an appropriate route by guidance display on the display screen of the display operation unit 23, voice guidance by the voice output unit 24, or the like according to the route to the destination determined by route calculation. It is a program. The search program PG5 is a program for searching for destinations, points for map display, and the like based on addresses, telephone numbers, facility names, genres, and the like. Since the operation processing of the navigation device 1 by these programs is well known, detailed description is omitted. In each of these application programs PG1 to PG5, data (information) stored in the reference database 19 such as road network data Rn and guidance data Gd is used.

参照データベース19は、ナビゲーション装置1の上記基本機能を実現するために、ナビゲーションプログラムPGにより参照される参照用データ形式のデータが格納されているデータベースである。本実施形態では、参照データベース19は、道路ネットワークデータRn及び案内用データGdを含むナビゲーション用の地図データベースとして機能する。また、この参照データベース19は、ナビゲーションプログラムPGを構成する複数の機能毎のアプリケーションプログラムに応じて、複数のアプリケーションプログラム用データベースを備えている。図3は、この参照データベース19の構造の具体例を示す説明図である。この図に示すように、参照データベース19に格納されている道路ネットワークデータRn及び案内用データGd等の各データは、各アプリケーションプログラムPG1〜PG5に応じて格納されており、それぞれがアプリケーションプログラム用データベース(以下、簡略化のため「アプリ用データベース」とする。)19a〜19eとなっている。すなわち、本実施形態においては、参照データベース19内には、表示プログラム用データベース19a、マップマッチングプログラム用データベース19b、経路計算プログラム用データベース19c、案内プログラム用データベース19d、及び検索プログラム用データベース19eが格納されている。なお、図示では一部省略しているが、各アプリ用データベース19a〜19eのそれぞれに、各アプリケーションプログラムPG1〜PG5に応じた参照用データ形式の道路ネットワークデータRnが少なくとも格納されている。なお、例えばマップマッチングプログラム用データベース19b等、案内用データGdを有しないデータベースもある。また、参照データベース19には、並行更新用データ格納手段としての並行更新領域Frが設けられている。並行更新領域Frは、ナビゲーションプログラムPGの各アプリケーションプログラムPG1〜PG5による参照データベース19の参照中に、参照データベース19の更新のためのデータを格納するための領域である。この並行更新領域Frの利用方法については後に詳細に説明する。   The reference database 19 is a database that stores data in a reference data format that is referred to by the navigation program PG in order to realize the basic functions of the navigation device 1. In this embodiment, the reference database 19 functions as a map database for navigation including road network data Rn and guidance data Gd. The reference database 19 includes a plurality of application program databases in accordance with application programs for a plurality of functions constituting the navigation program PG. FIG. 3 is an explanatory diagram showing a specific example of the structure of the reference database 19. As shown in this figure, each data such as road network data Rn and guidance data Gd stored in the reference database 19 is stored in accordance with each application program PG1 to PG5, and each of them is an application program database. (Hereinafter referred to as “application database” for simplification.) 19a to 19e. That is, in the present embodiment, the reference database 19 stores a display program database 19a, a map matching program database 19b, a route calculation program database 19c, a guidance program database 19d, and a search program database 19e. ing. Although not shown in the drawing, at least road network data Rn in a reference data format corresponding to each application program PG1 to PG5 is stored in each of the application databases 19a to 19e. There are also databases that do not have the guidance data Gd, such as the map matching program database 19b. Further, the reference database 19 is provided with a parallel update area Fr as data storage means for parallel update. The parallel update area Fr is an area for storing data for updating the reference database 19 during reference of the reference database 19 by the application programs PG1 to PG5 of the navigation program PG. A method of using the parallel update area Fr will be described in detail later.

図3に示すように、本実施形態では、参照データベース19内の各アプリ用データベース19a〜19eに格納される道路ネットワークデータRnは、所定の区画(図3に示す区画<1>〜区画<3>等)毎に分けられた複数のデータとされている。例えば、2.5km四方の領域を1区画とし、日本全国の道路ネットワークを複数の区画毎に分けられた道路ネットワークデータRnが、各アプリ用データベース19a〜19eに格納されている。また、案内用データGdは、区画毎の道路ネットワークデータRnのそれぞれに関連付けられて(図3に示す案内用データ<1>〜案内用データ<3>等)、各アプリ用データベース19a〜19eに格納されている。ここで、案内用データGdは、具体的には、ナビゲーションプログラムPGの各アプリケーションプログラムPG1〜PG5で用いる、表示、案内、検索等のためのデータであり、画像データ、音声データ、POI(Point of Interest)データ等を含んで構成されている。これらの各データは、道路ネットワー
クデータRnに含まれるリンクやノード等(図4参照)に関するデータに関連付けられて格納されている。
As shown in FIG. 3, in this embodiment, the road network data Rn stored in each of the application databases 19a to 19e in the reference database 19 is stored in a predetermined section (section <1> to section <3 shown in FIG. > Etc.) and are divided into a plurality of data. For example, road network data Rn in which a 2.5 km square area is defined as one section and the road network of Japan is divided into a plurality of sections is stored in each of the application databases 19a to 19e. The guidance data Gd is associated with each of the road network data Rn for each section (eg, guidance data <1> to guidance data <3> shown in FIG. 3), and is stored in each of the application databases 19a to 19e. Stored. Here, the guidance data Gd is specifically data for display, guidance, search, and the like used in each of the application programs PG1 to PG5 of the navigation program PG, and includes image data, audio data, POI (Point of points). Interest) data is included. Each of these data is stored in association with data related to links, nodes, etc. (see FIG. 4) included in the road network data Rn.

図4は、道路ネットワークデータRnにより表される道路ネットワークの具体例を示す図である。この図に示す例では、リンク列A及びリンク列Bの2つのリンク列があり、各リンク列A、Bが、ノードA1〜A3、B1〜B3(図4の黒丸)と、2個のノード間を結ぶリンクA1、A2、B1、B2(図4の実線)と、各リンクの形状を規定する形状補間点群A1、A2、B1、B2(図4の白丸)とを有して構成されている。道路ネットワークデータRnは、これらの各リンク列を構成する情報を表すデータとなる。なお、リンク列AのノードA2と、リンク列BのノードB2とは、図4上では位置を異ならせて表しているが、同じ交差点を表すノードである。道路ネットワークデータRnでは、各ノードに対応するデータはリンク列A、B毎に管理されるため、同じ交差点を表すノードに対応するデータは、各リンク列A、B毎に備えられる。なお、そのようなノードに対応するデータには、同じ交差点を表す他のノードに対応するデータの配置情報が含まれる。   FIG. 4 is a diagram illustrating a specific example of a road network represented by road network data Rn. In the example shown in this figure, there are two link strings, a link string A and a link string B, and each link string A, B includes nodes A1 to A3, B1 to B3 (black circles in FIG. 4) and two nodes. The links A1, A2, B1, and B2 (solid lines in FIG. 4) that connect them, and shape interpolation point groups A1, A2, B1, and B2 (white circles in FIG. 4) that define the shape of each link are configured. ing. The road network data Rn is data representing information constituting each of these link strings. Note that the node A2 of the link row A and the node B2 of the link row B are represented by different positions in FIG. In the road network data Rn, data corresponding to each node is managed for each of the link columns A and B. Therefore, data corresponding to nodes representing the same intersection is provided for each of the link columns A and B. Note that the data corresponding to such a node includes data arrangement information corresponding to other nodes representing the same intersection.

図5は、図4に示すような道路ネットワークを表す、参照用データ形式の道路ネットワークデータRnの構成の具体例を示す図である。この図に示すように、参照用データ形式は、各データが道路ネットワークの接続順に配列されたデータ形式となっている。本実施形態では、上記のとおり、この道路ネットワークデータRnは、所定の区画(図3に示す区画<1>〜区画<3>等)毎に分けられており、対応する区画を示す区画IDデータが先頭に配置されている。また、この道路ネットワークデータRnは、これを構成する実体的なデータとして、交差点データ、接続データ、道路データ、及び形状データを有している。ここで、交差点データは、交差点を表すノードの座標情報、信号機や案内標識の有無等を表す交差点の属性情報、当該交差点が複数段階の地図表示レイヤのどの階層まで表示されるかを示す階層情報等を含んでいる。接続データは、交差点を表すノードにどの道路(リンク)が接続されているかの情報、交差点での進行方向に応じた案内の要否や規制の有無の情報等を含んでいる。道路データは、道路を表すリンクの両端ノードの情報、道路種別情報、幅員情報、車線数情報、当該道路が複数段階の地図表示レイヤのどの階層まで表示されるかを示す階層情報等を含んでいる。形状データは、道路を表すリンクの形状を規定する形状補間点群の座標情報等を含んでいる。なお、これらの交差点データ、接続データ、道路データ、及び形状データと、後述するローカル保存データベース16に格納される更新用データ形式の道路ネットワークデータRnや差分データファイルDfに含まれる道路ネットワークデータRnに関連するデータにおける交差点データ、接続データ、道路データ、及び形状データとは、同種の内容を表すデータであるが、その具体的内容や配列等についてはある程度の相違がある。例えば、更新用データ形式の道路ネットワークデータRnにおける道路拡張データや交差点拡張データの内容は、参照データベース19に格納される道路ネットワークデータRnでは、独立の項目として分離されておらず、関連するデータ毎に交差点データ、接続データ、道路データ、及び形状データのいずれかに含まれている。   FIG. 5 is a diagram showing a specific example of the configuration of the road network data Rn in the reference data format representing the road network as shown in FIG. As shown in this figure, the reference data format is a data format in which each data is arranged in the order of connection of the road network. In the present embodiment, as described above, this road network data Rn is divided into predetermined sections (section <1> to section <3> shown in FIG. 3) and section ID data indicating the corresponding section. Is placed at the top. The road network data Rn includes intersection data, connection data, road data, and shape data as substantial data constituting the road network data Rn. Here, the intersection data is the coordinate information of the node representing the intersection, the attribute information of the intersection representing the presence or absence of a traffic light or a guide sign, and the hierarchy information indicating to which level of the map display layer the intersection is displayed. Etc. The connection data includes information on which road (link) is connected to the node representing the intersection, necessity of guidance according to the traveling direction at the intersection, information on the presence or absence of restrictions, and the like. The road data includes information on both end nodes of the link representing the road, road type information, width information, lane number information, hierarchical information indicating to which level of the map display layer the road is displayed. Yes. The shape data includes coordinate information of a shape interpolation point group that defines the shape of the link representing the road. These intersection data, connection data, road data, and shape data, and road network data Rn in an update data format stored in the local storage database 16 to be described later and road network data Rn included in the difference data file Df are included. Intersection data, connection data, road data, and shape data in related data are data representing the same type of content, but there are some differences in specific content, arrangement, and the like. For example, the contents of the road extension data and the intersection extension data in the road network data Rn in the update data format are not separated as independent items in the road network data Rn stored in the reference database 19, and each related data Are included in any of intersection data, connection data, road data, and shape data.

そして、これらの各データの配列は、道路ネットワークの接続順とされ、より具体的には、リンク列毎に各リンク列を構成するノード及びリンクの接続順とされている。例えば図4に示すリンク列Aを表すデータに関して説明すると、図5に示すように、先頭から、ノードA1に対応する交差点データA1及び接続データA1、ノードA1に接続するリンクA1に対応する道路データA1、リンクA1の形状補間点群A1に対応する形状データA1の順に配列されている。またその次には、リンクA1の他方端に接続するノードA2に対応する交差点データA2及び接続データA2、ノードA2に接続するリンクA2に対応する道路データA2、リンクA2の形状補間点群A2に対応する形状データA2の順に配列されている。また、リンク列B等の他のリンク列についても同様のデータ配列となっている。この道路ネットワークデータRnは、上記のとおり、所定の区画毎に分けられて各アプリ用データベース19a〜19eに格納されている。なお、各アプリ用データベース19a〜19eのいずれに格納されているかにより、道路ネットワークデータRnを構成する各データの具体的内容等は相違するが、図5に示すような分け方でのデータの配列に関してはいずれのアプリ用データベース19a〜19eについても同様となる。   The arrangement of each of these data is in the order of connection of the road network, more specifically, the order of connection of nodes and links constituting each link row for each link row. For example, the data representing the link string A shown in FIG. 4 will be described. As shown in FIG. 5, the intersection data A1 and connection data A1 corresponding to the node A1 and the road data corresponding to the link A1 connected to the node A1 from the top. A1 and shape data A1 corresponding to the shape interpolation point group A1 of the link A1 are arranged in this order. Next, the intersection data A2 and the connection data A2 corresponding to the node A2 connected to the other end of the link A1, the road data A2 corresponding to the link A2 connected to the node A2, and the shape interpolation point group A2 of the link A2. They are arranged in the order of corresponding shape data A2. In addition, the other link strings such as the link string B have the same data array. As described above, the road network data Rn is divided into predetermined sections and stored in the application databases 19a to 19e. The specific content of each data constituting the road network data Rn differs depending on which of the application databases 19a to 19e is stored, but the data arrangement in the division as shown in FIG. The same applies to any of the application databases 19a to 19e.

また、図3には示さないが、参照データベース19には、道路ネットワークデータRn及び案内用データGd等を構成する各データのレコード符号とパーマネントIDとの対照テーブルが格納されている。図6は、この対照テーブルの具体例を示す図である。この図に示すように、道路ネットワークデータRnや案内用データGd等を構成する各データのレコード符号は、ここでは、一例として、道路データの「A1」、「A2」、交差点データの「A1」、「A2」等としている。この対照テーブルが存在することにより、後述する差分データファイルDf(図7参照)に格納されているパーマネントIDデータと、参照データベース19を構成する各データとを対応させることが可能となる。したがって、差分データファイルDfに格納されているパーマネントIDデータ及びそれに結び付けられた実体データと、参照データベース19の案内用データGdを構成する各データとを対応させ、差分データファイルDfに基づいて参照データベース19の案内用データGdを更新することが可能となる。   Although not shown in FIG. 3, the reference database 19 stores a comparison table of record codes and permanent IDs of each data constituting the road network data Rn, the guidance data Gd, and the like. FIG. 6 is a diagram showing a specific example of this comparison table. As shown in this figure, the record codes of the data constituting the road network data Rn, the guidance data Gd, etc. are, as an example, road data “A1”, “A2”, and intersection data “A1”. , “A2” and the like. The presence of this comparison table makes it possible to associate permanent ID data stored in a differential data file Df (see FIG. 7) described later with each data constituting the reference database 19. Therefore, the permanent ID data stored in the difference data file Df and the entity data linked thereto are associated with each data constituting the guidance data Gd of the reference database 19, and the reference database is based on the difference data file Df. The 19 guide data Gd can be updated.

自位置検出手段21は、ナビゲーション装置1の現在位置を検出するための手段である。そのため、自位置検出手段21は、図示は省略するが、例えば、GPS受信機、方位センサ、及び距離センサ等を備える。そして、これらにより取得された情報に基づいて現在の位置を示す座標や進行方位等の情報を取得して、ナビゲーション用演算手段20に出力する。表示操作部23は、液晶表示装置等の表示画面と、この表示画面に連動するタッチパネルや操作スイッチ等を備えて構成される。また、音声出力部24は、スピーカ及びアンプ等を備えて構成される。そして、表示操作部23及び音声出力部24は、ドライバ22を介してナビゲーション用演算手段20に接続され、ナビゲーション用演算手段20の動作に従って自位置表示、2地点間の経路計算、進路案内、目的地検索等のための表示や音声出力等を行う。また、表示操作部23は、ユーザによる操作入力を受け付けてナビゲーション用演算手段20にその内容を出力する。   The own position detection means 21 is a means for detecting the current position of the navigation device 1. For this reason, the self-position detecting unit 21 includes, for example, a GPS receiver, an orientation sensor, a distance sensor, and the like, although not illustrated. And based on the information acquired by these, information, such as the coordinate which shows the present position, a traveling direction, is acquired, and it outputs to the calculating means 20 for navigation. The display operation unit 23 includes a display screen such as a liquid crystal display device, and a touch panel and operation switches that are linked to the display screen. The audio output unit 24 includes a speaker and an amplifier. The display operation unit 23 and the audio output unit 24 are connected to the navigation calculation means 20 via the driver 22, and display their own position according to the operation of the navigation calculation means 20, route calculation between two points, route guidance, purpose Performs display and audio output for ground search. The display operation unit 23 receives an operation input by the user and outputs the content to the navigation calculation unit 20.

1−2.ナビゲーション装置1の更新機能を実現するための構成
ナビゲーション装置1は、上述した基本機能を実現するための構成に加えて、参照データベース19の更新機能を実現するための構成として、図1に示すように、通信手段11、メディア再生手段12、差分データファイル受付手段13、データ選別手段14、ローカル保存データベース更新手段15、ローカル保存データベース16、変換手段17、及び参照データベース更新手段18を備えている。そして、このナビゲーション装置1では、参照データベース19を更新するために、道路ネットワークデータRnに関しては、差分データ配信サーバ3から提供された差分データファイルDfに基づいてローカル保存データベース16を差分更新し、更新後のローカル保存データベース16のデータを参照用データ形式に変換して参照データベース19の更新を行う。なお、画像データ、音声データ、POI(Point of Interest)データ等の案内用データGdについては、各データ同士の関連が少ないため、差分データファイルDfに基づいて、直接的に参照データベース19の更新を行うこととする。以下、これらの各構成について詳細に説明する。
1-2. Configuration for Realizing Update Function of Navigation Device 1 As shown in FIG. 1, the navigation device 1 has a configuration for realizing the update function of the reference database 19 in addition to the configuration for realizing the basic function described above. In addition, a communication unit 11, a media playback unit 12, a difference data file reception unit 13, a data selection unit 14, a local storage database update unit 15, a local storage database 16, a conversion unit 17, and a reference database update unit 18 are provided. In this navigation device 1, in order to update the reference database 19, with respect to the road network data Rn, the local storage database 16 is differentially updated based on the differential data file Df provided from the differential data distribution server 3 and updated. The data in the later local storage database 16 is converted into a reference data format, and the reference database 19 is updated. Note that the guidance data Gd such as image data, audio data, POI (Point of Interest) data, and the like has little relation to each other, so the reference database 19 is updated directly based on the difference data file Df. I will do it. Hereinafter, each of these components will be described in detail.

差分データファイル受付手段13は、差分データ配信サーバ3から提供される差分データファイルDfを受け付ける手段である。本実施形態では、通信手段11又はメディア再生手段12を介して差分データファイルDfを受け付ける構成となっている。通信手段11は、無線基地局4との間で無線により差分データファイルDfを受信することが可能に構成されている。このような無線通信方法としては、例えば携帯電話網や無線LAN(Local Area Network)等の公知の通信網を用いることができる。また、通信手段11は、ユーザやナビゲーション装置1の取扱い業者等の有する更新用端末5との間で通信を行い、更新用端末5にインターネット等の通信ネットワーク6を介して送信された差分データファイルDfを受信することが可能に構成されている。ここで、更新用端末5としては、パーソナルコンピュータ等を用いることができ、通信手段11と更新用端末5との間の通信方法としては、公知の有線又は無線の各種通信方法を用いることができる。また、メディア再生手段12は、差分データ配信サーバ3において作成された記録メディアを再生し、そこに記録された差分データファイルDfを読み出すことが可能に構成されている。なお、この差分データファイル受付手段13は、通信手段11を介して差分データ配信サーバ3から差分データファイルDfを受信する際、或いはメディア再生手段12により記録メディアから差分データファイルDfを読み出す際に、ローカル保存データベース16に格納されている道路ネットワークデータRnのバージョンよりも新しいバージョンの差分データファイルDfのみを受け付ける構成となっている。   The difference data file receiving unit 13 is a unit that receives the difference data file Df provided from the difference data distribution server 3. In the present embodiment, the difference data file Df is received via the communication unit 11 or the media playback unit 12. The communication means 11 is configured to be able to receive the difference data file Df wirelessly with the wireless base station 4. As such a wireless communication method, for example, a known communication network such as a mobile phone network or a wireless local area network (LAN) can be used. Further, the communication means 11 communicates with the update terminal 5 possessed by the user or the dealer of the navigation device 1 and the difference data file transmitted to the update terminal 5 via the communication network 6 such as the Internet. It is configured to be able to receive Df. Here, a personal computer or the like can be used as the update terminal 5, and various known wired or wireless communication methods can be used as a communication method between the communication unit 11 and the update terminal 5. . The media playback means 12 is configured to play back the recording media created in the differential data distribution server 3 and read the differential data file Df recorded there. The difference data file accepting unit 13 receives the difference data file Df from the difference data distribution server 3 via the communication unit 11 or reads the difference data file Df from the recording medium by the media reproducing unit 12. Only the difference data file Df of a version newer than the version of the road network data Rn stored in the local storage database 16 is accepted.

差分データファイルDfは、ナビゲーション装置1の参照データベース19に格納されているデータの内容に対して、実際の道路や施設の状態等に合わせて更新されるべきデータの内容を差分データとしてまとめたファイルである。この差分データファイルDfは、後述するように、差分データ生成サーバ2において、ナビゲーション装置1のローカル保存データベース16と同じ内容を有する対照用ローカル保存データベース33と新規データとに基づいて生成される。   The difference data file Df is a file in which the contents of data to be updated in accordance with the actual road, facility state, etc. are collected as difference data with respect to the contents of the data stored in the reference database 19 of the navigation device 1. It is. As will be described later, the difference data file Df is generated in the difference data generation server 2 based on the local storage database 33 for comparison having the same contents as the local storage database 16 of the navigation device 1 and the new data.

図7は、差分データファイルDfの構成の具体例を示す図である。本実施形態では、差分データファイルDfは、道路ネットワークデータRnの各区画(図3に示す区画<1>〜区画<3>等)に対応して作成されており、対応する区画を示す区画IDデータdaが先頭に配置されている。また、差分データファイルDfは、更新のバージョンを示すバージョンデータdbを有している。そして、差分データファイルDfは、更新対象となるデータを更新の態様毎に分けて配列している。そのため、更新の態様毎のデータ群の先頭に、「追加」、「変更」、「削除」の別を表す更新態様データdcが配置されている。更に、差分データファイルDfは、更新の態様毎に分けられたデータ群の各データをデータ種別順に配列している。そのため、データ種別毎のデータ群の先頭に、当該データ群のデータ種別を表すデータ種別IDデータddが配置されている。そして、このデータ種別IDデータddの後に、各データのパーマネントIDデータ及びそれに結び付けられた実体データが配列されている。なお、更新の態様が「削除」となっているデータに関しては、新たな実体データは必要ないのでパーマネントIDデータのみが配列されている。ここで、パーマネントIDは、道路ネットワークデータRnや案内用データGdを構成する各実体データに固有の地図データベース上でユニークなIDであり、参照データベース19及びローカル保存データベース16においても共通に用いられる。   FIG. 7 is a diagram showing a specific example of the configuration of the difference data file Df. In the present embodiment, the difference data file Df is created corresponding to each section (section <1> to section <3> shown in FIG. 3) of the road network data Rn, and a section ID indicating the corresponding section. Data da is arranged at the head. Further, the difference data file Df has version data db indicating an updated version. The difference data file Df arranges the data to be updated separately for each update mode. Therefore, update mode data dc representing “addition”, “change”, and “deletion” is arranged at the head of the data group for each update mode. Furthermore, the difference data file Df arranges each data of the data group divided for each update mode in the order of the data type. Therefore, data type ID data dd representing the data type of the data group is arranged at the head of the data group for each data type. Then, after this data type ID data dd, permanent ID data of each data and entity data linked thereto are arranged. Note that for the data whose update mode is “deleted”, no new entity data is required, so only permanent ID data is arranged. Here, the permanent ID is a unique ID on the map database unique to each entity data constituting the road network data Rn and the guidance data Gd, and is also used in common in the reference database 19 and the local storage database 16.

ここで、差分データファイルDfを構成するデータとしては、主に道路ネットワークデータRnを構成する各種データ、及び案内用データGdを構成する各種データがある。具体的には、道路ネットワークデータRnを構成する主要なデータであるネットワーク系データに関するデータ種別としては、「交差点データ」、「接続データ」、「道路データ」、「形状データ」等がある。また、これらネットワーク系データに関連付けられ、道路ネットワークデータRnを構成する付加的なデータとして道路拡張データ及び交差点拡張データがある。そして、道路拡張データに関するデータ種別としては、「道路名称データ」、VICS等の交通情報を道路データに関連付けるための「交通情報関連データ」等があり、交差点拡張データに関するデータ種別としては、「交差点名称データ」、交差点での案内の要否及びその案内内容を構成する案内用データGdのパーマネントIDデータ等を表す「交差点案内データ」等がある。このように本実施形態では、道路ネットワークデータRnを構成する各種データを「交差点データ」、「接続データ」、「道路データ」、「形状データ」、「道路名称データ」、「交通情報関連データ」、「交差点名称データ」、「交差点案内データ」等の各要素種別に分類し、これら要素種別毎のデータをデータ種別順に配列することとしている。なお、ここでは差分データファイルDfについて説明しているが、この点はローカル保存データベース16に格納される道路ネットワークデータRnについて同様である。また、案内用データGdに関するデータ種別としては、「画像データ」、「音声データ」、「POI(Point of Interest)データ」等がある。そして、
これらの各データ種別についてデータ種別IDが付与されており、データ種別IDデータddとして差分データファイルDf内に配置されている。
Here, as data constituting the difference data file Df, there are mainly various data constituting the road network data Rn and various data constituting the guidance data Gd. Specifically, data types relating to network data, which is the main data constituting the road network data Rn, include “intersection data”, “connection data”, “road data”, “shape data”, and the like. Further, there are road extension data and intersection extension data as additional data associated with these network system data and constituting the road network data Rn. Data types related to road extension data include “road name data”, “traffic information related data” for associating traffic information such as VICS with road data, and data types related to intersection extension data include “intersection” “Name data”, “necessity of guidance at an intersection, and“ intersection guidance data ”representing permanent ID data of guidance data Gd constituting the guidance content. As described above, in this embodiment, various data constituting the road network data Rn are represented by “intersection data”, “connection data”, “road data”, “shape data”, “road name data”, “traffic information related data”. , “Intersection name data”, “intersection guidance data”, and the like, and the data for each element type is arranged in the order of the data type. Although the difference data file Df has been described here, the same applies to the road network data Rn stored in the local storage database 16. Further, the data types related to the guidance data Gd include “image data”, “voice data”, “POI (Point of Interest) data”, and the like. And
A data type ID is assigned to each of these data types and is arranged in the difference data file Df as data type ID data dd.

図1に戻り、データ選別手段14は、差分データファイル受付手段13により受け付けられた差分データファイルDf内のデータを、道路ネットワークデータRnに関するデータと、その他の案内用データGd等とに選別する手段である。後述するように、本実施形態では、ローカル保存データベース16は道路ネットワークデータRnの差分更新用のデータベースとなっている。そこで、データ選別手段14は、差分データファイルDfから選別した道路ネットワークデータRnに関するデータを、ローカル保存データベース更新手段15に送る。また、データ選別手段14は、道路ネットワークデータRn以外の案内用データGd等に関するデータを、参照データベース更新手段18に送る。   Returning to FIG. 1, the data selecting means 14 selects the data in the difference data file Df received by the difference data file receiving means 13 into data relating to the road network data Rn, other guidance data Gd, and the like. It is. As will be described later, in this embodiment, the local storage database 16 is a database for differential update of the road network data Rn. Therefore, the data selection unit 14 sends data related to the road network data Rn selected from the difference data file Df to the local storage database update unit 15. Further, the data selection means 14 sends data related to the guidance data Gd other than the road network data Rn to the reference database update means 18.

ローカル保存データベース16は、道路ネットワークデータRnの差分更新用のデータベースである。そのため、ローカル保存データベース16に格納される道路ネットワークデータRnは、参照データベース19に格納される参照用データ形式とは異なる更新用データ形式で構成されている。図8は、更新用データ形式の道路ネットワークデータRnの構成の具体例を示す図である。この図に示すように、更新用データ形式は、各データがデータ種別順に配列されたデータ形式となっている。本実施形態では、参照データベース19と同様に、ローカル保存データベース16内の道路ネットワークデータRnは、所定の区画(図3に示す区画<1>〜区画<3>参照)毎に分けられており、対応する区画を示す区画IDデータdfが先頭に配置されている。また、この道路ネットワークデータRnは、更新のバージョンを示すバージョンデータdgを有している。更に、この道路ネットワークデータRnは、これを構成する実体的なデータの配置を示すアドレスデータが格納されたヘッダ部dhを有している。   The local storage database 16 is a database for updating the difference of the road network data Rn. Therefore, the road network data Rn stored in the local storage database 16 has an update data format different from the reference data format stored in the reference database 19. FIG. 8 is a diagram showing a specific example of the configuration of the road network data Rn in the update data format. As shown in this figure, the update data format is a data format in which each data is arranged in the data type order. In the present embodiment, as with the reference database 19, the road network data Rn in the local storage database 16 is divided into predetermined sections (see section <1> to section <3> shown in FIG. 3). The section ID data df indicating the corresponding section is arranged at the head. The road network data Rn has version data dg indicating an updated version. Further, the road network data Rn has a header part dh in which address data indicating the arrangement of substantial data constituting the road network data Rn is stored.

ローカル保存データベース16に格納される更新用データ形式の道路ネットワークデータRnは、これを構成するデータの種別として、差分データファイルDfと同様に、ネットワーク系データに関して「交差点データ」、「接続データ」、「道路データ」、「形状データ」等があり、道路拡張データに関して「道路名称データ」、「交通情報関連データ」等があり、交差点拡張データに関して「交差点名称データ」、「交差点案内データ」等がある。そして、これらの各データの配列は、データ種別順とされ、同じデータ種別のデータが連続的に配列されている。具体的には、図8に示すように、先頭から、道路データA1、道路データA2・・・と全ての道路データが連続的に配列され、次に、交差点データA1、交差点データA2・・・と全ての交差点データが連続的に配列され、以降も全てのデータ種別について同様に配列されている。そして、ヘッダ部dhには、データ種別毎のデータの配置領域及び同じデータ種別内での各データの配列を示すアドレスデータが格納されている。したがって、ローカル保存データベース更新手段15は、ヘッダ部dhに格納されている情報を参照することにより、ローカル保存データベース16内の各データの配置情報を取得することができる。   The road network data Rn in the data format for update stored in the local storage database 16 is classified as “intersection data”, “connection data”, There are “road data”, “shape data”, etc., “road name data”, “traffic information related data” etc. for road extension data, “intersection name data”, “intersection guidance data” etc. for intersection extension data is there. The arrangement of these data is in the order of the data type, and data of the same data type is continuously arranged. Specifically, as shown in FIG. 8, road data A1, road data A2,... And all road data are continuously arranged from the top, and then intersection data A1, intersection data A2,. All the intersection data are continuously arranged, and after that, all the data types are similarly arranged. The header section dh stores address data indicating the data arrangement area for each data type and the arrangement of each data within the same data type. Therefore, the local storage database update unit 15 can obtain the arrangement information of each data in the local storage database 16 by referring to the information stored in the header part dh.

また、ローカル保存データベース16には、参照データベース19と同様に、図6に示すような、道路ネットワークデータRnを構成する各データのレコード符号とパーマネントIDとの対照テーブルが格納されている。この対照テーブルが存在することにより、差分データファイルDfに格納されているパーマネントIDデータ及びそれに結び付けられた実体データと、ローカル保存データベース16の道路ネットワークデータRnを構成する各データとを対応させ、差分データファイルDfに基づいてローカル保存データベース16の道路ネットワークデータRnを更新することが可能となる。   Similarly to the reference database 19, the local storage database 16 stores a comparison table of record codes and permanent IDs of each data constituting the road network data Rn as shown in FIG. By the presence of this comparison table, the permanent ID data stored in the differential data file Df and the entity data linked thereto are associated with each data constituting the road network data Rn of the local storage database 16, and the difference Based on the data file Df, the road network data Rn in the local storage database 16 can be updated.

なお、ローカル保存データベース16は、参照データベース19とは異なり、アプリケーションプログラムに応じて分かれておらず、一つのデータベースとなっている。また、ローカル保存データベース16は、道路ネットワークデータRnに関するデータのみが格納されており、案内用データGdに関するデータは格納されていない。   Note that, unlike the reference database 19, the local storage database 16 is not divided according to the application program, but is a single database. Further, the local storage database 16 stores only data related to the road network data Rn, and does not store data related to the guidance data Gd.

ローカル保存データベース更新手段15は、データ選別手段14により選別された、差分データファイルDfに含まれる道路ネットワークデータRnに関するデータに基づいて、ローカル保存データベース16の内容を更新する手段である。ここで、上記のとおり差分データファイルDf及びローカル保存データベース16内の道路ネットワークデータRnには区画IDデータda、df(図7及び図8参照)が付与されている。したがって、ローカル保存データベース更新手段15は、区画IDデータda、dfが一致する差分データファイルDfを用いて道路ネットワークデータRnの更新を区画毎に行う。更新の方法は、差分データファイルDfに格納されている更新対象となるデータの更新態様が、「追加」、「変更」、「削除」のいずれであるかによって異なる。   The local storage database update unit 15 is a unit that updates the contents of the local storage database 16 based on the data related to the road network data Rn included in the difference data file Df selected by the data selection unit 14. Here, as described above, section ID data da and df (see FIGS. 7 and 8) are assigned to the difference data file Df and the road network data Rn in the local storage database 16. Therefore, the local storage database update unit 15 updates the road network data Rn for each section using the difference data file Df in which the section ID data da and df match. The update method differs depending on whether the update mode of the data to be updated stored in the differential data file Df is “addition”, “change”, or “deletion”.

ローカル保存データベース更新手段15は、更新態様が「追加」である場合、そのデータに対応するデータ種別のデータが格納されている領域に当該更新対象のデータを追加し、ヘッダ部dhのアドレスデータに当該追加したデータの配列を示す情報を追加する。また、対照テーブルも更新し、当該追加したデータのレコード符号とパーマネントIDの情報を追加する。ローカル保存データベース更新手段15は、更新態様が「変更」である場合、まず図6に示すような対照テーブルに基づいて、差分データファイルDfに格納されている更新対象となるデータのパーマネントIDから対応するデータのレコード符号の情報を取得する。そして、ローカル保存データベース16の道路ネットワークデータRnが備えるヘッダ部dhのアドレスデータを参照して、更新対象となるデータの格納位置の情報を取得し、更新対象となるデータを書き換える。ローカル保存データベース更新手段15は、更新態様が「削除」である場合、まず図6に示すような対照テーブルに基づいて、差分データファイルDfに格納されている更新対象となるデータのパーマネントIDから対応するデータのレコード符号の情報を取得する。そして、ローカル保存データベース16の道路ネットワークデータRnが備えるヘッダ部dhのアドレスデータを参照して、更新対象となるデータの格納位置の情報を取得し、更新対象となるデータ及びそのアドレスデータを削除する。また、対照テーブルも更新し、当該削除したデータのレコード符号とパーマネントIDの情報を削除する。   When the update mode is “addition”, the local storage database update unit 15 adds the update target data to the area in which the data of the data type corresponding to the data is stored, and adds the update target data to the address data of the header portion dh. Information indicating the array of the added data is added. Also, the comparison table is updated, and the record code and permanent ID information of the added data is added. When the update mode is “change”, the local storage database update unit 15 first responds from the permanent ID of the data to be updated stored in the differential data file Df based on the comparison table as shown in FIG. Get the record code information of the data to be processed. Then, with reference to the address data of the header part dh included in the road network data Rn of the local storage database 16, information on the storage position of the data to be updated is acquired, and the data to be updated is rewritten. When the update mode is “deletion”, the local storage database update unit 15 first responds from the permanent ID of the data to be updated stored in the difference data file Df based on the comparison table as shown in FIG. Get the record code information of the data to be processed. Then, by referring to the address data of the header part dh included in the road network data Rn of the local storage database 16, information on the storage position of the data to be updated is acquired, and the data to be updated and its address data are deleted. . Also, the comparison table is updated, and the record code and permanent ID information of the deleted data is deleted.

また、ローカル保存データベース更新手段15は、ローカル保存データベース16を差分データファイルDfにより更新した場合には、ローカル保存データベース16の当該更新した区画の道路ネットワークデータRnのバージョンデータdgを、当該差分データファイルDfのバージョンデータdb(図7参照)と同じバージョンとするように更新する。   In addition, when the local storage database 16 is updated with the difference data file Df, the local storage database update unit 15 uses the difference data file as the version data dg of the road network data Rn of the updated section of the local storage database 16. Update to the same version as the version data db (see FIG. 7) of Df.

変換手段17は、ローカル保存データベース16に格納された道路ネットワークデータRnのデータ形式を、更新用データ形式から参照用データ形式に変換する手段である。具体的には、変換手段17は、図8に示すように各データがデータ種別順に配列された更新用データ形式の道路ネットワークデータRnを、図5に示すように各データが道路ネットワークの接続順に配列された参照用データ形式の道路ネットワークデータRnに変換する処理を行う。ところで、上記のとおり参照データベース19は複数のアプリ用データベース19a〜19eに分かれており、各アプリ用データベース19a〜19eのそれぞれに各アプリケーションプログラムPG1〜PG5に応じた参照用データ形式の道路ネットワークデータRnが格納されている。本実施形態においては、変換手段17は、ローカル保存データベース16に格納された一つの更新用データ形式の道路ネットワークデータRnを変換し、各アプリケーションプログラムPG1〜PG5に応じた複数種類の参照用データ形式の道路ネットワークデータRnを生成することが可能に構成されている。また、各アプリ用データベース19a〜19e内において、道路ネットワークデータRnは所定の区画(図3に示す区画<1>〜区画<3>等)毎に分けられたデータとされている。したがって、変換手段17は、更新用データ形式から参照用データ形式への道路ネットワークデータRnの変換処理を所定の区画毎に行う構成となっている。   The conversion means 17 is a means for converting the data format of the road network data Rn stored in the local storage database 16 from the update data format to the reference data format. Specifically, the conversion means 17 converts the road network data Rn in an update data format in which the data are arranged in the order of data types as shown in FIG. 8, and the data is in the order of connection of the road networks as shown in FIG. A process of converting the road network data Rn in the arranged reference data format is performed. Incidentally, as described above, the reference database 19 is divided into a plurality of application databases 19a to 19e, and road network data Rn in a reference data format corresponding to each application program PG1 to PG5 is included in each of the application databases 19a to 19e. Is stored. In the present embodiment, the conversion means 17 converts the road network data Rn in one update data format stored in the local storage database 16, and a plurality of types of reference data formats corresponding to the application programs PG1 to PG5. The road network data Rn can be generated. In each of the application databases 19a to 19e, the road network data Rn is data divided into predetermined sections (section <1> to section <3> shown in FIG. 3). Therefore, the conversion means 17 is configured to perform conversion processing of the road network data Rn from the update data format to the reference data format for each predetermined section.

参照データベース更新手段18は、参照データベース19を更新する手段である。本実施形態においては、道路ネットワークデータRnについては、変換手段17による変換後の道路ネットワークデータRnを用いて参照データベース19を更新する。上記のとおり、変換手段17は、道路ネットワークデータRnの変換処理を、各アプリケーションプログラムPG1〜PG5に応じた参照用データ形式で、所定の区画毎に行う構成となっている。したがって、参照データベース更新手段18は、変換手段17により変換される道路ネットワークデータRnの単位毎、すなわち各アプリ用データベース19a〜19eの所定の区画毎に、参照データベース19内の道路ネットワークデータRnを変換後の道路ネットワークデータRnに置き換えることで更新を行う。具体的には、例えば変換手段17により、ローカル保存データベース16内の区画<1>の道路ネットワークデータRnが、表示プログラムPG1に応じた参照用データ形式に変換された場合には、表示プログラム用データベース19aの区画<1>の道路ネットワークデータRnを、当該変換後の道路ネットワークデータRnにより置き換えることで更新を行う。   The reference database update unit 18 is a unit that updates the reference database 19. In the present embodiment, for the road network data Rn, the reference database 19 is updated using the road network data Rn converted by the conversion means 17. As described above, the conversion unit 17 is configured to perform the conversion process of the road network data Rn for each predetermined section in a reference data format corresponding to each application program PG1 to PG5. Therefore, the reference database update unit 18 converts the road network data Rn in the reference database 19 for each unit of the road network data Rn converted by the conversion unit 17, that is, for each predetermined section of each application database 19a to 19e. Updating is performed by replacing the road network data Rn later. Specifically, for example, when the road network data Rn of the section <1> in the local storage database 16 is converted into a reference data format corresponding to the display program PG1 by the conversion means 17, for example, a display program database. Update is performed by replacing the road network data Rn of the section <1> of 19a with the road network data Rn after the conversion.

また、参照データベース更新手段18は、案内用データGdについては、データ選別手段14により選別された、差分データファイルDfに含まれる案内用データGdに関するデータに基づいて直接的に参照データベース19を更新する。具体的には、参照データベース更新手段18は、まず図6に示す対照テーブルに基づいて、差分データファイルDfに格納されている更新対象となる案内用データGdのパーマネントIDから対応するデータのレコード符号の情報を取得する。そして、参照データベース19から対応する案内用データGdを抽出し、差分データファイルDfに格納されている実体データに基づいてデータを書き換えることで更新を行う。   Further, the reference database updating unit 18 directly updates the reference database 19 based on the data related to the guidance data Gd included in the difference data file Df selected by the data selection unit 14 for the guidance data Gd. . Specifically, the reference database updating means 18 first records the corresponding data record code from the permanent ID of the guidance data Gd to be updated stored in the difference data file Df based on the comparison table shown in FIG. Get information about. Then, the corresponding guidance data Gd is extracted from the reference database 19 and updated by rewriting the data based on the actual data stored in the difference data file Df.

また、この参照データベース更新手段18は、ナビゲーションプログラムPGのアプリケーションプログラムPG1〜PG5の実行中は、変換手段17により変換されたデータを順次参照データベース19の並行更新用領域Frに格納する。そして、変換手段17による変換処理の完了後に、並行更新用領域Frに格納されたデータを参照データベース19のデータに置き換えて参照データベース19を更新する処理を行う。すなわち、ナビゲーション用演算手段におけるアプリケーションプログラムPG1〜PG5の実行中は、当該実行中のアプリケーションプログラムPG1〜PG5によって参照データベース19の所定のアプリ用データベース19a〜19eが適宜参照される。一方、変換手段17によるデータ形式の変換処理は比較的長い時間を要するため、アプリケーションプログラムPG1〜PG5の実行中に、変換手段17による変換処理を行いつつ変換後のデータを各アプリ用データベース19a〜19eに書き込んで参照データベース19の更新を行うと、実行中のアプリケーションプログラムPG1〜PG5の動作に支障が生じる恐れがある。そこで、本実施形態においては、いずれかのアプリケーションプログラムPG1〜PG5の実行中には、変換手段17により変換されたデータを一時的に並行更新用領域Frに格納し、変換処理の完了後に、並行更新用領域Frに格納されたデータを参照データベース19のデータに置き換えて参照データベース19を更新する処理を行う。これにより、ナビゲーションプログラムPGを動作させ、自位置表示、出発地から目的地までの経路計算、進路案内、目的地検索等のナビゲーション装置1の基本機能を動作させながら、同時並行的に参照データベース19の更新処理を行うことが可能となる。なお、並行更新用領域Frに格納されたデータを参照データベース19のデータに置き換える処理は、例えば、並行更新用領域Frに格納されたデータと対応する更新前のデータとの間で、参照データベース19内における格納領域のアドレスを入れ替えること等により行うことができる。   Further, the reference database update unit 18 sequentially stores the data converted by the conversion unit 17 in the parallel update area Fr of the reference database 19 during execution of the application programs PG1 to PG5 of the navigation program PG. Then, after the conversion process by the conversion unit 17 is completed, a process of updating the reference database 19 by replacing the data stored in the parallel update area Fr with the data of the reference database 19 is performed. That is, during the execution of the application programs PG1 to PG5 in the navigation calculation means, the predetermined application databases 19a to 19e in the reference database 19 are appropriately referred to by the application programs PG1 to PG5 being executed. On the other hand, since the conversion process of the data format by the conversion unit 17 requires a relatively long time, the converted data is converted into the respective application databases 19a to 19 while performing the conversion process by the conversion unit 17 during the execution of the application programs PG1 to PG5. If the reference database 19 is updated by writing in 19e, there is a possibility that the operation of the application programs PG1 to PG5 being executed may be hindered. Therefore, in the present embodiment, during the execution of any of the application programs PG1 to PG5, the data converted by the conversion means 17 is temporarily stored in the parallel update area Fr, and after the conversion process is completed, A process of updating the reference database 19 by replacing the data stored in the update area Fr with the data of the reference database 19 is performed. As a result, the navigation program PG is operated, and the reference database 19 is simultaneously and concurrently operated while operating the basic functions of the navigation device 1 such as display of the own position, calculation of the route from the departure place to the destination, route guidance, and destination search. Update processing can be performed. The process of replacing the data stored in the parallel update area Fr with the data in the reference database 19 is performed, for example, between the data stored in the parallel update area Fr and the corresponding pre-update data. This can be done by changing the address of the storage area in the storage area.

1−3.差分データ生成サーバ2の構成
差分データ生成サーバ2は、差分データファイルDfを生成し、それを差分データ配信サーバ3に提供する処理を行うサーバ装置である。このような処理を実行するための構成として、差分データ生成サーバ2は、新規データ受付手段としての入力端末31、データ種別判定手段32、対象用ローカル保存データベース33、新ローカル保存データベース34、新ローカル保存データベース生成手段35、及び差分データファイル生成手段36を備えている。
1-3. Configuration of Differential Data Generation Server 2 The differential data generation server 2 is a server device that performs a process of generating a differential data file Df and providing it to the differential data distribution server 3. As a configuration for executing such processing, the difference data generation server 2 includes an input terminal 31 as a new data receiving unit, a data type determination unit 32, a target local storage database 33, a new local storage database 34, a new local A storage database generation unit 35 and a difference data file generation unit 36 are provided.

入力端末31は、新規データの入力を受け付けるための端末である。ここで入力される新規データは、ナビゲーション装置1の参照データベース19に格納された道路ネットワークデータRnや案内用データGd等の内容に対して新たに追加、変更、削除等されるべき内容の具体的なデータとなる。例えば、現実に新たな道路が作られた場合、当該道路に関する部分の道路ネットワークデータRnを構成する交差点データ、接続データ、道路データ、及び形状データ等や、当該道路の新設に伴って必要となる案内用データGdを構成する各種の画像データ、音声データ、POIデータ等が、新規データとして入力端末31から入力される。また、例えば、道路が撤去されてなくなった場合には、当該道路の撤去に伴って不要となる部分の道路ネットワークデータRnを構成する各種データや案内用データGd等を指定する情報が入力される。このようなデータを指定する情報としては、例えば、各データのパーマネントIDや識別符号等を用いることができる。この入力端末31としては、具体的には、キーボード、マウス、モニタ等を備えたパーソナルコンピュータ等を用いることができる。   The input terminal 31 is a terminal for accepting input of new data. The new data input here is a specific content to be newly added, changed, or deleted with respect to the contents of the road network data Rn and the guidance data Gd stored in the reference database 19 of the navigation device 1. Data. For example, when a new road is actually created, it is necessary for the intersection data, connection data, road data, shape data, and the like constituting the road network data Rn of the portion related to the road, or when the road is newly established. Various image data, audio data, POI data, and the like constituting the guidance data Gd are input from the input terminal 31 as new data. Further, for example, when a road is removed, information specifying various data constituting the road network data Rn of the portion unnecessary for the removal of the road, the guidance data Gd, and the like is input. . As information for designating such data, for example, the permanent ID or identification code of each data can be used. As the input terminal 31, specifically, a personal computer equipped with a keyboard, a mouse, a monitor, and the like can be used.

データ種別判定手段32は、入力端末31から入力された新規データが、道路ネットワークデータRnに関するデータであるか、その他の案内用データGd等であるかを判定し、それらを選別する手段である。後述するように、本実施形態では、対照用ローカル保存データベース33は、ナビゲーション装置1のローカル保存データベース16と同じ内容を有する道路ネットワークデータRnのデータベースとなっており、新ローカル保存データベース34は、対照用ローカル保存データベース33の内容を新規データにより更新したものであり、同じく道路ネットワークデータRnのデータベースとなっている。そこで、データ種別判定手段32は、新規データから選別した道路ネットワークデータRnに関するデータを、新ローカル保存データベース生成手段35に送る。また、データ種別判定手段32は、道路ネットワークデータRn以外の案内用データGd等に関するデータを、差分データファイル生成手段36に送る。   The data type determination unit 32 is a unit that determines whether the new data input from the input terminal 31 is data related to the road network data Rn, other guidance data Gd, or the like, and selects them. As will be described later, in the present embodiment, the local storage database 33 for comparison is a database of road network data Rn having the same contents as the local storage database 16 of the navigation device 1, and the new local storage database 34 is a control. The content of the local storage database 33 is updated with new data and is also a database of road network data Rn. Therefore, the data type determination unit 32 sends data related to the road network data Rn selected from the new data to the new local storage database generation unit 35. Further, the data type determination unit 32 sends data related to the guidance data Gd other than the road network data Rn to the difference data file generation unit 36.

対象用ローカル保存データベース33は、ナビゲーション装置1のローカル保存データベース16と同じ内容を有するデータベースである。すなわち、対照用ローカル保存データベース33には、例えば図8に示すような、更新用データ形式の道路ネットワークデータRnが所定の区画(図3に示す区画<1>〜区画<3>参照)毎に分けられて格納されている。また、ローカル保存データベース16と同様に、対象用ローカル保存データベース33には、図6に示すような、道路ネットワークデータRnを構成する各データのレコード符号とパーマネントIDとの対照テーブルが格納されている。そして、この対照用ローカル保存データベース33の内容は、差分データファイルDfを生成した後に、新ローカル保存データベース34の内容と一致するように更新されることにより、差分データファイルDfにより更新されるナビゲーション装置1のローカル保存データベース16と常に同じ内容になるよう維持される。但し、本実施形態では、後述するように、新ローカル保存データベース34には、新規データにより更新された区画のみについて道路ネットワークデータRnが格納される。したがって、対象用ローカル保存データベース33に格納されている道路ネットワークデータRnの更新も、新ローカル保存データベース34に格納されている区画の道路ネットワークデータRnについてのみ行われる。また、このような対象用ローカル保存データベース33の更新の際には、更新された区画の道路ネットワークデータRnについてのバージョンデータdg(図8参照)が、生成した差分データファイルDfのバージョンデータdb(図7参照)と同じバージョンとなるように更新される。   The target local storage database 33 is a database having the same contents as the local storage database 16 of the navigation device 1. That is, in the control local storage database 33, for example, road network data Rn in an update data format as shown in FIG. 8 is provided for each predetermined section (see section <1> to section <3> shown in FIG. 3). It is stored separately. Similarly to the local storage database 16, the target local storage database 33 stores a comparison table of record codes and permanent IDs of data constituting the road network data Rn as shown in FIG. . The contents of the comparison local storage database 33 are updated so as to match the contents of the new local storage database 34 after the differential data file Df is generated, thereby updating the navigation apparatus updated with the differential data file Df. One local storage database 16 is always maintained to have the same contents. However, in the present embodiment, as will be described later, the road network data Rn is stored in the new local storage database 34 only for the sections updated by the new data. Therefore, the road network data Rn stored in the target local storage database 33 is also updated only for the road network data Rn of the section stored in the new local storage database 34. Further, when updating the target local storage database 33, the version data dg (see FIG. 8) for the road network data Rn of the updated section is converted into the version data db ( It is updated so as to be the same version as that shown in FIG.

新ローカル保存データベース34は、対照用ローカル保存データベース33と同じデータ形式であって、入力端末31から入力された新規データの内容で更新された内容を有するデータベースである。すなわち、新ローカル保存データベース34には、対照用ローカル保存データベース33と同様に、例えば図8に示すような、更新用データ形式の道路ネットワークデータRnと、図6に示すような、道路ネットワークデータRnを構成する各データのレコード符号とパーマネントIDとの対照テーブルとが格納されている。但し、後述するように、新ローカル保存データベース生成手段35は、所定の区画(図3に示す区画<1>〜区画<3>参照)毎に道路ネットワークデータRnを更新して新ローカル保存データベース34に格納する。したがって、新ローカル保存データベース34には、道路ネットワークデータRnに関しては、更新された区画についてのデータのみが格納される。また、対照テーブルについては、その内容は、対照用ローカル保存データベース33に対して、新規データの内容で更新された部分が相違するものとなっている。   The new local storage database 34 is a database having the same data format as that of the control local storage database 33 and having contents updated with the contents of new data input from the input terminal 31. That is, the new local storage database 34 includes road network data Rn in an update data format as shown in FIG. 8, for example, and road network data Rn as shown in FIG. Are stored in each data record record code and permanent ID comparison table. However, as will be described later, the new local storage database generation means 35 updates the road network data Rn for each predetermined section (see section <1> to section <3> shown in FIG. 3) to create a new local storage database 34. To store. Therefore, in the new local storage database 34, only the data regarding the updated section is stored for the road network data Rn. Further, the contents of the comparison table are different from the comparison local storage database 33 in the part updated with the contents of the new data.

新ローカル保存データベース生成手段35は、対照用ローカル保存データベース33と入力端末31から入力された新規データとに基づいて、新ローカル保存データベース34を生成する手段である。具体的には、新ローカル保存データベース生成手段35は、入力端末31から入力された、追加、変更、削除等されるべき道路ネットワークデータRnの部分に関するデータを、対照用ローカル保存データベース33に格納されているのと同様の更新用データ形式に変換する。そして、新ローカル保存データベース生成手段35は、対照用ローカル保存データベース33から更新対象となる区画の道路ネットワークデータRnを読み出し、当該変換後のデータを用いてその道路ネットワークデータRnの内容に、追加、変更、削除等を行って更新する。そして、更新後の当該区画の道路ネットワークデータRnを新ローカル保存データベース34に格納する。またこれに対応して、新ローカル保存データベース生成手段35は、対照テーブル(図6参照)の内容についても追加、変更、削除等を行って更新し、更新後の対照テーブルを新ローカル保存データベース34に格納する。   The new local storage database generation means 35 is a means for generating a new local storage database 34 based on the comparison local storage database 33 and the new data input from the input terminal 31. Specifically, the new local storage database generation means 35 stores the data regarding the portion of the road network data Rn input from the input terminal 31 to be added, changed, deleted, etc. in the local storage database 33 for comparison. Convert to the same data format for update. Then, the new local storage database generation means 35 reads the road network data Rn of the section to be updated from the local storage database 33 for comparison, and adds to the content of the road network data Rn using the converted data. Update with changes, deletions, etc. Then, the updated road network data Rn of the section is stored in the new local storage database 34. In response to this, the new local storage database generation means 35 also updates the contents of the comparison table (see FIG. 6) by adding, changing, deleting, etc., and the updated comparison table is updated to the new local storage database 34. To store.

例えば、現実に新たな道路が作られた場合、当該道路に関する部分の道路ネットワークデータRnを構成する交差点データ、接続データ、道路データ、及び形状データ等が入力端末31から入力される。そこで、新ローカル保存データベース生成手段35は、それらのデータ形式を更新用データ形式に整え、各データの座標情報や接続データの内容等に基づいて、対照用ローカル保存データベース33から更新対象となる区画の既存の道路ネットワークデータRnを読み出し、当該道路ネットワークデータRnに新たな道路に関するデータを追加する処理を行う。この際、既存の道路ネットワークデータRnを構成するデータの中の関連するデータに対しても必要な変更等を行う。更に、新ローカル保存データベース生成手段35は、新たに追加されたデータについて新たなパーマネントIDを付与し、対照テーブル(図6参照)に追加する処理も行う。また、例えば、道路が撤去されてなくなった場合には、当該道路の撤去に伴って不要となる部分の道路ネットワークデータRnを構成する各種データを指定する情報が入力端末31から入力される。そこで、新ローカル保存データベース生成手段35は、対照用ローカル保存データベース33から更新対象となる区画の既存の道路ネットワークデータRnを読み出し、不要となる道路ネットワークデータRnの部分を構成するデータを既存の道路ネットワークデータRnから削除するとともに、関連するデータに対して必要な変更等を行う。更に、新ローカル保存データベース生成手段35は、削除されたデータについてのパーマネントIDを対照テーブル(図6参照)から削除する処理も行う。   For example, when a new road is actually created, intersection data, connection data, road data, shape data, and the like constituting the road network data Rn of the portion related to the road are input from the input terminal 31. Therefore, the new local storage database generation means 35 arranges the data format into an update data format, and based on the coordinate information of each data, the contents of the connection data, etc., the partition to be updated from the comparison local storage database 33 The existing road network data Rn is read out, and a process for adding data on a new road to the road network data Rn is performed. At this time, necessary changes or the like are also made to related data in the data constituting the existing road network data Rn. Further, the new local storage database generation means 35 performs a process of assigning a new permanent ID to the newly added data and adding it to the comparison table (see FIG. 6). Further, for example, when a road is removed, information for specifying various data constituting the road network data Rn of a portion that is not required when the road is removed is input from the input terminal 31. Therefore, the new local storage database generation means 35 reads the existing road network data Rn of the section to be updated from the reference local storage database 33, and uses the existing road network data Rn as data that constitutes the unnecessary road network data Rn. Delete from the network data Rn and make necessary changes to related data. Further, the new local storage database generation means 35 also performs a process of deleting the permanent ID for the deleted data from the comparison table (see FIG. 6).

差分データファイル生成手段36は、対照用ローカル保存データベース33と新ローカル保存データベース34との差分に基づいて差分データファイルDfを生成する手段である。上記のとおり、対照用ローカル保存データベース33は、ナビゲーション装置1のローカル保存データベース16と同じ内容を有するデータベースとなっており、新ローカル保存データベース34は、対照用ローカル保存データベース33と同じデータ形式であって入力端末31から入力された新規データの内容で更新された内容を有するデータベースとなっている。したがって、これら2つのデータベースの内容を比較し、これらの差分を抽出することにより、差分データファイルDfの内容を構成する道路ネットワークデータRnに関するデータを取得することができる。また、差分データファイル生成手段36には、データ種別判定手段32で選別された道路ネットワークデータRn以外の案内用データGd等に関するデータが送られてくる。そこで、差分データファイル生成手段36は、対照用ローカル保存データベース33と新ローカル保存データベース34との差分として取得した道路ネットワークデータRnに関するデータと、データ種別判定手段32から送られてきた案内用データGd等に関するデータとをまとめ、所定の差分データファイルDfのデータ形式にすることで差分データファイルDfを生成する。なお、この差分データファイルDfは、新ローカル保存データベース34に格納された更新した区画についての道路ネットワークデータRnに合わせて、所定の区画毎に生成される。   The difference data file generation means 36 is means for generating a difference data file Df based on the difference between the control local storage database 33 and the new local storage database 34. As described above, the control local storage database 33 is a database having the same contents as the local storage database 16 of the navigation device 1, and the new local storage database 34 has the same data format as the control local storage database 33. Thus, the database has the contents updated with the contents of the new data input from the input terminal 31. Therefore, by comparing the contents of these two databases and extracting the difference between them, data relating to the road network data Rn constituting the contents of the difference data file Df can be acquired. Further, the difference data file generation means 36 is sent data related to the guidance data Gd other than the road network data Rn selected by the data type determination means 32. Therefore, the difference data file generation means 36 includes the data relating to the road network data Rn acquired as the difference between the reference local storage database 33 and the new local storage database 34 and the guidance data Gd sent from the data type determination means 32. And the like, and the difference data file Df is generated by combining the data and the like into a data format of a predetermined difference data file Df. The difference data file Df is generated for each predetermined section in accordance with the road network data Rn for the updated section stored in the new local storage database 34.

差分データファイルDfの具体的内容については、既に説明したとおりであるので詳しい説明はしないが、本実施形態では、図7に示すように、差分データファイルDfは、区画IDデータda及びバージョンデータdbの後に、「追加」、「変更」、「削除」といった更新態様毎に分けて、各データをデータ種別順に配置して構成されている。区画IDデータdaは、当該差分データファイルDfによる更新対象となる道路ネットワークデータRnの区画を表すデータであり、当該差分データファイルDfを生成する元となった道路ネットワークデータRnの区画を示すデータとされる。また、差分データファイル生成手段36は、これまでの差分データファイルDfの生成回数を計数して図示しないバージョンデータ保存手段に記憶しておき、当該生成回数に応じた連番等をバージョンデータdbとして付与する。なお、本実施形態では、このような差分データファイルDfの生成回数は、道路ネットワークデータRnの区画に合わせて区画毎に計数し、区画毎の連番等をバージョンデータdbとする。各実体データに関連付けられるパーマネントIDは、新ローカル保存データベース34に格納された対照テーブル(図6参照)に基づいて付与される。また、更新態様を表す更新態様データdcや、データ種別IDデータddは、差分データファイル生成手段36が備える図示しないテーブルに基づいて付与される。そして、差分データファイル生成手段36により生成された差分データファイルDfは、差分データ配信サーバ3に送信され、差分データベース41に格納される。   Since the specific contents of the difference data file Df have already been described and will not be described in detail, in this embodiment, as shown in FIG. 7, the difference data file Df includes the section ID data da and the version data db. After that, each data is arranged in the order of data type, divided into update modes such as “add”, “change”, and “delete”. The section ID data da is data representing a section of the road network data Rn to be updated by the difference data file Df, and data indicating the section of the road network data Rn from which the difference data file Df is generated. Is done. Further, the difference data file generation means 36 counts the number of generations of the difference data file Df so far and stores it in a version data storage means (not shown), and a serial number or the like corresponding to the number of generations is used as version data db. Give. In the present embodiment, the number of times such difference data file Df is generated is counted for each section in accordance with the section of the road network data Rn, and the serial number for each section is used as version data db. The permanent ID associated with each entity data is given based on a comparison table (see FIG. 6) stored in the new local storage database 34. The update mode data dc representing the update mode and the data type ID data dd are given based on a table (not shown) provided in the difference data file generation unit 36. Then, the difference data file Df generated by the difference data file generation means 36 is transmitted to the difference data distribution server 3 and stored in the difference database 41.

1−4.差分データ配信サーバ3の構成
差分データ配信サーバ3は、差分データ生成サーバ2により生成された差分データファイルDfをナビゲーション装置1に提供するための処理を行うサーバ装置である。このような処理を実行するための構成として、差分データ配信サーバ3は、差分データベース41と、ナビゲーション装置1に提供するための差分データファイルDfを出力する差分データファイル出力手段44としての配信手段42及びメディア作成手段43とを備えている。
1-4. Configuration of Difference Data Distribution Server 3 The difference data distribution server 3 is a server device that performs processing for providing the navigation device 1 with the difference data file Df generated by the difference data generation server 2. As a configuration for executing such processing, the differential data distribution server 3 includes a differential database 41 and a distribution unit 42 as a differential data file output unit 44 that outputs a differential data file Df to be provided to the navigation device 1. And media creation means 43.

差分データベース41は、差分データ生成サーバ2により生成された差分データファイルDfを格納するデータベースである。この差分データベース41内には、差分データ生成サーバ2によりこれまでに生成された全ての差分データファイルDfが格納されている。すなわち、差分データベース41には、道路ネットワークデータRnに合わせた区画毎に、1又は2以上のバージョンの差分データファイルDfが格納されている。   The difference database 41 is a database that stores the difference data file Df generated by the difference data generation server 2. In the difference database 41, all the difference data files Df generated so far by the difference data generation server 2 are stored. That is, the difference database 41 stores one or more versions of the difference data file Df for each section in accordance with the road network data Rn.

配信手段42は、ナビゲーション装置1に対して差分データファイルDfを配信するための手段である。本実施形態では、配信手段42は、無線基地局4を介して、或いは通信ネットワーク6及び更新用端末5を介してナビゲーション装置1に差分データファイルDfを配信することが可能に構成されている。また、メディア作成手段43は、差分データ配信サーバ3の図示しない操作手段から指示等に従い、差分データベース41に格納された差分データファイルDfを記録メディアMeに記録可能に構成されている。この差分データ配信サーバ3による差分データファイルDfの提供方法については、後にフローチャートを用いて詳細に説明する。   The distribution unit 42 is a unit for distributing the difference data file Df to the navigation device 1. In the present embodiment, the distribution means 42 is configured to be able to distribute the differential data file Df to the navigation device 1 via the radio base station 4 or via the communication network 6 and the update terminal 5. Further, the media creation means 43 is configured to be able to record the difference data file Df stored in the difference database 41 on the recording medium Me in accordance with an instruction from an operation means (not shown) of the difference data distribution server 3. A method of providing the difference data file Df by the difference data distribution server 3 will be described in detail later using a flowchart.

1−5.差分データファイルの生成方法
次に、差分データ生成サーバ2による、差分データファイルDfの生成方法について図9に示すフローチャートに基づいて説明する。差分データ生成サーバ2では、まず、入力端末31により新規データの入力を受け付けた場合には(ステップ#01:Yes)、データ種別判定手段32は、新規データが道路ネットワークデータRnに関するデータであるか否かを判定する(ステップ#02)。そして、道路ネットワークデータRnに関するデータについては(ステップ#02:Yes)、新ローカル保存データベース生成手段35に送られ、新ローカル保存データベース生成手段35が、新ローカル保存データベース34を生成する(ステップ#03)。一方、道路ネットワークデータRnに関するデータ以外の案内用データGd等については(ステップ#02:No)、ステップ#03の処理は行わない。なお、新規データに道路ネットワークデータRnとそれ以外の案内用データGd等との両方が含まれている場合には、これらを選別して道路ネットワークデータRnに関するデータは新ローカル保存データベース生成手段35に送り、案内用データGd等は差分データファイル生成手段36に送る。
1-5. Method for Generating Difference Data File Next, a method for generating the difference data file Df by the difference data generation server 2 will be described based on the flowchart shown in FIG. In the difference data generation server 2, first, when input of new data is received by the input terminal 31 (step # 01: Yes), the data type determination unit 32 determines whether the new data is data related to the road network data Rn. It is determined whether or not (step # 02). Then, the data related to the road network data Rn (step # 02: Yes) is sent to the new local storage database generation means 35, and the new local storage database generation means 35 generates a new local storage database 34 (step # 03). ). On the other hand, for the guidance data Gd and the like other than the data related to the road network data Rn (step # 02: No), the process of step # 03 is not performed. If the new data includes both the road network data Rn and other guidance data Gd and the like, the data relating to the road network data Rn is selected and stored in the new local storage database generation means 35. Sending and guiding data Gd and the like are sent to the difference data file generating means 36.

次に、差分データファイル生成手段36が、対照用ローカル保存データベース33と新ローカル保存データベース34との差分に基づいて差分データファイルDfを生成する(ステップ#04)。そして、生成した差分データファイルDfを差分データ配信サーバ3に送信して差分データベース41に格納する(ステップ#05)。その後、対照用ローカル保存データベース33の内容を、新ローカル保存データベース34の一致させるように更新する(ステップ#06)。以上で、差分データ生成サーバ2による差分データファイルDfの生成処理を終了する。   Next, the difference data file generation means 36 generates a difference data file Df based on the difference between the comparison local storage database 33 and the new local storage database 34 (step # 04). Then, the generated difference data file Df is transmitted to the difference data distribution server 3 and stored in the difference database 41 (step # 05). Thereafter, the contents of the control local storage database 33 are updated so as to match the new local storage database 34 (step # 06). Above, the production | generation process of the difference data file Df by the difference data generation server 2 is complete | finished.

1−6.差分データファイルの提供方法
次に、差分データ配信サーバ3による、ナビゲーション装置1への差分データファイルDfの提供方法について図10に示すフローチャートに基づいて説明する。差分データ配信サーバ3では、まず、配信手段42が、ナビゲーション装置1との間で通信が可能な状態にあるか否かを判定する(ステップ#11)。なお、配信手段42は、上記のとおり、無線基地局4や通信ネットワーク6及び更新用端末5を介してナビゲーション装置1との通信を行う。そして、ナビゲーション装置1との間で通信可能である場合には(ステップ#11:Yes)、次に、配信手段42が、ナビゲーション装置1に対してローカル保存データベース16に格納されている道路ネットワークデータRnのバージョン情報を要求する(ステップ#12)。この際、ナビゲーション装置1側では、ローカル保存データベース16に格納されている区画毎の道路ネットワークデータRnのそれぞれのバージョンデータdgを読み出し、区画毎の道路ネットワークデータRnのバージョン情報として差分データ配信サーバ3に送信する。
1-6. Method for Providing Difference Data File Next, a method for providing the difference data file Df to the navigation device 1 by the difference data distribution server 3 will be described based on the flowchart shown in FIG. In the difference data distribution server 3, first, the distribution unit 42 determines whether or not communication with the navigation device 1 is possible (step # 11). In addition, the delivery means 42 communicates with the navigation apparatus 1 via the wireless base station 4, the communication network 6, and the update terminal 5 as described above. If communication with the navigation device 1 is possible (step # 11: Yes), then the distribution means 42 stores the road network data stored in the local storage database 16 for the navigation device 1. Rn version information is requested (step # 12). At this time, on the navigation device 1 side, the version data dg of the road network data Rn for each section stored in the local storage database 16 is read, and the difference data distribution server 3 is used as version information of the road network data Rn for each section. Send to.

一方、配信手段42は、差分データベース41内に格納されている各差分データファイルDfのバージョンデータdbに基づいて、各区画の差分データファイルDfの最新のバージョン情報を取得する(ステップ#13)。そして、配信手段42が、ステップ#13で取得した各区画の差分データファイルDfの最新のバージョン情報と、ナビゲーション装置1から受信した区画毎の道路ネットワークデータRnのバージョン情報と比較して、バージョンが同じであるか否かを判定する(ステップ#14)。この際、バージョンの比較は、同じ区画IDデータda、df(図7及び図8参照)をもつ差分データファイルDfと道路ネットワークデータRnとで区画毎に行う。そして、バージョンが同じでない場合(ステップ#14:No)、すなわち同じ区画についての差分データファイルDfの最新のバージョンが、ナビゲーション装置1の道路ネットワークデータRnのバージョンよりも新しい場合には、道路ネットワークデータRnのバージョンより新しい全ての差分データファイルDfをナビゲーション装置1に送信する。一方、バージョンが同じである場合(ステップ#14:Yes)、すなわち同じ区画についての差分データファイルDfの最新のバージョンが、ナビゲーション装置1の道路ネットワークデータRnのバージョンと同じである場合には、差分データファイルDfによる更新を行う必要がないので、差分データファイルDfを送信することなく処理は終了する。   On the other hand, the distribution means 42 acquires the latest version information of the difference data file Df of each section based on the version data db of each difference data file Df stored in the difference database 41 (step # 13). Then, the distribution means 42 compares the latest version information of the difference data file Df of each section acquired in step # 13 with the version information of the road network data Rn for each section received from the navigation device 1, and the version is It is determined whether or not they are the same (step # 14). At this time, version comparison is performed for each section using the difference data file Df having the same section ID data da and df (see FIGS. 7 and 8) and the road network data Rn. If the versions are not the same (step # 14: No), that is, if the latest version of the difference data file Df for the same section is newer than the version of the road network data Rn of the navigation device 1, the road network data. All the differential data files Df that are newer than the version of Rn are transmitted to the navigation device 1. On the other hand, if the versions are the same (step # 14: Yes), that is, if the latest version of the difference data file Df for the same section is the same as the version of the road network data Rn of the navigation device 1, the difference Since there is no need to update the data file Df, the process ends without transmitting the differential data file Df.

また、差分データ配信サーバ3では、配信手段42がナビゲーション装置1との間で通信が可能な状態にない場合には(ステップ#11:No)、次に、差分データ配信サーバ3の図示しない操作手段からのメディア作成要求があるか否かについて判定する(ステップ#16)。そして、メディア作成要求がある場合には、差分データベースに格納されている全ての差分データファイルDfを記録メディアMeに記録する(ステップ#17)。このように作成された差分データファイルDfを記録した記録メディアMeは、郵送等によりナビゲーション装置1のユーザや取扱い業者等に送付される。以上で処理は終了する。   Further, in the differential data distribution server 3, when the distribution means 42 is not in a state where communication with the navigation device 1 is possible (step # 11: No), next, an operation (not shown) of the differential data distribution server 3 is performed. It is determined whether or not there is a media creation request from the means (step # 16). If there is a media creation request, all the difference data files Df stored in the difference database are recorded on the recording medium Me (step # 17). The recording medium Me on which the differential data file Df created in this way is recorded is sent to the user of the navigation apparatus 1 or a handling company by mail or the like. The process ends here.

1−7.ナビゲーション装置1における参照データベース19の更新方法
次に、ナビゲーション装置1における、参照データベース19の更新方法について図11に示すフローチャートに基づいて説明する。ナビゲーション装置1では、まず、差分データファイル受付手段13が差分データファイルDfを受け付けた場合には(ステップ#21:Yes)、データ選別手段14が、受け付けた差分データファイルDf内のデータを、道路ネットワークデータRnに関するデータと、その他の案内用データGd等とに選別する(ステップ#22)。そして、道路ネットワークデータRnに関するデータ以外の案内用データGd等については(ステップ#22:No)、参照データベース更新手段18に送り、参照データベース更新手段18が当該データにより参照データベース19の案内用データGd等を直接更新する(ステップ#23)。一方、道路ネットワークデータRnに関するデータについては(ステップ#22:Yes)、ローカル保存データベース更新手段15に送り、ローカル保存データベース更新手段15がローカル保存データベース16に格納された道路ネットワークデータRnを更新する(ステップ#24)。
1-7. Method for Updating Reference Database 19 in Navigation Device 1 Next, a method for updating the reference database 19 in the navigation device 1 will be described based on the flowchart shown in FIG. In the navigation device 1, first, when the differential data file receiving unit 13 receives the differential data file Df (step # 21: Yes), the data selecting unit 14 converts the data in the received differential data file Df into the road Selection is made into data relating to the network data Rn, other guidance data Gd and the like (step # 22). The guidance data Gd other than the data related to the road network data Rn is sent to the reference database update means 18 (step # 22: No), and the reference database update means 18 uses the data to guide data Gd in the reference database 19. Etc. are directly updated (step # 23). On the other hand, the data relating to the road network data Rn (step # 22: Yes) is sent to the local storage database update means 15, and the local storage database update means 15 updates the road network data Rn stored in the local storage database 16 ( Step # 24).

次に、ナビゲーション装置1は、ナビゲーション用演算手段20においてナビゲーションプログラムPGが実行中か否かについて判定する(ステップ#25)。ここで、ナビゲーションプログラムPGが実行中でない場合には(ステップ#25:No)、変換手段17が、ローカル保存データベース16から読み出した道路ネットワークデータRnを各アプリケーションプログラムPG1〜PG5に応じた参照用データ形式の道路ネットワークデータRnに変換する(ステップ#26)。そして、参照データベース更新手段18が、変換後の道路ネットワークデータRnにより順次参照データベース19の各アプリ用データベース19a〜19eの内容を更新する(ステップ#27)。一方、ナビゲーションプログラムPGが実行中である場合には(ステップ#25:Yes)、変換手段17が、ローカル保存データベース16から読み出した道路ネットワークデータRnを各アプリケーションプログラムPG1〜PG5に応じた参照用データ形式の道路ネットワークデータRnに変換する(ステップ#28)。そして、参照データベース更新手段18が、変換後の道路ネットワークデータRnを参照データベース19の並行更新用領域に順次格納する(ステップ#29)。そして、ステップ#28の変換処理を行う対象となっている道路ネットワークデータRnの変換処理が全て終了するまでは(ステップ#30:No)、ステップ#28及び#29の処理を行い、当該変換処理が完了した後に(ステップ#30:Yes)、並行更新用領域Frに格納されたデータを参照データベース19のデータに置き換えて参照データベース19を更新する(ステップ#31)。以上で処理を終了する。   Next, the navigation device 1 determines whether or not the navigation program PG is being executed in the navigation calculation means 20 (step # 25). If the navigation program PG is not being executed (step # 25: No), the conversion means 17 uses the road network data Rn read from the local storage database 16 as reference data corresponding to the application programs PG1 to PG5. The road network data Rn is converted into the format (step # 26). Then, the reference database update unit 18 sequentially updates the contents of the application databases 19a to 19e of the reference database 19 with the converted road network data Rn (step # 27). On the other hand, when the navigation program PG is being executed (step # 25: Yes), the conversion means 17 uses the road network data Rn read from the local storage database 16 as reference data corresponding to the application programs PG1 to PG5. The road network data Rn is converted into the format (step # 28). Then, the reference database update means 18 sequentially stores the converted road network data Rn in the parallel update area of the reference database 19 (step # 29). Then, until all the conversion processing of the road network data Rn to be subjected to the conversion process of step # 28 is completed (step # 30: No), the processes of steps # 28 and # 29 are performed. Is completed (step # 30: Yes), the reference database 19 is updated by replacing the data stored in the parallel update area Fr with the data of the reference database 19 (step # 31). The process ends here.

2.第二の実施形態
次に、本発明の第二の実施形態について図面に基づいて説明する。図12は、本実施形態に係るデータ更新システムの全体の構成を模式的に示すブロック図である。本実施形態に係るナビゲーション装置1は、参照データベース19を有しておらず、代わりに一時記憶領域27を備えている。そして、このナビゲーション装置1は、ナビゲーション用演算手段20におけるナビゲーションプログラムPGの実行に際して、各アプリケーションプログラムPG1〜PG5からの要求に従ってデータ抽出手段25により必要なデータをローカル保存データベース16から抽出し、変換手段17により参照用データ形式に変換して一時記憶領域27に格納する。そして、一時記憶領域27に一時的に格納された参照用データ形式の道路ネットワークデータRn等のデータを各アプリケーションプログラムPG1〜PG5により参照する。また、本実施形態では参照データベース19を備えないため、ローカル保存データベース16には道路ネットワークデータRn以外の案内用データGd等も格納されている。このナビゲーション装置1は、参照データベース19を備えないことにより、ナビゲーション装置1が備えるハードディスクドライブ等の記憶手段に必要とされる容量を小さく抑えることができる構成となっている。なお、差分データ生成サーバ2及び差分データ配信サーバ3の構成については、上記第一の実施形態と同様である。また、その他の構成についても、特に説明しない点については、上記第一の実施形態と同様である。以下、上記第一の実施形態との相違点を中心に説明する。
2. Second Embodiment Next, a second embodiment of the present invention will be described with reference to the drawings. FIG. 12 is a block diagram schematically showing the overall configuration of the data update system according to the present embodiment. The navigation device 1 according to the present embodiment does not have the reference database 19 and includes a temporary storage area 27 instead. The navigation device 1 extracts necessary data from the local storage database 16 by the data extraction means 25 in accordance with requests from the application programs PG1 to PG5 when the navigation program PG is executed by the navigation calculation means 20, and the conversion means. 17 is converted into a reference data format and stored in the temporary storage area 27. Then, the application programs PG1 to PG5 refer to data such as road network data Rn in the reference data format temporarily stored in the temporary storage area 27. In addition, since the reference database 19 is not provided in the present embodiment, the local storage database 16 also stores guidance data Gd other than the road network data Rn. Since the navigation device 1 does not include the reference database 19, the capacity required for storage means such as a hard disk drive provided in the navigation device 1 can be reduced. The configurations of the differential data generation server 2 and the differential data distribution server 3 are the same as those in the first embodiment. Other configurations are the same as those in the first embodiment except for points that are not particularly described. Hereinafter, the difference from the first embodiment will be mainly described.

2−1.第一の実施形態と異なるナビゲーション装置1の構成
上記のとおり、本実施形態においては、ローカル保存データベース16に格納されるデータは道路ネットワークデータRnだけでなく、案内用データGd等の他のデータも格納される。ここで、案内用データGdの格納状態は、上記第一の実施形態における参照データベース19内での格納状態と同様であり、案内用データGdを構成する各データは、道路ネットワークデータRnに含まれるリンクやノード等(図4参照)のデータに関連付けられて格納されている。そのため、このナビゲーション装置1は、データ選別手段14を備えておらず、差分データファイル受付手段13により受け付けられた差分データファイルDfに含まれる情報は、全てローカル保存データベース更新手段15に送られる。そして、ローカル保存データベース更新手段15により、差分データファイルDfに含まれる道路ネットワークデータRn及び案内用データGd等のデータに基づいて、ローカル保存データベース16の内容が更新される。この際の道路ネットワークデータRnの更新については上記第一の実施形態と同様である。また、案内用データGdの更新については、上記第一の実施形態における参照データベース19内の案内用データGdの更新と同様である。
2-1. Configuration of Navigation Device 1 Different from First Embodiment As described above, in this embodiment, the data stored in the local storage database 16 is not only the road network data Rn but also other data such as the guidance data Gd. Stored. Here, the storage state of the guidance data Gd is the same as the storage state in the reference database 19 in the first embodiment, and each data constituting the guidance data Gd is included in the road network data Rn. It is stored in association with data of links, nodes, etc. (see FIG. 4). Therefore, the navigation device 1 does not include the data selection unit 14, and all the information included in the difference data file Df received by the difference data file reception unit 13 is sent to the local storage database update unit 15. Then, the contents of the local storage database 16 are updated by the local storage database update unit 15 based on the data such as the road network data Rn and the guidance data Gd included in the difference data file Df. The updating of the road network data Rn at this time is the same as in the first embodiment. The update of the guidance data Gd is the same as the update of the guidance data Gd in the reference database 19 in the first embodiment.

データ抽出手段25は、ナビゲーションプログラムPGの各アプリケーションプログラムPG1〜PG5からの要求に従って、ローカル保存データベース16の中から必要なデータを抽出する手段である。本実施形態においては、データ抽出手段25は、所定の区画毎の道路ネットワークデータRn及びそれに関連付けられた案内用データGdを最小単位としてローカル保存データベース16から抽出する。したがって、例えば、ナビゲーション装置1においてユーザにより現在地から所定の目的地までの経路が設定されている場合には、データ抽出手段25は、現在地周辺を含む区画、目的地周辺を含む区画、及び現在地から目的地までの間の経路周辺を含む区画の道路ネットワークデータRn及び案内用データGd等を必要なデータとしてローカル保存データベース16から抽出する。また、例えば目的地までの経路が設定されていない場合には、データ抽出手段25は、現在地を含む区画の道路ネットワークデータRn及び案内用データGdを必要なデータとしてローカル保存データベース16から抽出する。データ抽出手段25により抽出されたデータは、変換手段17に送られる。   The data extraction means 25 is means for extracting necessary data from the local storage database 16 in accordance with requests from the application programs PG1 to PG5 of the navigation program PG. In the present embodiment, the data extraction unit 25 extracts the road network data Rn for each predetermined section and the guidance data Gd associated therewith from the local storage database 16 as a minimum unit. Therefore, for example, when a route from the current location to a predetermined destination is set by the user in the navigation device 1, the data extraction unit 25 uses the section including the periphery of the current location, the section including the periphery of the destination, and the current location. The road network data Rn, guidance data Gd, and the like of the section including the periphery of the route to the destination are extracted from the local storage database 16 as necessary data. For example, when the route to the destination is not set, the data extraction unit 25 extracts the road network data Rn and the guidance data Gd of the section including the current location from the local storage database 16 as necessary data. The data extracted by the data extraction unit 25 is sent to the conversion unit 17.

変換手段17は、データ抽出手段25により抽出された道路ネットワークデータRn及び案内用データGd等のデータを、各アプリケーションプログラムPG1〜PG5に応じた参照用データ形式に変換する。本実施形態においては、変換手段17は、各アプリケーションプログラムPG1〜PG5の個別の実行状態に関わらず、全てのアプリケーションプログラムPG1〜PG5に応じた参照用データ形式への変換を行うこととする。このような変換後の参照用データ形式の道路ネットワークデータRn及び案内用データGd等は、一時記憶領域27に格納される。そして、ナビゲーションプログラムPGによる参照が終了するまでは、ナビゲーションプログラムPGにより参照可能な状態とされる。なお、例えば設定経路が変更された場合等には、ナビゲーションプログラムPGによる参照が行われなくなった区画についての道路ネットワークデータRn及び案内用データGd等は、一時記憶領域27から消去される。また、例えばナビゲーション装置1の電源が切られた場合にも一時記憶領域27に格納されたデータは消去される。   The conversion unit 17 converts the data such as the road network data Rn and the guidance data Gd extracted by the data extraction unit 25 into a reference data format corresponding to each application program PG1 to PG5. In the present embodiment, the conversion unit 17 performs conversion into a reference data format corresponding to all the application programs PG1 to PG5 regardless of the individual execution states of the application programs PG1 to PG5. The converted road network data Rn, the guidance data Gd, and the like after the conversion are stored in the temporary storage area 27. Until the reference by the navigation program PG is completed, the navigation program PG can be referred to. For example, when the set route is changed, the road network data Rn, the guidance data Gd, and the like for the sections that are no longer referred to by the navigation program PG are deleted from the temporary storage area 27. For example, even when the navigation apparatus 1 is powered off, the data stored in the temporary storage area 27 is deleted.

2−2.ナビゲーション装置1におけるデータベースの更新に伴う動作方法
次に、ナビゲーション装置1における、ローカル保存データベース16の更新に伴う動作方法について図13に示すフローチャートに基づいて説明する。このナビゲーション装置1では、差分データファイル受付手段13が差分データファイルDfを受け付けた場合には(ステップ#41:Yes)、差分データファイルDfに含まれる情報をローカル保存データベース更新手段15に送り、ローカル保存データベース更新手段15がローカル保存データベース16の内容を更新する(ステップ#42)。そして、ナビゲーションプログラムPGからの要求があった場合には(ステップ#43:Yes)、データ抽出手段25が、ナビゲーションプログラムPGの各アプリケーションプログラムPG1〜PG5からの要求に従って、ローカル保存データベース16の中から上記のように必要なデータを抽出する(ステップ#44)。そして、変換手段17が、データ抽出手段25により抽出された道路ネットワークデータRn及び案内用データGd等のデータを、更新用データ形式から各アプリケーションプログラムPG1〜PG5に応じた参照用データ形式に変換する(ステップ#45)。
2-2. Operation Method Associated with Database Update in Navigation Device 1 Next, an operation method associated with the update of the local storage database 16 in the navigation device 1 will be described based on the flowchart shown in FIG. In this navigation device 1, when the difference data file receiving means 13 receives the difference data file Df (step # 41: Yes), the information included in the difference data file Df is sent to the local storage database updating means 15 to be sent locally. The storage database update unit 15 updates the contents of the local storage database 16 (step # 42). When there is a request from the navigation program PG (step # 43: Yes), the data extraction means 25 is selected from the local storage database 16 according to the request from each application program PG1 to PG5 of the navigation program PG. Necessary data is extracted as described above (step # 44). Then, the conversion unit 17 converts the data such as the road network data Rn and the guidance data Gd extracted by the data extraction unit 25 from the update data format to the reference data format corresponding to each application program PG1 to PG5. (Step # 45).

ステップ#45による変換後のデータは、一時記憶領域27に格納される(ステップ#46)。そして、ナビゲーションプログラムPGによる参照が終了するまでは(ステップ#47:No)、変換後のデータは一時記憶領域27に格納されたままでナビゲーションプログラムPGにより参照可能な状態とされる。その後、ナビゲーションプログラムPGによる参照が終了した場合には(ステップ#47:Yes)、一時記憶領域27に格納された変換後の道路ネットワークデータRn及び案内用データGd等のデータは消去される(ステップ#48)。この際、データの消去は、所定の区画毎に行うことが可能となっている。したがって、設定経路が変更された場合等には、ナビゲーションプログラムPGによる参照が行われなくなった区画についての道路ネットワークデータRn及び案内用データGd等は一時記憶領域27から消去されるが、参照が行われている区画についてのデータ消去されずに一時記憶領域27に格納されたままとすることができる。なお、ナビゲーション装置1の電源が切られた場合等には、一時記憶領域27に格納されたデータは全て消去される。以上で処理は終了する。   The data after the conversion in step # 45 is stored in the temporary storage area 27 (step # 46). Until the reference by the navigation program PG is completed (step # 47: No), the converted data remains stored in the temporary storage area 27 and can be referred to by the navigation program PG. Thereafter, when the reference by the navigation program PG is completed (step # 47: Yes), the converted road network data Rn and the data such as the guidance data Gd stored in the temporary storage area 27 are deleted (step # 47). # 48). At this time, data can be erased for each predetermined section. Therefore, when the set route is changed, the road network data Rn, the guidance data Gd and the like for the section that is no longer referred to by the navigation program PG are deleted from the temporary storage area 27, but the reference is performed. It is possible to keep the data stored in the temporary storage area 27 without erasing the data for the divided sections. Note that, for example, when the navigation apparatus 1 is turned off, all data stored in the temporary storage area 27 is deleted. The process ends here.

3.第三の実施形態
次に、本発明の第三の実施形態について図面に基づいて説明する。図14は、本実施形態に係るデータ更新システムの全体の構成を模式的に示すブロック図である。本実施形態に係るナビゲーション装置1は、上記第二の実施形態に係る構成と類似する構成を有しているが、参照データベース19及び参照データベース更新手段18と、ローカル保存データベース16のデータがデータ抽出手段25により抽出される頻度を判定する抽出頻度判定手段26とを備えている点で前記第二の実施形態とは相違している。そして、このナビゲーション装置1では、データ抽出手段25により抽出される頻度が高いデータを抽出頻度判定手段26で判定し、そのようなデータを、変換手段17による変換後の参照用データ形式で参照データベース19に格納することで、変換手段17による変換処理の負荷を軽減する構成となっている。なお、差分データ生成サーバ2及び差分データ配信サーバ3の構成については、上記第一及び第二の実施形態と同様である。また、その他の構成について、特に説明しない点については、上記第二の実施形態と同様である。以下、上記第二の実施形態との相違点を中心に説明する。
3. Third Embodiment Next, a third embodiment of the present invention will be described with reference to the drawings. FIG. 14 is a block diagram schematically showing the overall configuration of the data update system according to the present embodiment. The navigation device 1 according to the present embodiment has a configuration similar to the configuration according to the second embodiment, but the data of the reference database 19 and the reference database update unit 18 and the local storage database 16 are extracted. The second embodiment is different from the second embodiment in that an extraction frequency determination unit 26 that determines the frequency extracted by the unit 25 is provided. In this navigation device 1, data extracted frequently by the data extraction unit 25 is determined by the extraction frequency determination unit 26, and such data is referred to in the reference data format after conversion by the conversion unit 17. By being stored in 19, the load of conversion processing by the conversion means 17 is reduced. In addition, about the structure of the difference data production | generation server 2 and the difference data delivery server 3, it is the same as that of said 1st and 2nd embodiment. Other points that are not particularly described are the same as those in the second embodiment. Hereinafter, the difference from the second embodiment will be mainly described.

3−1.第二の実施形態と異なるナビゲーション装置1の構成
上記のとおり、本実施形態に係るナビゲーション装置1は、上記第二の実施形態の構成に加えて参照データベース19、参照データベース更新手段18、及び抽出頻度判定手段26を備えている。ここで、抽出頻度判定手段26は、ローカル保存データベース16のデータが、ナビゲーションプログラムPGからの要求に従ってデータ抽出手段25により抽出される頻度を判定する手段である。本実施形態においては、上記第二の実施形態と同様に、データ抽出手段25は、所定の区画毎の道路ネットワークデータRn及びそれに関連付けられた案内用データGdを最小単位としてローカル保存データベース16から抽出する。そこで、本実施形態では、抽出頻度判定手段26は、所定の区画毎の道路ネットワークデータRnの抽出回数を計数し、当該抽出回数を所定のしきい値Nと比較することにより抽出頻度を判定することが可能な構成としている。具体的には、抽出頻度判定手段26は、図示は省略するが、所定の区画毎の道路ネットワークデータRnの抽出回数を計数する計数手段と、計数結果を記憶する抽出回数保存手段とを備えている。この抽出頻度判定手段26は、データ抽出手段25により道路ネットワークデータRnが抽出される度に、当該抽出された区画の道路ネットワークデータRnの抽出回数に1を加算していく。そして、抽出回数保存手段に保存されている抽出回数の計数結果がしきい値Nを超えた場合に、当該区画についての道路ネットワークデータRn及びそれに関連付けられた案内データGd等の抽出頻度が高いと判定する。
3-1. Configuration of Navigation Device 1 Different from Second Embodiment As described above, the navigation device 1 according to this embodiment includes the reference database 19, the reference database update unit 18, and the extraction frequency in addition to the configuration of the second embodiment. Judgment means 26 is provided. Here, the extraction frequency determination means 26 is a means for determining the frequency with which data in the local storage database 16 is extracted by the data extraction means 25 in accordance with a request from the navigation program PG. In the present embodiment, as in the second embodiment, the data extraction means 25 extracts the road network data Rn for each predetermined section and the guidance data Gd associated therewith from the local storage database 16 as a minimum unit. To do. Therefore, in the present embodiment, the extraction frequency determination means 26 counts the number of times the road network data Rn is extracted for each predetermined section, and compares the number of extractions with a predetermined threshold value N to determine the extraction frequency. It has a possible configuration. Specifically, although not shown, the extraction frequency determination unit 26 includes a counting unit that counts the number of extractions of the road network data Rn for each predetermined section, and an extraction number storage unit that stores the counting result. Yes. Each time the road network data Rn is extracted by the data extraction unit 25, the extraction frequency determination unit 26 adds 1 to the number of extractions of the road network data Rn of the extracted section. When the count result of the number of extractions stored in the extraction number storage means exceeds the threshold value N, the extraction frequency of the road network data Rn and the guidance data Gd associated therewith is high for the section. judge.

そして、抽出頻度判定手段26により抽出頻度が高いと判定された道路ネットワークデータRn及び案内用データGd等は、参照データベース更新手段18が、変換手段17による変換後の参照用データ形式で参照データベース19に格納する。したがって、本実施形態においては、参照データベース19には、抽出頻度判定手段26により抽出頻度が高いと判定された道路ネットワークデータRn及び案内用データGd等のみが格納されることになる。   The road network data Rn, guidance data Gd, and the like that are determined to have a high extraction frequency by the extraction frequency determination unit 26 are stored in the reference database 19 in the reference data format converted by the reference database update unit 18 by the conversion unit 17. To store. Therefore, in the present embodiment, only the road network data Rn, the guidance data Gd, and the like determined as having a high extraction frequency by the extraction frequency determination means 26 are stored in the reference database 19.

3−2.抽出頻度判定及び参照データベース19へのデータの格納方法
次に、本実施形態に係るナビゲーション装置1における特有の動作方法である、抽出頻度判定及び参照データベース19へのデータの格納方法について図15に示すフローチャートに基づいて説明する。このナビゲーション装置1では、データ抽出手段25による道路ネットワークデータRn及びそれに関連付けられた案内用データGdの抽出があった場合には(ステップ#51:Yes)、抽出頻度判定手段26は、抽出された区画の道路ネットワークデータRnの抽出回数に1を加算し、抽出回数保存手段に当該抽出回数を記憶する(ステップ#52)。そして、抽出頻度判定手段26は、抽出回数保存手段に記憶された抽出回数が、所定のしきい値N以上であるか否かを判断する(ステップ#53)。ここで、抽出回数がしきい値N未満である場合には(ステップ#53:No)、抽出頻度は低いと判定して処理は終了する。一方、抽出回数がしきい値N以上である場合には(ステップ#53:Yes)、抽出頻度が高いと判定し、参照データベース更新手段18が、当該道路ネットワークデータRn及び案内用データGd等を変換手段17による変換後の参照用データ形式で参照データベース19に格納する(ステップ#54)。以上で処理は終了する。
3-2. Extraction Frequency Determination and Data Storage Method in Reference Database 19 Next, FIG. 15 shows an extraction frequency determination and data storage method in the reference database 19, which is a specific operation method in the navigation device 1 according to this embodiment. This will be described based on a flowchart. In this navigation apparatus 1, when the road network data Rn and the guidance data Gd associated therewith are extracted by the data extraction means 25 (step # 51: Yes), the extraction frequency determination means 26 is extracted. 1 is added to the number of extractions of the road network data Rn of the section, and the number of extractions is stored in the extraction number storage means (step # 52). Then, the extraction frequency determination unit 26 determines whether or not the number of extractions stored in the extraction number storage unit is equal to or greater than a predetermined threshold value N (step # 53). Here, if the number of extractions is less than the threshold value N (step # 53: No), it is determined that the extraction frequency is low, and the process ends. On the other hand, when the number of extractions is equal to or greater than the threshold value N (step # 53: Yes), it is determined that the extraction frequency is high, and the reference database update unit 18 stores the road network data Rn, the guidance data Gd, and the like. The data is stored in the reference database 19 in the reference data format after conversion by the conversion means 17 (step # 54). The process ends here.

4.その他の実施形態
(1)上記の各実施形態において説明した、参照用データ形式及び更新用データ形式の道路ネットワークデータRnや、差分データファイルDf等の具体的構成は単なる例示であり、これらのデータの構成を上記の各実施形態とは異なる構成とすることも当然に可能である。
4). Other Embodiments (1) The specific configurations of the road network data Rn in the reference data format and the update data format, the difference data file Df, etc. described in the above embodiments are merely examples, and these data Of course, it is possible to make this configuration different from the above-described embodiments.

(2)上記の各実施形態では、差分データ生成サーバ2の対照用ローカル保存データベース33の内容が、差分データファイルDfを生成した後に、新ローカル保存データベース34の内容と一致するように更新される場合を例として説明した。この際、更新前の対照用ローカル保存データベース33の内容を消去することも可能であるが、その内容をバージョンデータとともに対照用ローカル保存データベース33に保存しておく構成とすることも好適な実施形態の一つである。このような構成とした場合、対照用ローカル保存データベース33には、所定の区画毎に複数のバージョンの道路ネットワークデータRnが格納されることになる。 (2) In each of the above embodiments, the contents of the comparison local storage database 33 of the difference data generation server 2 are updated so as to match the contents of the new local storage database 34 after the difference data file Df is generated. The case has been described as an example. At this time, it is possible to delete the contents of the reference local storage database 33 before the update, but it is also preferable to store the contents in the reference local storage database 33 together with the version data. one of. In such a configuration, a plurality of versions of the road network data Rn are stored in the reference local storage database 33 for each predetermined section.

(3)上記の各実施形態では、差分データ生成サーバ2は、新規データに基づいて新ローカル保存データベース34を生成し、対照用ローカル保存データベース33と新ローカル保存データベース34との差分に基づいて差分データファイルDfを生成する構成を例として説明した。しかし、差分データ生成サーバ2の構成は、このようなものに限定されない。したがって、例えば、差分データ生成サーバ2が、新ローカル保存データベース34を生成することなく、新規データと対照用ローカル保存データベース33とから差分データファイルDfを生成する構成とすることも好適な実施形態の一つである。 (3) In each of the embodiments described above, the difference data generation server 2 generates the new local storage database 34 based on the new data, and performs the difference based on the difference between the comparison local storage database 33 and the new local storage database 34. The configuration for generating the data file Df has been described as an example. However, the configuration of the difference data generation server 2 is not limited to this. Therefore, for example, a configuration in which the differential data generation server 2 generates the differential data file Df from the new data and the comparison local storage database 33 without generating the new local storage database 34 is also a preferred embodiment. One.

(4)上記の各実施形態では、差分データ生成サーバ2により、少なくとも新規データと対照用ローカル保存データベース33とに基づいて差分データファイルDfを生成する場合を例として説明した。しかし、本発明のサーバ装置の構成は、このようなものに限定されない。したがって、例えば、入力端末31等により、差分データファイルDfに相当するデータを直接入力し、差分データベース41に格納する構成とすることも可能である。この場合、サーバ装置は、上記の各実施形態における差分データ配信サーバ3に相当する構成に加えて、差分データの受付手段を備えるだけの構成とすることができる。 (4) In each of the above embodiments, the case where the difference data generation server 2 generates the difference data file Df based on at least the new data and the reference local storage database 33 has been described as an example. However, the configuration of the server device of the present invention is not limited to this. Therefore, for example, the data corresponding to the difference data file Df can be directly input by the input terminal 31 or the like and stored in the difference database 41. In this case, in addition to the structure equivalent to the difference data distribution server 3 in each of the above embodiments, the server device can be configured to include only difference data receiving means.

(5)上記の各実施形態では、差分データ生成サーバ2と差分データ配信サーバ3とによりサーバ装置を構成する例について説明した。しかし、サーバ装置の構成はこのようなものに限定されない。例えば、差分データ生成サーバ2の機能と差分データ配信サーバ3の機能を一つのサーバ装置に集約した構成とすることも好適な実施形態の一つである。 (5) In each of the above embodiments, the example in which the server device is configured by the difference data generation server 2 and the difference data distribution server 3 has been described. However, the configuration of the server device is not limited to this. For example, a configuration in which the function of the difference data generation server 2 and the function of the difference data distribution server 3 are integrated into one server device is also one preferred embodiment.

(6)上記の各実施形態では、動作プログラムとしてのナビゲーションプログラムPGが複数のアプリケーションプログラムPG1〜PG5を備え、参照データベース19が各アプリケーションプログラムPG1〜PG5に応じたアプリ用データベース19a〜19eを備えている場合を例として説明した。しかし、本発明に係る動作プログラム及び参照データベース19の構成はこれに限定されない。したがって、参照データベース19に格納されるデータが一種類の参照用データ形式のデータにより構成されていてもよく、複数のデータベースに分かれていなくてもよい。また、動作プログラムが複数のアプリケーションプログラムを備えている必要もない。 (6) In each of the above embodiments, the navigation program PG as an operation program includes a plurality of application programs PG1 to PG5, and the reference database 19 includes application databases 19a to 19e corresponding to the application programs PG1 to PG5. An example has been described. However, the configuration of the operation program and the reference database 19 according to the present invention is not limited to this. Therefore, the data stored in the reference database 19 may be constituted by data of one type of reference data format, and may not be divided into a plurality of databases. Further, it is not necessary for the operation program to include a plurality of application programs.

(7)上記第一の実施形態では、ローカル保存データベース16を道路ネットワークデータRnに関するデータベースとし、案内用データGdに関しては差分データファイルDfに基づいて、直接的に参照データベース19の更新を行う構成を例として説明した。しかし、上記第二及び第三の実施形態と同様に、ローカル保存データベース16に案内用データGd等のデータも格納することとし、差分データファイルDfによりローカル保存データベース16の道路ネットワークデータRn及び案内用データGdを更新する構成とすることも好適な実施形態の一つである。 (7) In the first embodiment, the local storage database 16 is a database related to the road network data Rn, and the reference data 19 is directly updated based on the difference data file Df for the guidance data Gd. Described as an example. However, as in the second and third embodiments, data such as the guidance data Gd is also stored in the local storage database 16, and the road network data Rn and the guidance data in the local storage database 16 are stored by the difference data file Df. A configuration in which the data Gd is updated is also one preferred embodiment.

(8)上記第二の実施形態では、データ抽出手段25が、所定の区画毎の道路ネットワークデータRn及びそれに関連付けられた案内用データGdを最小単位としてローカル保存データベース16から抽出する構成である場合を例として説明した。しかし、データ抽出手段25の構成はこれに限定されない。したがって、データ抽出手段25は、例えば、複数の区画で構成される所定の地域毎の道路ネットワークデータRn及びそれに関連付けられた案内用データGd等を最小単位として抽出し、或いはローカル保存データベース16に格納された全ての道路ネットワークデータRn及び案内用データGd等を抽出する構成とすることも好適な実施形態の一つである。また、所定の区画に関係なく、設定経路の周辺の道路ネットワークデータRnを構成するデータ及びそれに関連付けられた案内用データGd等を抽出する構成とすることも可能である。 (8) In the second embodiment, the data extraction means 25 is configured to extract the road network data Rn for each predetermined section and the guidance data Gd associated therewith from the local storage database 16 as a minimum unit. Was described as an example. However, the configuration of the data extraction means 25 is not limited to this. Therefore, the data extraction means 25 extracts, for example, the road network data Rn for each predetermined area composed of a plurality of sections and the guidance data Gd associated therewith as a minimum unit, or stores them in the local storage database 16. It is also a preferred embodiment to extract all the road network data Rn, guidance data Gd, and the like. Moreover, it is also possible to adopt a configuration in which the data constituting the road network data Rn around the set route and the guidance data Gd associated therewith are extracted regardless of the predetermined section.

(9)上記第二の実施形態では、変換手段17が、各アプリケーションプログラムPG1〜PG5の実行状態に関わらず、全てのアプリケーションプログラムPG1〜PG5に応じた参照用データ形式への変換を行う構成である場合を例として説明した。しかし、変換手段17の構成はこれに限定されない。したがって、変換手段17は、例えば、現在実行中のアプリケーションプログラムが一部のみである場合には、当該実行中のアプリケーションプログラムのみについての参照用データ形式への変換を行う構成とすることも好適な実施形態の一つである。 (9) In the second embodiment, the conversion means 17 performs the conversion to the reference data format corresponding to all the application programs PG1 to PG5 regardless of the execution state of the application programs PG1 to PG5. A case has been described as an example. However, the structure of the conversion means 17 is not limited to this. Therefore, for example, when only a part of the application program currently being executed is present, the conversion means 17 is preferably configured to convert only the application program being executed into a reference data format. This is one of the embodiments.

(10)上記第二の実施形態では、参照データベース19を備えない場合を例として説明したが、上記第二の実施形態と同様の構成に加えて、更新されない参照データベース19を備えた構成とすることも好適な実施形態の一つである。このような構成では、ナビゲーションプログラムPGは、差分データファイルDfにより更新されていないデータに関しては参照データベース19を参照し、差分データファイルDfにより更新されたデータについてはローカル保存データベース16から抽出したデータを変換手段17により変換して参照する構成とすることができる。 (10) In the second embodiment, the case where the reference database 19 is not provided has been described as an example. However, in addition to the same configuration as that of the second embodiment, the configuration includes a reference database 19 that is not updated. This is also a preferred embodiment. In such a configuration, the navigation program PG refers to the reference database 19 for data that has not been updated by the differential data file Df, and uses data extracted from the local storage database 16 for data that has been updated by the differential data file Df. It can be configured to be converted and referred to by the conversion means 17.

(11)上記の各実施形態では、端末装置がナビゲーション装置1であって、データ更新システムがナビゲーション用の地図データベースの更新を行うシステムである場合を例として説明した。しかし、本発明の適用範囲はこれに限定されない。したがって、ナビゲーション装置1等に使用する地図データベースの更新以外にも、様々な種類のデータベースの更新に本発明を適用することが可能である。 (11) In each of the above embodiments, the case where the terminal device is the navigation device 1 and the data update system is a system that updates the map database for navigation has been described as an example. However, the scope of application of the present invention is not limited to this. Therefore, the present invention can be applied to updating various types of databases in addition to updating the map database used for the navigation device 1 or the like.

本発明は、例えばナビゲーション装置等のような、所定の動作プログラムに従って動作する端末装置が有するデータベースを更新するデータ更新システムに利用することが可能である。   The present invention can be used in a data update system that updates a database of a terminal device that operates according to a predetermined operation program, such as a navigation device.

1:ナビゲーション装置
2:差分データ生成サーバ
3:差分データ配信サーバ
13:差分データファイル受付手段
15:ローカル保存データベース更新手段
16:ローカル保存データベース
17:変換手段
18:参照データベース更新手段
19:参照データベース
20:ナビゲーション用演算手段
25:データ抽出手段
26:抽出頻度判定手段
31:入力端末(新規データ受付手段)
33:対象用ローカル保存データベース
34:新ローカル保存データベース
35:新ローカル保存データベース生成手段
36:差分データファイル生成手段
44:差分データファイル出力手段
Rn:道路ネットワークデータ
Gd:案内用データ
Df:差分データファイル
Fr:並行更新領域(並行更新用データ格納手段)
PG:ナビゲーションプログラム(動作プログラム)
PG1〜PG5:アプリケーションプログラム
1: navigation device 2: difference data generation server 3: difference data distribution server 13: difference data file reception means 15: local storage database update means 16: local storage database 17: conversion means 18: reference database update means 19: reference database 20 : Navigation computing means 25: data extracting means 26: extraction frequency determining means 31: input terminal (new data receiving means)
33: Target local storage database 34: New local storage database 35: New local storage database generation means 36: Difference data file generation means 44: Difference data file output means Rn: Road network data Gd: Guidance data Df: Difference data file Fr: Parallel update area (data storage means for parallel update)
PG: Navigation program (operation program)
PG1 to PG5: Application program

Claims (21)

所定のアプリケーションプログラムに従って動作するナビゲーション装置と、このナビゲーション装置に道路ネットワークデータを含むデータベース更新用の差分データファイルを提供するサーバ装置とを有するデータ更新システムであって、
前記ナビゲーション装置は、道路ネットワークデータに関する各データが当該道路ネットワークのデータ種別順に配列されたデータ形式である更新用データ形式で構成され、前記差分データファイルに基づいて道路ネットワークデータの追加、変更、又は削除を行うことにより差分更新されるデータベースであるローカル保存データベースと、差分更新後の前記ローカル保存データベースのデータを、道路ネットワークデータに関する各データが当該道路ネットワークの接続順に配列されたデータ形式であり、前記アプリケーションプログラムにより参照される参照用データ形式に変換する変換手段と、を備え、
前記サーバ装置は、前記ナビゲーション装置に提供するための前記差分データファイルを出力する差分データファイル出力手段を備え
前記差分データファイルは、道路ネットワークデータの追加、変更、又は削除のいずれかの更新の態様を表すデータと、更新対象となる部分の道路ネットワークデータとを含み、この更新対象となる部分の道路ネットワークデータを構成する各データが、更新の態様毎に分けて配列されていると共に、更新の態様毎に分けられたデータ群の各データが道路ネットワークのデータ種別順に配列されているデータ更新システム。
A data updating system comprising a navigation device that operates according to a predetermined application program, and a server device for providing differential data file for updating a database containing road network data in the navigation device,
The navigation device is configured in an update data format that is a data format in which each piece of data related to road network data is arranged in the order of the data type of the road network, and addition, change of road network data based on the difference data file , or A local storage database that is a database that is differentially updated by performing deletion, and data of the local storage database after the differential update is a data format in which each data related to road network data is arranged in the order of connection of the road network, Conversion means for converting to a reference data format referred to by the application program ,
The server device includes a differential data file output unit that outputs the differential data file to be provided to the navigation device ,
The difference data file includes data representing an update mode of addition, change, or deletion of road network data and road network data of a part to be updated, and the road network of the part to be updated. A data update system in which each data constituting the data is arranged separately for each update mode, and each data of the data group divided for each update mode is arranged in the order of the data type of the road network .
前記ローカル保存データベースは、地図上の予め定められた領域を1区画として複数の区画に分けられた道路ネットワークデータを有すると共に、前記区画毎に当該区画内に含まれる道路ネットワークの全てのデータを、当該道路ネットワークのデータ種別順に備えている請求項1に記載のデータ更新システム。The local storage database has road network data divided into a plurality of sections with a predetermined area on the map as one section, and all the data of the road network included in the section for each section, The data update system according to claim 1, wherein the data update system is provided in the order of data types of the road network. 前記ナビゲーション装置は、前記参照用データ形式で構成され、複数の前記区画に分けられた道路ネットワークデータが格納される参照データベースを備えると共に、前記変換手段による変換後のデータにより前記参照データベースを更新する参照データベース更新手段を備え、
前記変換手段は、前記更新用データ形式から前記参照用データ形式への前記道路ネットワークデータの変換を前記区画毎に行って当該区画毎の前記参照用データ形式の道路ネットワークデータを生成し、
前記参照データベース更新手段は、前記変換手段により生成された前記参照用データ形式の道路ネットワークデータにより、前記参照データベース内の道路ネットワークデータを前記区画毎に置き換えることで前記参照データベースの更新を行う請求項2に記載のデータ更新システム。
The navigation device is configured in the reference data format, provided with a reference database that road network data divided into a plurality of the partition is stored, and updates the referential database by the data converted by said converting means Provided with a reference database update means,
The conversion means performs the conversion of the road network data from the update data format to the reference data format for each section to generate road network data in the reference data format for each section,
The reference database update unit updates the reference database by replacing road network data in the reference database for each section by road network data in the reference data format generated by the conversion unit. 2. The data update system according to 2.
前記ナビゲーション装置は、前記アプリケーションプログラムを複数有し、
前記変換手段は、前記ローカル保存データベースに格納された一つの更新用データ形式の道路ネットワークデータを変換し、各アプリケーションプログラムに応じた複数種類の参照用データ形式の道路ネットワークデータを生成する請求項1からのいずれか一項に記載のデータ更新システム。
The navigation device has a plurality of said application program,
2. The conversion unit converts road network data in one update data format stored in the local storage database , and generates road network data in a plurality of types of reference data formats corresponding to each application program. 4. The data update system according to any one of items 1 to 3 .
前記ナビゲーション装置は、前記アプリケーションプログラムによる前記参照データベースの参照中にデータを格納可能な並行更新用データ格納手段を備え、
前記参照データベース更新手段は、前記アプリケーションプログラムの実行中は、前記変換手段により変換されたデータを順次前記並行更新用データ格納手段に格納し、前記変換手段による変換処理の完了後に、前記並行更新用データ格納手段に格納されたデータを前記参照データベースのデータに置き換えて前記参照データベースを更新する請求項3に記載のデータ更新システム。
The navigation device includes parallel update data storage means capable of storing data during reference of the reference database by the application program,
The reference database update unit sequentially stores the data converted by the conversion unit in the parallel update data storage unit during execution of the application program, and after the conversion processing by the conversion unit is completed, The data update system according to claim 3, wherein the reference database is updated by replacing data stored in the data storage means with data of the reference database.
記参照データベースは、道路ネットワークデータと、この道路ネットワークデータに関連付けられた案内用データとを備えたナビゲーション用の地図データベースであり、
前記差分データファイルは、更新の態様を表すデータと、更新対象となる部分の道路ネットワークデータと、更新対象となる案内用データとを含み、
前記参照データベースの案内用データは、前記差分データファイルにより更新される請求項3又は5に記載のデータ更新システム。
Before Symbol reference database, the road network data, a map database for navigation that includes a guide for data associated with the road network data,
The difference data file includes data representing an update mode, road network data of a part to be updated, and guidance data to be updated,
The data update system according to claim 3 or 5 , wherein the reference data in the reference database is updated by the difference data file.
前記ナビゲーション装置は、前記差分データファイルを受け付ける差分データファイル受付手段と、前記差分データファイルに基づいて前記ローカル保存データベースを更新するローカル保存データベース更新手段と、を備える請求項1からのいずれか一項に記載のデータ更新システム。 The navigation device, the differential and the differential data file receiving means for receiving data files, the difference local database updating means, any one of claims 1 to 6, comprising an updating said local database based on the data file The data update system described in the section. 前記サーバ装置は、前記ローカル保存データベースと同じ内容を有する対照用ローカル保存データベースと、新規データの入力を受け付ける新規データ受付手段と、前記対照用ローカル保存データベースと前記新規データとに基づいて前記差分データファイルを生成する差分データファイル生成手段と、を備える請求項1からのいずれか一項に記載のデータ更新システム。 The server device includes: a local storage database for comparison having the same contents as the local storage database; new data receiving means for receiving input of new data; and the difference data based on the local storage database for comparison and the new data data updating system according to any one of claims 1 7 comprising a differential data file generating means for generating a file, a. 前記サーバ装置は、前記対照用ローカル保存データベースと前記新規データとに基づいて、前記対照用ローカル保存データベースと同じデータ形式であって前記新規データの内容で更新された新ローカル保存データベースを生成する新ローカル保存データベース生成手段を更に備え、
前記差分データファイル生成手段は、前記対照用ローカル保存データベースと前記新ローカル保存データベースとの差分に基づいて前記差分データファイルを生成する請求項に記載のデータ更新システム。
The server device generates a new local storage database having the same data format as the reference local storage database and updated with the content of the new data, based on the reference local storage database and the new data. It further comprises a local storage database generation means,
9. The data update system according to claim 8 , wherein the difference data file generation unit generates the difference data file based on a difference between the reference local storage database and the new local storage database.
サーバ装置から道路ネットワークデータを含むデータベース更新用の差分データファイルの提供を受けるとともに、所定のアプリケーションプログラムに従って動作するナビゲーション装置であって、
道路ネットワークデータに関する各データが当該道路ネットワークのデータ種別順に配列されたデータ形式である更新用データ形式で構成され、前記差分データファイルに基づいて道路ネットワークデータの追加、変更、又は削除を行うことにより差分更新されるデータベースであるローカル保存データベースと、差分更新後の前記ローカル保存データベースのデータを、道路ネットワークデータに関する各データが当該道路ネットワークの接続順に配列されたデータ形式であり、前記アプリケーションプログラムにより参照される参照用データ形式に変換する変換手段と、を備え
前記差分データファイルは、道路ネットワークデータの追加、変更、又は削除のいずれかの更新の態様を表すデータと、更新対象となる部分の道路ネットワークデータとを含み、この更新対象となる部分の道路ネットワークデータを構成する各データが、更新の態様毎に分けて配列されていると共に、更新の態様毎に分けられたデータ群の各データが道路ネットワークのデータ種別順に配列されているナビゲーション装置。
With receiving the provision of the differential data file for updating a database containing road network data from a server device, a navigation device that operates according to a predetermined application program,
By configuring each data related to road network data in an update data format that is a data format arranged in the order of the data type of the road network, and adding, changing, or deleting road network data based on the difference data file The data stored in the local storage database, which is a database to be differentially updated, and the data in the local storage database after the differential update is a data format in which each data related to road network data is arranged in the order of connection of the road network, and is referred to by the application program Conversion means for converting to a reference data format ,
The difference data file includes data representing an update mode of addition, change, or deletion of road network data and road network data of a part to be updated, and the road network of the part to be updated. A navigation device in which each data constituting the data is arranged separately for each update mode, and each data of the data group divided for each update mode is arranged in the order of the data type of the road network .
前記ローカル保存データベースは、地図上の予め定められた領域を1区画として複数の区画に分けられた道路ネットワークデータを有すると共に、前記区画毎に当該区画内に含まれる道路ネットワークの全てのデータを、当該道路ネットワークのデータ種別順に備えている請求項10に記載のナビゲーション装置。 The local storage database has road network data divided into a plurality of sections with a predetermined area on the map as one section, and all the data of the road network included in the section for each section, The navigation apparatus according to claim 10, wherein the navigation apparatus is provided in order of data type of the road network . 前記参照用データ形式で構成され、複数の前記区画に分けられた道路ネットワークデータが格納される参照データベースを備えると共に、前記変換手段による変換後のデータにより前記参照データベースを更新する参照データベース更新手段を備え、
前記変換手段は、更新用データ形式から参照用データ形式への前記道路ネットワークデータの変換を前記区画毎に行って当該区画毎の前記参照用データ形式の道路ネットワークデータを生成し、
前記参照データベース更新手段は、前記変換手段により生成された前記参照用データ形式の道路ネットワークデータにより、前記参照データベース内の道路ネットワークデータを前記区画毎に置き換えることで前記参照データベースの更新を行う請求項11に記載のナビゲーション装置。
Consists of the reference data format, provided with a reference database that road network data divided into a plurality of the partition is stored, the reference database updating means for updating the referential database with data converted by said converting means Prepared,
The conversion means performs the conversion of the road network data from the update data format to the reference data format for each section to generate the road network data in the reference data format for each section,
The reference database update unit updates the reference database by replacing road network data in the reference database for each section by road network data in the reference data format generated by the conversion unit. 11. The navigation device according to 11 .
前記アプリケーションプログラムを複数有し、
前記変換手段は、前記ローカル保存データベースに格納された一つの更新用データ形式の道路ネットワークデータを変換し、各アプリケーションプログラムに応じた複数種類の参照用データ形式の道路ネットワークデータを生成する請求項10から12のいずれか一項に記載のナビゲーション装置。
A plurality of said application program,
And the converting means, according to claim 10, wherein converting the road network data stored one of the update data format to the local database, and generates a plurality of types of road network data in the reference data format corresponding to each application program The navigation device according to any one of 12 to 12 .
前記アプリケーションプログラムによる前記参照データベースの参照中にデータを格納可能な並行更新用データ格納手段を備え、
前記参照データベース更新手段は、前記アプリケーションプログラムの実行中は、前記変換手段により変換されたデータを順次前記並行更新用データ格納手段に格納し、前記変換手段による変換処理の完了後に、前記並行更新用データ格納手段に格納されたデータを前記参照データベースのデータに置き換えて前記参照データベースを更新する請求項12に記載のナビゲーション装置。
A parallel update data storage means capable of storing data during reference of the reference database by the application program;
The reference database update unit sequentially stores the data converted by the conversion unit in the parallel update data storage unit during execution of the application program, and after the conversion processing by the conversion unit is completed, The navigation device according to claim 12 , wherein the reference database is updated by replacing the data stored in the data storage means with the data of the reference database.
前記差分データファイルを受け付ける差分データファイル受付手段と、前記差分データファイルに基づいて少なくとも前記ローカル保存データベースを更新するローカル保存データベース更新手段と、を備える請求項10から14のいずれか一項に記載のナビゲーション装置。 Wherein the differential data file receiving means for receiving differential data file, according to any one of the difference and the local database updating means for updating at least the local database based on the data file, from claim 10 comprising a 14 Navigation device. サーバ装置からナビゲーション装置に差分データファイルを提供して道路ネットワークデータを含むデータベースの更新を行うデータ更新方法であって、
前記サーバ装置と、道路ネットワークデータに関する各データが当該道路ネットワークのデータ種別順に配列されたデータ形式である更新用データ形式で構成されるデータベースであるローカル保存データベースを備え、アプリケーションプログラムに従って動作する前記ナビゲーション装置とを用い、
前記サーバ装置は、道路ネットワークデータの追加、変更、又は削除のいずれかの更新の態様を表すデータと、更新対象となる部分の道路ネットワークデータとを含み、この更新対象となる部分の道路ネットワークデータを構成する各データが、更新の態様毎に分けて配列されていると共に、更新の態様毎に分けられたデータ群の各データが道路ネットワークのデータ種別順に配列されたデータファイルであって、前記ナビゲーション装置に提供するための前記差分データファイルを出力し、
前記ナビゲーション装置は、前記差分データファイルを受け付け、前記差分データファイルに基づいて道路ネットワークデータの追加、変更、又は削除を行うことにより前記ローカル保存データベースを差分更新し、差分更新後の前記ローカル保存データベースのデータを、道路ネットワークデータに関する各データが当該道路ネットワークの接続順に配列されたデータ形式であり、前記アプリケーションプログラムにより参照される参照用データ形式に変換するデータ更新方法。
A data update method for updating a database including road network data by providing a difference data file from a server device to a navigation device,
The navigation system comprising: the server device; and a local storage database that is a database configured in an update data format that is a data format in which each piece of data related to road network data is arranged in the order of the data type of the road network, and operates according to an application program Using the device,
The server device includes data representing an update mode of addition, change, or deletion of road network data, and road network data of a part to be updated, and road network data of a part to be updated Each data constituting the data file is arranged for each update mode, and each data of the data group divided for each update mode is a data file arranged in the order of the data type of the road network, Outputting the difference data file to be provided to the navigation device;
The navigation device receives the differential data file, add the road network data on the basis of the differential data file, change, or the local database and the difference update by performing deletion, the local database after the difference update Is a data format in which each piece of data relating to road network data is arranged in the order of connection of the road network, and is converted into a reference data format referred to by the application program .
前記ローカル保存データベースは、地図上の予め定められた領域を1区画として複数の区画に分けられた道路ネットワークデータを有すると共に、前記区画毎に当該区画内に含まれる道路ネットワークの全てのデータを、当該道路ネットワークのデータ種別順に備え、
前記ナビゲーション装置は、前記参照用データ形式で構成され、複数の前記区画に分けられた道路ネットワークデータが格納される参照データベースを備え、
前記更新用データ形式から前記参照用データ形式への前記道路ネットワークデータの変換を前記区画毎に行って当該区画毎の前記参照用データ形式の道路ネットワークデータを生成し、生成された前記参照用データ形式の道路ネットワークデータにより、前記参照データベース内の道路ネットワークデータを前記区画毎に置き換えることで前記参照データベースの更新を行う請求項16に記載のデータ更新方法。
The local storage database has road network data divided into a plurality of sections with a predetermined area on the map as one section, and all the data of the road network included in the section for each section, In order of the data type of the road network,
The navigation device is configured in the reference data format, comprising a reference database that road network data divided into a plurality of said compartments are stored,
The road network data in the reference data format for each section is generated by converting the road network data from the update data format to the reference data format for each section, and the generated reference data The data update method according to claim 16, wherein the reference database is updated by replacing road network data in the reference database for each section by using road network data in a format.
前記ナビゲーション装置は、前記アプリケーションプログラムを複数有し、The navigation device has a plurality of the application programs,
前記ローカル保存データベースに格納された一つの更新用データ形式の道路ネットワークデータを変換し、各アプリケーションプログラムに応じた複数種類の参照用データ形式の道路ネットワークデータを生成する請求項16又は17に記載のデータ更新方法。18. The road network data in one update data format stored in the local storage database is converted, and road network data in a plurality of types of reference data formats corresponding to each application program is generated. Data update method.
前記ナビゲーション装置は、前記アプリケーションプログラムによる前記参照データベースの参照中にデータを格納可能な並行更新用データ格納手段を備え、前記アプリケーションプログラムの実行中は、参照用データ形式に変換されたデータを順次前記並行更新用データ格納手段に格納し、前記参照用データ形式への変換処理の完了後に、前記並行更新用データ格納手段に格納されたデータを前記参照データベースのデータに置き換えて前記参照データベースを更新する請求項17に記載のデータ更新方法。 The navigation device, the comprises a parallel updating data storage means capable of storing data by the application program during reference of the referential database, during execution of the application program sequentially said converted into the reference data format data Data stored in the parallel update data storage means, and after the conversion to the reference data format is completed, the reference database is updated by replacing the data stored in the parallel update data storage means with the data of the reference database. The data update method according to claim 17 . 前記サーバ装置は、前記ローカル保存データベースと同じ内容を有する対照用ローカル保存データベースを備え、新規データの入力を受け付け、前記対照用ローカル保存データベースと前記新規データとに基づいて前記差分データファイルを生成する請求項16から19のいずれか一項に記載のデータ更新方法。 The server device includes a comparison local storage database having the same contents as the local storage database, receives input of new data, and generates the difference data file based on the comparison local storage database and the new data. The data update method according to any one of claims 16 to 19 . 前記サーバ装置は、前記対照用ローカル保存データベースと前記新規データとに基づいて、前記対照用ローカル保存データベースと同じデータ形式であって前記新規データの内容で更新された新ローカル保存データベースを生成し、前記対照用ローカル保存データベースと前記新ローカル保存データベースとの差分に基づいて前記差分データファイルを生成する請求項20に記載のデータ更新方法。
The server device generates a new local storage database in the same data format as the reference local storage database and updated with the content of the new data, based on the reference local storage database and the new data, The data update method according to claim 20 , wherein the difference data file is generated based on a difference between the control local storage database and the new local storage database.
JP2010129051A 2010-06-04 2010-06-04 DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD Active JP5261439B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010129051A JP5261439B2 (en) 2010-06-04 2010-06-04 DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010129051A JP5261439B2 (en) 2010-06-04 2010-06-04 DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2006161603A Division JP5005961B2 (en) 2006-06-09 2006-06-09 DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD

Publications (2)

Publication Number Publication Date
JP2010271721A JP2010271721A (en) 2010-12-02
JP5261439B2 true JP5261439B2 (en) 2013-08-14

Family

ID=43419735

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010129051A Active JP5261439B2 (en) 2010-06-04 2010-06-04 DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD

Country Status (1)

Country Link
JP (1) JP5261439B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104368602B (en) * 2014-09-30 2017-04-19 巢湖广丰金属制品有限公司 Automatic control method for shaping strip steel surface defects

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015007719A (en) * 2013-06-25 2015-01-15 株式会社デンソー Map difference data delivery device and map difference data delivery system

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3500928B2 (en) * 1997-09-17 2004-02-23 トヨタ自動車株式会社 Map data processing device, map data processing method, and map data processing system
JP2002032773A (en) * 2000-07-18 2002-01-31 Zenrin Co Ltd Device and method for processing map data
JP3660326B2 (en) * 2002-05-31 2005-06-15 博久 森田 Digital map information providing method, digital map information providing system
JP4209179B2 (en) * 2002-11-27 2009-01-14 株式会社ザナヴィ・インフォマティクス Map information providing apparatus and map information providing program
JP4065202B2 (en) * 2003-01-07 2008-03-19 三菱電機株式会社 Map data processing apparatus and center system
JP4360816B2 (en) * 2003-03-20 2009-11-11 アルパイン株式会社 Map data updating method and navigation apparatus
JP2005165639A (en) * 2003-12-02 2005-06-23 Matsushita Electric Ind Co Ltd Difference map data generation device, map data update device, difference map data generation program and map difference update system
JP2005291872A (en) * 2004-03-31 2005-10-20 Clarion Co Ltd Apparatus, method, and program for processing map data, and navigation apparatus, method, and program having the same
WO2006011278A1 (en) * 2004-07-29 2006-02-02 Hitachi, Ltd. Map data delivering device, communication terminal, and map delivering method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104368602B (en) * 2014-09-30 2017-04-19 巢湖广丰金属制品有限公司 Automatic control method for shaping strip steel surface defects

Also Published As

Publication number Publication date
JP2010271721A (en) 2010-12-02

Similar Documents

Publication Publication Date Title
JP4822062B2 (en) DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD
JP4897516B2 (en) Navigation device and data update system
KR101136684B1 (en) Data update system, navigation device, server device, and data update method
JP5005961B2 (en) DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD
JP5052002B2 (en) Map update method, map update processing data creation device, navigation device, and map data update system
JP4531582B2 (en) Map update processing data creation method, map update method and apparatus
JP4711994B2 (en) Navigation device and map data updating method thereof
US8396660B2 (en) Road map data structure, road map data storage medium, navigation device, and method of generating road map data
US9098496B2 (en) Method for creating map data and map data utilization apparatus
JP5093562B2 (en) Navigation device
JP5440218B2 (en) Map data and electronic equipment
JP2007163937A (en) Map data update method and map data update device
JP4897422B2 (en) DATA UPDATE SYSTEM, TERMINAL DEVICE, NAVIGATION DEVICE, AND DATA UPDATE METHOD
JP5261439B2 (en) DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD
JP4822830B2 (en) Map data creation device
JP4952987B2 (en) Data update system and method, and navigation apparatus
JPWO2010007689A1 (en) Map data update device, update map data creation device, map data update method, update map data creation method, map data update program, update map data creation program, and recording medium

Legal Events

Date Code Title Description
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: 20130404

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130426

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160502

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5261439

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150