JP4927860B2 - MAP DATA UPDATE DEVICE, MAP DATA UPDATE METHOD, MAP DATA UPDATE PROGRAM, AND STORAGE MEDIUM - Google Patents

MAP DATA UPDATE DEVICE, MAP DATA UPDATE METHOD, MAP DATA UPDATE PROGRAM, AND STORAGE MEDIUM Download PDF

Info

Publication number
JP4927860B2
JP4927860B2 JP2008539659A JP2008539659A JP4927860B2 JP 4927860 B2 JP4927860 B2 JP 4927860B2 JP 2008539659 A JP2008539659 A JP 2008539659A JP 2008539659 A JP2008539659 A JP 2008539659A JP 4927860 B2 JP4927860 B2 JP 4927860B2
Authority
JP
Japan
Prior art keywords
parcel
link
road
indicating
data
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
JP2008539659A
Other languages
Japanese (ja)
Other versions
JPWO2008047448A1 (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.)
Pioneer Corp
Original Assignee
Pioneer Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pioneer Corp filed Critical Pioneer Corp
Publication of JPWO2008047448A1 publication Critical patent/JPWO2008047448A1/en
Application granted granted Critical
Publication of JP4927860B2 publication Critical patent/JP4927860B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/38Electronic maps specially adapted for navigation; Updating thereof
    • G01C21/3863Structures of map data
    • G01C21/387Organisation of map data, e.g. version management or database structures
    • G01C21/3878Hierarchical structures, e.g. layering
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B29/00Maps; Plans; Charts; Diagrams, e.g. route diagram
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/38Electronic maps specially adapted for navigation; Updating thereof
    • G01C21/3804Creation or updating of map data
    • G01C21/3807Creation or updating of map data characterised by the type of data
    • G01C21/3815Road data

Description

本発明は、地図データを更新する手法に関する。   The present invention relates to a method for updating map data.

一般的に、カーナビゲーション装置などで使用される地図データは、ノードデータ及びリンクデータを含む。ノードデータは交差点など、道路上の所定の地点を示すデータである。リンクデータは道路に対応するリンクを示すデータである。   In general, map data used in a car navigation device includes node data and link data. The node data is data indicating a predetermined point on the road such as an intersection. The link data is data indicating a link corresponding to a road.

通常よく用いられるシステムでは、全てのリンクに対してユニークなリンクIDが付与され、同一の道路を構成する複数のリンクIDには連続するリンクIDが付与される。従って、ある道路に対して新規道路(新規リンク)が増加した場合、その新規リンク以降に存在する全てのリンクのリンクIDを更新する必要が生じ、地図データの更新に膨大な処理が要求される。また、地図データを構成する複数のレイヤにおいて、同一のリンクに同一のリンクIDを付与している場合には、全てのレイヤにおいて、上記の更新処理が必要となる。   In a system that is usually used frequently, a unique link ID is assigned to all links, and consecutive link IDs are assigned to a plurality of link IDs constituting the same road. Therefore, when a new road (new link) increases with respect to a certain road, it is necessary to update the link IDs of all links existing after the new link, and a huge amount of processing is required for updating the map data. . Further, when the same link ID is assigned to the same link in a plurality of layers constituting the map data, the above update process is required in all layers.

このような観点から、各リンクに対して予めマージンを持たせてリンクIDを付与する手法が特許文献1に提案されている。しかし、この手法では、マージンを持たせる分、1つのリンクに複数のリンクIDを付与することとなり、使用されるリンクID数が増えてしまう。よって、リンクデータ全体のデータ量が増大してしまう。また、リンクIDの桁数を増やさないと、リンク数が増加した場合にリンクIDが不足してしまう恐れがある。   From such a point of view, Patent Document 1 proposes a method of providing a link ID with a margin in advance for each link. However, in this method, a plurality of link IDs are given to one link as much as a margin is provided, and the number of link IDs used increases. Therefore, the data amount of the entire link data increases. Further, unless the number of digits of the link ID is increased, the link ID may be insufficient when the number of links increases.

特開2002−175593号公報JP 2002-175593 A

本発明が解決しようとする課題としては、上記のようなものが例として挙げられる。本発明は、リンク追加時の地図データの更新処理量を低減することを課題とする。   Examples of problems to be solved by the present invention include the above. An object of the present invention is to reduce the amount of map data update processing when a link is added.

請求項1に記載の発明は、道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、パーセルを示すパーセルIDと、を含み、前記リンクデータが、道路を示す道路IDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDとにより構成されるリンクIDを含む地図データを記憶部に記憶する記憶手段と、特定のパーセル内において特定の道路上に新規リンクを追加する際に、前記特定のパーセル内における前記新規リンク以降のパーセル内IDを更新するとともに、前記特定の道路を含み、かつ、前記特定のパーセル以降に存在するパーセルのオフセットを更新する更新手段と、を備え、前記地図データは異なる縮尺に対応する複数のレイヤ毎に用意されており、前記複数のレイヤにおいて、同一のリンクに対しては同一のパーセル内IDが付されており、最下位のレイヤ以外のレイヤに対応する地図データにおいて、特定のリンクに対応するパーセル内IDは、最下位のレイヤにおいて当該リンクに対応する複数のパーセル内IDのうちの最初及び最後のパーセル内IDにより、又は、最初のパーセル内IDと最後のパーセルIDの差分により示されており、前記更新手段は、前記レイヤ毎に更新を行い、かつ、最下位のレイヤ以外のレイヤについては、前記最初及び最後のパーセル内IDを増加させることを特徴とする。 The invention according to claim 1 includes link data indicating a link corresponding to a road, node data indicating a node corresponding to a predetermined point on the road, and a parcel ID indicating a parcel. , Including a link ID composed of a road ID indicating a road, an offset indicating the order of the first link in the parcel with reference to the starting point of the road, and an intra-parcel ID indicating the order of each link in the parcel. When adding a new link on a specific road in a specific parcel and storing means for storing map data in the storage unit, the ID in the parcel after the new link in the specific parcel is updated, and includes a particular road, and, and a updating means for updating the offset parcel present in the subsequent specific parcel, The map data is prepared for each of a plurality of layers corresponding to different scales. In the plurality of layers, the same link is assigned to the same link, and layers other than the lowest layer are provided. In the map data corresponding to the ID in the parcel corresponding to the specific link, the first parcel or the first parcel ID among the plurality of IDs in the parcel corresponding to the link in the lowest layer, or the first parcel It is indicated by the difference between the inner ID and the last parcel ID, and the updating means updates for each layer, and increases the first and last parcel IDs for layers other than the lowest layer. It is characterized by making it.

請求項に記載の発明は、道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、を含み、前記リンクデータが、道路を示す道路IDと、パーセルを示すパーセルIDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDと、を含む地図データを記憶部に記憶する記憶工程と、特定のパーセル内において特定の道路上に新規リンクを追加する際に、前記特定のパーセル内における前記新規リンク以降のパーセル内IDを更新するとともに、前記特定の道路を含み、かつ、前記特定のパーセル以降に存在するパーセルのオフセットを更新する更新工程と、を備え、前記地図データは異なる縮尺に対応する複数のレイヤ毎に用意されており、前記複数のレイヤにおいて、同一のリンクに対しては同一のパーセル内IDが付されており、最下位のレイヤ以外のレイヤに対応する地図データにおいて、特定のリンクに対応するパーセル内IDは、最下位のレイヤにおいて当該リンクに対応する複数のパーセル内IDのうちの最初及び最後のパーセル内IDにより、又は、最初のパーセル内IDと最後のパーセルIDの差分により示されており、前記更新工程は、前記レイヤ毎に更新を行い、かつ、最下位のレイヤ以外のレイヤについては、前記最初及び最後のパーセル内IDを増加させることを特徴とする。 The invention according to claim 3 includes link data indicating a link corresponding to a road, and node data indicating a node corresponding to a predetermined point on the road, and the link data includes a road ID indicating a road; Storing map data including a parcel ID indicating a parcel, an offset indicating the order of the first link in the parcel with reference to the starting point of the road, and an intra-parcel ID indicating the order of each link in the parcel Storing a new link on a specific road in a specific parcel, and updating a parcel ID after the new link in the specific parcel, and including the specific road and, and a updating step of updating the offset parcel present in the subsequent specific parcel, the map data are different condensation In the map data corresponding to the layers other than the lowest layer, the same in-parcel ID is assigned to the same link in the plurality of layers. The in-parcel ID corresponding to a specific link is determined by the first and last in-parcel ID among the plurality of in-parcel IDs corresponding to the link in the lowest layer, or the first in-parcel ID and the last in-parcel It is indicated by an ID difference, and the updating step updates each layer, and for the layers other than the lowest layer, the first and last parcel IDs are increased. .

請求項に記載の発明は、記憶部及びコンピュータを備える端末装置において実行される地図データ更新プログラムであって、道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、を含み、前記リンクデータは、道路を示す道路IDと、パーセルを示すパーセルIDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDと、を含む地図データを前記記憶部に記憶する記憶手段、特定のパーセル内において特定の道路上に新規リンクを追加する際に、前記特定のパーセル内における前記新規リンク以降のパーセル内IDを更新するとともに、前記特定の道路を含み、かつ、前記特定のパーセル以降に存在するパーセルのオフセットを更新する更新手段、として前記コンピュータを機能させ、前記地図データは異なる縮尺に対応する複数のレイヤ毎に用意されており、前記複数のレイヤにおいて、同一のリンクに対しては同一のパーセル内IDが付されており、最下位のレイヤ以外のレイヤに対応する地図データにおいて、特定のリンクに対応するパーセル内IDは、最下位のレイヤにおいて当該リンクに対応する複数のパーセル内IDのうちの最初及び最後のパーセル内IDにより、又は、最初のパーセル内IDと最後のパーセルIDの差分により示されており、前記更新手段は、前記レイヤ毎に更新を行い、かつ、最下位のレイヤ以外のレイヤについては、前記最初及び最後のパーセル内IDを増加させることを特徴とする。 The invention according to claim 4 is a map data update program executed in a terminal device including a storage unit and a computer, and includes link data indicating a link corresponding to a road and a node corresponding to a predetermined point on the road The link data includes a road ID indicating a road, a parcel ID indicating a parcel, an offset indicating the order of the top links in the parcel with reference to the start point of the road, and the parcel A storage means for storing map data including an intra-parcel ID indicating the order of each link in the storage unit, and when adding a new link on a specific road in the specific parcel, in the specific parcel Update the intra-parcel ID after the new link at the same time, include the specific road, and the specific par Updating means for updating the offset parcel present after Le, makes the computer function as, the map data is prepared for each of a plurality of layers corresponding to different scales, in said plurality of layers, the same link On the other hand, in the map data corresponding to the layers other than the lowest layer, the same intra-parcel ID is assigned to the link in the parcel corresponding to the specific link in the lowest layer. Among the parcel IDs of the first and last parcels, or by the difference between the first parcel ID and the last parcel ID, and the updating means updates each layer, and For the layers other than the lowest layer, the first and last parcel IDs are increased .

請求項8に記載の発明は、記憶媒体であって、道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、パーセルを示すパーセルIDと、を含み、前記リンクデータが、道路を示す道路IDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDとにより構成されるリンクIDを含む地図データを記憶したことを特徴とする。   The invention according to claim 8 is a storage medium, and includes link data indicating a link corresponding to a road, node data indicating a node corresponding to a predetermined point on the road, and a parcel ID indicating a parcel. The link data includes a road ID indicating a road, an offset indicating the order of the first link in the parcel with reference to the start point of the road, and an intra-parcel ID indicating the order of each link in the parcel. Map data including the link ID to be stored is stored.

本発明の実施例において使用する地図データの構成を模式的に示す。The structure of the map data used in the Example of this invention is shown typically. 経路計算用データの構成例を示す。The structural example of the data for route calculation is shown. リンクデータの構成例を示す。The structural example of link data is shown. リンク及びノードを説明する図である。It is a figure explaining a link and a node. リンクデータのデータ構造例を示す。An example of the data structure of link data is shown. 新規リンク追加前のリンクデータ例を示す。An example of link data before adding a new link is shown. 新規リンク追加後のリンクデータ例を示す。An example of link data after adding a new link is shown. 実施例によるナビゲーション装置の構成を示すブロック図である。It is a block diagram which shows the structure of the navigation apparatus by an Example. リンクデータ更新情報のデータ構造例を示す。The data structure example of link data update information is shown. 新規リンクを追加するデータ更新処理のフローチャートである。It is a flowchart of the data update process which adds a new link. 本発明を適用した地図データ更新システムの例を示す。The example of the map data update system to which this invention is applied is shown.

符号の説明Explanation of symbols

100 ナビゲーション装置
120 地図データ
122 地図表示用データ
124 経路計算用データ
125 ノードデータ
126 リンクデータ
PID パーセルID
RID 道路ID
IPID パーセル内ID
OFST オフセット
100 navigation device 120 map data 122 map display data 124 route calculation data 125 node data 126 link data PID parcel ID
RID Road ID
IPID Parcel ID
OFST offset

本発明の1つの観点では、地図データ更新装置は、道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、パーセルを示すパーセルIDと、を含み、前記リンクデータが、道路を示す道路IDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDとにより構成されるリンクIDを含む地図データを記憶部に記憶する記憶手段と、特定のパーセル内において特定の道路上に新規リンクを追加する際に、前記特定のパーセル内における前記新規リンク以降のパーセル内IDを更新するとともに、前記特定の道路を含み、かつ、前記特定のパーセル以降に存在するパーセルのオフセットを更新する更新手段と、を備える。   In one aspect of the present invention, the map data update device includes link data indicating a link corresponding to a road, node data indicating a node corresponding to a predetermined point on the road, and a parcel ID indicating a parcel. The link data is composed of a road ID indicating a road, an offset indicating the order of the top links in the parcel with reference to the start point of the road, and an intra-parcel ID indicating the order of each link in the parcel. Storage means for storing map data including a link ID in a storage unit, and when adding a new link on a specific road in a specific parcel, the ID in the parcel after the new link in the specific parcel Update the parcel offset that includes the specific road and exists after the specific parcel. It includes an update means.

地図データ更新装置は、地図データに含まれるリンクの追加などに対応して地図データの更新を行う。地図データは、道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、パーセルを示すパーセルIDと、を含む。また、リンクデータは、道路を示す道路IDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDとにより構成されるリンクIDを含む。特定のパーセル内において特定の道路上に新規リンクを追加する際には、そのパーセル内における新規リンク以降のパーセル内IDが更新される。また、その道路を含み、かつ、その道路を含むパーセル以降に存在するパーセルのオフセットが更新される。   The map data update device updates the map data in response to addition of a link included in the map data. The map data includes link data indicating a link corresponding to a road, node data indicating a node corresponding to a predetermined point on the road, and a parcel ID indicating a parcel. The link data includes a road ID indicating a road, an offset indicating the order of the top links in the parcel with reference to the start point of the road, and an intra-parcel ID indicating the order of each link in the parcel. Link ID. When a new link is added on a specific road in a specific parcel, the ID in the parcel after the new link in the parcel is updated. In addition, the offset of the parcel including the road and existing after the parcel including the road is updated.

上記の地図データ更新装置によれば、新規リンクが追加されたときに、当該新規リンク追加の対象となるパーセル以外のパーセルでは、オフセットのみを変更すればよく、パーセル内の各リンクに対応するパーセル内IDを変更する必要がない。よって、地図データ更新処理の負担を軽減することができる。好適な例では、新規リンクが1つ増加したときに、前記更新手段は、前記パーセル内ID及び前記オフセットをそれぞれ1ずつ増加させる。   According to the above map data update device, when a new link is added, in a parcel other than the parcel to which the new link is added, only the offset needs to be changed, and the parcel corresponding to each link in the parcel There is no need to change the ID. Therefore, the burden of the map data update process can be reduced. In a preferred example, when the new link increases by one, the updating means increases the intra-parcel ID and the offset by one respectively.

上記の地図データ更新装置の一態様では、前記地図データは異なる縮尺に対応する複数のレイヤ毎に用意されており、前記更新手段は、前記レイヤ毎に更新を行う。   In one aspect of the map data update device, the map data is prepared for each of a plurality of layers corresponding to different scales, and the update unit performs update for each layer.

上記の地図データ更新装置の他の一態様では、前記複数のレイヤにおいて、同一のリンクに対しては同一のパーセル内IDが付されており、最下位のレイヤ以外のレイヤに対応する地図データにおいて、特定のリンクに対応するパーセル内IDは、最下位のレイヤにおいて当該特定のリンクに対応する複数のパーセル内IDのうちの最初及び最後のパーセル内IDにより、又は、最初のパーセル内IDと最後のパーセルIDの差分により示されており、前記更新手段は、最下位のレイヤ以外のレイヤについては、前記最初及び最後のパーセル内IDを増加させる。この態様では、複数のレイヤにおいて、同一のリンクを同一のIDで示すことが可能となる。   In another aspect of the map data update device described above, in the plurality of layers, the same link in the parcel is attached to the same link, and the map data corresponding to a layer other than the lowest layer The intra-parcel ID corresponding to a specific link is determined by the first and last intra-parcel ID of the plurality of intra-parcel IDs corresponding to the specific link in the lowest layer, or the first intra-parcel ID and the last ID The update means increases the first and last parcel IDs for layers other than the lowest layer. In this aspect, the same link can be indicated by the same ID in a plurality of layers.

本発明の他の観点では、地図データ更新方法は、道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、を含み、前記リンクデータが、道路を示す道路IDと、パーセルを示すパーセルIDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDと、を含む地図データを記憶部に記憶する記憶工程と、特定のパーセル内において特定の道路上に新規リンクを追加する際に、前記特定のパーセル内における前記新規リンク以降のパーセル内IDを更新するとともに、前記特定の道路を含み、かつ、前記特定のパーセル以降に存在するパーセルのオフセットを更新する更新工程と、を備える。   In another aspect of the present invention, the map data update method includes link data indicating a link corresponding to a road, and node data indicating a node corresponding to a predetermined point on the road, and the link data includes the road Including a road ID indicating a parcel, a parcel ID indicating a parcel, an offset indicating the order of the top links in the parcel with reference to the start point of the road, and an intra-parcel ID indicating the order of each link in the parcel. The storage step of storing map data in the storage unit, and when adding a new link on a specific road in a specific parcel, while updating the ID in the parcel after the new link in the specific parcel, An update step of updating a parcel offset that includes a specific road and that exists after the specific parcel.

この方法によれば、新規リンクが追加されたときに、当該新規リンク追加の対象となるパーセル以外のパーセルでは、オフセットのみを変更すればよく、パーセル内の各リンクに対応するパーセル内IDを変更する必要がないので、地図データ更新処理の負担を軽減することができる。   According to this method, when a new link is added, in the parcel other than the parcel to which the new link is added, it is only necessary to change the offset, and the ID in the parcel corresponding to each link in the parcel is changed. Since there is no need to do this, the burden of map data update processing can be reduced.

本発明の他の観点では、記憶部及びコンピュータを備える端末装置において実行される地図データ更新プログラムは、道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、を含み、前記リンクデータが、道路を示す道路IDと、パーセルを示すパーセルIDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDと、を含む地図データを前記記憶部に記憶する記憶手段、及び、特定のパーセル内において特定の道路上に新規リンクを追加する際に、前記特定のパーセル内における前記新規リンク以降のパーセル内IDを更新するとともに、前記特定の道路を含み、かつ、前記特定のパーセル以降に存在するパーセルのオフセットを更新する更新手段、として前記コンピュータを機能させる。このプログラムをコンピュータにより実行することにより、上記の地図データ更新装置を実現することができる。また、この地図データ更新プログラムは、記憶媒体に記憶した状態で好適に取り扱うことができる。   In another aspect of the present invention, a map data update program executed in a terminal device including a storage unit and a computer includes a link data indicating a link corresponding to a road, and a node indicating a node corresponding to a predetermined point on the road The link data includes a road ID indicating a road, a parcel ID indicating a parcel, an offset indicating the order of the first link in the parcel with reference to the start point of the road, and each link in the parcel Storage means for storing map data including an intra-parcel ID indicating the order of links in the storage unit, and when adding a new link on a specific road in the specific parcel, in the specific parcel The intra-parcel ID after the new link is updated, the specific road is included, and the specific parcel is included. Updating means for updating the offset parcel present after, as causing the computer to function. By executing this program by a computer, the above map data updating apparatus can be realized. Moreover, this map data update program can be suitably handled in a state stored in a storage medium.

本発明の他の観点では、道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、パーセルを示すパーセルIDと、を含み、前記リンクデータが、道路を示す道路IDと、前記道路の始点を基準として設定された前記パーセルの位置を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDとにより構成されるリンクIDを含む地図データを記憶したことを特徴とする記憶媒体が提供される。   In another aspect of the present invention, the link data includes link data indicating a link corresponding to a road, node data indicating a node corresponding to a predetermined point on the road, and a parcel ID indicating a parcel. Map data including a link ID composed of a road ID indicating a road, an offset indicating the position of the parcel set with reference to the starting point of the road, and an intra-parcel ID indicating the order of each link in the parcel. A storage medium characterized in that is stored is provided.

以下、図面を参照して本発明の好適な実施例について説明する。   Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.

[地図データ]
図1に、本実施例において使用する地図データの構成を模式的に示す。地図データは、異なる複数の縮尺に対応する複数のレイヤを含む階層構造に構成されている。図1は説明の便宜上、3階層の地図データを例示しているが、地図データはより多数の階層構造としてもよい。各レイヤにおいて、地図データの1つの単位を「パーセルP」と呼ぶ。なお、「パーセル」は地理上の広がりを持った範囲を示す概念であり、「ブロック」、「メッシュ」などと表現することもできる。図1において、レイヤ3は最上位レイヤであり、最も広域の地図に対応する。レイヤ1は最下位レイヤであり、最も詳細な地図に対応する。
[Map data]
FIG. 1 schematically shows the configuration of map data used in this embodiment. The map data has a hierarchical structure including a plurality of layers corresponding to a plurality of different scales. Although FIG. 1 illustrates the map data of three layers for convenience of explanation, the map data may have a larger number of hierarchical structures. In each layer, one unit of map data is called “parcel P”. “Parcel” is a concept indicating a geographically wide range, and can also be expressed as “block”, “mesh”, or the like. In FIG. 1, layer 3 is the highest layer and corresponds to the widest map. Layer 1 is the lowest layer and corresponds to the most detailed map.

地図データ120は、各レイヤ毎に別個に用意されており、それぞれ地図表示用データ122と、経路計算用データ124とを含む。地図表示用データ122は、ユーザに対して地図画像を表示するために使用されるデータであり、主として地図に対応する画像データを含む。経路計算用データ124は、経路探索機能による経路計算に使用されるデータである。   The map data 120 is prepared separately for each layer, and includes map display data 122 and route calculation data 124, respectively. The map display data 122 is data used to display a map image to the user, and mainly includes image data corresponding to the map. The route calculation data 124 is data used for route calculation by the route search function.

図2に経路計算用データの構成を示す。経路計算用データ124は、ノードデータ125及びリンクデータ126を含む。「ノード」は道路上の交差点などの所定の地点に対応し、ノードデータ125はノードを示すデータである。一方、「リンク」は交差点などにより区切られた道路の1区画に対応し、リンクデータ126はリンクを示すデータである。   FIG. 2 shows the configuration of the route calculation data. The route calculation data 124 includes node data 125 and link data 126. The “node” corresponds to a predetermined point such as an intersection on the road, and the node data 125 is data indicating a node. On the other hand, “link” corresponds to one section of the road delimited by an intersection or the like, and the link data 126 is data indicating a link.

ノード及びリンクの例を図4(A)及び4(B)に示す。図4(A)に示す複数の道路111を含む地図は、図4(B)に示すように複数のノード及びリンクにより構成される。なお、図4(B)においては、各ノードをノードID(N00001など)で示し、各リンクをリンクID(L00001など)で示している。   Examples of nodes and links are shown in FIGS. 4 (A) and 4 (B). A map including a plurality of roads 111 shown in FIG. 4A includes a plurality of nodes and links as shown in FIG. In FIG. 4B, each node is indicated by a node ID (N00001 etc.) and each link is indicated by a link ID (L00001 etc.).

図3にリンクデータの例を示す。図3は、4つのパーセルに対応するエリアを示している。パーセル毎のIDをパーセルID(PID)で示す。図3は、パーセルIDが「1」〜「4」の4つのパーセルに対応するエリアを示している。図示のように、各パーセル内には白丸で示す1つ又は複数のノードNが含まれている。隣接する2つのノードにより区分される道路の区画がリンクである。   FIG. 3 shows an example of link data. FIG. 3 shows areas corresponding to four parcels. An ID for each parcel is indicated by a parcel ID (PID). FIG. 3 shows areas corresponding to four parcels with parcel IDs “1” to “4”. As illustrated, each parcel includes one or more nodes N indicated by white circles. A road section divided by two adjacent nodes is a link.

道路には、道路ID(RID)が付与されている。図3には、道路IDが「5015」の道路が示されている。1つの道路は複数のパーセルを通過する。各パーセル内には、オフセット(OFST)が割り当てられている。オフセットは、当該道路の始点を基準として、各パーセル内における先頭リンクの順序を示している。即ち、オフセットは、各パーセル内の先頭リンクが、当該道路の始点から数えて何番目のリンクに対応しているかを示している。なお、「先頭リンク」とは、同一の道路に対応するパーセル内の複数のリンクのうち、当該道路の始点に最も近いリンクをいう。例えば、図3において「パーセルID:1」のパーセルのオフセットは「7833」である。これは、当該パーセル内の先頭リンクが、当該道路の始点から数えて7833番目のリンクであることを示している。即ち、オフセットは、ある道路が通過する複数のパーセルにおける、各パーセルの順序を示す情報でもある。   A road ID (RID) is assigned to the road. FIG. 3 shows a road whose road ID is “5015”. One road passes through a plurality of parcels. In each parcel, an offset (OFST) is assigned. The offset indicates the order of the top link in each parcel with the start point of the road as a reference. That is, the offset indicates the number of links corresponding to the first link in each parcel counted from the starting point of the road. The “first link” is a link closest to the starting point of the road among a plurality of links in the parcel corresponding to the same road. For example, in FIG. 3, the offset of the parcel of “Parcel ID: 1” is “7833”. This indicates that the top link in the parcel is the 7833th link counted from the starting point of the road. That is, the offset is also information indicating the order of each parcel in a plurality of parcels through which a certain road passes.

各パーセル内には、リンク毎にパーセル内ID(IPID)が付与されている。パーセル内IDは、パーセル毎に独立に付与される。各パーセルに含まれる複数のリンクは、当該道路の始点に近い方から順に「0」、「1」、..とパーセル内IDが付与される。   In each parcel, an intra-parcel ID (IPID) is assigned for each link. The parcel ID is assigned independently for each parcel. A plurality of links included in each parcel are given “0”, “1”,... And an intra-parcel ID in order from the closest to the starting point of the road.

こうして、本実施例では、道路の各リンクを示すリンクIDは、以下のように示される。   Thus, in this embodiment, the link ID indicating each link on the road is indicated as follows.

リンクID = 道路ID+オフセット+パーセル内ID (1)
即ち、道路の始点から数えて何番目のリンクであるかは、道路の始点から順に設定された通し番号ではなく、「オフセット+パーセル内ID」により示される。言い換えれば、リンクIDは、パーセル内の先頭リンクの順序を示すオフセットと、パーセル内でのリンクの順序を示すパーセル内IDの組み合わせにより示される。
Link ID = Road ID + Offset + Parcel ID (1)
That is, the number of the link counted from the starting point of the road is indicated by “offset + in-parcel ID”, not a serial number set in order from the starting point of the road. In other words, the link ID is indicated by a combination of an offset indicating the order of the top links in the parcel and an ID in the parcel indicating the order of the links in the parcel.

図3の例を具体的に説明すると、「PID:1」のパーセルのオフセットが「7833」であるということは、当該道路の始点から数えて、当該パーセルまでに7832個のリンクが存在することを示している。「PID:1」であるパーセル内の先頭リンクには「パーセル内ID(IPID):0」が付され、次のリンクには「IPID:1」が付与されている。即ち、これらのリンクは、当該道路の始点から数えて、それぞれ7833番目及び7834(=7833+1)番目のリンクである。   Specifically, the example of FIG. 3 indicates that the offset of the parcel of “PID: 1” is “7833” means that there are 7832 links to the parcel counted from the starting point of the road. Is shown. The first link in the parcel with “PID: 1” is given “in-parcel ID (IPID): 0”, and the next link is given “IPID: 1”. That is, these links are the 7833th and 7834th (= 7833 + 1) th links, respectively, counted from the starting point of the road.

図3の左上に位置する「PID:2」のパーセルのオフセットは「7835」である。このパーセル内には1つのリンクのみが存在し、そのリンクには「IPID:0」が付与されている。よって、このリンクは、当該道路の始点から数えて7835番目のリンクである。   The offset of the parcel of “PID: 2” located in the upper left of FIG. 3 is “7835”. There is only one link in the parcel, and “IPID: 0” is assigned to the link. Therefore, this link is the 7835th link counted from the starting point of the road.

図3の左下に位置する「PID:3」のパーセルのオフセットは「7836」である。このパーセル内には3つのリンクが存在し、それぞれ「IPID:0」、「IPID:1」、「IPID:2」が付与されている。よって、各リンクは、それぞれ当該道路の始点から数えて7836番目、7837(=7836+1)番目、7838(=7836+2)番目のリンクである。   The offset of the parcel of “PID: 3” located in the lower left of FIG. 3 is “7836”. There are three links in this parcel, and “IPID: 0”, “IPID: 1”, and “IPID: 2” are assigned respectively. Accordingly, each link is the 7836th, 7837 (= 7836 + 1) th, and 7838 (= 7836 + 2) th link counted from the starting point of the road.

このように、各リンクを当該道路の始点からの通し番号ではなく、「オフセット+パーセル内ID」で示すこととしても、各リンクを、該道路の始点からの順序を維持しつつ、ユニークなリンクIDで示すことができる。   Thus, even if each link is indicated not by a serial number from the start point of the road but by “offset + in-parcel ID”, each link is maintained with the order from the start point of the road, and a unique link ID Can be shown.

図5に、リンクデータのデータ構造例を示す。図5は、あるパーセルについてのリンクデータの例である。図5において、パーセルIDはそのパーセルのIDである。各道路IDは、当該パーセル内を通過する個々の道路のIDである。各道路については、オフセット、リンク属性、及び、複数のパーセル内IDが設定されている。「オフセット」は、前述のように、道路の始点を基準とした、当該パーセル内における各道路の先頭リンク順序(通し番号)を示している。「リンク属性」は、道路の種別(高速道路、県道など)、幅員、座標、長さなどを示す情報である。通常、同一の道路の道路種別は同一とされる。「パーセル内ID」は、図3に示したように、各パーセル内における各リンクの順序を示す番号である。これらの情報を用いて、ある道路上のリンクに対応するリンクIDは、
リンクID=「道路ID+オフセット+パーセル内ID」
で示される。
FIG. 5 shows an example of the data structure of link data. FIG. 5 is an example of link data for a certain parcel. In FIG. 5, the parcel ID is the ID of the parcel. Each road ID is an ID of an individual road that passes through the parcel. For each road, an offset, a link attribute, and a plurality of parcel IDs are set. As described above, “offset” indicates the head link order (serial number) of each road in the parcel with respect to the start point of the road. “Link attribute” is information indicating the type of road (highway, prefectural road, etc.), width, coordinates, length, and the like. Usually, the road types of the same road are the same. The “in-parcel ID” is a number indicating the order of each link in each parcel, as shown in FIG. Using this information, the link ID corresponding to the link on a certain road is
Link ID = “Road ID + Offset + Parcel ID”
Indicated by

図6に、あるエリアのリンクデータの例を詳細に示す。なお、図6においては、説明の便宜上1つの道路のみを示す。図6において、レベル3には「PID:3−1」のパーセルが示されている。また、その一部に対応するのが、レベル2の「PID:2−1」のパーセルであり、さらにその一部に対応するのが、レベル1の「PID:1−1」のパーセルである。   FIG. 6 shows an example of link data in a certain area in detail. In FIG. 6, only one road is shown for convenience of explanation. In FIG. 6, a parcel of “PID: 3-1” is shown at level 3. Further, the parcel of level 2 “PID: 2-1” corresponds to a part thereof, and the parcel of level 1 “PID: 1-1” corresponds to part thereof. .

最下位レイヤのパーセル内ID(IPID)は、0、1、2、..などの1つの数字で示される。一方、最下位レイヤより上位のレイヤでは、各リンクに対応するパーセル内IDは、それより下のレイヤにおいて当該リンクに対応する複数のリンクのうち、最初のリンク及び最後のリンクのパーセル内IDにより示される。即ち、
IPID=(最初のリンクの番号)−(最後のリンクの番号)
で示される。これにより、異なるレイヤ間においても、同一のリンクに対して同一のIDを付すことが確保される。
The ID in the parcel (IPID) of the lowest layer is 0, 1, 2,. . It is indicated by a single number. On the other hand, in the layer higher than the lowest layer, the intra-parcel ID corresponding to each link is determined by the intra-parcel ID of the first link and the last link among a plurality of links corresponding to the link in the lower layer. Indicated. That is,
IPID = (first link number) − (last link number)
Indicated by This ensures that the same ID is assigned to the same link even between different layers.

具体的には、レベル1の「パーセルID:1−1」のパーセル内における3つのリンク、即ち、「IPID:0」、「IPID:1」及び「IPID:2」の3つのリンクに対応する、レベル2の「PID:2−1」のパーセル内のリンクは、「IPID:0−2」が付与されている。また、レベル2の「PID:2−1」のパーセル内における複数のリンクに対応する、レベル3の「PID:3−1」のパーセル内のリンクは、「IPID:0−100」が付与されている。   Specifically, it corresponds to three links in the parcel of the level 1 “Parcel ID: 1-1”, that is, three links of “IPID: 0”, “IPID: 1”, and “IPID: 2”. , “IPID: 0-2” is assigned to the link in the parcel of level 2 “PID: 2-1”. In addition, links in the parcel of level 3 “PID: 3-1” corresponding to a plurality of links in the parcel of level 2 “PID: 2-1” are assigned “IPID: 0-100”. ing.

次に、リンクが追加される場合のリンクデータの更新例について説明する。図7は、図6のエリアにおいて新規道路(新規リンク)が追加された場合の例を示す。具体的には、図6のレベル1の「PID:1−1」のパーセル内において、「IPID:3」のリンクの途中に新規リンクが追加される。以下、図6及び図7を参照して説明する。   Next, an example of updating link data when a link is added will be described. FIG. 7 shows an example when a new road (new link) is added in the area of FIG. Specifically, a new link is added in the middle of the link of “IPID: 3” in the parcel of “PID: 1-1” of level 1 in FIG. Hereinafter, a description will be given with reference to FIGS. 6 and 7.

この場合、まずレベル1に関して、更新前の図6における「IPID:3」のリンクは、更新後の図7においては「IPID:3」と「IPID:4」の2つのリンクに分割される。また、更新前の「IPID:4」のリンクは、「IPID:5」に変更される。但し、リンクが追加されたレベル1の「PID:1−1」のパーセル以外のパーセルでは、パーセル内IDの変更は必要ない。これは、パーセル内IDはパーセル単位で独立に設定されているため、あるパーセル内におけるリンクの追加は他のパーセル内のパーセル内IDに影響を与えないからである。   In this case, for level 1, the link of “IPID: 3” in FIG. 6 before update is divided into two links of “IPID: 3” and “IPID: 4” in FIG. 7 after update. In addition, the link of “IPID: 4” before update is changed to “IPID: 5”. However, in parcels other than level 1 "PID: 1-1" parcels to which links have been added, it is not necessary to change the parcel ID. This is because the intra-parcel ID is set independently for each parcel, and the addition of a link in one parcel does not affect the intra-parcel ID in another parcel.

さらに、更新前の図6においてレベル1の「PID:1−2」のパーセルのオフセットは「45」であるが、更新後の図7においては、当該パーセルのオフセットは「46」となる。これは、このパーセルに先行する「PID:1−1」のパーセル内で、新規リンクが1つ追加されたためである。即ち、前述のように、オフセットは、当該道路の始点を基準とした、パーセル内の先頭リンクの順序(通し番号)を示しているので、先行するパーセル内でリンクが1つ増加した場合は、当該道路が通過する後続の全てのパーセルのオフセットは1ずつ増加することになる。   Further, in FIG. 6 before the update, the offset of the parcel of the level 1 “PID: 1-2” is “45”, but in FIG. 7 after the update, the offset of the parcel is “46”. This is because one new link is added in the parcel of “PID: 1-1” preceding this parcel. That is, as described above, the offset indicates the order (serial number) of the first link in the parcel with reference to the starting point of the road. Therefore, if the link increases by one in the preceding parcel, The offset of all subsequent parcels that the road passes will increase by one.

次に、レベル2に関しては、「PID:2−1」のパーセル内において、追加リンクを含む「IPID:3−9」が「IPID:3−10」に変更される。また、それに続く全てのリンクのパーセル内IDも「最初のリンクの番号」及び「最後のリンクの番号」がそれぞれ1ずつ増加する。即ち、当該パーセル内の後続リンクのIPIDは全て1ずつシフトし、「IPID:30−45」が「IPID:31−46」に、「IPID:101−105」が「IPID:102ー106」に、それぞれ変更される。   Next, regarding Level 2, “IPID: 3-9” including the additional link is changed to “IPID: 3-10” in the parcel of “PID: 2−1”. In addition, the IDs in the parcels of all subsequent links are also incremented by 1 respectively for the “first link number” and the “last link number”. That is, the IPIDs of the subsequent links in the parcel are all shifted by one, and “IPID: 30-45” is changed to “IPID: 31-46” and “IPID: 101-105” is changed to “IPID: 102-106”. , Each changed.

また、追加リンクを含む「PID:2−1」のパーセルに続く「PID:2−2」のパーセルについては、オフセットが「OFST:106」から「OFST:107」に変更される。さらに、これに続く全てのパーセルについても、同様にオフセットが1ずつ増加される。   Further, for the parcel of “PID: 2-2” following the parcel of “PID: 2-1” including the additional link, the offset is changed from “OFST: 106” to “OFST: 107”. Further, the offset is similarly increased by 1 for all subsequent parcels.

次に、レベル3に関しては、追加リンクを含むリンク「IPID=0−100」が、「IPID=0−101」に変更されるとともに、それに続く全てのリンクのパーセル内IDも「最初のリンクの番号」及び「最後のリンクの番号」がそれぞれ1ずつ増加する。当該パーセル内の後続リンクのIPIDは全て1ずつシフトし、「IPID:101−200」が「IPID:102−201」に、「IPID:201−300」が「IPID:202−301」に、それぞれ変更される。   Next, regarding level 3, the link “IPID = 0-100” including the additional link is changed to “IPID = 0-101”, and the intra-parcel IDs of all subsequent links are also changed to “the first link's ID”. The “number” and “last link number” are each incremented by one. The IPIDs of the subsequent links in the parcel are all shifted by 1 so that “IPID: 101-200” becomes “IPID: 102-201”, “IPID: 201-300” becomes “IPID: 202-301”, respectively. Be changed.

このように、本実施例では、リンクIDを「道路ID+オフセット+パーセル内ID」で示すこととしたので、ある道路について1つの新規リンクを追加する場合に、各レベルのリンクデータにおいて、以下の更新処理のみが必要となる。   As described above, in this embodiment, the link ID is indicated by “road ID + offset + in-parcel ID”. Therefore, when adding one new link for a certain road, Only update processing is required.

(A)新規リンクが追加されるパーセル内において、当該道路上の当該新規リンクより後方に位置する全てのリンクのパーセル内IDを1ずつ増加する。   (A) In the parcel to which a new link is added, the intra-parcel IDs of all links located behind the new link on the road are increased by one.

(B)当該道路が通過する複数のパーセルのうち、新規リンクが追加されるパーセルよりも後方に位置する全てのパーセルについて、オフセットを1ずつ増加する。   (B) The offset is increased by 1 for all parcels located behind the parcel to which the new link is added among the plurality of parcels through which the road passes.

なお、以下の説明における「後方」とは、ある道路の始点からの順序において後方、即ち終点へ向かう方法を意味するものとする。   It should be noted that “backward” in the following description means a method of going to the back, that is, the end point in the order from the start point of a certain road.

このように、本実施例では、リンクIDを「道路ID+オフセット+パーセル内ID」で示し、パーセル内IDをパーセル単位で独立に付与することとしている。これにより、新規リンクが追加されるパーセル以外のパーセルにおいては、オフセットを1ずつ増加するのみで足り、パーセル内IDの変更は不要となる。また、オフセットを導入せずに全てのリンクに対してリンクIDを通し番号で付与する場合と比較して、パーセル内IDの桁数を小さくすることができ、その結果、全体のデータ量を低減することができる。   As described above, in this embodiment, the link ID is indicated by “road ID + offset + in-parcel ID”, and the in-parcel ID is independently assigned to each parcel. Thereby, in the parcels other than the parcel to which the new link is added, it is only necessary to increase the offset by one, and it is not necessary to change the intra-parcel ID. In addition, the number of digits in the parcel ID can be reduced as compared with the case where link IDs are assigned by serial numbers to all links without introducing an offset, thereby reducing the overall data amount. be able to.

[ナビゲーション装置]
図8に、本発明の実施例に係るナビゲーション装置100の構成を示す。図8に示すように、ナビゲーション装置100は、自立測位装置10、GPS受信機18、システムコントローラ20、ディスクドライブ31、データ記憶ユニット36、通信用インタフェース37、通信装置38、表示ユニット40、音声出力ユニット50及び入力装置60を備える。
[Navigation device]
FIG. 8 shows a configuration of the navigation apparatus 100 according to the embodiment of the present invention. As shown in FIG. 8, the navigation device 100 includes a self-supporting positioning device 10, a GPS receiver 18, a system controller 20, a disk drive 31, a data storage unit 36, a communication interface 37, a communication device 38, a display unit 40, a voice output. A unit 50 and an input device 60 are provided.

自立測位装置10は、加速度センサ11、角速度センサ12及び距離センサ13を備える。加速度センサ11は、例えば圧電素子からなり、車両の加速度を検出し、加速度データを出力する。角速度センサ12は、例えば振動ジャイロからなり、車両の方向変換時における車両の角速度を検出し、角速度データ及び相対方位データを出力する。距離センサ13は、車両の車輪の回転に伴って発生されているパルス信号からなる車速パルスを計測する。   The autonomous positioning device 10 includes an acceleration sensor 11, an angular velocity sensor 12, and a distance sensor 13. The acceleration sensor 11 is made of, for example, a piezoelectric element, detects vehicle acceleration, and outputs acceleration data. The angular velocity sensor 12 is composed of, for example, a vibrating gyroscope, detects the angular velocity of the vehicle when the direction of the vehicle is changed, and outputs angular velocity data and relative azimuth data. The distance sensor 13 measures a vehicle speed pulse composed of a pulse signal generated with the rotation of the vehicle wheel.

GPS受信機18は、複数のGPS衛星から、測位用データを含む下り回線データを搬送する電波19を受信する。測位用データは、緯度及び経度情報等から車両の絶対的な位置を検出するために用いられる。   The GPS receiver 18 receives radio waves 19 carrying downlink data including positioning data from a plurality of GPS satellites. The positioning data is used to detect the absolute position of the vehicle from latitude and longitude information.

システムコントローラ20は、インタフェース21、CPU(Central Processing Unit)22、ROM(Read Only Memory)23及びRAM(Random Access Memory)24を含んでおり、ナビゲーション装置200全体の制御を行う。   The system controller 20 includes an interface 21, a CPU (Central Processing Unit) 22, a ROM (Read Only Memory) 23, and a RAM (Random Access Memory) 24, and controls the entire navigation apparatus 200.

インタフェース21は、加速度センサ11、角速度センサ12及び距離センサ13並びにGPS受信機18とのインタフェース動作を行う。そして、これらから、車速パルス、加速度データ、相対方位データ、角速度データ、GPS測位データ、絶対方位データ等をシステムコントローラ20に入力する。CPU22は、システムコントローラ20全体を制御する。ROM23は、システムコントローラ20を制御する制御プログラム等が格納された図示しない不揮発性メモリ等を有する。RAM24は、入力装置60を介して使用者により予め設定された経路データ等の各種データを読み出し可能に格納したり、CPU22に対してワーキングエリアを提供したりする。   The interface 21 performs an interface operation with the acceleration sensor 11, the angular velocity sensor 12, the distance sensor 13, and the GPS receiver 18. From these, vehicle speed pulses, acceleration data, relative azimuth data, angular velocity data, GPS positioning data, absolute azimuth data, and the like are input to the system controller 20. The CPU 22 controls the entire system controller 20. The ROM 23 includes a nonvolatile memory (not shown) in which a control program for controlling the system controller 20 is stored. The RAM 24 stores various data such as route data preset by the user via the input device 60 so as to be readable, and provides a working area to the CPU 22.

システムコントローラ20、CD−ROMドライブ又はDVD−ROMドライブなどのディスクドライブ31、データ記憶ユニット36、通信用インタフェース37、表示ユニット40、音声出力ユニット50及び入力装置60は、バスライン30を介して相互に接続されている。   A system controller 20, a disk drive 31 such as a CD-ROM drive or a DVD-ROM drive, a data storage unit 36, a communication interface 37, a display unit 40, an audio output unit 50, and an input device 60 are mutually connected via a bus line 30. It is connected to the.

ディスクドライブ31は、システムコントローラ20の制御の下、CD又はDVDといったディスク33から、音楽データ、映像データなどのコンテンツデータを読み出し、出力する。なお、ディスクドライブ31は、CD−ROMドライブ又はDVD−ROMドライブのうち、いずれか一方としてもよいし、CD及びDVDコンパチブルのドライブとしてもよい。   The disk drive 31 reads and outputs content data such as music data and video data from a disk 33 such as a CD or DVD under the control of the system controller 20. The disk drive 31 may be either a CD-ROM drive or a DVD-ROM drive, or may be a CD and DVD compatible drive.

データ記憶ユニット36は、例えば、HDDなどにより構成され、地図データや施設データなどのナビゲーション処理に用いられる各種データを記憶する。   The data storage unit 36 is composed of, for example, an HDD and stores various data used for navigation processing such as map data and facility data.

通信装置38は、例えば、FMチューナやビーコンレシーバ、携帯電話や専用の通信カードなどにより構成され、通信用インタフェース37を介して、VICS(Vehicle Information Communication System)センタから配信される渋滞や交通情報などの道路交通情報、その他の情報を受信する。   The communication device 38 includes, for example, an FM tuner, a beacon receiver, a mobile phone, a dedicated communication card, and the like, and traffic congestion and traffic information distributed from a VICS (Vehicle Information Communication System) center via the communication interface 37. Receive road traffic information and other information.

表示ユニット40は、システムコントローラ20の制御の下、各種表示データをディスプレイなどの表示装置に表示する。具体的には、システムコントローラ20は、データ記憶ユニット36から地図データを読み出す。表示ユニット40は、システムコントローラ20によってデータ記憶ユニット36から読み出された地図データを、ディスプレイなどの表示画面上に表示する。表示ユニット40は、バスライン30を介してCPU22から送られる制御データに基づいて表示ユニット40全体の制御を行うグラフィックコントローラ41と、VRAM(Video RAM )等のメモリからなり即時表示可能な画像情報を一時的に記憶するバッファメモリ42と、グラフィックコントローラ41から出力される画像データに基づいて、液晶、CRT(Cathode Ray Tube)等のディスプレイ44を表示制御する表示制御部43と、ディスプレイ44とを備える。ディスプレイ44は、例えば対角5〜10インチ程度の液晶表示装置等からなり、車内のフロントパネル付近に装着される。   The display unit 40 displays various display data on a display device such as a display under the control of the system controller 20. Specifically, the system controller 20 reads map data from the data storage unit 36. The display unit 40 displays the map data read from the data storage unit 36 by the system controller 20 on a display screen such as a display. The display unit 40 includes a graphic controller 41 that controls the entire display unit 40 based on control data sent from the CPU 22 via the bus line 30 and image information that can be displayed immediately, such as a VRAM (Video RAM). A buffer memory 42 that temporarily stores, a display control unit 43 that controls display of a display 44 such as a liquid crystal display or a CRT (Cathode Ray Tube) based on image data output from the graphic controller 41, and a display 44 are provided. . The display 44 is composed of, for example, a liquid crystal display device having a diagonal of about 5 to 10 inches, and is mounted near the front panel in the vehicle.

音声出力ユニット50は、システムコントローラ20の制御の下、CD−ROMドライブ31又はDVD−ROM32、若しくはRAM24等からバスライン30を介して送られる音声デジタルデータのD/A(Digital to Analog)変換を行うD/Aコンバータ51と、D/Aコンバータ51から出力される音声アナログ信号を増幅する増幅器(AMP)52と、増幅された音声アナログ信号を音声に変換して車内に出力するスピーカ53とを備えて構成されている。   The audio output unit 50 performs D / A (Digital to Analog) conversion of audio digital data sent from the CD-ROM drive 31, DVD-ROM 32, RAM 24, or the like via the bus line 30 under the control of the system controller 20. A D / A converter 51 to perform, an amplifier (AMP) 52 that amplifies the audio analog signal output from the D / A converter 51, and a speaker 53 that converts the amplified audio analog signal into sound and outputs the sound into the vehicle. It is prepared for.

入力装置60は、各種コマンドやデータを入力するための、キー、スイッチ、ボタン、リモコン、音声入力装置等から構成されている。入力装置60は、車内に搭載された当該車載用電子システムの本体のフロントパネルやディスプレイ44の周囲に配置される。また、ディスプレイ44がタッチパネル方式である場合には、ディスプレイ44の表示画面上に設けられたタッチパネルも入力装置60として機能する。   The input device 60 includes keys, switches, buttons, a remote controller, a voice input device, and the like for inputting various commands and data. The input device 60 is disposed around the front panel and the display 44 of the main body of the in-vehicle electronic system mounted in the vehicle. When the display 44 is a touch panel system, the touch panel provided on the display screen of the display 44 also functions as the input device 60.

なお、CPU22は、予めROM23などに記憶された地図データ更新プログラムを実行することにより、本発明における更新手段として機能する。また、図1に例示する地図データは、記憶部としてのデータ記憶ユニット36に記憶される。   The CPU 22 functions as an updating unit in the present invention by executing a map data update program stored in advance in the ROM 23 or the like. Further, the map data illustrated in FIG. 1 is stored in a data storage unit 36 as a storage unit.

[データ更新処理]
次に、リンクの追加に伴うデータ更新処理について説明する。
[Data update processing]
Next, data update processing accompanying the addition of a link will be described.

まず、リンクデータ更新情報について説明する。図9(A)にリンクデータ更新情報のフォーマットを示す。リンクデータ更新情報は、ある道路を構成する複数のリンクに対して、1つの新規リンクを追加する際に用意される情報である。後述するデータ更新処理は、このリンクデータ更新情報に基づいて、新規リンクの追加に伴うデータ更新を実行するものである。   First, link data update information will be described. FIG. 9A shows the format of link data update information. The link data update information is information prepared when one new link is added to a plurality of links constituting a road. In the data update process described later, data update associated with addition of a new link is executed based on the link data update information.

図9(A)に示すように、リンクデータ更新情報は、追加リンク情報と、削除リンク情報と、変更リンク情報と、を含む。追加リンク情報は、追加される新規リンクについてのパーセルID、道路ID、オフセット、パーセルID及びリンク属性を含む。削除リンク情報は、新規リンクの追加に伴って削除されるリンクの道路ID、オフセット及びパーセル内IDを含む。変更リンク情報は、新規リンクの追加に伴って変更されるパーセル内ID及びリンク属性を含む。   As shown in FIG. 9A, the link data update information includes additional link information, deletion link information, and change link information. The additional link information includes a parcel ID, road ID, offset, parcel ID, and link attribute for the new link to be added. The deleted link information includes a road ID, an offset, and an intra-parcel ID of a link that is deleted as a new link is added. The changed link information includes an intra-parcel ID and a link attribute that are changed with the addition of a new link.

図6及び図7を参照して説明した新規リンクの追加例に対応するリンクデータ更新情報の例(レベル1)を図9(B)に示す。図7に示したように、この例では、レベル1の「PID:1−1」のパーセル内において、「IPID:3」のリンクに新規リンクが追加された。その結果、「IPID:3」のリンクが「IPID:3」及び「IPID:4」のリンクに分割され、「IPID:4」のリンクが「IPID:5」のリンクに変更された。   FIG. 9B shows an example (level 1) of link data update information corresponding to the example of adding a new link described with reference to FIG. 6 and FIG. As shown in FIG. 7, in this example, a new link is added to the link of “IPID: 3” in the parcel of “PID: 1-1” of level 1. As a result, the link of “IPID: 3” was divided into the links of “IPID: 3” and “IPID: 4”, and the link of “IPID: 4” was changed to the link of “IPID: 5”.

この例では、図7及び図9(B)に示すように、追加リンク情報中のパーセルIDは「1−1」となり、道路IDは「0」となり、オフセットは「40」となる。また、新規リンクは「IPID:3」のリンクに追加されるので、追加リンク情報中のパーセル内IDは「3」となる。   In this example, as shown in FIGS. 7 and 9B, the parcel ID in the additional link information is “1-1”, the road ID is “0”, and the offset is “40”. Further, since the new link is added to the link of “IPID: 3”, the parcel ID in the additional link information is “3”.

新規リンクの追加に伴い、追加前の「IPID:3」のリンクが削除されるので、削除リンク情報内の道路IDは「0」、オフセットは「40」、パーセル内IDは「3」となる。また、元の「IPID:3」のリンクが削除されて、その代わりに新たな「IPID:3」及び「IPID:4」のリンクが追加されることになるので、変更リンク情報1及び2のパーセル内IDはそれぞれ「3」及び「4」となる。   As a new link is added, the link of “IPID: 3” before addition is deleted, so the road ID in the deleted link information is “0”, the offset is “40”, and the parcel ID is “3”. . In addition, since the original “IPID: 3” link is deleted and new “IPID: 3” and “IPID: 4” links are added instead, the changed link information 1 and 2 The parcel IDs are “3” and “4”, respectively.

レベル2及びレベル3のリンクデータ更新情報の例を図9(C)及び9(D)に示す。   Examples of level 2 and level 3 link data update information are shown in FIGS. 9 (C) and 9 (D).

次に、データ更新処理について説明する。図10にデータ更新処理のフローチャートを示す。本実施例では、CPU22が地図データ更新プログラムを実行することにより、ナビゲーション装置100が地図データ更新装置として動作し、データ更新処理を実行する。具体的には、上記の地図データを実行するための地図データ更新プログラムをナビゲーション装置上で実行し、前述のリンクデータ更新情報を入力することにより、ナビゲーション装置内に記憶されている地図データの更新を行うことができる。   Next, data update processing will be described. FIG. 10 shows a flowchart of the data update process. In this embodiment, when the CPU 22 executes the map data update program, the navigation device 100 operates as a map data update device and executes data update processing. Specifically, the map data update program for executing the map data is executed on the navigation device, and the link data update information is input to update the map data stored in the navigation device. It can be performed.

なお、データ更新処理を実行する前提として、図9(B)〜9(D)に例示したリンクデータ更新情報が予め用意されているものとする。なお、図10に示すフローチャートは、地図データの1つのレベルに対応するものである。本実施例では、地図データは3レベルにより構成されているので、各レベルのリンクデータ更新情報に基づいて、レベル毎に個別にデータ更新処理が実行されることとなる。   It is assumed that the link data update information illustrated in FIGS. 9B to 9D is prepared in advance as a premise for executing the data update process. Note that the flowchart shown in FIG. 10 corresponds to one level of map data. In the present embodiment, since the map data is composed of three levels, the data update process is executed individually for each level based on the link data update information of each level.

まず、CPU22は、用意されたリンクデータ更新情報中の追加リンク情報を参照して該当するパーセルを読み込み(ステップS10)、削除リンク情報を参照して削除の対象となるリンクを元データから削除する(ステップS11)。この工程により、先の図6及び図7の例では、図6に示す元データ中の「IPID:3」のリンクが削除される。   First, the CPU 22 reads the corresponding parcel with reference to the additional link information in the prepared link data update information (step S10), and deletes the link to be deleted from the original data with reference to the deletion link information. (Step S11). By this step, in the example of FIGS. 6 and 7, the link of “IPID: 3” in the original data shown in FIG. 6 is deleted.

次に、CPU22は、追加リンク情報及び変更リンク情報を参照し、新規リンク及び変更後のリンクを元データに追加する(ステップS12)。この工程により、先の例では、「IPID:3」及び「IPID:4」の新たなリンクが作成される。   Next, the CPU 22 refers to the added link information and the changed link information, and adds the new link and the changed link to the original data (step S12). With this process, in the previous example, new links of “IPID: 3” and “IPID: 4” are created.

次に、CPU22は、当該パーセル内の後続のリンクのパーセル内IDを書き換える(即ち、パーセル内IDを1増加する)(ステップS13)。これにより、先の例では、図6における「IPID:4」のリンクが「IPID:5」に書き換えられる。   Next, the CPU 22 rewrites the intra-parcel ID of the subsequent link in the parcel (that is, increments the intra-parcel ID by 1) (step S13). Thereby, in the previous example, the link of “IPID: 4” in FIG. 6 is rewritten to “IPID: 5”.

次に、CPU22は、処理の対象となるリンクが道路の終端に至ったか否かを判断し、道路の終端に至った場合は(ステップS14;Yes)、データ更新処理を終了する。一方、道路の終端に至っていない場合には(ステップS14;No)、処理の対象となるリンクがパーセルの境界に至ったか否かを判定する(ステップS15)。こうして、新規リンク追加の対象となっているパーセルの境界に至るまで、ステップS13が繰り返され、新規リンク以降に存在する全てのリンクのパーセル内IDが1ずつ増加される。   Next, the CPU 22 determines whether or not the link to be processed has reached the end of the road. If the link has reached the end of the road (step S14; Yes), the data update process is terminated. On the other hand, if the end of the road has not been reached (step S14; No), it is determined whether or not the link to be processed has reached the parcel boundary (step S15). In this way, step S13 is repeated until the boundary of the parcel to which a new link is to be added, and the intra-parcel IDs of all links existing after the new link are incremented by one.

パーセル内の全ての後続リンクのパーセル内IDが書き換えられ、処理の対象となるリンクがパーセルの境界に至ると(ステップS15;Yes)、CPU22は、後続のパーセルを読み込み(ステップS16)、そのパーセルのオフセットを書き換える(即ち、1増加する)(ステップS17)。CPU22は、パーセル内に道路の終端が見つかるまで(ステップS18;Yes)、ステップS16及びS17の処理を繰り返す。これにより、新規リンク追加の対象となったパーセルより後方に位置する全てのパーセルについて、オフセットの書き換えが完了する。   When the intra-parcel IDs of all subsequent links in the parcel are rewritten and the link to be processed reaches the boundary of the parcel (step S15; Yes), the CPU 22 reads the subsequent parcel (step S16), and the parcel Are rewritten (ie, incremented by 1) (step S17). The CPU 22 repeats the processes of steps S16 and S17 until the end of the road is found in the parcel (step S18; Yes). This completes offset rewriting for all parcels located behind the parcel to which new links are added.

以上のように、データ更新処理においては、まず、新規リンクの追加対象のパーセル内において、新規リンクを追加するとともに、当該新規リンクの追加位置より後方に位置する全てのリンクのパーセルIDを1ずつ増加させる。さらに、新規リンクの追加対象のパーセルより後方の全てのパーセルについて、オフセットを1ずつ増加させる。このように、本実施例では、新規リンクが追加されても、当該新規リンクが属するパーセル以外のパーセルでは、オフセットのみを更新すれば足り、パーセル内IDを更新する必要がないので、データ更新処理の処理量が大きく低減される。   As described above, in the data update process, first, in the parcel to which a new link is to be added, a new link is added, and the parcel IDs of all links located behind the new link addition position are set one by one. increase. Furthermore, the offset is increased by 1 for all parcels behind the parcel to which a new link is to be added. As described above, in this embodiment, even if a new link is added, in the parcel other than the parcel to which the new link belongs, it is only necessary to update the offset, and it is not necessary to update the intra-parcel ID. Is greatly reduced.

[変形例]
上記の実施例は、本発明の地図データ更新装置をナビゲーション装置に適用したものであったが、本発明は同様に地図データを扱うPCなどの端末装置においても実行することができる。例えば図10に示すように、サーバ101からネットワーク105を介してPCなどの端末装置150やナビゲーション装置100に地図データ更新プログラム及びリンクデータ更新情報をダウンロードし、実行することにより、端末装置150やナビゲーション装置内の地図データを更新することができる。
[Modification]
In the above embodiment, the map data update device of the present invention is applied to a navigation device. However, the present invention can also be executed in a terminal device such as a PC that handles map data. For example, as shown in FIG. 10, the map data update program and the link data update information are downloaded from the server 101 to the terminal device 150 such as a PC or the navigation device 100 via the network 105, and executed, thereby executing the terminal device 150 or the navigation. The map data in the device can be updated.

上記のデータ更新処理の説明では、地図データのレベル毎にリンクデータ更新情報を用意し、レベル毎に上記のデータ更新処理を実行することとした。別の方法として、最下位レベルについてリンクデータ更新情報を用意してデータ更新処理を行い、それより上位のレベルについては、リンクデータ更新情報を用意せず、最下位レベルのデータ更新後のリンクデータに基づいて更新を行うことも可能である。   In the description of the data update process, link data update information is prepared for each level of map data, and the data update process is executed for each level. As another method, link data update information is prepared for the lowest level and data update processing is performed. For the higher level, link data update information is not prepared, and the link data after the lowest level data update is performed. It is also possible to update based on

上記の実施例では、パーセル毎に1つのオフセットを設定している。しかし、1つのパーセル内に含まれるリンク数が多数である場合には、1つのパーセルを複数のサブパーセルに区切り、サブパーセル毎にサブオフセットを設定してもよい。即ち、サブパーセル単位で、パーセル内IDを「サブオフセット+サブパーセル内ID」として表現することとしてもよい。   In the above embodiment, one offset is set for each parcel. However, when the number of links included in one parcel is large, one parcel may be divided into a plurality of sub-parcels, and a sub-offset may be set for each sub-parcel. That is, the parcel ID may be expressed as “suboffset + subparcel ID” in units of subparcels.

上記の実施例では、最下位のレイヤ以外のレイヤに対応する地図データにおいて、特定のリンクに対応するパーセル内IDは、最下位のレイヤにおいて当該リンクに対応する複数のパーセル内IDのうちの最初及び最後のパーセル内IDにより示されている。例えば、最下位のレイヤ1におけるリンク「IPID:10」〜「IPID:15」に対応するリンク2のリンクは「IPID:10−15」と表現されている。その代わりに、最下位のレイヤにおける最初のパーセル内ID、及び、最初と最後のパーセルIDの差分により示すこととしてもよい。例えば、上記の例は、「IPID:10(最初のパーセル内ID)+5(差分)」と表現することとしてもよい。   In the above embodiment, in the map data corresponding to a layer other than the lowest layer, the in-parcel ID corresponding to the specific link is the first of the plurality of in-parcel IDs corresponding to the link in the lowest layer. And the last ID in the parcel. For example, the link of link 2 corresponding to the links “IPID: 10” to “IPID: 15” in the lowest layer 1 is expressed as “IPID: 10-15”. Instead, it may be indicated by the first parcel ID in the lowest layer and the difference between the first and last parcel ID. For example, the above example may be expressed as “IPID: 10 (first in-parcel ID) +5 (difference)”.

上記の実施例では、図5に示すように、リンクデータとして全てのパーセル内IDを記憶している。その代わりに、パーセル内IDを記憶せず、パーセル内IDが必要となった場合に、各パーセルの先頭からリンク数をカウントしてパーセル内IDを求めることとしてもよい。   In the above embodiment, as shown in FIG. 5, all intra-parcel IDs are stored as link data. Instead, when the parcel ID is not stored and the parcel ID is required, the intraparcel ID may be obtained by counting the number of links from the head of each parcel.

また、図5の例では、オフセットをパーセル毎に記憶しているが、その代わりに、1つの道路に対応するオフセットを、各パーセルのデータとは独立したオフセットデータとして別個に構成してもよい。こうすると、上記の新規リンクを追加するデータ更新処理の際、複数のパーセルについてのオフセットの書き換え処理を上記のオフセットデータに対して実行すればよいので、処理時間を短縮することができる。あるいは、独立したオフセットデータを書き換えるのではなく、部分的にまたは丸ごと置換するシステムとしてもよい。   In the example of FIG. 5, the offset is stored for each parcel, but instead, the offset corresponding to one road may be configured separately as offset data independent of the data of each parcel. . In this way, in the data update process for adding a new link, the offset rewriting process for a plurality of parcels may be executed for the offset data, so that the processing time can be shortened. Alternatively, instead of rewriting independent offset data, a system in which partial or whole replacement is performed may be used.

さらに、オフセットに予めマージンを設けておけば、オフセットの書き換えが不要となるので隣接するパーセルは全く影響を受けなくなり、隣接するパーセルに対する処理を不要とすることができる。   Furthermore, if a margin is provided in advance in the offset, it is not necessary to rewrite the offset, so that adjacent parcels are not affected at all, and processing for adjacent parcels can be made unnecessary.

上記の実施例では、道路IDとオフセットを別個のデータとしているが、道路IDとオフセットを一体のデータとしても構わない。   In the above embodiment, the road ID and the offset are separate data, but the road ID and the offset may be integrated data.

本発明は、地図データを記憶し、利用する各種の端末装置に適用することができる。具体的には、カーナビゲーション装置の他、ウェブ上のサーバからダウンロードした地図データをHDDなどに記憶し、利用する端末装置などにも適用することができる。   The present invention can be applied to various terminal devices that store and use map data. Specifically, in addition to a car navigation device, map data downloaded from a server on the web can be stored in an HDD or the like and applied to a terminal device or the like that is used.

Claims (5)

道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、パーセルを示すパーセルIDと、を含み、前記リンクデータが、道路を示す道路IDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDとにより構成されるリンクIDを含む地図データを記憶部に記憶する記憶手段と、
特定のパーセル内において特定の道路上に新規リンクを追加する際に、前記特定のパーセル内における前記新規リンク以降のパーセル内IDを更新するとともに、前記特定の道路を含み、かつ、前記特定のパーセル以降に存在するパーセルのオフセットを更新する更新手段と、を備え
前記地図データは異なる縮尺に対応する複数のレイヤ毎に用意されており、
前記複数のレイヤにおいて、同一のリンクに対しては同一のパーセル内IDが付されており、
最下位のレイヤ以外のレイヤに対応する地図データにおいて、特定のリンクに対応するパーセル内IDは、最下位のレイヤにおいて当該リンクに対応する複数のパーセル内IDのうちの最初及び最後のパーセル内IDにより、又は、最初のパーセル内IDと最後のパーセルIDの差分により示されており、
前記更新手段は、前記レイヤ毎に更新を行い、かつ、最下位のレイヤ以外のレイヤについては、前記最初及び最後のパーセル内IDを増加させることを特徴とする地図データ更新装置。
Link data indicating a link corresponding to a road, node data indicating a node corresponding to a predetermined point on the road, and a parcel ID indicating a parcel, wherein the link data includes a road ID indicating a road, Storage that stores map data including a link ID including an offset indicating the order of the top links in the parcel with respect to the start point of the road and an intra-parcel ID indicating the order of each link in the parcel in the storage unit Means,
When adding a new link on a specific road in a specific parcel, the ID in the parcel after the new link in the specific parcel is updated, and includes the specific road and includes the specific parcel. Updating means for updating the offset of the parcel existing thereafter ,
The map data is prepared for each of a plurality of layers corresponding to different scales,
In the plurality of layers, the same intra-parcel ID is attached to the same link,
In map data corresponding to layers other than the lowest layer, the parcel ID corresponding to a specific link is the first and last parcel ID among a plurality of parcel IDs corresponding to the link in the lowest layer. Or by the difference between the first parcel ID and the last parcel ID,
The map data updating apparatus , wherein the updating unit updates each layer and increases the first and last parcel IDs for layers other than the lowest layer .
前記更新手段は、前記パーセル内ID及び前記オフセットをそれぞれ増加させることを特徴とする請求項1に記載の地図データ更新装置。  The map data updating apparatus according to claim 1, wherein the updating unit increases the ID in the parcel and the offset. 道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、を含み、前記リンクデータが、道路を示す道路IDと、パーセルを示すパーセルIDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDと、を含む地図データを記憶部に記憶する記憶工程と、
特定のパーセル内において特定の道路上に新規リンクを追加する際に、前記特定のパーセル内における前記新規リンク以降のパーセル内IDを更新するとともに、前記特定の道路を含み、かつ、前記特定のパーセル以降に存在するパーセルのオフセットを更新する更新工程と、を備え
前記地図データは異なる縮尺に対応する複数のレイヤ毎に用意されており、
前記複数のレイヤにおいて、同一のリンクに対しては同一のパーセル内IDが付されており、
最下位のレイヤ以外のレイヤに対応する地図データにおいて、特定のリンクに対応するパーセル内IDは、最下位のレイヤにおいて当該リンクに対応する複数のパーセル内IDのうちの最初及び最後のパーセル内IDにより、又は、最初のパーセル内IDと最後のパーセルIDの差分により示されており、
前記更新工程は、前記レイヤ毎に更新を行い、かつ、最下位のレイヤ以外のレイヤについては、前記最初及び最後のパーセル内IDを増加させることを特徴とする地図データ更新方法。
Link data indicating a link corresponding to a road, node data indicating a node corresponding to a predetermined point on the road, and the link data includes a road ID indicating a road, a parcel ID indicating a parcel, and A storage step of storing map data including an offset indicating the order of the first link in the parcel with respect to the start point of the road and an ID in the parcel indicating the order of each link in the parcel in the storage unit;
When adding a new link on a specific road in a specific parcel, the ID in the parcel after the new link in the specific parcel is updated, and includes the specific road and includes the specific parcel. An update process for updating the offset of a parcel existing thereafter ,
The map data is prepared for each of a plurality of layers corresponding to different scales,
In the plurality of layers, the same intra-parcel ID is attached to the same link,
In map data corresponding to layers other than the lowest layer, the parcel ID corresponding to a specific link is the first and last parcel ID among a plurality of parcel IDs corresponding to the link in the lowest layer. Or by the difference between the first parcel ID and the last parcel ID,
The update process updates the map data for each layer, and increases the first and last parcel IDs for layers other than the lowest layer .
記憶部及びコンピュータを備える端末装置において実行される地図データ更新プログラムであって、
道路に対応するリンクを示すリンクデータと、道路上の所定の地点に対応するノードを示すノードデータと、を含み、前記リンクデータは、道路を示す道路IDと、パーセルを示すパーセルIDと、前記道路の始点を基準として前記パーセル内の先頭リンクの順序を示すオフセットと、前記パーセル内における各リンクの順序を示すパーセル内IDと、を含む地図データを前記記憶部に記憶する記憶手段、
特定のパーセル内において特定の道路上に新規リンクを追加する際に、前記特定のパーセル内における前記新規リンク以降のパーセル内IDを更新するとともに、前記特定の道路を含み、かつ、前記特定のパーセル以降に存在するパーセルのオフセットを更新する更新手段、として前記コンピュータを機能させ
前記地図データは異なる縮尺に対応する複数のレイヤ毎に用意されており、
前記複数のレイヤにおいて、同一のリンクに対しては同一のパーセル内IDが付されており、
最下位のレイヤ以外のレイヤに対応する地図データにおいて、特定のリンクに対応するパーセル内IDは、最下位のレイヤにおいて当該リンクに対応する複数のパーセル内IDのうちの最初及び最後のパーセル内IDにより、又は、最初のパーセル内IDと最後のパーセルIDの差分により示されており、
前記更新手段は、前記レイヤ毎に更新を行い、かつ、最下位のレイヤ以外のレイヤについては、前記最初及び最後のパーセル内IDを増加させることを特徴とする地図データ更新プログラム。
A map data update program executed in a terminal device including a storage unit and a computer,
Link data indicating a link corresponding to a road; node data indicating a node corresponding to a predetermined point on the road; and the link data includes a road ID indicating a road, a parcel ID indicating a parcel, Storage means for storing, in the storage unit, map data including an offset indicating the order of the top links in the parcel with respect to the start point of the road, and an intra-parcel ID indicating the order of each link in the parcel;
When adding a new link on a specific road in a specific parcel, the ID in the parcel after the new link in the specific parcel is updated, and includes the specific road and includes the specific parcel. The computer functions as an update means for updating an offset of a parcel existing thereafter ,
The map data is prepared for each of a plurality of layers corresponding to different scales,
In the plurality of layers, the same intra-parcel ID is attached to the same link,
In map data corresponding to layers other than the lowest layer, the parcel ID corresponding to a specific link is the first and last parcel ID among a plurality of parcel IDs corresponding to the link in the lowest layer. Or by the difference between the first parcel ID and the last parcel ID,
The update means updates the map for each layer and increases the first and last parcel IDs for layers other than the lowest layer .
請求項4に記載の地図データ更新プログラムを記憶したことを特徴とする記憶媒体。A storage medium storing the map data update program according to claim 4 .
JP2008539659A 2006-10-20 2006-10-20 MAP DATA UPDATE DEVICE, MAP DATA UPDATE METHOD, MAP DATA UPDATE PROGRAM, AND STORAGE MEDIUM Expired - Fee Related JP4927860B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2006/320939 WO2008047448A1 (en) 2006-10-20 2006-10-20 Map data updating device, map data updating method, map data updating program, and recording medium

Publications (2)

Publication Number Publication Date
JPWO2008047448A1 JPWO2008047448A1 (en) 2010-02-18
JP4927860B2 true JP4927860B2 (en) 2012-05-09

Family

ID=39313706

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008539659A Expired - Fee Related JP4927860B2 (en) 2006-10-20 2006-10-20 MAP DATA UPDATE DEVICE, MAP DATA UPDATE METHOD, MAP DATA UPDATE PROGRAM, AND STORAGE MEDIUM

Country Status (2)

Country Link
JP (1) JP4927860B2 (en)
WO (1) WO2008047448A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010004655A1 (en) * 2008-07-11 2010-01-14 パイオニア株式会社 Information processor, navigation device, information update method, information detection method, information update program, information detection program, and recording medium
EP2589931B1 (en) * 2011-11-07 2016-06-29 Elektrobit Automotive GmbH Technique for structuring navigation data
JP6381030B2 (en) * 2014-12-12 2018-08-29 株式会社トヨタマップマスター MAP DATA PROCESSING DEVICE, ITS METHOD, COMPUTER PROGRAM, AND RECORDING MEDIUM CONTAINING THE COMPUTER PROGRAM
CN108241494A (en) * 2016-12-23 2018-07-03 乐视汽车(北京)有限公司 Vehicle Electronic Control Unit upgrade method, device, vehicle control electronics and vehicle
CN108243141A (en) * 2016-12-23 2018-07-03 乐视汽车(北京)有限公司 Vehicle termination programme upgrade method, device and vehicle termination

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6691128B2 (en) * 2001-04-19 2004-02-10 Navigation Technologies Corp. Navigation system with distributed computing architecture

Also Published As

Publication number Publication date
JPWO2008047448A1 (en) 2010-02-18
WO2008047448A1 (en) 2008-04-24

Similar Documents

Publication Publication Date Title
JP4197724B2 (en) Point search device, navigation device, point search method, point search program, and information recording medium recording this point search program
JP4809900B2 (en) Navigation device, map display method, and map display program
JP4603735B2 (en) Communication type navigation device and server device
US20070195094A1 (en) Map depiction apparatus, navigation device, map depiction method, map depiction program, and information recording medium for recording map depiction program
WO2005101350A1 (en) Map drawing device, navigation device, file updating method, file updating program, and information recording medium on which the file updating program is recorded
JP4927860B2 (en) MAP DATA UPDATE DEVICE, MAP DATA UPDATE METHOD, MAP DATA UPDATE PROGRAM, AND STORAGE MEDIUM
JP4376295B2 (en) Car navigation system and map display method
JP2000258178A (en) Navigation device and storage medium
JP5016605B2 (en) Route search device, route search method, route search program, and storage medium
JP4725181B2 (en) Navigation system and cache management method
JP2008122266A (en) Route searching device, route searching method, route searching program, and storage medium
JP4955774B2 (en) MAP INFORMATION DISPLAY DEVICE, MAP INFORMATION DISPLAY METHOD, MAP INFORMATION DISPLAY PROGRAM, AND STORAGE MEDIUM
JP4575491B2 (en) Navigation device and navigation method
JP2018100982A (en) Route display device and program
JP2008145193A (en) Route search device, route search method, route search program, and storage medium
JP2010026803A (en) Traffic jam prediction device, route search device, traffic jam prediction method, route search method, traffic jam prediction program, route search program, and computer-readable recording medium
JP2009058542A (en) Information-announcing device, information announcing method, information announcing program and recording medium
JP4778566B2 (en) Navigation device, navigation method, and navigation program
WO2010007689A1 (en) Map data updating device, update map data creation device, map data updating method, update map data creation method, map data updating program, update map data creation program, and recording medium
JP5526831B2 (en) Drawing data management device
JP2010086399A (en) Facility retrieval device, facility retrieval method, facility retrieval system and facility retrieval program
JP5243693B2 (en) Navigation device, navigation program
JP2007232390A (en) Information apparatus, guide information providing method, and program
WO2012095974A1 (en) Map data updater device, map data updater method, map data updater program, and map data updater system
JP4530424B2 (en) Navigation device and estimated arrival time calculation method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111222

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

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

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

Free format text: PAYMENT UNTIL: 20150217

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees