JP4095844B2 - Data structure of route search data and route guidance data in electronic map data, and their use - Google Patents

Data structure of route search data and route guidance data in electronic map data, and their use Download PDF

Info

Publication number
JP4095844B2
JP4095844B2 JP2002187181A JP2002187181A JP4095844B2 JP 4095844 B2 JP4095844 B2 JP 4095844B2 JP 2002187181 A JP2002187181 A JP 2002187181A JP 2002187181 A JP2002187181 A JP 2002187181A JP 4095844 B2 JP4095844 B2 JP 4095844B2
Authority
JP
Japan
Prior art keywords
data
guidance
route
search
coordinate system
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 - Fee Related
Application number
JP2002187181A
Other languages
Japanese (ja)
Other versions
JP2004028846A (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.)
Zenrin Co Ltd
Original Assignee
Zenrin Co Ltd
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 Zenrin Co Ltd filed Critical Zenrin Co Ltd
Priority to JP2002187181A priority Critical patent/JP4095844B2/en
Publication of JP2004028846A publication Critical patent/JP2004028846A/en
Application granted granted Critical
Publication of JP4095844B2 publication Critical patent/JP4095844B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

【0001】
【発明の属する技術分野】
本発明は、電子地図データにおける経路探索用データと経路誘導用データのデータ構造、およびこれらの利用に関する。
【0002】
【従来の技術】
コンピュータで利用可能に電子化された地図データ、いわゆる電子地図データの利用が普及している。電子地図データは、パーソナルコンピュータや、車載用あるいは携帯可能なナビゲーション装置などで利用される。
【0003】
ナビゲーション装置は、電子地図の表示や、出発地あるいは現在地から目的地までの経路探索、経路誘導や、マップマッチングなどを行う。これらを実現するために、ナビゲーション装置に用いられる電子地図データは、電子地図を表示するための表示用データや、経路探索を行うための経路探索用データや、経路誘導やマップマッチングを行うための経路誘導用データなどを備えている。
【0004】
経路探索用データは、道路(通路)を表す探索用リンクデータや、道路の端点(交差点や行き止まりなど)を表す探索用ノードデータを備えている。そして、探索用リンクデータは、各道路を識別するための探索用リンクIDや、各道路の平均旅行時間などの評価値を表すリンクコストを含んでいる。また、探索用ノードデータは、各端点を識別するためのノードIDや、各端点の位置を表す座標データを含んでいる。経路探索は、これらのデータを用いて周知のダイクストラ法によって行われる。
【0005】
経路探索用データは、一般に、階層構造を有している。最下位層のデータは、ほぼ全ての道路に関する情報を有している。一方、最上位層のデータは、高速道路や国道など、主要道路に関する情報しか有していない。上位層のデータと下位層のデータとは、一般に、原点の位置およびスケールが異なる座標系で表されるため、両者は探索用リンクIDや探索用ノードIDによって対応付けられている。このようなデータ構造を採用することによって、経路探索に要する処理時間の短縮化を図っている。
【0006】
経路誘導用データは、道路を表す誘導用リンクデータや、道路の端点を表す誘導用ノードデータを備えている。そして、誘導用リンクデータは、各道路を識別するための誘導用リンクIDを含んでいる。また、誘導用ノードデータは、各端点を識別するための誘導用ノードIDや、各端点の位置を表す座標データを含んでいる。
【0007】
経路誘導用データも、経路探索用データと同様に階層構造を有しており、上位層のデータと下位層のデータとは、誘導用リンクIDや誘導用ノードIDによって対応付けられている。なお、上述した経路探索用データの各IDは、経路誘導用データの各IDと対応付けられている。
【0008】
一般に、上述した各IDは、全国地図や首都圏地図など、電子地図の提供領域内でユニークなIDが割り振られている。そして、道路や交差点が増減し、電子地図データが更新される場合には、各道路、各端点には新たにIDが割り振られる。
【0009】
従来、電子地図データは、CD−ROMなどの記録媒体によって提供されていた。従って、電子地図データの更新があった場合、上述したIDは、同じ時期に更新され、全て対応がとれていた。
【0010】
【発明が解決しようとする課題】
近年では、インターネットの普及に伴い、インターネット上のサーバからナビゲーション装置への電子地図データの配信も提案されている。インターネットを介した電子地図データの配信においては、データの通信量を削減するため、各種データを、狭い領域ごとに管理し、更新されたデータのみを配信する技術が提案されている。
【0011】
このような電子地図データの配信が行われる場合、ナビゲーション装置は、サーバからダウンロードした最新の電子地図データをハードディスクなどに保存して、利用する。
【0012】
しかし、ナビゲーション装置側に保存された電子地図データ全体において、サーバ側で更新されたデータの一部のみが更新されており、その後、更新できない場合や、ユーザが更新しない場合には、古いデータと新しいデータとが混在する場合が生じる。この場合、経路探索用データおよび経路誘導用データについて、新旧のデータ間で、各IDの対応関係が整合していないために、経路探索および経路誘導を行うことができない場合があった。
【0013】
本発明は、上述の課題を解決するためになされたものであり、ナビゲーション装置において、電子地図データに新旧のデータが含まれる場合でも経路探索および経路誘導を行うことができるようにすることを目的とする。
【0014】
【課題を解決するための手段およびその作用・効果】
上述の課題の少なくとも一部を解決するため、本発明では、以下の構成を採用した。
本発明の第1のデータ構造は、
経路の探索を行うための経路探索装置によって利用可能な経路探索用データであって、第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有する経路探索用データのデータ構造であって、
通路を表す探索用リンクデータと、
前記通路の端点を表す探索用ノードデータと、を備え、
前記探索用リンクデータおよび前記探索用ノードデータの少なくとも一部は、
前記第1の階層が備えるデータであって、前記通路または前記端点の座標を示す第1の座標データと、
前記第1の階層が備えるデータであって、前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組み合わせで、前記第2の階層における前記通路または前記端点の座標データを一義的に特定するための探索補助データと、
を備えることを要旨とする。
【0015】
経路探索用データにおいて、1つの端点の位置が、複数の座標系、即ち、第1の座標系と第2の座標系とで表されることがある。ここで、「異なる座標系」とは、例えば、直交座標系と極座標系のような全く系の異なる座標系だけでなく、直交座標系であっても原点の位置やスケールが異なる座標系も意味している。例えば、先に説明したように、経路探索用データが階層構造を有する場合には、上位層の探索用ノードデータと、下位層の探索用ノードデータとは、異なる直交座標系で表されることが多い。
【0016】
本発明のデータ構造では、探索用リンクデータおよび探索用ノードデータの少なくとも一部は、通路または端点の第1の座標系における第1の座標データと、探索補助データと備えている。従って、経路探索装置は、従来の探索用ノードIDを用いた経路探索を行うことができない場合であっても、第1の座標データと探索補助データとを組み合わせて所定の演算を行うことにより、探索補助データによって第1の座標系と第2の座標系とのスケールの相違を補償して、通路または端点の第2の座標系における座標データを一義的に特定し、経路探索を行うようにすることができる。また、第1の座標系のスケールが第2の座標系のスケールよりも小さい場合には、第2の座標系での所定領域内の複数の点が第1の座標系の1点で表されることになるが、上記構成では、このような場合に、探索補助データによって、第2の座標系の所定領域内の各点を識別することができる。
【0017】
また、本発明のデータ構造は、以下の効果も奏する。例えば、上位層の探索用ノードデータが、1つの端点について、座標データとともに緯度・経度データを備えるようにし、下位層の探索用ノードデータも、座標データとともに緯度・経度データを備えるようにすれば、探索用ノードIDを利用できない場合であっても、緯度・経度データによって端点同士の対応付けが可能となる。また、上位層の探索用ノードデータが、上位層における座標データと下位層における座標データとを備えるようにすることによっても、端点同士の対応付けが可能となる。しかし、経路探索用データをこのようなデータ構造にすると、データの膨大化を招く。本発明のデータ構造では、探索補助データは、比較的小さなサイズで構成することができるので、上述したデータサイズの膨大化を抑制し、探索用ノードIDを利用できない場合であっても経路探索が可能な探索用データをコンパクトに構成することができる。
【0022】
本発明は以下のように構成することもできる。即ち、本発明のデータ構造は、
経路探索装置によって利用可能な経路探索用データのデータ構造であって、
前記経路探索用データは、
狭い領域について、大きいスケールの第2の座標系で定義された下位層探索用データと、
前記下位層探索用データよりも広い領域について、前記第2の座標系よりも小さいスケールの第1の座標系で定義された上位層探索用データと、
を有する階層構造のデータであり、
前記下位層探索用データおよび前記上位層探索用データのそれぞれは、
通路を表す探索用リンクデータと、
前記通路の端点を表す探索用ノードデータと、
を備えており、
前記上位層探索用データの探索用リンクデータまたは探索用ノードデータは、前記下位層探索用データの探索用リンクデータまたは探索用ノードデータと共通する前記通路または前記端点について、該通路または該端点の前記第1の座標系における座標との組み合わせで、該通路または該端点の前記第2の座標系における座標を一義的に特定するための探索補助データを備えることを要旨とする。
【0023】
こうすることによって、経路探索装置は、階層構造を有する経路探索用データについて、探索用ノードIDを用いた経路探索を行えないときであっても、上位層探索用データの第1の座標系で定義された通路または端点の座標と探索補助データとの組み合わせで、下位層探索用データの第2の座標系で定義された通路または端点の座標を一義的に特定し、経路探索を行うようにすることができる。
【0024】
上記データ構造において、
前記下位層探索用データおよび前記上位層探索用データは、それぞれ個別に更新可能であるものとすることができる。
【0025】
こうすることによって、経路探索用データの更新におよび通信についての利便性を向上させることができる。
【0026】
上記データ構造において、
前記下位層探索用データおよび前記上位層探索用データは、更に、それぞれ更新履歴を示す履歴データを備えるようにすることが好ましい。
【0027】
こうすることによって、経路探索装置は、従来の探索用ノードIDを用いた経路探索を行うべきか、探索補助データを用いた経路探索を行うべきかを容易に判断することができる。つまり、上層探索用データの履歴データと下位層探索用データの履歴データとが同じであれば、探索用ノードIDを用いた経路探索が可能であると判断してこれを行い、両者の履歴データが異なっていれば、探索用ノードIDを用いた経路探索が不適切であると判断して、探索補助データを用いた経路探索を行うようにすることができる。
【0028】
本発明の第2のデータ構造は、
経路の誘導を行うための経路誘導装置によって利用可能な経路誘導用データであって、第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有する経路誘導用データのデータ構造であって、
前記第2の座標系で定義され、所定の領域内に存在する通路に関し、該通路を表す下位層誘導用リンクデータと、前記通路の端点を表す下位層誘導用ノードデータと、を保持する下位層誘導用データと、
前記第1の座標系で定義され、前記下位層誘導用リンクデータおよび前記下位層誘導用ノードデータの少なくとも一部に対応する上位層誘導用リンクデータおよび上位層誘導用ノードデータを保持する上位層誘導用データと、を備え、
前記上位層誘導用データは、
前記上位層誘導用リンクデータに対応する通路の前記下位層誘導用データにおける経由点を、前記下位層誘導用データにおける座標系で一義的に特定するための経由点データを備えており
前記経由点データは、
前記経由点の座標を示す第1の座標データと、
前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組合せで、前記経由点の座標データを一義的に特定するための誘導補助データと、
を備えることを要旨とする。
【0029】
こうすることによって、経路誘導装置は、階層構造を有する経路誘導用データについて、誘導用ノードIDを用いた経路誘導を行えないときであっても、上記第1の座標データと誘導補助データとを備える経由点データを用いて、すなわち、第1の座標データと誘導補助データとの組み合わせで、第1の座標系と第2の座標系とのスケールの相違を補償して、上記第2の座標系で定義された下位層誘導用データにおける経由点を一義的に特定することにより、上位層誘導用リンクデータに対応する下位層誘導用リンクデータを特定し、経路誘導を行うようにすることができる。また、第1の座標系のスケールが第2の座標系のスケールよりも小さい場合には、第2の座標系での所定領域内の複数の点が第1の座標系の1点で表されることになるが、上記構成では、このような場合に、誘導補助データによって、第2の座標系の所定領域内の各点を識別することができる。
【0030】
上記第2のデータ構造において、
前記下位層誘導用データに関し、前記所定の領域は、複数の分割領域に分割されており、
前記経由点は、前記複数の分割領域のそれぞれについて、少なくとも2つ含まれるようにすることができる。
【0031】
こうすることによって、各分割領域について、2つの経由点を特定することができるので、下位層誘導用リンクデータを特定することができる。
【0032】
上記データ構造において、
前記下位層誘導用データにおける通路は、前記分割領域の境界に設けられた境界ノードで分断されており、
前記経由点は、前記境界ノードを含むようにすることが好ましい。
【0033】
こうすることによって、境界ノードは、隣接する分割領域で共通であるから、経由点の数を少なくし、経路誘導用データのサイズをコンパクトにすることができる。
【0040】
上記第2のデータ構造において、
前記下位層誘導用データおよび前記上位層誘導用データは、それぞれ個別に更新可能であるものとすることができる。
【0041】
こうすることによって、経路誘導用データの更新および通信についての利便性を向上させることができる。
【0042】
上記データ構造において、
前記下位層誘導用データおよび前記上位層誘導用データは、更に、それぞれ更新履歴を示す履歴データを備えるようにすることが好ましい。
【0043】
こうすることによって、経路誘導装置は、従来の誘導用ノードIDを用いた経路誘導を行うべきか、経由点データを用いた経路誘導を行うべきかを容易に判断することができる。つまり、上層誘導用データの履歴データと下位層誘導用データの履歴データとが同じであれば、誘導用ノードIDを用いた経路誘導が可能であると判断してこれを行い、両者の履歴データが異なっていれば、誘導用ノードIDを用いた経路誘導が不可能であると判断して、経由点データを用いた経路探索を行うようにすることができる。
【0044】
本発明は、先に説明した経路探索用データを利用する経路探索装置の発明として構成することもできる。即ち、
本発明の経路探索装置は、
経路探索用データを用いて所定の経路探索を行う経路探索装置であって、
前記経路探索における出発地および目的地を入力する入力部と、
前記出発地および前記目的地に基づいて前記経路探索用データを取得する取得部と、
該経路探索用データを用いて前記経路探索を行う経路探索部と、
該経路探索の結果を出力する出力部と、を備え、
前記経路探索用データは、
第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有しており、
複数の領域に分割されているとともに、該領域ごとに、
通路を表す探索用リンクデータと、
前記通路の端点を表す探索用ノードデータと、を備え、
前記探索用ノードデータの少なくとも一部は、
前記端点を識別するための探索用ノード識別情報と、
前記第1の階層が備えるデータであって、前記端点の座標を示す第1の座標データと、
前記第1の階層が備えるデータであって、前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組み合わせで、前記第2の階層における前記端点の座標データを一義的に特定するための探索補助データと、
を備えるデータ構造を有しており、
前記経路探索部は、
少なくとも、前記第1の座標系に対応した領域と前記第2の座標系に対応した領域とに亘って経路探索を行う際に、前記探索用ノード識別情報を用いた経路探索が不適切と判断される場合に、前記第1の座標データおよび前記探索補助データを用いて前記端点を特定することにより経路探索を行うことを要旨とする。
【0045】
こうすることによって、経路探索装置は、第1の座標系に対応した領域と第2の座標系に対応した領域とに亘って経路探索を行う際に、従来の探索用ノード識別情報(探索用ノードID)を用いた経路探索を行うことが不適切な場合に、第1の座標データおよび探索補助データを用いて端点を特定し、経路探索を行うことができる。
【0046】
経路探索用データが階層構造を有するデータである場合、第1の座標データは、探索用ノードデータが属する階層とは異なる階層に属するものであってもよい。例えば、上位層の探索用ノードデータが第1の座標データとして下位層における座標値を保持するようにしてもよい。
【0049】
本発明は以下のように構成することもできる。即ち、本発明の経路探索装置は、
経路探索用データを用いて所定の経路探索を行う経路探索装置であって、
前記経路探索における出発地および目的地を入力する入力部と、
前記出発地および前記目的地に基づいて前記経路探索用データを取得する取得部と、
該経路探索用データを用いて前記経路探索を行う経路探索部と、
該経路探索の結果を出力する出力部と、を備え、
前記経路探索用データは、
狭い領域について、大きいスケールの第2の座標系で定義された下位層探索用データと、
前記下位層探索用データよりも広い領域について、前記第2の座標系よりも小さいスケールの第1の座標系で定義された上位層探索用データと、
を有する階層構造のデータであり、
前記下位層探索用データおよび前記上位層探索用データのそれぞれは、
通路を表す探索用リンクデータと、
前記通路の端点を表し、該端点を識別するための探索用ノード識別情報を有する探索用ノードデータと、
を備えており、
前記上位層探索用データの探索用ノードデータは、
前記下位層探索用データの探索用ノードデータと共通する前記端点について、該端点の前記第1の座標系における座標との組み合わせで、該端点の前記第2の座標系における座標を一義的に特定するための探索補助データを備えており、
前記経路探索部は、
少なくとも、前記上位層探索用データと前記下位層探索用データとを遷移して経路探索を行う際に、前記探索用ノード識別情報を用いた経路探索が不適切と判断される場合に、前記第1の座標系における座標および前記探索補助データを用いて前記経路探索を行うことを要旨とする。
【0050】
こうすることによって、経路探索装置は、上位層探索用データと下位層探索用データとを遷移して経路探索を行う際に、従来の探索用ノード識別情報を用いた経路探索を行うことが不適切な場合に、上位層探索用データの第1の座標系で定義された端点の座標と探索補助データとの組み合わせで、下位層探索用データの第2の座標系で定義された端点の座標を一義的に特定し、経路探索を行うことができる。
【0051】
本発明は、先に説明した経路誘導用データを用いる経路誘導装置の発明として構成することもできる。即ち、
本発明の経路誘導装置は、
経路誘導用データを用いて所定の経路誘導を行う経路誘導装置であって、
経路探索の結果を入力する入力部と、
該結果に基づいて前記経路誘導用データを取得する取得部と、
該経路誘導用データを用いて前記経路誘導を行う経路誘導部と、
該経路誘導の結果を出力する出力部と、を備え、
前記経路誘導用データは、
第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有しており、
前記第2の座標系で定義され、所定の領域内に存在する通路に関し、該通路を表す下位層誘導用リンクデータと、前記通路の端点を表す下位層誘導用ノードデータとを保持する下位層誘導用データと、
前記第1の座標系で定義され、前記下位層誘導用リンクデータおよび前記下位層誘導用ノードデータの少なくとも一部に対応する上位層誘導用リンクデータおよび上位層誘導用ノードデータを保持する上位層誘導用データと、を備え、
前記上位層誘導用データは、
前記上位層誘導用リンクデータに対応する通路の前記下位層誘導用データにおける経由点を、前記下位層誘導用データにおける座標系で一義的に特定するための経由点データを備えており、
前記経由点データは、
前記経由点の座標を示す第1の座標データと、
前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組合せで、前記経由点の座標データを一義的に特定するための誘導補助データと、
を備えるデータ構造を有しており、
前記経路誘導部は、
少なくとも、前記上位層誘導用データおよび前記下位層誘導用データを用いた経路誘導を行う際に、前記上位層誘導用リンクデータおよび前記下位層誘導用リンクデータを用いた経路誘導が不適切と判断される場合に、前記経由点データを用いて前記下位層誘導用データにおける通路を特定することにより前記経路誘導を行うことを要旨とする。
【0052】
こうすることによって、経路誘導装置は、階層構造を有する経路誘導用データについて、従来の誘導用ノード識別情報を用いた経路誘導を行うことが不適切な場合に、上記第1の座標データと、誘導補助データとを備える経由点データを用いて、下位層誘導用データにおける経由点を一義的に特定することにより、上位層誘導用リンクデータに対応する下位層誘導用リンクデータを特定し、経路誘導を行うことができる。
【0053】
本発明は、上述の経路探索用データのデータ構造、経路誘導用データのデータ構造、経路探索装置、経路誘導装置としての構成の他、経路探索方法、経路誘導方法の発明として構成することもできる。また、これらを実現するコンピュータプログラム、およびそのプログラムを記録した記録媒体、そのプログラムを含み搬送波内に具現化されたデータ信号など種々の態様で実現することが可能である。なお、それぞれの態様において、先に示した種々の付加的要素を適用することが可能である。
【0054】
本発明をコンピュータプログラムまたはそのプログラムを記録した記録媒体等として構成する場合には、経路探索装置、経路誘導装置を駆動するプログラム全体として構成するものとしてもよいし、本発明の機能を果たす部分のみを構成するものとしてもよい。また、記録媒体としては、フレキシブルディスクやCD−ROM、DVD−ROM、光磁気ディスク、ICカード、ROMカートリッジ、パンチカード、バーコードなどの符号が印刷された印刷物、コンピュータの内部記憶装置(RAMやROMなどのメモリ)および外部記憶装置などコンピュータが読み取り可能な種々の媒体を利用できる。
【0055】
【発明の実施の形態】
以下、本発明の実施の形態について、実施例に基づき以下の順で説明する。
A.ナビゲーションシステムの構成:
B.ナビゲーション装置:
C.データ構造:
C−1.経路探索用データ:
C−2.経路誘導用データ:
D.経路探索処理:
E.経路誘導処理:
F.変形例:
【0056】
A.ナビゲーションシステムの構成:
図1は、一実施例としてのナビゲーションシステム1000の概略構成を示す説明図である。本実施例のナビゲーションシステム1000は、地図配信サーバ100とナビゲーション装置200とから構成されている。
【0057】
地図配信サーバ100は、経路探索用データや、経路誘導用データや、図示しない表示データ、住所データ、建物等の名称データその他のデータを保持しており、ナビゲーション装置200に最新の更新データを、後述するブロックごとに個別に配信する。
【0058】
ナビゲーション装置200は、中継局STと携帯電話等によって無線通信を行うことによって、インターネットINTを介して地図配信サーバ100と接続され、各種データのやり取りが可能である。本実施例では、ナビゲーション装置200は、車両に搭載されるタイプのいわゆるカーナビゲーション装置であるものとした。ナビゲーション装置200は、本発明の経路探索装置および経路誘導装置に相当する。
【0059】
B.ナビゲーション装置:
図2は、本実施例のナビゲーション装置200の構成を示す説明図である。ナビゲーション装置200は、表示パネル210と、操作パネル220と、制御ユニット230とを備えている。また、ナビゲーション装置200は、経路探索データや経路誘導用データなどを保持するコンパクト・ディスクCDから各種データを読み出すCD−ROMドライブや、経路探索データや経路誘導用データなどを保持するハードディスク240を備えている。コンパクト・ディスクCDは、全国地図、首都圏地図などの電子地図データの提供領域について、提供者から一時に提供される電子地図データを保持している。ハードディスク240は、地図配信サーバ100からダウンロードした更新データを保持している。
【0060】
表示パネル210は、地図や文字情報やメニュー画面や経路探索の結果や経路誘導の状況などを表示する。操作パネル220は、表示パネル210に表示された地図上のカーソルの移動や、縮尺の設定・変更、画面のスクロール、目的地に関する情報の入力を含むメニュー画面での各種設定等、ユーザの指示を入力するためのものである。このユーザの指示の入力は、リモート・コントローラ(リモコン)225を用いて行うことも可能である。
【0061】
制御ユニット230は、CPU、RAM、ROM等を備えるマイクロコンピュータとして構成されており、制御部231と、通信部232と、現在地検出部233と、コマンド入力部234と、電子地図データ参照部235と、経路探索部236と、経路誘導部237と、表示制御部238とを備えている。これらの各機能ブロックは、ソフトウェア的に構成されている。
【0062】
制御部231は、制御ユニット230内の各部の制御を行う。通信部232は、中継局(図1参照)と無線通信を行い、インターネットINTを介して、地図配信サーバ100と各種データのやり取りを行う。
【0063】
現在地検出部233は、図示しないGPSアンテナが受信する人工衛星からの電波に基づいて現在位置を検出する。現在位置の検出は、DGPS(ディファレンシャルGPS)を利用した方法や、携帯電話、PHS等の無線基地局の電波を利用した方法や、ジャイロセンサを利用もしくは併用した方法などによって現在位置を検出するものとしてもよい。
【0064】
コマンド入力部234は、操作パネル220やリモコン225の操作によるユーザの指示や経路探索における目的地などを入力する。目的地は、例えば、目的地の住所や、名称や、電話番号などによって特定することができる。
【0065】
電子地図データ参照部235は、出発地および目的地に基づいて、コンパクト・ディスクCDおよびハードディスク240が保持する経路探索用データを参照する。また、電子地図データ参照部235は、経路探索部236が行った経路探索結果に基づいて、経路誘導用データを参照する。
【0066】
経路探索部236は、電子地図データ参照部235が参照した経路探索用データを用いて、出発地から目的地までの経路探索を行う。本実施例では、周知のダイクストラ法によって経路探索を行うものとした。
【0067】
経路誘導部237は、現在地検出部233が検出した現在地、および、電子地図データ参照部235が参照した経路誘導用データを用いて経路誘導を行う。
【0068】
表示制御部238は、表示パネル210に表示すべき画面を制御する。
【0069】
C.データ構造:
図3は、本実施例の経路探索用データおよび経路誘導用データの管理単位について示す説明図である。経路探索用データおよび経路誘導用データは、ともに上位層データと下位層データとから構成される階層構造を有している。
【0070】
ここで、「上位層データ」という文言は、上位層の経路探索用データおよび経路誘導用データを意味しており、「下位層データ」という文言は、下位層の経路探索用データおよび経路誘導用データを意味している。また、経路探索用データおよび経路誘導用データは、それぞれ道路を表すリンクデータと、道路の端点を表すノードデータとを備えている。本明細書中で、「上位層データ」という文言は、上位層経路探索用ノードデータと、上位層経路探索用リンクデータと、上位層経路誘導用ノードデータと、上位層経路誘導用リンクデータとを含む意味を有している。「下位層データ」についても同様である。
【0071】
本実施例では、経路探索用データおよび経路誘導用データがともに2層構造であるものとしたが、3階層以上の多層構造としてもよい。
【0072】
各階層データは、所定の矩形領域のブロックに区分けされている。下位層データは、ほぼ全ての道路およびその端点に関するデータを備えており、上位層データは、主要な道路およびその端点に関するデータを備えている。本実施例では、経路探索用データと経路誘導用データとは、対応するブロック、対応する階層ごとにセットで更新されるものであり、また、両者は同じ階層数を有するものとした。
【0073】
下位層データのブロックは、上位層データのブロックを分割した領域についてのデータを有している。図示した例では、上位層データのブロックを4×4に分割した領域が下位層データのブロックに相当している様子を示した。上位層データおよび下位層データの各ブロックには、図示するように、左下から順に(1,1)、(1,2)、(1,3)、…の図番号が割り当てられている。例えば、上位層データのブロック(1,1)は、下位層データのブロック(1,1)〜(4,4)の4×4の16のブロックに対応している。
【0074】
経路探索用データおよび経路誘導用データは、ブロックごとに更新される。そして、各ブロックのデータは、その更新履歴を示す履歴データを備えている。図3は、また、ナビゲーション装置200側で利用可能なデータ中に新旧のデータが混在している様子を示している。図中にハッチングを付したブロックは、地図配信サーバ100(図1)からダウンロードした最新のデータであることを示している。また、ハッチングを付していないブロックは、コンパクト・ディスクCDに保持された電子地図データ提供初期のデータ、あるいは、地図配信サーバ100では更新されているもののハードディスク240では未更新の古いデータであることを示している。
【0075】
先に説明したように、地図配信サーバ100では、道路や交差点の増減に伴ってデータを更新する場合、各道路および各端点には、それぞれを識別するためのIDが新たに割り振られる。この際、IDの整合性を確保するために、少なくとも上位層データと下位層データとはセットで更新される。一方、ナビゲーション装置200は、必要なブロックのデータしかダウンロードしない。また、通信障害によって最新のデータをダウンロードできない場合や、ナビゲーション装置200のユーザが、最新のデータをダウンロードしない場合もある。この場合、ナビゲーション装置200側に、図示するように、バージョンの異なる新旧のデータが混在することとなり、異なるバージョン間では、IDのみではリンク、ノードの整合がとれない場合がある。
【0076】
C−1.経路探索用データ:
図4は、経路探索用データのデータ構造を模式的に示す説明図である。図中の○は、道路の端点を表すノードを示している。また、各ノード間を結ぶ実線は、通路を表すリンクを示している。太実線は、主要道路を表している。
【0077】
図4の下段に示した下位層経路探索用データは、ほぼ全てのリンクおよびノードに関するデータを備えている。また、ブロックの境界に存在する境界ノードに関するデータも備えている。例えば、ノードN1,N4,N5,N7が境界ノードである。図示した例では、下位層経路探索用データは、11個のリンクと11個のノードとを有している。そして、各リンクおよび各ノードには、リンクIDとしてL1〜L11が、ノードIDとしてN1〜N11がそれぞれ割り振られている。
【0078】
図4の上段に示した上位層経路探索用データは、主要道路およびその端点に関するデータを備えている。上位層経路探索用データのノードは、下位層経路探索用データのノードと共通である。例えば、上位層経路探索用データのノードN2は、下位層経路探索用データのノードN2と共通である。なお、上位層経路探索用データにおけるリンクは、下位層経路探索用データにおける複数の連なったリンクを表すので、リンク列と呼ばれる。
【0079】
下位層経路探索用データは、xy座標系で定義されている。上位層経路探索用データは、下位層経路探索用データの座標系とは原点およびスケールが異なるXY座標系で定義されている。下位層経路探索用データおよび上位層経路探索用データにおける各ブロックの座標数は、ともにNRX×NRYである。
【0080】
図5は、経路探索用ノードデータの内容を概念的に示す説明図である。図示するように、下位層経路探索用ノードデータには、各ノードについて、ノードIDと、xy座標系における座標値とが対応付けられている。また、上位層経路探索用ノードデータには、各ノードについて、ノードIDと、XY座標系における座標値と、副キーとが対応付けられている。ここで、副キーとは、上位層経路探索用ノードデータにおける座標値との組み合わせによって、対応する下位層経路探索用ノードデータにおける座標値を一義的に特定するためのデータである。副キーは、本発明の探索補助データに相当する。
【0081】
ここで、副キー(SKx,SKy)は、下位層経路探索用ノードデータにおけるノードの座標値を(DX,DY)とし、副キーを求めるための特定値をSKMODとするとき、
SKx=DX % SKMOD;
SKy=DY % SKMOD;
によって設定されている。なお、「%」は剰余演算子である。例えば、図5に示した例では、ノードN2についての副キーは、
(SKx2,SKy2)=(DX2 % SKMOD,DY2 % SKMOD)
である。このように副キーを設定することについての意味を以下に説明する。
【0082】
図6は、副キーについて示すための説明図である。図示するように、
(1)上位層経路探索用ノードデータの図番号を(UNOX,UNOY)、
(2)上位層経路探索用ノードデータにおけるノードNAの座標値を(UX,UY)、
(3)ノードNAを含む下位層経路探索用ノードデータの図番号を(DNOX,DNOY)
(4)下位層経路探索用ノードデータにおけるノードNAの座標値を(DX,DY)
(5)上位層経路探索用データおよび下位層経路探索用データの座標数をNRX×NRY、
(6)上位層経路探索用ノードデータにおけるブロックを、下位層経路探索用ノードデータにおけるブロックのNx×Ny倍
とする。
【0083】
このとき、上位層経路探索用ノードデータにおけるノードNAの座標値は、座標系のスケールの相違により、図6の下段に示した下位層経路探索用ノードデータにおけるNx×Nyの領域内のいずれかの点を表す。換言すれば、下位層経路探索用ノードデータにおけるNx×Nyの領域内の全ての点は、上位層経路探索用ノードデータにおいては1点で表される。
【0084】
上位層経路探索用ノードデータと下位層経路探索用ノードデータとの履歴データが異なっており、ノードIDの整合がとれていない場合を考える。副キーを設定していない場合、Nx×Nyの領域内に1つのノードしか存在しない場合には、上位層経路探索用ノードデータにおけるノードと下位層経路探索用ノードデータにおけるノードとは、座標値を用いて所定の計算を行うことにより、互いに特定することができる。しかし、Nx×Nyの領域内に複数のノード、例えば、図示したノードNAおよびノードNBが存在する場合には、上位層経路探索用ノードデータにおけるノードと下位層経路探索用ノードデータにおけるノードとは、互いに特定することができない。
【0085】
一方、本実施例の副キーが設定されている場合には、Nx×Nyの領域内に複数のノードが存在する場合であっても、以下の計算式によって、上位層経路探索用ノードデータおよび下位層経路探索用ノードデータのスケールの相違を補償し、両者を互いに一義的に特定することができる。例えば、上位層経路探索用ノードデータにおけるノードの座標値が(UX,UY)であり、その副キーが(SKx,SKy)である場合、
DX=DXtmp+(SKx−(DXtmp%SKMOD));
DY=DYtmp+(Sky−(DYtmp%SKMOD));
DXtmp=((UX×Nx)%NRX);
DYtmp=((UY×Ny)%NRY);
によって、下位層経路探索用ノードデータにおけるノードの座標値(DX,DY)を求めることができる。
【0086】
なお、特定すべき下位層経路探索用ノードデータの図番号(DNOX,DNOY)は、
DNOX=(UNOX-1)×Nx+1+(UX÷(NRX÷Nx));
DNOY=(UNOY-1)×Ny+1+(UY÷(NRY÷Ny));
(小数点以下は切り捨て)
によって求められる。
【0087】
また、下位層経路探索用ノードデータにおける座標値(DX,DY)を有するノードに対応する上位層経路探索用ノードデータにおける座標値(UX,UY)は、
UX=(((DNOX-1)%Nx)×NRX+DX)÷Nx;
UY=(((DNOY-1)%Ny)×NRY+DY)÷Ny;
によって求めることができる。
【0088】
なお、特定すべき上位層経路探索用ノードデータの図番号(UNOX,UNOY)は、
UNOX=(DNOX-1)÷Nx+1;
UNOY=(DNOY-1)÷Ny+1;
(小数点以下は切り捨て)
によって求められる。
【0089】
こうして求められた上位層経路探索用ノードデータにおける座標値(UX,UY)を有するノードに、副キーとして、
(SKx,SKy)=(DX % SKMOD,DY % SKMOD)
が設定されていれば、両者は対応していることになる。上位層経路探索用ノードデータにおける座標値を有するノードが異なる副キーを有していれば、両者は対応していないことになる。
【0090】
このように、副キーを用いることによって、上位層経路探索用ノードデータの座標系における1点と、下位層経路探索用ノードデータの座標系における領域内の各点とを互いに識別することができる。
【0091】
図7は、経路探索用リンクデータの内容を概念的に示す説明図である。本実施例では、図示するように、下位層経路探索用リンクデータには、各リンクについて、リンクIDと、始点ノードのノードIDおよび終点ノードのノードIDと、リンクコストとが対応付けられている。始点ノードおよび終点ノードについて、ノードIDの代わりに座標値を持つようにしてもよい。上位層経路探索用リンクデータには、各リンク列と、リンクコストとが対応付けられている。
【0092】
C−2.経路誘導用データ:
図8は、経路誘導用データのデータ構造を模式的に示す説明図である。図8の上段には、1ブロック分の上位層経路誘導用データについて示した。図8の下段には、上段に示した1ブロック分の上位層経路誘導用データに対応する16ブロック分の下位層経路誘導用データについて示した。図中の○および●は、道路の端点を表すノードを示している。また、各ノード間を結ぶ実線は、通路を表すリンクを示している。
【0093】
経路誘導用データは、経路探索用データと同じ座標系で定義されている。即ち、下位層経路誘導用データは、xy座標系で定義されており、上位層経路誘導用データは、下位層経路誘導用データの座標系とは原点およびスケールが異なるXY座標系で定義されている。
【0094】
経路誘導は、経路探索結果に基づいて、下位層経路誘導用データを用いて行われる。このため、経路誘導用データは、先に説明した経路探索用データのノードに対応するノードを有しており、更に、下位層経路誘導用データは、道路の形状および経路誘導中の位置を正確に表すために、経路探索用データよりも多くのノードおよびリンクを有している。なお、図示した例では、図示の便宜上、全てのノードおよびリンクを描いてはいない。
【0095】
経路誘導用ノードデータの内容は、先に説明した経路探索用ノードデータとほぼ同様であり、ノードIDと座標値とが対応付けられている。ただし、経路誘導用ノードデータは、上位層経路誘導用ノードデータが副キーを有していない。経路誘導用ノードデータの内容については、図示を省略した。
【0096】
以下、上位層経路誘導用データにおけるノードNjとノードN2とを結ぶリンク列に着目して、経路誘導用リンクデータについて説明する。
【0097】
図9は、経路誘導用リンクデータの内容を概念的に示す説明図である。図示するように、下位層経路誘導用リンクデータには、ブロックごとに、各リンクについて、リンクIDと、始点ノードのノードIDおよび終点ノードのノードIDとが対応付けられている。上位層経路誘導用リンクデータには、各リンク列と、補助データとが対応付けられている。補助データは、上位層経路誘導用リンクデータにおけるリンク列に対応する下位層経路誘導用リンクデータにおける複数のリンクが経由する経由点を特定するためのデータである。この補助データは、本発明の経由点データに相当する。本実施例では、補助データとして、下位層経路誘導用リンクデータにおける経由点ノードNj,No,Nb1,Np,Nb2,Nq,Nb3,Nr,Nb4,N2のうち、各ブロックの境界に存在する境界ノードNj,Nb1,Nb2,Nb3,Nb4,N2に対応する経由点(図8上段の×印)についての上位層経路誘導用リンクデータにおける座標値および副キーを用いるものとした。これらは、経由する順番に配列されている。経路誘導用リンクデータにおける副キーについても、先に説明した経路探索用ノードデータにおける副キーと同様に設定されている。従って、これらによって、経路探索用ノードデータの場合と同様にして、上層経路誘導用リンクデータにおけるリンク列が経由する下位層経路誘導用リンクデータにおける境界ノードを特定することができる。経路誘導用リンクデータにおける副キーは、本発明の誘導補助データに相当する。こうすることによって、上位層経路誘導用リンクデータと下位層経路誘導用リンクデータとの履歴データが異なっている場合でも、境界ノードを特定することができるので、境界ノードと関連付けられた下位層経路誘導用リンクデータのリンクを特定し、経路誘導を行うことができる。
【0098】
D.経路探索処理:
図10は、経路探索処理の流れを示すフローチャートである。ナビゲーション装置200の制御ユニット230のCPUが行う処理である。まず、コマンド入力部234から入力された出発地および目的地を入力する(ステップS100)。次に、これらに基づいて、コンパクト・ディスクCDおよびハードディスク240から経路探索に用いられる領域の経路探索用データを取得する(ステップS110)。そして、出発地および目的地に対応する下位層経路探索用ノードデータの各ノードから経路探索を開始する。
【0099】
経路探索開始後、まず、次の経路探索の対象となる対象ノードが階層またはブロックを遷移する位置に存在するか否かを判断する(ステップS120)。いずれも遷移しない場合、即ち、対象ノードが同一ブロックの下位層経路探索用ノードデータにある場合には、IDを用いた経路探索(経路探索1)を行う(ステップS150)。ステップS120において、対象ノードが階層またはブロックを遷移する位置に存在する場合には、履歴データを参照して、遷移前後でデータのバージョンが同じであるか否かを判断する(ステップS130)。データのバージョンが同じである場合には、IDの整合性は確保されているので、IDを用いた経路探索(経路探索1)を行う(ステップS150)。
【0100】
データのバージョンが異なる場合には、IDの整合性が確保されていない蓋然性が高いので、IDを用いた経路探索(経路探索1)を行わない。この場合には、対象ノードが階層を遷移する位置に存在するか否か、即ち、上位層経路探索用ノードデータにあるか否かを判断する(ステップS140)。対象ノードが階層を遷移しない場合、即ち、ブロックを遷移する場合には、遷移前後で座標系のスケールが同じであるので、座標データによってノードを特定する経路探索(経路探索2)を行う(ステップS160)。対象ノードが階層を遷移する場合、即ち、上位層経路探索用データにある場合には、遷移前後で座標系のスケールが異なるので、先に説明した副キーを用いて上位層経路探索用ノードデータのノードと下位層経路探索用ノードデータのノードとの対応をとり、経路探索(経路探索3)を行う(ステップS170)。なお、ステップS160において、対象ノードが上位層ブロック間を遷移する場合には、ステップS170の「経路探索3」を行うようにしてもよい。
【0101】
そして、ステップS150の「経路探索1」、または、ステップS160の「経路探索2」、または、ステップS170の「経路探索3」によって、経路探索全体が終了したか否かを判断する(ステップS180)。終了していない場合には、終了するまでステップS120〜S180を繰り返す。終了した場合には、経路探索処理を終了し、経路探索結果を出力する。
【0102】
このように経路探索を行うことによって、経路探索用データに新旧のデータが混在する場合であっても、座標データ、副キーを用いて対象ノードを特定しつつ経路探索を行うことができる。
【0103】
E.経路誘導処理:
図11は、経路誘導処理の流れを示すフローチャートである。ナビゲーション装置200の制御ユニット230のCPUが行う処理である。まず、経路探索の結果を取得する(ステップS200)。次に、これに基づいて、コンパクト・ディスクCDおよびハードディスク240から経路誘導に用いられる領域の経路誘導用データを取得する(ステップS210)。そして、現在地検出部233(図2)が検出した現在位置を用いて下位層経路誘導用リンクデータから経路誘導を開始する。
【0104】
経路誘導開始後、まず、次の経路誘導の対象となる対象リンクが上位層経路誘導用リンクデータにあるか否かを判断する(ステップS220)。上位層経路探索用リンクデータにない場合、即ち、対象リンクが下位層経路誘導用リンクデータにある場合には、IDを用いた経路誘導を行う(ステップS240)。
【0105】
ステップS220において、対象リンクが上位層経路誘導用データにある場合には、履歴データを参照して、遷移前後でデータのバージョンが同じであるか否かを判断する(ステップS230)。データのバージョンが同じである場合には、IDの整合性は確保されているので、IDを用いた経路誘導(経路誘導1)を行う(ステップS240)。データのバージョンが異なる場合には、IDの整合性が確保されていない蓋然性が高いので、IDを用いた経路誘導を行わず、先に説明した補助データを用いて、下位層経路誘導データにおける経由点を特定する経路誘導(経路誘導2)を行う(ステップS250)。
【0106】
ここで、補助データを用いた経路誘導について説明する。図12は、補助データを用いた経路誘導処理の流れを示すフローチャートである。まず、対象リンク列と対応する補助データ(図9)を参照する(ステップS252)。次に、副キーを用いて下位層経路誘導データにおける境界ノードを特定する(ステップS254)。そして、特定された境界ノードと関連付けられた下位層経路誘導用リンクデータのリンクを特定し(ステップS256)、経路誘導を行う(ステップS258)。
【0107】
ステップS240の「経路誘導1」、または、ステップS250の「経路誘導2」によって、経路誘導全体が終了したか否かを判断する(ステップS260)(図11)。終了していない場合には、終了するまでステップS220〜S250を繰り返す。
【0108】
このように経路誘導を行うことによって、経路誘導データに新旧のデータが混在する場合であっても、補助データを用いてリンクの経由点を特定しつつ経路誘導を行うことができる。
【0109】
以上説明したナビゲーション装置200および経路探索用データ、経路誘導用データによれば、ブロック単位で管理された経路探索用データおよび経路誘導用データに新旧のデータが含まれる場合でも、経路探索および経路誘導を行うことができる。
【0110】
F.変形例:
以上、本発明の実施の形態について説明したが、本発明はこのような実施の形態になんら限定されるものではなく、その要旨を逸脱しない範囲内において種々なる態様での実施が可能である。例えば、以下のような変形例が可能である。
【0111】
F1.変形例1.
上記実施例では、経路探索における出発地を、ナビゲーション装置200が備える現在地検出部233が検出した地点としたが、目的地と同様に、ユーザが操作パネル220やリモコン225の操作によって入力するようにしてもよい。
【0112】
F2.変形例2:
上記実施例では、副キーは、下位層データにおけるノードの座標値と剰余演算子「%」と特定値SKMODによって設定したが、これに限られない。異なる座標系間の共通のノードについて、一方の座標系における座標値との組み合わせによって、互いに特定することができるものを適用すればよい。
【0113】
また、上記実施例では、各データの座標系は直交座標系であるものとしたが、他の座標系、例えば、極座標系を用いるものとしてもよい。
【0114】
F3.変形例3:
上記本実施例では、上位層経路誘導用リンクデータは、下位層経路誘導用リンクデータにおける境界ノードに対応する上位層経路誘導用リンクデータにおける点についての補助データを備えるものとしたが、これに限られない。上位層経路誘導用リンクデータは、下位層経路誘導データの各ブロックにつき、少なくとも2点を特定可能な補助データを備えるようにすればよい。従って、上位層経路誘導用リンクデータは、境界ノード以外の経由点、例えば、No,Np,Nq,Nrについての補助データを備えるようにしてもよい。経由点を識別することによって、リンクを特定できればよい。
【0115】
F4.変形例4:
上記実施例では、本発明を車両に搭載される、いわゆるカーナビゲーション装置に適用した場合について説明したが、これに限られない。例えば、インターネットに接続可能なパーソナルコンピュータや、携帯情報端末や、携帯用のナビゲーション装置や、携帯電話に適用することも可能である。
【0116】
F5.変形例5:
上記実施例では、経路探索機能と経路誘導機能とを有するナビゲーション装置200に本発明を適用した場合について説明したが、これに限られない。経路誘導機能を有さない経路探索装置に適用してもよい。
【図面の簡単な説明】
【図1】一実施例としてのナビゲーションシステム1000の概略構成を示す説明図である。
【図2】本実施例のナビゲーション装置200の構成を示す説明図である。
【図3】本実施例の経路探索用データおよび経路誘導用データの管理単位について示す説明図である。
【図4】経路探索用データのデータ構造を模式的に示す説明図である。
【図5】経路探索用ノードデータの内容を概念的に示す説明図である。
【図6】副キーについて示すための説明図である。
【図7】経路探索用リンクデータの内容を概念的に示す説明図である。
【図8】経路誘導用データのデータ構造を模式的に示す説明図である。
【図9】経路誘導用リンクデータの内容を概念的に示す説明図である。
【図10】経路探索処理の流れを示すフローチャートである。
【図11】経路誘導処理の流れを示すフローチャートである。
【図12】補助データを用いた経路誘導処理の流れを示すフローチャートである。
【符号の説明】
1000…ナビゲーションシステム
100…地図配信サーバ
200…ナビゲーション装置
210…表示パネル
220…操作パネル
225…リモコン
230…制御ユニット
240…ハードディスク
231…制御部
232…通信部
233…現在地検出部
234…コマンド入力部
235…電子地図データ参照部
236…経路探索部
237…経路誘導部
238…表示制御部
INT…インターネット
ST…中継局
CD…コンパクト・ディスク
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to data structures of route search data and route guidance data in electronic map data, and their use.
[0002]
[Prior art]
Use of map data digitized so as to be usable by a computer, so-called electronic map data, has become widespread. Electronic map data is used in personal computers, in-vehicle or portable navigation devices, and the like.
[0003]
The navigation device performs display of an electronic map, route search from a departure point or present location to a destination, route guidance, map matching, and the like. In order to realize these, the electronic map data used in the navigation device includes display data for displaying an electronic map, route search data for performing a route search, route guidance and map matching. It has route guidance data.
[0004]
The route search data includes search link data representing roads (passages) and search node data representing road end points (intersections, dead ends, etc.). The search link data includes a search link ID for identifying each road and a link cost representing an evaluation value such as an average travel time of each road. The search node data includes a node ID for identifying each end point and coordinate data representing the position of each end point. The route search is performed by the well-known Dijkstra method using these data.
[0005]
The route search data generally has a hierarchical structure. The data of the lowest layer has information on almost all roads. On the other hand, the data of the highest layer has only information on main roads such as highways and national roads. Since the upper layer data and the lower layer data are generally expressed in coordinate systems having different origin positions and scales, they are associated with each other by a search link ID and a search node ID. By adopting such a data structure, the processing time required for the route search is shortened.
[0006]
The route guidance data includes guidance link data representing roads and guidance node data representing road end points. The guide link data includes a guide link ID for identifying each road. The guidance node data includes guidance node IDs for identifying each end point and coordinate data representing the position of each end point.
[0007]
The route guidance data also has a hierarchical structure like the route search data, and the upper layer data and the lower layer data are associated with each other by the guidance link ID and the guidance node ID. Each ID of the route search data described above is associated with each ID of the route guidance data.
[0008]
In general, each ID described above is assigned a unique ID within a provision area of an electronic map such as a national map or a metropolitan area map. When roads and intersections increase or decrease and the electronic map data is updated, a new ID is assigned to each road and each end point.
[0009]
Conventionally, electronic map data has been provided by a recording medium such as a CD-ROM. Therefore, when the electronic map data is updated, the above-described IDs are updated at the same time, and all correspondences are taken.
[0010]
[Problems to be solved by the invention]
In recent years, with the spread of the Internet, distribution of electronic map data from a server on the Internet to a navigation device has also been proposed. In the distribution of electronic map data via the Internet, a technique for managing various data for each narrow area and distributing only updated data has been proposed in order to reduce the amount of data communication.
[0011]
When such distribution of electronic map data is performed, the navigation device saves and uses the latest electronic map data downloaded from the server on a hard disk or the like.
[0012]
However, in the entire electronic map data stored on the navigation device side, only a part of the data updated on the server side has been updated. There are cases where new data is mixed. In this case, for the route search data and the route guidance data, there is a case where the route search and the route guidance cannot be performed because the correspondence between the IDs does not match between the old and new data.
[0013]
The present invention has been made to solve the above-described problems, and an object of the present invention is to enable a route search and route guidance in a navigation device even when old and new data are included in electronic map data. And
[0014]
[Means for solving the problems and their functions and effects]
  In order to solve at least a part of the above-described problems, the present invention employs the following configuration.
  The first data structure of the present invention is:
  For route searchRoute search data that can be used by the route search deviceAnd having a hierarchical structure including a first hierarchy defined by a first coordinate system and a second hierarchy defined by a second coordinate system having a larger scale than the first coordinate system. Route search dataData structure,
  Search link data representing a passage,
  Node data for search representing the end point of the passage,
  At least some of the search link data and the search node data are:
  The data included in the first hierarchy,Of the passage or the end pointIndicate coordinatesFirst coordinate data;
  The data included in the first layer, and compensates for a difference in scale between the first coordinate system and the second coordinate system, and corresponds to one point in the first layer. In an area in the hierarchy, it is defined so that each point in the area can be identified,In combination with the first coordinate data, In the second hierarchyThe coordinates of the passage or the end pointdataSearch assistance data for uniquely identifying
  It is a summary to provide.
[0015]
In the route search data, the position of one end point may be represented by a plurality of coordinate systems, that is, a first coordinate system and a second coordinate system. Here, “different coordinate system” means not only a coordinate system with completely different systems, such as an orthogonal coordinate system and a polar coordinate system, but also a coordinate system with a different origin position and scale even in an orthogonal coordinate system. is doing. For example, as described above, when the route search data has a hierarchical structure, the upper layer search node data and the lower layer search node data are represented in different orthogonal coordinate systems. There are many.
[0016]
  In the data structure of the present invention, at least a part of the search link data and the search node data includes the first coordinate data in the first coordinate system of the path or the end point and the search auxiliary data. Therefore, even when the route search device cannot perform the route search using the conventional search node ID, by performing the predetermined calculation by combining the first coordinate data and the search auxiliary data,By compensating for the difference in scale between the first coordinate system and the second coordinate system by the search auxiliary data,The coordinates of the passage or endpoint in the second coordinate systemdataCan be uniquely identified and a route search can be performed.Further, when the scale of the first coordinate system is smaller than the scale of the second coordinate system, a plurality of points in a predetermined area in the second coordinate system are represented by one point of the first coordinate system. However, in the above configuration, in such a case, each point in the predetermined area of the second coordinate system can be identified by the auxiliary search data.
[0017]
The data structure of the present invention also has the following effects. For example, if the upper layer search node data includes latitude / longitude data together with the coordinate data for one end point, the lower layer search node data also includes latitude / longitude data together with the coordinate data. Even when the search node ID cannot be used, the end points can be associated with each other by the latitude / longitude data. Further, the end points can be associated with each other by providing the upper layer search node data with the coordinate data in the upper layer and the coordinate data in the lower layer. However, when the route search data has such a data structure, the data becomes enormous. In the data structure of the present invention, the search auxiliary data can be configured in a relatively small size, so that the above-described increase in the data size is suppressed and the route search can be performed even when the search node ID cannot be used. Possible search data can be configured compactly.
[0022]
The present invention can also be configured as follows. That is, the data structure of the present invention is
A data structure of route search data that can be used by the route search device,
The route search data is
For a narrow area, the lower layer search data defined in the second coordinate system of the large scale,
For an area wider than the lower layer search data, the upper layer search data defined in the first coordinate system of a scale smaller than the second coordinate system;
Data having a hierarchical structure,
Each of the lower layer search data and the upper layer search data is:
Search link data representing a passage,
Search node data representing end points of the passage;
With
The search link data or search node data of the upper layer search data is the same as the search link data or search node data of the lower layer search data. The gist is provided with auxiliary search data for uniquely specifying the coordinates of the path or the end point in the second coordinate system in combination with the coordinates in the first coordinate system.
[0023]
By doing so, the route search apparatus can use the first coordinate system of the upper layer search data even when the route search data having a hierarchical structure cannot be searched using the search node ID. The path or end point coordinates defined in the second coordinate system of the lower layer search data are uniquely specified by the combination of the defined path or end point coordinates and the search auxiliary data, and the route search is performed. can do.
[0024]
In the above data structure:
The lower layer search data and the upper layer search data can be individually updated.
[0025]
By doing so, it is possible to improve the convenience of communication for updating route search data.
[0026]
In the above data structure:
It is preferable that the lower layer search data and the upper layer search data further include history data indicating an update history.
[0027]
By doing so, the route search device can easily determine whether to perform a route search using the conventional search node ID or to perform a route search using the search auxiliary data. That is, if the history data of the upper layer search data and the history data of the lower layer search data are the same, it is determined that a route search using the search node ID is possible, and this is performed. If they are different, it is determined that the route search using the search node ID is inappropriate, and the route search using the search auxiliary data can be performed.
[0028]
  The second data structure of the present invention is:
  To guide the routeRoute guidance data that can be used by the route guidance deviceAnd having a hierarchical structure including a first hierarchy defined by a first coordinate system and a second hierarchy defined by a second coordinate system having a larger scale than the first coordinate system. Route guidance dataData structure,
Defined in the second coordinate system;Lower layer guidance data that holds lower layer guidance link data representing the passage and lower layer guidance node data representing the end point of the passage, with respect to the passage existing in the predetermined area,
  Defined in the first coordinate system;Upper layer guidance data holding upper layer guidance link data and upper layer guidance node data corresponding to at least a part of the lower layer guidance link data and the lower layer guidance node data; andWith
  The upper layer guidance data is
  Via point data for uniquely specifying a via point in the lower layer guidance data of the path corresponding to the upper layer guidance link data in the coordinate system in the lower layer guidance data is provided.And,
The waypoint data is
First coordinate data indicating the coordinates of the via point;
Compensating for a difference in scale between the first coordinate system and the second coordinate system, and in the area in the second hierarchy corresponding to one point in the first hierarchy, each point in the area And auxiliary guidance data for uniquely specifying the coordinate data of the waypoint, in combination with the first coordinate data,
WithThis is the gist.
[0029]
  By doing so, the route guidance device can perform route guidance using the guidance node ID for the route guidance data having a hierarchical structure.The first coordinate data and guidance assistance data are provided.Using waypoint data,That is, the combination of the first coordinate data and the guidance auxiliary data compensates for the difference in scale between the first coordinate system and the second coordinate system, and is defined in the second coordinate system.By uniquely specifying the via point in the lower layer guidance data, it is possible to identify the lower layer guidance link data corresponding to the upper layer guidance link data and perform route guidance.Further, when the scale of the first coordinate system is smaller than the scale of the second coordinate system, a plurality of points in a predetermined area in the second coordinate system are represented by one point of the first coordinate system. However, in the above configuration, in such a case, each point in the predetermined area of the second coordinate system can be identified by the guidance assistance data.
[0030]
  In the second data structure,
  Regarding the lower layer guidance data, the predetermined area is divided into a plurality of divided areas,
  There are at least two via points for each of the plurality of divided regions.includedCan be.
[0031]
By doing so, since two waypoints can be specified for each divided region, lower layer guidance link data can be specified.
[0032]
In the above data structure:
The path in the lower layer guidance data is divided by a boundary node provided at the boundary of the divided area,
It is preferable that the waypoint includes the boundary node.
[0033]
By doing so, since the boundary node is common to the adjacent divided areas, the number of via points can be reduced and the size of the route guidance data can be made compact.
[0040]
In the second data structure,
The lower layer guidance data and the upper layer guidance data can be individually updated.
[0041]
By doing so, the convenience of the route guidance data update and communication can be improved.
[0042]
In the above data structure:
It is preferable that the lower layer guidance data and the upper layer guidance data further include history data indicating an update history.
[0043]
By doing so, the route guidance device can easily determine whether to perform route guidance using the conventional guidance node ID or route guidance using the waypoint data. That is, if the history data of the upper layer guidance data and the history data of the lower layer guidance data are the same, it is determined that the route guidance using the guidance node ID is possible, and this is performed. If they are different, it can be determined that route guidance using the guidance node ID is impossible, and route search using waypoint data can be performed.
[0044]
  The present invention can also be configured as an invention of a route search apparatus using the route search data described above. That is,
  The route search apparatus of the present invention
  A route search device that performs a predetermined route search using route search data,
  An input unit for inputting a starting point and a destination in the route search;
  An acquisition unit for acquiring the route search data based on the departure place and the destination;
  A route search unit that performs the route search using the route search data;
  An output unit for outputting the result of the route search,
  The route search data is
A hierarchical structure including a first hierarchy defined in a first coordinate system and a second hierarchy defined in a second coordinate system having a larger scale than the first coordinate system;
  It is divided into a plurality of areas, and for each area,
  Search link data representing a passage,
  Node data for search representing the end point of the passage,
  At least a part of the search node data is:
  Node identification information for search for identifying the end point;
  The data included in the first hierarchy,Of the end pointIndicate coordinatesFirst coordinate data;
The data included in the first layer, and compensates for a difference in scale between the first coordinate system and the second coordinate system, and corresponds to one point in the first layer. In the area in the hierarchy, each point in the area is defined so as to be identifiable, and in order to uniquely identify the coordinate data of the end point in the second hierarchy in combination with the first coordinate data Search auxiliary data,
  Has a data structure comprising
  The route search unit
  at least,Over an area corresponding to the first coordinate system and an area corresponding to the second coordinate systemWhen it is determined that a route search using the search node identification information is inappropriate when performing a route search, the first coordinate dataAnd the search auxiliary dataThe gist is to perform a route search by specifying the end point using.
[0045]
  By doing so, the route search deviceOver an area corresponding to the first coordinate system and an area corresponding to the second coordinate systemWhen it is inappropriate to perform a route search using conventional search node identification information (search node ID) when performing a route search, the first coordinate dataAnd search auxiliary dataThe end point can be specified using and the route search can be performed.
[0046]
When the route search data is data having a hierarchical structure, the first coordinate data may belong to a layer different from the layer to which the search node data belongs. For example, the search layer data in the upper layer may hold the coordinate values in the lower layer as the first coordinate data.
[0049]
The present invention can also be configured as follows. That is, the route search device of the present invention is
A route search device that performs a predetermined route search using route search data,
An input unit for inputting a starting point and a destination in the route search;
An acquisition unit for acquiring the route search data based on the departure place and the destination;
A route search unit that performs the route search using the route search data;
An output unit for outputting the result of the route search,
The route search data is
For a narrow area, the lower layer search data defined in the second coordinate system of the large scale,
For an area wider than the lower layer search data, the upper layer search data defined in the first coordinate system of a scale smaller than the second coordinate system;
Data having a hierarchical structure,
Each of the lower layer search data and the upper layer search data is:
Search link data representing a passage,
Search node data that represents an end point of the passage and has search node identification information for identifying the end point;
With
The search node data of the upper layer search data is:
For the end point common to the search node data of the lower layer search data, the coordinates of the end point in the second coordinate system are uniquely specified by the combination of the end point in the first coordinate system. Search auxiliary data for
The route search unit
At least when the route search using the search node identification information is determined to be inappropriate when performing a route search by transitioning between the upper layer search data and the lower layer search data, the first The gist is to perform the route search using coordinates in one coordinate system and the search auxiliary data.
[0050]
By doing so, the route search device is not able to perform the route search using the conventional search node identification information when performing the route search by transitioning between the upper layer search data and the lower layer search data. When appropriate, the coordinates of the end points defined in the second coordinate system of the lower layer search data are a combination of the coordinates of the end points defined in the first coordinate system of the upper layer search data and the search auxiliary data. Can be uniquely identified and a route search can be performed.
[0051]
  The present invention can also be configured as an invention of a route guidance device using the route guidance data described above. That is,
  The route guidance device of the present invention includes:
  A route guidance device that performs predetermined route guidance using route guidance data,
  An input unit for inputting a route search result;
  An acquisition unit for acquiring the route guidance data based on the result;
  A route guidance unit for performing the route guidance using the route guidance data;
  An output unit that outputs a result of the route guidance;
  The route guidance data is
A hierarchical structure including a first hierarchy defined in a first coordinate system and a second hierarchy defined in a second coordinate system having a larger scale than the first coordinate system;
  Defined in the second coordinate system;Lower layer guidance data for holding a lower layer guidance link data representing the passage and lower layer guidance node data representing an end point of the passage with respect to the passage existing in the predetermined area;
  Defined in the first coordinate system;Upper layer guidance data holding upper layer guidance link data and upper layer guidance node data corresponding to at least a part of the lower layer guidance link data and the lower layer guidance node data; andWith
  The upper layer guidance data is
  Via point data for uniquely specifying a via point in the lower layer guidance data of the path corresponding to the upper layer guidance link data in the coordinate system in the lower layer guidance data is provided.And
The waypoint data is
First coordinate data indicating the coordinates of the via point;
Compensating for a difference in scale between the first coordinate system and the second coordinate system, and in the area in the second hierarchy corresponding to one point in the first hierarchy, each point in the area And auxiliary guidance data for uniquely specifying the coordinate data of the waypoint, in combination with the first coordinate data,
WithHas a data structure,
  The route guiding unit is
  At least, when performing route guidance using the upper layer guidance data and the lower layer guidance data, it is determined that route guidance using the upper layer guidance link data and the lower layer guidance link data is inappropriate. In this case, the route guidance is performed by specifying a path in the lower layer guidance data using the waypoint data.
[0052]
  By doing so, the route guidance device, when it is inappropriate to perform the route guidance using the conventional guidance node identification information for the route guidance data having a hierarchical structure,The first coordinate data and guidance assistance data are provided.By using the waypoint data to uniquely identify the waypoints in the lower layer guidance data, it is possible to identify the lower layer guidance link data corresponding to the upper layer guidance link data and perform route guidance. .
[0053]
The present invention can be configured as an invention of a route search method and a route guidance method in addition to the above-described data structure of route search data, data structure of route guidance data, route search device and route guidance device. . Further, the present invention can be realized in various modes such as a computer program that realizes these, a recording medium that records the program, and a data signal that includes the program and is embodied in a carrier wave. In addition, in each aspect, it is possible to apply the various additional elements shown above.
[0054]
When the present invention is configured as a computer program or a recording medium on which the program is recorded, it may be configured as a whole program for driving a route search device or a route guidance device, or only a portion that performs the function of the present invention. It is good also as what comprises. The recording medium includes a flexible disk, a CD-ROM, a DVD-ROM, a magneto-optical disk, an IC card, a ROM cartridge, a punch card, a printed matter on which a code such as a barcode is printed, a computer internal storage device (RAM or Various types of computer-readable media such as a memory such as a ROM and an external storage device can be used.
[0055]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in the following order based on examples.
A. Navigation system configuration:
B. Navigation device:
C. data structure:
C-1. Route search data:
C-2. Route guidance data:
D. Route search process:
E. Route guidance processing:
F. Variation:
[0056]
A. Navigation system configuration:
FIG. 1 is an explanatory diagram showing a schematic configuration of a navigation system 1000 as one embodiment. A navigation system 1000 according to the present embodiment includes a map distribution server 100 and a navigation device 200.
[0057]
The map distribution server 100 holds route search data, route guidance data, display data (not shown), address data, name data such as buildings, and other data, and the latest update data is stored in the navigation device 200. Delivered individually for each block to be described later.
[0058]
The navigation device 200 is connected to the map distribution server 100 via the Internet INT by performing wireless communication with the relay station ST using a mobile phone or the like, and can exchange various data. In this embodiment, the navigation device 200 is a so-called car navigation device of the type mounted on a vehicle. The navigation device 200 corresponds to the route search device and the route guidance device of the present invention.
[0059]
B. Navigation device:
FIG. 2 is an explanatory diagram showing the configuration of the navigation device 200 of this embodiment. The navigation device 200 includes a display panel 210, an operation panel 220, and a control unit 230. The navigation device 200 also includes a CD-ROM drive that reads various data from a compact disc CD that holds route search data and route guidance data, and a hard disk 240 that holds route search data and route guidance data. ing. The compact disc CD holds electronic map data provided at a time from a provider for electronic map data providing areas such as a national map and a metropolitan area map. The hard disk 240 holds update data downloaded from the map distribution server 100.
[0060]
The display panel 210 displays a map, character information, a menu screen, a route search result, a route guidance status, and the like. The operation panel 220 provides user instructions such as moving the cursor on the map displayed on the display panel 210, setting / changing the scale, scrolling the screen, and various settings on the menu screen including inputting information about the destination. It is for input. The user's instruction can also be input using a remote controller (remote controller) 225.
[0061]
The control unit 230 is configured as a microcomputer including a CPU, RAM, ROM, and the like, and includes a control unit 231, a communication unit 232, a current location detection unit 233, a command input unit 234, an electronic map data reference unit 235, and the like. , A route search unit 236, a route guidance unit 237, and a display control unit 238. Each of these functional blocks is configured by software.
[0062]
The control unit 231 controls each unit in the control unit 230. The communication unit 232 performs wireless communication with the relay station (see FIG. 1), and exchanges various data with the map distribution server 100 via the Internet INT.
[0063]
The current position detection unit 233 detects the current position based on radio waves from an artificial satellite received by a GPS antenna (not shown). The current position is detected by a method using DGPS (differential GPS), a method using radio waves from a radio base station such as a mobile phone or PHS, or a method using or using a gyro sensor. It is good.
[0064]
The command input unit 234 inputs a user instruction, a destination for route search, and the like by operating the operation panel 220 or the remote controller 225. The destination can be specified by, for example, the destination address, name, or telephone number.
[0065]
The electronic map data reference unit 235 refers to the route search data held by the compact disc CD and the hard disk 240 based on the departure place and the destination. The electronic map data reference unit 235 refers to the route guidance data based on the route search result performed by the route search unit 236.
[0066]
The route search unit 236 uses the route search data referred to by the electronic map data reference unit 235 to perform a route search from the departure point to the destination. In this embodiment, the route search is performed by the well-known Dijkstra method.
[0067]
The route guidance unit 237 performs route guidance using the current location detected by the current location detection unit 233 and the route guidance data referenced by the electronic map data reference unit 235.
[0068]
The display control unit 238 controls the screen to be displayed on the display panel 210.
[0069]
C. data structure:
FIG. 3 is an explanatory diagram showing a management unit of route search data and route guidance data according to the present embodiment. Both the route search data and the route guidance data have a hierarchical structure composed of upper layer data and lower layer data.
[0070]
Here, the term “upper layer data” means upper layer route search data and route guidance data, and the term “lower layer data” means lower layer route search data and route guidance data. Means data. The route search data and the route guidance data each include link data representing a road and node data representing an end point of the road. In this specification, the term “upper layer data” refers to upper layer route search node data, upper layer route search link data, upper layer route guide node data, upper layer route guide link data, It has a meaning including. The same applies to “lower layer data”.
[0071]
In this embodiment, both the route search data and the route guidance data have a two-layer structure, but may have a multilayer structure of three or more layers.
[0072]
Each hierarchical data is divided into blocks of a predetermined rectangular area. The lower layer data includes data regarding almost all roads and their end points, and the upper layer data includes data regarding main roads and their end points. In this embodiment, the route search data and the route guidance data are updated as a set for each corresponding block and each corresponding layer, and both have the same number of layers.
[0073]
The lower layer data block has data about an area obtained by dividing the upper layer data block. In the illustrated example, a state in which the upper layer data block is divided into 4 × 4 areas corresponds to the lower layer data block. As shown in the drawing, (1, 1), (1, 2), (1, 3),... Are assigned to the blocks of the upper layer data and the lower layer data in order from the lower left. For example, the upper layer data block (1,1) corresponds to 4 × 4 16 blocks of lower layer data blocks (1,1) to (4,4).
[0074]
The route search data and route guidance data are updated for each block. Each block of data includes history data indicating its update history. FIG. 3 also shows a state in which old and new data are mixed in data that can be used on the navigation device 200 side. The hatched blocks in the figure indicate the latest data downloaded from the map distribution server 100 (FIG. 1). Blocks not hatched are electronic map data provision initial data held in the compact disc CD, or old data that has been updated in the map distribution server 100 but not updated in the hard disk 240. Is shown.
[0075]
As described above, in the map distribution server 100, when data is updated as the number of roads and intersections increases / decreases, IDs for identifying the roads and the end points are newly allocated. At this time, in order to ensure the consistency of the ID, at least the upper layer data and the lower layer data are updated as a set. On the other hand, the navigation device 200 downloads only necessary block data. In some cases, the latest data cannot be downloaded due to a communication failure, or the user of the navigation device 200 does not download the latest data. In this case, as shown in the drawing, old and new data with different versions are mixed on the navigation device 200 side, and there are cases in which links and nodes cannot be matched only with IDs between different versions.
[0076]
C-1. Route search data:
FIG. 4 is an explanatory diagram schematically showing the data structure of route search data. The circles in the figure indicate nodes that represent road endpoints. A solid line connecting the nodes indicates a link representing a passage. The thick solid line represents the main road.
[0077]
The lower layer route search data shown in the lower part of FIG. 4 includes data on almost all links and nodes. In addition, data regarding boundary nodes existing at the boundaries of the blocks is also provided. For example, nodes N1, N4, N5, and N7 are boundary nodes. In the illustrated example, the lower layer path search data has 11 links and 11 nodes. Each link and each node is assigned L1 to L11 as a link ID and N1 to N11 as node IDs.
[0078]
The upper layer route search data shown in the upper part of FIG. 4 includes data on main roads and their end points. The node for the upper layer route search data is the same as the node for the lower layer route search data. For example, the node N2 of the upper layer route search data is common to the node N2 of the lower layer route search data. The link in the upper layer route search data represents a plurality of links in the lower layer route search data and is called a link string.
[0079]
The lower layer route search data is defined in the xy coordinate system. The upper layer route search data is defined by an XY coordinate system having a different origin and scale from the coordinate system of the lower layer route search data. The number of coordinates of each block in the lower layer route search data and the upper layer route search data is NRX × NRY.
[0080]
FIG. 5 is an explanatory diagram conceptually showing the contents of the route search node data. As shown in the figure, the node ID and the coordinate value in the xy coordinate system are associated with each node in the lower layer path search node data. In the upper layer route search node data, for each node, a node ID, a coordinate value in the XY coordinate system, and a sub key are associated. Here, the sub key is data for uniquely specifying the coordinate value in the corresponding lower layer route search node data by the combination with the coordinate value in the upper layer route search node data. The sub key corresponds to the auxiliary search data of the present invention.
[0081]
Here, when the subkey (SKx, SKy) is the coordinate value of the node in the lower layer path search node data (DX, DY) and the specific value for obtaining the subkey is SKMOD,
SKx = DX% SKMOD;
SKy = DY% SKMOD;
Is set by. “%” Is a remainder operator. For example, in the example shown in FIG. 5, the secondary key for the node N2 is
(SKx2, SKy2) = (DX2% SKMOD, DY2% SKMOD)
It is. The meaning of setting the subkey in this way will be described below.
[0082]
FIG. 6 is an explanatory diagram for illustrating the sub key. As shown,
(1) The figure number of node data for upper layer route search is (UNOX, UNOY),
(2) The coordinate value of the node NA in the upper layer route search node data is (UX, UY),
(3) The figure number of the lower layer path search node data including the node NA is (DNOX, DNOY)
(4) The coordinate value of the node NA in the lower layer path search node data is (DX, DY).
(5) The number of coordinates of the upper layer route search data and the lower layer route search data is NRX × NRY,
(6) The block in the upper layer route search node data is Nx × Ny times the block in the lower layer route search node data.
And
[0083]
At this time, the coordinate value of the node NA in the upper layer route search node data is any of the Nx × Ny regions in the lower layer route search node data shown in the lower part of FIG. Represents a point. In other words, all points in the Nx × Ny area in the lower layer route search node data are represented by one point in the upper layer route search node data.
[0084]
Consider a case where the history data of the upper layer route search node data and the lower layer route search node data are different and the node IDs are not matched. If no subkey is set and there is only one node in the area Nx × Ny, the nodes in the upper layer path search node data and the nodes in the lower layer path search node data are coordinate values. By performing a predetermined calculation using, it is possible to specify each other. However, when there are a plurality of nodes, for example, the illustrated node NA and node NB, in the Nx × Ny area, the nodes in the upper layer path search node data and the nodes in the lower layer path search node data are , Can not identify each other.
[0085]
On the other hand, when the subkey of this embodiment is set, even if there are a plurality of nodes in the area of Nx × Ny, the upper layer path search node data and It is possible to compensate for the difference in the scale of the lower layer path search node data and to uniquely identify the both. For example, when the coordinate value of the node in the upper layer route search node data is (UX, UY) and the subkey is (SKx, SKy),
DX = DXtmp + (SKx− (DXtmp% SKMOD));
DY = DYtmp + (Sky− (DYtmp% SKMOD));
DXtmp = ((UX × Nx)% NRX);
DYtmp = ((UY × Ny)% NRY);
Thus, the coordinate value (DX, DY) of the node in the lower layer path search node data can be obtained.
[0086]
In addition, the figure number (DNOX, DNOY) of the node data for lower layer path search to be specified is
DNOX = (UNOX-1) × Nx + 1 + (UX ÷ (NRX ÷ Nx));
DNOY = (UNOY-1) × Ny + 1 + (UY ÷ (NRY ÷ Ny));
(Rounded down)
Sought by.
[0087]
Also, the coordinate values (UX, UY) in the upper layer route search node data corresponding to the nodes having the coordinate values (DX, DY) in the lower layer route search node data are:
UX = (((DNOX-1)% Nx) × NRX + DX) ÷ Nx;
UY = (((DNOY-1)% Ny) × NRY + DY) ÷ Ny;
Can be obtained.
[0088]
In addition, the figure number (UNOX, UNOY) of the node data for upper layer route search to be specified is
UNOX = (DNOX-1) ÷ Nx + 1;
UNOY = (DNOY-1) ÷ Ny + 1;
(Rounded down)
Sought by.
[0089]
As a sub key, the node having the coordinate value (UX, UY) in the node data for upper layer route search obtained in this way,
(SKx, SKy) = (DX% SKMOD, DY% SKMOD)
If is set, both correspond. If a node having a coordinate value in the upper layer path search node data has different subkeys, the two do not correspond.
[0090]
In this way, by using the subkey, one point in the coordinate system of the upper layer path search node data can be identified from each point in the area in the coordinate system of the lower layer path search node data. .
[0091]
FIG. 7 is an explanatory diagram conceptually showing the contents of the route search link data. In the present embodiment, as shown in the figure, the link data, the link ID, the node ID of the start node and the node ID of the end node, and the link cost are associated with each other in the lower layer path search link data. . The start point node and the end point node may have coordinate values instead of the node ID. Each link string and link cost are associated with the upper layer route search link data.
[0092]
C-2. Route guidance data:
FIG. 8 is an explanatory diagram schematically showing the data structure of route guidance data. The upper part of FIG. 8 shows the data for guiding the upper layer route for one block. The lower part of FIG. 8 shows the lower layer route guidance data for 16 blocks corresponding to the upper layer route guidance data for one block shown in the upper part. In the figure, ◯ and ● indicate nodes representing road end points. A solid line connecting the nodes indicates a link representing a passage.
[0093]
The route guidance data is defined in the same coordinate system as the route search data. That is, the lower layer route guidance data is defined in the xy coordinate system, and the upper layer route guidance data is defined in the XY coordinate system having a different origin and scale from the coordinate system of the lower layer route guidance data. Yes.
[0094]
The route guidance is performed using lower layer route guidance data based on the route search result. Therefore, the route guidance data has nodes corresponding to the route search data nodes described above, and the lower layer route guidance data accurately indicates the shape of the road and the position during route guidance. In order to express in the above, it has more nodes and links than the route search data. In the illustrated example, not all nodes and links are drawn for convenience of illustration.
[0095]
The contents of the route guidance node data are substantially the same as the route search node data described above, and the node ID and the coordinate value are associated with each other. However, in the route guidance node data, the upper layer route guidance node data does not have a sub key. The contents of the route guidance node data are not shown.
[0096]
Hereinafter, the route guidance link data will be described by focusing on the link string connecting the node Nj and the node N2 in the upper layer route guidance data.
[0097]
FIG. 9 is an explanatory diagram conceptually showing the contents of the route guidance link data. As shown in the figure, the link ID, the node ID of the start node, and the node ID of the end node are associated with each link in the lower layer route guidance link data for each block. Each link string and auxiliary data are associated with the upper layer route guidance link data. The auxiliary data is data for specifying a waypoint through which a plurality of links in the lower layer route guidance link data corresponding to the link row in the upper layer route guidance link data passes. This auxiliary data corresponds to the waypoint data of the present invention. In the present embodiment, as auxiliary data, a boundary existing at the boundary of each block among the waypoint nodes Nj, No, Nb1, Np, Nb2, Nq, Nb3, Nr, Nb4, and N2 in the lower layer route guidance link data. The coordinate values and subkeys in the upper layer route guidance link data for the waypoints corresponding to the nodes Nj, Nb1, Nb2, Nb3, Nb4, and N2 (x mark in the upper part of FIG. 8) are used. These are arranged in the order of passing. The subkey in the route guidance link data is also set in the same manner as the subkey in the route search node data described above. Accordingly, in the same manner as in the case of the route search node data, the boundary node in the lower layer route guidance link data through which the link string in the upper layer route guidance link data passes can be specified. The subkey in the route guidance link data corresponds to guidance assistance data of the present invention. By doing so, the boundary node can be specified even when the history data of the upper layer route guidance link data and the lower layer route guidance link data are different, so the lower layer route associated with the boundary node can be specified. The link of guidance link data can be identified and route guidance can be performed.
[0098]
D. Route search process:
FIG. 10 is a flowchart showing the flow of route search processing. This is a process performed by the CPU of the control unit 230 of the navigation device 200. First, the starting point and destination input from the command input unit 234 are input (step S100). Next, based on these, the route search data of the area used for the route search is acquired from the compact disc CD and the hard disk 240 (step S110). Then, the route search is started from each node of the lower layer route search node data corresponding to the departure point and the destination.
[0099]
After the start of the route search, it is first determined whether or not the target node that is the target of the next route search exists at a position where the hierarchy or block is changed (step S120). If none of the transitions are made, that is, if the target node is in lower layer route search node data of the same block, a route search using the ID (route search 1) is performed (step S150). In step S120, when the target node exists at a position where a hierarchy or a block is changed, it is determined whether or not the data version is the same before and after the transition with reference to the history data (step S130). If the data versions are the same, ID consistency is ensured, and a route search using the ID (route search 1) is performed (step S150).
[0100]
If the data versions are different, there is a high probability that the consistency of the ID is not ensured, so the route search using the ID (route search 1) is not performed. In this case, it is determined whether or not the target node exists at a position where the hierarchy is changed, that is, whether or not the target node is in the higher layer path search node data (step S140). When the target node does not transit the hierarchy, that is, when the block transits, since the scale of the coordinate system is the same before and after the transition, a route search (route search 2) for specifying the node by the coordinate data is performed (step search) S160). When the target node transits a hierarchy, that is, in the upper layer route search data, the scale of the coordinate system is different before and after the transition, so the upper layer route search node data using the subkey described above. And the node of the lower layer route search node data are matched to perform route search (route search 3) (step S170). In step S160, when the target node transitions between upper layer blocks, “route search 3” in step S170 may be performed.
[0101]
Then, “route search 1” in step S150, “route search 2” in step S160, or “route search 3” in step S170 determines whether or not the entire route search is completed (step S180). . If not completed, steps S120 to S180 are repeated until the process is completed. If completed, the route search process ends and the route search result is output.
[0102]
By performing the route search in this way, even when old and new data are mixed in the route search data, the route search can be performed while specifying the target node using the coordinate data and the sub key.
[0103]
E. Route guidance processing:
FIG. 11 is a flowchart showing the flow of route guidance processing. This is a process performed by the CPU of the control unit 230 of the navigation device 200. First, a route search result is acquired (step S200). Next, based on this, the route guidance data of the area used for route guidance is acquired from the compact disc CD and the hard disk 240 (step S210). Then, route guidance is started from lower layer route guidance link data using the current position detected by the current location detection unit 233 (FIG. 2).
[0104]
After starting the route guidance, it is first determined whether or not the target link to be the next route guidance is in the higher layer route guidance link data (step S220). If it is not in the higher layer route search link data, that is, if the target link is in the lower layer route guidance link data, route guidance using the ID is performed (step S240).
[0105]
In step S220, when the target link is in the higher layer route guidance data, it is determined whether or not the data version is the same before and after the transition by referring to the history data (step S230). If the data versions are the same, ID consistency is ensured, and route guidance (route guidance 1) using the ID is performed (step S240). When the data versions are different, there is a high probability that the consistency of the ID is not ensured. Therefore, the route guidance using the ID is not performed, and the route in the lower layer route guidance data is transmitted using the auxiliary data described above. Route guidance (route guidance 2) for specifying a point is performed (step S250).
[0106]
Here, route guidance using auxiliary data will be described. FIG. 12 is a flowchart showing the flow of route guidance processing using auxiliary data. First, the auxiliary data (FIG. 9) corresponding to the target link string is referred to (step S252). Next, the boundary node in the lower layer route guidance data is specified using the sub key (step S254). Then, a link of lower layer route guidance link data associated with the identified boundary node is identified (step S256), and route guidance is performed (step S258).
[0107]
It is determined whether or not the entire route guidance is completed by “route guidance 1” in step S240 or “route guidance 2” in step S250 (step S260) (FIG. 11). If not completed, steps S220 to S250 are repeated until the process is completed.
[0108]
By performing route guidance in this way, even when old and new data are mixed in the route guidance data, it is possible to perform route guidance while specifying the via point of the link using auxiliary data.
[0109]
According to the navigation device 200, the route search data, and the route guidance data described above, route search and route guidance even when old and new data are included in the route search data and route guidance data managed in block units. It can be performed.
[0110]
F. Variation:
Although the embodiments of the present invention have been described above, the present invention is not limited to such embodiments, and can be implemented in various modes without departing from the scope of the present invention. For example, the following modifications are possible.
[0111]
F1. Modification 1
In the above embodiment, the starting point in the route search is the point detected by the current position detection unit 233 provided in the navigation device 200. However, as with the destination, the user inputs by operating the operation panel 220 or the remote controller 225. May be.
[0112]
F2. Modification 2:
In the above embodiment, the sub key is set by the coordinate value of the node in the lower layer data, the remainder operator “%”, and the specific value SKMOD, but is not limited thereto. A common node between different coordinate systems may be applied that can be identified by a combination with coordinate values in one coordinate system.
[0113]
In the above embodiment, the coordinate system of each data is an orthogonal coordinate system, but another coordinate system, for example, a polar coordinate system may be used.
[0114]
F3. Modification 3:
In the above embodiment, the upper layer route guidance link data includes auxiliary data for points in the upper layer route guidance link data corresponding to the boundary nodes in the lower layer route guidance link data. Not limited. The upper layer route guidance link data may be provided with auxiliary data that can specify at least two points for each block of the lower layer route guidance data. Therefore, the upper layer route guidance link data may be provided with auxiliary data for via points other than the boundary node, for example, No, Np, Nq, Nr. It suffices if the link can be specified by identifying the waypoint.
[0115]
F4. Modification 4:
Although the case where the present invention is applied to a so-called car navigation device mounted on a vehicle has been described in the above embodiment, the present invention is not limited to this. For example, the present invention can be applied to a personal computer that can be connected to the Internet, a portable information terminal, a portable navigation device, and a mobile phone.
[0116]
F5. Modification 5:
In the above embodiment, the case where the present invention is applied to the navigation device 200 having the route search function and the route guidance function has been described, but the present invention is not limited thereto. You may apply to the route search apparatus which does not have a route guidance function.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram showing a schematic configuration of a navigation system 1000 as one embodiment.
FIG. 2 is an explanatory diagram illustrating a configuration of a navigation device 200 according to the present embodiment.
FIG. 3 is an explanatory diagram showing a management unit of route search data and route guidance data according to the embodiment.
FIG. 4 is an explanatory diagram schematically showing a data structure of route search data.
FIG. 5 is an explanatory diagram conceptually showing the contents of route search node data.
FIG. 6 is an explanatory diagram for illustrating a sub key.
FIG. 7 is an explanatory diagram conceptually showing the contents of route search link data.
FIG. 8 is an explanatory diagram schematically showing a data structure of route guidance data.
FIG. 9 is an explanatory diagram conceptually showing the contents of route guidance link data.
FIG. 10 is a flowchart showing a flow of route search processing.
FIG. 11 is a flowchart showing a flow of route guidance processing.
FIG. 12 is a flowchart showing a flow of route guidance processing using auxiliary data.
[Explanation of symbols]
1000 ... Navigation system
100 ... Map distribution server
200 ... Navigation device
210 ... Display panel
220 ... Operation panel
225 ... Remote control
230 ... Control unit
240: Hard disk
231 ... Control unit
232: Communication unit
233 ... Current location detection unit
234 ... Command input part
235 ... Electronic map data reference section
236 ... Route search unit
237 ... Route guiding unit
238: Display control unit
INT ... Internet
ST ... Relay station
CD ... Compact disc

