JP4193392B2 - Map information processing apparatus and map information update system - Google Patents

Map information processing apparatus and map information update system Download PDF

Info

Publication number
JP4193392B2
JP4193392B2 JP2001357611A JP2001357611A JP4193392B2 JP 4193392 B2 JP4193392 B2 JP 4193392B2 JP 2001357611 A JP2001357611 A JP 2001357611A JP 2001357611 A JP2001357611 A JP 2001357611A JP 4193392 B2 JP4193392 B2 JP 4193392B2
Authority
JP
Japan
Prior art keywords
data
information
update operation
update
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP2001357611A
Other languages
Japanese (ja)
Other versions
JP2003156343A (en
Inventor
誠 御厨
光生 下谷
正春 梅津
智哉 池内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2001357611A priority Critical patent/JP4193392B2/en
Publication of JP2003156343A publication Critical patent/JP2003156343A/en
Application granted granted Critical
Publication of JP4193392B2 publication Critical patent/JP4193392B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Traffic Control Systems (AREA)

Description

【0001】
【発明の属する技術分野】
この発明は、カーナビゲーションシステム、携帯電話、携帯情報端末等の移動体で使用される地図情報処理装置及び地図情報提供装置に関し、特に、この地図情報処理装置及び地図情報提供装置地図情報で扱う地図の更新に関するものである。
【0002】
【従来の技術】
図17は、特開2001−75967号公報に示された従来の地図情報更新システムの構成を示すブロック図である。図17において、100は地図情報処理装置、101は地図データプロセッサ、102は地図データ記憶装置、103は入力装置、104は出力装置、105は受信装置、106は地図情報提供装置、107は送信装置、108は配信サーバである。地図データ記憶装置102には全国を幾つかの領域に分割し、各領域毎に設けられた地図データを格納している。図18は地図データ記憶装置102に格納されている地図データで、(V1)はある領域の地図でVP0〜VP3は施設等の面状の地理的実体、VR0〜VR3は線状の道路で、(V2)は(V1)の地図に含まれる実体の形状を示す地図データで、面VP0〜VP3の形状を示すデータを有する形状データレコード、道路VR0〜VR3の形状を示すデータを有する形状データレコードからなる。
【0003】
また、図19は、地図情報提供装置106が地図情報処理装置100に提供する更新情報で、(W1)は図18の(V1)の地図が最新の状態に更新されたもので、面VP1と道路VR2の形状が変更され、面VP3が無くなり、道路VR4が新たに追加されており、(W2)は(W1)の地図に含まれる実体の形状を示す地図データで、(W3)は図18の(V2)の地図データを(W2)の地図データに更新するための更新情報で、更新情報は更新操作を示すフィールド、更新対象の当該地図データにおける格納位置を示すフィールド、更新データを示すフィールドからなる更新情報レコードの並びで、格納位置として地図データ先頭から更新対象の形状データレコード先頭へ至るまでに存在するデータのバイト数を表すオフセットが用いられる。
【0004】
図19の(W3)において、更新情報レコード0は図18の(V2)の地図データのオフセットがa6の道路VR2の形状データレコードを道路VR2の新形状データレコードに置き換えることを示し、更新情報レコード1は図18の( V2)の地図データのオフセットがa1の面VP1の形状データレコードを面VP1の新形状データレコードに置き換えることを示し、更新情報レコード2は図18の(V2)の地図データのオフセットがa3の面VP3の形状データレコードを削除することを示し、更新情報レコード3は図18の( V2)の地図データのオフセットがa8の位置に道路VR4の形状データレコードを挿入することを示している。従って、図19の(W3)の更新情報に従い図18の(V2)の地図データを更新すれば、図19の(W2)の地図データが得られる。
【0005】
次に、動作について説明する。地図情報プロセッサ101は、地図データ記憶装置102より取得した図101の(V2)の地図データを地図情報プロセッサ101の内部メモリに設けられた更新データ領域に格納し、配信サーバ108から図102の(W3)の更新情報を取得する。次に取得した更新情報から並びの順に更新情報レコードを取り出し、取り出した更新情報レコードに従い更新データ領域の地図データに更新操作を施す。即ち、更新情報レコード0による更新操作時は、更新データ領域の道路VR3の形状データレコードを道路VR2の形状データレコードのデータサイズが更新により増減する分だけ移動即ち減少すれば前方へ移動し増加すれば後方へ移動し、更新データ領域の道路VR2の形状データレコードにおける先頭位置から更新情報レコード0の更新データである道路VR2の新形状データレコードを格納する。また、更新情報レコード1による更新操作時は、更新データ領域の面VP2の形状データレコード以降におけるすべての形状データレコードを面VP1の形状データレコードのデータサイズが更新により増減する分だけ移動即ち減少すれば前方へ移動し増加すれば後方へ移動し、更新データ領域における面VP1の形状データレコードの先頭位置から更新情報レコード1の更新データである面VP1の新形状データレコードを格納する。また、更新情報レコード2による更新操作時は、更新データ領域の道路VR0の形状データレコード以降におけるすべての形状データレコードを面VP3の形状データレコードのデータサイズだけ前方へ移動する。また、更新情報レコード3による更新操作時は、更新データ領域の道路VR3に関する形状データレコードの後に更新情報レコード3の更新データである道路VR4の形状データレコードを格納する。以上のようにして、図19の(W2)のデータが更新データ領域に得られる。
【0006】
【発明が解決しようとする課題】
従来の地図情報処理装置では、地図データ先頭からのオフセットのような地図データにおける格納位置を用いて更新の対象の指定を行なっており、更新操作データレコードがどの種類のデータを更新するものかが判らないため、図4に示すような他種類のデータからなる地図データにおいて、地図データ中の特定のデータ例えば経路計算データだけが必要な場合でも、地図データ全体を取得し地図データ全体を更新しなければ経路計算データの更新ができない。また、更新操作情報は地図データの各種データがすべて存在するものとして更新対象の格納位置を指定しているが、例えば背景データ、名称データを持たないという地図データの構成が異なる地図情報を持つ地図情報処理装置では、地図データの経路誘導データ、経路計算データ等の格納位置が地図データの各種データがすべて存在する場合の格納位置と異なり更新操作情報で更新できない。また、更新処理において、更新を効率よく行なうための更新順序が考慮されていないために、更新データ領域における形状データレコードの移動が頻繁に発生して更新処理の速度が低下する。
このように、従来の地図情報処理装置では、更新情報において、更新対象を地図データにおける格納位置のみを用いて指定するようにし、データの種別を指定することができないため、データの種別毎の更新ができない、データ構成の異なる地図データの更新ができないという問題点があった。また、更新を効率よく行なうための更新順序が考慮されていないために更新処理が迅速にできないという問題があった。
この発明は、上記のような問題点を解決するためになされたものであり、データの種別毎の更新、データ構成の異なる地図データの更新、迅速な更新処理を可能とすることを目的とする。
【0007】
【課題を解決するための手段】
この発明の構成による地図情報処理装置においては、階層的なデータ構造を持つデータの種類を表すデータ種別及び前記データ種別に属する複数のデータを有する地図情報を記憶する地図情報記憶手段と、前記地図情報が有する前記データ種別を予め定められた種別コードによって記憶するデータ種別記憶手段と、前記地図情報の更新対象となる前記データの前記データ種別を指定する前記種別コード及び前記データ種別の前記データの更新操作の内容を示す更新操作情報を取得する更新操作情報取得手段と、前記更新操作情報取得手段で得た前記種別コードが前記データ種別記憶手段に記憶された前記種別コードに一致する前記データの前記更新操作情報を選択する更新操作情報選択手段と、前記更新操作情報選択手段で一致した前記種別コードに対応する前記データ種別によって更新対象の前記データの記憶領域を指定して前記更新操作情報選択情報で選択された前記更新操作情報に従って前記データを更新する更新手段とを設けた。
【0008】
また、この発明の構成による地図情報更新システムにおいては、異なるデータ種別の複数のデータを含む地図情報の更新情報を提供する地図情報提供装置と、前記地図情報を記憶して前記更新情報によって前記地図情報を更新する前記データ種別が異なる複数の地図情報処理装置とを備えた地図情報更新システムにおいて、前記地図情報の前記データ種別は、階層的なデータ構造を持つデータの種類を表し、前記データは、前記データ種別に属し、前記地図情報提供装置は、前記地図情報の更新対象の前記データ種別ごとに前記データ種別を指定する種別コード及び前記データ種別の前記データの更新操作の内容を示す前記更新操作情報を記憶する更新操作情報データベースと、前記更新操作情報データベースに記憶された前記種別コード及び前記更新操作情報を前記地図情報処理装置へ提供する更新操作情報提供手段とを備え、前記地図情報処理装置は、前記地図情報を記憶する地図情報記憶手段と、当該地図情報処理装置の前記地図情報が有する前記データ種別を予め定められた前記種別コードによって記憶するデータ種別記憶手段と、前記地図情報の更新対象となる前記データの前記データ種別を指定する前記種別コード及び前記データ種別の前記データの更新操作の内容を示す更新操作情報を取得する更新操作情報取得手段と、前記更新操作情報取得手段で得た前記種別コードが前記データ種別記憶手段に記憶された前記種別コードに一致する前記データの前記更新操作情報を選択する更新操作情報選択手段と、前記更新操作情報選択手段で一致した前記種別コードに対応する前記データ種別によって更新対象の前記データの記憶領域を指定して前記更新操作情報選択情報で選択された前記更新操作情報に従って前記データを更新する更新手段とを設けた。
【0009】
【発明の実施の形態】
実施の形態1.
図1は、この発明の実施の形態1による地図情報更新システムの構成図である。図1において、(a)は車両等の移動体が保有する地図情報処理装置で、(b)は地図情報処理装置が有する地図情報を更新するための更新操作情報を各地図情報処理装置に提供する地図情報提供装置である。
図2は、地図情報処理装置のブロック図である。図2において、1は当該地図情報処理装置の操作等を行うための入力装置、2はGPS受信機等を用いた当該地図情報処理装置を搭載した車両の位置を検出する車両位置検出装置、3は、地図情報を格納した地図情報記憶装置、4は地図情報提供装置と通信網を介して地図情報提供装置(b)との間で更新操作情報に関するデータの送受を行う送受信装置、5は送受信装置4で取得した更新操作情報による地図情報記憶装置3の地図情報の更新処理を行うと伴に車両位置検出装置2から得られた車両位置と地図情報記憶装置3の地図情報または更新された地図情報から車両が走行している道路および道路上の位置を同定するマップマッチング処理、地図情報記憶装置3の地図情報または更新された地図情報を用いた出発値から目的地までの経路を算出する経路計算、出発値から目的地までの案内を行う経路案内、車両位置周辺の地図の表示処理等の各種ナビゲーション処理を行う地図情報プロセッサで、6は地図情報プロセッサ5の処理に従い、地図、車両位置、経路、案内情報等の表示、音声出力を行う出力装置である。
【0010】
図3は、地図情報提供装置の構成を示すブロック図である。10は送受信装置4と通信網を介して更新操作情報に関するデータの送受を行う送受信装置で、11は地図情報を更新するため更新操作情報を格納した更新情報データベースで、12は地図情報処理装置(a)の要求に応じ、更新情報データベース11から所要の更新操作情報を取得し、送受信装置10を介して地図情報処理装置(a)へ上記取得した更新操作情報を提供する更新操作情報配信装置である。送受信装置10と更新操作情報配信装置12とは更新操作情報提供手段を構成している。
【0011】
図4は地図情報記憶装置3、更新データ記憶装置6に格納された地図情報の構成例である。地図情報として、管理情報、幾つかの地図データ、案内検索情報等を有している。
各地図データは、全国を幾つかの領域に分割したときの、各領域に対応して設けられ、地図データには対応する領域の地図を表す情報が格納されている。管理情報は地図データ、案内検索情報等を管理するデータで、各地図データ、案内検索情報等の当該地図情報における所在、格納されている情報の版数を管理するための版数情報等を有している。地図データは、マップマッチングや道路の表示に使用する道路データ、河川、海等の地図背景を表示するための背景データ、地名等名称を表示するための名称データ、経路誘導のための経路誘導データ、経路計算のための経路計算データ、周辺施設を検索するための周辺施設データ等を有し、また当該領域を表す情報等の地図データに関する各種属性、前記各種データの所在を管理する情報等を有する地図データヘッダを有する。
【0012】
図5は、経路計算データの構成例であり、交差点等に対応するノードとノード間を結ぶ道路を表すリンクを用いた道路網を表す。
図5の(c)は経路計算データの構成を示し、経路計算ヘッダ、ノードテーブル、接続情報、コストテーブルからなる。ノードテーブルは固定長のノードレコードの並びであり、ノードレコードは当該領域の道路網を構成するノードに一対一に対応して設けられ、ノードレコードを識別するために、各ノードレコードにノードレコードの並びの順番であるノードレコード番号を付与する。接続情報は可変長の接続レコードの並びであり、接続レコードは当該領域の道路網を構成するノードに一対一に対応して設けられ、従って、各接続レコードは各ノードレコードに一対一に対応し、接続レコードを識別するために、各接続レコードに接続レコードの並びの順番である接続レコード番号を付与する。
コストテーブルは固定長のコストレコードの並びであり、コストレコードは当該領域の道路網を構成するリンクに一対一に対応して設けられ、コストレコードを識別するために、各コストレコードにコストレコードの並びの順番であるコストレコード番号を付与する。
【0013】
図5の(c1)は経路計算ヘッダの構成を示し、ノードテーブル、接続情報、コストテーブルそれぞれの所在を示すオフセットとデータサイズを示す。尚、上記オフセットは経路計算データの先頭から各データの先頭に至るまでに格納されているデータのサイズを表すものである。
図5の(c2)はノードレコードの構成で、対応するノードの地理上の位置を示すノード座標、信号機の有無、当該領域の境界上にあるか否か等のノードが保有する各種属性を示すノード属性、当該ノードに接続するリンクの数を示す接続リンク数、対応する接続レコードが保有する規制レコードの数を示す規制レコード数、対応する接続レコードの所在をオフセットで示す接続レコードオフセットからなる。尚、上記オフセットは接続情報の先頭から対応する接続レコードの先頭に至るまでに格納されているデータのデータサイズを表すものである。
上記のようにノードテーブルは、当該領域における道路網を構成する各ノードの位置、属性、対応する接続レコードの所在等を示す。
【0014】
図5の(c3)は接続レコードの構成で、リンクテーブルと規制テーブルからなる。リンクテーブルはリンクレコードの並びで、当該接続レコードに対応するノードに接続するリンクに一対一に対応してリンクレコードが設けられる。規制テーブルは規制レコードの並びで、リンクテーブルのリンクレコードに対応するリンク間に存在する通行規制の数だけ規制リンクレコードが設けられる。また、リンクレコードを識別するために、各リンクレコードにリンクレコードの並びの順番であるリンクレコード番号を付与し、規制レコードを識別するために、各規制レコードに規制レコードの並びの順番である規制レコード番号を付与する。
図5の(c4)はリンクレコードの構成で、隣接ノード情報とリンクコスト情報からなる。
隣接ノード情報として、当該リンクレコードに対応するリンクにより、当該接続レコードに対応するノードに結ばれるノードのノードレコード番号を有する。尚、隣接ノード情報が示すノードを当該接続レコードに対応するノードの隣接ノードと呼び、隣接ノードはリンクレコードの数だけ存在する。また、隣接ノード情報は隣接ノードが隣の領域にある場合もあるため、隣接ノードが存在する領域を示す隣接領域情報も有する。
リンクコスト情報は、当該接続レコードに対応するノードから隣接ノードへのリンクの走行に要するコストを示す情報の所在を示すもので、当該リンクレコードに対応するリンクのコストレコードを、そのコストレコード番号を用いて表す。
(c5)は規制レコードの構成で、進入側のリンクをリンクレコード番号により表す進入リンク情報、退出側のリンクをリンクレコード番号により表す退出リンク情報、当該接続レコードに対応するノードに接続するリンクにおいて、進入リンク情報が示すリンクから、退出リンク情報が示すリンクへの走行に対して、定められている通行規制を示すリンク間規制コードからなる。
上記のように、接続情報は、当該領域における道路網を構成するノード、リンクの関係、ノード間の走行に要するコストを示すコストレコードの所在、ノードにおけるリンク間の通行規制を示す。
(c6)はコストレコードの構成で、対応するリンクの道路種別等リンクの各種属性を示すリンク属性、リンクの長さを示すリンク長、リンクを走行するのに要する所用時間を示す平均旅行時間、リンクの道路幅員を示す幅員情報からなる。
上記のようにコストテーブルは、当該領域における道路網を構成するリンクの走行に要するコストの算出に必要な各種情報を示す。
【0015】
図6は更新情報データベース11の構成例で、更新情報データベース11は版数管理情報と版別情報の並びからなる。版別情報はある版の地図情報を最新の版の地図情報に更新するための情報で、版数管理情報は版数毎に設けられた版別情報を管理する情報で、各版別情報の版数、所在、データサイズ等を示す。また、版別情報は更新操作情報管理情報と更新操作情報の並びからなり、更新操作情報管理情報は各地図データ毎に設けられた更新操作情報を管理する情報で、各更新操作情報の所在、データサイズ等を示し、更新操作情報は地図データを更新するための情報である。
【0016】
図7は更新操作情報の構成例で、更新操作情報は更新操作情報ヘッダと更新操作セグメントの並びからなり、更新操作情報ヘッダは当該更新操作情報が更新の対象とする地図データを示す地図データ識別情報および当該更新操作情報が有する更新操作セグメントの数を示す更新操作セグメント数を有する。また、更新操作セグメントは更新操作セグメントヘッダ、更新対象種別指定、更新操作レコードの並びからなり、更新操作セグメントヘッダは当該更新操作セグメントが有する更新操作レコードの数を示す更新操作レコード数を有し、更新対象種別指定は更新の対象となるデータのデータ種別を指定し、更新操作レコードは更新対象種別指定により指定された種別のデータに対して施すべき更新操作の内容を示す。更新操作情報における各更新操作セグメントは、それらの更新対象種別指定により指定された種別のデータの地図情報における並びの順に従って配置される。
【0017】
図8は更新対象種別指定の構成例で、更新対象種別指定ヘッダと更新対象種別指定レコードの並びからなり、更新対象種別指定ヘッダは当該更新対象種別指定が有する更新対象種別指定レコードの数を示す更新対象種別指定レコード数を有し、更新対象種別指定レコードは対象種別コードと対象種別内識別からなる。対象種別コードは更新の対象となるデータの種別を示し、対象種別内識別は、対象種別コードが示す種別のデータが同じデータの並びによって構成される場合にその何れであるかを指定するもので、その並び順の番号を用いて指定する。但し、対象種別コードが示す種別のデータ全体を示す場合は−1(後述する。)を設定する。更新対象種別指定の各更新対象種別指定レコードは、前に配置された更新対象種別指定レコードで指定された種別のデータ中のデータを更特定するもので、更新対象種別指定レコードの並びにより更新の対象となるデータのデータ種別を階層的に指定する。
【0018】
図9は更新対象種別指定レコードの対象種別コードの例で、(d)は図4の地図データを構成する各データを示す対象種別コードで、(d1)は図5の(c)の経路計算データを構成する各データを示す対象種別コードで、(d2)は図5の(c3)の接続レコードを構成する各データを示す対象種別コードである。
図10は対象種別コードを図9としたときの更新対象種別指定の例で、(e1)、(e2)、(e3)はそれぞれ1階層、2階層、3階層で更新の対象となるデータのデータ種別を指定する更新対象種別指定の例である。
図10の(e1)において、更新対象種別指定レコード0の更新対象種別コードが経路計算データを対象種別内識別がその全体を示し、当該更新対象種別指定は更新の対象が経路計算データであることを示す。
【0019】
図10の(e2)において、更新対象種別指定レコード0の更新対象種別コードが経路計算データを対象種別内識別がその全体を示し、更新対象種別指定レコード1の更新対象種別コードがノードテーブルを対象種別内識別がその全体を示し、当該更新対象種別指定は更新の対象が経路計算データのノードテーブルであることを示す。
図10の(e3)において、更新対象種別指定レコード0の更新対象種別コードが経路計算データを対象種別内識別がその全体を示し、更新対象種別指定レコード1の更新対象種別コードが接続情報を示し、接続情報はデータ構造が同じ接続レコードの並びであり、対象種別内識別は1即ち図5の(c)の接続レコード番号が1である接続レコードを示し、更新対象種別指定レコード2の更新対象種別コードがリンクテーブルを対象種別内識別がその全体を示し、当該更新対象種別指定は更新の対象が経路計算データの接続情報の接続レコード番号が1の接続レコードのリンクテーブルであることを示す。
【0020】
図11は、更新操作レコードの構成の例で、(f)に示すように、更新操作レコードは更新操作レコードヘッダと更新レコードからなり、更新操作レコードヘッダは、操作種別情報、更新位置区分を有し、操作種別情報は、図12の(g1)のように定義され、更新を削除、置き換え、挿入の何れの更新操作を行うかを値0、1、2のように示し、更新位置区分は、図14の(g2)のように定義され、更新位置の指定が更新対象種別指定で指定された種別のデータの先頭から更新位置に至るまでに格納されているデータのデータサイズを用いるオフセット型であるか、更新対象種別指定で指定されたデータを構成するレコードを指定するレコード番号を用いるレコード型であるかを示す。尚、更新位置区分がレコード型の場合、更新対象種別指定で指定された種別のデータのレコードが固定長であるか、可変長であるかにより、固定長レコード型、可変長レコード型を示す。
【0021】
図11の(f1)は、更新位置区分がオフセット型のときの更新レコードのデータ構成を示し、先頭オフセットは、操作種別情報で指定された更新操作を行う先頭の位置即ち操作位置を更新前の更新対象種別指定で指定された種別のデータの先頭からのオフセットで示し、更新データサイズは先頭オフセットからの操作種別情報で指定された更新操作を行う範囲を示し、更新部データは更新データサイズが示す分だけ存在し、置き換え、挿入を行うデータを示し、操作種別情報が削除のとき、更新部データは存在しない。
オフセット型の更新レコードは、操作種別情報が削除のときは、更新対象種別指定で指定された種別のデータの先頭オフセットが示す位置から更新データサイズが示すだけのデータを削除し、操作種別情報が置き換えのときは、更新対象種別指定で指定された種別のデータの先頭オフセットが示す位置から更新データサイズが示すだけのデータを更新部データに置き換え、操作種別情報が挿入のときは、更新対象種別指定で指定された種別のデータの先頭オフセットが示す位置に更新部データを挿入することを示す。
【0022】
図11の(f2)は、更新位置区分が固定長又は可変長レコード型であるときの更新レコードのデータ構成を示し、先頭レコード番号は、操作種別情報で指定された更新操作を行う先頭の位置即ち操作位置を更新前のデータ種別情報が示すデータのレコード番号で示し、更新部レコード数は先頭レコード番号からの操作種別情報で指定された更新操作を行う範囲を示し、更新部レコードデータサイズは更新位置区分が可変長レコード型のとき更新部レコード数だけ存在し、各更新部レコードのデータサイズを示し、更新部レコードは更新部レコード数だけ存在し、置き換え、挿入を行うデータを示し、操作種別情報が削除のとき、更新部レコードデータサイズ、更新部レコードは存在しない。
レコード型の更新レコードは、操作種別情報が削除のときは、更新対象種別指定で指定された種別のデータの先頭レコード番号が示す位置から更新レコード数が示す数のレコードを削除し、操作種別情報が置き換えのときは、更新対象種別指定で指定された種別のデータの先頭レコード番号が示す位置から更新レコード数が示す数のレコードを更新部レコードに置き換え、操作種別情報が挿入のときは、更新対象種別指定で指定された種別のデータの先頭レコード番号が示すレコードの前に更新部レコードを挿入することを示し、更新対象種別指定で指定された種別のデータの末尾に追加する場合は、そのデータの末尾におけるレコードのレコード番号に1加算した値を先頭レコード番号とする。
更新操作セグメントにおいて、各更新操作レコードは、更新操作レコードの操作位置に基づき配置され、より前の操作位置を持つ更新操作レコードはより前に配置される。
このように更新操作情報は、地図データの種別を階層的に指定することにより地図データ中の何れのデータをも更新の対象として指定することを可能とし、地図データにおける何れの種類のデータに対しても施すべき更新内容を指示することができる。
また、上記のように更新操作情報は地図データにおける各データの並びの正順に関連付けられて構成されおり、更新操作情報を構成するデータの配置順に更新操作を行なうことにより、即ち更新操作セグメントの並びの順に、更新操作セグメント内では更新操レコードの並びの順に更新操作を行なうことにより、更新対象を地図情報における各データの並びの正順に更新を行なうことができる。
【0023】
図13は、地図情報提供装置の動作を示すフローチャートである。地図情報提供装置が起動すると、ステップ100では、送受信装置4から送受信装置10へ送信される更新操作情報要求が着信するのを待ち、着信すればステップ101へ進む。
ステップ101では、送受信装置10より更新操作情報要求を取得する。この更新操作情報要求は、要求した地図情報処理装置を示す地図情報処理装置識別情報、要求した地図情報処理装置のナビゲーション処理で必要となる領域の地図データを表す地図データ識別情報とその版数情報を有している。
ステップ102で、更新操作情報配信装置12は、更新情報データベース11の版数管理情報によりステップ101で取得した更新操作情報要求の版数情報が示す版数から最新版に更新するための版別情報の所在を求め、その版別情報の更新操作情報管理情報を参照しステップ101で取得した更新操作情報要求の地図データ識別情報が示す地図データに対する更新操作情報を取得する。
ステップ103では、ステップ102で取得した更新操作情報を送受信装置10により要求した地図情報処理装置へ送信する。
次にステップ100へ進み、上記と同様の処理を繰り返す。
【0024】
図14は、地図情報プロセッサ5が有する内部メモリの地図情報の更新に関わる領域の構成で、更新操作情報を格納する更新操作情報領域、地図データ内の取得するデータの種別を示す取得データ種別、更新する地図データを格納する元データ領域、更新した地図データを格納する更新データ領域、元データ領域から更新データ領域へデータ転送を行なうときの転送元の位置を示す転送元ポインター、転送先の位置を示す転送先ポインタ、ナビゲーション処理に必要な地図データ格納する処理用地図データ領域を有する。取得データ種別は、取得するデータの種別を図9の(d)の対象種別コードで示し、地図データ全体を取得するときは−1で示す。上記取得データ種別で指定されたデータを指定種別データと呼ぶ。
【0025】
図15は、地図情報プロセッサ5の動作を示すフローチャートである。本装置が起動されると、先ずステップ200において、入力装置1より地図の表示縮尺、表示地図のスクロール指示、目的地の選択、経路計算の指示等当該地図情報処理装置を操作するための操作情報を入力するとともに必要とする地図データにおけるデータの種類を地図情報プロセッサ5の取得データ種別に格納する。
ステップ1では、車両位置検出装置2により車両の現在位置を取得する。
ステップ202では、ステップ200で得られた操作情報、ステップ201で得られた車両の現在位置等からナビゲーション処理で必要となる領域の地図データを決定し、それらの地図データを表す地図データ識別情報、版数情報、当該地図情報処理装置の地図情報処理装置識別情報を含む更新操作情報要求を送受信装置4により地図情報提供装置へ送信し、これらの地図データを最新の地図データに更新するための更新操作情報の送信を要求する。
【0026】
ステップ203では、ステップ202の更新操作情報要求に応じ、地図情報提供装置から送信された更新操作情報を送受信装置4により受信する。
ステップ204では、ステップ203で受信した更新操作情報を本ステップにくる毎に1つずつ送受信装置4より取得し、取得した更新操作情報を地図情報プロセッサ5の更新操作情報領域に格納しステップ205へ行く。但し、すでにすべての更新操作情報を取り出して、新たに取り出す更新操作情報がなければ、ステップ209へ進む。
ステップ205では、ステップ204で得た更新操作情報の更新操作情報ヘッダを参照し、更新操作セグメント数が0のときは、当該地図データの更新の必要がないものと判定し、ステップ208へ行き、そうでないときは、ステップ206へ進む。
ステップ206では、ステップ204で得た更新操作情報の更新操作情報ヘッダを参照し、地図データ識別情報が示す地図データの指定種別データを地図情報記憶装置3より取り出し、地図情報プロセッサ5の元データ領域に格納する。
ステップ207では、ステップ206で地図情報プロセッサ5の元データ領域に格納した指定種別データに対しステップ204で得た更新操作情報に従い更新操作を施し、更新された指定種別データを地図情報プロセッサ5の処理用地図データ領域に格納する。このステップ207は請求項における更新手段に対応している
ステップ208では、ステップ204で得た更新操作情報の更新操作情報ヘッダを参照し、地図データ識別情報が示す地図データの指定種別データを地図情報記憶装置3より取り出し、地図情報プロセッサ5の処理用地図データ領域に格納し、ステップ204へ戻る。
ステップ209では、地図情報プロセッサ5の処理用地図データ領域の指定種別データを用いて所定のナビゲーション処理を行う。
次にステップ200へ戻り、以下上記の処理を繰り返す。
【0027】
図16は、図15のステップ207の詳細を示すフローチャートで、ステップ300では、地図情報プロセッサ5の転送元ポインタ、転送先ポインタを初期化し、転送元ポインタが元データ領域の先頭を、転送先ポインタが更新データ領域の先頭を示すようにする。
ステップ301では、このステップへ来る毎に地図情報プロセッサ5の更新操作情報領域の更新操作情報から更新操作セグメントをその並びの順に順次1つずつ取得しステップ302へ行き、すべての更新操作セグメントを取得し終え、取得する更新操作セグメントが無ければステップ311へ進む。
ステップ302では、地図情報プロセッサ5の取得データ種別が−1でないとき即ち特定種別のデータが指定されているときはステップ303へ行き、地図情報プロセッサ5の取得データ種別が−1のとき即ち地図データ全体が指定されているときはステップ304へ進む。
ステップ303では、ステップ301で取得した更新操作セグメントの更新対象種別指定が示す種別と、地図情報プロセッサ5の取得データ種別が示す種別が一致するときはステップ305へ行き、そうでければステップ301へ戻る。
ステップ304では、ステップ301で取得した更新操作セグメントの更新対象種別指定が示す種別のデータが、図15のステップ206で得られた地図情報プロセッサ5の元データ領域の地図データ内に有るか否かを調べ、有ればステップ305へ行き、無ければステップ301へ戻る。
ステップ305では、このステップに来る毎にステップ301で取得した更新操作セグメントから更新操作レコードをその並びの順に順次1つずつ取得しステップ306へ行き、すべての更新操作レコードを取得し終え、取得する更新操作レコードが無ければステップ 301へ戻る。
【0028】
ステップ306では、地図情報プロセッサ5の転送元ポインタが示す位置からステップ301で取得した更新操作セグメントの更新対象種別指定が示す種別のデータのステップ305で取得した更新操作レコードが示す更新位置までの地図情報プロセッサ5における元データ領域のデータを、地図情報プロセッサ5の更新データ領域について地図情報プロセッサ5の転送先ポインタが示す位置へ転送し、地図情報プロセッサ5の転送元ポインタを上記更新位置を示すようにし、地図情報プロセッサ5の転送先ポインタを上記転送したデータの直後の位置を示すようにする。ステップ306の処理により、地図情報プロセッサ5の元データ領域更新の必要がないデータが地図情報プロセッサ5の更新データ領域へ転送される。
ステップ307では、ステップ305で取得した更新操作レコードの操作種別情報を調べ、削除ならばステップ308へ、挿入ならばステップ309へ、置き換えならばステップ310へ進む。
ステップ308では、ステップ305で取得した更新操作レコードによって示される削除するデータ分だけ地図情報プロセッサ5の転送元ポインタに加算し、ステップ305へ戻る。ステップ308の処理により、地図情報プロセッサ5の転送元ポインタが削除するデータ分だけ先に進められ、地図情報プロセッサ5の元データ領域の上記削除するデータに相当するデータは地図情報プロセッサ5の更新データ領域に転送されず、上記データが削除されたことになる。
ステップ309では、ステップ305で取得した更新操作レコードの更新部データまたは更新部レコードの並びを地図情報プロセッサ5の転送先ポインタが示す位置へ格納し、地図情報プロセッサ5の転送先ポインタを上記格納したデータの直後の位置を示すようにし、ステップ305へ戻る。ステップ309の処理により上記データが挿入されたことになる。
ステップ310では、ステップ305で取得した更新操作レコードの更新部データまたは更新部レコードの並びを地図情報プロセッサ5の転送先ポインタが示す位置へ格納し、地図情報プロセッサ5の転送先ポインタを上記格納したデータの直後の位置を示すようにし、ステップ305で取得した更新操作レコードによって示される置き換えを行なうデータ分だけ地図情報プロセッサ5の転送元ポインタに加算し、ステップ305へ戻る。ステップ310の処理により、地図情報プロセッサ5の転送元ポインタが上記置き換えを行なうデータ分だけ先に進み、上記置き換えを行なうデータに相当するデータは地図情報プロセッサ5の更新データ領域に転送されず、上記格納したデータに置換えられたことになる。
ステップ311では、地図情報プロセッサ5の更新データ領域に得られた更新された指定種別データを地図情報プロセッサ5の処理用地図データ領域へ格納し、ステップ207の処理を終了する。
以上のように、更新操作種別指定により更新操作セグメントを選択することができ、その更新操作セグメントにより地図データにおける所望の種別のデータの更新を行なうことができる。
【0029】
また、更新操作セグメントの更新操作種別指定により、更新対象となるデータの種類を判別でき、地図データ中の該当するデータに対して更新を施すことができ、異なる構成の地図データに対しても更新を行なうことができる。
また、地図データにおける各データの並びの正順に更新操作が行なわれることにより、従来のように更新データ領域におけるデータの移動が発生することなく、元データ領域から更新データ領域への転送のみで更新ができ、迅速に更新を行なうことができる。
【0030】
また、更新操作情報は地図データにおける各データの並びの正順に関連付けて構成されているため、更新操作情報に関する更新操作セグメントの並びの順に、更新操作セグメント内では更新操レコードの並びの順に更新操作を行なえば、地図データにおける各データの並びの正順に更新操作が行なわれることになり、更新操作の度に、更新操作セグメントの並びや更新操作レコードの並びから、地図データのより前に配置されているデータに関する更新操作セグメントや更新操作レコードを探し出す処理が不要となり、さらに迅速に更新を行なうことができる。
尚、実施の形態1において、更新操作情報を送受信装置4から取得するようにしたが、メモリカード等のリムーバブルな記憶媒体から取得するようにしてもよい。
【0031】
また、実施の形態1において、地図情報の地図データの例を示したが、地図情報を構成する地図データ以外のデータに適用してもよい。
【0032】
また、実施の形態1において、更新操作情報をナビゲーション処理で必要となる毎に取得するようにしているが、更新操作情報を記憶するための記憶装置を設け、取得した更新操作情報を上記記憶装置に格納し、更新処理時に更新操作情報を再利用するようにしてもよい。
【0033】
また、実施の形態1において、ナビゲーション処理で必要となる毎に更新処理をしているが、更新されたデータを記憶するための記憶装置を設け、更新されたデータを上記記憶装置に格納し、ナビゲーション処理時に上記記憶装置の更新されたデータを使用するようにしてもよい
【0034】
上のように、この発明の第1の構成によれば、地図情報記憶手段に記憶されている地図情報を更新する更新操作情報において、更新の対象とするデータの種別を階層的に指定するようにしたので、データの種別毎の更新、データ構成の異なる地図情報の更新が可能な地図情報処理装置が得られる効果がある。
【0035】
また、この発明の第2の構成によれば、地図情報記憶手段に記憶されている地図情報内のデータを更新する際に、上記データの更新の順序を上記地図情報における上記データの並びの順序に関連付けて上記データの更新を行なうようにしたので、更新処理を迅速に行なうことができる地図情報処理装置が得られる効果がある。
【0036】
また、この発明の第3の構成によれば、更新情報における更新の対象とするデータ種別、更新操作の内容を示すデータの並びの順序と地図情報記憶手段に記憶されている地図情報における上記データの並びの順序とが関連付けられた更新情報に従って更新するようにしたので、更新処理を迅速に行なうことができる地図情報処理装置が得られる効果がある。
【0037】
また、この発明の第4の構成によれば、更新の対象とするデータ種別を階層的に指定する更新対象種別および更新操作の内容を示す更新操作情報を地図情報処理装置へ提供するようにしたので、各地図情報処理装置におけるデータの種別毎の更新、データ構成の異なる地図情報の更新を可能とする地図情報提供装置が得られる効果がある。
【0038】
また、この発明の第5の構成によれば、更新情報における更新の対象とするデータ種別、更新操作の内容を示すデータの並びの順序を地図情報処理装置の地図情報記憶手段に記憶されている地図情報における上記データの並びの順序に関連付けるようにした更新情報を、地図情報処理装置へ提供するようにしたので、各地図情報処理装置の迅速な更新処理を可能とする地図情報提供装置が得られる効果がある。
【0039】
【発明の効果】
この発明によれば、階層的なデータ構造を持つデータの種類を表すデータ種別及び前記データ種別に属する複数のデータを有する地図情報を記憶する地図情報記憶手段と、前記地図情報が有する前記データ種別を予め定められた種別コードによって記憶するデータ種別記憶手段と、前記地図情報の更新対象となる前記データの前記データ種別を指定する前記種別コード及び前記データ種別の前記データの更新操作の内容を示す更新操作情報を取得する更新操作情報取得手段と、前記更新操作情報取得手段で得た前記種別コードが前記データ種別記憶手段に記憶された前記種別コードに一致する前記データの前記更新操作情報を選択する更新操作情報選択手段と、前記更新操作情報選択手段で一致した前記種別コードに対応する前記データ種別によって更新対象の前記データの記憶領域を指定して前記更新操作情報選択情報で選択された前記更新操作情報に従って前記データを更新する更新手段とを設けたので、更新が必要なデータ種別ごとの更新、およびデータ構成の異なる地図情報の更新ができる効果がある。
【図面の簡単な説明】
【図1】 この発明の実施の形態1による地図情報更新システムを示す構成図である。
【図2】 この発明の実施の形態1による地図情報処理装置の構成を示すブロック図である。
【図3】 この発明の実施の形態1による地図情報提供装置の構成を示すブロック図である。
【図4】 この発明の実施の形態1による地図情報を示す構成図である。
【図5】 この発明の実施の形態1による経路計算データを示す構成図である。
【図6】 この発明の実施の形態1による更新情報データベースを示す構成図である。
【図7】 この発明の実施の形態1による更新操作情報を示す構成図である。
【図8】 この発明の実施の形態1による更新対象種別指定の内容を示す構成図である。
【図9】 この発明の実施の形態1による対象種別コードを示す構成図である。
【図10】 この発明の実施の形態1による更新対象種別指定の内容を示す構成図である。
【図11】 この発明の実施の形態1による更新操作レコードを示す構成図である。
【図12】 この発明の実施の形態1による操作種別情報を示す構成図である。
【図13】 この発明の実施の形態1による地図情報提供装置の動作を示すフローチャートである。
【図14】 この発明の実施の形態1による地図情報プロセッサの地図情報の更新に関わる内部メモリを記す構成図である。
【図15】 この発明の実施の形態1による地図情報プロセッサの動作を示すフローチャートである。
【図16】 この発明の実施の形態1による地図情報プロセッサの動作におけるステップ207の詳細を示すフローチャートである。
【図17】 従来の地図情報更新システムの構成を示すブロック図である。
【図18】 従来の地図情報更新システムによる地図データを示す構成図である。
【図19】 従来の地図情報更新システムによる更新情報を示す構成図である。
【符号の説明】
1 入力装置、 2 車両位置検出装置、 3 地図情報記憶装置、 4 送受信装置、 5 地図情報プロセッサ、 6 出力装置、10 送受信装置、11 更新情報データベース、12 更新操作情報配信装置。
[0001]
BACKGROUND OF THE INVENTION
  The present invention relates to a map information processing apparatus and a map information providing apparatus used in a mobile body such as a car navigation system, a mobile phone, and a portable information terminal, and in particular, a map handled by the map information processing apparatus and the map information providing apparatus map information. It is about the update of.
[0002]
[Prior art]
  FIG. 17 is a block diagram showing a configuration of a conventional map information update system disclosed in Japanese Patent Laid-Open No. 2001-75967. In FIG. 17, 100 is a map information processing device, 101 is a map data processor, 102 is a map data storage device, 103 is an input device, 104 is an output device, 105 is a receiving device, 106 is a map information providing device, and 107 is a transmitting device. 108 are distribution servers. The map data storage device 102 divides the whole country into several regions and stores map data provided for each region. FIG. 18 is map data stored in the map data storage device 102, (V1) is a map of a certain area, VP0 to VP3 are planar geographical entities such as facilities, and VR0 to VR3 are linear roads, (V2) is map data indicating the shape of an entity included in the map of (V1), a shape data record having data indicating the shape of the planes VP0 to VP3, and a shape data record having data indicating the shape of the roads VR0 to VR3. Consists of.
[0003]
  FIG. 19 is update information provided by the map information providing apparatus 106 to the map information processing apparatus 100. (W1) is an update of the map of (V1) in FIG. The shape of the road VR2 is changed, the surface VP3 is eliminated, the road VR4 is newly added, (W2) is map data indicating the shape of the entity included in the map of (W1), and (W3) is FIG. Update information for updating the map data of (V2) to the map data of (W2), where the update information is a field indicating the update operation, a field indicating the storage position in the map data to be updated, and a field indicating the update data An offset that represents the number of bytes of data existing from the top of the map data to the top of the shape data record to be updated It is.
[0004]
  In (W3) of FIG. 19, the update information record 0 indicates that the shape data record of the road VR2 whose map data offset of the map data in FIG. 18 (V2) is a6 is replaced with a new shape data record of the road VR2. 18 indicates that the offset of the map data of (V2) in FIG. 18 is to replace the shape data record of the surface VP1 with the surface a1 with the new shape data record of the surface VP1, and the update information record 2 is the map data of (V2) in FIG. Indicates that the shape data record of the plane VP3 with the offset of a3 is deleted, and the update information record 3 indicates that the offset of the map data of (V2) in FIG. 18 inserts the shape data record of the road VR4 at the position of a8. Show. Therefore, if the map data of (V2) of FIG. 18 is updated according to the update information of (W3) of FIG. 19, the map data of (W2) of FIG. 19 is obtained.
[0005]
  Next, the operation will be described. The map information processor 101 stores the map data of (V2) in FIG. 101 acquired from the map data storage device 102 in the update data area provided in the internal memory of the map information processor 101, and from the distribution server 108 in FIG. W3) update information is acquired. Next, update information records are extracted from the acquired update information in the order of arrangement, and an update operation is performed on the map data in the update data area according to the extracted update information records. That is, at the time of the update operation by the update information record 0, the shape data record of the road VR3 in the update data area is moved forward and increased if the data size of the shape data record of the road VR2 is increased or decreased by the update. For example, the new shape data record of the road VR2, which is the update data of the update information record 0, is stored from the head position in the shape data record of the road VR2 in the update data area. Further, at the time of the update operation by the update information record 1, all the shape data records after the shape data record of the surface VP2 in the update data area are moved or decreased by the amount by which the data size of the shape data record of the surface VP1 is increased or decreased by the update. For example, it moves forward, and if it increases, it moves backward, and the new shape data record of the surface VP1 which is the update data of the update information record 1 is stored from the top position of the shape data record of the surface VP1 in the update data area. At the time of the update operation by the update information record 2, all the shape data records after the shape data record of the road VR0 in the update data area are moved forward by the data size of the shape data record of the surface VP3. At the time of the update operation by the update information record 3, the shape data record of the road VR4 which is the update data of the update information record 3 is stored after the shape data record regarding the road VR3 in the update data area. As described above, the data of (W2) in FIG. 19 is obtained in the update data area.
[0006]
[Problems to be solved by the invention]
  In the conventional map information processing apparatus, the update target is specified using the storage position in the map data such as the offset from the top of the map data, and what kind of data is updated by the update operation data record In the case of map data composed of other types of data as shown in FIG. 4, even if only specific data in the map data, for example, route calculation data is required, the entire map data is acquired and the entire map data is updated. Without it, the route calculation data cannot be updated. In addition, the update operation information designates the storage location of the update target on the assumption that all the various types of map data exist. For example, a map having map information with different map data configuration such as no background data and name data. In the information processing apparatus, the storage position of map data route guidance data, route calculation data, and the like cannot be updated with the update operation information, unlike the storage position when all the various types of map data exist. In addition, in the update process, since the update order for performing the update efficiently is not taken into consideration, the movement of the shape data record in the update data area frequently occurs, and the speed of the update process decreases.
As described above, in the conventional map information processing apparatus, in the update information, the update target is specified using only the storage position in the map data, and the data type cannot be specified. There is a problem that map data with different data structures cannot be updated. In addition, there is a problem that the update process cannot be performed quickly because the update order for efficiently performing the update is not considered.
  The present invention has been made in order to solve the above-described problems, and an object thereof is to enable update for each data type, update of map data having a different data structure, and quick update processing. .
