JP5261439B2 - DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD - Google Patents
DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD Download PDFInfo
- 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
Links
Images
Landscapes
- Instructional Devices (AREA)
- Navigation (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
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.
上記のデータ更新システムでは、交通情報等の比較的情報量が少ないデータの更新を行うシステムである。そのため、サーバ装置(センタ装置)側において上記のように差分データを生成して端末装置に送信すれば、端末装置側では、既存のデータを差分データに書き換えること等により、比較的容易にデータの更新を行うことが可能である。 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.
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
ここで、ナビゲーション装置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
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
ナビゲーション用演算手段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
参照データベース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
図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
図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
そして、これらの各データの配列は、道路ネットワークの接続順とされ、より具体的には、リンク列毎に各リンク列を構成するノード及びリンクの接続順とされている。例えば図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
また、図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
自位置検出手段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-
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
差分データファイル受付手段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
差分データファイル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
図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
ここで、差分データファイル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
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
ローカル保存データベース16は、道路ネットワークデータRnの差分更新用のデータベースである。そのため、ローカル保存データベース16に格納される道路ネットワークデータRnは、参照データベース19に格納される参照用データ形式とは異なる更新用データ形式で構成されている。図8は、更新用データ形式の道路ネットワークデータRnの構成の具体例を示す図である。この図に示すように、更新用データ形式は、各データがデータ種別順に配列されたデータ形式となっている。本実施形態では、参照データベース19と同様に、ローカル保存データベース16内の道路ネットワークデータRnは、所定の区画(図3に示す区画<1>〜区画<3>参照)毎に分けられており、対応する区画を示す区画IDデータdfが先頭に配置されている。また、この道路ネットワークデータRnは、更新のバージョンを示すバージョンデータdgを有している。更に、この道路ネットワークデータRnは、これを構成する実体的なデータの配置を示すアドレスデータが格納されたヘッダ部dhを有している。
The
ローカル保存データベース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
また、ローカル保存データベース16には、参照データベース19と同様に、図6に示すような、道路ネットワークデータRnを構成する各データのレコード符号とパーマネントIDとの対照テーブルが格納されている。この対照テーブルが存在することにより、差分データファイルDfに格納されているパーマネントIDデータ及びそれに結び付けられた実体データと、ローカル保存データベース16の道路ネットワークデータRnを構成する各データとを対応させ、差分データファイルDfに基づいてローカル保存データベース16の道路ネットワークデータRnを更新することが可能となる。
Similarly to the
なお、ローカル保存データベース16は、参照データベース19とは異なり、アプリケーションプログラムに応じて分かれておらず、一つのデータベースとなっている。また、ローカル保存データベース16は、道路ネットワークデータRnに関するデータのみが格納されており、案内用データGdに関するデータは格納されていない。
Note that, unlike the
ローカル保存データベース更新手段15は、データ選別手段14により選別された、差分データファイルDfに含まれる道路ネットワークデータRnに関するデータに基づいて、ローカル保存データベース16の内容を更新する手段である。ここで、上記のとおり差分データファイルDf及びローカル保存データベース16内の道路ネットワークデータRnには区画IDデータda、df(図7及び図8参照)が付与されている。したがって、ローカル保存データベース更新手段15は、区画IDデータda、dfが一致する差分データファイルDfを用いて道路ネットワークデータRnの更新を区画毎に行う。更新の方法は、差分データファイルDfに格納されている更新対象となるデータの更新態様が、「追加」、「変更」、「削除」のいずれであるかによって異なる。
The local storage
ローカル保存データベース更新手段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
また、ローカル保存データベース更新手段15は、ローカル保存データベース16を差分データファイルDfにより更新した場合には、ローカル保存データベース16の当該更新した区画の道路ネットワークデータRnのバージョンデータdgを、当該差分データファイルDfのバージョンデータdb(図7参照)と同じバージョンとするように更新する。
In addition, when the
変換手段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
参照データベース更新手段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
また、参照データベース更新手段18は、案内用データGdについては、データ選別手段14により選別された、差分データファイルDfに含まれる案内用データGdに関するデータに基づいて直接的に参照データベース19を更新する。具体的には、参照データベース更新手段18は、まず図6に示す対照テーブルに基づいて、差分データファイルDfに格納されている更新対象となる案内用データGdのパーマネントIDから対応するデータのレコード符号の情報を取得する。そして、参照データベース19から対応する案内用データGdを抽出し、差分データファイルDfに格納されている実体データに基づいてデータを書き換えることで更新を行う。
Further, the reference
また、この参照データベース更新手段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
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
入力端末31は、新規データの入力を受け付けるための端末である。ここで入力される新規データは、ナビゲーション装置1の参照データベース19に格納された道路ネットワークデータRnや案内用データGd等の内容に対して新たに追加、変更、削除等されるべき内容の具体的なデータとなる。例えば、現実に新たな道路が作られた場合、当該道路に関する部分の道路ネットワークデータRnを構成する交差点データ、接続データ、道路データ、及び形状データ等や、当該道路の新設に伴って必要となる案内用データGdを構成する各種の画像データ、音声データ、POIデータ等が、新規データとして入力端末31から入力される。また、例えば、道路が撤去されてなくなった場合には、当該道路の撤去に伴って不要となる部分の道路ネットワークデータRnを構成する各種データや案内用データGd等を指定する情報が入力される。このようなデータを指定する情報としては、例えば、各データのパーマネントIDや識別符号等を用いることができる。この入力端末31としては、具体的には、キーボード、マウス、モニタ等を備えたパーソナルコンピュータ等を用いることができる。
The
データ種別判定手段32は、入力端末31から入力された新規データが、道路ネットワークデータRnに関するデータであるか、その他の案内用データGd等であるかを判定し、それらを選別する手段である。後述するように、本実施形態では、対照用ローカル保存データベース33は、ナビゲーション装置1のローカル保存データベース16と同じ内容を有する道路ネットワークデータRnのデータベースとなっており、新ローカル保存データベース34は、対照用ローカル保存データベース33の内容を新規データにより更新したものであり、同じく道路ネットワークデータRnのデータベースとなっている。そこで、データ種別判定手段32は、新規データから選別した道路ネットワークデータRnに関するデータを、新ローカル保存データベース生成手段35に送る。また、データ種別判定手段32は、道路ネットワークデータRn以外の案内用データGd等に関するデータを、差分データファイル生成手段36に送る。
The data
対象用ローカル保存データベース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
新ローカル保存データベース34は、対照用ローカル保存データベース33と同じデータ形式であって、入力端末31から入力された新規データの内容で更新された内容を有するデータベースである。すなわち、新ローカル保存データベース34には、対照用ローカル保存データベース33と同様に、例えば図8に示すような、更新用データ形式の道路ネットワークデータRnと、図6に示すような、道路ネットワークデータRnを構成する各データのレコード符号とパーマネントIDとの対照テーブルとが格納されている。但し、後述するように、新ローカル保存データベース生成手段35は、所定の区画(図3に示す区画<1>〜区画<3>参照)毎に道路ネットワークデータRnを更新して新ローカル保存データベース34に格納する。したがって、新ローカル保存データベース34には、道路ネットワークデータRnに関しては、更新された区画についてのデータのみが格納される。また、対照テーブルについては、その内容は、対照用ローカル保存データベース33に対して、新規データの内容で更新された部分が相違するものとなっている。
The new
新ローカル保存データベース生成手段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
例えば、現実に新たな道路が作られた場合、当該道路に関する部分の道路ネットワークデータ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
差分データファイル生成手段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
差分データファイル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
1−4.差分データ配信サーバ3の構成
差分データ配信サーバ3は、差分データ生成サーバ2により生成された差分データファイルDfをナビゲーション装置1に提供するための処理を行うサーバ装置である。このような処理を実行するための構成として、差分データ配信サーバ3は、差分データベース41と、ナビゲーション装置1に提供するための差分データファイルDfを出力する差分データファイル出力手段44としての配信手段42及びメディア作成手段43とを備えている。
1-4. Configuration of Difference
差分データベース41は、差分データ生成サーバ2により生成された差分データファイルDfを格納するデータベースである。この差分データベース41内には、差分データ生成サーバ2によりこれまでに生成された全ての差分データファイルDfが格納されている。すなわち、差分データベース41には、道路ネットワークデータRnに合わせた区画毎に、1又は2以上のバージョンの差分データファイルDfが格納されている。
The
配信手段42は、ナビゲーション装置1に対して差分データファイルDfを配信するための手段である。本実施形態では、配信手段42は、無線基地局4を介して、或いは通信ネットワーク6及び更新用端末5を介してナビゲーション装置1に差分データファイルDfを配信することが可能に構成されている。また、メディア作成手段43は、差分データ配信サーバ3の図示しない操作手段から指示等に従い、差分データベース41に格納された差分データファイルDfを記録メディアMeに記録可能に構成されている。この差分データ配信サーバ3による差分データファイルDfの提供方法については、後にフローチャートを用いて詳細に説明する。
The
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
次に、差分データファイル生成手段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
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
一方、配信手段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
また、差分データ配信サーバ3では、配信手段42がナビゲーション装置1との間で通信が可能な状態にない場合には(ステップ#11:No)、次に、差分データ配信サーバ3の図示しない操作手段からのメディア作成要求があるか否かについて判定する(ステップ#16)。そして、メディア作成要求がある場合には、差分データベースに格納されている全ての差分データファイルDfを記録メディアMeに記録する(ステップ#17)。このように作成された差分データファイルDfを記録した記録メディアMeは、郵送等によりナビゲーション装置1のユーザや取扱い業者等に送付される。以上で処理は終了する。
Further, in the differential
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
次に、ナビゲーション装置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
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
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
データ抽出手段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
変換手段17は、データ抽出手段25により抽出された道路ネットワークデータRn及び案内用データGd等のデータを、各アプリケーションプログラムPG1〜PG5に応じた参照用データ形式に変換する。本実施形態においては、変換手段17は、各アプリケーションプログラムPG1〜PG5の個別の実行状態に関わらず、全てのアプリケーションプログラムPG1〜PG5に応じた参照用データ形式への変換を行うこととする。このような変換後の参照用データ形式の道路ネットワークデータRn及び案内用データGd等は、一時記憶領域27に格納される。そして、ナビゲーションプログラムPGによる参照が終了するまでは、ナビゲーションプログラムPGにより参照可能な状態とされる。なお、例えば設定経路が変更された場合等には、ナビゲーションプログラムPGによる参照が行われなくなった区画についての道路ネットワークデータRn及び案内用データGd等は、一時記憶領域27から消去される。また、例えばナビゲーション装置1の電源が切られた場合にも一時記憶領域27に格納されたデータは消去される。
The
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
ステップ#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
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
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
そして、抽出頻度判定手段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
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
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
(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
(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
(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
(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
(7)上記第一の実施形態では、ローカル保存データベース16を道路ネットワークデータRnに関するデータベースとし、案内用データGdに関しては差分データファイルDfに基づいて、直接的に参照データベース19の更新を行う構成を例として説明した。しかし、上記第二及び第三の実施形態と同様に、ローカル保存データベース16に案内用データGd等のデータも格納することとし、差分データファイルDfによりローカル保存データベース16の道路ネットワークデータRn及び案内用データGdを更新する構成とすることも好適な実施形態の一つである。
(7) In the first embodiment, the
(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
(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
(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 .
前記変換手段は、前記更新用データ形式から前記参照用データ形式への前記道路ネットワークデータの変換を前記区画毎に行って当該区画毎の前記参照用データ形式の道路ネットワークデータを生成し、
前記参照データベース更新手段は、前記変換手段により生成された前記参照用データ形式の道路ネットワークデータにより、前記参照データベース内の道路ネットワークデータを前記区画毎に置き換えることで前記参照データベースの更新を行う請求項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から3のいずれか一項に記載のデータ更新システム。 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.
前記差分データファイル生成手段は、前記対照用ローカル保存データベースと前記新ローカル保存データベースとの差分に基づいて前記差分データファイルを生成する請求項8に記載のデータ更新システム。 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 .
前記変換手段は、更新用データ形式から参照用データ形式への前記道路ネットワークデータの変換を前記区画毎に行って当該区画毎の前記参照用データ形式の道路ネットワークデータを生成し、
前記参照データベース更新手段は、前記変換手段により生成された前記参照用データ形式の道路ネットワークデータにより、前記参照データベース内の道路ネットワークデータを前記区画毎に置き換えることで前記参照データベースの更新を行う請求項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.
前記サーバ装置と、道路ネットワークデータに関する各データが当該道路ネットワークのデータ種別順に配列されたデータ形式である更新用データ形式で構成されるデータベースであるローカル保存データベースを備え、アプリケーションプログラムに従って動作する前記ナビゲーション装置とを用い、
前記サーバ装置は、道路ネットワークデータの追加、変更、又は削除のいずれかの更新の態様を表すデータと、更新対象となる部分の道路ネットワークデータとを含み、この更新対象となる部分の道路ネットワークデータを構成する各データが、更新の態様毎に分けて配列されていると共に、更新の態様毎に分けられたデータ群の各データが道路ネットワークのデータ種別順に配列されたデータファイルであって、前記ナビゲーション装置に提供するための前記差分データファイルを出力し、
前記ナビゲーション装置は、前記差分データファイルを受け付け、前記差分データファイルに基づいて道路ネットワークデータの追加、変更、又は削除を行うことにより前記ローカル保存データベースを差分更新し、差分更新後の前記ローカル保存データベースのデータを、道路ネットワークデータに関する各データが当該道路ネットワークの接続順に配列されたデータ形式であり、前記アプリケーションプログラムにより参照される参照用データ形式に変換するデータ更新方法。 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 .
前記ナビゲーション装置は、前記参照用データ形式で構成され、複数の前記区画に分けられた道路ネットワークデータが格納される参照データベースを備え、
前記更新用データ形式から前記参照用データ形式への前記道路ネットワークデータの変換を前記区画毎に行って当該区画毎の前記参照用データ形式の道路ネットワークデータを生成し、生成された前記参照用データ形式の道路ネットワークデータにより、前記参照データベース内の道路ネットワークデータを前記区画毎に置き換えることで前記参照データベースの更新を行う請求項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.
前記ローカル保存データベースに格納された一つの更新用データ形式の道路ネットワークデータを変換し、各アプリケーションプログラムに応じた複数種類の参照用データ形式の道路ネットワークデータを生成する請求項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.
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.
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)
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)
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)
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 |
US7688228B2 (en) * | 2004-07-29 | 2010-03-30 | Hitachi, Ltd. | Map data delivering device, communication terminal, and map delivering method |
-
2010
- 2010-06-04 JP JP2010129051A patent/JP5261439B2/en active Active
Cited By (1)
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 | |
JP4841242B2 (en) | Map data updating method and map data updating apparatus | |
JP5093562B2 (en) | Navigation device | |
JP5440218B2 (en) | Map data and electronic equipment | |
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 | |
JP6141173B2 (en) | Map information and map information processing device | |
US20230133624A1 (en) | Method and apparatus for application plug-in management | |
JPWO2010004655A1 (en) | Information processing apparatus, navigation apparatus, information update method, information search method, information update program, information search 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 |