Claims (11)

経路の探索を行うための経路探索装置によって利用可能な経路探索用データであって、第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有する経路探索用データのデータ構造であって、
通路を表す探索用リンクデータと、
前記通路の端点を表す探索用ノードデータと、を備え、
前記探索用リンクデータおよび前記探索用ノードデータの少なくとも一部は、
前記第1の階層が備えるデータであって、前記通路または前記端点の座標を示す第1の座標データと、
前記第1の階層が備えるデータであって、前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組み合わせで、前記第2の階層における前記通路または前記端点の座標データを一義的に特定するための探索補助データと、
を備えるデータ構造。
Route search data that can be used by a route search device for searching for a route , the first layer defined in the first coordinate system, and the second higher in scale than the first coordinate system A data structure of route search data having a hierarchical structure including a second hierarchy defined in the coordinate system of
Search link data representing a passage,
Node data for search representing the end point of the passage,
At least some of the search link data and the search node data are:
Data provided in the first hierarchy, the first coordinate data indicating the coordinates of the passage or the end point; and
The data included in the first layer, and compensates for a difference in scale between the first coordinate system and the second coordinate system, and corresponds to one point in the first layer. in the region of the hierarchy are identifiably define each point within the region, in combination with the first coordinate data, uniquely coordinate data of the passageway or the end point in the second hierarchy Search assistance data to identify,
A data structure comprising
経路の誘導を行うための経路誘導装置によって利用可能な経路誘導用データであって、第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有する経路誘導用データのデータ構造であって、
前記第2の座標系で定義され、所定の領域内に存在する通路に関し、該通路を表す下位層誘導用リンクデータと、前記通路の端点を表す下位層誘導用ノードデータと、を保持する下位層誘導用データと、
前記第1の座標系で定義され、前記下位層誘導用リンクデータおよび前記下位層誘導用ノードデータの少なくとも一部に対応する上位層誘導用リンクデータおよび上位層誘導用ノードデータを保持する上位層誘導用データと、を備え、
前記上位層誘導用データは、
前記上位層誘導用リンクデータに対応する通路の前記下位層誘導用データにおける経由点を、前記下位層誘導用データにおける座標系で一義的に特定するための経由点データを備えており
前記経由点データは、
前記経由点の座標を示す第1の座標データと、
前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組合せで、前記経由点の座標データを一義的に特定するための誘導補助データと、
を備えるデータ構造。
The route guidance data that can be used by the route guidance device for guiding the route , the first hierarchy defined in the first coordinate system, and the second higher in scale than the first coordinate system. A data structure of route guidance data having a hierarchical structure including a second hierarchy defined in the coordinate system of
The lower layer that holds the lower layer guidance link data representing the passage and the lower layer guidance node data representing the end point of the passage, with respect to the passage defined in the second coordinate system and existing in the predetermined area. Data for layer guidance,
Upper layer defined in the first coordinate system and holding upper layer guidance link data and upper layer guidance node data corresponding to at least part of the lower layer guidance link data and the lower layer guidance node data Data for guidance , and
The upper layer guidance data is
The route point in the lower layer guidance data path corresponding to the upper layer induction link data includes a route point data for uniquely specifying the coordinate system in the lower layer derived data,
The waypoint data is
First coordinate data indicating the coordinates of the via point;
Compensating for a difference in scale between the first coordinate system and the second coordinate system, and in the area in the second hierarchy corresponding to one point in the first hierarchy, each point in the area And auxiliary guidance data for uniquely specifying the coordinate data of the waypoint, in combination with the first coordinate data,
A data structure comprising
請求項記載のデータ構造であって、
前記下位層誘導用データに関し、前記所定の領域は、複数の分割領域に分割されており、
前記経由点は、前記複数の分割領域のそれぞれについて、少なくとも2つ含まれる
データ構造。
A data structure according to claim 2 , wherein
Regarding the lower layer guidance data, the predetermined area is divided into a plurality of divided areas,
At least two of the waypoints are included for each of the plurality of divided regions.
data structure.
請求項記載のデータ構造であって、
前記下位層誘導用データにおける通路は、前記分割領域の境界に設けられた境界ノードで分断されており、
前記経由点は、前記境界ノードを含む、
データ構造。
A data structure according to claim 3 ,
The path in the lower layer guidance data is divided by a boundary node provided at the boundary of the divided area,
The waypoint includes the boundary node,
data structure.
経路探索用データを用いて所定の経路探索を行う経路探索装置であって、
前記経路探索における出発地および目的地を入力する入力部と、
前記出発地および前記目的地に基づいて前記経路探索用データを取得する取得部と、
該経路探索用データを用いて前記経路探索を行う経路探索部と、
該経路探索の結果を出力する出力部と、を備え、
前記経路探索用データは、
第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有しており、
複数の領域に分割されているとともに、該領域ごとに、
通路を表す探索用リンクデータと、
前記通路の端点を表す探索用ノードデータと、を備え、
前記探索用ノードデータの少なくとも一部は、
前記端点を識別するための探索用ノード識別情報と、
前記第1の階層が備えるデータであって、前記端点の座標を示す第1の座標データと、
前記第1の階層が備えるデータであって、前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組み合わせで、前記第2の階層における前記端点の座標データを一義的に特定するための探索補助データと、
を備えるデータ構造を有しており、
前記経路探索部は、
少なくとも、前記第1の座標系に対応した領域と前記第2の座標系に対応した領域とに亘って経路探索を行う際に、前記探索用ノード識別情報を用いた経路探索が不適切と判断される場合に、前記第1の座標データおよび前記探索補助データを用いて前記端点を特定することにより経路探索を行う、
経路探索装置。
A route search device that performs a predetermined route search using route search data,
An input unit for inputting a starting point and a destination in the route search;
An acquisition unit for acquiring the route search data based on the departure place and the destination;
A route search unit that performs the route search using the route search data;
An output unit for outputting the result of the route search,
The route search data is
A hierarchical structure including a first hierarchy defined in a first coordinate system and a second hierarchy defined in a second coordinate system having a larger scale than the first coordinate system;
It is divided into a plurality of areas, and for each area,
Search link data representing a passage,
Node data for search representing the end point of the passage,
At least a part of the search node data is:
Node identification information for search for identifying the end point;
Data provided in the first hierarchy, the first coordinate data indicating the coordinates of the end points;
The data included in the first layer, and compensates for a difference in scale between the first coordinate system and the second coordinate system, and corresponds to one point in the first layer. In the area in the hierarchy, each point in the area is defined so as to be identifiable, and in order to uniquely identify the coordinate data of the end point in the second hierarchy in combination with the first coordinate data Search auxiliary data,
Has a data structure comprising
The route search unit
When performing a route search over at least the region corresponding to the first coordinate system and the region corresponding to the second coordinate system, it is determined that the route search using the search node identification information is inappropriate. A route search is performed by specifying the end point using the first coordinate data and the search auxiliary data .
Route search device.
経路誘導用データを用いて所定の経路誘導を行う経路誘導装置であって、
経路探索の結果を入力する入力部と、
該結果に基づいて前記経路誘導用データを取得する取得部と、
該経路誘導用データを用いて前記経路誘導を行う経路誘導部と、
該経路誘導の結果を出力する出力部と、を備え、
前記経路誘導用データは、
第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有しており、
前記第2の座標系で定義され、所定の領域内に存在する通路に関し、該通路を表す下位層誘導用リンクデータと、前記通路の端点を表す下位層誘導用ノードデータとを保持する下位層誘導用データと、
前記第1の座標系で定義され、前記下位層誘導用リンクデータおよび前記下位層誘導用ノードデータの少なくとも一部に対応する上位層誘導用リンクデータおよび上位層誘導用ノードデータを保持する上位層誘導用データと、を備え、
前記上位層誘導用データは、
前記上位層誘導用リンクデータに対応する通路の前記下位層誘導用データにおける経由点を、前記下位層誘導用データにおける座標系で一義的に特定するための経由点データを備えており、
前記経由点データは、
前記経由点の座標を示す第1の座標データと、
前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組合せで、前記経由点の座標データを一義的に特定するための誘導補助データと、
を備えるデータ構造を有しており、
前記経路誘導部は、
少なくとも、前記上位層誘導用データおよび前記下位層誘導用データを用いた経路誘導を行う際に、前記上位層誘導用リンクデータおよび前記下位層誘導用リンクデータを用いた経路誘導が不適切と判断される場合に、前記経由点データを用いて前記下位層誘導用データにおける通路を特定することにより前記経路誘導を行う、
経路誘導装置。
A route guidance device that performs predetermined route guidance using route guidance data,
An input unit for inputting a route search result;
An acquisition unit for acquiring the route guidance data based on the result;
A route guidance unit for performing the route guidance using the route guidance data;
An output unit that outputs a result of the route guidance;
The route guidance data is
A hierarchical structure including a first hierarchy defined in a first coordinate system and a second hierarchy defined in a second coordinate system having a larger scale than the first coordinate system;
A lower layer that holds the lower layer guidance link data representing the passage and the lower layer guidance node data representing the end point of the passage with respect to the passage defined in the second coordinate system and existing in the predetermined area. Data for guidance,
Upper layer defined in the first coordinate system and holding upper layer guidance link data and upper layer guidance node data corresponding to at least part of the lower layer guidance link data and the lower layer guidance node data Data for guidance , and
The upper layer guidance data is
A route point in the lower layer guidance data of the path corresponding to the upper layer guidance link data, the route point data for uniquely specifying in the coordinate system in the lower layer guidance data ,
The waypoint data is
First coordinate data indicating the coordinates of the via point;
Compensating for a difference in scale between the first coordinate system and the second coordinate system, and in the area in the second hierarchy corresponding to one point in the first hierarchy, each point in the area And auxiliary guidance data for uniquely specifying the coordinate data of the waypoint, in combination with the first coordinate data,
Has a data structure comprising
The route guiding unit is
At least, when performing route guidance using the upper layer guidance data and the lower layer guidance data, it is determined that route guidance using the upper layer guidance link data and the lower layer guidance link data is inappropriate. If so, the route guidance is performed by specifying a path in the lower layer guidance data using the waypoint data.
Route guidance device.
経路探索用データを用いて所定の経路探索を行う経路探索方法であって、
(a)前記経路探索における出発地および目的地を取得する工程と、
(b)前記出発地および前記目的地に基づいて前記経路探索用データを取得する工程と、
(c)該経路探索用データを用いて前記経路探索を行う工程と、
(d)該経路探索の結果を出力する工程と、を備え、
前記経路探索用データは、
第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有しており、
複数の領域に分割されているとともに、該領域ごとに、
通路を表す探索用リンクデータと、
前記通路の端点を表す探索用ノードデータと、を備え、
前記探索用ノードデータの少なくとも一部は、
前記端点を識別するための探索用ノード識別情報と、
前記第1の階層が備えるデータであって、前記端点の座標を示す第1の座標データと、
前記第1の階層が備えるデータであって、前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組み合わせで、前記第2の階層における前記端点の座標データを一義的に特定するための探索補助データと、
を備えるデータ構造を有しており、
前記工程(c)は、
少なくとも、前記第1の座標系に対応した領域と前記第2の座標系に対応した領域とに亘って経路探索を行う際に、前記探索用ノード識別情報を用いた経路探索が不適切と判断される場合に、前記第1の座標データおよび前記探索補助データを用いて前記端点を特定することにより経路探索を行う工程を含む、
経路探索方法。
A route search method for performing a predetermined route search using route search data,
(A) obtaining a starting point and a destination in the route search;
(B) obtaining the route search data based on the departure place and the destination;
(C) performing the route search using the route search data;
(D) providing a result of the route search,
The route search data is
A hierarchical structure including a first hierarchy defined in a first coordinate system and a second hierarchy defined in a second coordinate system having a larger scale than the first coordinate system;
It is divided into a plurality of areas, and for each area,
Search link data representing a passage,
Node data for search representing the end point of the passage,
At least a part of the search node data is:
Node identification information for search for identifying the end point;
Data provided in the first hierarchy, the first coordinate data indicating the coordinates of the end points;
The data included in the first layer, and compensates for a difference in scale between the first coordinate system and the second coordinate system, and corresponds to one point in the first layer. In the area in the hierarchy, each point in the area is defined so as to be identifiable, and in order to uniquely identify the coordinate data of the end point in the second hierarchy in combination with the first coordinate data Search auxiliary data,
Has a data structure comprising
The step (c)
When performing a route search over at least the region corresponding to the first coordinate system and the region corresponding to the second coordinate system, it is determined that the route search using the search node identification information is inappropriate. A route search is performed by specifying the end point using the first coordinate data and the search auxiliary data .
Route search method.
経路誘導データを用いて所定の経路誘導を行う経路誘導方法であって、
(a)経路探索の結果を取得する工程と、
(b)該結果に基づいて前記経路誘導用データを取得する工程と、
(c)該経路誘導用データを用いて前記経路誘導を行う工程と、
(d)該経路誘導の結果を出力する工程と、を備え、
前記経路誘導用データは、
第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有しており、
前記第2の座標系で定義され、所定の領域内に存在する通路に関し、該通路を表す下位層誘導用リンクデータと、前記通路の端点を表す下位層誘導用ノードデータとを保持する下位層誘導用データと、
前記第1の座標系で定義され、前記下位層誘導用リンクデータおよび前記下位層誘導用ノードデータの少なくとも一部に対応する上位層誘導用リンクデータおよび上位層誘導用ノードデータを保持する上位層誘導用データと、を備え、
前記上位層誘導用データは、
前記上位層誘導用リンクデータに対応する通路の前記下位層誘導用データにおける経由点を、前記下位層誘導用データにおける座標系で一義的に特定するための経由点データを備えており、
前記経由点データは、
前記経由点の座標を示す第1の座標データと、
前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組合せで、前記経由点の座標データを一義的に特定するための誘導補助データと、
を備えるデータ構造を有しており、
前記工程(c)は、
少なくとも、前記上位層誘導用データおよび前記下位層誘導用データを用いた経路誘導を行う際に、前記上位層誘導用リンクデータおよび前記下位層誘導用リンクデータを用いた経路誘導が不適切と判断される場合に、前記経由点データを用いて前記下位層誘導用データにおける通路を特定することにより前記経路誘導を行う工程を含む、
経路誘導方法。
A route guidance method for performing a predetermined route guidance using route guidance data,
(A) obtaining a route search result;
(B) obtaining the route guidance data based on the result;
(C) performing the route guidance using the route guidance data;
(D) outputting the route guidance result,
The route guidance data is
A hierarchical structure including a first hierarchy defined in a first coordinate system and a second hierarchy defined in a second coordinate system having a larger scale than the first coordinate system;
A lower layer that holds the lower layer guidance link data representing the passage and the lower layer guidance node data representing the end point of the passage with respect to the passage defined in the second coordinate system and existing in the predetermined area. Data for guidance,
Upper layer defined in the first coordinate system and holding upper layer guidance link data and upper layer guidance node data corresponding to at least part of the lower layer guidance link data and the lower layer guidance node data Data for guidance , and
The upper layer guidance data is
A route point in the lower layer guidance data of the path corresponding to the upper layer guidance link data, the route point data for uniquely specifying in the coordinate system in the lower layer guidance data ,
The waypoint data is
First coordinate data indicating the coordinates of the via point;
Compensating for a difference in scale between the first coordinate system and the second coordinate system, and in the area in the second hierarchy corresponding to one point in the first hierarchy, each point in the area And auxiliary guidance data for uniquely specifying the coordinate data of the waypoint, in combination with the first coordinate data,
Has a data structure comprising
The step (c)
At least, when performing route guidance using the upper layer guidance data and the lower layer guidance data, it is determined that route guidance using the upper layer guidance link data and the lower layer guidance link data is inappropriate. A route guidance is performed by specifying a path in the lower layer guidance data using the waypoint data.
Route guidance method.
経路探索用データを用いて所定の経路探索を行う経路探索装置を制御するためのコンピュータプログラムであって、
前記経路探索用データは、
第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有しており、
複数の領域に分割されているとともに、該領域ごとに、
通路を表す探索用リンクデータと、
前記通路の端点を表す探索用ノードデータと、を備え、
前記探索用ノードデータの少なくとも一部は、
前記端点を識別するための探索用ノード識別情報と、
前記第1の階層が備えるデータであって、前記端点の座標を示す第1の座標データと、
前記第1の階層が備えるデータであって、前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組み合わせで、前記第2の階層における前記端点の座標データを一義的に特定するための探索補助データと、
を備えるデータ構造を有しており、
前記コンピュータプログラムは、
前記経路探索における出発地および目的地を取得する機能と、
前記出発地および前記目的地に基づいて前記経路探索用データを取得する機能と、
該経路探索用データを用いて、少なくとも、前記第1の座標系に対応した領域と前記第2の座標系に対応した領域とに亘って経路探索を行う際に、前記探索用ノード識別情報を用いた経路探索が不適切と判断される場合に、前記第1の座標データおよび前記探索補助データを用いて前記端点を特定することにより経路探索を行う前記経路探索を行う機能と、
該経路探索の結果を出力する機能と、
をコンピュータに実現させるためのコンピュータプログラム。
A computer program for controlling a route search device that performs a predetermined route search using route search data,
The route search data is
A hierarchical structure including a first hierarchy defined in a first coordinate system and a second hierarchy defined in a second coordinate system having a larger scale than the first coordinate system;
It is divided into a plurality of areas, and for each area,
Search link data representing a passage,
Node data for search representing the end point of the passage,
At least a part of the search node data is:
Node identification information for search for identifying the end point;
Data provided in the first hierarchy, the first coordinate data indicating the coordinates of the end points;
The data included in the first layer, and compensates for a difference in scale between the first coordinate system and the second coordinate system, and corresponds to one point in the first layer. In the area in the hierarchy, each point in the area is defined so as to be identifiable, and in order to uniquely identify the coordinate data of the end point in the second hierarchy in combination with the first coordinate data Search auxiliary data,
Has a data structure comprising
The computer program is
A function of acquiring a starting point and a destination in the route search;
A function of acquiring the route search data based on the departure place and the destination;
When the route search is performed over at least the region corresponding to the first coordinate system and the region corresponding to the second coordinate system using the route search data, the search node identification information is A function for performing the route search for performing a route search by specifying the end point using the first coordinate data and the search auxiliary data when the used route search is determined to be inappropriate;
A function for outputting the result of the route search;
A computer program for realizing a computer.
経路誘導用データを用いて所定の経路誘導を行う経路誘導装置を制御するためのコンピュータプログラムであって、
前記経路誘導用データは、
第1の座標系で定義された第1の階層と、前記第1の座標系よりもスケールの大きい第2の座標系で定義された第2の階層とを含む階層構造を有しており、
前記第2の座標系で定義され、所定の領域内に存在する通路に関し、該通路を表す下位層誘導用リンクデータと、前記通路の端点を表す下位層誘導用ノードデータとを保持する下位層誘導用データと、
前記第1の座標系で定義され、前記下位層誘導用リンクデータおよび前記下位層誘導用ノードデータの少なくとも一部に対応する上位層誘導用リンクデータおよび上位層誘導用ノードデータを保持する上位層誘導用データと、を備え、
前記上位層誘導用データは、
前記上位層誘導用リンクデータに対応する通路の前記下位層誘導用データにおける経由点を、前記下位層誘導用データにおける座標系で一義的に特定するための経由点データを備えており、
前記経由点データは、
前記経由点の座標を示す第1の座標データと、
前記第1の座標系と前記第2の座標系とのスケールの相違を補償するとともに、前記第1の階層における1点に対応する前記第2の階層での領域において、該領域内の各点を識別可能に定義されており、前記第1の座標データとの組合せで、前記経由点の座標データを一義的に特定するための誘導補助データと、
を備えるデータ構造を有しており、
前記コンピュータプログラムは、
経路探索の結果を取得する機能と、
該結果に基づいて前記経路誘導用データを取得する機能と、
該経路誘導用データを用いて、少なくとも、前記上位層誘導用データおよび前記下位層誘導用データを用いた経路誘導を行う際に、前記上位層誘導用リンクデータおよび前記下位層誘導用リンクデータを用いた経路誘導が不適切と判断される場合に、前記経由点データを用いて前記下位層誘導用データにおける通路を特定することにより前記経路誘導を行う機能と、
該経路誘導の結果を出力する機能と、
をコンピュータに実現させるためのコンピュータプログラム。
A computer program for controlling a route guidance device that performs route guidance using route guidance data,
The route guidance data is
A hierarchical structure including a first hierarchy defined in a first coordinate system and a second hierarchy defined in a second coordinate system having a larger scale than the first coordinate system;
A lower layer that holds the lower layer guidance link data representing the passage and the lower layer guidance node data representing the end point of the passage with respect to the passage defined in the second coordinate system and existing in the predetermined area. Data for guidance,
Upper layer defined in the first coordinate system and holding upper layer guidance link data and upper layer guidance node data corresponding to at least part of the lower layer guidance link data and the lower layer guidance node data Data for guidance , and
The upper layer guidance data is
A route point in the lower layer guidance data of the path corresponding to the upper layer guidance link data, the route point data for uniquely specifying in the coordinate system in the lower layer guidance data ,
The waypoint data is
First coordinate data indicating the coordinates of the via point;
Compensating for a difference in scale between the first coordinate system and the second coordinate system, and in the area in the second hierarchy corresponding to one point in the first hierarchy, each point in the area And auxiliary guidance data for uniquely specifying the coordinate data of the waypoint, in combination with the first coordinate data,
Has a data structure comprising
The computer program is
The ability to get route search results,
A function of acquiring the route guidance data based on the result;
When performing route guidance using at least the upper layer guidance data and the lower layer guidance data using the route guidance data, the upper layer guidance link data and the lower layer guidance link data are A function of performing the route guidance by specifying a path in the lower layer guidance data using the waypoint data when the used route guidance is determined to be inappropriate;
A function of outputting the route guidance result;
A computer program for realizing a computer.
請求項9または10記載のコンピュータプログラムをコンピュータ読み取り可能に記録した記録媒体。The recording medium which recorded the computer program of Claim 9 or 10 so that computer reading was possible.
JP2002187181A 2002-06-27 2002-06-27 Data structure of route search data and route guidance data in electronic map data, and their use Expired - Fee Related JP4095844B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002187181A JP4095844B2 (en) 2002-06-27 2002-06-27 Data structure of route search data and route guidance data in electronic map data, and their use

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002187181A JP4095844B2 (en) 2002-06-27 2002-06-27 Data structure of route search data and route guidance data in electronic map data, and their use

Publications (2)

Publication Number Publication Date
JP2004028846A JP2004028846A (en) 2004-01-29
JP4095844B2 true JP4095844B2 (en) 2008-06-04

Family

ID=31182295

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002187181A Expired - Fee Related JP4095844B2 (en) 2002-06-27 2002-06-27 Data structure of route search data and route guidance data in electronic map data, and their use

Country Status (1)

Country Link
JP (1) JP4095844B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1965212A (en) * 2004-07-16 2007-05-16 松下电器产业株式会社 Map updating system
JP4727245B2 (en) 2005-02-08 2011-07-20 三菱電機株式会社 Map information processing device
JP5075443B2 (en) * 2007-03-27 2012-11-21 アイシン・エィ・ダブリュ株式会社 Road map data generation device, navigation device, and road map data generation program
JP5403958B2 (en) * 2008-07-07 2014-01-29 三菱電機株式会社 Map information processing device
JP5440477B2 (en) 2010-01-29 2014-03-12 株式会社デンソー Electronics
EP3436780A1 (en) * 2016-03-31 2019-02-06 HERE Global B.V. Definition of one or more gateways for linking navigation data sets representing maps of at least partially overlapping geographic regions
CN110109917A (en) * 2018-02-01 2019-08-09 董福田 A kind of processing method and processing device of data

Also Published As

Publication number Publication date
JP2004028846A (en) 2004-01-29

Similar Documents

Publication Publication Date Title
US7584049B2 (en) Navigation method, processing method for navigation system, map data management device, map data management program, and computer program
US6643584B1 (en) Map information processing apparatus and map information transmission center
JP5415267B2 (en) Method and navigation device for creating map correction information
JP4839765B2 (en) Electronic device, route map data update system, and route map data management device
US8179287B2 (en) Method and apparatus for communicating map and route guidance information for vehicle navigation
JP4656023B2 (en) Map display device
KR100493092B1 (en) Navigation apparatus and method for calculating optimal path
JP5732340B2 (en) Map data distribution server, map data distribution system, and map data distribution method
JP2005308543A (en) Electronic equipment with map display function and program
KR100540512B1 (en) Navigation apparatus
JP2006003385A (en) Map data providing apparatus
JP4993761B2 (en) Map information management system, map information management method, and in-vehicle map information management device
US6427116B2 (en) Navigation system
JP2004198811A (en) Electronic equipment and program
JP2006065246A (en) Method and system for map data update of car navigation device, car navigation device, and map information server
JP4095844B2 (en) Data structure of route search data and route guidance data in electronic map data, and their use
JP2007017175A (en) Vehicle-mounted information terminal
JP2005339514A (en) Map delivery reservation system
US8560224B2 (en) Method and apparatus for establishing optimum route to intersection destination for navigation system
JP2007163165A (en) Map information updating device for moving body, navigation device, and map information updating system for moving body
JP2005091225A (en) Electronic apparatus with map-displaying function, and program thereof
JP2010054754A (en) Data structure of map data
US8214138B2 (en) Map display apparatus
WO2006126360A1 (en) Image display device, image display method, image display program and computer readable recording medium
JP2004239730A (en) Navigation equipment, server, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050620

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070913

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080121

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080310

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

Free format text: PAYMENT UNTIL: 20110314

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110314

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120314

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130314

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140314

Year of fee payment: 6

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

LAPS Cancellation because of no payment of annual fees