[0007]
[Means for Solving the Problems]
  In the map information processing apparatus according to the configuration of the present invention, hierarchicalData types with unique data structurestype of dataAnd belong to the data typeMap information storage means for storing map information having a plurality of data, data type storage means for storing the data type of the map information by a predetermined type code, and the data to be updated of the map information The type code for designating the data type, the update operation information acquisition means for acquiring the update operation information indicating the content of the update operation of the data of the data type, and the type code obtained by the update operation information acquisition means Update operation information selection means for selecting the update operation information of the data that matches the type code stored in the data type storage meansWhen,The type code matched by the update operation information selection meansThe data type corresponding toByTo be updatedUpdating means for designating a storage area of the data and updating the data according to the update operation information selected by the update operation information selection information;
[0008]
  In the map information update system according to the configuration of the present invention, a map information providing device that provides update information of map information including a plurality of data of different data types, the map information is stored, and the map is updated by the update information. In a map information update system comprising a plurality of map information processing devices with different data types for updating information, the data of the map informationThe type represents the type of data having a hierarchical data structure, and the data belongs to the data type,The map information providing device stores an update operation for storing a type code for designating the data type for each data type to be updated of the map information and the update operation information indicating a content of the update operation of the data of the data type An information database; and update operation information providing means for providing the type information stored in the update operation information database and the update operation information to the map information processing apparatus, wherein the map information processing apparatus stores the map information Map information storage means for storing, data type storage means for storing the data type of the map information of the map information processing apparatus in accordance with a predetermined type code, and the data to be updated of the map information The type code designating the data type and the update operation indicating the contents of the data update operation of the data type. Update operation information acquisition means for acquiring operation information, and the update operation information of the data for which the type code obtained by the update operation information acquisition means matches the type code stored in the data type storage means is selected. Update operation information selection meansWhen,The type code matched by the update operation information selection meansThe data type corresponding toByTo be updatedUpdating means for designating a storage area of the data and updating the data according to the update operation information selected by the update operation information selection information;
[0009]
DETAILED DESCRIPTION OF THE INVENTION
Embodiment 1 FIG.
  1 is a block diagram of a map information update system according to Embodiment 1 of the present invention. In FIG. 1, (a) is a map information processing apparatus possessed by a moving body such as a vehicle, and (b) provides each map information processing apparatus with update operation information for updating map information possessed by the map information processing apparatus. This is a map information providing device.
  FIG. 2 is a block diagram of the map information processing apparatus. In FIG. 2, 1 is an input device for operating the map information processing apparatus and the like, 2 is a vehicle position detection apparatus for detecting the position of the vehicle equipped with the map information processing apparatus using a GPS receiver, etc. Is a map information storage device storing map information, 4 is a transmission / reception device for transmitting / receiving data relating to update operation information between the map information providing device and the map information providing device (b) via a communication network, 5 is a transmission / reception device When the map information of the map information storage device 3 is updated by the update operation information acquired by the device 4, the vehicle position obtained from the vehicle position detection device 2 and the map information of the map information storage device 3 or the updated map are updated. Map matching processing for identifying the road on which the vehicle is traveling from the information and the position on the road, the route from the departure value to the destination using the map information in the map information storage device 3 or the updated map information A map information processor for performing various navigation processes such as route calculation to be calculated, route guidance for guiding from the departure value to the destination, and map display processing around the vehicle position. 6 is a map, This is an output device for displaying vehicle position, route, guidance information, etc., and outputting sound.
[0010]
  FIG. 3 is a block diagram illustrating a configuration of the map information providing apparatus. Reference numeral 10 denotes a transmission / reception device that transmits / receives data relating to update operation information via the communication network to the transmission / reception device 4, 11 denotes an update information database storing update operation information for updating map information, and 12 denotes a map information processing device ( An update operation information distribution apparatus that acquires required update operation information from the update information database 11 in response to the request of a) and provides the acquired update operation information to the map information processing apparatus (a) via the transmission / reception apparatus 10. is there. The transmission / reception device 10 and the update operation information distribution device 12 constitute update operation information providing means.
[0011]
  FIG. 4 is a configuration example of map information stored in the map information storage device 3 and the update data storage device 6. The map information includes management information, some map data, guidance search information, and the like.
  Each map data is provided corresponding to each area when the whole country is divided into several areas, and information representing a map of the corresponding area is stored in the map data. Management information is data that manages map data, guide search information, etc., and has location information in the map information such as each map data, guide search information, and version information for managing the version of stored information. is doing. Map data includes road data used for map matching and road display, background data for displaying map backgrounds such as rivers and seas, name data for displaying names such as place names, and route guidance data for route guidance. , Route calculation data for route calculation, peripheral facility data for searching surrounding facilities, etc., and various attributes related to map data such as information representing the area, information for managing the location of the various data, etc. It has a map data header.
[0012]
  FIG. 5 is an example of the configuration of route calculation data, and represents a road network using a link representing a road connecting nodes corresponding to an intersection or the like.
  (C) of FIG. 5 shows the configuration of the route calculation data, which includes a route calculation header, a node table, connection information, and a cost table. The node table is a sequence of fixed-length node records, and the node records are provided in one-to-one correspondence with the nodes constituting the road network of the area, and in order to identify the node records, each node record includes a node record. A node record number which is the order of arrangement is assigned. The connection information is a sequence of variable length connection records, and the connection records are provided in a one-to-one correspondence with the nodes constituting the road network in the area, and accordingly, each connection record corresponds to each node record in a one-to-one correspondence. In order to identify the connection record, a connection record number that is the order of the connection record is assigned to each connection record.
  The cost table is a sequence of fixed-length cost records, and the cost records are provided in one-to-one correspondence with the links constituting the road network of the area, and in order to identify the cost records, each cost record has a cost record. A cost record number that is the order of arrangement is assigned.
[0013]
  (C1) in FIG. 5 shows the configuration of the route calculation header, and shows the offset and data size indicating the location of each of the node table, connection information, and cost table. The offset represents the size of data stored from the beginning of the route calculation data to the beginning of each data.
  (C2) in FIG. 5 shows the configuration of the node record, and shows various attributes possessed by the node, such as node coordinates indicating the geographical position of the corresponding node, presence / absence of a traffic light, whether or not it is on the boundary of the area, etc. The node attribute, the number of connection links indicating the number of links connected to the node, the number of restriction records indicating the number of restriction records held by the corresponding connection record, and the connection record offset indicating the location of the corresponding connection record by an offset. The offset indicates the data size of data stored from the beginning of the connection information to the beginning of the corresponding connection record.
  As described above, the node table indicates the position and attribute of each node constituting the road network in the area, the location of the corresponding connection record, and the like.
[0014]
  (C3) in FIG. 5 is a configuration of a connection record, which includes a link table and a restriction table. The link table is an array of link records, and link records are provided in one-to-one correspondence with links connected to nodes corresponding to the connection records. The restriction table is an array of restriction records, and restriction link records are provided as many as the number of traffic restrictions existing between links corresponding to the link records of the link table. Moreover, in order to identify a link record, the link record number which is the order of the link record is given to each link record, and in order to identify the restriction record, the restriction which is the order of the restriction record is assigned to each restriction record. Assign a record number.
  (C4) of FIG. 5 is a structure of a link record, and consists of adjacent node information and link cost information.
  As the adjacent node information, the node record number of the node connected to the node corresponding to the connection record by the link corresponding to the link record is included. A node indicated by adjacent node information is called an adjacent node of a node corresponding to the connection record, and there are as many adjacent nodes as the number of link records. The adjacent node information also includes adjacent area information indicating an area where the adjacent node exists because the adjacent node may be in the adjacent area.
  The link cost information indicates the location of information indicating the cost required to travel a link from the node corresponding to the connection record to the adjacent node. The cost record of the link corresponding to the link record is indicated by the cost record number. Use to represent.
(C5) is the configuration of the restriction record, in the entry link information that represents the link on the entry side by the link record number, the exit link information that represents the link on the exit side by the link record number, and the link connected to the node corresponding to the connection record. It consists of an inter-link restriction code that indicates a predetermined traffic restriction for traveling from the link indicated by the entry link information to the link indicated by the exit link information.
  As described above, the connection information indicates the node constituting the road network in the area, the relationship between the links, the location of the cost record indicating the cost required for traveling between the nodes, and the traffic restriction between the links in the nodes.
  (C6) is a structure of the cost record, the link attribute indicating various attributes of the link such as the road type of the corresponding link, the link length indicating the link length, the average travel time indicating the time required for traveling the link, It consists of width information indicating the road width of the link.
As described above, the cost table indicates various pieces of information necessary for calculating the cost required for travel of the links constituting the road network in the area.
[0015]
  FIG. 6 shows an example of the configuration of the update information database 11. The update information database 11 is composed of a list of version number management information and version-specific information. Version information is information for updating the map information of a version to the latest version of map information, and version management information is information for managing version information provided for each version. Indicates the version number, location, data size, etc. The version-specific information is composed of a sequence of update operation information management information and update operation information, and the update operation information management information is information for managing update operation information provided for each map data. The location of each update operation information, The update operation information is information for updating the map data.
