JP4557489B2 - Route network data creation device and program - Google Patents
Route network data creation device and program Download PDFInfo
- Publication number
- JP4557489B2 JP4557489B2 JP2002377769A JP2002377769A JP4557489B2 JP 4557489 B2 JP4557489 B2 JP 4557489B2 JP 2002377769 A JP2002377769 A JP 2002377769A JP 2002377769 A JP2002377769 A JP 2002377769A JP 4557489 B2 JP4557489 B2 JP 4557489B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- road map
- map data
- route network
- nodes
- 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
Links
Images
Landscapes
- Instructional Devices (AREA)
- Navigation (AREA)
- Traffic Control Systems (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、道路が新設、変更等された場合、更新部分の道路地図データを取得して、道路地図データを更新し、この更新後の道路地図データに基づいて、複数階層に分類された経路ネットワークデータを作成する経路ネットワークデータ作成装置に関するものである。
【0002】
【従来の技術】
車載ナビゲーション装置やコンピュータでは、地図表示や経路計算などの各種機能を実現するために必要な地図データを、CD−ROMやDVD−ROM等のメモリに格納して、適時読み出して利用している。
前記メモリ内の地図データは、新規道路の開通、道路形状や通行規制の変更などの事情により、年月が経てば古いものになってしまう。このため、地図データの更新版が販売されるので、ユーザは、常に最新の情報を得るには、地図データの更新版が販売されるごとにそれを購入しなければならない。
【0003】
一方、地図配信センターから車載ナビゲーション装置やコンピュータに対して、地図配信センターが保有している地図データの更新情報を、通信手段を用いて供給し、車載ナビゲーション装置やコンピュータが、前記地図配信センターからの地図データの更新情報に基づいて、自己のメモリに保有している地図データを新しい内容に更新するというシステムが提案されている。このシステムを利用すれば、ユーザは、自己保有の地図データのうち、新しい地図データと異なっている部分だけを更新すればよいので、メモリの更新版をその都度購入しなくてもよくなる。
【0004】
一方、経路計算をする場合、経路ネットワークデータを、比較的密な下層ネットワークデータと、比較的粗い上層ネットワークデータとに分けて記憶し、短距離経路計算の場合は下層ネットワークだけで計算し、長距離経路計算の場合は始点ノード付近と終点ノード付近の経路を下層ネットワークで計算し、途中の経路は下層ネットワークから上層ネットワークに上がって上層ネットワークで計算を行う経路計算方法が知られている(特開平2-277200号公報の第7図)。このように経路ネットワークデータを階層別に記憶することにより、計算速度を高速にし、メモリの記憶量を少なくすることができる。
【0005】
【特許文献1】
特開平2-277200号公報
【0006】
【発明が解決しようとする課題】
道路が変更、新設等された場合、経路ネットワークデータを更新しようとすると、道路更新の波及範囲が広いため、ある1本の道路が更新された場合でも、少なくともその道路に接続する全ての接続道路のデータを更新し、さらに、変更箇所の周辺道路の多くについても更新が必要となることが多い。このため、わずかな変更であっても、これに伴う配布データ量は非常に多くなる。また、更新後の経路ネットワークデータ内の経路リンク番号管理も複雑になり、誤りが発生する可能性もある。
【0007】
本発明は、道路が変更、新設等された場合、センタからの配布データ量が少なくて済み、更新後の経路ネットワークデータ内の経路リンク番号管理も簡単な経路ネットワークデータ作成装置を提供することを目的とする。
【0008】
【課題を解決するための手段】
本発明の経路ネットワークデータ作成装置は、ノードと、ノード間をつなぐリンクと、ノード及びリンクの所属階層のデータとを含む道路地図データを記憶する道路地図メモリと、道路地図データを更新するための更新データを外部から取得すれば、道路地図データを更新する道路地図データ更新手段と、リンクの接続状態と、リンクコストとのデータを含む所定区域内の経路ネットワークデータを記憶する経路ネットワークメモリと、前記道路地図データ更新手段により道路地図データが更新された場合、その更新された道路地図データが含まれる前記所定区域内の経路ネットワークデータを作成する経路ネットワークデータ作成手段とを備え、前記経路ネットワークデータ作成手段は、当該所定区域内において、前記更新された道路地図データに含まれるノード及びリンクのうち、その所属階層が所定の階層レベル以上であるノード及びリンクを接続することにより、経路ネットワークデータを作成し直すものである(請求項1)。
【0009】
前記の構成によれば、道路の変更、新設などにより、道路地図データを更新するための更新データを外部から取得すると、道路地図データ更新手段は、道路地図データを更新する。この道路地図データの中には、ノード若しくはリンク又はその両方の所属階層のデータが含まれる。経路ネットワークデータ作成手段は、前記道路地図データが更新された場合、更新された道路地図データに基づいて、複数階層に分類された経路ネットワークデータを作成する。
【0010】
このように、道路の変更、新設などがあったときに、道路地図データを更新し、この更新された道路地図データに基づいて、経路ネットワークデータの新規作成を行えば、経路ネットワークデータを部分的に更新する場合と比べて、経路ネットワークデータの更新版を端末に送信する必要がなく、配布データ量を少なくすることができる。また、経路ネットワークの経路リンク番号管理も、経路ネットワークデータの新規作成をするのであるから簡単となる。
【0011】
なお、更新された道路地図データに基づいて複数階層に分類された経路ネットワークデータを作成する場合の、作成手順は、色々考えられる。例えば(1)更新された道路地図データに基づいて、経路ネットワークデータの複数階層分をそれぞれ作成する、(2) 更新された道路地図データに基づいて、経路ネットワークデータの一階層分を先に作成し、その一階層分に基づいて、他の階層分を作成するということも可能である。
【0012】
ノード若しくはリンク又はその両方の所属階層のデータは、道路地図データに初めから含まれるのでなく、経路ネットワークデータを作成するときに、道路地図データに含まれる道路の属性パラメータに基づいて経路ネットワークデータ作成装置側で分類してもよい(請求項2)。これによれば、センタからノード若しくはリンク又はその両方の所属階層のデータを送る必要がなくなり、送信データ量を軽減することができる。道路の属性パラメータには、例えば道路種別、道路幅、車線数、通行規制の有無、車両の重量・高さ・車幅等に対する規制情報、特殊車両に対する規制情報、有料・無料の区別・自動車専用道路、異常気象時の走行規制の有無、交通量・走行速度(制限速度、平均速度など)がある。
【0013】
また、ノード若しくはリンク又はその両方の所属階層を手動で設定するようにしてもよい(請求項3)。こうすれば、優先的に通りたい道路、避けたい道路等、ユーザの好みを経路計算に反映できるようになる。
【0014】
また、本発明は、前記道路地図データ更新手段及び経路ネットワークデータ作成手段の機能を実現するプログラムに係るものである(請求項4,5,6)。このネットワークデータ作成プログラムは、更新箇所を含めて、経路ネットワークデータを新規作成するので、煩雑なリンクの番号管理を行う必要がない。
【0015】
【発明の実施の形態】
以下、本発明の実施の形態を、添付図面を参照しながら詳細に説明する。
この本発明の実施の形態において「表示用地図データ」は、特許請求の範囲記載の「道路地図データ」の一概念である。
図1は、本発明の経路ネットワークデータ作成装置(以下「端末装置」という)を含む地図更新システムの全体概略図である。地図更新システムはサーバ2、複数の端末装置(1つのみ図示)1及びこれらの間を結ぶネットワーク3で構成される。
【0016】
サーバ2は、地図配信センターなどに備えられ、更新道路地図データを記憶した道路地図メモリ21、更新データ書込み処理部22、道路地図データ読出部23、及び送受信部24を具備している。
更新データ書込み処理部22は、常に最新の道路更新情報を取得し、道路地図メモリ21に書き込んでいる。道路地図メモリ21に記憶される更新道路地図データは、過去の道路更新情報を集積したものとなっている。
【0017】
道路地図データ読出部23は、端末装置1から更新道路地図データの読出し要求を受けると、道路地図メモリ21に記憶される道路地図データの当該更新部分を読み出して、ネットワーク3を通して端末装置1に返信する。
ネットワーク3は、インターネット、携帯電話用のネットワークなどである。
端末装置1は、車載ナビゲーション装置でもよく、経路計算機能や地図表示機能を備えた任意の電子機器(パーソナルコンピュータ、PDA端末など)でもよい。可搬型のもの固定型のもの、いずれであってもよい。
【0018】
端末装置1は、表示用地図データ更新要求を生成する更新要求部11、送受信部12、表示用地図データ更新部13、表示用地図メモリ14、経路ネットワークデータ作成部15、経路ネットワークメモリ16、経路計算部17、地図表示部18、表示画面19などを備えている。地図表示部18は、表示用地図メモリ14に格納される表示用地図データを画像処理して、表示画面19に表示させる。
【0019】
これら各部の機能の全部又は一部は、CD−ROMやハードディスクなど所定の媒体に記録されたプログラムを、端末装置1のコンピュータが実行することにより実現される。特に、経路ネットワークデータ作成部15の行う経路ネットワークデータ作成処理は、経路ネットワークデータ作成のために用意された経路ネットワークデータ作成プログラムに基づいて行われる。この経路ネットワークデータ作成プログラムは、CD−ROMやDVD−ROMなどの記録媒体に格納され端末装置1にロードされたもの、通信回線を通して端末装置1に配布されロードされたもの、どちらであってもよい。通信回線を通して配布する場合、経路ネットワークデータ作成ロジックに変更(例えばノード、リンクの階層判定ロジックの変更)があった場合、その都度配布できるので都合がよい。端末装置1に配布する配布元は、サーバ2であってもよい。
【0020】
前記表示用地図メモリ14、経路ネットワークメモリ16は、電源が遮断されても記憶内容が保持可能なものであり、ハードディスク、E2PROMなどで構成される。
以上の地図更新システムの動作概要を説明すると、まず端末装置1において、送受信部12は、更新要求部11から表示用地図データ更新要求を受けると、ネットワーク3を通して、サーバ2に、この表示用地図データ更新要求を送り込む。この更新要求部11が表示用地図データ更新要求を出す時機は、1週間に1回といった定期的なものでもよく、端末装置1がサーバ2に表示用地図データが最新版になっているかどうか問い合せて、「更新時機です」と返答を受けた時に出すこととしてもよい。
【0021】
サーバ2の表示用地図データ読出部は、表示用地図データ更新要求に基づいて表示用地図データの当該更新データを読み出し、ネットワーク3を通して端末装置1に転送する。
端末装置1は、サーバ2からの更新データを受信すると、この更新データに基づいて、表示用地図データを更新する。表示用地図データが更新されたとき、経路ネットワークデータ作成部15は、更新された表示用地図データを取得する。経路ネットワークデータ作成部15は、経路ネットワークメモリ16内の、前記更新された表示用地図データと同じ区域の経路ネットワークデータを読み出し、前記更新された表示用地図データに基づいて、経路ネットワークデータ作成プログラムを用いて、経路ネットワークデータを全て削除し、当該経路ネットワークデータを新規に作成する。
【0022】
前記「区域」は「メッシュ」とも呼ばれ、表示用地図データや経路ネットワークデータ格納時の分割単位のことである。例えば、全国を緯度経度によって複数に区画した場合の一区画が「区域」となる。
端末装置1の経路計算部17は、新規に作成された当該経路ネットワークデータを含めた経路ネットワークデータに基づいて、出発地目的地間の経路を算出する。
【0023】
以下、表示用地図データの構造を説明する。
図2(a)は、ある区域の道路形状図、図2(b)は、その道路形状に対応する表示用地図データの平面図である。
表示用地図データは、ノード(交差点や道路の節目に該当)とリンク(ノード間をつなぐ道路に該当)のデータからなっている。図2(b)でノードをN1〜N7で表し、リンクをL1〜L6で表している。なおリンクL1にある×印は、補間点を表す。
【0024】
ノードN1〜N7のうち、白丸は所属階層が上層のノードを表し、黒丸は所属階層が下層のノードを表す。
ここで「階層」について説明すると、階層は、本発明において経路ネットワークデータを作成するときに使う情報である。階層は、当該ノードに接続される道路の道路幅、道路種別、車線数、通行規制の有無、車両の重量・高さ・車幅等に対する規制情報、特殊車両に対する規制情報、有料・無料の区別・自動車専用道路、異常気象時の走行規制の有無、交通量・走行速度(制限速度、平均速度など)などに基づいて決定される。決定基準は、(1)道路幅が広い、道路種別が国道などの幹線道路である、車線数が片道2車線以上ある、などの場合は上層、(2)道路幅が狭い、道路種別が市町村道、細街路などの非幹線道路である、車線数が片道1車線ある、などの場合は下層を割り当てる。
【0025】
当該ノードに接続される道路が複数ある場合(三叉路以上の交差点になっている場合)、接続される道路のうち、前記(1) に該当する場合と、(2)に該当する場合とが混在する場合は、(2)を優先する。例えば、図2(b)において、ノードN3にはリンクL2,L3,L5が接続しているが、リンクL2,L3は前記(1) に該当し、リンクL5が前記(2) に該当するので、ノードN3は下層ノードとなる。
【0026】
リンクについても、階層を割り当てることができる。その基準は、前記(1)(2)そのままである。図2(b)において、リンクL5が(2)に該当するので下層リンクとなり、他のリンクL1〜L4,L6は(1)に該当するので上層リンクとなる。
この表示用地図データの記憶構造を表1に示す。
【0027】
【表1】
【0028】
表示用地図データは、ノードデータとリンクデータとからなっている。ノードデータは、ノード番号と、ノードの位置座標と、所属階層とのデータからなっている。この他、ノードデータは、標高、ノード種別(交差点、行き止まり等)、交差点名称などのデータを含んでいてもよい。リンクデータは、リンク番号と、両端のノードと、構成点(両端ノードと補間点)の座標と、道路種別と、道路幅と、階層とのデータからなっている。この他、車線数、リンク長、道路管理者種別、交通状況、交通規制情報のデータを含んでいてもよい。
【0029】
なお、表示用地図データにおいて、階層のデータがない場合も考えられる。階層のデータは、経路ネットワークデータの作成をする端末装置1が生成することも可能である。この場合、端末装置1の経路ネットワークデータ作成部15は、リンクの道路種別、道路幅、車線数のデータのいずれか、又はこれらの組み合わせに基づいて、階層を決定する。その決定基準は、前記(1)(2)で述べたのと同様である。
【0030】
また、ユーザが階層を、好みに応じて自由に設定、変更できるようにしてもよい。これにより、ユーザが通りたい道路や交差点を組み入れて経路計算することができる。例えば、通常なら下層にのみ所属する道路を、ユーザが上層に組み入れれば、上層を使うような遠距離の旅行において、その道路を通る経路を算出することができる。また、通りたくない道路を避けることもできる。例えば、通常なら上下層に所属する道路を、ユーザが下層に組み入れれば、上層を使うような遠距離の旅行において、その道路を通る経路が算出されるのを避けることができる。
【0031】
次に、経路ネットワークデータの構造を説明する。経路ネットワークデータは、表示用地図データからリンクとノードを取り出し、当該リンクに接続するリンクの情報と、接続コスト(アークコスト)の情報を加味したものである。補間点は含まない。ノードの位置座標情報は含んでいてもよい。
図3は、経路ネットワークデータの階層図である。経路ネットワークデータは、図3に示すように上下2階層に分けて記憶されている。図2(b)と同様、白丸は上層のノードを表し、黒丸は下層のノードを表す。太線はリンクを表す。上層の経路ネットワークデータは、表示用地図データの上層ノードとリンクのみで構成されている。下層の経路ネットワークデータは、表示用地図データの上層ノードとリンク、及び下層ノードとリンクで構成されている。
【0032】
図4は、表示用地図データ(a)と、これに対応する上層の経路ネットワークデータ(b)及び下層の経路ネットワークデータ(c)との関係を示す図である。上層の経路ネットワークデータ(b)では、リンク番号をKL1,KL2などで表している。下層の経路ネットワークデータ(c)では、リンク番号をkl1,kl2などで表している。ノード番号は共通とする。
表示用地図データにおいて、上層の2本のリンク間にあるノードが下層のノードであれば、上層の経路ネットワークデータでは、この下層のノードを無視して上層のリンク同士をつなぐ。上層の2本のリンクをつなぐノードが上層のノードであれば、上層の経路ネットワークデータでは、各上層のリンクを独立のリンクとする。
【0033】
例えば、図4(a)において、上層のリンクL2,L3の間には、ノードN3が存在するが、ノードN3は下層のノードであるので、上層の経路ネットワークデータ(b)では、リンクL2,L3同士をつないで、リンクKL2としている。このように、リンクの合体があるので、上層の経路ネットワークデータのリンク番号KLと、表示用地図データのリンク番号Lとの間には何の関係もない。
一方、下層の経路ネットワークデータは、表示用地図データの下層のノードとリンクで構成される。表示用地図データの全てのノードとリンクが経路ネットワークデータに使用されるわけではなく、また、経路リンクは往復に対してそれぞれ異なる番号を付けるので、下層の経路ネットワークデータのリンク番号klと、表示用地図データのリンク番号Lとの間にも対応関係はない。結局、上層の経路ネットワークデータのリンク番号KLと、下層の経路ネットワークデータのリンク番号klと、表示用地図データのリンク番号Lとの間には対応関係はない。
【0034】
この経路ネットワークデータの記憶構造を表2に示す。
【0035】
【表2】
【0036】
上層の経路ネットワークデータは、リンク番号と、始点ノードと、終点ノードと、当該リンクに接続するリンクと、接続コストとのデータからなっている。例えば、リンクKL1に注目すれば、終点ノードN5から3本のリンクKL2,KL3,KL4に接続されるので、これらが接続リンクとなる。接続コストは、接続リンクに対応して定義されているもので、当該リンクの通過コストと、接続リンクへ入るのに要するコストの和となる。「接続リンクへ入る」とは、例えば右左折又は直進することをいう。リンクが区域の端点になる場合、又は行き止まりの場合は、接続リンクは「なし」になる。
【0037】
次に、表示用地図データに基づいた経路ネットワークデータの作成処理を詳しく説明する。
図5は、経路ネットワークデータの作成処理を説明するためのフローチャートである。
経路ネットワークデータは、上層及び下層のそれぞれについて作成される。まず、経路ネットワークデータの作成階層を指定する(ステップS1)。以下、上層を指定した場合を説明する。
【0038】
ここで、表示用地図データに階層のデータがない場合は、前述したように、経路ネットワークデータ作成部15による、道路の属性パラメータに基づいて階層を自動判定する処理が追加される。
経路ネットワークデータ作成部15は、表示用地図データの指定階層のリンクを、経路ネットワークデータのリンク(以下「経路リンク」という)に変換する(ステップS2)。この変換処理については、図6を用いて後に説明する。
【0039】
経路リンクが求まると、ある経路リンクに対して、当該経路リンクに接続する経路リンクを抽出し、抽出された接続リンクへの接続コストを算出する。この接続コストの算出は、当該経路リンクの距離、道路種別、道路幅、右左折直進コストなどに基づいて行う。すべての経路リンクについて、これらの接続リンクと接続コストが求まると、経路ネットワークデータに書き込む(ステップS3〜S7)。
【0040】
つぎに、表示用地図データのリンク(「道路リンク」という)を、経路リンクに変換する処理を、図6のフローチャートを用いて説明する。表示用地図データの指定階層のある道路リンクに注目し、そのリンクの終端側ノードが指定階層以上のレベルかどうか判定する(ステップS22)。指定階層以上のレベルであれば、この道路リンクを経路リンクとして経路ネットワークデータに加える(ステップS23)。指定階層未満のレベルであれば、その道路リンクのさらに流出側の道路リンクの、終端ノードの所属階層を調べ、終端ノードが指定階層以上になるまで、道路リンクをつないでいく(ステップS24)。例えば指定階層を上層とした場合、図4(a)において、リンクL3の終端側ノードN3が下層ノードなので、これを無視して、さらに流出側の道路リンクL2をつなぐ。道路リンクL2の終端側ノードN2は上層ノードなので、これ以上つなぐのは中止する。
【0041】
そして接続したリンク列を、経路ネットワークデータに加える(ステップS25)。上の例でいえば、図4(b)の経路リンクKL2が追加される。
以上の処理を、表示用地図データの指定された階層の道路リンク全てについて、順/逆の両方向のそれぞれについて行う(ステップS21〜S26)。処理が終了すると、作成された各経路リンクに通し番号を付与する(ステップS27)
このようにして、経路ネットワークデータが作成される。
【0042】
次に、端末装置1の表示用地図データ更新部13の行う、更新データに基づいて表示用地図データを更新する処理を説明する。
図7(a)は、ある区域の、新設道路が含まれる道路形状図、図7(b)は、更新前の道路形状に相当する表示用地図データの平面図、図7(c)は、更新後の道路形状に相当する表示用地図データの平面図である。
図7(a)において、道路リンクL5に相当する道路が消滅し、斜めの道路が新設されている。更新前後の表示用地図データ(b)(c)を比べると、道路リンクL5、ノードN4が消滅し、もとの道路リンクL6の途中にノードN8ができ、ノードN3からノードN8までの、道路リンクL8が発生する。また、これにともない、もとの道路リンクL6は、ノードN5からノードN8までの道路リンクL7と、ノードN8からノードN7までの道路リンクL9に分割される。
【0043】
このような変更をするための更新データの構造を表3に掲げる。
【0044】
【表3】
【0045】
更新データは、ノードデータとリンクデータとからなっている。ノードデータには、変更、消去、追加するノードが含まれる。変更するノードはN3であり、下層リンクL5が消滅し、道路リンクL8が発生したことに伴い、下層のノードから上層のノードに変更される。消去するノードはN4である。追加するノードはN8である。
リンクデータには、変更、消去、追加する道路リンクが含まれる。消去するリンクはL5,L6である。リンクL6は前述のように分割されることに伴い、消滅する。新設されるリンクは、L7,L8,L9である。リンクL7,L9は、リンクL6が分割されることに伴い発生するリンクである。
【0046】
この表示用地図データ更新の結果得られる表示用地図データの構造を表4に示す。
【0047】
【表4】
【0048】
表4のノードデータでは、更新データに基づいて、ノードN3が変更され、ノードN4が消去され、ノードN8が追加されている。リンクデータでは、更新データの情報に基づいて、リンクL5,L6が消去され、リンクL7〜L9が追加されている。
この更新データに基づいて、経路ネットワークデータを新たに作成する処理を説明する。
【0049】
経路ネットワークデータ作成のタイミングは、表示用地図データの更新後に自動的に起動してもよく、ユーザが手動で起動してもよい。また、定期的に表示用地図データの更新をチェックして、表示用地図データの更新があれば、起動することとしてもよい。
図8は、この更新後の表示用地図データの平面図(a)及び表示用地図データに基づいて作成される経路ネットワークデータの平面図(b)である。
【0050】
この経路ネットワークデータ作成処理は、前に説明した経路ネットワークデータ作成処理と同じであり、同じフローチャート(図5、図6)が適用される。図8(b)を、更新前の経路ネットワークデータの平面図である図4(b)と比べると、リンク番号が全部振りなおしされている。これは、経路ネットワークデータを部分的に更新するのでなく、当該区域内において、経路ネットワークデータを全面的に作成し直すからである。
【0051】
このように、当該区域内において、経路ネットワークデータを全面的に作成することにより、経路ネットワークデータを部分的に更新する場合と比べて、経路ネットワークデータの更新版を端末に送信する必要がなく、配布データ量を少なくすることができる。また、経路ネットワークの経路リンク番号管理も、経路ネットワークデータの新規作成をするのであるから簡単となる。
経路ネットワークデータ作成部15の、経路ネットワークデータ作成処理実行時において、作成範囲である「区域」は、全国でもよいが、地図更新箇所のみ、地図更新箇所を含む周辺の所定範囲でもよい。また、地図更新時に、実行範囲をサーバ2から指定してもよい。
【0052】
以上で、本発明の実施の形態を説明したが、本発明の実施は、前記の形態に限定されるものではない。例えば、経路ネットワークデータを3階層以上で構成することも可能である。その他、本発明の範囲内で種々の変更を施すことが可能である。
【0053】
【発明の効果】
以上のように本発明によれば、道路の変更、新設などがあったときに、道路地図データを更新し、この更新された道路地図データに基づいて、経路ネットワークデータの新規作成を行うので、経路ネットワークデータを直接、部分的に更新する場合と比べて、経路ネットワークデータの更新版を経路ネットワークデータ作成装置に送信する必要がなく、配布データ量を少なくすることができる。また、経路ネットワークデータ作成装置における経路ネットワークの経路リンク番号管理も、経路ネットワークデータの新規作成をするので簡単となる。
【図面の簡単な説明】
【図1】本発明の経路ネットワークデータ作成装置を含む地図更新システムの全体概略図である。
【図2】 (a)はある区域の道路形状図、(b)はその道路形状に相当する表示用地図データを平面に写した図である。
【図3】経路ネットワークデータの階層図である。
【図4】 (a)は表示用地図データ、(b)これに該当する上層の経路ネットワークデータ、(c)は下層の経路ネットワークデータを示す図である。
【図5】表示用地図データに基づく経路ネットワークデータの作成処理を説明するためのフローチャートである。
【図6】指定階層の道路リンクを経路リンクに変換する処理を示す詳細なフローチャートである。
【図7】 (a)は、ある区域の、新設道路が含まれる道路形状図、(b)は、更新前の道路形状に相当する表示用地図データを平面に写した図、(c)は、更新後の道路形状に相当する表示用地図データを平面に写した図である。
【図8】更新後の表示用地図データに基づいて作成される経路ネットワークデータを平面に写した図である。
【符号の説明】
1 端末装置
2 サーバ
3 ネットワーク
11 更新要求部
12 送受信部
13 表示用地図データ更新部
14 表示用地図メモリ
15 経路ネットワークデータ作成部
16 経路ネットワークメモリ
17 経路計算部
18 地図表示部
19 表示画面[0001]
BACKGROUND OF THE INVENTION
In the present invention, when a road is newly established, changed, etc., the road map data of the updated portion is acquired, the road map data is updated, and the routes classified into a plurality of layers based on the updated road map data The present invention relates to a route network data creation device for creating network data.
[0002]
[Prior art]
In an in-vehicle navigation device or a computer, map data necessary for realizing various functions such as map display and route calculation is stored in a memory such as a CD-ROM or DVD-ROM, and is read out and used in a timely manner.
The map data in the memory becomes old as time passes due to the opening of new roads, changes in road shapes and traffic restrictions, and the like. For this reason, since the updated version of map data is sold, the user must purchase it every time the updated version of map data is sold in order to always obtain the latest information.
[0003]
On the other hand, the map distribution center supplies update information of the map data held by the map distribution center to the vehicle-mounted navigation device or computer using communication means, and the vehicle-mounted navigation device or computer is supplied from the map distribution center. Based on the update information of the map data, a system for updating the map data held in its own memory to new contents has been proposed. If this system is used, the user only needs to update a portion of the self-held map data that is different from the new map data, so that it is not necessary to purchase an updated version of the memory each time.
[0004]
On the other hand, when performing route calculation, route network data is divided and stored in relatively dense lower layer network data and relatively coarse upper layer network data. In the case of distance route calculation, a route calculation method is known in which the route near the start node and the end node is calculated in the lower layer network, and the route in the middle is calculated from the lower layer network to the upper layer network. Fig. 7 of Kaihei 2-277200). By storing the route network data by hierarchy in this way, the calculation speed can be increased and the storage amount of the memory can be reduced.
[0005]
[Patent Document 1]
JP-A-2-277200
[0006]
[Problems to be solved by the invention]
If the road network data is updated when a road is changed, newly established, etc., since the spread range of the road update is wide, even if one road is updated, at least all the connected roads connected to that road In many cases, it is necessary to update many of the roads around the changed part. For this reason, even with slight changes, the amount of distribution data associated with this change becomes very large. Also, the route link number management in the route network data after the update becomes complicated, and an error may occur.
[0007]
It is an object of the present invention to provide a route network data creation device that requires only a small amount of distribution data from the center when a road is changed or newly established, and that can easily manage route link numbers in route network data after updating. Objective.
[0008]
[Means for Solving the Problems]
The route network data creation device of the present invention isNodes and links connecting them,nodeas well asRinOfRoad map memory for storing road map data including data of the affiliation hierarchy, road map data update means for updating road map data if update data for updating road map data is acquired from the outside, Connection status and,Link costWhenA route network memory for storing route network data in a predetermined area including the above-mentioned data, and the road map data updating means.PathWhen the road map data is updated,ThatUpdated road map dataCreate route network data in the predetermined area includingRoute network data creation meansThe route network data creation means includes:Within the designated areaThe route network data is obtained by connecting nodes and links included in the updated road map data whose nodes belong to a predetermined hierarchy level or higher.RecreateIs a thing(Claim 1).
[0009]
According to the above configuration, when the update data for updating the road map data is acquired from the outside due to the change of the road, the establishment of the road, etc., the road map data update means updates the road map data. This road map data includes data of the affiliation hierarchy of nodes and / or links. When the road map data is updated, the route network data creation means creates route network data classified into a plurality of layers based on the updated road map data.
[0010]
As described above, when the road map data is updated when a road is changed or newly established, and the route network data is newly created based on the updated road map data, the route network data is partially updated. Compared with the case of updating to, it is not necessary to send an updated version of the route network data to the terminal, and the amount of distribution data can be reduced. In addition, route link number management of the route network is simplified because the route network data is newly created.
[0011]
There are various creation procedures for creating route network data classified into a plurality of hierarchies based on the updated road map data. For example, (1) Create multiple layers of route network data based on updated road map data. (2) Create one layer of route network data first based on updated road map data. However, it is possible to create another layer based on the one layer.
[0012]
Route network data is created based on the attribute parameters of the road included in the road map data when creating the route network data, rather than the data of the node and / or link affiliation hierarchy from the beginning. You may classify | categorize by the apparatus side (Claim 2). According to this, it is not necessary to send the data of the affiliation hierarchy of the node and / or the link from the center, and the transmission data amount can be reduced. The road attribute parameters include, for example, road type, road width, number of lanes, presence / absence of traffic restrictions, restriction information on vehicle weight / height / width, etc., restriction information on special vehicles, distinction between paid and free / automobile only There are roads, presence / absence of travel restrictions during abnormal weather, traffic volume and travel speed (speed limit, average speed, etc.).
[0013]
Further, the affiliation hierarchy of the node and / or the link may be set manually (Claim 3). In this way, it is possible to reflect user preferences, such as roads that you want to pass preferentially and roads that you want to avoid, in the route calculation..
[0014]
The present invention also relates to a program for realizing the functions of the road map data updating means and the route network data creating means., 5,6). Since this network data creation program newly creates route network data including the update location, it is not necessary to perform complicated link number management.
[0015]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
In this embodiment of the present invention, “display map data” is a concept of “road map data” described in the claims.
FIG. 1 is an overall schematic diagram of a map update system including a route network data creation device (hereinafter referred to as “terminal device”) of the present invention. The map update system includes a
[0016]
The
The update data
[0017]
When the road map
The network 3 is the Internet, a network for mobile phones, or the like.
The terminal device 1 may be an in-vehicle navigation device or any electronic device (personal computer, PDA terminal, etc.) having a route calculation function and a map display function. A portable type or a fixed type may be used.
[0018]
The terminal device 1 includes an
[0019]
All or some of the functions of these units are realized by the computer of the terminal device 1 executing a program recorded on a predetermined medium such as a CD-ROM or a hard disk. In particular, the route network data creation process performed by the route network
[0020]
The
The operation outline of the map update system will be described. First, in the terminal device 1, when the transmission /
[0021]
The display map data reading unit of the
When the terminal device 1 receives the update data from the
[0022]
The “area” is also referred to as “mesh”, and is a division unit for storing display map data and route network data. For example, one section when the whole country is divided into a plurality of latitudes and longitudes is a “zone”.
The
[0023]
Hereinafter, the structure of the display map data will be described.
2A is a road shape diagram of a certain area, and FIG. 2B is a plan view of display map data corresponding to the road shape.
The map data for display consists of data of nodes (corresponding to intersections and road nodes) and links (corresponding to roads connecting the nodes). In FIG. 2B, nodes are represented by N1 to N7, and links are represented by L1 to L6. In addition, the x mark on the link L1 represents an interpolation point.
[0024]
Among the nodes N <b> 1 to N <b> 7, white circles represent nodes that belong to higher levels, and black circles represent nodes that belong to lower levels.
The “hierarchy” will be described here. The hierarchy is information used when creating route network data in the present invention. The hierarchy is the road width, road type, number of lanes, presence / absence of traffic regulation, regulation information on vehicle weight / height / width, etc., regulation information on special vehicles, paid / free distinction・ Determined based on roads dedicated to automobiles, presence / absence of travel restrictions during abnormal weather, traffic volume / travel speed (limited speed, average speed, etc.). The decision criteria are: (1) wide road, high-level when the road type is a highway, such as a national road, or more than two lanes, and (2) the road is narrow, the road type is municipality If the road is a non-trunk road such as a narrow street or the number of lanes is one lane, a lower layer is assigned.
[0025]
When there are multiple roads connected to the node (when the road is an intersection of three or more roads), the roads that fall under (1) and (2) are mixed. When doing so, give priority to (2). For example, in FIG. 2B, links L2, L3, and L5 are connected to the node N3, but the links L2 and L3 correspond to the above (1), and the link L5 corresponds to the above (2). Node N3 becomes a lower layer node.
[0026]
Hierarchies can also be assigned to links. The standard is the same as (1) and (2). In FIG. 2 (b), link L5 corresponds to (2) and thus becomes a lower layer link, and the other links L1 to L4 and L6 correspond to (1) and become upper layer links.
Table 1 shows the storage structure of the map data for display.
[0027]
[Table 1]
[0028]
The display map data includes node data and link data. The node data includes data of a node number, node position coordinates, and affiliation hierarchy. In addition, the node data may include data such as altitude, node type (intersection, dead end, etc.), intersection name, and the like. The link data includes data of a link number, nodes at both ends, coordinates of constituent points (end nodes and interpolation points), road type, road width, and hierarchy. In addition, data of the number of lanes, link length, road manager type, traffic condition, and traffic regulation information may be included.
[0029]
Note that there may be a case where there is no hierarchical data in the display map data. Hierarchical data can also be generated by the terminal device 1 that creates route network data. In this case, the route network
[0030]
Further, the user may be able to freely set and change the hierarchy according to his / her preference. Thereby, it is possible to calculate a route by incorporating a road or an intersection that the user wants to pass. For example, if a user usually incorporates a road belonging only to the lower layer into the upper layer, the route passing through the road can be calculated in a long-distance trip using the upper layer. You can also avoid roads that you don't want to pass. For example, if a user normally incorporates a road belonging to the upper and lower layers into the lower layer, it is possible to avoid calculating a route through the road in a long-distance travel using the upper layer.
[0031]
Next, the structure of the route network data will be described. The route network data is obtained by taking out a link and a node from the display map data, and adding information on a link connected to the link and information on a connection cost (arc cost). Interpolation points are not included. The node position coordinate information may be included.
FIG. 3 is a hierarchy diagram of route network data. The route network data is stored in two upper and lower layers as shown in FIG. As in FIG. 2B, white circles represent upper layer nodes, and black circles represent lower layer nodes. A bold line represents a link. The upper-layer route network data is composed of only upper-layer nodes and links for display map data. The lower layer route network data is composed of upper layer nodes and links and lower layer nodes and links for display map data.
[0032]
FIG. 4 is a diagram showing the relationship between the display map data (a) and the upper layer route network data (b) and the lower layer route network data (c) corresponding thereto. In the upper layer route network data (b), the link numbers are represented by KL1, KL2, and the like. In the lower layer route network data (c), the link numbers are represented by kl1, kl2, and the like. The node number is common.
In the map data for display, if the node between the two upper-layer links is a lower-layer node, the upper-layer route network data ignores the lower-layer nodes and connects the upper-layer links. If the node connecting the two upper-layer links is an upper-layer node, the upper-layer route network data sets each upper-layer link as an independent link.
[0033]
For example, in FIG. 4A, the node N3 exists between the upper layer links L2 and L3, but the node N3 is a lower layer node. Therefore, in the upper layer route network data (b), the link L2 L3 is connected to each other to form a link KL2. Thus, since there is a coalescence of links, there is no relationship between the link number KL of the route network data in the upper layer and the link number L of the map data for display.
On the other hand, the lower layer route network data is composed of lower layer nodes and links of the display map data. Not all nodes and links in the map data for display are used for route network data, and each route link has a different number for each round trip, so the link number kl of the route network data in the lower layer is displayed. There is no correspondence with the link number L of the map data for work. After all, there is no correspondence between the link number KL of the route network data in the upper layer, the link number kl of the route network data in the lower layer, and the link number L of the map data for display.
[0034]
Table 2 shows the storage structure of this route network data.
[0035]
[Table 2]
[0036]
The upper-layer route network data includes data of a link number, a start point node, an end point node, a link connected to the link, and a connection cost. For example, paying attention to the link KL1, since it is connected to the three links KL2, KL3, and KL4 from the end point node N5, these become connection links. The connection cost is defined corresponding to the connection link, and is the sum of the cost of passing the link and the cost required to enter the connection link. “Entering a connection link” means, for example, turning right or left or going straight. If the link becomes the end point of the area, or if it is a dead end, the connection link will be “none”.
[0037]
Next, route network data creation processing based on display map data will be described in detail.
FIG. 5 is a flowchart for explaining route network data creation processing.
The route network data is created for each of the upper layer and the lower layer. First, the creation hierarchy of route network data is designated (step S1). Hereinafter, a case where the upper layer is designated will be described.
[0038]
Here, when there is no hierarchy data in the display map data, as described above, a process of automatically determining the hierarchy based on the attribute parameter of the road by the route network
The route network
[0039]
When the route link is obtained, for a certain route link, the route link connected to the route link is extracted, and the connection cost to the extracted connection link is calculated. The calculation of the connection cost is performed based on the distance of the route link, the road type, the road width, the right / left turn straight traveling cost, and the like. When these connection links and connection costs are obtained for all route links, they are written in route network data (steps S3 to S7).
[0040]
Next, a process of converting a link of display map data (referred to as “road link”) into a route link will be described with reference to the flowchart of FIG. Attention is paid to a road link having a designated hierarchy in the display map data, and it is determined whether or not the end node of the link is at a level higher than the designated hierarchy (step S22). If the level is higher than the designated hierarchy, this road link is added to the route network data as a route link (step S23). If the level is lower than the designated hierarchy, the affiliation hierarchy of the terminal node of the road link on the further outflow side of the road link is checked, and the road link is connected until the terminal node becomes higher than the designated hierarchy (step S24). For example, when the designated hierarchy is an upper layer, in FIG. 4A, the terminal side node N3 of the link L3 is a lower layer node, so this is ignored and the road link L2 on the outflow side is further connected. Since the terminal side node N2 of the road link L2 is an upper layer node, further connection is stopped.
[0041]
The connected link string is added to the route network data (step S25). In the above example, the route link KL2 in FIG. 4B is added.
The above processing is performed for each of the forward / reverse directions for all the road links in the hierarchy designated in the display map data (steps S21 to S26). When the process ends, a serial number is assigned to each created route link (step S27).
In this way, route network data is created.
[0042]
Next, a process performed by the display map
FIG. 7 (a) is a road shape diagram including a new road in a certain area, FIG. 7 (b) is a plan view of map data for display corresponding to the road shape before update, and FIG. 7 (c) is It is a top view of the map data for a display equivalent to the road shape after an update.
In FIG. 7A, the road corresponding to the road link L5 disappears, and a diagonal road is newly established. Comparing the display map data (b) and (c) before and after the update, the road link L5 and the node N4 disappear, a node N8 is created in the middle of the original road link L6, and the road from the node N3 to the node N8 A link L8 is generated. Accordingly, the original road link L6 is divided into a road link L7 from the node N5 to the node N8 and a road link L9 from the node N8 to the node N7.
[0043]
Table 3 shows the structure of update data for making such changes.
[0044]
[Table 3]
[0045]
The update data consists of node data and link data. Node data includes nodes to be changed, deleted, or added. The node to be changed is N3. When the lower link L5 disappears and the road link L8 is generated, the lower node is changed to the upper node. The node to be erased is N4. The node to be added is N8.
The link data includes road links to be changed, deleted or added. The links to be erased are L5 and L6. The link L6 disappears as it is divided as described above. The newly established links are L7, L8, and L9. The links L7 and L9 are links that are generated when the link L6 is divided.
[0046]
Table 4 shows the structure of the display map data obtained as a result of the update of the display map data.
[0047]
[Table 4]
[0048]
In the node data of Table 4, the node N3 is changed, the node N4 is deleted, and the node N8 is added based on the update data. In the link data, the links L5 and L6 are deleted and the links L7 to L9 are added based on the update data information.
A process for newly creating route network data based on the update data will be described.
[0049]
The route network data creation timing may be automatically activated after the display map data is updated, or may be manually activated by the user. Alternatively, the display map data may be periodically updated, and if the display map data is updated, the display map data may be activated.
FIG. 8 is a plan view (a) of the updated map data for display and a plan view (b) of route network data created based on the display map data.
[0050]
This route network data creation process is the same as the route network data creation process described above, and the same flowchart (FIGS. 5 and 6) is applied. When FIG. 8B is compared with FIG. 4B which is a plan view of the route network data before update, all the link numbers are reassigned. This is because the route network data is not completely updated, but the route network data is completely recreated in the area.
[0051]
In this way, by creating the route network data entirely in the area, it is not necessary to send an updated version of the route network data to the terminal as compared to the case of partially updating the route network data. The amount of distribution data can be reduced. In addition, route link number management of the route network is simplified because the route network data is newly created.
When the route network data creation process is executed by the route network
[0052]
Although the embodiments of the present invention have been described above, the embodiments of the present invention are not limited to the above-described embodiments. For example, the route network data can be configured with three or more layers. In addition, various modifications can be made within the scope of the present invention.
[0053]
【The invention's effect】
As described above, according to the present invention, when there is a road change, new establishment, etc., the road map data is updated, and the route network data is newly created based on the updated road map data. Compared to the case where the route network data is directly and partially updated, it is not necessary to send an updated version of the route network data to the route network data creation device, and the amount of distribution data can be reduced. In addition, route link number management of the route network in the route network data creating device is simplified because new route network data is created.
[Brief description of the drawings]
FIG. 1 is an overall schematic diagram of a map update system including a route network data creation device of the present invention.
FIG. 2A is a road shape diagram of a certain area, and FIG. 2B is a diagram showing display map data corresponding to the road shape on a plane.
FIG. 3 is a hierarchy diagram of route network data.
4A is a diagram showing display map data, FIG. 4B is a diagram showing upper layer route network data corresponding thereto, and FIG. 4C is a diagram showing lower layer route network data.
FIG. 5 is a flowchart for explaining route network data creation processing based on display map data;
FIG. 6 is a detailed flowchart showing a process of converting a road link of a designated hierarchy into a route link.
7A is a road shape diagram including a new road in a certain area, FIG. 7B is a plan view of map data for display corresponding to the road shape before update, and FIG. It is the figure which copied the map data for a display equivalent to the road shape after an update on the plane.
FIG. 8 is a diagram showing route network data created based on updated map data for display on a plane.
[Explanation of symbols]
1 Terminal device
2 servers
3 network
11 Update request section
12 Transceiver
13 Map data update unit for display
14 Map memory for display
15 Route network data creation part
16 route network memory
17 Route calculator
18 Map display
19 Display screen
Claims (6)
道路地図データを更新するための更新データを外部から取得すれば、道路地図データを更新する道路地図データ更新手段と、
リンクの接続状態と、リンクコストとのデータを含む所定区域内の経路ネットワークデータを記憶する経路ネットワークメモリと、
前記道路地図データ更新手段により道路地図データが更新された場合、その更新された道路地図データが含まれる前記所定区域内の経路ネットワークデータを作成する経路ネットワークデータ作成手段とを備え、
前記経路ネットワークデータ作成手段は、当該所定区域内において、前記更新された道路地図データに含まれるノード及びリンクのうち、その所属階層が所定の階層レベル以上であるノード及びリンクを接続することにより、経路ネットワークデータを作成し直すものであることを特徴とする経路ネットワークデータ作成装置。A road map memory for storing road map data including nodes, links connecting the nodes, and data of the nodes and the affiliation hierarchy of the links;
If update data for updating road map data is acquired from the outside, road map data update means for updating road map data;
A route network memory for storing route network data in a predetermined area including data of link connection status and link cost;
When road map data is updated by the road map data update means, comprising route network data creation means for creating route network data in the predetermined area including the updated road map data,
In the predetermined area, the route network data creating means connects nodes and links included in the updated road map data among nodes and links whose affiliation hierarchy is equal to or higher than a predetermined hierarchy level. A route network data creation device characterized by recreating route network data.
道路地図データを更新するための更新データを外部から取得すれば、道路地図データを更新する道路地図データ更新手段と、
道路地図データに含まれる道路の属性パラメータのデータに基づいて、その道路に対応するノード及びリンクの所属階層を分類する所属階層分類手段と、
リンクの接続状態とリンクコストのデータを含む所定区域内の経路ネットワークデータを記憶する経路ネットワークメモリと、
前記道路地図データ更新手段により道路地図データが更新された場合、その更新された道路地図データが含まれる前記所定区域内の経路ネットワークデータを作成する経路ネットワークデータ作成手段とを備え、
前記経路ネットワークデータ作成手段は、当該所定区域内において、前記更新された道路地図データに含まれるノード及びリンクであって、前記所属階層分類手段により分類されたノード及びリンクのうち、その所属階層が所定の階層レベル以上であるノード及びリンクを接続することにより、経路ネットワークデータを作成し直すものであることを特徴とする経路ネットワークデータ作成装置。A road map memory for storing road map data including nodes and links connecting the nodes and including road attribute parameter data;
If update data for updating road map data is acquired from the outside, road map data update means for updating road map data;
Based on the attribute parameter data of the road included in the road map data, the belonging hierarchy classification means for classifying the belonging hierarchy of the node and link corresponding to the road;
A route network memory for storing route network data within a predetermined area including link connection state and link cost data;
When road map data is updated by the road map data update means, comprising route network data creation means for creating route network data in the predetermined area including the updated road map data,
The route network data creation means is a node and a link included in the updated road map data in the predetermined area, and among the nodes and links classified by the belonging hierarchy classification means, the belonging hierarchy is A route network data creation device characterized by recreating route network data by connecting nodes and links that are higher than a predetermined hierarchical level.
道路地図データを更新するための更新データを外部から取得すれば、道路地図データを更新する道路地図データ更新手段と、
道路地図データに含まれる道路に対応するノード及びリンクの所属階層を手動で設定する所属階層設定手段と、
リンクの接続状態とリンクコストのデータを含む所定区域内の経路ネットワークデータを記憶する経路ネットワークメモリと、
前記道路地図データ更新手段により道路地図データが更新された場合、その更新された道路地図データが含まれる前記所定区域内の経路ネットワークデータを作成する経路ネットワークデータ作成手段とを備え、
前記経路ネットワークデータ作成手段は、当該所定区域内において、前記更新された道路地図データに含まれるノード及びリンクであって、前記所属階層設定手段により設定されるノード及びリンクのうち、その所属階層が所定の階層レベル以上であるノード及びリンクを接続することにより、経路ネットワークデータを作成し直すものであることを特徴とする経路ネットワークデータ作成装置。A road map memory for storing road map data including nodes and links connecting the nodes;
If update data for updating road map data is acquired from the outside, road map data update means for updating road map data;
Affiliation hierarchy setting means for manually setting the affiliation hierarchy of nodes and links corresponding to roads included in the road map data;
A route network memory for storing route network data within a predetermined area including link connection state and link cost data;
When road map data is updated by the road map data update means, comprising route network data creation means for creating route network data in the predetermined area including the updated road map data,
The route network data creating means is a node and a link included in the updated road map data in the predetermined area, and the belonging hierarchy among the nodes and links set by the belonging hierarchy setting means is A route network data creation device characterized by recreating route network data by connecting nodes and links that are higher than a predetermined hierarchical level.
道路地図データを更新するための更新データを外部から取得すれば、道路地図データを更新する道路地図データ更新ステップと、If update data for updating road map data is acquired from the outside, a road map data update step for updating road map data;
前記道路地図データ更新ステップにより道路地図データが更新された場合、その更新された道路地図データが含まれる前記所定区域内の経路ネットワークデータを作成する経路ネットワークデータ作成ステップとを備え、A route network data creating step for creating route network data in the predetermined area including the updated road map data when the road map data is updated by the road map data updating step;
前記経路ネットワークデータ作成ステップは、当該所定区域内において、前記更新された道路地図データに含まれるノード及びリンクのうち、その所属階層が所定の階層レベル以上であるノード及びリンクを接続することにより、経路ネットワークデータを作成し直すものであることを特徴とする経路ネットワークデータ作成プログラム。In the route network data creation step, in the predetermined area, among the nodes and links included in the updated road map data, by connecting nodes and links whose affiliation hierarchy is a predetermined hierarchy level or higher, A route network data creation program characterized by recreating route network data.
道路地図データを更新するための更新データを外部から取得すれば、道路地図データを更新する道路地図データ更新ステップと、If update data for updating road map data is acquired from the outside, a road map data update step for updating road map data;
道路地図データに含まれる道路の属性パラメータのデータに基づいて、その道路に対応するノード及びリンクの所属階層を分類する所属階層分類ステップと、An affiliated hierarchy classification step for classifying the affiliated hierarchy of nodes and links corresponding to the road based on the attribute parameter data of the road included in the road map data;
前記道路地図データ更新ステップにより道路地図データが更新された場合、その更新された道路地図データが含まれる前記所定区域内の経路ネットワークデータを作成する経路ネットワークデータ作成ステップとを備え、A route network data creating step for creating route network data in the predetermined area including the updated road map data when the road map data is updated by the road map data updating step;
前記経路ネットワークデータ作成ステップは、当該所定区域内において、前記更新された道路地図データに含まれるノード及びリンクであって、前記所属階層分類ステップにより分類されたノード及びリンクのうち、その所属階層が所定の階層レベル以上であるノード及びリンクを接続することにより、経路ネットワークデータを作成し直すものであることを特徴とする経路ネットワークデータ作成プログラム。The route network data creation step includes nodes and links included in the updated road map data within the predetermined area, and among the nodes and links classified by the affiliation hierarchy classification step, the affiliation hierarchy is A route network data creation program characterized by recreating route network data by connecting nodes and links that are above a predetermined hierarchical level.
道路地図データを更新するための更新データを外部から取得すれば、道路地図データを更新する道路地図データ更新ステップと、If update data for updating road map data is acquired from the outside, a road map data update step for updating road map data;
前記道路地図データ更新ステップにより道路地図データが更新された場合、その更新された道路地図データが含まれる前記所定区域内の経路ネットワークデータを作成する経路ネットワークデータ作成ステップとを備え、A route network data creating step for creating route network data in the predetermined area including the updated road map data when the road map data is updated by the road map data updating step;
前記経路ネットワークデータ作成ステップは、当該所定区域内において、前記更新された道路地図データに含まれるノード及びリンクであって、前記所属階層設定手段により設定されたノード及びリンクのうち、その設定された所属階層が所定の階層レベル以上であるノード及びリンクを接続することにより、経路ネットワークデータを作成し直すものであることを特徴とする経路ネットワークデータ作成プログラム。The route network data creation step is a node and a link included in the updated road map data in the predetermined area, and the node and the link set by the affiliation hierarchy setting unit are set. A route network data creation program for recreating route network data by connecting nodes and links whose affiliation hierarchy is equal to or higher than a predetermined hierarchy level.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002377769A JP4557489B2 (en) | 2002-12-26 | 2002-12-26 | Route network data creation device and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002377769A JP4557489B2 (en) | 2002-12-26 | 2002-12-26 | Route network data creation device and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004205994A JP2004205994A (en) | 2004-07-22 |
JP4557489B2 true JP4557489B2 (en) | 2010-10-06 |
Family
ID=32814844
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002377769A Expired - Fee Related JP4557489B2 (en) | 2002-12-26 | 2002-12-26 | Route network data creation device and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4557489B2 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4612295B2 (en) * | 2002-12-26 | 2011-01-12 | 株式会社ゼンリン | Creating hierarchical network data |
WO2006011278A1 (en) | 2004-07-29 | 2006-02-02 | Hitachi, Ltd. | Map data delivering device, communication terminal, and map delivering method |
JP2007298850A (en) * | 2006-05-02 | 2007-11-15 | Nissan Motor Co Ltd | Map data processing device, map data processing method, and map data processing system |
JP4881098B2 (en) * | 2006-07-31 | 2012-02-22 | パイオニア株式会社 | Map information processing apparatus, map information processing apparatus control method, map information processing apparatus control program, and recording medium recording map information processing apparatus control program |
CN101908273B (en) * | 2010-07-15 | 2013-04-10 | 北京世纪高通科技有限公司 | Processing method and device of traffic road condition data |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0472513A (en) * | 1990-04-04 | 1992-03-06 | Sumitomo Electric Ind Ltd | Routing guide device |
JPH1010970A (en) * | 1996-06-18 | 1998-01-16 | Matsushita Electric Ind Co Ltd | Map data updating system |
JPH1124554A (en) * | 1997-07-04 | 1999-01-29 | Toyota Motor Corp | Map display device, map data memory device and map data memory medium |
JPH1195657A (en) * | 1997-09-17 | 1999-04-09 | Toyota Motor Corp | Map data processing device, method of processing map data, and map data processing system |
JP2000121371A (en) * | 1998-10-13 | 2000-04-28 | Toyota Motor Corp | On-vehicle navigation device, and system and method for providing map data for vehicle |
JP2001109373A (en) * | 1999-10-08 | 2001-04-20 | Denso Corp | Storage medium storing map data and electronic device with map display function |
JP2002175593A (en) * | 2000-12-05 | 2002-06-21 | Matsushita Electric Ind Co Ltd | Road map data recording method and navigation device |
JP2002206938A (en) * | 2001-01-10 | 2002-07-26 | Matsushita Electric Ind Co Ltd | Method of searching route |
JP2002207423A (en) * | 2001-01-10 | 2002-07-26 | Mitsubishi Electric Corp | Map information processor and map information processing method |
-
2002
- 2002-12-26 JP JP2002377769A patent/JP4557489B2/en not_active Expired - Fee Related
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0472513A (en) * | 1990-04-04 | 1992-03-06 | Sumitomo Electric Ind Ltd | Routing guide device |
JPH1010970A (en) * | 1996-06-18 | 1998-01-16 | Matsushita Electric Ind Co Ltd | Map data updating system |
JPH1124554A (en) * | 1997-07-04 | 1999-01-29 | Toyota Motor Corp | Map display device, map data memory device and map data memory medium |
JPH1195657A (en) * | 1997-09-17 | 1999-04-09 | Toyota Motor Corp | Map data processing device, method of processing map data, and map data processing system |
JP2000121371A (en) * | 1998-10-13 | 2000-04-28 | Toyota Motor Corp | On-vehicle navigation device, and system and method for providing map data for vehicle |
JP2001109373A (en) * | 1999-10-08 | 2001-04-20 | Denso Corp | Storage medium storing map data and electronic device with map display function |
JP2002175593A (en) * | 2000-12-05 | 2002-06-21 | Matsushita Electric Ind Co Ltd | Road map data recording method and navigation device |
JP2002206938A (en) * | 2001-01-10 | 2002-07-26 | Matsushita Electric Ind Co Ltd | Method of searching route |
JP2002207423A (en) * | 2001-01-10 | 2002-07-26 | Mitsubishi Electric Corp | Map information processor and map information processing method |
Also Published As
Publication number | Publication date |
---|---|
JP2004205994A (en) | 2004-07-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4897516B2 (en) | Navigation device and data update system | |
JP4822062B2 (en) | DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD | |
CN102538806B (en) | A kind of paths planning method and relevant device | |
JP5093562B2 (en) | Navigation device | |
JP5440217B2 (en) | Map data and electronic equipment | |
JP4045303B2 (en) | Map information updating apparatus and map information updating method | |
US8892583B2 (en) | Map data, navigation device having map data, and method for generating map data | |
WO2004029913A1 (en) | Map data product and map data processing device | |
JP2010500585A (en) | Method for generating improved map data for use in a navigation device | |
CN110140026A (en) | Car-mounted device, map updating system | |
JP2007132711A (en) | Navigation device, map server, map update system, map update method, and map update program | |
ITTO20110850A1 (en) | METHOD OF MANAGING A MAP OF A PERSONAL NAVIGATION DEVICE AND ITS DEVICE | |
EP1136793A2 (en) | A map display device, a memory medium and a map display method | |
WO2022193995A1 (en) | Map updating method, and map-based driving decision-making method and apparatus | |
JP4064639B2 (en) | Map editing device | |
JP5096804B2 (en) | Map data updating method, car navigation system, car navigation device, and map center | |
CN110736480A (en) | Path planning method and device, computer equipment and storage medium | |
EP2291612A1 (en) | Navigation device and data base update program | |
JP2008215858A (en) | Navigation device, navigation system, and route display method | |
WO2015059872A1 (en) | Map data delivery system, server, and navigation device | |
JP6912859B2 (en) | Map update device, map update method, computer program, and recording medium on which the computer program is recorded. | |
JP4557489B2 (en) | Route network data creation device and program | |
CN113177046B (en) | Road network topological graph generation method, device, equipment and storage medium | |
JP4739876B2 (en) | Data generation method | |
JP2002175593A (en) | Road map data recording method and navigation device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20041207 |
|
A625 | Written request for application examination (by other person) |
Free format text: JAPANESE INTERMEDIATE CODE: A625 Effective date: 20051205 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20081114 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081218 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090730 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20090819 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090915 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100105 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100302 |
|
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: 20100622 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100720 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4557489 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130730 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |