JPH11351896A - Route guiding device and method and map database storage medium - Google Patents

Route guiding device and method and map database storage medium

Info

Publication number
JPH11351896A
JPH11351896A JP16510298A JP16510298A JPH11351896A JP H11351896 A JPH11351896 A JP H11351896A JP 16510298 A JP16510298 A JP 16510298A JP 16510298 A JP16510298 A JP 16510298A JP H11351896 A JPH11351896 A JP H11351896A
Authority
JP
Japan
Prior art keywords
road
identifier
attribute
name
route
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.)
Pending
Application number
JP16510298A
Other languages
Japanese (ja)
Inventor
Yutaka Onishi
裕 大西
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP16510298A priority Critical patent/JPH11351896A/en
Publication of JPH11351896A publication Critical patent/JPH11351896A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To acquire path information used for guidance without referring to a map in a route guiding device utilizing a map database. SOLUTION: A route calculating means 101 calculates a route using a map storage means 106 and expresses it in a row of identifiers of a road link for constituting the route. A current position detection means 102 detects the current position of a traveling body that mounts the device and expresses it with the identifier of the road link. A guidance-controlling means 104 selects the identifier of the road ink used for creating guidance information from the above path and passes it to a road name acquisition means 103. The road name acquisition means 103 acquires a road name corresponding to the identifier of the above road link and returns it to the guidance control means 104. The guidance control means 104 creates guidance information for driving along the above route from the above current position using the above road name, passes it to a display means 105, and displays the guidance information.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】当発明は、カーナビゲーショ
ンシステムなどの地図データベース利用システムにおけ
る、経路誘導の装置とその方法、及びそれらに関連する
データベース等に関する技術である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for a route guidance device and its method in a map database utilization system such as a car navigation system, and a database related thereto.

【0002】[0002]

【従来の技術】経路誘導を行なう装置として普及してい
るカーナビゲーション装置では一般に、ユーザによる目
的地や経由地等の指定に従い地図データベースをもとに
経路を探索し、探索された経路に従って走れるように、
自動車の走行に応じた誘導情報を地図データベースをも
とに作成し、画面への表示や音声として出力する。地図
データベースからのデータの読み出しは、経路を探索す
る際に経路全体に関して一度行なわれるが、誘導情報の
表示を行なう際には、車の位置等の変化で誘導情報が変
わる度にその都度改めて行なわれる。
2. Description of the Related Art In general, a car navigation device that is widely used as a device for performing route guidance searches a route based on a map database in accordance with designation of a destination, a waypoint, and the like by a user, and can run according to the searched route. To
Guide information according to the driving of the car is created based on a map database, and is displayed on a screen or output as sound. Reading of data from the map database is performed once for the entire route when searching for a route, but when displaying guidance information, it is performed again each time the guidance information changes due to changes in the position of the car etc. It is.

【0003】例えば、図18は、特開平7−83324
9号公報「地図情報表示装置並びに移動体の走行路表示
装置及び経路誘導装置の音声出力装置」における、ブロ
ック図である。この装置は、カーナビゲーション装置
で、走行している時に移動体の現在位置に関する文字情
報を、画面上及び音声の誘導情報として出力する装置で
ある。その際に、7の読み上げ文字列抽出回路が、6の
CD−ROM読み出し部を通して、5のディスクドライ
ブ装置に装填されたCD−ROMに格納されている地図
データベースから、文字列の情報を読み込む。即ち、新
しく文字列を表示しようとする度に、地図データベース
を格納しているメディアから表示する内容を作成するた
めのデータを読み出す構成になっている。
[0003] For example, FIG.
FIG. 9 is a block diagram in Japanese Patent Application Publication No. 9 "Map information display device and traveling body display device for moving object and audio output device for route guidance device". This device is a car navigation device that outputs character information relating to the current position of a moving object on a screen and as audio guidance information while traveling. At this time, the character string extraction circuit 7 reads character string information from the map database stored in the CD-ROM mounted on the disk drive 5 through the CD-ROM reading unit 6. That is, every time a new character string is to be displayed, data for creating the content to be displayed is read from the medium storing the map database.

【0004】[0004]

【発明が解決しようとする課題】カーナビゲーション装
置では、CD−ROMやDVD−ROMを地図データベ
ースを格納するメディアにしているものが多い。それら
のメディアは、データの読み出しに時間がかかる。その
為、地図データベースに対するアクセスの回数の増加
は、動作の遅延の原因となる。
Many car navigation systems use a CD-ROM or DVD-ROM as a medium for storing a map database. These media take time to read data. Therefore, an increase in the number of accesses to the map database causes a delay in operation.

【0005】本発明は、誘導に使用する経路を表現する
際に経路を構成する道路リンクの識別子を使用すること
と、現在位置を表現する際に該当する道路リンクの識別
子を使用することと、経路誘導に使用する道路名称を道
路リンクの識別子から獲得可能にすることとで、実際に
その識別子が示す道路リンクのデータをメディアに格納
されている地図データベースから読み出さなくても、経
路を構成する道路名称による誘導情報を表示可能とし、
誘導情報の表示における動作の遅延を減少させることを
目的としている。
The present invention uses an identifier of a road link constituting a route when expressing a route used for guidance, and uses an identifier of a corresponding road link when expressing a current position; By making it possible to obtain the road name used for route guidance from the identifier of the road link, the route is configured without actually reading the data of the road link indicated by the identifier from the map database stored in the medium. It is possible to display guidance information by road name,
An object of the present invention is to reduce a delay in operation in displaying guidance information.

【0006】[0006]

【課題を解決するための手段】上記課題を解決するため
に、本発明は第1に、誘導する経路を獲得し、経路を構
成する道路リンクの識別子の列を出力する経路算出手段
と、当該経路誘導装置を搭載する移動体が存在する位置
を検出し、その位置に該当する道路リンクの識別子を出
力する現在位置検出手段と、道路リンクの識別子から当
該道路リンクの属する道路の道路名称を獲得し出力する
道路名称獲得手段と、前記現在位置検出手段の求めた現
在位置と、前記経路算出手段の求めた経路とを入力さ
れ、前記経路を構成する道路リンクのうちで誘導情報作
成の為に道路名称を獲得するものを前記現在位置をもと
に選別し、前記道路名称獲得手段に前記道路リンクの識
別子を与え道路名称を獲得し、前記現在位置、前記経
路、及び前記道路名称から当該経路誘導装置を搭載する
移動体を誘導する誘導情報を作成する誘導制御手段と、
前記誘導制御手段の作成した誘導情報を表示する表示手
段と、を備え、経路を構成する道路リンクの各々の識別
子から得た道路名称を、誘導のための情報として表示で
きるようにするものである。
In order to solve the above problems, the present invention firstly provides a route calculating means for acquiring a route to be guided and outputting a sequence of identifiers of road links constituting the route; A current position detecting means for detecting a position where a moving object equipped with a route guidance device is present and outputting an identifier of a road link corresponding to the position, and acquiring a road name of a road to which the road link belongs from the identifier of the road link. The road name acquisition means to be output and output, the current position obtained by the current position detection means, and the route obtained by the route calculation means are input, and the road links constituting the route are used to generate guidance information. The one that acquires the road name is selected based on the current position, the road name acquisition means is given an identifier of the road link to acquire the road name, and the current position, the route, and the road name are acquired. A guidance control means for generating guidance information to guide a movable body for mounting Luo the navigation system,
Display means for displaying guidance information created by the guidance control means, wherein a road name obtained from each identifier of a road link constituting a route can be displayed as information for guidance. .

【0007】これによって、道路リンクの識別子から獲
得した道路名称によって誘導情報を生成することが可能
となり、新たに地図データベースからの読み出しを行な
うことなく、誘導情報を表示することができるという効
果を奏するものである。
[0007] This makes it possible to generate guidance information based on the road name acquired from the identifier of the road link, and it is possible to display the guidance information without newly reading from the map database. Things.

【0008】また第2に、経路誘導装置で、道路名称獲
得手段が道路リンクの識別子から道路名称を獲得する際
に、道路リンクの識別子を変換して道路名称を生成する
ようにすることで、道路の識別子と道路名称との関係を
記述したデータベースを参照することなく、道路リンク
の属する道路の道路名称を求めることができるようにす
るものである。
Second, in the route guidance device, when the road name obtaining means obtains the road name from the road link identifier, the road link identifier is converted to generate the road name. A road name of a road to which a road link belongs can be obtained without referring to a database describing a relationship between a road identifier and a road name.

【0009】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路名称を獲得する際に、他のデータ
ベースの読み出しが不要になるという効果を奏するもの
である。
Thus, when the road name obtaining means obtains the road name from the identifier of the road link, there is an effect that reading of another database becomes unnecessary.

【0010】また第3に、経路誘導装置で、道路の識別
子と道路属性との対応を格納した道路対応表記憶手段を
備え、道路名称獲得手段が、道路リンクの識別子から道
路の識別子を得て、それをもとに道路対応表記憶手段に
格納された道路対応表を参照することで、道路リンクの
識別子から道路属性を求めそれを基に道路名称を作成す
ることができるようにするものである。
Thirdly, the route guidance device includes a road correspondence table storing means for storing a correspondence between the road identifier and the road attribute, and the road name acquiring means obtains the road identifier from the road link identifier. By referring to the road correspondence table stored in the road correspondence table storage means on the basis thereof, a road attribute can be obtained from the identifier of the road link and a road name can be created based on the attribute. is there.

【0011】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路名称を獲得する際に、道路固有の
文字列である道路通称名のような、道路リンクの識別子
に直接記述することが難しい情報も利用可能となるとい
う効果を奏するものである。
Thus, when the road name obtaining means obtains the road name from the road link identifier, it is difficult to directly describe the road link identifier, such as the road common name, which is a character string unique to the road. This also has the effect that it can be used.

【0012】また第4に、経路誘導装置で、道路名称獲
得手段が、当該識別子から道路名称を獲得する際に、道
路対応表を参照するかどうかを道路リンクの識別子の一
部で決定し、それに基づいて道路名称を生成できるよう
にするものである。
Fourth, in the route guidance device, the road name acquiring means determines whether to refer to the road correspondence table when acquiring the road name from the identifier, based on a part of the identifier of the road link, A road name can be generated based on the information.

【0013】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路名称を獲得する際に、道路リンク
の識別子から得られる情報だけで可能な場合と、データ
ベースを参照する必要がある場合と、両者に対処するこ
とができるという効果を奏するものである。
Thus, when the road name obtaining means obtains the road name from the road link identifier, it is possible to use only the information obtained from the road link identifier, and when it is necessary to refer to the database. This has the effect of being able to deal with

【0014】また第5に、経路誘導装置で、道路名称獲
得手段が、道路対応表を参照するかどうかを決定する際
に使用した道路リンクの識別子の一部を属性として使用
可能とするものである。
Fifth, in the route guidance device, the road name acquiring means can use a part of the identifier of the road link used in determining whether to refer to the road correspondence table as an attribute. is there.

【0015】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路の名称を獲得する方法を決定する
ための値を道路名称の獲得にも使用でき、属性を示すデ
ータと属性の格納方法を示すデータとが共用できて、デ
ータサイズを節約できるという効果を奏するものであ
る。
Thus, the value for determining the method of obtaining the road name from the identifier of the road link by the road name obtaining means can be used for obtaining the road name, and the data indicating the attribute and the storage method of the attribute are shown. This has the effect of sharing data and saving data size.

【0016】また第6に、経路誘導装置で、道路名称獲
得手段が道路対応表を参照するかどうかを決定する際に
読み込む道路リンクの識別子のフィールドが、二種類以
上の属性を表現し、かつそれらの属性を区別する方法を
も同時に表現するのに最小のビット数のフィールドとな
っているようにするものである。
Sixth, in the route guidance device, the field of the identifier of the road link read when the road name acquisition means determines whether or not to refer to the road correspondence table expresses two or more types of attributes, and The method for distinguishing those attributes is to be a field with the minimum number of bits to express at the same time.

【0017】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路を判断する際に、道路名称獲得方
法の判別時に読み出したデータから属性を取り出せ、地
図データベースから読み出したデータを利用する効率を
上げることができるという効果を奏するものである。
Thus, when the road name obtaining means determines the road from the identifier of the road link, the attribute can be extracted from the data read at the time of determining the road name obtaining method, and the efficiency of using the data read from the map database is improved. This is an effect that can be performed.

【0018】[0018]

【発明の実施の形態】以下、本発明の実施の形態につい
て、図1から図17を用いて説明する。なお、本発明は
これら実施の形態に何等限定されるものではなく、その
要旨を逸脱しない範囲において種々なる態様で実施し得
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to FIGS. The present invention is not limited to these embodiments at all, and can be implemented in various modes without departing from the gist thereof.

【0019】(実施の形態1)図1は、請求項1に記載
した経路誘導装置の実施の例のブロック図である.10
1は誘導に使用する経路を獲得する経路算出手段であ
る。これは、地図データベースからの探索でもよいし、
ユーザによる手動での経路の指定でもよいし、既存の経
路データの使用でもよいし、また別の装置で経路を求め
その結果を通信によって受信する方式でもよい。経路算
出手段(101)は、獲得した経路を、経路を構成する
道路リンクの識別子の列で誘導制御手段(104)に渡
す。本実施の形態では、経路の出発地と目的地を入力
し、地図記憶手段(106)に格納されている地図デー
タベースを利用し、経路探索を行なうものとする。
(Embodiment 1) FIG. 1 is a block diagram showing an embodiment of the route guidance apparatus according to the present invention. 10
Reference numeral 1 denotes a route calculation unit that obtains a route used for guidance. This can be a search from a map database,
The route may be manually designated by the user, existing route data may be used, or a route may be obtained by another device and the result may be received by communication. The route calculating means (101) passes the acquired route to the guidance control means (104) in the form of a column of identifiers of road links constituting the route. In the present embodiment, it is assumed that a departure point and a destination of a route are input, and a route search is performed using a map database stored in a map storage means (106).

【0020】102は当該装置を搭載する移動体の地図
上での位置を調べる現在位置検出手段である。これは、
人工衛星や各種通信施設(無線電話用の発信設備や、カ
ーナビゲーション装置用に位置情報を発信する施設等)
から発信される信号による位置検索でもよいし、ジャイ
ロや速度センサーなどの自立航法センサーによって計測
される走行記録と地図とを利用した自立位置検索でもよ
いし、またユーザによる手動での指定でもよい。現在位
置検出手段(102)は、検出された現在位置を該当す
る道路リンクの識別子で誘導制御手段(104)に渡
す。
Reference numeral 102 denotes a current position detecting means for checking a position on a map of a moving body on which the apparatus is mounted. this is,
Artificial satellites and various communication facilities (transmission facilities for wireless telephones, facilities for transmitting location information for car navigation systems, etc.)
The search may be performed by a signal transmitted from a vehicle, a self-contained position search using a travel record measured by a self-contained navigation sensor such as a gyro or a speed sensor and a map, or may be manually specified by a user. The current position detecting means (102) passes the detected current position to the guidance control means (104) using the identifier of the corresponding road link.

【0021】本実施の形態では、GPSによる位置測定
と、地図記憶手段(106)に格納されている地図デー
タベース上でのマップマッチングによって移動体の現在
位置を検出するものとする。また当該装置を搭載する移
動体は経路算出手段(101)の算出した経路上を移動
し、現在位置検出手段(102)が出力する道路リンク
の識別子は、経路算出手段(101)の出力する経路を
示す道路リンクの識別子の列に含まれているものとす
る。
In the present embodiment, it is assumed that the current position of the moving object is detected by position measurement by GPS and map matching on a map database stored in the map storage means (106). Also, the moving body on which the device is mounted moves on the route calculated by the route calculation means (101), and the identifier of the road link output by the current position detection means (102) is the route output by the route calculation means (101). Is included in the column of road link identifiers indicating

【0022】103は入力された道路リンクの識別子に
一定の処理を行なうことで、当該道路リンクが属してい
る道路リンクの識別子から道路名称を獲得する道路名称
獲得手段である。その際には、道路リンクの識別子から
道路の識別子を取り出し、それを変換することで道路名
称としてもよいし、あるいはそれを用いて、道路の識別
子と道路名称とを対応づけたデータベースを参照するこ
とで、道路名称を獲得してもよい。獲得された道路名称
は、文字列の形で出力し、誘導制御手段(104)に渡
す。本実施の形態では、道路番号を数字で表現し、「号
線」をつなげたたものを道路名称として使用するものと
する。
Reference numeral 103 denotes a road name obtaining means for obtaining a road name from the identifier of the road link to which the road link belongs by performing a predetermined process on the input identifier of the road link. In that case, the road identifier may be taken out from the road link identifier and converted to be used as the road name, or the database identifier in which the road identifier and the road name are associated with each other may be used. Thus, a road name may be obtained. The acquired road name is output in the form of a character string and passed to the guidance control means (104). In the present embodiment, it is assumed that the road number is represented by a numeral, and the one obtained by connecting the "line" is used as the road name.

【0023】104は現在位置検出手段(102)の求
めた現在位置から経路算出手段(101)の求めた経路
に従って進むための誘導情報を作成する誘導制御手段で
ある。その際に、まず、現在位置検出手段(102)の
求めた現在位置の、経路算出手段(101)の求めた経
路の上での順序を求める。そして、それを基に道路名称
を獲得する道路リンクを経路算出手段(101)の求め
た経路の中から選別する。道路名称を求める道路リンク
の識別子を一つづつ道路名称獲得手段(103)に渡
し、道路名称を獲得し、誘導情報を作成する。誘導情報
は、当該装置を搭載する移動体が次に進む道路リンクの
属する道路の道路名称だけを表示する内容でもよいし、
今後通る全ての道路リンクの道路名称を表示する内容で
もよいし、既に通った道路も含めた道路名称を表示する
内容でもよい。
Reference numeral 104 denotes guidance control means for creating guidance information for proceeding from the current position obtained by the current position detection means (102) in accordance with the route obtained by the route calculation means (101). At this time, first, the order of the current position obtained by the current position detection means (102) on the route obtained by the route calculation means (101) is obtained. Then, a road link for obtaining a road name is selected from the routes obtained by the route calculating means (101) based on the route link. The identifiers of the road links for which the road names are to be obtained are passed one by one to the road name obtaining means (103) to obtain the road names and create the guidance information. The guidance information may be a content that displays only the road name of the road to which the road link to which the moving body equipped with the device goes next belongs,
The content of displaying the road names of all road links that pass in the future may be displayed, or the content of displaying the road names including the roads that have already been passed may be displayed.

【0024】本実施の形態では、経路を構成する全ての
道路リンクから、道路名称が同一である区間ごとに一つ
づつの道路名称を出力し、さらに現在位置を含む道路の
道路名称にそれを示すマークを付ける方式をとるものと
する。
In the present embodiment, one road name is output for each section having the same road name from all the road links constituting the route, and the road name including the current position is indicated by the road name. A method of attaching a mark shall be adopted.

【0025】105は誘導制御手段(104)が作成し
た誘導情報を表示する表示手段である。図2は、表示の
例である。表示は、図2−1のような地図を画面に表示
してその上に道路名称を表示する方法でもよいし、図2
−2のような地図とは別に、あるいは地図なしで経由す
る道路の道路名称を表にして表示する方法でもよいし、
また経由する道路の道路名称を音声で表現する方法など
でもよい。道路名称の表を使用する際にも、図2−3の
ようにそれぞれの道路に属している道路リンクの数や長
さなどに応じて表の上下寸法を変化させてもよいし、道
路名称に長さを表す付加情報を追加して出力してもよ
い。本実施の形態では、図2−2のように、経由する道
路の道路名称の表を表示する方法をとるものとする。
Reference numeral 105 denotes display means for displaying the guidance information created by the guidance control means (104). FIG. 2 is an example of a display. The display may be performed by displaying a map as shown in FIG. 2-1 on a screen and displaying a road name on the map.
-2 It is also possible to display the road names of the roads that pass separately from or without a map like a table,
Alternatively, a method of expressing the names of the roads that pass through by voice may be used. When a table of road names is used, the vertical dimension of the table may be changed according to the number and length of road links belonging to each road as shown in FIG. And additional information indicating the length may be added and output. In the present embodiment, as shown in FIG. 2-2, a method of displaying a table of road names of roads that pass through is adopted.

【0026】106は地図データベースを格納する地図
記憶手段である。請求項には存在しないが、本実施の形
態では、経路算出手段(101)、及び現在位置検出手
段(102)で地図データベースを使用するために設け
ている。
Reference numeral 106 denotes a map storage unit for storing a map database. Although not present in the claims, in the present embodiment, the route calculation means (101) and the current position detection means (102) are provided to use the map database.

【0027】地図記憶手段(106)に格納されている
地図データベースには、道路ネットワークが格納されて
いる。道路ネットワークは、道路リンクと道路ノードと
で構成される。道路リンクが複数集まることで道路を作
る。一つの道路を構成する道路リンクは、同一の名称で
呼ばれる道路リンク同士である。また同一の名称で呼ば
れる道路リンク同士でも、複数の道路に分類してよい。
その時、それらの複数の道路に、同じ道路リンクが属す
ることはできない。
A road database is stored in the map database stored in the map storage means (106). The road network is composed of road links and road nodes. A road is created by collecting multiple road links. Road links constituting one road are road links called by the same name. Road links called by the same name may be classified into a plurality of roads.
At that time, the same road link cannot belong to the plurality of roads.

【0028】図3は、地図データベースに入っている道
路ネットワーク、それを構成する道路リンク、及び道路
リンクが構成する道路の例である。地図データベース
に、図3−1のような道路ネットワークが格納されてい
るとする。この道路ネットワークを構成しているリンク
が道路リンクである。図3−2は、道路リンクを集めた
道路の例である。図(1)〜(3)の各々で、実線で表
現されている部分が道路である。
FIG. 3 shows an example of a road network included in a map database, road links constituting the road network, and roads formed by the road links. It is assumed that a road network as shown in FIG. 3-1 is stored in the map database. The links constituting this road network are road links. FIG. 3B is an example of a road in which road links are collected. In each of FIGS. (1) to (3), a portion represented by a solid line is a road.

【0029】各々の道路リンクには、地図データベース
内で一意になる識別子が与えられる。その状態を示す図
が図4である。401は地図記憶手段(106)に格納
されている地図データベースである。地図データベース
(401)には、道路リンク(402)が格納されてい
る。道路ネットワークを構成するために使用される道路
ノードは、道路リンク(402)と別に地図データベー
ス(401)に格納されていてもよいし、道路リンク
(402)の中に記述されていてもよい。また、その他
の、施設、水系、鉄道などのデータが格納されていても
よい。
Each road link is given an identifier that is unique in the map database. FIG. 4 shows this state. Reference numeral 401 denotes a map database stored in the map storage means (106). The map database (401) stores road links (402). The road nodes used to construct the road network may be stored in the map database (401) separately from the road links (402), or may be described in the road links (402). Further, other data such as facilities, water systems, railways, etc. may be stored.

【0030】402は地図データベース(401)に格
納される道路ネットワークを構成している道路リンクで
ある。各々の道路リンク(402)には、道路リンクの
識別子(403)が格納されている。一つの地図データ
ベース(401)には、同じ値の道路リンクの識別子
(403)を持つ道路リンク(402)は二つ以上存在
しない。
Reference numeral 402 denotes a road link constituting a road network stored in the map database (401). Each road link (402) stores an identifier (403) of the road link. In one map database (401), there are no more than two road links (402) having the same road link identifier (403).

【0031】403は道路リンクの識別子である。道路
リンクに一つづつ格納される。これは、道路リンク(4
02)から定められた方法で取り出すことができる。
道路リンクの識別子(403)は、道路の識別子(40
3a)と、同一の道路内でユニークな番号(403b)
とで構成される。
Reference numeral 403 denotes a road link identifier. Stored one by one for road links. This is the road link (4
02) can be taken out by the method determined from the above.
The road link identifier (403) is the road identifier (40).
3a) and a unique number within the same road (403b)
It is composed of

【0032】道路の識別子(403a)は、当該道路リ
ンクが属する道路を示す識別子である。例えば、道路の
種別、路線番号、県コードなどの組合せを識別子にして
もよい。各道路に機械的に一意に振ったコードを予め与
えておき、そのコードを道路の識別子にしてもよい。道
路名称などの詳細なデータをそのまま道路の識別子にし
てもよい。なお、道路に属さない道路リンクの場合は、
それを示す識別子を道路の識別子として格納する。
The road identifier (403a) is an identifier indicating the road to which the road link belongs. For example, a combination of a road type, a line number, a prefecture code, and the like may be used as the identifier. A code that is mechanically uniquely assigned to each road may be given in advance, and the code may be used as a road identifier. Detailed data such as a road name may be used as a road identifier as it is. For road links that do not belong to a road,
An identifier indicating this is stored as a road identifier.

【0033】同一の道路内でユニークな番号(403
b)は、地図データベース(401)の中で、同じ道路
に属する道路リンクの識別子(402)を一意に指定で
きる値にする。
A unique number (403) within the same road
b) is set to a value that can uniquely specify an identifier (402) of a road link belonging to the same road in the map database (401).

【0034】経路算出手段(101)及び現在位置検出
手段(102)が地図データベース(106)を要しな
い動作をする場合も、上記のような地図データベースの
構成を各手段の共通の背景として有するものとする。
Even when the route calculating means (101) and the current position detecting means (102) operate without the need for the map database (106), the above-mentioned configuration of the map database is used as a common background for each means. And

【0035】図5は、請求項1に記載した経路誘導装置
の動作のフローチャートである。以下、その動作を説明
する.経路算出手段(101)が、経路探索の出発地と
目的地との入力を受け、地図記憶手段(106)から地
図データベースに格納されている道路ネットワークを読
み出し、出発地から目的地に向かう経路を探索し、探索
結果を経路に含まれている道路リンクの識別子の列とし
て、誘導制御手段(104)に渡す(501)。
FIG. 5 is a flowchart showing the operation of the route guidance apparatus according to the first embodiment. The operation is described below. The route calculation means (101) receives the input of the departure place and the destination of the route search, reads the road network stored in the map database from the map storage means (106), and determines the route from the departure place to the destination. The search is performed, and the search result is passed to the guidance control unit (104) as a column of the identifiers of the road links included in the route (501).

【0036】現在位置検出手段(102)が、この装置
を搭載する移動体の現在位置をGPSを利用して検出
し、検出した位置を地図記憶手段(106)に格納され
る地図データベースとのマップマッチングにより該当す
る道路リンクに変換し、その道路リンクの識別子を検出
結果として誘導制御手段(104)に渡す(502)。
The current position detecting means (102) detects the current position of the moving object equipped with this device by using GPS, and the detected position is mapped to a map database stored in the map storage means (106). The link is converted into a corresponding road link by matching, and the identifier of the road link is passed to the guidance control means (104) as a detection result (502).

【0037】誘導制御手段(104)が、経路算出手段
(101)の出力する道路リンクの識別子の列から、誘
導情報作成に使用する道路リンクを選別し、その各々の
道路リンクの識別子を順に道路名称獲得手段(103)
に渡す。道路名称獲得手段(103)は、誘導制御手段
(104)からリンクの識別子を入力され、その識別子
に対応する道路名称を獲得し、誘導制御手段(104)
に出力する(503)。
The guidance control means (104) selects road links to be used for creating guidance information from the column of road link identifiers output from the route calculation means (101), and sequentially identifies each road link identifier in the road. Name acquisition means (103)
Pass to. The road name acquisition means (103) receives the link identifier from the guidance control means (104), acquires the road name corresponding to the identifier, and provides the guidance control means (104).
(503).

【0038】誘導制御手段(104)が、現在位置検出
手段(102)によって検出された現在位置から経路算
出手段(101)の算出した経路に沿って走行するため
の誘導情報を作成する。その際に、道路名称獲得手段
(103)が出力した道路名称を使用し、作成した誘導
情報を表示手段(105)に渡す。本実施の形態では、
各々の道路名称に現在位置であることを示すフラグを設
け、現在位置検出手段(102)が検出した現在位置の
道路リンクの識別子から得られた道路名称のうち該当す
るものにそのフラグを立てることで、現在位置を表現す
る(504)。表示手段(105)が、誘導制御手段
(104)が出力した誘導情報を出力する(505)。
The guidance control means (104) creates guidance information for traveling along the route calculated by the route calculation means (101) from the current position detected by the current position detection means (102). At that time, the generated guidance information is passed to the display means (105) using the road name output by the road name acquisition means (103). In the present embodiment,
A flag indicating the current position is provided for each road name, and the flag is set for the corresponding road name obtained from the identifier of the road link of the current position detected by the current position detecting means (102). Represents the current position (504). The display means (105) outputs the guidance information output by the guidance control means (104) (505).

【0039】以上のように、本実施の形態では、道路リ
ンクの識別子(403)の列で表現された経路や現在位
置から誘導制御手段(104)が誘導情報を作成する際
に、道路リンクの識別子(403)に格納されている道
路の識別子(403a)から道路名称獲得手段(10
3)が道路名称を獲得することにより、経路を表現する
道路リンクの属する道路の名称を地図データベース(4
01)を参照することなく獲得して誘導情報を作成する
ことができ、その実用的効果は大きい。
As described above, in the present embodiment, when the guidance control means (104) creates guidance information from the route and the current position represented by the column of the road link identifier (403), the road link The road name obtaining means (10) is obtained from the road identifier (403a) stored in the identifier (403).
By acquiring the road name, the name of the road to which the road link representing the route belongs is assigned to the map database (4).
No. 01) can be obtained and guidance information can be created without referring to it, and its practical effect is great.

【0040】(実施の形態2)請求項2に記載した経路
誘導方法の動作のフローチャート、実施例、動作は、実
施の形態1に準ずる。 (実施の形態3)請求項3に記載した記録媒体に収納さ
れる経路誘導方法のフローチャート、実施例、動作は、
実施の形態1に準ずる。 (実施の形態4)請求項4に記載した経路誘導装置の構
成図、フローチャートは、実施の形態1に準ずる。
(Embodiment 2) A flowchart, an example, and an operation of the route guidance method according to the second embodiment are the same as those of the first embodiment. (Embodiment 3) A flowchart, an example, and an operation of a route guidance method stored in a recording medium according to claim 3 are as follows.
According to Embodiment 1. (Embodiment 4) The configuration diagram and the flow chart of the route guidance device according to the fourth embodiment conform to the first embodiment.

【0041】図6は、実施の形態4における道路リンク
の識別子の図である.601は地図データベース内で道
路リンクを一意に定める道路リンクの識別子である。道
路リンクの識別子(601)は、道路の識別子(601
a)と、同一の道路内でユニークな番号(601b)と
で構成される。
FIG. 6 is a diagram of road link identifiers according to the fourth embodiment. Reference numeral 601 denotes a road link identifier that uniquely defines a road link in the map database. The road link identifier (601) is the road identifier (601).
a) and a unique number (601b) within the same road.

【0042】601aは当該道路リンクが属する道路を
示す道路の識別子である。道路の識別子(601a)
は、各々の道路に一意に与えられているだけでなく、そ
の値をもとに、誘導情報に使用する道路名称を作成でき
る。例えば、各々の道路に番号が振られ、その番号が一
般に知られているような場合や、道路名称を道路の識別
子に直接格納する場合などである。
Reference numeral 601a denotes a road identifier indicating the road to which the road link belongs. Road identifier (601a)
Is not only uniquely assigned to each road, but also a road name used for guidance information can be created based on the value. For example, there is a case where a number is assigned to each road and the number is generally known, or a case where the road name is directly stored in the identifier of the road.

【0043】道路の識別子(601a)は、複数の属性
を組み合わせることで道路を特定できる場合には、複数
のフィールドに分けて使用することができる。例えば、
道路の種別、路線番号、県コードなどの組合せを識別子
にする場合などである。
The road identifier (601a) can be used in a plurality of fields when a road can be specified by combining a plurality of attributes. For example,
For example, a combination of a road type, a line number, a prefecture code, or the like is used as an identifier.

【0044】本実施の形態では、道路の識別子(601
a)は、道路種別(601c)と道路番号(601d)
とで構成される。例えば、道路ネットワークで、道路種
別ごとに、路線番号を設定している場合がこれに該当す
る。このように道路の識別子(601a)を複数のフィ
ールドに分けて使用する場合、その分け方は地図データ
ベースに格納される全ての道路リンクに統一して適用さ
れ、また道路名称獲得手段(103)にも予めその分け
方が判っているものとする。
In this embodiment, the identifier of the road (601
a) is the road type (601c) and the road number (601d)
It is composed of For example, this corresponds to a case where a route number is set for each road type in the road network. When the road identifier (601a) is divided into a plurality of fields and used as described above, the dividing method is applied to all the road links stored in the map database in a unified manner. It is also assumed that the method of division is known in advance.

【0045】また道路の識別子には0が使われないもの
とする。どの道路にも属していない道路リンクでは、道
路の識別子として0を格納し、どの道路にも属していな
いことを表現する。
It is also assumed that 0 is not used as a road identifier. For a road link that does not belong to any road, 0 is stored as a road identifier to indicate that it does not belong to any road.

【0046】601bは同じ道路の識別子(601a)
を持つ、同じ地図データベース内の道路リンクに対して
一意に与える同一の道路内でユニークな番号である。道
路の識別子(601a)が違う道路リンクの識別子(6
01)同士なら、同じ番号があってもよい。
601b is the identifier of the same road (601a)
Is a unique number within the same road that is uniquely given to a road link in the same map database. The identifier (6) of the road link having a different road identifier (601a)
01) may have the same number.

【0047】道路名称獲得手段(103)は、入力され
た道路リンクの識別子(601)から道路の識別子(6
01a)を獲得し、さらに道路の識別子(601a)か
ら道路名称を作成、出力する。
The road name obtaining means (103) converts the input road link identifier (601) from the road identifier (6).
01a), and a road name is created and output from the road identifier (601a).

【0048】本実施の形態では、道路リンクの識別子
(601)をビット列として取り扱い、その上位のある
数のビットを取り出し、そこを道路の識別子(601
a)とする。道路の識別子のビット数は固定した値が予
め定められている。道路の識別子から道路種別(601
c)と道路番号(601d)を獲得するのも同様であ
る。各々の道路種別に対応する道路種別名称を道路名称
獲得手段(103)に記憶させておく。
In the present embodiment, the road link identifier (601) is treated as a bit string, a certain number of high-order bits are extracted, and the extracted bits are used as the road identifier (601).
a). A fixed value is predetermined for the number of bits of the road identifier. From the road identifier, the road type (601
c) and the road number (601d) are obtained in the same manner. The road type name corresponding to each road type is stored in the road name obtaining means (103).

【0049】道路名称獲得手段は(103)は、道路の
識別子(601)を入力されると、それから道路の識別
子(601a)を獲得、さらにそれから道路種別(60
1c)と道路番号(601d)とを獲得する。まず、道
路種別(601c)から、それに対応している道路種別
名称を求める。次に、道路番号がXの時に「X号線」と
なる文字列を作る。これを道路種別名称の文字列につな
いで、道路名称とする。例えば、高速道路の1号線では
高速道路という道路種別から「高速」という文字列を獲
得し、1号線を示す道路番号1からは「1号線」という
文字列を作成、両者を接続することで「高速1号線」と
いう文字列とし、道路名称として出力する。
When the road name obtaining means (103) receives the road identifier (601), the road name obtaining means obtains the road identifier (601a), and further obtains the road type (60).
1c) and the road number (601d). First, a road type name corresponding to the road type (601c) is obtained. Next, a character string that becomes "X-line" when the road number is X is created. This is connected to the character string of the road type name to form a road name. For example, in the case of the highway No. 1, a character string of "highway" is acquired from the road type of the expressway, a character string of "highway 1" is created from the road number 1 indicating the highway 1, and the two are connected. This is output as a character string of "Highway No. 1" as a road name.

【0050】道路の識別子の値が0の時は、文字列「一
般道」を道路名称として出力する.道路リンクの識別子
(601)の中で道路の識別子(601a)が位置する
場所は、上位でも下位でも中間でも、また複数に分かれ
ていてもよい。またビットで分ける他に、10進法で道
路リンクの識別子を解釈した時の桁で分けるなど、任意
の進法で道路の番号と道路内で一意な番号を区別してよ
い。これは、道路の識別子(601a)における道路種
別(601c)と道路番号(601d)に関しても同様
である。
When the value of the road identifier is 0, the character string "general road" is output as the road name. The place where the road identifier (601a) is located in the road link identifier (601) may be higher, lower, middle, or plural. In addition to the division by bits, the road number and the unique number within the road may be distinguished by an arbitrary decimal system, such as by the digit when the identifier of the road link is interpreted in decimal. The same applies to the road type (601c) and the road number (601d) in the road identifier (601a).

【0051】誘導制御手段(104)は、道路名称獲得
手段(103)が経路の各道路リンクの識別子から獲得
した道路名称を使用して、実施の形態1で述べたような
誘導情報を作成する。
The guidance control means (104) uses the road name acquired from the identifier of each road link of the route by the road name acquisition means (103) to create the guidance information as described in the first embodiment. .

【0052】以上のように、本実施の形態では、道路リ
ンクの識別子(601)の列で表現された経路や現在位
置から誘導制御手段(104)が誘導情報を作成する際
に、道路リンクの識別子(601)に格納されている道
路の識別子(601a)を道路名称獲得手段(103)
が変換して道路名称を獲得することにより、経路を表現
する道路リンクの属する道路の名称を地図データベース
を参照することなく、また他の対応表をも参照すること
なく獲得して誘導情報を作成することができ、その実用
的効果は大きい。
As described above, in the present embodiment, when the guidance control means (104) creates guidance information from the route or the current position represented by the column of the road link identifier (601), the road link information is generated. The road identifier (601a) stored in the identifier (601) is stored in the road name obtaining means (103).
Is converted to obtain road names, so that guidance information is created by obtaining the name of the road to which the road link representing the route belongs without referring to the map database and without referring to other correspondence tables. The practical effect is great.

【0053】(実施の形態5)請求項5に記載した経路
誘導方法のフローチャート、実施例、動作は、実施の形
態4に準ずる。
(Embodiment 5) The flowchart, examples, and operations of the route guidance method according to the fifth embodiment are the same as those of the fourth embodiment.

【0054】(実施の形態6)請求項6に記載した記録
媒体に収納される経路誘導方法のフローチャート、実施
例、動作は、実施の形態4に準ずる。
(Embodiment 6) A flowchart, an example, and an operation of a route guidance method stored in a recording medium according to a sixth embodiment are the same as those of the fourth embodiment.

【0055】(実施の形態7)図7は、請求項7に記載
した経路誘導装置のブロック図である.101〜106
は、図1に準ずる。ただし、道路名称獲得手段(10
3)は、道路リンクの識別子を判断する際に道路対応表
記憶手段(701)を参照する。
(Embodiment 7) FIG. 7 is a block diagram of a route guidance apparatus according to a seventh aspect. 101-106
Is based on FIG. However, the road name acquisition means (10
3) refers to the road correspondence table storage means (701) when determining the identifier of the road link.

【0056】701は道路リンクの識別子に格納される
道路の識別子と、表示手段(105)で表示に使用され
る道路名称との対応関係を記録する道路対応表を格納し
ている道路対応表記憶手段である。
Reference numeral 701 denotes a road correspondence table storing a road correspondence table for recording the correspondence between the road identifier stored in the road link identifier and the road name used for display by the display means (105). Means.

【0057】図8は、実施の形態7における、道路リン
クの識別子と、道路対応表記憶手段に格納される道路対
応表の例である。地図記憶手段(106)に格納されて
いる地図データベースの道路ネットワークを構成する道
路リンクが属する道路には、道路の識別子として、道路
番号が割り振られている。この道路番号は、誘導情報に
使用できる道路名称に変換できるものである必要はな
い。また道路番号には0が使われないものとする。どの
道路にも属していない道路リンクでは、道路番号として
0を格納し、どの道路にも属していないことを表現す
る。
FIG. 8 shows an example of a road link identifier and a road correspondence table stored in the road correspondence table storage means in the seventh embodiment. A road number is assigned as a road identifier to a road to which a road link constituting the road network of the map database stored in the map storage means (106) belongs. This road number does not need to be convertible to a road name that can be used for guidance information. It is assumed that 0 is not used for the road number. For a road link that does not belong to any road, 0 is stored as a road number, indicating that it does not belong to any road.

【0058】801は道路対応表記憶手段(701)に
格納されている道路対応表である.道路対応表(80
1)には、地図記憶手段(106)に格納されている地
図データベースの道路ネットワークを構成している道路
リンクが属する全ての道路の道路番号に関して、その道
路番号が示す道路に関する属性との組が格納される。
Reference numeral 801 denotes a road correspondence table stored in the road correspondence table storage means (701). Road correspondence table (80
In 1), a set of the road numbers of all the roads to which the road links constituting the road network of the map database stored in the map storage means (106) belong with the attribute of the road indicated by the road number is set. Is stored.

【0059】801aは道路対応表(801)に格納さ
れる道路番号である。道路に属していない道路リンクで
あることを示す道路番号である0は道路対応表(80
1)に格納してもよいし、格納しなくてもよい。本実施
の形態では道路番号0は格納しないものとする。地図デ
ータベースに格納されている道路リンクが属している道
路の道路番号以外の道路番号が格納されていてもよい。
一つの道路番号(801a)を複数格納してはいけな
い。
801a is a road number stored in the road correspondence table (801). A road number 0 indicating a road link that does not belong to a road is a road correspondence table (80
It may or may not be stored in 1). In this embodiment, it is assumed that the road number 0 is not stored. A road number other than the road number of the road to which the road link stored in the map database belongs may be stored.
A plurality of one road number (801a) must not be stored.

【0060】801b、801cは道路の属性である道
路通称名及び道路種別である。本実施の形態では道路通
称名(801b)と道路種別(801c)を格納するこ
とにしているが、属性の種類は道路名称獲得手段(10
3)が道路名称を獲得する方法に応じて決められる。道
路名称獲得手段(103)が道路名称を獲得するのに必
要な道路の属性は全て、これらのように道路対応表(8
01)に格納されていなければならない。道路対応表
(801)に格納される属性のいずれかが、道路名称そ
のままである必要はない。道路名称獲得手段(103)
が使用しない属性は入っていてもよい。また複数の道路
番号(801a)に関して、対応する属性の値が一致し
ていてもよい。道路に属していない道路リンクであるこ
とを表す道路番号0を道路対応表(801)に格納する
際には、それに対応している道路属性をもとに道路名称
獲得手段(103)がその道路リンクが道路に属してい
ないことを示す誘導情報を作成するための道路名称を獲
得できるように、属性を設定する。
Reference numerals 801b and 801c denote road names and road types, which are attributes of the road. In the present embodiment, the road common name (801b) and the road type (801c) are stored.
3) is determined according to the method of obtaining the road name. All road attributes necessary for the road name obtaining means (103) to obtain the road name are as shown in the road correspondence table (8).
01) must be stored. One of the attributes stored in the road correspondence table (801) does not need to be the road name as it is. Road name acquisition means (103)
Attributes not used by may be included. Further, with respect to a plurality of road numbers (801a), the values of the corresponding attributes may match. When storing the road number 0 indicating that the road link does not belong to the road in the road correspondence table (801), the road name obtaining means (103) uses the road attribute based on the road attribute corresponding to the road number. The attribute is set so that a road name for creating guidance information indicating that the link does not belong to the road can be obtained.

【0061】802は道路リンクの識別子である。この
道路リンクの識別子(802)は、道路の識別子である
道路番号(802a)と、同一の道路でユニークな番号
(802b)とで構成される。802aは道路の識別子
である道路番号である。道路対応表(801)に格納さ
れている道路番号(801a)に対応する。802bは
同一の道路でユニークな番号である。同じ道路番号(8
02a)を持つ道路リンク同士では異なる値となる。
Reference numeral 802 denotes a road link identifier. The road link identifier (802) includes a road number (802a), which is a road identifier, and a unique number (802b) for the same road. 802a is a road number which is an identifier of the road. It corresponds to the road number (801a) stored in the road correspondence table (801). 802b is a unique number on the same road. Same road number (8
02a) have different values between road links.

【0062】道路名称獲得手段(103)は、道路リン
クの識別子(802)を入力されるとそこから道路番号
(802a)を得て、道路対応表(801)で同じ道路
番号(801a)を探し、それに対応して格納されてい
る道路通称名(801b)を獲得、これを道路名称とし
て出力するものとする。
When the road link identifier (802) is input, the road name obtaining means (103) obtains the road number (802a) therefrom, and searches the road correspondence table (801) for the same road number (801a). , The road common name (801b) stored corresponding thereto is acquired, and this is output as the road name.

【0063】また道路名称獲得手段(103)は、道路
リンクの識別子を入力されると、その道路リンクが道路
に属さないものであるかどうかを判断し、道路に属さな
いものである時には「一般道」という文字列を道路名称
として返す。これは、「なし」のような文字列でもよい
し、文字列の字数を自由に調節できるならば文字数を0
にしてもよいし、文字列のポインタを渡す方式ならばヌ
ルポインタを渡すようにしてもよい。表示手段(10
5)が表示にそのまま使用できる文字列以外のものを返
す時には、誘導制御手段(104)がそれを、「一般
道」「名称なし」等の文字列に置き換える。また道路対
応表(801)が道路の識別子0に対応している時は、
通常同様に道路の識別子0に対応する道路名称を獲得し
てもよい。まずは道路対応表から道路番号が0である行
を探し、それが存在しない時には改めて道路番号0用の
処理をしてもよい。
When the identifier of the road link is inputted, the road name obtaining means (103) judges whether the road link does not belong to the road or not. Returns the character string "road" as the road name. This may be a character string such as "none", or if the number of characters in the character string can be freely adjusted, the number of characters is set to 0.
Alternatively, if a method of passing a character string pointer is used, a null pointer may be passed. Display means (10
When 5) returns a character string other than a character string that can be used as it is for display, the guidance control means (104) replaces it with a character string such as "general road" or "unnamed". When the road correspondence table (801) corresponds to the road identifier 0,
Ordinarily, the road name corresponding to the road identifier 0 may be obtained. First, a line having a road number of 0 may be searched from the road correspondence table, and if it does not exist, the process for the road number 0 may be performed again.

【0064】以上のように、本実施の形態では、道路リ
ンクの識別子(802)の列で表現された経路や現在位
置から誘導制御手段(104)が誘導情報を作成する際
に、道路リンクの識別子(802)に格納されている道
路番号(802a)から道路名称獲得手段(103)が
道路対応表(801)を用いて道路通称名(801b)
を獲得することにより、経路を表現する道路リンクの属
する道路の名称が道路の識別子に格納不可能な場合でも
誘導情報を作成することができ、その実用的効果は大き
い。
As described above, in the present embodiment, when the guidance control means (104) creates guidance information from the route and the current position represented by the column of the road link identifier (802), the road link From the road number (802a) stored in the identifier (802), the road name obtaining means (103) uses the road correspondence table (801) to identify the road alias (801b).
By obtaining, the guidance information can be created even when the name of the road to which the road link representing the route belongs cannot be stored in the identifier of the road, and the practical effect is large.

【0065】(実施の形態8)請求項8に記載した経路
誘導方法のフローチャート、実施例、動作は、実施の形
態7に準ずる。
(Embodiment 8) The flowchart, examples, and operations of the route guidance method according to the eighth embodiment conform to those of the seventh embodiment.

【0066】(実施の形態9)請求項9に記載した記録
媒体に収納される経路誘導方法のフローチャート、実施
例、動作は、実施の形態7に準ずる。
(Embodiment 9) A flowchart, an example, and an operation of a route guidance method stored in a recording medium according to a ninth embodiment are the same as those of the seventh embodiment.

【0067】(実施の形態10)請求項10に記載した
経路誘導装置のブロック図は、実施の形態7の図7と同
じである。ただし、道路名称獲得手段(103)は、道
路リンクの識別子の値によって、道路対応表を参照する
かしないかを決定した上で、その決定に基づいて道路名
称を獲得する。
(Embodiment 10) A block diagram of the route guidance apparatus according to the tenth embodiment is the same as that of FIG. 7 of the seventh embodiment. However, the road name obtaining means (103) determines whether to refer to the road correspondence table based on the value of the identifier of the road link, and then obtains the road name based on the determination.

【0068】図9は、実施の形態10における、道路リ
ンクの識別子と、道路対応表記憶手段に格納される道路
対応表の例の図である。地図記憶手段(106)に格納
されている地図データベースの道路ネットワークを構成
する道路リンクの属する道路は、道路名称が道路番号で
表現できるものと、表現できないものとの2種類に分け
られる。この2種類の道路では、道路番号が互いに独立
して設定される。道路名称が道路番号で表現できる道路
は、国道や県道など、番号で整備されている道路であ
る。この時、道路番号としてはそれらの路線番号を使用
する。また道路名称もその路線番号から作成する。
FIG. 9 is a diagram showing an example of a road link identifier and a road correspondence table stored in the road correspondence table storage means in the tenth embodiment. The roads to which the road links constituting the road network of the map database stored in the map storage means (106) belong are classified into two types: those whose road names can be expressed by road numbers and those whose road names cannot be expressed. For these two types of roads, road numbers are set independently of each other. A road whose road name can be represented by a road number is a road maintained by a number, such as a national road or a prefectural road. At this time, those line numbers are used as the road numbers. The road name is also created from the line number.

【0069】道路名称が道路番号で表現できない道路
は、地名などを道路名称にしている道路、例えば東海
道、東名高速、綱島街道、本郷通りなどである。それら
の道路では、道路番号を各々の道路に一意に与える。道
路番号と道路名称との対応づけは、道路対応表(90
1)で行なわれる。
The roads whose road names cannot be represented by road numbers are roads that use place names as road names, for example, Tokaido, Tomei Expressway, Tsunashima Kaido, Hongo-dori. For those roads, a road number is uniquely assigned to each road. The correspondence between the road number and the road name can be found in the road correspondence table (90
Performed in 1).

【0070】本実施の形態では、先ず、道路名称が道路
番号で表現できる道路では、道路種別などの属性を付加
せずに路線番号だけで道路が特定できるものとする。ま
た両者とも、道路番号に0は使用しないものとする。0
は、道路に属しない道路リンクにおいて道路番号として
使用する。道路に属しない道路リンクを、両者のいずれ
として扱うかは予め決めておく。本実施の形態では、道
路名称を道路番号で表現できる道路と同じ扱いをするも
のとする。
In this embodiment, first, it is assumed that a road whose road name can be represented by a road number can be specified only by the line number without adding an attribute such as a road type. In both cases, 0 is not used for the road number. 0
Is used as a road number in a road link that does not belong to a road. It is determined in advance whether a road link that does not belong to a road is treated as either of them. In the present embodiment, it is assumed that a road name is treated the same as a road that can be expressed by a road number.

【0071】901は道路対応表記憶手段(701)に
格納されている道路対応表である.道路対応表(90
1)には、地図記憶手段(106)に格納されている地
図データベースの道路ネットワークを構成している道路
リンクが属する道路のうち、道路名称獲得手段(10
3)が道路リンクの識別子から道路名称を獲得する際に
道路対応表(901)を使用する道路の道路番号に関し
て、その道路番号が示す道路に関する属性との組が格納
される。
Reference numeral 901 denotes a road correspondence table stored in the road correspondence table storage means (701). Road correspondence table (90
Among the roads to which the road links constituting the road network of the map database stored in the map storage means (106) belong, the road name acquisition means (10) includes:
In 3), when a road name is acquired from an identifier of a road link, a set of a road number of a road using a road correspondence table (901) and an attribute related to the road indicated by the road number is stored.

【0072】901aは道路対応表(901)に格納さ
れる道路番号である。道路対応表(901)を参照しな
い道路リンクの道路番号(903b)は道路対応表(9
01)に格納する必要はない。地図データベースに格納
されている道路リンクが属している道路の道路番号以外
の道路番号が格納されていてもよい。一つの道路番号
(901a)を複数格納してはいけない。
Reference numeral 901a denotes a road number stored in the road correspondence table (901). The road number (903b) of the road link that does not refer to the road correspondence table (901) is stored in the road correspondence table (9).
01) need not be stored. A road number other than the road number of the road to which the road link stored in the map database belongs may be stored. A plurality of one road number (901a) must not be stored.

【0073】901b、901cは道路の属性である道
路通称名及び道路種別である。本実施の形態では道路通
称名(901b)と道路種別(901c)を格納するこ
とにしているが、属性の種類は道路名称獲得手段(10
3)が道路名称を獲得する方法に応じて決められる。道
路名称獲得手段(103)が道路名称を獲得するのに必
要な道路の属性は全て、これらのように道路対応表(9
01)に格納されていなければならない。道路対応表
(901)に格納される属性のいずれかが、道路名称そ
のままである必要はない。道路名称獲得手段(103)
が使用しない属性は入っていてもよい。また複数の道路
番号(901a)に関して、対応する属性の値が一致し
ていてもよい。
Reference numerals 901b and 901c denote a road common name and a road type, which are attributes of the road. In the present embodiment, the road common name (901b) and the road type (901c) are stored.
3) is determined according to the method of obtaining the road name. All road attributes necessary for the road name obtaining means (103) to obtain a road name are as shown in FIG.
01) must be stored. One of the attributes stored in the road correspondence table (901) does not need to be the road name as it is. Road name acquisition means (103)
Attributes not used by may be included. Also, for a plurality of road numbers (901a), the values of the corresponding attributes may match.

【0074】道路リンクの識別子には、道路名称を獲得
する際に道路対応表(901)を参照するもの(90
2)と、参照しないもの(903)とがある。それらの
区別には、道路リンクの識別子(902または903)
にある特定の処理をすることで得られる値を使用する。
その値を得るためには、道路リンクの識別子(902ま
たは903)のうち特定の1ビットを使用してもよい
し、複数のビットを使用しそれで表現されるビットパタ
ーンそれぞれを両者のいずれかに振り分けてもよいし、
10進法などの表記に変換して特定の桁あるいは複数の
桁をそのためのコードとして使用してもよい。
The identifier of the road link refers to the identifier (90) referring to the road correspondence table (901) when acquiring the road name.
2) and those not referred to (903). To distinguish them, the identifier of the road link (902 or 903)
Use the value obtained by performing a specific process.
In order to obtain the value, one specific bit of the road link identifier (902 or 903) may be used, or a plurality of bits may be used and each bit pattern represented by the bit pattern may be used for either of them. You can sort them out,
A specific digit or a plurality of digits may be converted into a notation such as a decimal notation and used as a code therefor.

【0075】本実施の形態では、道路リンクの識別子の
先頭の1ビットの値で区別するものとする。道路対応表
を参照するものの先頭ビット(902a)は1、参照し
ないものの先頭ビット(903a)は0とする。
In this embodiment, it is assumed that the identification is made by the value of the first bit of the identifier of the road link. The first bit (902a) of those that refer to the road correspondence table is 1, and the first bit (903a) of those that do not refer to it is 0.

【0076】902は道路名称獲得手段(103)が道
路名称を獲得する際に道路対応表記憶手段(701)に
格納される道路対応表(901)を参照する道路リンク
の識別子である。これは、読みとり方法を指定するビッ
ト(902a)と、道路番号(902b)と、同一の道
路内でユニークな番号(902c)とで構成される。
Reference numeral 902 denotes a road link identifier which refers to the road correspondence table (901) stored in the road correspondence table storage means (701) when the road name acquisition means (103) acquires the road name. This is composed of a bit (902a) designating a reading method, a road number (902b), and a unique number (902c) within the same road.

【0077】道路番号(902b)は、道路対応表(9
01)の道路番号(901a)の同じ値のものと対応す
る。
The road number (902b) is stored in the road correspondence table (9
01) corresponding to the same road number (901a).

【0078】903は道路名称獲得手段(103)が道
路名称を獲得する際に道路対応表記憶手段(701)に
格納される道路対応表(901)を参照しない道路リン
クの識別子である。これは、読みとり方法を指定するビ
ット(903a)と、道路番号(903b)と、同一の
道路内でユニークな番号(903c)とで構成される。
Reference numeral 903 denotes a road link identifier that does not refer to the road correspondence table (901) stored in the road correspondence table storage means (701) when the road name acquisition means (103) acquires the road name. This is composed of a bit (903a) designating a reading method, a road number (903b), and a unique number (903c) within the same road.

【0079】道路番号(903b)を変換することで、
道路名称が得られる.道路対応表を参照する場合の道路
番号(902b)と、参照しない場合の道路番号(90
3b)とは独立しており、同じ番号が存在してもよい
し、道路リンクの識別子(902あるいは903)に格
納する際の格納方法が異なっていてもよい。
By converting the road number (903b),
The road name is obtained. A road number (902b) when referring to the road correspondence table and a road number (90
3b), the same number may exist, or the storage method for storing the identifier in the road link identifier (902 or 903) may be different.

【0080】道路名称獲得手段(103)は、入力され
た道路リンクの識別子の最上位のビット(902a)が
1である時は、道路リンクの識別子(902)が道路対
応表を参照することで道路名称を獲得する道路に属して
いる道路リンクの識別子であると判断する。そして、道
路リンクの識別子(902)から道路番号(902b)
を取り出し、道路対応表記憶手段(701)に格納され
ている道路対応表(901)を調べ、道路リンクの識別
子(902)に格納されている道路番号(902b)と
同じ道路番号(901a)に対応している道路通称名
(901b)を獲得し、道路名称として出力する。
When the most significant bit (902a) of the input road link identifier is 1, the road name acquiring means (103) refers to the road link identifier (902) by referring to the road correspondence table. It is determined that the identifier is the identifier of the road link belonging to the road for which the road name is to be obtained. Then, the road number (902b) is obtained from the road link identifier (902).
Then, the road correspondence table (901) stored in the road correspondence table storage means (701) is checked, and the road correspondence table (901) is stored in the same road number (902b) as the road number (902b) stored in the road link identifier (902). The corresponding road common name (901b) is obtained and output as a road name.

【0081】また道路リンクの識別子の最上位のビット
(903a)が0である時は、道路リンクの識別子(9
03)は道路対応表(901)を参照しないで道路名称
を獲得する道路に属している道路リンクの識別子である
と判断する。そして、道路リンクの識別子(903)か
ら道路番号(903b)を獲得、これを変換して道路名
称を作成、道路名称として出力する。但し、道路番号が
0の時は、「一般道」を道路名称として出力する。
When the most significant bit (903a) of the road link identifier is 0, the road link identifier (9
03) is determined to be the identifier of the road link belonging to the road for which the road name is acquired without referring to the road correspondence table (901). Then, a road number (903b) is obtained from the road link identifier (903) and converted to generate a road name, which is output as a road name. However, when the road number is 0, “general road” is output as a road name.

【0082】以上のように、本実施の形態では、道路リ
ンクの識別子の列で表現された経路や現在位置から誘導
制御手段(104)が誘導情報を作成する際に、道路リ
ンクの識別子(902、903)を用いて、ある一定の
処理を行なうことで道路名称獲得手段(103)が道路
名称を獲得する。道路名称獲得手段(103)が道路リ
ンクの識別子(902、903)から道路名称を獲得す
る際には、まず道路リンクの識別子(902、903)
から読みとり方法を指定するビット(902a、903
a)を獲得し、その値によって、道路名称獲得手段(1
03)が道路番号(902b)を基に道路対応表(90
1)を参照して道路通称名(901b)を獲得するか、
道路番号(903b)を道路名称獲得手段(103)が
変換して道路名称を獲得するかを判断、実行する。
As described above, in the present embodiment, when the guidance control means (104) creates the guidance information from the route and the current position represented by the column of the identifier of the road link, the identifier (902) of the road link is used. , 903), the road name obtaining means (103) obtains the road name by performing a certain process. When the road name obtaining means (103) obtains the road name from the road link identifier (902, 903), first, the road link identifier (902, 903)
(902a, 903)
a) is obtained, and the road name obtaining means (1)
03) is a road correspondence table (90) based on the road number (902b).
Refer to 1) to get the road common name (901b) or
The road name obtaining means (103) converts the road number (903b) to obtain the road name, and determines and executes it.

【0083】このことにより、経路を表現する道路リン
クの属する道路の名称を地図データベースを参照するこ
となく獲得して誘導情報を作成することができ、またそ
の際に道路の識別子に道路名称を格納できないものに関
しては道路対応表を利用することで道路名称を獲得可能
とすることができ、その実用的効果は大きい。
Thus, the name of the road to which the road link representing the route belongs can be obtained without referring to the map database to create the guidance information. At this time, the road name is stored in the identifier of the road. For those that cannot, the road name can be obtained by using the road correspondence table, and the practical effect is great.

【0084】(実施の形態11)請求項11に記載した
経路誘導方法のフローチャート、実施例、動作は、実施
の形態10に準ずる。
(Embodiment 11) The flowchart, examples, and operations of the route guidance method according to the eleventh embodiment are the same as those of the tenth embodiment.

【0085】(実施の形態12)請求項12に記載した
記録媒体に収納される経路誘導方法のフローチャート、
実施例、動作は、実施の形態10に準ずる。
(Embodiment 12) A flowchart of a route guidance method stored in a recording medium according to claim 12,
The working examples and operations are in accordance with the tenth embodiment.

【0086】(実施の形態13)請求項13に記載した
経路誘導装置のブロック図は、実施の形態10の図7と
同じである。
(Thirteenth Embodiment) A block diagram of a route guidance apparatus according to a thirteenth embodiment is the same as that of the tenth embodiment shown in FIG.

【0087】図10は、実施の形態13における、道路
リンクの識別子と、道路対応表記憶手段に格納される道
路対応表の例の図である。
FIG. 10 is a diagram showing an example of a road link identifier and a road correspondence table stored in the road correspondence table storage means according to the thirteenth embodiment.

【0088】本実施の形態では、地図記憶手段(10
6)に格納されている地図データベースの道路ネットワ
ークを構成する道路リンクの属する道路を、県道(都道
府県道を、以下では県道と表記する)とその他の道路の
2種類に分ける。
In this embodiment, the map storage means (10
Roads to which the road links constituting the road network of the map database stored in 6) belong are classified into two types: prefectural roads (prefectural roads are hereinafter referred to as prefectural roads) and other roads.

【0089】県道は、都道府県コードと路線番号との組
合せで表す。表示手段(105)での表示には、都道府
県名と路線番号との組合せを使用する。
A prefectural road is represented by a combination of a prefectural code and a line number. For the display on the display means (105), a combination of a prefecture name and a line number is used.

【0090】その他の道路は、道路番号を各々の道路に
一意に与える。道路番号と道路名称との対応づけは、道
路対応表(1001)で行なわれる。
For other roads, a road number is uniquely assigned to each road. The association between the road number and the road name is performed in the road correspondence table (1001).

【0091】本実施の形態では、道路に属しない道路リ
ンクは、県道以外の扱いとし、また道路番号としては0
を格納する。
In this embodiment, a road link that does not belong to a road is treated as a road other than a prefectural road.
Is stored.

【0092】1001は道路対応表記憶手段(701)
に格納されている道路対応表である。道路対応表(10
01)、道路番号(1003a)、道路通称名(100
1b)、及び道路種別(1001c)に関してはそれぞ
れ、実施の形態10における道路対応表(901)、道
路番号(901a)、道路通称名(901b)、道路種
別(901c)に準ずる。
1001 is a road correspondence table storage means (701)
It is a road correspondence table stored in. Road correspondence table (10
01), the road number (1003a), the common name of the road (100
1b) and the road type (1001c) conform to the road correspondence table (901), the road number (901a), the road common name (901b), and the road type (901c) in the tenth embodiment, respectively.

【0093】1002は県道以外の道路リンクの識別子
である。道路リンクの識別子(1002)は、県道以外
を示すコード(1002a)、道路番号(1002
b)、及び道路内でユニークな番号(1002c)とで
構成される。県道以外を示すコード(1002a)は、
県道の道路リンクの識別子(1003)の都道府県コー
ド(1003a)の上位2ビットに相当する2ビットで
ある。
1002 is an identifier of a road link other than a prefectural road. The identifier (1002) of the road link includes a code (1002a) indicating a road other than the prefectural road, and a road number (1002).
b) and a unique number (1002c) within the road. The code (1002a) that indicates other than the prefectural road is
These are 2 bits corresponding to the upper 2 bits of the prefectural code (1003a) of the identifier (1003) of the prefectural road link.

【0094】道路番号(1002b)は、県道以外の道
路の集合内で道路を一意に特定する道路の識別子であ
る。道路に属していない道路リンクでは、道路番号を0
にする。0以外の道路番号は全て、道路対応表(100
1)に格納されている道路番号(1001a)に対応す
る。
The road number (1002b) is an identifier of a road that uniquely specifies a road in a set of roads other than the prefectural road. For road links that do not belong to a road, the road number is 0
To All road numbers other than 0 are in the road correspondence table (100
This corresponds to the road number (1001a) stored in 1).

【0095】1003は県道の道路リンクの識別子であ
る。道路リンクの識別子(1003)は、都道府県コー
ド(1003a)、路線番号(1003b)、及び道路
内でユニークな番号(1003c)とで構成される。都
道府県コード(1003a)は、47ある都道府県それ
ぞれに、1から47迄の数字を対応づけたコードで、6
ビットのビットフィールドを割り当てる。路線番号(1
003b)は、各都道府県で独立して県道の道路に与え
た番号である。この番号は一般に知られており、道路名
称としてこれを表示することで誘導情報となる。都道府
県コード(1003a)と路線番号(1003b)とを
組み合わせることで、県道の集合内で道路を一意に特定
する道路の識別子となる。ユニークな番号(1001
c)は、同じ都道府県コード(1003a)と路線番号
(1003b)とを識別子(1003)に格納している
道路リンクの集合の中で各道路リンクを一意に定めるも
のである。都道府県コードは1から47迄であるので、
それを6ビットで表した都道府県コード(1003a)
の上位2ビットは、「00」「01」「10」のいずれ
かとなる。そこで、県道以外の道路の道路リンクの識別
子(1002)では、都道府県コード(1003a)の
上位2ビットと同じ所に位置する2ビットである県道以
外を示すコード(1002a)の値を「11」にする。
これによって、県道の道路リンクの識別子(1003)
と、県道以外の道路リンクの識別子(1002)とは重
複することがなくなり、またその2ビットを見ること
で、その道路リンクの識別子(1003あるいは100
2)が、県道であるかそうでないかを判断することがで
きる。
Reference numeral 1003 denotes an identifier of a prefectural road link. The road link identifier (1003) is composed of a prefecture code (1003a), a line number (1003b), and a unique number (1003c) within the road. The prefecture code (1003a) is a code that associates a number from 1 to 47 with each of 47 prefectures.
Allocate a bit field for bits. Route number (1
003b) is a number assigned to a road of a prefectural road independently in each prefecture. This number is generally known, and is displayed as a road name to serve as guidance information. By combining the prefecture code (1003a) and the route number (1003b), it becomes a road identifier that uniquely identifies the road within the set of prefectural roads. Unique number (1001
c) uniquely defines each road link in a set of road links storing the same prefecture code (1003a) and line number (1003b) in the identifier (1003). Since the prefecture code is from 1 to 47,
Prefectural code which expressed it with 6 bits (1003a)
The upper two bits of “1” are “00”, “01”, and “10”. Therefore, in the identifier (1002) of the road link of the road other than the prefectural road, the value of the code (1002a) indicating the non-prefectural road, which is the two bits located at the same position as the upper two bits of the prefectural code (1003a), is set to “11”. .
Thus, the identifier of the prefectural road link (1003)
And the identifier (1002) of the road link other than the prefectural road does not overlap, and by looking at the two bits, the identifier of the road link (1003 or 1003)
2) can determine whether it is a prefectural road or not.

【0096】本実施の形態では、この2ビットは、道路
リンクの識別子(1002または1003)の最上位に
存在するとする。これは、道路リンクの識別子の途中に
あってもよい。また本実施例では、当該2ビットのとり
うる値のうちで道路対応表を見ることを表す値は一つだ
けであるが、これが複数あってもよい。長さが2ビット
である必要はない。道路名称獲得手段(103)が道路
リンクの識別子(1002または1003)を入力され
た時は、まずその上位2ビットを読み出す。
In the present embodiment, it is assumed that these two bits exist at the highest level of the road link identifier (1002 or 1003). This may be in the middle of the road link identifier. Further, in the present embodiment, only one value indicating that the road correspondence table is to be viewed is available among the two possible values of the two bits, but there may be a plurality of values. The length need not be 2 bits. When the road name acquiring means (103) receives the identifier (1002 or 1003) of the road link, it first reads the upper two bits.

【0097】上位2ビットが「00」「01」「10」
のいずれかの場合は、県道の道路リンクであると判断す
る。そして、道路名称獲得手段(103)がその2ビッ
トを含んだ上位6ビット(1003a)を道路リンクの
識別子(1003)から改めて読み出し、都道府県コー
ドとして解釈、これを県名に変換する。さらに、続くフ
ィールドを路線番号(1003b)として解釈し、県名
とつなげることで、「○×県X号線」の形式で道路名称
として出力する。
The upper 2 bits are "00", "01", and "10".
In either case, it is determined that the link is a prefectural road link. Then, the road name obtaining means (103) reads the upper 6 bits (1003a) including the two bits from the road link identifier (1003) again, interprets it as a prefecture code, and converts this into a prefecture name. Further, the subsequent field is interpreted as a route number (1003b) and connected to the prefecture name, thereby outputting the road name in the form of “○ × prefecture X line”.

【0098】上位2ビットが「11」の場合は、県道以
外の道路リンクであると判断する。そして、道路名称獲
得手段(103)は、道路リンクの識別子(1002)
から道路番号(1002b)を得て、道路対応表(10
01)で同じ道路番号(1001a)を探し、それに対
応して格納されている道路通称名(1001b)を獲
得、これを道路名称として出力するものとする。
If the upper two bits are "11", it is determined that the link is a road link other than a prefectural road. Then, the road name obtaining means (103) determines the identifier (1002) of the road link.
The road number (1002b) is obtained from the
01), the same road number (1001a) is searched, the corresponding road common name (1001b) is acquired, and this is output as the road name.

【0099】以上のように、本実施の形態では、道路リ
ンクの識別子の列で表現された経路や現在位置から誘導
制御手段(104)が誘導情報を作成する際に、道路リ
ンクの識別子(1002、1003)を用いて、ある一
定の処理を行なうことで道路名称獲得手段(103)が
道路名称を獲得する。道路名称獲得手段(103)が道
路リンクの識別子(1002、1003)から道路名称
を獲得する際には、まず道路リンクの識別子(100
2、1003)から上位2ビットを獲得し、それを読み
とり方法を指定するコードとして解釈、その値によっ
て、道路番号(1002b)から道路名称獲得手段(1
03)が道路対応表(1001)を参照して道路通称名
(1001b)を獲得するか、道路リンクの識別子(1
003)の上位2ビットを含む都道府県コード(100
3a)と路線番号(1003b)とを道路名称獲得手段
(103)が変換して道路名称を獲得するかを判断、実
行する。
As described above, in the present embodiment, when the guidance control means (104) creates guidance information from the route and the current position represented by the column of the road link identifier, the identifier (1002) of the road link is used. , 1003), the road name obtaining means (103) obtains the road name by performing a certain process. When the road name obtaining means (103) obtains a road name from the road link identifiers (1002, 1003), first, the road link identifier (100
2, 1003), and interprets it as a code for designating a reading method. According to the value, the road name acquiring means (1) is obtained from the road number (1002b).
03) obtains the road alias (1001b) by referring to the road correspondence table (1001) or the identifier (1) of the road link.
003) including the upper 2 bits of the prefecture code (100
3a) and the route number (1003b) are converted by the road name obtaining means (103) to determine and execute whether or not to obtain the road name.

【0100】このことにより、経路を表現する道路リン
クの属する道路の名称を地図データベースを参照するこ
となく獲得して誘導情報を作成することができ、またそ
の際に道路の識別子に道路名称を格納できないものに関
しては道路対応表を利用することで道路名称を獲得可能
とすることができ、さらに道路名称を獲得する際に道路
対応表を参照するかどうかを記述する領域を他の属性の
領域と共用でき、その実用的効果は大きい。
As a result, the name of the road to which the road link representing the route belongs can be obtained without referring to the map database to create the guidance information. At this time, the road name is stored in the identifier of the road. For those that cannot be obtained, the road name can be acquired by using the road correspondence table, and the area that describes whether to refer to the road correspondence table when acquiring the road name is defined as the area of other attributes. It can be shared, and its practical effect is great.

【0101】(実施の形態14)請求項14に記載した
経路誘導方法のフローチャート、実施例、動作は、実施
の形態13に準ずる。
(Embodiment 14) The flowchart, examples, and operations of the route guidance method according to the fourteenth embodiment are the same as those of the thirteenth embodiment.

【0102】(実施の形態15)請求項15に記載した
記録媒体に収納される経路誘導方法のフローチャート、
実施例、動作は、実施の形態13に準ずる。
(Embodiment 15) A flowchart of the route guidance method stored in a recording medium according to claim 15,
The working example and operation are the same as those in the thirteenth embodiment.

【0103】(実施の形態16)請求項16に記載した
経路誘導装置のブロック図は、実施の形態10の図7と
同じである。
(Embodiment 16) A block diagram of a route guidance apparatus according to a sixteenth embodiment is the same as that of FIG. 7 of the tenth embodiment.

【0104】図11は、実施の形態16における、道路
リンクの識別子と、道路対応表記憶手段に格納される道
路対応表の例の図である。
FIG. 11 is a diagram showing an example of a road link identifier and a road correspondence table stored in the road correspondence table storage means according to the sixteenth embodiment.

【0105】本実施の形態では、地図記憶手段(10
6)に格納されている地図データベースの道路ネットワ
ークを構成する道路リンクの属する道路を、その道路種
別に従って、県道(都道府県道を、以下では県道と表記
する)とその他の道路の2種類に分ける。
In this embodiment, the map storage means (10
The road to which the road link constituting the road network of the map database stored in 6) belongs is divided into two types of prefectural roads (prefectural roads are hereinafter referred to as prefectural roads) and other roads according to the road types. .

【0106】県道は、都道府県コードと路線番号との組
合せで表す。表示手段(105)での表示には、都道府
県名と路線番号との組合せを使用する。その他の道路
は、道路種別で分類し、道路番号を各々の道路に道路種
別内で一意になるように与える。道路種別及び道路番号
と道路名称との対応づけは、道路対応表(1001)で
行なわれる。
A prefectural road is represented by a combination of a prefectural code and a line number. For the display on the display means (105), a combination of a prefecture name and a line number is used. Other roads are classified by road type, and a road number is assigned to each road so that it is unique within the road type. The association between the road type and the road number and the road name is performed in the road correspondence table (1001).

【0107】本実施の形態では、道路に属しない道路リ
ンクは、県道以外の扱いとし、また道路番号としては0
を格納する。
In this embodiment, road links that do not belong to a road are treated as other than prefectural roads, and the road number is 0.
Is stored.

【0108】1101は道路対応表記憶手段(701)
に格納されている道路対応表である. 道路対応表(1
101)には、地図記憶手段(106)に格納されてい
る地図データベースの道路ネットワークを構成している
道路リンクが属する道路のうち、道路名称獲得手段(1
03)が道路リンクの識別子から道路名称を獲得する際
に道路対応表(1101)を使用する道路の道路種別と
道路番号との組に関して、その組が示す道路に関する属
性との組が格納される。本実施の形態では、県道以外の
道路に与えられた道路番号と道路種別との組が格納され
る。
1101 is a road correspondence table storage means (701)
This is the road correspondence table stored in. Road correspondence table (1
101), among the roads to which the road links constituting the road network of the map database stored in the map storage means (106) belong, the road name acquisition means (1).
03) uses a road correspondence table (1101) when acquiring a road name from an identifier of a road link, and stores a set of a road type and a road number, and a set of attributes related to the road indicated by the set. . In the present embodiment, sets of road numbers and road types given to roads other than prefectural roads are stored.

【0109】1101a、1101bは道路対応表(1
101)に格納される道路種別及び道路番号である。道
路対応表(1101)を参照しない道路リンクの道路種
別及び道路番号の組は道路対応表(1101)に格納す
る必要はない。即ち本実施の形態では、道路種別が県道
である道路に関する道路種別と道路番号をの組を格納す
る必要はない。地図データベースに格納されている道路
リンクが属している道路以外の道路種別と道路番号との
組合せが格納されていてもよい。道路種別と道路番号と
の一つの組を複数格納してはいけない。
1101a and 1101b are road correspondence tables (1
101) is a road type and a road number stored in 101). It is not necessary to store a set of road type and road number of a road link that does not refer to the road correspondence table (1101) in the road correspondence table (1101). That is, in the present embodiment, it is not necessary to store a set of a road type and a road number for a road whose road type is a prefectural road. A combination of a road type and a road number other than the road to which the road link stored in the map database belongs may be stored. Do not store more than one set of road type and road number.

【0110】1101cは道路の属性である道路通称名
である。本実施の形態では道路通称名(1101c)を
格納することにしているが、属性の種類は道路名称獲得
手段が道路名称を獲得する方法に応じて決められる。道
路名称獲得手段(103)が道路名称を獲得するのに必
要な道路の属性は全て、このように道路他鵜王表(11
01)に格納されていなければならない。道路対応表
(1101)に格納される属性のいずれかが、道路名称
そのままである必要はない。道路名称獲得手段(10
3)が使用しない属性は入っていてもよい。また道路種
別と道路番号との複数の組に関して、対応する属性の値
が一致していてもよい。道路に属していない道路リンク
であることを示す道路番号0を持つ組を道路対応表(1
101)に格納する際には、それに対応している道路属
性をもとに道路名称獲得手段(103)がその道路リン
クが道路に属していないことを示す誘導情報を作成する
ための道路名称を獲得できるように、属性を設定する。
Reference numeral 1101c denotes a road common name which is an attribute of the road. In the present embodiment, the road common name (1101c) is stored, but the type of the attribute is determined according to the method by which the road name obtaining means obtains the road name. All road attributes necessary for the road name obtaining means (103) to obtain the road name are as described above.
01) must be stored. One of the attributes stored in the road correspondence table (1101) does not need to be the road name as it is. Road name acquisition means (10
Attributes not used in 3) may be included. In addition, with respect to a plurality of sets of the road type and the road number, the values of the corresponding attributes may match. A set having a road number 0 indicating that the road link does not belong to the road is set in the road correspondence table (1
101), the road name obtaining means (103) generates a road name for generating guidance information indicating that the road link does not belong to the road based on the road attribute corresponding to the road name. Set attributes so that they can be acquired.

【0111】1102は県道以外の道路リンクの識別子
である。道路リンクの識別子(1102)は、県道以外
を示すコード(1102a)、道路種別(1102
b)、道路番号(1102c)、及び道路内でユニーク
な番号(1102d)とで構成される。県道以外を示す
コード(1102a)は、県道における道路リンクの識
別子(1103)の都道府県コード(1103a)の上
位2ビットに相当する2ビットである。また道路種別
(1102b)は、同じく都道府県コード(1103
a)の下位4ビットに相当する4ビットである。
Reference numeral 1102 denotes an identifier of a road link other than a prefectural road. The identifier (1102) of the road link includes a code (1102a) indicating a road other than a prefectural road, and a road type (1102).
b), a road number (1102c), and a unique number within the road (1102d). The code (1102a) indicating other than the prefectural road is two bits corresponding to the upper two bits of the prefectural code (1103a) of the identifier (1103) of the road link in the prefectural road. The road type (1102b) is also the same as the prefecture code (1103).
These are 4 bits corresponding to the lower 4 bits of a).

【0112】道路種別(1102b)は、道路をその種
別で分類したコードである。本実施の形態では、「高速
道路」「有料道路」「一般道」の三種類に分類されてい
るものとする。道路番号(1102c)は、県道以外の
道路の集合内、道路種別(1102b)が一致する道路
の中で、道路を一意に特定する番号である。道路種別
(1102b)と道路番号(1102c)とを組み合わ
せることで、道路の識別子になる。道路種別(1102
b)が異なるなら、同じ道路番号(1102c)が存在
してもよい。道路種別(1102b)は道路対応表(1
103)に格納されている道路種別(1103c)に、
道路番号(1102c)は道路対応表(1103)に格
納されている道路番号(1103a)に対応する。
The road type (1102b) is a code that classifies roads by the type. In the present embodiment, it is assumed that the information is classified into three types: “expressway”, “toll road”, and “general road”. The road number (1102c) is a number that uniquely identifies a road among roads of the same road type (1102b) in a set of roads other than prefectural roads. By combining the road type (1102b) and the road number (1102c), a road identifier is obtained. Road type (1102
If b) is different, the same road number (1102c) may exist. The road type (1102b) corresponds to the road correspondence table (1
103), the road type (1103c) stored in
The road number (1102c) corresponds to the road number (1103a) stored in the road correspondence table (1103).

【0113】1103は県道の道路リンクの識別子であ
る。道路リンクの識別子(1103)は、都道府県コー
ド(1103a)、路線番号(1103b)、及び道路
内でユニークな番号(1103c)とで構成される。
Reference numeral 1103 denotes an identifier of a prefectural road link. The identifier (1103) of the road link includes a prefecture code (1103a), a line number (1103b), and a unique number (1103c) in the road.

【0114】都道府県コード(1103a)は、47あ
る都道府県それぞれに、1から47迄の数字を対応づけ
たコードで、6ビットのビットフィールドを割り当て
る。
The prefecture code (1103 a) is a code in which numbers from 1 to 47 are associated with each of 47 prefectures, and a 6-bit bit field is assigned.

【0115】路線番号(1103b)は、各都道府県で
独立して県道の道路に与えた番号である。この番号は一
般に知られており、道路名称としてこれを表示すること
で誘導情報となる。
The route number (1103b) is a number assigned to a prefectural road independently in each prefecture. This number is generally known, and is displayed as a road name to serve as guidance information.

【0116】都道府県コード(1103a)と路線番号
(1103b)とを組み合わせることで、県道の集合内
で道路を一意に特定する道路の識別子となる。ユニーク
な番号(1103c)は、同じ都道府県コード(110
3a)と路線番号(1103b)とを識別子(110
3)に格納している道路リンクの集合の中で各道路リン
クを一意に定めるものである。
By combining the prefecture code (1103a) and the line number (1103b), it becomes a road identifier for uniquely specifying a road in a set of prefectural roads. The unique number (1103c) is assigned to the same prefecture code (1103c).
3a) and the route number (1103b) are identified by identifiers (110
Each road link is uniquely determined from the set of road links stored in 3).

【0117】都道府県コードは1から47迄であるの
で、それを6ビットで表した都道府県コード(1103
a)の上位2ビットは、「00」「01」「10」のい
ずれかとなる。そこで、県道以外の道路の道路リンクの
識別子(1102)では、都道府県コード(1103
a)の上位2ビットと同じ所に位置する2ビットである
県道以外を示すコード(1102a)の値を「11」に
する。これによって、県道の道路リンクの識別子(11
03)と、県道以外の道路リンクの識別子(1102)
とは重複することがなくなり、またその2ビットを見る
ことで、その道路リンクの識別子(1102あるいは1
103)が、県道であるかそうでないかを判断すること
ができる。
Since the prefectural code is from 1 to 47, the prefectural code (1103) expressed by 6 bits is used.
The upper two bits of a) are either “00”, “01”, or “10”. Therefore, in the identifier (1102) of the road link of the road other than the prefectural road, the prefecture code (1103) is used.
The value of the code (1102a) that indicates other than the prefectural road, which is the two bits located at the same position as the upper two bits of a), is set to “11”. As a result, the identifier (11
03) and identifiers of road links other than prefectural roads (1102)
And the two bits indicate that the identifier of the road link (1102 or 1
103) can determine whether the road is a prefectural road or not.

【0118】本実施の形態では、この都道府県コード
(1103a)は、道路リンクの識別子(1103)の
最上位に存在し、県道以外の道路リンクの識別子(11
02)では県道以外を示すコード(1102a)と道路
種別(1102b)とが、道路リンクの識別子(110
2)の最上位に存在するものとする。これは、道路リン
クの識別子の途中にあってもよい。
In the present embodiment, this prefecture code (1103a) is at the highest level of the road link identifier (1103), and is the identifier (1111) of the road link other than the prefectural road.
In 02), a code (1102a) indicating a road other than a prefectural road and a road type (1102b) are used as identifiers of road links (1102a).
Assume that it exists at the top of 2). This may be in the middle of the road link identifier.

【0119】道路名称獲得手段(103)が道路リンク
の識別子(1102または1103)を入力された時
は、まずその上位6ビットを読み出す。
When the road name acquiring means (103) receives the identifier (1102 or 1103) of the road link, it first reads the upper 6 bits.

【0120】上位6ビットのうち上位2ビットがが「0
0」「01」「10」のいずれかの場合は、県道の道路
リンクであると判断する。そして、道路名称獲得手段
(103)がその6ビットを都道府県コードとして解
釈、これを県名に変換する。さらに、続くフィールドを
路線番号として解釈し、県名とつなげることで、「○×
県X号線」の形式で道路名称として出力する。
When the upper 2 bits of the upper 6 bits are "0"
In the case of any one of "0", "01" and "10", it is determined that the road link is a prefectural road. Then, the road name acquiring means (103) interprets the 6 bits as a prefecture code and converts this into a prefecture name. Further, by interpreting the following field as a route number and connecting it to the prefecture name, "○ ×
It is output as a road name in the format of "prefecture X line".

【0121】上位6ビットのうち上位2ビットが「1
1」の場合は、県道以外の道路リンクであると判断す
る。そして、道路名称獲得手段(103)は上位6ビッ
トの残り4ビットを道路種別として解釈し、さらに道路
リンクの識別子(1102)から道路番号を読み出し、
道路対応表記憶手段(701)に格納された道路対応表
(1101)を探して、同じ道路種別(1101a)及
び道路番号(1101b)に対応している道路通称名
(1101c)を獲得、これを道路名称として出力す
る。
The upper 2 bits of the upper 6 bits are "1".
In the case of "1", it is determined that the link is a road link other than the prefectural road. Then, the road name obtaining means (103) interprets the remaining 4 bits of the upper 6 bits as a road type, and further reads a road number from the road link identifier (1102).
The road correspondence table (1101) stored in the road correspondence table storage means (701) is searched, and the road common name (1101c) corresponding to the same road type (1101a) and road number (1101b) is obtained. Output as road name.

【0122】以上のように、本実施の形態では、道路リ
ンクの識別子の列で表現された経路や現在位置から誘導
制御手段(104)が誘導情報を作成する際に、道路リ
ンクの識別子(1102、1103)を用いて、ある一
定の処理を行なうことで道路名称獲得手段(103)が
道路名称を獲得する。道路名称獲得手段(103)が道
路リンクの識別子(1102、1103)から道路名称
を獲得する際には、道路リンクの識別子(1102、1
103)から上位6ビットを獲得し、それを読みとり方
法を指定するコードとして解釈、その値によって、道路
リンクの識別子(1102)の上位6ビットから得られ
る道路種別(1102b)と新たに獲得する道路番号
(1102c)とから道路名称獲得手段(103)が道
路対応表(1101)を参照して道路通称名(1101
c)を獲得するか、道路リンクの識別子(1103)の
上位6ビットからなる都道府県コード(1103a)と
路線番号(1103b)とを道路名称獲得手段(10
3)が変換して道路名称を獲得するかを判断する。
As described above, in the present embodiment, when the guidance control means (104) creates guidance information from the route or the current position represented by the column of the road link identifier, the identifier (1102) of the road link is used. , 1103), the road name obtaining means (103) obtains the road name by performing a certain process. When the road name obtaining means (103) obtains the road name from the road link identifiers (1102, 1103), the road link identifiers (1102, 1102, 1103) are used.
103), the upper 6 bits are obtained, interpreted as a code specifying the reading method, and the value is used to determine the road type (1102b) obtained from the upper 6 bits of the road link identifier (1102) and the newly obtained road. From the number (1102c), the road name obtaining means (103) refers to the road correspondence table (1101) to refer to the road common name (1101).
c) or obtains the prefectural code (1103a) consisting of the upper 6 bits of the road link identifier (1103) and the line number (1103b) from the road name obtaining means (10).
It is determined whether 3) is converted to obtain a road name.

【0123】このことにより、経路を表現する道路リン
クの属する道路の名称を地図データベースを参照するこ
となく獲得して誘導情報を作成することができ、またそ
の際に道路の識別子に道路名称を格納できないものに関
しては道路対応表を利用することで道路名称を獲得可能
とすることができ、さらに道路名称を獲得する際に道路
対応表を参照するかどうかを記述する領域を他の属性の
領域と共用でき、またその判断を行なう際に読み込んだ
領域に記述される属性に関してはその属性の値を獲得す
る際に読み込み直す必要をなくすることができ、その実
用的効果は大きい。
As a result, the name of the road to which the road link representing the route belongs can be obtained without referring to the map database to create the guidance information. At this time, the road name is stored in the identifier of the road. For those that cannot be obtained, the road name can be acquired by using the road correspondence table, and the area that describes whether to refer to the road correspondence table when acquiring the road name is defined as the area of other attributes. The attribute can be shared, and the attribute described in the area read at the time of making the determination does not need to be read again when acquiring the value of the attribute, and the practical effect is large.

【0124】(実施の形態17)請求項17に記載した
経路誘導方法のフローチャート、実施例、動作は、実施
の形態16に準ずる。
(Embodiment 17) The flowchart, examples, and operations of the route guidance method according to the seventeenth embodiment are the same as those of the sixteenth embodiment.

【0125】(実施の形態18)請求項18に記載した
記録媒体に収納される経路誘導方法のフローチャート、
実施例、動作は、実施の形態16に準ずる。
(Embodiment 18) A flowchart of the route guidance method stored in a recording medium according to claim 18,
The working example and the operation are in accordance with the sixteenth embodiment.

【0126】(実施の形態19)請求項19に記載した
記録媒体に収納される地図データベースに関する例とし
て、図4を使用する。
(Embodiment 19) FIG. 4 is used as an example relating to a map database stored in a recording medium according to claim 19.

【0127】401は地図データベースである。地図デ
ータベースには、道路リンク(402)が格納されてい
る。道路ネットワークを構成するために使用される道路
ノードは、道路リンク(402)とは別に地図データベ
ース(401)に格納されていてもよいし、道路リンク
(402)の中に記述されていてもよい。また、その他
の、施設、水系、鉄道などのデータが格納されていても
よい。
Reference numeral 401 denotes a map database. Road links (402) are stored in the map database. Road nodes used to construct the road network may be stored in the map database (401) separately from the road links (402), or may be described in the road links (402). . Further, other data such as facilities, water systems, railways, etc. may be stored.

【0128】道路リンクは複数集まることで道路を作
る。一つの道路を構成する道路リンクは、同一の名称で
呼ばれる道路リンク同士である。また同一の名称で呼ば
れる道路リンク同士でも、複数の道路に分類してよい。
その時、それらの複数の道路に、同じ道路リンクが属す
ることはできない。
A road is created by collecting a plurality of road links. Road links constituting one road are road links called by the same name. Road links called by the same name may be classified into a plurality of roads.
At that time, the same road link cannot belong to the plurality of roads.

【0129】402は地図データベース(401)に格
納される道路ネットワークを構成している道路リンクで
ある。各々の道路リンク(402)には、道路リンクの
識別子(403)が格納されている。一つの地図データ
ベース(401)には、同じ値の道路リンクの識別子
(403)を持つ道路リンク(402)は二つ以上存在
しない。
Reference numeral 402 denotes a road link constituting the road network stored in the map database (401). Each road link (402) stores an identifier (403) of the road link. In one map database (401), there are no more than two road links (402) having the same road link identifier (403).

【0130】403は道路リンクの識別子である。道路
リンクに一つづつ格納される。これは、道路リンク(4
02)から定められた方法で取り出すことができる。
Reference numeral 403 denotes a road link identifier. Stored one by one for road links. This is the road link (4
02) can be taken out by the method determined from the above.

【0131】道路リンクの識別子(403)は、道路の
識別子(403a)と、同一の道路内でユニークな番号
(403b)とで構成される。
The road link identifier (403) is composed of a road identifier (403a) and a unique number (403b) within the same road.

【0132】道路の識別子(403a)は、当該道路リ
ンクが属する道路を示す識別子である。例えば、道路の
種別、路線番号、県コードなどの組合せを識別子にして
もよい。各道路に機械的に一意に振ったコードを予め与
えておき、そのコードを道路の識別子にしてもよい。道
路名称などの詳細なデータをそのまま道路の識別子にし
てもよい。なお、道路に属さない道路リンクの場合は、
それを示す識別子を道路の識別子として格納する。同一
の道路内でユニークな番号(403b)は、地図データ
ベース(401)の中で、同じ道路に属する道路リンク
の識別子(402)を一意に指定できる値にする。
The road identifier (403a) is an identifier indicating the road to which the road link belongs. For example, a combination of a road type, a line number, a prefecture code, and the like may be used as the identifier. A code that is mechanically uniquely assigned to each road may be given in advance, and the code may be used as a road identifier. Detailed data such as a road name may be used as a road identifier as it is. For road links that do not belong to a road,
An identifier indicating this is stored as a road identifier. The number (403b) unique within the same road is set to a value that can uniquely specify the identifier (402) of a road link belonging to the same road in the map database (401).

【0133】以上のように、本実施の形態では、道路リ
ンク(402)を特定する道路リンクの識別子(40
3)に道路の識別子(403a)を格納し、道路の識別
子から道路の名称を獲得可能とすることにより、道路リ
ンク(402)を道路リンクの識別子(1103)で表
現した際に元の道路リンク(402)を参照せずにその
属性を獲得することができ、その実用的効果は大きい。
As described above, in the present embodiment, the identifier (40) of the road link that specifies the road link (402) is used.
3), the road identifier (403a) is stored, and the name of the road can be obtained from the road identifier. Thus, when the road link (402) is represented by the road link identifier (1103), the original road link is obtained. The attribute can be obtained without referring to (402), and the practical effect is great.

【0134】(実施の形態20)図12は、請求項20
に記載したデータベースの実施の例である.1201は
データベースである.1202は、データベース(12
01)に格納される要素である。各々の要素(120
2)には、要素識別子(1203)が与えられている。
また、各々の要素は、このデータベースを使用するアプ
リケーションから使用される属性を持っている。この属
性は、要素の中に明示的に記述されていてもよいし、本
実施の形態で示す方法で要素識別子(1203)の中に
のみ格納されていてもよい。
(Embodiment 20) FIG.
This is an example of implementation of the database described in. Reference numeral 1201 denotes a database. 1202 is a database (12
01). Each element (120
2) is given an element identifier (1203).
Each element has an attribute used by an application using the database. This attribute may be explicitly described in the element, or may be stored only in the element identifier (1203) by the method described in the present embodiment.

【0135】1203は要素(1202)をデータベー
ス(1201)内で特定する要素識別子である。この要
素識別子(1203)は、データベースがデータの管理
のために使用する識別子でもよいし、データベースに格
納される要素をアプリケーションが利用する際に使用す
る識別子でもよいし、要素にその属性として格納されて
いる識別子でもよい。但し、このデータベースを利用す
るアプリケーションが要素識別子(1203)を使用で
きなければならない。
Reference numeral 1203 denotes an element identifier for specifying the element (1202) in the database (1201). This element identifier (1203) may be an identifier used by the database for managing data, an identifier used when an application uses an element stored in the database, or stored as an attribute in the element. Identifier may be used. However, the application using this database must be able to use the element identifier (1203).

【0136】要素識別子(1203)は、属性識別子
(1203a)と属性内要素番号(1203b)とで構
成される。属性識別子(1203a)は、当該要素の持
つ属性の値を得るための識別子である。属性識別子(1
203a)から属性の値を得る際には、データベースを
参照しない方法を使用する。属性内要素番号(1203
b)は、一つのデータベース(1201)の中で、同じ
属性識別子(1203a)を持つ要素(1202)を特
定するための番号である。
The element identifier (1203) is composed of an attribute identifier (1203a) and an element number within attribute (1203b). The attribute identifier (1203a) is an identifier for obtaining an attribute value of the element. Attribute identifier (1
In obtaining an attribute value from 203a), a method that does not refer to a database is used. Element number in attribute (1203
b) is a number for specifying an element (1202) having the same attribute identifier (1203a) in one database (1201).

【0137】以上のように、本実施の形態では、要素
(1202)を特定する要素識別子(1203)に属性
識別子(1203a)を格納し、属性識別子から属性を
獲得可能とすることにより、要素(1202)を要素識
別子(1203)で表現した際に元の要素(1202)
を参照せずに属性を獲得することができ、その実用的効
果は大きい。
As described above, in the present embodiment, the element identifier (1203a) is stored in the element identifier (1203) for specifying the element (1202), and the attribute (1203a) can be obtained from the attribute identifier. 1202) by the element identifier (1203), the original element (1202)
Attribute can be obtained without referring to the attribute, and its practical effect is great.

【0138】本実施の形態において、データベース(1
201)を地図データベースとし、要素(1202)を
道路リンクとし、要素識別子(1203)を道路リンク
の識別子とし、属性識別子(1203a)を道路の識別
子とし、属性内要素番号(1203b)を同一の道路内
でユニークな番号とすると、実施の形態1にて使用され
たデータベースになる。
In the present embodiment, the database (1
201) is a map database, an element (1202) is a road link, an element identifier (1203) is an identifier of a road link, an attribute identifier (1203a) is an identifier of a road, and an element number within an attribute (1203b) is the same road. If it is a unique number within, it becomes the database used in the first embodiment.

【0139】(実施の形態21)図13は、請求項21
に記載したデータベースの実施の例の、要素識別子であ
る。データベース、要素、及び要素識別子の関係は、実
施の形態20に準ずる。1301は要素をデータベース
内で特定する要素識別子である。要素識別子(130
1)は、属性識別子(1301a)と、属性内要素番号
(1301b)とで構成される。
(Embodiment 21) FIG.
7 is an element identifier of the example of the implementation of the database described in FIG. The relation between the database, the element, and the element identifier is the same as in the twentieth embodiment. Reference numeral 1301 denotes an element identifier for specifying an element in the database. Element identifier (130
1) is composed of an attribute identifier (1301a) and an element number within attribute (1301b).

【0140】1301aは計算などによる変換で当該要
素の持つ属性の値を獲得できる属性識別子である。属性
識別子(1301a)は、複数の属性を表現したい場合
には、複数の属性識別子の並びであってもよい。本実施
の形態では、属性識別子(1301a)は、属性1の識
別子(1301c)と属性2の識別子(1301d)と
で構成される。このように属性識別子(1301)を複
数のフィールドに分けて使用する場合、その分け方はデ
ータベースに格納される全ての要素に統一して適用さ
れ、また属性の識別子を解釈するアプリケーションにも
予めその分け方が判っているものとする。1301bは
一つのデータベースの中で同じ属性識別子(1301
a)を持つ要素を特定する属性内要素番号である。
Reference numeral 1301a denotes an attribute identifier by which the value of the attribute of the element can be obtained by conversion by calculation or the like. When it is desired to represent a plurality of attributes, the attribute identifier (1301a) may be a sequence of a plurality of attribute identifiers. In the present embodiment, the attribute identifier (1301a) is composed of an attribute 1 identifier (1301c) and an attribute 2 identifier (1301d). When the attribute identifier (1301) is used by being divided into a plurality of fields as described above, the method of dividing the attribute is applied to all elements stored in the database in a unified manner. It is assumed that the division method is known. 1301b is the same attribute identifier (1301b) in one database
This is the element number within the attribute that specifies the element having a).

【0141】以上のように、本実施の形態では、要素を
特定する要素識別子(1301)に属性識別子(130
1a)を格納し、属性識別子(1301a)を変換する
ことで要素の属性を獲得可能とすることにより、要素を
要素識別子(1301)で表現した際に元の要素や属性
への対応表を参照せずに属性を獲得することができ、そ
の実用的効果は大きい。
As described above, in the present embodiment, the attribute identifier (1301) is added to the element identifier (1301) for specifying the element.
1a) is stored, and the attribute of the element can be obtained by converting the attribute identifier (1301a). When the element is represented by the element identifier (1301), the correspondence table to the original element or attribute is referred to Attributes can be acquired without doing so, and the practical effect is great.

【0142】本実施の形態において、データベースを地
図データベースとし、要素を道路リンクとし、要素識別
子(1301)を道路リンクの識別子とし、属性識別子
(1301a)を道路の識別子とし、属性1、2の識別
子(1301c、1301d)を道路の属性である道路
種別及び道路番号とし、属性内要素番号(1301b)
を同一の道路内でユニークな番号とすると、実施の形態
4にて使用されたデータベースとなる。
In this embodiment, the database is a map database, elements are road links, element identifiers (1301) are identifiers of road links, attribute identifiers (1301a) are identifiers of roads, identifiers of attributes 1 and 2, (1301c, 1301d) are the road type and road number, which are the attributes of the road, and the element number within the attribute (1301b)
Is a unique number within the same road, the database used in the fourth embodiment is obtained.

【0143】(実施の形態22)図14は、請求項22
に記載したデータベースの実施の例の、属性対応表及び
要素識別子である。データベース、要素、及び要素識別
子の関係は、実施の形態20に準ずる。データベースに
格納されている要素の持つ属性には、各々の値に対し、
属性識別子が与えられている。
(Embodiment 22) FIG.
5 is an attribute correspondence table and an element identifier of the embodiment of the database described in FIG. The relation between the database, the element, and the element identifier is the same as in the twentieth embodiment. The attribute of the element stored in the database, for each value,
An attribute identifier has been given.

【0144】1401は属性対応表である.属性対応表
(1401)には、データベースに格納されている要素
の持つ全ての属性識別子に関して、その属性識別子が示
す属性の値との組が格納される。1401aは属性対応
表(1401)に格納される属性識別子である。データ
ベースに格納されている要素の持つ属性識別子以外の値
が格納されていてもよい。一つの属性識別子(1401
a)を複数格納してはいけない。
Reference numeral 1401 denotes an attribute correspondence table. The attribute correspondence table (1401) stores a set of all the attribute identifiers of the elements stored in the database with the values of the attributes indicated by the attribute identifiers. 1401a is an attribute identifier stored in the attribute correspondence table (1401). A value other than the attribute identifier of the element stored in the database may be stored. One attribute identifier (1401
a) must not be stored more than once.

【0145】1401b、1401cは要素の属性であ
る属性1、2の値である。本実施の形態では2種類の属
性の値を格納することにしているが、属性の種類はアプ
リケーションが属性を獲得する方法に応じて決められ
る。アプリケーションが属性を獲得するのに必要な要素
の属性は全て、これらのように属性対応表(1401)
に値が格納されていなければならない。属性対応表(1
401)に格納される属性のいずれかが、アプリケーシ
ョンが使用する属性そのままである必要はない。アプリ
ケーションが使用しない属性は入っていてもよい。また
複数の属性識別子(1401a)に関して、対応する属
性の値が一致していてもよい。
1401b and 1401c are the values of attributes 1 and 2 which are the attributes of the element. In the present embodiment, the values of the two types of attributes are stored, but the types of the attributes are determined according to the method by which the application acquires the attributes. All the attributes of the elements necessary for the application to acquire the attributes are as shown in the attribute correspondence table (1401).
Must contain a value. Attribute correspondence table (1
It is not necessary that any of the attributes stored in 401) be the same as those used by the application. Attributes not used by the application may be included. Regarding a plurality of attribute identifiers (1401a), the values of the corresponding attributes may match.

【0146】1402は要素識別子である。要素識別子
(1402)は、属性識別子(1402a)と、属性内
要素番号(1402b)とで構成される。1402aは
属性の値の識別子である属性識別子である。属性対応表
(1401)に格納されている属性識別子(1401
a)に対応する。1402bは一つのデータベースの中
で同一の属性識別子(1402a)を持つ要素を特定す
る属性内要素番号である。
1402 is an element identifier. The element identifier (1402) includes an attribute identifier (1402a) and an element number within attribute (1402b). Reference numeral 1402a denotes an attribute identifier which is an identifier of an attribute value. The attribute identifier (1401) stored in the attribute correspondence table (1401)
Corresponds to a). Reference numeral 1402b denotes an element number within an attribute that specifies an element having the same attribute identifier (1402a) in one database.

【0147】以上のように、本実施の形態では、要素を
特定する要素識別子(1402)に属性識別子(140
2a)を格納し、属性識別子(1402a)の値を属性
対応表(1401)から探しそれに対応する属性(14
01b、1401c)の値を獲得可能とすることによ
り、要素を要素識別子(1402)で表現した際に元の
要素を参照せずに要素識別子(1402)には格納され
ない属性を獲得することができ、その実用的効果は大き
い。
As described above, in the present embodiment, the attribute identifier (1402) is added to the element identifier (1402) for specifying the element.
2a) is stored, the value of the attribute identifier (1402a) is searched from the attribute correspondence table (1401), and the corresponding attribute (14
01b and 1401c), it is possible to acquire an attribute that is not stored in the element identifier (1402) without referring to the original element when the element is represented by the element identifier (1402). , Its practical effect is great.

【0148】本実施の形態において、データベースを地
図データベースとし、要素を道路リンクとし、属性対応
表(1401)を道路対応表とし、要素識別子(140
2)を道路リンクの識別子とし、属性識別子(1401
a、1402a)を道路番号とし、属性1、2の識別子
(1401b、1401c)を道路通称名及び道路種別
とし、属性内要素番号(1402b)を同一の道路内で
ユニークな番号とすると、実施の形態7にて使用された
データベースとなる。
In this embodiment, the database is a map database, the elements are road links, the attribute correspondence table (1401) is a road correspondence table, and the element identifier (140
2) is the identifier of the road link, and the attribute identifier (1401)
a, 1402a) as the road number, the identifiers (1401b, 1401c) of the attributes 1 and 2 as the road alias and road type, and the attribute number within the attribute (1402b) as a unique number within the same road. This is the database used in mode 7.

【0149】(実施の形態23)図15は、請求項23
に記載したデータベースの実施の例の、属性対応表及び
要素識別子である。データベース、要素、及び要素識別
子の関係は、実施の形態20に準ずる。
(Embodiment 23) FIG.
5 is an attribute correspondence table and an element identifier of the embodiment of the database described in FIG. The relation between the database, the element, and the element identifier is the same as in the twentieth embodiment.

【0150】データベースに格納されている要素は、要
素識別子で属性の値を表現できないものと、表現できる
ものとの2種類に分けられる。前者をタイプ1、後者を
タイプ2とする。タイプ1、タイプ2のいずれの要素識
別子でも、属性を獲得するため、要素識別子に属性識別
子を格納する。タイプ1とタイプのの要素識別子に格納
されている属性識別子はそれぞれ独立しており、重複す
る識別子を使用してもよい。タイプ1の要素に関して
は、属性識別子と属性の値との対応づけは、属性対応表
(1501)で行なわれる。タイプ2の要素に関して
は、属性識別子を変換することで属性を獲得する。
The elements stored in the database are classified into two types: those that cannot express attribute values by element identifiers and those that can. The former is referred to as type 1 and the latter as type 2. In both the type 1 and type 2 element identifiers, an attribute identifier is stored in the element identifier to acquire an attribute. The attribute identifiers stored in the type 1 and type element identifiers are independent of each other, and duplicate identifiers may be used. For the element of type 1, the association between the attribute identifier and the attribute value is performed in the attribute correspondence table (1501). For the type 2 element, an attribute is obtained by converting the attribute identifier.

【0151】1501は属性対応表である.属性対応表
(1501)には、データベースに格納されている要素
のうち、タイプ1の要素の属性識別子に関して、その属
性識別子に対応する属性の値との組が格納される。
Reference numeral 1501 denotes an attribute correspondence table. The attribute correspondence table (1501) stores a set of an attribute identifier of a type 1 element among the elements stored in the database, with a value of an attribute corresponding to the attribute identifier.

【0152】1501aは属性対応表(1501)に格
納される属性識別子である。タイプ2の要素の属性識別
子は属性対応表(1501)に格納する必要はない。デ
ータベースに格納されている要素の持つ属性識別子以外
の値が格納されていてもよい。一つの属性識別子(15
01a)を複数格納してはいけない。1501b、15
01cは要素の属性である属性1、2の値である。それ
ぞれ、実施の形態22における属性1の値(1401
b)、属性2の値(1401c)に準ずる。
An attribute identifier 1501a is stored in the attribute correspondence table (1501). The attribute identifier of the type 2 element does not need to be stored in the attribute correspondence table (1501). A value other than the attribute identifier of the element stored in the database may be stored. One attribute identifier (15
01a) must not be stored more than once. 1501b, 15
01c is the value of attributes 1 and 2, which are the attributes of the element. Each of the values of the attribute 1 (1401
b), according to the value of attribute 2 (1401c).

【0153】要素識別子には、属性を獲得する際に属性
対応表(1501)を参照するもの(1502)と参照
しないもの(1503)とがある。タイプ1は前者に、
タイプ2は後者に該当する。それらの区別には、要素の
識別子(タイプ1では1502、タイプ2では150
3)にある特定の処理をすることで得られる値を使用す
る。その値を得るためには、要素識別子(1502また
は1503)のうち特定の1ビットを使用してもよい
し、複数のビットを使用しそれで表現されるビットパタ
ーンそれぞれを両者のいずれかに振り分けてもよいし、
10進法などの表記に変換して特定の桁あるいは複数の
桁をそのためのコードとして使用してもよい。
Element identifiers include those that refer to the attribute correspondence table (1501) (1502) and those that do not (1503) when acquiring attributes. Type 1 is the former,
Type 2 corresponds to the latter. To distinguish them, element identifiers (1502 for type 1 and 1502 for type 2)
The value obtained by performing a specific process in 3) is used. In order to obtain the value, a specific one bit of the element identifier (1502 or 1503) may be used, or a plurality of bits may be used and each bit pattern represented by the bit pattern may be assigned to either of them. Or
A specific digit or a plurality of digits may be converted into a notation such as a decimal notation and used as a code therefor.

【0154】本実施の形態では、要素識別子の先頭の1
ビットの値で区別するものとする。タイプ1の要素での
先頭ビット(1502a)は1、タイプ2の要素での先
頭ビット(1503a)は0とする。
In the present embodiment, the first one of the element identifiers
It shall be distinguished by the value of the bit. The first bit (1502a) of the type 1 element is 1 and the first bit (1503a) of the type 2 element is 0.

【0155】1502はタイプ1の要素の要素識別子で
ある。これは、読みとり方法指定ビット(1502a)
と、属性識別子(1502b)と、属性内要素番号(1
502c)とで構成される。
Reference numeral 1502 denotes an element identifier of a type 1 element. This is the reading method designation bit (1502a)
, The attribute identifier (1502b), and the element number within the attribute (1
502c).

【0156】属性識別子(1502b)は、属性対応表
(1501)の属性識別子(1501a)の同じ値のも
のと対応する。属性を獲得する際には属性対応表(15
01)を参照する。
The attribute identifier (1502b) corresponds to the attribute identifier (1501a) having the same value in the attribute correspondence table (1501). When acquiring attributes, the attribute correspondence table (15
01).

【0157】属性内要素番号(1502c)は、一つの
データベースの中で、同じ属性識別子(1502b)を
持つタイプ1の要素を特定する番号である。
The attribute element number within attribute (1502c) is a number for specifying a type 1 element having the same attribute identifier (1502b) in one database.

【0158】1503はタイプ2の要素の要素識別子で
ある。これは、読みとり方法指定ビット(1503a)
と、属性識別子(1503b)と、属性内要素番号(1
503c)とで構成される。属性識別子(1503b)
を変換することで、属性が得られる。属性を獲得する際
には属性対応表(1501)を参照しない。属性内要素
番号(1503c)は、一つのデータベースの中で、同
じ属性識別子(1503b)を持つタイプ2の要素を特
定する番号である。
Reference numeral 1503 denotes an element identifier of a type 2 element. This is the reading method designation bit (1503a)
, The attribute identifier (1503b), and the element number within the attribute (1
503c). Attribute identifier (1503b)
By converting, the attribute is obtained. When acquiring an attribute, the attribute correspondence table (1501) is not referred to. The attribute element number in attribute (1503c) is a number for specifying a type 2 element having the same attribute identifier (1503b) in one database.

【0159】以上のように、本実施の形態では、要素を
特定する要素識別子(1502、1503)に読みとり
方法指定ビット(1502a、1503a)と属性識別
子(1502b、1503b)を格納し、属性識別子
(1502b、1503b)の読みとり方法を読みとり
方法指定ビット(1502a、1503a)で判断して
その値によっては属性識別子(1502b)をもとに属
性対応表を参照し、または属性識別子(1503b)を
変換することで属性の値を獲得可能とすることにより、
要素を要素識別子(1502、1503)で表現した際
に元の要素を参照せずに属性を獲得することができ、そ
の実用的効果は大きい。
As described above, in this embodiment, the reading method designation bits (1502a, 1503a) and the attribute identifiers (1502b, 1503b) are stored in the element identifiers (1502, 1503) for specifying the element, and the attribute identifier (1502b, 1503b) is stored. The reading method of 1502b, 1503b) is determined by the reading method designation bits (1502a, 1503a), and depending on the value, the attribute correspondence table is referred to based on the attribute identifier (1502b), or the attribute identifier (1503b) is converted. By making it possible to obtain the value of the attribute by
When an element is represented by an element identifier (1502, 1503), an attribute can be obtained without referring to the original element, and the practical effect is large.

【0160】本実施の形態において、データベースを地
図データベースとし、要素を道路リンクとし、属性対応
表(1501)を道路対応表とし、要素識別子(150
2、1503)を道路リンクの識別子とし、読みとり方
法指定ビット(1502a、1503a)を読みとり方
法を指定するビットとし、属性識別子(1501a、1
502b、1503b)を道路番号とし、属性1、2の
識別子(1501b、1501c)を道路通称名、道路
種別とし、属性内要素番号(1502c、1503c)
を同一の道路内でユニークな番号とすると、実施の形態
10にて使用されたデータベースとなる。
In this embodiment, the database is a map database, the elements are road links, the attribute correspondence table (1501) is a road correspondence table, and the element identifier (150
2, 1503) as road link identifiers, reading method designation bits (1502a, 1503a) as bits specifying the reading method, and attribute identifiers (1501a,
502b and 1503b) as road numbers, identifiers of attributes 1 and 2 (1501b and 1501c) as road common names and road types, and element numbers within attributes (1502c and 1503c)
Is a unique number within the same road, the database used in the tenth embodiment is obtained.

【0161】(実施の形態24)図16は、請求項24
に記載したデータベースの実施の例の、属性対応表及び
要素識別子である。データベース、要素、及び要素識別
子の関係は、実施の形態20に準ずる。
(Twenty-fourth Embodiment) FIG.
5 is an attribute correspondence table and an element identifier of the embodiment of the database described in FIG. The relation between the database, the element, and the element identifier is the same as in the twentieth embodiment.

【0162】データベースに格納されている要素は、要
素識別子で属性の値を表現できないものと、表現できる
ものとの2種類に分けられる。前者をタイプ1、後者を
タイプ2とする。タイプ1の要素では、属性を獲得する
ため、要素識別子に属性識別子を格納する。タイプ1の
要素に関しては、属性識別子と属性の値との対応づけ
は、属性対応表(1601)で行なわれる。タイプ2の
要素では、属性を獲得するため、要素識別子に属性の値
を格納する。
The elements stored in the database are classified into two types: those that cannot express attribute values by element identifiers and those that can. The former is referred to as type 1 and the latter as type 2. In the type 1 element, an attribute identifier is stored in the element identifier in order to acquire the attribute. As for the type 1 element, the association between the attribute identifier and the attribute value is performed in the attribute correspondence table (1601). In the type 2 element, the attribute value is stored in the element identifier in order to acquire the attribute.

【0163】1601は属性対応表である。属性対応表
(1601)、属性識別子(1601a)、属性1(1
601b)、及び属性2(1601c)に関してはそれ
ぞれ、実施の形態23における属性対応表(150
1)、属性識別子(1501a)、属性1(1501
b)、属性2(1501c)に準ずる。
Reference numeral 1601 denotes an attribute correspondence table. Attribute correspondence table (1601), attribute identifier (1601a), attribute 1 (1
601b) and Attribute 2 (1601c), respectively, in the attribute correspondence table (150
1), attribute identifier (1501a), attribute 1 (1501a)
b), according to attribute 2 (1501c).

【0164】1602はタイプ1の要素の要素識別子で
ある。要素識別子(1602)は、T1コード(160
2a)、属性識別子(1602b)、及び属性内要素番
号(1602c)とで構成される。
Reference numeral 1602 denotes an element identifier of a type 1 element. The element identifier (1602) is the T1 code (160
2a), an attribute identifier (1602b), and an element number in attribute (1602c).

【0165】1602aはこの識別子を持つ要素がタイ
プ1の要素であることを示すT1コードである。ここ
は、タイプ2の要素の識別子における属性3(1603
a)のフィールドの一部に相当するフィールドを使用す
る。また、ここに格納される値は、属性3(1603
a)の定義域から、属性3(1603a)では使用され
ないことが予め明らかになっている値とする。
A T1 code 1602a indicates that the element having this identifier is a type 1 element. This is attribute 3 (1603) in the identifier of the type 2 element.
A field corresponding to a part of the field of a) is used. The value stored here is attribute 3 (1603).
From the domain of a), it is assumed that the value is previously determined not to be used in the attribute 3 (1603a).

【0166】1602bはこの要素の属性の値を示す属
性識別子である.1602cは一つのデータベースの中
で、同じ属性識別子(1602b)を持つ要素を特定す
るための番号である。
Reference numeral 1602b denotes an attribute identifier indicating the value of the attribute of this element. Reference numeral 1602c denotes a number for specifying an element having the same attribute identifier (1602b) in one database.

【0167】1603はタイプ2の要素の要素識別子で
ある。これは、属性3(1603a)、属性4(160
3b)、及び属性内要素番号(1603c)とで構成さ
れる。
Reference numeral 1603 denotes an element identifier of a type 2 element. This is attribute 3 (1603a), attribute 4 (1603a)
3b) and an element number within attribute (1603c).

【0168】1603aはこの要素の属性を示す属性3
である。属性3(1603a)の示す属性は、そこに格
納されている値を変換することで獲得される。属性3の
値には定義域が予め定められているものとする。160
3bはこの要素の属性を示す属性4である。属性4(1
603b)の示す属性は、そこに格納されている値を変
換することで獲得される。1603cは一つのデータベ
ースの中で、同じ属性3及び4(1603a、b)を持
つ要素を特定するための番号である。
Reference numeral 1603a denotes an attribute 3 indicating the attribute of this element.
It is. The attribute indicated by attribute 3 (1603a) is obtained by converting the value stored therein. It is assumed that the domain of the attribute 3 is predetermined. 160
3b is an attribute 4 indicating the attribute of this element. Attribute 4 (1
The attribute indicated by 603b) is obtained by converting a value stored therein. Reference numeral 1603c denotes a number for specifying an element having the same attribute 3 and 4 (1603a, b) in one database.

【0169】属性3(1603a)及び属性4(160
3b)のような属性の数は1つでも、また3つ以上でも
よい。アプリケーションが属性を獲得する際には、それ
らの属性を全て使用してもよいし、一部だけ使用しても
よい。
Attribute 3 (1603a) and attribute 4 (1603a)
The number of attributes as in 3b) may be one, or three or more. When an application acquires attributes, all or only some of those attributes may be used.

【0170】以上のように、本実施の形態では、要素を
特定する要素識別子(1602、1603)をその中に
格納すべき属性に応じて2種類に分け、それらを属性の
要素識別子に格納される属性識別子の一部の値で判別可
能とし、その結果に応じて属性識別子(1602b、1
603a、1603b)を獲得、その値を変換するかあ
るいは属性対応表(1601)を参照するかをすること
によって、属性の値を獲得可能とすることにより、要素
を要素識別子(1602、1603)で表現した際に元
の要素を参照せずに属性の値を獲得することができ、さ
らに属性識別子の格納方法を記述する領域を属性識別子
と共用でき、その実用的効果は大きい。
As described above, in this embodiment, the element identifiers (1602, 1603) for specifying an element are divided into two types according to the attribute to be stored therein, and these are stored in the element identifier of the attribute. The attribute identifiers (1602b, 1602b,
603a and 1603b), and by converting the value or referring to the attribute correspondence table (1601), the value of the attribute can be obtained, so that the element is identified by the element identifier (1602, 1603). When expressed, the value of the attribute can be obtained without referring to the original element, and the area for describing the method of storing the attribute identifier can be shared with the attribute identifier, which has a large practical effect.

【0171】本実施の形態において、データベースを地
図データベースとし、要素を道路リンクとし、属性対応
表(1601)を道路対応表とし、要素識別子(160
2、1603)を道路リンクの識別子とし、属性識別子
(1601a、1602b)を道路番号とし、属性1
(1601b)を道路通称名とし、属性3(1603
a)を都道府県コードとし、属性4(1603b)を路
線番号とし、属性内要素番号(1602c、1603
c)を同一の道路内でユニークな番号とすると、実施の
形態13にて使用されたデータベースとなる。
In this embodiment, the database is a map database, the elements are road links, the attribute correspondence table (1601) is a road correspondence table, and the element identifier (160
2, 1603) as the identifier of the road link, the attribute identifiers (1601a, 1602b) as the road numbers, and the attribute 1
(1601b) is a road common name, and attribute 3 (1603b)
a) is a prefectural code, attribute 4 (1603b) is a route number, and element numbers in attributes (1602c, 1603)
If c) is a unique number within the same road, it becomes the database used in the thirteenth embodiment.

【0172】(実施の形態25)図17は、請求項25
に記載したデータベースの実施の例の、属性対応表及び
要素識別子である。データベース、要素、及び要素識別
子の関係は、実施の形態20に準ずる。
(Embodiment 25) FIG.
5 is an attribute correspondence table and an element identifier of the embodiment of the database described in FIG. The relation between the database, the element, and the element identifier is the same as in the twentieth embodiment.

【0173】データベースに格納されている要素は、要
素識別子で属性の値を表現できないものと、表現できる
ものとの2種類に分けられる。前者をタイプ1、後者を
タイプ2とする。
The elements stored in the database are classified into two types: those that cannot express attribute values by element identifiers and those that can. The former is referred to as type 1 and the latter as type 2.

【0174】タイプ1の要素では、属性を獲得するた
め、要素識別子に属性識別子を格納する。タイプ1の要
素に関しては、属性識別子と属性との対応づけは、属性
対応表(1701)で行なわれる。また、本実施の形態
では属性識別子を複数の番号の組合せで表現するものと
するが、これは単数であってもよい。
In the type 1 element, an attribute identifier is stored in the element identifier in order to obtain the attribute. For elements of type 1, association between attribute identifiers and attributes is performed in an attribute correspondence table (1701). Further, in the present embodiment, the attribute identifier is represented by a combination of a plurality of numbers, but it may be a single number.

【0175】タイプ2の要素では、属性を獲得するた
め、要素識別子に属性の値を格納する。
In the type 2 element, the attribute value is stored in the element identifier in order to acquire the attribute.

【0176】1701は属性対応表である.属性対応表
(1701)には、データベースに格納されている要素
のうち、タイプ1の要素の属性識別子の組に関して、そ
の組に対応する属性の値との組が格納される。
Reference numeral 1701 denotes an attribute correspondence table. In the attribute correspondence table (1701), among the elements stored in the database, a set of an attribute identifier of a type 1 element and a value of an attribute corresponding to the set are stored.

【0177】1701a、1701bはそれぞれ属性対
応表(1701)に格納される属性識別子1及び属性識
別子2である。属性対応表を参照しないタイプ2の要素
の属性識別子の組は属性対応表(1701)に格納する
必要はない。データベースに格納されている要素の持つ
属性識別子の組以外の値の組が格納されていてもよい。
一組の属性識別子を複数格納してはいけない。1701
cは要素の属性である属性1の値である。これに関して
は、実施の形態23における属性1(1501b)ある
いは属性2(1501c)に準ずる。
Reference numerals 1701a and 1701b denote attribute identifiers 1 and 2, respectively, stored in the attribute correspondence table (1701). It is not necessary to store a set of attribute identifiers of type 2 elements that do not refer to the attribute correspondence table in the attribute correspondence table (1701). A set of values other than the set of attribute identifiers of the elements stored in the database may be stored.
Do not store more than one set of attribute identifiers. 1701
c is the value of attribute 1 which is the attribute of the element. This is in accordance with attribute 1 (1501b) or attribute 2 (1501c) in the twenty-third embodiment.

【0178】1702はタイプ1の要素の要素識別子で
ある。要素識別子(1702)は、タイプ1であること
を示すT1コード(1702a)、属性識別子1(17
02b)、属性識別子2(1702c)、及び属性内要
素番号(1702d)とで構成される。
Reference numeral 1702 denotes an element identifier of a type 1 element. The element identifier (1702) includes a T1 code (1702a) indicating type 1 and an attribute identifier 1 (17
02b), attribute identifier 2 (1702c), and element number in attribute (1702d).

【0179】1702aはこの識別子を持つ要素がタイ
プ1、即ち属性を識別子から獲得する際に属性対応表を
使用する要素であることを示すコードのT1コードであ
る。ここは、タイプ2の要素識別子における属性2のフ
ィールドの一部に相当するフィールドを使用する。ま
た、ここに格納される値は、タイプ2の属性2の定義域
から、属性2では使用されないことが予め明らかになっ
ている値とする。
Reference numeral 1702a denotes a T1 code indicating that the element having this identifier is of type 1, that is, an element that uses the attribute correspondence table when acquiring an attribute from the identifier. Here, a field corresponding to a part of the attribute 2 field in the type 2 element identifier is used. Also, the value stored here is a value that is previously determined not to be used in attribute 2 from the domain of attribute 2 of type 2.

【0180】1702bはこの要素の属性を示す属性識
別子1である。ここは、type2の要素識別子におけ
る属性2に相当するフィールドのうち、タイプ1である
ことを示すコード(1702a)に使用された残りのフ
ィールドとする、また、属性識別子1(1702b)の
示す属性は、そこに格納されている値を変換することで
獲得可能であってもよいし、そうでなくてもよい。
1702b is an attribute identifier 1 indicating the attribute of this element. Here, among the fields corresponding to the attribute 2 in the element identifier of type2, the remaining fields used for the code (1702a) indicating type 1 are used. The attribute indicated by the attribute identifier 1 (1702b) is May or may not be obtainable by converting the value stored therein.

【0181】1702cはこの要素の属性を示す属性識
別子2である。属性識別子2(1702c)の示す属性
は、そこに格納されている値を変換することで獲得可能
であってもよいし、そうでなくてもよい。
Reference numeral 1702c denotes an attribute identifier 2 indicating the attribute of this element. The attribute indicated by the attribute identifier 2 (1702c) may or may not be obtainable by converting the value stored therein.

【0182】属性識別子1(1702b)と属性識別子
2(1702c)とを組み合わせることで、属性識別子
となる。これと同じ値を属性対応表(1701)の属性
識別子1(1701a)と属性識別子2(1701b)
とから探し、対応する属性1(1701c)を得ること
で、この要素の属性を獲得する。
By combining attribute identifier 1 (1702b) and attribute identifier 2 (1702c), an attribute identifier is obtained. The same value is used for the attribute identifier 1 (1701a) and the attribute identifier 2 (1701b) in the attribute correspondence table (1701).
And the corresponding attribute 1 (1701c) is obtained to obtain the attribute of this element.

【0183】1702dは一つのデータベースの中で、
同じ属性識別子(1702b及び1702c)を持つ要
素を特定するための番号である。
1702d is one database,
This is a number for specifying an element having the same attribute identifier (1702b and 1702c).

【0184】1703はタイプ2の要素の要素識別子で
ある。要素の識別子(1703)は、属性2(1703
a)、属性3(1703b)、及び属性内要素番号(1
703c)とで構成される。
Reference numeral 1703 denotes an element identifier of a type 2 element. The element identifier (1703) is the attribute 2 (1703)
a), attribute 3 (1703b), and element number within attribute (1
703c).

【0185】1703aはこの要素の属性を示す属性2
である。属性2(1703a)の示す属性は、そこに格
納されている値を変換することで獲得される。属性2の
値には定義域が予め定められているものとする。
An attribute 1703a indicates an attribute 2 indicating the attribute of this element.
It is. The attribute indicated by attribute 2 (1703a) is obtained by converting the value stored therein. It is assumed that the domain of the attribute 2 is predetermined.

【0186】1703bはこの要素の属性を示す属性3
である。属性3(1703b)の示す属性は、そこに格
納されている値を変換することで獲得される。
Reference numeral 1703b denotes an attribute 3 indicating the attribute of this element.
It is. The attribute indicated by attribute 3 (1703b) is obtained by converting the value stored therein.

【0187】1703cは一つのデータベースの中で、
同じ属性3及び4(1703a、b)を持つ要素を特定
するための番号である。
1703c is one database,
This is a number for specifying an element having the same attributes 3 and 4 (1703a, b).

【0188】属性2(1703a)及び属性3(170
3b)のような属性の数は1つでも、また3つ以上でも
よい。アプリケーションが属性を獲得する際には、それ
らの属性を全て使用してもよいし、一部だけ使用しても
よい。
Attribute 2 (1703a) and attribute 3 (170
The number of attributes as in 3b) may be one, or three or more. When an application acquires attributes, all or only some of those attributes may be used.

【0189】以上のように、本実施の形態では、要素を
特定する要素識別子(1702、1703)をその中に
格納すべき属性に応じて2種類に分け、それらを属性の
要素識別子に格納される要素識別子の一部で判別可能と
し、またその判別に使用する部分を含む領域が両者の種
類でそれぞれ属性識別子として読みとることができるよ
うになっており、その結果に応じてその際に読み込んだ
所を利用して属性識別子(1702b、1703a)を
獲得、その値を変換するかあるいは属性対応表(170
1)を参照するかをすることによって、属性の値を獲得
可能とすることにより、要素を要素識別子(1702、
1703)で表現した際に元の要素を参照せずに属性の
値を獲得することができ、さらに属性識別子の格納方法
を記述する領域を属性識別子と共用でき、またその判断
を行なう際に読み込んだ領域に記述される属性に関して
はその属性の値を獲得する際に読み込み直す必要をなく
することができ、その実用的効果は大きい。
As described above, in the present embodiment, the element identifiers (1702, 1703) for specifying the element are divided into two types according to the attribute to be stored therein, and these are stored in the element identifier of the attribute. The element identifier can be identified by a part of the element identifier, and the area including the part used for the identification can be read as an attribute identifier for both types, and it is read at that time according to the result. The attribute identifiers (1702b, 1703a) are acquired using the location and the values are converted or the attribute correspondence table (170
By referring to 1) or not, the value of the attribute can be obtained, and the element is identified by the element identifier (1702,
When expressed in 1703), the value of the attribute can be obtained without referring to the original element, and the area describing the storage method of the attribute identifier can be shared with the attribute identifier. With respect to the attribute described in the local area, it is not necessary to re-read when acquiring the value of the attribute, and the practical effect is large.

【0190】本実施の形態において、データベースを地
図データベースとし、要素を道路リンクとし、属性対応
表(1701)を道路対応表とし、要素識別子(170
2、1703)を道路リンクの識別子とし、属性識別子
1(1701a、1702b)を道路種別とし、属性識
別子2(1701b、1702c)を道路番号とし、属
性1(1701c)を道路通称名とし、属性2(170
3a)を都道府県コードとし、属性3(1703b)を
路線番号とし、属性内要素番号(1702d及び170
3c)を道路内でユニークな番号とすると、実施の形態
16にて使用されたデータベースとなる。
In this embodiment, the database is a map database, the elements are road links, the attribute correspondence table (1701) is a road correspondence table, and the element identifier (170
2, 1703) as road link identifiers, attribute identifier 1 (1701a, 1702b) as road type, attribute identifier 2 (1701b, 1702c) as road number, attribute 1 (1701c) as road alias, attribute 2 (170
3a) is a prefecture code, attribute 3 (1703b) is a route number, and element numbers within attributes (1702d and 1702)
If 3c) is a unique number in the road, it becomes the database used in the sixteenth embodiment.

【0191】[0191]

【発明の効果】以上のように、第1の発明では、誘導す
る経路を獲得し、経路を構成する道路リンクの識別子の
列を出力する経路算出手段と、当該経路誘導装置を搭載
する移動体が存在する位置を検出し、その位置に該当す
る道路リンクの識別子を出力する現在位置検出手段と、
道路リンクの識別子から当該道路リンクの属する道路の
道路名称を獲得し出力する道路名称獲得手段と、前記現
在位置検出手段の求めた現在位置と、前記経路算出手段
の求めた経路とを入力され、前記経路を構成する道路リ
ンクのうちで誘導情報作成の為に道路名称を獲得するも
のを前記現在位置をもとに選別し、前記道路名称獲得手
段に前記道路リンクの識別子を与え道路名称を獲得し、
前記現在位置、前記経路、及び前記道路名称から当該経
路誘導装置を搭載する移動体を誘導する誘導情報を作成
する誘導制御手段と、前記誘導制御手段の作成した誘導
情報を表示する表示手段と、を備え、経路を構成する道
路リンクの各々の識別子から得た道路名称を、誘導のた
めの情報として表示できるようにするものである。
As described above, in the first invention, a route calculating means for acquiring a route to be guided and outputting a sequence of identifiers of road links constituting the route, and a mobile body equipped with the route guiding device. Current position detecting means for detecting a position where the position exists, and outputting an identifier of a road link corresponding to the position;
A road name obtaining means for obtaining and outputting the road name of the road to which the road link belongs from the identifier of the road link, a current position obtained by the current position detecting means, and a route obtained by the route calculating means, Among the road links that constitute the route, those that obtain a road name for creating guidance information are selected based on the current position, and the road name is obtained by giving the road link identifier to the road name obtaining means. And
Guidance control means for creating guidance information for guiding a moving body equipped with the route guidance device from the current position, the route, and the road name, and display means for displaying the guidance information created by the guidance control means, The road names obtained from the identifiers of the road links constituting the route can be displayed as information for guidance.

【0192】これによって、道路リンクの識別子から獲
得した道路名称によって誘導情報を生成することが可能
となり、新たに地図データベースからの読み出しを行な
うことなく、誘導情報を表示することができるという有
利な効果が得られる。
As a result, guidance information can be generated by the road name obtained from the identifier of the road link, and the guidance information can be displayed without newly reading from the map database. Is obtained.

【0193】また第2に、経路誘導装置で、道路名称獲
得手段が道路リンクの識別子から道路名称を獲得する際
に、道路リンクの識別子を変換して道路名称を生成する
ようにすることで、道路の識別子と道路名称との関係を
記述したデータベースを参照することなく、道路リンク
の属する道路の道路名称を求めることができるようにす
るものである。
Second, in the route guidance device, when the road name obtaining means obtains the road name from the road link identifier, the road link identifier is converted to generate the road name. A road name of a road to which a road link belongs can be obtained without referring to a database describing a relationship between a road identifier and a road name.

【0194】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路名称を獲得する際に、他のデータ
ベースの読み出しが不要になるという有利な効果が得ら
れる。
As a result, when the road name acquiring means acquires the road name from the identifier of the road link, there is an advantageous effect that reading of another database becomes unnecessary.

【0195】また第3に、経路誘導装置で、道路の識別
子と道路属性との対応を格納した道路対応表記憶手段を
備え、道路名称獲得手段が、道路リンクの識別子から道
路の識別子を得て、それをもとに道路対応表記憶手段に
格納された道路対応表を参照することで、道路リンクの
識別子から道路属性を求めそれを基に道路名称を作成す
ることができるようにするものである。
Thirdly, the route guidance device includes a road correspondence table storing means for storing the correspondence between the road identifier and the road attribute, and the road name obtaining means obtains the road identifier from the road link identifier. By referring to the road correspondence table stored in the road correspondence table storage means on the basis thereof, a road attribute can be obtained from the identifier of the road link and a road name can be created based on the attribute. is there.

【0196】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路名称を獲得する際に、道路固有の
文字列である道路通称名のような、道路リンクの識別子
に直接記述することが難しい情報も利用可能となるとい
う有利な効果が得られる。
Thus, when the road name obtaining means obtains the road name from the road link identifier, it is difficult to directly describe the road link identifier, such as the road common name which is a character string unique to the road. Has an advantageous effect that it can also be used.

【0197】また第4に、経路誘導装置で、道路名称獲
得手段が、当該識別子から道路名称を獲得する際に、道
路対応表を参照するかどうかを道路リンクの識別子の一
部で決定し、それに基づいて道路名称を生成できるよう
にするものである。
Fourthly, in the route guidance device, the road name acquiring means determines whether to refer to the road correspondence table when acquiring the road name from the identifier, based on a part of the identifier of the road link. A road name can be generated based on the information.

【0198】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路名称を獲得する際に、道路リンク
の識別子から得られる情報だけで可能な場合と、データ
ベースを参照する必要がある場合と、両者に対処するこ
とができるという有利な効果が得られる。
Thus, when the road name obtaining means obtains the road name from the road link identifier, it is possible to use only the information obtained from the road link identifier, and when it is necessary to refer to the database. The advantageous effect that it can deal with is obtained.

【0199】また第5に、経路誘導装置で、道路名称獲
得手段が、道路対応表を参照するかどうかを決定する際
に使用した道路リンクの識別子の一部を属性として使用
可能とするものである。
Fifth, in the route guidance device, a part of the identifier of the road link used when the road name acquiring means determines whether to refer to the road correspondence table can be used as an attribute. is there.

【0200】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路の名称を獲得する方法を決定する
ための値を道路名称の獲得にも使用でき、属性を示すデ
ータと属性の格納方法を示すデータとが共有できて、デ
ータサイズを節約できるという有利な効果が得られる。
Thus, the value for determining the method of obtaining the road name from the identifier of the road link by the road name obtaining means can be used for obtaining the road name, and the data indicating the attribute and the storage method of the attribute are shown. An advantageous effect of sharing data and saving data size can be obtained.

【0201】また第6に、経路誘導装置で、道路名称獲
得手段が道路対応表を参照するかどうかを決定する際に
読み込む道路リンクの識別子のフィールドが、二種類以
上の属性を表現し、かつそれらの属性を区別する方法を
も同時に表現するのに最小のビット数のフィールドとな
っているようにするものである。
Sixth, in the route guidance device, the road link identifier field read when the road name acquiring means determines whether or not to refer to the road correspondence table expresses two or more types of attributes, and The method for distinguishing those attributes is to be a field with the minimum number of bits to express at the same time.

【0202】これによって、道路名称獲得手段が道路リ
ンクの識別子から道路を判断する際に、道路名称獲得方
法の判別時に読み出したデータから属性を取り出せ、地
図データベースから読み出したデータを利用する効率を
上げることができるという有利な効果が得られる。
Thus, when the road name obtaining means determines the road from the identifier of the road link, the attribute can be extracted from the data read at the time of determining the road name obtaining method, thereby increasing the efficiency of using the data read from the map database. This has the advantageous effect of being able to do so.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態1〜6におけるブロック図FIG. 1 is a block diagram according to Embodiments 1 to 6 of the present invention.

【図2】本発明の実施の形態1〜18における出力手段
の出力方法の例図
FIG. 2 is an example diagram of an output method of an output unit according to Embodiments 1 to 18 of the present invention.

【図3】道路ネットワークと道路、道路リンクの関係を
説明する図
FIG. 3 is a diagram illustrating the relationship between a road network, roads, and road links;

【図4】本発明の実施の形態1〜19における地図デー
タベースの例図
FIG. 4 is a diagram illustrating an example of a map database according to Embodiments 1 to 19 of the present invention;

【図5】本発明の実施の形態1〜18におけるフローチ
ャート
FIG. 5 is a flowchart according to Embodiments 1 to 18 of the present invention.

【図6】本発明の実施の形態4〜6における道路リンク
の識別子の例図
FIG. 6 is a diagram illustrating an example of a road link identifier according to the fourth to sixth embodiments of the present invention.

【図7】本発明の実施の形態7〜18におけるブロック
FIG. 7 is a block diagram according to Embodiments 7 to 18 of the present invention.

【図8】本発明の実施の形態7〜9における道路リンク
の識別子と、道路対応表記憶手段に格納される道路対応
表の例図
FIG. 8 is a diagram illustrating an example of a road link identifier and a road correspondence table stored in a road correspondence table storage unit according to the seventh to ninth embodiments of the present invention;

【図9】本発明の実施の形態10〜12における道路リ
ンクの識別子と、道路対応表記憶手段に格納される道路
対応表の例図
FIG. 9 is a diagram illustrating an example of a road link identifier and a road correspondence table stored in a road correspondence table storage unit according to the tenth to twelfth embodiments of the present invention.

【図10】本発明の実施の形態13〜15における道路
リンクの識別子と、道路対応表記憶手段に格納される道
路対応表の例図
FIG. 10 is a diagram showing an example of road link identifiers and road correspondence tables stored in road correspondence table storage means according to the thirteenth to fifteenth embodiments of the present invention.

【図11】本発明の実施の形態16〜18における道路
リンクの識別子と、道路対応表記憶手段に格納される道
路対応表の例図
FIG. 11 is a diagram illustrating an example of a road link identifier and a road correspondence table stored in a road correspondence table storage unit according to the sixteenth to eighteenth embodiments of the present invention;

【図12】本発明の実施の形態20におけるデータベー
スの例図
FIG. 12 is an example diagram of a database according to Embodiment 20 of the present invention.

【図13】本発明の実施の形態21における要素の識別
子の例図
FIG. 13 is an example diagram of element identifiers according to the twenty-first embodiment of the present invention;

【図14】本発明の実施の形態22における属性対応表
及び要素の識別子の例図
FIG. 14 is an example of an attribute correspondence table and element identifiers according to the twenty-second embodiment of the present invention.

【図15】本発明の実施の形態23における属性対応表
及び要素の識別子の例図
FIG. 15 is an example diagram of an attribute correspondence table and element identifiers according to Embodiment 23 of the present invention.

【図16】本発明の実施の形態24における属性対応表
及び要素の識別子の例図
FIG. 16 is an example of an attribute correspondence table and element identifiers according to Embodiment 24 of the present invention.

【図17】本発明の実施の形態25における属性対応表
及び要素の識別子の例図
FIG. 17 is an example diagram of an attribute correspondence table and element identifiers according to the twenty-fifth embodiment of the present invention.

【図18】従来技術における、道路誘導装置のブロック
FIG. 18 is a block diagram of a road guidance device according to the related art.

【符号の説明】[Explanation of symbols]

101 経路算出手段 102 現在位置検出手段 103 道路名称獲得手段 104 誘導制御手段 105 表示手段 106 地図記憶手段 401 地図データベース 402 道路リンクのデータ 402a 道路リンクの識別子 403 道路リンクの識別子 403a 道路の識別子 403b 同一の道路内でユニークな番号 501 誘導する経路を算出 502 移動体の現在位置を検出 503 経路の道路リンクの識別子から属する道路
の道路名称を獲得 504 誘導情報を作成 505 誘導情報を表示 601 道路リンクの識別子 601a 道路の識別子 601b 同一の道路内でユニークな番号 601c 道路種別 601d 道路番号 701 道路対応表記憶手段 801 道路対応表 801a 道路番号 801b 道路通称名 801c 道路種別 802 道路リンクの識別子 802a 道路番号 802b 同一の道路内でユニークな番号 901 道路対応表 901a 道路番号 901b 道路通称名 901c 道路種別 902 道路リンクの識別子(道路対応表を使用す
る場合) 902a 読みとり方法を指定するビット 902b 道路番号 902c 同一の道路内でユニークな番号 903 道路リンクの識別子(道路対応表を使用し
ない場合) 903a 読みとり方法を指定するビット 903b 道路番号 903c 同一の道路内でユニークな番号 1001 道路対応表 1001a 道路番号 1001b 道路通称名 1001c 道路種別 1002 道路リンクの識別子(県道以外) 1002a 県道以外を示すコード 1002b 道路番号 1002c 同一の道路内でユニークな番号 1003 道路リンクの識別子(県道) 1003a 都道府県コード 1003b 路線番号 1003c 同一の道路内でユニークな番号 1101 道路対応表 1101a 道路種別 1101b 道路番号 1101c 道路通称名 1102 道路リンクの識別子(県道以外) 1102a 県道以外を示すコード 1102b 道路種別 1102c 道路番号 1102d 同一の道路内でユニークな番号 1103 道路リンクの識別子(県道) 1103a 都道府県コード 1103b 路線番号 1103c 同一の道路内でユニークな番号 1201 データベース 1202 要素のデータ 1203 要素識別子 1203a 属性識別子 1203b 属性内要素番号 1301 要素識別子 1301a 属性識別子 1301b 属性内要素番号 1301c 属性1 1301d 属性2 1401 属性対応表 1401a 属性識別子 1401b 属性1 1401c 属性2 1402 要素識別子 1402a 属性識別子 1402b 属性内要素番号 1501 属性対応表 1501a 属性識別子 1501b 属性1 1501c 属性2 1502 要素識別子(タイプ1) 1502a 読みとり方法指定ビット 1502b 属性識別子 1502c 属性内要素番号 1503 要素識別子(タイプ2) 1503a 読みとり方法指定ビット 1503b 属性識別子 1503c 属性内要素番号 1601 属性対応表 1601a 属性識別子 1601b 属性1 1601c 属性2 1602 要素識別子(タイプ1) 1602a T1コード 1602b 属性識別子 1602c 属性内要素番号 1603 要素識別子(タイプ2) 1603a 属性3 1603b 属性4 1603c 属性内要素番号 1701 属性対応表 1701a 属性識別子1 1701b 属性識別子2 1701c 属性1 1702 要素識別子(タイプ1) 1702a T1コード 1702b 属性識別子1 1702c 属性識別子2 1702d 属性内要素番号 1703 要素識別子(タイプ2) 1703a 属性2 1703b 属性3 1703c 属性内要素番号
101 Route calculation means 102 Current position detection means 103 Road name acquisition means 104 Guidance control means 105 Display means 106 Map storage means 401 Map database 402 Road link data 402a Road link identifier 403 Road link identifier 403a Road identifier 403b Same as Unique number within the road 501 Calculate the route to be guided 502 Detect the current position of the moving object 503 Acquire the road name of the road to which it belongs from the identifier of the road link of the route 504 Create the guidance information 505 Display the guidance information 601 Identify the road link 601a Road identifier 601b Unique number within the same road 601c Road type 601d Road number 701 Road correspondence table storage means 801 Road correspondence table 801a Road number 801b Common name 801c Road type 802 Road Link identifier 802a Road number 802b Unique number within the same road 901 Road correspondence table 901a Road number 901b Road common name 901c Road type 902 Road link identifier (when road correspondence table is used) 902a Bit for specifying reading method 902b Road number 902c Unique number within the same road 903 Road link identifier (when not using road correspondence table) 903a Bit specifying reading method 903b Road number 903c Unique number within the same road 1001 Road correspondence table 1001a Road number 1001b Street common name 1001c Road type 1002 Road link identifier (other than prefectural road) 1002a Code indicating other than prefectural road 1002b Road number 1002c Unique number within the same road 1003 Road link identifier (Prefectural road) 1003a Prefectural code 1003b Line number 1003c Unique number within the same road 1101 Road correspondence table 1101a Road type 1101b Road number 1101c Road alias 1102 Road identifier (other than prefectural road) 1102a Code other than prefectural road 1102b Road type Road number 1102d Unique number within the same road 1103 Road link identifier (prefecture road) 1103a Prefectural code 1103b Route number 1103c Number unique within the same road 1201 Database 1202 Element data 1203 Element identifier 1203a Attribute identifier 1203b Element number in attribute 1301 Element identifier 1301a Attribute identifier 1301b Element number in attribute 1301c Attribute 1 1301d Attribute 2 1401 Attribute correspondence 1401a Attribute identifier 1401b Attribute 1 1401c Attribute 2 1402 Element identifier 1402a Attribute identifier 1402b Element number in attribute 1501 Attribute correspondence table 1501a Attribute identifier 1501b Attribute 1 1501c Attribute 2 1502 Element identifier (type 1) 1502a Reading method designation bit 1502b Attribute identifier 1502c Attribute Internal element number 1503 Element identifier (type 2) 1503a Reading method designation bit 1503b Attribute identifier 1503c Attribute element number 1601 Attribute correspondence table 1601a Attribute identifier 1601b Attribute 1 1601c Attribute 2 1602 Element identifier (Type 1) 1602a T1 code 1602b Attribute identifier 1602c Element number in attribute 1603 Element identifier (type 2) 1603a Attribute 3 1603b Attribute 4 16 03c Element number in attribute 1701 Attribute correspondence table 1701a Attribute identifier 1 1701b Attribute identifier 2 1701c Attribute 1 1702 Element identifier (Type 1) 1702a T1 code 1702b Attribute identifier 1 1702c Attribute identifier 2 1702d Element number in attribute 1703 Element identifier (Type 2) 1703a Attribute 2 1703b Attribute 3 1703c Element number in attribute

Claims (25)

【特許請求の範囲】[Claims] 【請求項1】誘導する経路を獲得し、その経路を構成す
る道路リンクの識別子の列を出力する経路算出手段と、
当該経路誘導装置を搭載する移動体が存在する位置を検
出し、その位置に該当する道路リンクの識別子を出力す
る現在位置検出手段と、道路リンクの識別子から当該道
路リンクの属する道路の道路名称を獲得し出力する道路
名称獲得手段と、前記現在位置検出手段の求めた現在位
置と、前記経路算出手段の求めた経路とを入力され、前
記経路を構成する道路リンクのうちで誘導情報作成の為
に道路名称を獲得するものを前記現在位置をもとに選別
し、前記道路名称獲得手段に前記道路リンクの識別子を
与え道路名称を獲得し、前記現在位置、前記経路、及び
前記道路名称から当該経路誘導装置を搭載する移動体を
誘導する誘導情報を作成する誘導制御手段と、前記誘導
制御手段の作成した誘導情報を表示する表示手段と、を
備えたことを特徴とする、経路誘導装置。
A route calculating means for acquiring a route to be guided and outputting a sequence of identifiers of road links constituting the route;
A current position detecting means for detecting a position where a moving object equipped with the route guidance device is present and outputting an identifier of a road link corresponding to the position; and a road name of a road to which the road link belongs from the road link identifier. The road name obtaining means for obtaining and outputting, the current position obtained by the current position detecting means, and the route obtained by the route calculating means are inputted, and for generating guidance information among the road links constituting the route. The road name is selected based on the current position, the road name obtaining means is given an identifier of the road link to obtain a road name, and the road name is obtained from the current position, the route, and the road name. It is provided with guidance control means for creating guidance information for guiding a moving object equipped with a route guidance device, and display means for displaying the guidance information created by the guidance control means. To, route guidance system.
【請求項2】誘導する経路を獲得し、その経路を構成す
る道路リンクの識別子の列を出力する第1のステップ
と、当該経路誘導方法を実装した装置を搭載する移動体
が存在する位置を検出し、その位置に該当する道路リン
クの識別子を出力する第2のステップと、第1のステッ
プで求めた経路と、第2のステップで求めた現在位置と
の比較で、経路を構成する道路リンクの識別子のうち、
誘導情報作成のために道路名称を獲得する必要があるも
のを選択する第3のステップと、第3のステップが選択
した道路リンクの識別子から当該道路リンクの属する道
路の道路名称を獲得し出力する第4のステップと、第1
のステップで求めた経路と、第2のステップで求めた現
在位置と、第4のステップで求めた道路名称とから当該
経路誘導方法を実装した装置を搭載する移動体を誘導す
る誘導情報を作成する第5のステップと、第4のステッ
プで作成した誘導情報を表示する第6のステップと、に
よって実現される経路誘導方法。
2. A first step of acquiring a route to be guided and outputting a sequence of identifiers of road links constituting the route, and determining a position where a moving body equipped with a device implementing the route guidance method exists. The second step of detecting and outputting the identifier of the road link corresponding to the position, the road constituting the path based on a comparison between the path obtained in the first step and the current position obtained in the second step Of the link identifiers,
A third step of selecting a road name that needs to be acquired for creating guidance information, and acquiring and outputting the road name of the road to which the road link belongs from the identifier of the road link selected by the third step; The fourth step and the first
From the route obtained in the step, the current position obtained in the second step, and the road name obtained in the fourth step, to create guidance information for guiding a mobile body equipped with the device implementing the route guidance method. And a sixth step for displaying the guidance information created in the fourth step.
【請求項3】誘導する経路を獲得し、その経路を構成す
る道路リンクの識別子の列を出力する第1のステップ
と、当該経路誘導方法を実装した装置を搭載する移動体
が存在する位置を検出し、その位置に該当する道路リン
クの識別子を出力する第2のステップと、第1のステッ
プで求めた経路と、第2のステップで求めた現在位置と
の比較で、経路を構成する道路リンクの識別子のうち、
誘導情報作成のために道路名称を獲得する必要があるも
のを選択する第3のステップと、第3のステップが選択
した道路リンクの識別子から当該道路リンクの属する道
路の道路名称を獲得し出力する第4のステップと、第1
のステップで求めた経路と、第2のステップで求めた現
在位置と、第4のステップで求めた道路名称とから当該
経路誘導方法を実装した装置を搭載する移動体を誘導す
る誘導情報を作成する第5のステップと、第4のステッ
プで作成した誘導情報を表示する第6のステップと、に
よって実現される経路誘導のプログラムを、電子計算機
で読み取り可能な形式で記録した経路誘導プログラム記
憶媒体。
3. A first step of acquiring a route to be guided and outputting a sequence of identifiers of road links constituting the route, and determining a position where a moving body having a device equipped with the route guidance method exists. The second step of detecting and outputting the identifier of the road link corresponding to the position, the road constituting the path based on a comparison between the path obtained in the first step and the current position obtained in the second step Of the link identifiers,
A third step of selecting a road name that needs to be acquired for creating guidance information, and acquiring and outputting the road name of the road to which the road link belongs from the identifier of the road link selected by the third step; The fourth step and the first
From the route obtained in the step, the current position obtained in the second step, and the road name obtained in the fourth step, to create guidance information for guiding a mobile body equipped with the device implementing the route guidance method. Route guidance program storage medium that records a route guidance program realized by a fifth step of performing and a sixth step of displaying the guidance information created in the fourth step in a computer-readable format. .
【請求項4】道路名称獲得手段が、道路リンクの識別子
から道路名称を獲得する際に、道路リンクの識別子を変
換して道路名称を生成することを特徴とする、請求項1
記載の経路誘導装置。
4. The method according to claim 1, wherein the road name obtaining means converts the road link identifier to generate the road name when obtaining the road name from the road link identifier.
A route guidance device as described.
【請求項5】第4のステップで、道路リンクの識別子か
ら道路名称を獲得する際に、道路リンクの識別子を変換
して道路名称を生成することを特徴とする、請求項2記
載の経路誘導方法。
5. The route guidance according to claim 2, wherein in the fourth step, when the road name is obtained from the road link identifier, the road link identifier is converted to generate the road name. Method.
【請求項6】請求項5の経路誘導のプログラムを、電子
計算機で読み取り可能な形式で記録した経路誘導プログ
ラム記憶媒体。
6. A route guidance program storage medium storing the route guidance program according to claim 5 in a format readable by an electronic computer.
【請求項7】道路の識別子と道路属性との対応を格納し
た道路対応表記憶手段を備え、 道路名称獲得手段が、道路リンクの識別子から道路の識
別子を得て、それをもとに道路対応表記憶手段に格納さ
れた道路対応表を参照することで、道路リンクの識別子
から道路属性を求めそれを基に道路名称を作成すること
ができることを特徴とする、請求項1記載の経路誘導装
置。
7. A road correspondence table storing means for storing a correspondence between a road identifier and a road attribute, wherein a road name obtaining means obtains a road identifier from a road link identifier, and uses the road correspondence based on the road identifier. 2. The route guidance device according to claim 1, wherein a road name is created based on a road attribute obtained from a road link identifier by referring to a road correspondence table stored in a table storage unit. .
【請求項8】第4のステップで、道路リンクの識別子か
ら道路の識別子を得て、それをもとに道路対応表を参照
することで、道路リンクの識別子から道路属性を求めそ
れを基に道路名称を作成することができることを特徴と
する、請求項2記載の経路誘導方法。
8. In a fourth step, a road identifier is obtained from a road link identifier and a road correspondence table is referred to to obtain a road attribute from the road link identifier. 3. The route guidance method according to claim 2, wherein a road name can be created.
【請求項9】請求項8の経路誘導のプログラムを、電子
計算機で読み取り可能な形式で記録した経路誘導プログ
ラム記憶媒体。
9. A route guidance program storage medium in which the route guidance program according to claim 8 is recorded in a format readable by an electronic computer.
【請求項10】道路名称獲得手段が、道路リンクの識別
子から道路名称を獲得する際に、道路対応表を参照する
かどうかを当該識別子の一部で決定し、それに基づいて
道路名称を生成することを特徴とする、請求項7記載の
経路誘導装置。
10. The road name obtaining means determines whether to refer to a road correspondence table based on a part of the identifier when obtaining the road name from the identifier of the road link, and generates the road name based on the determination. The route guidance device according to claim 7, wherein:
【請求項11】第4のステップで、道路リンクの識別子
から道路名称を獲得する際に、道路対応表を参照するか
どうかを当該識別子の一部で決定し、それに基づいて道
路名称を生成することを特徴とする、請求項8記載の経
路誘導方法。
11. In a fourth step, when a road name is acquired from an identifier of a road link, whether to refer to a road correspondence table is determined by a part of the identifier, and a road name is generated based on the determination. 9. The route guidance method according to claim 8, wherein:
【請求項12】請求項11の経路誘導のプログラムを、
電子計算機で読み取り可能な形式で記録した経路誘導プ
ログラム記憶媒体。
12. The route guidance program according to claim 11,
A route guidance program storage medium recorded in a format readable by an electronic computer.
【請求項13】道路名称獲得手段が、道路対応表を参照
するかどうかを決定する際に使用した道路リンクの識別
子の一部を道路名称の獲得にも使用することを特徴とす
る、請求項10記載の経路誘導装置。
13. The road name acquiring means uses a part of the identifier of the road link used in determining whether or not to refer to the road correspondence table, also in acquiring the road name. The route guidance device according to claim 10.
【請求項14】第4のステップで、道路対応表を参照す
るかどうかを決定する際に使用した道路リンクの識別子
の一部を道路名称の獲得にも使用することを特徴とす
る、請求項11記載の経路誘導方法。
14. The method according to claim 4, wherein in the fourth step, a part of the identifier of the road link used in determining whether to refer to the road correspondence table is also used for obtaining the road name. 12. The route guidance method according to item 11.
【請求項15】請求項14の経路誘導のプログラムを、
電子計算機で読み取り可能な形式で記録した経路誘導プ
ログラム記憶媒体。
15. The route guidance program according to claim 14,
A route guidance program storage medium recorded in a format readable by an electronic computer.
【請求項16】道路名称獲得手段が、道路対応表を参照
するかどうかを決定する際に読み込む道路リンクの識別
子のフィールドが、二種類以上の属性を表現し、かつそ
れらの属性を区別する方法をも同時に表現するのに最小
のビット数のフィールドとなっていることを特徴とす
る、請求項13記載の経路誘導装置。
16. A method in which a road link identifier field which is read when the road name obtaining means determines whether or not to refer to the road correspondence table expresses two or more types of attributes and distinguishes those attributes. 14. The route guidance device according to claim 13, wherein a field having a minimum number of bits is also used to simultaneously represent the field.
【請求項17】第4のステップで、道路対応表を参照す
るかどうかを決定する際に読み込む道路リンクの識別子
のフィールドが、二種類以上の属性を表現し、かつそれ
らの属性を区別する方法をも同時に表現するのに最小の
ビット数のフィールドとなっていることを特徴とする、
請求項14記載の経路誘導方法。
17. A method in which in a fourth step, a road link identifier field to be read when determining whether to refer to a road correspondence table represents two or more types of attributes and distinguishes those attributes. Is also the field of the minimum number of bits to express simultaneously,
The route guidance method according to claim 14.
【請求項18】請求項17の経路誘導のプログラムを、
電子計算機で読み取り可能な形式で記録した経路誘導プ
ログラム記憶媒体。
18. The route guidance program according to claim 17,
A route guidance program storage medium recorded in a format readable by an electronic computer.
【請求項19】各々に識別子がふられ、かつその識別子
に一定の処理を行なうことで当該道路リンクの属する道
路の属性を獲得可能とした、道路リンクを備えた地図デ
ータベースを、電子計算機で読みとり可能な形式で記録
した、地図データベース記憶媒体。
19. A computer reads a map database provided with road links, each of which is assigned an identifier, and by performing a predetermined process on the identifier, the attribute of the road to which the road link belongs can be obtained. A map database storage medium recorded in a possible format.
【請求項20】格納する要素のおのおのに識別子がふら
れ、かつその識別子に一定の処理を行なうことで当該要
素に関する属性を獲得可能としたことを特徴とする、デ
ータベースを、電子計算機で読みとり可能な形式で記録
した、データベース記憶媒体。
20. A computer readable database, characterized in that an identifier is assigned to each of the elements to be stored, and an attribute relating to the element can be obtained by performing a certain process on the identifier. Database storage media recorded in various formats.
【請求項21】要素の識別子から当該要素に関する属性
を獲得する際に行なう一定の処理が、識別子の変換であ
ることを特徴とする、請求項20記載のデータベース記
録媒体。
21. The database recording medium according to claim 20, wherein a predetermined process performed when acquiring an attribute related to the element from the identifier of the element is conversion of the identifier.
【請求項22】属性の識別子と属性との対応表である属
性対応表を有し、要素の識別子から当該要素に関する属
性を獲得する際に行なう一定の処理が、要素の識別子か
ら属性の識別子を獲得し、それを基に属性対応表を参照
することで属性を獲得するものであることを特徴とす
る、請求項20記載のデータベース記録媒体。
22. An attribute correspondence table, which is a correspondence table between attribute identifiers and attributes, wherein certain processing performed when acquiring an attribute related to the element from the element identifier is performed by converting the attribute identifier from the element identifier. 21. The database recording medium according to claim 20, wherein the attribute is acquired by acquiring the attribute and referring to the attribute correspondence table based on the acquired attribute.
【請求項23】要素の識別子から当該要素に関する属性
を獲得する際に行なう一定の処理が、まず属性対応表を
参照するかどうかを示す値を要素の識別子から獲得し、
それに基づいて属性を獲得するものであることを特徴と
する、請求項22記載のデータベース記録媒体。
23. A process for acquiring an attribute related to an element from an element identifier first obtains a value indicating whether or not to refer to an attribute correspondence table from the element identifier.
23. The database recording medium according to claim 22, wherein attributes are acquired based on the attribute.
【請求項24】要素の識別子から当該要素に関する属性
を獲得する際に行なう一定の処理で、属性対応表を参照
するかどうかを示す要素の識別子中のフィールドを、属
性の獲得にも使用可能としたことを特徴とする、請求項
23記載のデータベース記録媒体。
24. In a certain process performed when acquiring an attribute related to an element from an element identifier, a field in the element identifier indicating whether to refer to the attribute correspondence table can be used for acquiring the attribute. 24. The database recording medium according to claim 23, wherein:
【請求項25】要素の識別子から当該要素に関する属性
を獲得する際に行なう一定の処理で、属性対応表を参照
するかどうかを決定する際に要素の識別子から獲得する
フィールドが、二種類以上の属性を表現し、かつそれら
の属性を区別する方法をも同時に表現するのに最小のビ
ット数のフィールドにできることを特徴とする、請求項
24記載のデータベース記録媒体。
25. A fixed process performed when acquiring an attribute related to an element from an element identifier, when determining whether or not to refer to the attribute correspondence table, the field acquired from the element identifier includes two or more types of fields. 25. The database recording medium according to claim 24, wherein the attribute can be expressed and a method for distinguishing those attributes can be represented by a field having a minimum number of bits to simultaneously express.
JP16510298A 1998-06-12 1998-06-12 Route guiding device and method and map database storage medium Pending JPH11351896A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16510298A JPH11351896A (en) 1998-06-12 1998-06-12 Route guiding device and method and map database storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16510298A JPH11351896A (en) 1998-06-12 1998-06-12 Route guiding device and method and map database storage medium

Publications (1)

Publication Number Publication Date
JPH11351896A true JPH11351896A (en) 1999-12-24

Family

ID=15805942

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16510298A Pending JPH11351896A (en) 1998-06-12 1998-06-12 Route guiding device and method and map database storage medium

Country Status (1)

Country Link
JP (1) JPH11351896A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007322684A (en) * 2006-05-31 2007-12-13 Pioneer Electronic Corp Road data preparing device, method, and program
JP2011158640A (en) * 2010-01-29 2011-08-18 Denso Corp Map data
JP2011158639A (en) * 2010-01-29 2011-08-18 Denso Corp Map data
JP2011175231A (en) * 2010-01-29 2011-09-08 Denso Corp Map data
JP2012093515A (en) * 2010-10-26 2012-05-17 Denso Corp Map data
CN107305570A (en) * 2016-04-22 2017-10-31 腾讯科技(深圳)有限公司 A kind of data retrieval method and system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007322684A (en) * 2006-05-31 2007-12-13 Pioneer Electronic Corp Road data preparing device, method, and program
JP2011158640A (en) * 2010-01-29 2011-08-18 Denso Corp Map data
JP2011158639A (en) * 2010-01-29 2011-08-18 Denso Corp Map data
JP2011175231A (en) * 2010-01-29 2011-09-08 Denso Corp Map data
CN102192748A (en) * 2010-01-29 2011-09-21 株式会社电装 Map data, storage medium and navigation apparatus
JP2012093515A (en) * 2010-10-26 2012-05-17 Denso Corp Map data
CN107305570A (en) * 2016-04-22 2017-10-31 腾讯科技(深圳)有限公司 A kind of data retrieval method and system
US10984059B2 (en) 2016-04-22 2021-04-20 Tencent Technology (Shenzhen) Company Limited Data retrieval method and system

Similar Documents

Publication Publication Date Title
US8396660B2 (en) Road map data structure, road map data storage medium, navigation device, and method of generating road map data
CN100543422C (en) Guider
JP5093562B2 (en) Navigation device
JP4822062B2 (en) DATA UPDATE SYSTEM, NAVIGATION DEVICE, AND DATA UPDATE METHOD
US8510042B2 (en) Navigation device and data update system
KR100266036B1 (en) Road map information readout apparatus, recording medium and transmitting method
US8532925B2 (en) Spatial indexing method and apparatus for navigation system for indexing and retrieval of XML map data
CN102538806B (en) A kind of paths planning method and relevant device
JP4133570B2 (en) Navigation device
US9098496B2 (en) Method for creating map data and map data utilization apparatus
JP5384545B2 (en) Navigation system, navigation server, navigation client, and navigation method
WO2007142326A1 (en) Data update system, terminal device, server device, and data update method
US20110191016A1 (en) Map data, storage medium and navigation apparatus
JP4115910B2 (en) Navigation device and alternative route generation notification method
JPH11351896A (en) Route guiding device and method and map database storage medium
JP3349839B2 (en) Car navigation system
JP2002206938A (en) Method of searching route
JP4725181B2 (en) Navigation system and cache management method
JP2010133810A (en) Navigating device and road data generating device for navigation
CN111427977A (en) Electronic eye data processing method and device
JP2005214783A (en) Navigation system and method for displaying facility marks
JP2010038860A (en) Navigator and facility search method
JPH1049047A (en) Road map information reading device, recording medium, and transmission method
JP6141173B2 (en) Map information and map information processing device
JPH01248272A (en) Address input system