[0016]
  FIG. 7 shows an example of the configuration of the update operation information. The update operation information is composed of a row of update operation information headers and update operation segments. The update operation information header is map data identification indicating the map data to be updated by the update operation information. Information and the number of update operation segments indicating the number of update operation segments included in the update operation information. Further, the update operation segment consists of an update operation segment header, an update target type designation, and an update operation record sequence, and the update operation segment header has an update operation record number indicating the number of update operation records that the update operation segment has, The update target type designation designates the data type of the data to be updated, and the update operation record indicates the contents of the update operation to be performed on the type of data designated by the update target type designation. Each update operation segment in the update operation information is arranged according to the order of arrangement in the map information of the data of the type specified by the update target type specification.The
[0017]
  FIG. 8 shows an example of a configuration for specifying an update target type. The update target type specification header includes an update target type specification header and an update target type specification record. The update target type specification header indicates the number of update target type specification records included in the update target type specification. The update target type designation record has the number of update target type designation records, and the update target type designation record includes a target type code and an identification within the target type. The target type code indicates the type of data to be updated, and the identification within the target type specifies whether the type of data indicated by the target type code is composed of the same data sequence. , Specify using the number of the order. However, -1 (described later) is set to indicate the entire data of the type indicated by the target type code. Each update target type specification record of the update target type specification updates the data in the data of the type specified in the update target type specification record placed before.InA data type of data to be updated is specified hierarchically in the update target type designation record.
[0018]
  9 is an example of the target type code of the update target type designation record, (d) is a target type code indicating each data constituting the map data of FIG. 4, and (d1) is the route calculation of (c) of FIG. (D2) is a target type code indicating each data constituting the connection record of (c3) in FIG. 5.
  FIG. 10 shows an example of the update target type designation when the target type code is shown in FIG. 9, and (e1), (e2), and (e3) are the data to be updated in the first, second, and third levels, respectively. It is an example of the update object classification designation | designated which designates a data classification.
  In (e1) of FIG. 10, the update target type code of the update target type designation record 0 indicates the route calculation data and the identification within the target type indicates the whole, and the update target type designation indicates that the update target is the route calculation data. Indicates.
[0019]
  In (e2) of FIG. 10, the update target type code of the update target type designation record 0 indicates the route calculation data, the identification within the target type indicates the whole, and the update target type code of the update target type designation record 1 targets the node table. The type identification indicates the whole, and the update target type designation indicates that the update target is a node table of route calculation data.
  In (e3) of FIG. 10, the update target type code of the update target type specifying record 0 indicates the route calculation data, the identification within the target type indicates the whole, and the update target type code of the update target type specifying record 1 indicates the connection information. The connection information is a sequence of connection records having the same data structure, the identification within the target type is 1, that is, the connection record whose connection record number is 1 in FIG. The type code indicates the link table, and the identification within the target type indicates the whole, and the update target type designation indicates that the update target is the link table of the connection record whose connection record number of the connection information of the route calculation data is 1.
[0020]
  FIG. 11 shows an example of the configuration of the update operation record. As shown in FIG. 11F, the update operation record includes an update operation record header and an update record, and the update operation record header has operation type information and an update position classification. The operation type information is defined as shown in (g1) of FIG. 12, and indicates which update operation is to be deleted, replaced, or inserted as values 0, 1, and 2, and the update position classification is The offset type using the data size of the data defined from (g2) in FIG. 14 and the update position specified from the beginning of the data of the type specified by the update target type specification to the update position Or a record type that uses a record number that specifies a record that constitutes data specified by the update target type specification. When the update position classification is a record type, a fixed-length record type and a variable-length record type are indicated depending on whether the record of the data of the type specified by the update target type designation is a fixed length or a variable length.
[0021]
  (F1) in FIG. 11 shows the data structure of the update record when the update position classification is the offset type, and the head offset indicates the position at which the update operation specified by the operation type information is performed, that is, the operation position before the update. Indicates the offset from the beginning of the data of the type specified in the update target type specification, the update data size indicates the range for performing the update operation specified by the operation type information from the top offset, and the update unit data has the update data size It indicates the data to be replaced and inserted, and there is no update unit data when the operation type information is deletion.
  When the operation type information is deleted, the offset type update record deletes only the data indicated by the update data size from the position indicated by the first offset of the data of the type specified in the update target type specification, and the operation type information When replacing, replace only the data indicated by the update data size from the position indicated by the start offset of the data of the type specified in the update target type specification, and update unit type when the operation type information is inserted. This indicates that the update unit data is to be inserted at the position indicated by the head offset of the type of data specified in the specification.
[0022]
  (F2) in FIG. 11 shows the data structure of the update record when the update position classification is a fixed-length or variable-length record type, and the first record number is the first position where the update operation specified by the operation type information is performed. That is, the operation position is indicated by the record number of the data indicated by the data type information before update, the number of update part records indicates the range in which the update operation specified by the operation type information from the first record number is performed, and the update part record data size is When the update position classification is variable-length record type, there are as many update part records as the number of update part records. The update part records exist as many as the number of update part records. When the type information is deleted, the update part record data size and the update part record do not exist.
  When the operation type information is deleted for the record type update record, the number of records indicated by the number of update records is deleted from the position indicated by the first record number of the data of the type specified in the update target type specification, and the operation type information Is replaced, the number of records indicated by the number of update records from the position indicated by the first record number of the data of the type specified in the update target type specification is replaced with the update part record, and the update is performed when the operation type information is inserted. Indicates that an update section record is to be inserted before the record indicated by the first record number of the data of the type specified in the target type specification, and when adding to the end of the data of the type specified in the target type specification, A value obtained by adding 1 to the record number of the record at the end of the data is used as the first record number.
  In the update operation segment, each update operation record is arranged based on the operation position of the update operation record, and an update operation record having an earlier operation position is arranged earlier.The
  As described above, the update operation information can specify any data in the map data as an update target by hierarchically specifying the type of the map data, and any type of data in the map data can be specified. Even the update contents to be applied can be instructed.
  Further, as described above, the update operation information is configured to be associated in the normal order of the arrangement of each data in the map data, and by performing the update operation in the arrangement order of the data constituting the update operation information, that is, the update operation segments are arranged. In the update operation segment, by performing the update operation in the order of the update operation records in the update operation segment, the update target can be updated in the normal order of the data in the map information.
[0023]
  FIG. 13 is a flowchart showing the operation of the map information providing apparatus.is there.When the map information providing apparatus is activated, in step 100, the update operation information request transmitted from the transmission / reception apparatus 4 to the transmission / reception apparatus 10 is awaited.
  In step 101, an update operation information request is acquired from the transmission / reception device 10. This update operation information request includes map information processing device identification information indicating the requested map information processing device, map data identification information indicating map data of an area required for navigation processing of the requested map information processing device, and version information thereof have.
  In step 102, the update operation information distribution device 12 uses version information of the update information database 11 to update the version information indicated by the version information of the update operation information request acquired in step 101 from the version number to the latest version. The update operation information for the map data indicated by the map data identification information of the update operation information request acquired in step 101 is acquired by referring to the update operation information management information of the version-specific information.
  In step 103, the update operation information acquired in step 102 is transmitted to the map information processing apparatus requested by the transmission / reception apparatus 10.
  Next, the process proceeds to step 100, and the same processing as described above is repeated.
[0024]
  FIG. 14 is a configuration of an area related to update of map information in the internal memory of the map information processor 5, an update operation information area for storing update operation information, an acquired data type indicating the type of data to be acquired in map data, An original data area for storing map data to be updated, an update data area for storing updated map data, a transfer source pointer indicating a transfer source position when data is transferred from the original data area to the update data area, and a transfer destination position And a processing map data area for storing map data necessary for navigation processing. The acquisition data type indicates the type of data to be acquired by the target type code in (d) of FIG. 9, and is -1 when acquiring the entire map data. Data designated by the acquired data type is referred to as designated type data.
[0025]
  FIG. 15 is a flowchart showing the operation of the map information processor 5. When this apparatus is activated, first, in step 200, operation information for operating the map information processing apparatus, such as a map display scale, a display map scroll instruction, a destination selection, a route calculation instruction, etc., from the input apparatus 1. Is stored in the acquired data type of the map information processor 5.
  In step 1, the vehicle position detection device 2 acquires the current position of the vehicle.
  In step 202, map data of the area required for the navigation processing is determined from the operation information obtained in step 200, the current position of the vehicle obtained in step 201, etc., and map data identification information representing the map data, An update operation information request including the version number information and the map information processing device identification information of the map information processing device is transmitted to the map information providing device by the transmission / reception device 4, and an update for updating these map data to the latest map data Request to send operation information.
[0026]
  In step 203, in response to the update operation information request in step 202, the update operation information transmitted from the map information providing device is received by the transmission / reception device 4.
  In step 204, the update operation information received in step 203 is acquired one by one from the transmission / reception device 4 every time it comes to this step, and the acquired update operation information is stored in the update operation information area of the map information processor 5 and goes to step 205. go. However, if all update operation information has already been extracted and there is no update operation information to be newly extracted, the process proceeds to step 209.
  In step 205, the update operation information header of the update operation information obtained in step 204 is referred. When the number of update operation segments is 0, it is determined that there is no need to update the map data, and the process goes to step 208. Otherwise, go to Step 206.
  In step 206, the update operation information header of the update operation information obtained in step 204 is referred to, the specified type data of the map data indicated by the map data identification information is extracted from the map information storage device 3, and the original data area of the map information processor 5 is extracted. To store.
  In step 207, the specified type data stored in the original data area of the map information processor 5 in step 206 is updated according to the update operation information obtained in step 204, and the updated specified type data is processed by the map information processor 5. Store in the map data area. This step 207 is billedIn termsOkeFurtherNewIn stepsCompatible.
  In step 208, the update operation information header of the update operation information obtained in step 204 is referred to, the specified type data of the map data indicated by the map data identification information is extracted from the map information storage device 3, and the map for processing of the map information processor 5 is processed. Store in the data area and return to step 204.
  In step 209, predetermined navigation processing is performed using the specified type data in the processing map data area of the map information processor 5.
  Next, the process returns to step 200, and the above processing is repeated thereafter.
[0027]
  FIG. 16 is a flowchart showing details of step 207 in FIG. 15. In step 300, the transfer source pointer and transfer destination pointer of the map information processor 5 are initialized, and the transfer source pointer sets the head of the original data area to the transfer destination pointer. Indicates the beginning of the update data area.
  In step 301, every time it comes to this step, one update operation segment is sequentially acquired from the update operation information in the update operation information area of the map information processor 5 in the order of arrangement, and the process goes to step 302 to acquire all update operation segments. If there is no update operation segment to be acquired, the process proceeds to step 311.
  In step 302, when the acquired data type of the map information processor 5 is not -1, that is, when a specific type of data is designated, the process goes to step 303, and when the acquired data type of the map information processor 5 is -1, that is, map data. When the whole is designated, the process proceeds to step 304.
  In step 303, if the type indicated by the update target type designation of the update operation segment acquired in step 301 matches the type indicated by the acquisition data type of the map information processor 5, go to step 305, otherwise go to step 301. Return.
  In step 304, whether or not the data of the type indicated by the update target type designation of the update operation segment acquired in step 301 is in the map data of the original data area of the map information processor 5 obtained in step 206 of FIG. If yes, go to step 305, otherwise return to step 301.
  In step 305, every time it comes to this step, update operation records are sequentially acquired from the update operation segment acquired in step 301 one by one in the order of arrangement, and the process goes to step 306, where all the update operation records have been acquired and acquired. If there is no update operation record, the process returns to step 301.
[0028]
  In step 306, the map from the position indicated by the transfer source pointer of the map information processor 5 to the update position indicated by the update operation record acquired in step 305 of the data indicated by the update target type designation of the update operation segment acquired in step 301 is displayed. The data of the original data area in the information processor 5 is transferred to the position indicated by the transfer destination pointer of the map information processor 5 in the update data area of the map information processor 5 so that the transfer source pointer of the map information processor 5 indicates the update position. The transfer destination pointer of the map information processor 5 is set to indicate the position immediately after the transferred data. Through the processing in step 306, data that does not require updating of the original data area of the map information processor 5 is transferred to the update data area of the map information processor 5.
  In step 307, the operation type information of the update operation record acquired in step 305 is checked. If it is deleted, the process proceeds to step 308. If it is inserted, the process proceeds to step 309. If it is replaced, the process proceeds to step 310.
  In step 308, the data to be deleted indicated by the update operation record acquired in step 305 is added to the transfer source pointer of the map information processor 5, and the process returns to step 305. By the processing of step 308, the transfer source pointer of the map information processor 5 is advanced by the data to be deleted, and the data corresponding to the data to be deleted in the original data area of the map information processor 5 is the update data of the map information processor 5. The data is deleted without being transferred to the area.
  In step 309, the update unit data or the sequence of update unit records of the update operation record acquired in step 305 is stored in the position indicated by the transfer destination pointer of the map information processor 5, and the transfer destination pointer of the map information processor 5 is stored as described above. The position immediately after the data is indicated, and the process returns to step 305. The above data is inserted by the processing of step 309.
  In step 310, the update unit data or the sequence of update unit records of the update operation record acquired in step 305 is stored at the position indicated by the transfer destination pointer of the map information processor 5, and the transfer destination pointer of the map information processor 5 is stored as described above. The position immediately after the data is indicated, and the data to be replaced indicated by the update operation record acquired in step 305 is added to the transfer source pointer of the map information processor 5, and the process returns to step 305. By the processing of step 310, the transfer source pointer of the map information processor 5 advances by the data to be replaced, and the data corresponding to the data to be replaced is not transferred to the update data area of the map information processor 5, It is replaced with the stored data.
  In step 311, the updated designated type data obtained in the update data area of the map information processor 5 is stored in the processing map data area of the map information processor 5, and the process of step 207 is ended.
  As described above, an update operation segment can be selected by designating an update operation type, and a desired type of data in the map data can be updated by the update operation segment.
[0029]
  In addition, by specifying the update operation type of the update operation segment, the type of data to be updated can be determined, the corresponding data in the map data can be updated, and the map data of different configurations can be updated. Can be performed.
  In addition, the update operation is performed in the order of the arrangement of each data in the map data, so that the data is not moved in the update data area as in the past, and the update is performed only by transferring from the original data area to the update data area. Can be updated quickly.
[0030]
  In addition, since the update operation information is configured by associating each data sequence in the map data in the correct order, the update operation information is updated in the order of the update operation segments related to the update operation information. If this is done, the update operation will be performed in the order of the order of each data in the map data, and at each update operation, it will be placed before the map data from the update operation segment list and the update operation record list. This eliminates the need to search for an update operation segment or update operation record for the data being stored, and enables updating more quickly.
  In the first embodiment, the update operation information is acquired from the transmission / reception device 4, but may be acquired from a removable storage medium such as a memory card.
[0031]
  Moreover, although the example of the map data of map information was shown in Embodiment 1, you may apply to data other than the map data which comprise map information.
[0032]
  In the first embodiment, the update operation information is acquired every time it is required in the navigation process. However, a storage device for storing the update operation information is provided, and the acquired update operation information is stored in the storage device. The update operation information may be reused during the update process.
[0033]
  In the first embodiment, the update process is performed every time necessary for the navigation process. However, a storage device for storing the updated data is provided, and the updated data is stored in the storage device. The updated data in the storage device may be used during the navigation process..
[0034]
  Less thanAs described above, according to the first configuration of the present invention, in the update operation information for updating the map information stored in the map information storage means, the type of data to be updated is specified hierarchically. Therefore, there is an effect that a map information processing apparatus capable of updating each type of data and updating map information having a different data configuration can be obtained.
[0035]
  According to the second configuration of the present invention, when updating the data in the map information stored in the map information storage means, the update order of the data is changed to the order of the arrangement of the data in the map information. Since the data is updated in association with the map information, there is an effect that a map information processing apparatus that can perform the update process quickly can be obtained.
[0036]
  Further, according to the third configuration of the present invention, the data in the update information, the data type to be updated, the sequence of data indicating the contents of the update operation, and the data in the map information stored in the map information storage means Since the update is performed in accordance with the update information associated with the order of the sequences, there is an effect that a map information processing apparatus that can perform the update process quickly can be obtained.
[0037]
  Further, according to the fourth configuration of the present invention, the update target type for hierarchically specifying the data type to be updated and the update operation information indicating the content of the update operation are provided to the map information processing apparatus. Therefore, there is an effect that a map information providing apparatus that can update each type of data in each map information processing apparatus and update map information having a different data configuration can be obtained.
[0038]
  According to the fifth configuration of the present invention, the data type to be updated in the update information and the order of data arrangement indicating the contents of the update operation are stored in the map information storage means of the map information processing apparatus. Provide the map information processing device with update information associated with the order of the data in the map informationRuyoSince it did in this way, there exists an effect by which the map information provision apparatus which enables the quick update process of each map information processing apparatus is acquired.
[0039]
【The invention's effect】
  According to the present invention, hierarchicalData types with unique data structurestype of dataAnd belong to the data typeMap information storage means for storing map information having a plurality of data, data type storage means for storing the data type of the map information by a predetermined type code, and the data to be updated of the map information The type code for designating the data type, the update operation information acquisition means for acquiring the update operation information indicating the content of the update operation of the data of the data type, and the type code obtained by the update operation information acquisition means Update operation information selection means for selecting the update operation information of the data that matches the type code stored in the data type storage meansWhen,The type code matched by the update operation information selection meansThe data type corresponding toByTo be updatedAn update unit that designates a storage area for the data and updates the data according to the update operation information selected by the update operation information selection information is provided. This has the effect of updating different map information.
[Brief description of the drawings]
FIG. 1 is a configuration diagram showing a map information update system according to a first embodiment of the present invention.
FIG. 2 is a block diagram showing a configuration of a map information processing apparatus according to Embodiment 1 of the present invention.
FIG. 3 is a block diagram showing a configuration of a map information providing apparatus according to Embodiment 1 of the present invention.
FIG. 4 is a block diagram showing map information according to Embodiment 1 of the present invention.
FIG. 5 is a configuration diagram showing route calculation data according to the first embodiment of the present invention.
FIG. 6 is a configuration diagram showing an update information database according to the first embodiment of the present invention.
FIG. 7 is a configuration diagram showing update operation information according to Embodiment 1 of the present invention;
FIG. 8 is a configuration diagram showing details of update target type designation according to Embodiment 1 of the present invention;
FIG. 9 is a block diagram showing a target type code according to the first embodiment of the present invention.
FIG. 10 is a configuration diagram showing the contents of update target type designation according to Embodiment 1 of the present invention;
FIG. 11 is a configuration diagram showing an update operation record according to the first embodiment of the present invention.
FIG. 12 is a configuration diagram showing operation type information according to Embodiment 1 of the present invention;
FIG. 13 is a flowchart showing an operation of the map information providing apparatus according to the first embodiment of the present invention.
FIG. 14 is a configuration diagram showing an internal memory related to updating map information of the map information processor according to the first embodiment of the present invention;
FIG. 15 is a flowchart showing the operation of the map information processor according to the first embodiment of the present invention.
FIG. 16 is a flowchart showing details of step 207 in the operation of the map information processor according to the first embodiment of the present invention;
FIG. 17 is a block diagram showing a configuration of a conventional map information update system.
FIG. 18 is a block diagram showing map data by a conventional map information update system.
FIG. 19 is a configuration diagram showing update information by a conventional map information update system.
[Explanation of symbols]
  DESCRIPTION OF SYMBOLS 1 Input device, 2 Vehicle position detection apparatus, 3 Map information storage device, 4 Transmission / reception apparatus, 5 Map information processor, 6 Output apparatus, 10 Transmission / reception apparatus, 11 Update information database, 12 Update operation information distribution apparatus

Claims (4)

階層的なデータ構造を持つデータの種類を表すデータ種別及び前記データ種別に属する複数のデータを有する地図情報を記憶する地図情報記憶手段と、
前記地図情報が有する前記データ種別を予め定められた種別コードによって記憶するデータ種別記憶手段と、
前記地図情報の更新対象となる前記データの前記データ種別を指定する前記種別コード及び前記データ種別の前記データの更新操作の内容を示す更新操作情報を取得する更新操作情報取得手段と、
前記更新操作情報取得手段で得た前記種別コードが前記データ種別記憶手段に記憶された前記種別コードに一致する前記データの前記更新操作情報を選択する更新操作情報選択手段と、
前記更新操作情報選択手段で一致した前記種別コードに対応する前記データ種別によって更新対象の前記データの記憶領域を指定して前記更新操作情報選択情報で選択された前記更新操作情報に従って前記データを更新する更新手段とを備えた地図情報処理装置。
Map information storage means for storing map information having a data type representing a type of data having a hierarchical data structure and a plurality of data belonging to the data type;
A data type storage means for storing the data type of the map information by a predetermined type code;
Update operation information acquisition means for acquiring update operation information indicating the content of the update operation of the data of the data type and the data type of the data type that specifies the data type of the data to be updated of the map information;
Update operation information selection means for selecting the update operation information of the data in which the type code obtained by the update operation information acquisition means matches the type code stored in the data type storage means;
The storage area of the data to be updated is specified by the data type corresponding to the type code matched by the update operation information selection means, and the data is updated according to the update operation information selected by the update operation information selection information And a map information processing apparatus.
更新操作情報取得手段は、地図情報の地図情報記憶手段内のデータの並びの順に従って配置された更新操作情報を前記並びの順に取得し、
更新手段は、前記更新操作情報が取得された順に処理することを特徴とする請求項1に記載の地図情報処理装置。
The update operation information acquisition means acquires update operation information arranged according to the order of the arrangement of the data in the map information storage means of the map information in the order of the arrangement,
The map information processing apparatus according to claim 1 , wherein the update unit performs processing in the order in which the update operation information is acquired.
異なるデータ種別の複数のデータを含む地図情報の更新情報を提供する地図情報提供装置と、
前記地図情報を記憶して前記更新情報によって前記地図情報を更新する前記データ種別が異なる複数の地図情報処理装置とを備えた地図情報更新システムにおいて、
前記地図情報の前記データ種別は、階層的なデータ構造を持つデータの種類を表し、
前記データは、前記データ種別に属し、
前記地図情報提供装置は、
前記地図情報の更新対象の前記データ種別ごとに前記データ種別を指定する種別コード及び前記データ種別の前記データの更新操作の内容を示す前記更新操作情報を記憶する更新操作情報データベースと、
前記更新操作情報データベースに記憶された前記種別コード及び前記更新操作情報を前記地図情報処理装置へ提供する更新操作情報提供手段とを備え、
前記地図情報処理装置は、
前記地図情報を記憶する地図情報記憶手段と、
当該地図情報処理装置の前記地図情報が有する前記データ種別を予め定められた前記種別コードによって記憶するデータ種別記憶手段と、
前記地図情報の更新対象となる前記データの前記データ種別を指定する前記種別コード及び前記データ種別の前記データの更新操作の内容を示す更新操作情報を取得する更新操作情報取得手段と、
前記更新操作情報取得手段で得た前記種別コードが前記データ種別記憶手段に記憶された前記種別コードに一致する前記データの前記更新操作情報を選択する更新操作情報選択手段と、
前記更新操作情報選択手段で一致した前記種別コードに対応する前記データ種別によって更新対象の前記データの記憶領域を指定して前記更新操作情報選択情報で選択された前記更新操作情報に従って前記データを更新する更新手段とを備えたことを特徴とする地図情報更新システム。
A map information providing device that provides update information of map information including a plurality of data of different data types;
In a map information update system comprising a plurality of map information processing devices having different data types for storing the map information and updating the map information according to the update information,
The data type of the map information represents a type of data having a hierarchical data structure,
The data belongs to the data type,
The map information providing device includes:
An update operation information database for storing the type code for designating the data type for each data type to be updated of the map information and the update operation information indicating the content of the update operation of the data of the data type;
Update operation information providing means for providing the type information stored in the update operation information database and the update operation information to the map information processing apparatus;
The map information processing apparatus
Map information storage means for storing the map information;
Data type storage means for storing the data type of the map information of the map information processing apparatus by the predetermined type code;
Update operation information acquisition means for acquiring update operation information indicating the content of the update operation of the data of the data type and the data type of the data type that specifies the data type of the data to be updated of the map information;
Update operation information selection means for selecting the update operation information of the data in which the type code obtained by the update operation information acquisition means matches the type code stored in the data type storage means;
The storage area of the data to be updated is specified by the data type corresponding to the type code matched by the update operation information selection means, and the data is updated according to the update operation information selected by the update operation information selection information A map information updating system comprising: an updating means for performing
異なるデータ種別の複数のデータを含む地図情報の更新情報を提供する地図情報提供装置と、
前記地図情報を記憶して前記更新情報によって前記地図情報を更新する前記データ種別が異なる複数の地図情報処理装置とを備えた地図情報更新システムにおいて、
前記地図情報の前記データ種別は、階層的なデータ構造を持つデータの種類を表し、
前記データは、前記データ種別に属し、
前記地図情報提供装置は、
前記地図情報の更新対象の前記データ種別ごとに前記データ種別を指定する種別コード及び前記データ種別の前記データの更新操作の内容を示す前記更新操作情報を前記地図情報のデータの並びの順に記憶する更新操作情報データベースと、
前記更新操作情報データベースに記憶された前記種別コード及び前記更新操作情報を前記地図情報処理装置へ提供する更新操作情報提供手段とを備え、
前記地図情報処理装置は、
前記地図情報を記憶する地図情報記憶手段と、
当該地図情報処理装置の前記地図情報が有する前記データ種別を予め定められた前記種別コードによって記憶するデータ種別記憶手段と、
前記地図情報の更新対象となる前記データの前記データ種別を指定する前記種別コード及び前記データ種別の前記データの更新操作の内容を示す更新操作情報を取得する更新操作情報取得手段と、
前記更新操作情報取得手段で得た前記種別コードが前記データ種別記憶手段に記憶された前記種別コードに一致する前記データの前記更新操作情報を選択する更新操作情報選択手段と、
前記更新操作情報が取得された順に前記更新操作情報選択手段で一致した前記種別コードに対応する前記データ種別によって更新対象の前記データの記憶領域を指定して前記更新操作情報選択情報で選択された前記更新操作情報に従って前記データを更新する更新手段とを備えたことを特徴とする地図情報更新システム。
A map information providing device that provides update information of map information including a plurality of data of different data types;
In a map information update system comprising a plurality of map information processing devices having different data types for storing the map information and updating the map information according to the update information,
The data type of the map information represents a type of data having a hierarchical data structure,
The data belongs to the data type,
The map information providing device includes:
For each data type to be updated of the map information, a type code for designating the data type and the update operation information indicating the contents of the update operation of the data of the data type are stored in the order of arrangement of the data of the map information. Update operation information database;
Update operation information providing means for providing the type information stored in the update operation information database and the update operation information to the map information processing apparatus;
The map information processing apparatus
Map information storage means for storing the map information;
Data type storage means for storing the data type of the map information of the map information processing apparatus by the predetermined type code;
Update operation information acquisition means for acquiring update operation information indicating the content of the update operation of the data of the data type and the data type of the data type that specifies the data type of the data to be updated of the map information;
Update operation information selection means for selecting the update operation information of the data in which the type code obtained by the update operation information acquisition means matches the type code stored in the data type storage means;
The storage area of the data to be updated is specified by the data type corresponding to the type code matched by the update operation information selection means in the order in which the update operation information was acquired, and selected by the update operation information selection information An update means for updating the data according to the update operation information.
JP2001357611A 2001-11-22 2001-11-22 Map information processing apparatus and map information update system Expired - Lifetime JP4193392B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001357611A JP4193392B2 (en) 2001-11-22 2001-11-22 Map information processing apparatus and map information update system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001357611A JP4193392B2 (en) 2001-11-22 2001-11-22 Map information processing apparatus and map information update system

Publications (2)

Publication Number Publication Date
JP2003156343A JP2003156343A (en) 2003-05-30
JP4193392B2 true JP4193392B2 (en) 2008-12-10

Family

ID=19168930

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001357611A Expired - Lifetime JP4193392B2 (en) 2001-11-22 2001-11-22 Map information processing apparatus and map information update system

Country Status (1)

Country Link
JP (1) JP4193392B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9933267B2 (en) 2013-05-27 2018-04-03 Mitsubishi Electric Corporation Navigation device and navigation method

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4543637B2 (en) * 2003-08-26 2010-09-15 三菱電機株式会社 Map information processing device
JP4138637B2 (en) 2003-11-19 2008-08-27 株式会社ザナヴィ・インフォマティクス Navigation device, update data providing device, and update data providing method
JP4083694B2 (en) * 2004-03-18 2008-04-30 株式会社ザナヴィ・インフォマティクス Navigation device
JP5556587B2 (en) * 2010-10-26 2014-07-23 株式会社デンソー Map data
JP5440220B2 (en) * 2010-01-29 2014-03-12 株式会社デンソー Navigation device
JP5531649B2 (en) * 2010-01-29 2014-06-25 株式会社デンソー Map data
JP4752972B2 (en) * 2010-02-11 2011-08-17 三菱電機株式会社 Map information processing device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2659742B2 (en) * 1988-03-02 1997-09-30 アイシン・エィ・ダブリュ株式会社 Navigation device
JPH1010970A (en) * 1996-06-18 1998-01-16 Matsushita Electric Ind Co Ltd Map data updating system
JPH1066149A (en) * 1996-08-21 1998-03-06 Brother Ind Ltd Guiding information system
JP2000036097A (en) * 1998-07-17 2000-02-02 Aisin Aw Co Ltd Map information management system
JP3562362B2 (en) * 1999-01-18 2004-09-08 日産自動車株式会社 Travel history storage device
JP2001075967A (en) * 1999-08-31 2001-03-23 Denso Corp Method for preparing information for updating map data and difference updating for map data
JP4089105B2 (en) * 1999-10-08 2008-05-28 株式会社デンソー Electronics

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9933267B2 (en) 2013-05-27 2018-04-03 Mitsubishi Electric Corporation Navigation device and navigation method

Also Published As

Publication number Publication date
JP2003156343A (en) 2003-05-30

Similar Documents

Publication Publication Date Title
US6728633B2 (en) Map data processing apparatus and method of the same
US7526492B2 (en) Data structure of map data, map data storage medium, map data updating method and map data processing apparatus
US7330788B2 (en) Data architecture of map data, data architecture of update instruction data, map information processing apparatus, and map information providing apparatus
US7317986B2 (en) Method of map version management for a car navigation system
US8626442B2 (en) Navigation apparatus
EP2015025B1 (en) Map data distribution system and map data updating method
CN101501452B (en) Map update data supplying apparatus, version table, map data updating system and map update data supplying method
US7949467B2 (en) Road map data structure, road map data structure creating method, road map data storage medium, and navigation device
US7930100B2 (en) Computer readable medium storing a map data updating program and map data updating terminal
JP3500928B2 (en) Map data processing device, map data processing method, and map data processing system
US8892517B2 (en) Data updating system, navigation device, server, and method of data updating
US20090171976A1 (en) Map Data Delivering Device, Communication Terminal, and Map Delivering Method
US20080091344A1 (en) Map Information Processing Apparatus And Storage Medium Of Map Information
US7890251B2 (en) Onboard information terminal and map information providing apparatus and map information providing system using them
CN102362156A (en) Map data update system, map data update method, computer-readable storage medium storing map data update program
CN110345964A (en) Route matching method, apparatus, system and storage medium
JP2012168103A (en) Route searching system
JP4193392B2 (en) Map information processing apparatus and map information update system
JP2002073621A (en) Map information providing service method
JP4380097B2 (en) Map information update system, map information processing apparatus, and map information providing apparatus
JP2009258764A (en) Map information processing device
JP4657954B2 (en) Map data management method
KR20120000327A (en) Partial updating system of map data
JP4727097B2 (en) Update operation information provision system
WO2019117048A1 (en) In-vehicle device, information providing system, and information presentation method

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040709

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070403

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070424

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070621

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071023

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080507

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080606

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080915

R151 Written notification of patent or utility model registration

Ref document number: 4193392

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20111003

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121003

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20131003

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term