JP2003330968A - Map display device and program - Google Patents

Map display device and program

Info

Publication number
JP2003330968A
JP2003330968A JP2002132961A JP2002132961A JP2003330968A JP 2003330968 A JP2003330968 A JP 2003330968A JP 2002132961 A JP2002132961 A JP 2002132961A JP 2002132961 A JP2002132961 A JP 2002132961A JP 2003330968 A JP2003330968 A JP 2003330968A
Authority
JP
Japan
Prior art keywords
map
information
data
feature information
display area
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
JP2002132961A
Other languages
Japanese (ja)
Inventor
Takashi Tamada
隆史 玉田
Hiroshi Monma
啓 門馬
Kazuo Seo
和男 瀬尾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2002132961A priority Critical patent/JP2003330968A/en
Publication of JP2003330968A publication Critical patent/JP2003330968A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To solve a problem of a map display device wherein the use of latitude/longitude information as index information quickly provides space information in a display region without analyzing a hierarchical structure of space information in a space data file of XML form, however, the addition of the latitude longitude information to the space information of the space data file enlarges the data size of the space data file. <P>SOLUTION: Planimetric feature information in the display region is retrieved from the XML map DF by referring to the information retrieval data where the planimetric feature information described in the XML map DF is managed in a multidimensional data structure. <P>COPYRIGHT: (C)2004,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は、XML(eXt
ensible Markup Language)形
式の地図データファイルに記述されている地物情報にし
たがって地図を表示する地図表示装置及び地図表示プロ
グラムに関するものである。
TECHNICAL FIELD The present invention relates to XML (eXt).
The present invention relates to a map display device and a map display program for displaying a map in accordance with feature information described in a map data file in an Ensible Markup Language format.

【0002】[0002]

【従来の技術】地物の位置等を示す地物情報などの空間
情報を階層構造で記述するフォーマットとして、G−X
MLやPOIX(Point Of Interset
eXchange Language)等が提案され
ている。これらデータフォーマットはXML形式のマー
クアップ言語であり、タグを使って階層構造化して空間
情報を記述するものである。タグや階層構造は各フォー
マット毎に規定されている。
2. Description of the Related Art G-X is a format for describing spatial information such as feature information indicating the position of a feature in a hierarchical structure.
ML and POIX (Point Of Interset)
eXchange Language) and the like have been proposed. These data formats are markup languages in the XML format, and describe spatial information in a hierarchical structure using tags. Tags and hierarchical structures are specified for each format.

【0003】XML形式の空間データファイルから所望
の空間情報を取り出す場合、空間データファイルに格納
されている空間情報のツリー構造を解析する必要があ
り、非階層構造の空間データファイルに比べて、マイコ
ンの処理量が増大する。例えば、現在位置の地図を表示
するようなアプリケーションの場合、XMLツリー構造
から表示領域内に存在する地物に関する地物情報を取得
するまでの処理時間が長くなる。即ち、ツリー構造を解
析して、空間データファイル内の全ての地物情報を参照
しなければ、表示領域内に存在する地物に関する地物情
報を取得することができず、地図を表示するまでの時間
が長くなる。特に、携帯情報端末などのPDAや携帯電
話に搭載されているマイコンは、CPUやROM/RA
M容量の制約があり、その処理能力は一般のパソコンに
比べて高くはないので、地図を表示するまでの時間が極
端に長くなる。
When extracting desired spatial information from an XML format spatial data file, it is necessary to analyze the tree structure of the spatial information stored in the spatial data file. The processing amount of is increased. For example, in the case of an application that displays a map of the current position, it takes a long processing time to acquire the feature information about the feature existing in the display area from the XML tree structure. That is, unless the tree structure is analyzed and all the feature information in the spatial data file is referenced, the feature information regarding the features existing in the display area cannot be acquired, and the map is displayed. Will take longer. In particular, a microcomputer installed in a PDA such as a mobile information terminal or a mobile phone is a CPU or a ROM / RA.
Since the capacity of M is limited and its processing capacity is not higher than that of a general personal computer, the time until the map is displayed becomes extremely long.

【0004】そこで、XML形式の空間データファイル
における空間情報の階層構造を解析することなく、空間
情報を迅速に知る技術が開発されており、その技術を利
用する地図表示装置が特開2001−175662公報
に開示されている。即ち、特開2001−175662
公報には、空間データファイルの空間情報に緯度経度情
報を付加し、その緯度経度情報をインデックス情報とし
て利用する技術が開示されている。
Therefore, a technique for quickly knowing the spatial information without analyzing the hierarchical structure of the spatial information in the XML format spatial data file has been developed, and a map display device using the technique is disclosed in Japanese Patent Laid-Open No. 2001-175662. It is disclosed in the official gazette. That is, Japanese Patent Laid-Open No. 2001-175662
The publication discloses a technique in which latitude and longitude information is added to the spatial information of a spatial data file and the latitude and longitude information is used as index information.

【0005】[0005]

【発明が解決しようとする課題】従来の地図表示装置は
以上のように構成されているので、緯度経度情報をイン
デックス情報として利用すれば、XML形式の空間デー
タファイルにおける空間情報の階層構造を解析すること
なく、表示領域内の空間情報を迅速に取得することがで
きる。しかし、空間データファイルの空間情報に緯度経
度情報を付加する分、空間データファイルのデータサイ
ズが大きくなる課題があった。また、検索用のインデッ
クスのタグは独自形式のものであるため、タグの独自拡
張が許容されたフォーマット以外には適用することがで
きないなどの課題もあった。
Since the conventional map display device is configured as described above, if the latitude / longitude information is used as index information, the hierarchical structure of the spatial information in the XML spatial data file can be analyzed. Without doing so, the spatial information in the display area can be quickly acquired. However, since the latitude and longitude information is added to the spatial information of the spatial data file, there is a problem that the data size of the spatial data file becomes large. In addition, since the tag of the index for search has a unique format, there is a problem that it cannot be applied to a format other than the format in which the unique extension of the tag is allowed.

【0006】この発明は上記のような課題を解決するた
めになされたもので、緯度経度情報をインデックス情報
として付加することなく、表示領域の地図を迅速に表示
することができる地図表示装置及び地図表示プログラム
を得ることを目的とする。
The present invention has been made to solve the above problems, and a map display device and a map capable of displaying a map in a display area quickly without adding latitude / longitude information as index information. The purpose is to obtain a display program.

【0007】[0007]

【課題を解決するための手段】この発明に係る地図表示
装置は、XML形式の地図データファイルに記述されて
いる地物情報を多次元データ構造で管理している情報検
索用データを参照して、地図データファイルから表示領
域内の地物情報を検索する検索手段を設けたものであ
る。
A map display device according to the present invention refers to information search data that manages feature information described in an XML format map data file in a multidimensional data structure. A search means for searching the map data file for feature information in the display area is provided.

【0008】この発明に係る地図表示装置は、地図デー
タファイルに記述されている地物情報をk−d木に投入
して多次元データ構造の情報検索用データを構築するデ
ータ構築手段を設けたものである。
The map display device according to the present invention is provided with the data construction means for constructing the information retrieval data having the multidimensional data structure by inputting the feature information described in the map data file into the kd tree. It is a thing.

【0009】この発明に係る地図表示装置は、地図デー
タファイルに記述されている地物情報をMD木に投入し
て多次元データ構造の情報検索用データを構築するデー
タ構築手段を設けたものである。
The map display device according to the present invention is provided with data construction means for constructing information retrieval data having a multidimensional data structure by inputting feature information described in a map data file into an MD tree. is there.

【0010】この発明に係る地図表示装置は、地図デー
タファイルにおける地物情報の記述位置を示すインデッ
クス情報が記述されているXML形式のインデックスフ
ァイルを参照して、多次元データ構造の情報検索用デー
タを構築するデータ構築手段を設けたものである。
The map display device according to the present invention refers to an XML-format index file in which index information indicating a description position of feature information in a map data file is described to refer to information search data having a multidimensional data structure. The data construction means for constructing is.

【0011】この発明に係る地図表示装置は、外部から
ネットワークを介して地図データファイル及びインデッ
クスファイルを入手する通信手段を設けたものである。
The map display device according to the present invention is provided with communication means for obtaining a map data file and an index file from the outside via a network.

【0012】この発明に係る地図表示装置は、情報検索
用データに管理されている地物情報に重要度を示す情報
が付加されている場合、重要度が基準値以上の地物情報
を検索するようにしたものである。
In the map display device according to the present invention, when the feature information managed in the information search data is added with the information indicating the degree of importance, the feature information of which degree of importance is equal to or higher than the reference value is searched. It was done like this.

【0013】この発明に係る地図表示装置は、現在位置
の緯度経度情報を受信し、その緯度経度情報に基づいて
地図の表示領域を指定するようにしたものである。
The map display device according to the present invention receives the latitude / longitude information of the current position and designates the display area of the map based on the latitude / longitude information.

【0014】この発明に係る地図表示プログラムは、X
ML形式の地図データファイルに記述されている地物情
報を多次元データ構造で管理している情報検索用データ
を参照して、地図データファイルから表示領域内の地物
情報を検索する検索処理手順を設けたものである。
The map display program according to the present invention is X
Retrieval procedure for retrieving the feature information in the display area from the map data file by referring to the information retrieval data that manages the feature information described in the ML format map data file with a multidimensional data structure. Is provided.

【0015】[0015]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の形態1による地
図表示装置を示す構成図であり、図において、1はGP
S(Global Positioning Syst
em)衛星から現在位置の緯度経度情報を受信するGP
S受信機、2はユーザがUI(User Interf
ace)部2aを操作して地図の表示要求を入力する
と、GPS受信機1により受信された緯度経度情報にし
たがって地図の表示領域を指定する表示領域指定部(表
示領域指定手段)、3は例えば外部計算機からネットワ
ークを介して、XML形式で地物情報が記述されている
地図データファイル(以下、XML地図DFという)を
受信する通信部(通信手段)である。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below. Embodiment 1. 1 is a block diagram showing a map display device according to Embodiment 1 of the present invention, in which 1 is a GP.
S (Global Positioning System)
em) GP that receives the latitude and longitude information of the current position from the satellite
S receiver, 2 is a user interface (User Interface)
ace) section 2a to input a map display request, a display area designating section (display area designating means) 3 for designating a display area of the map according to the latitude / longitude information received by the GPS receiver 1 A communication unit (communication means) that receives a map data file (hereinafter referred to as an XML map DF) in which feature information is described in XML format from an external computer via a network.

【0016】4は通信部3により受信されたXML地図
DFのデータ構成を示すXMLツリーを生成するXML
地図データ処理部、5はXML地図DFに記述されてい
る地物情報をk−d木に投入して、多次元データ構造の
情報検索用データを構築するXML空間インデックス処
理部である。なお、XML地図データ処理部4及びXM
L空間インデックス処理部5からデータ構築手段が構成
されている。
Reference numeral 4 is an XML for generating an XML tree showing the data structure of the XML map DF received by the communication unit 3.
A map data processing unit 5 is an XML space index processing unit that inputs the feature information described in the XML map DF into a kd tree to construct information search data having a multidimensional data structure. The XML map data processing unit 4 and the XM
The L space index processing section 5 constitutes data construction means.

【0017】6はXML空間インデックス処理部5によ
り構築された多次元データ構造の情報検索用データを参
照して、XML地図DFから表示領域指定部2により指
定された表示領域内の地物情報を検索する地図データ管
理部(検索手段)、7は地図データ管理部6により検索
された地物情報にしたがって地図を表示する表示部(表
示手段)である。図2はこの発明の実施の形態1による
地図表示装置の処理内容を示すフローチャートであり、
図3は地図データ管理部6の処理内容を示すフローチャ
ートである。
Reference numeral 6 refers to the information retrieval data of the multidimensional data structure constructed by the XML spatial index processing unit 5 to retrieve the feature information in the display area designated by the display area designating unit 2 from the XML map DF. A map data management unit (search unit) 7 to be searched is a display unit (display unit) that displays a map according to the feature information searched by the map data management unit 6. FIG. 2 is a flowchart showing the processing contents of the map display device according to Embodiment 1 of the present invention,
FIG. 3 is a flowchart showing the processing contents of the map data management unit 6.

【0018】次に動作について説明する。まず、ユーザ
がUI部2aを操作して地図の表示要求を入力すると
(ステップST1)、表示領域指定部2がGPS受信機
1により受信された現在位置の緯度経度情報を入手し
(ステップST2)、その緯度経度情報と地図の表示エ
リアサイズ(表示エリアサイズは、ディスプレイの画面
サイズと地図の縮尺などから決定される)にしたがって
地図の表示領域を指定する(ステップST3)。
Next, the operation will be described. First, when the user operates the UI unit 2a to input a map display request (step ST1), the display area designation unit 2 obtains the latitude / longitude information of the current position received by the GPS receiver 1 (step ST2). The map display area is designated according to the latitude / longitude information and the map display area size (the display area size is determined from the screen size of the display, the map scale, etc.) (step ST3).

【0019】地図データ管理部6は、既に多次元データ
構造の情報検索用データが構築されている場合、表示領
域指定部2が地図の表示領域を指定すると、多次元デー
タ構造の情報検索用データを参照して、XML地図DF
から表示領域内の地物情報を検索するが(詳細は後述す
る)、未だ多次元データ構造の情報検索用データが構築
されていない場合、情報検索用データの構築を要求する
(ステップST4)。
When the display area designating section 2 designates the map display area when the information retrieval data having the multidimensional data structure is already constructed, the map data management section 6 designates the information retrieval data having the multidimensional data structure. Refer to the XML Map DF
Feature information in the display area is searched from (details will be described later), but if information search data having a multidimensional data structure has not been constructed yet, construction of information search data is requested (step ST4).

【0020】XML地図データ処理部4は、地図データ
管理部6から情報検索用データの構築要求を受けると、
通信部3により受信されたXML地図DFを入手し、そ
のXML地図DFのデータ構成を示すXMLツリーを生
成する(ステップST5)。ここで、図4はG−XML
の規約に基づいて作成されたXML地図DFの一例を示
し、図5は図4のXML地図DFの記述内容による表示
例を示しており、XML地図データ処理部4がXMLパ
ーサを用いて、図6に示すようなXMLツリーを生成す
る。なお、XML地図DFは、外部計算機からネットワ
ークを介して受信する必要は必ずしもなく、CD−RO
MやDVD−ROMなどの記憶媒体から読み込むように
してもよい。
When the XML map data processing unit 4 receives a request for constructing information search data from the map data management unit 6,
The XML map DF received by the communication unit 3 is obtained, and an XML tree showing the data structure of the XML map DF is generated (step ST5). Here, FIG. 4 shows G-XML.
5 shows an example of an XML map DF created based on the rules of FIG. 5, FIG. 5 shows a display example according to the description content of the XML map DF of FIG. 4, and the XML map data processing unit 4 uses an XML parser to An XML tree as shown in 6 is generated. It should be noted that the XML map DF does not necessarily have to be received from an external computer via the network, and the CD-RO
You may make it read from storage media, such as M and DVD-ROM.

【0021】XML空間インデックス処理部5は、XM
L地図データ処理部4がXMLツリーを生成すると、X
ML地図DFに記述されている地物情報をk−d木に投
入して、多次元データ構造の情報検索用データを構築す
る(ステップST6)。ここで、多次元データ構造は、
空間データである地物情報の効率的な検索を可能にする
データ構造であり、一般にk−d木やMD木などが知ら
れている。
The XML spatial index processing unit 5 is
When the L map data processing unit 4 creates an XML tree, X
The feature information described in the ML map DF is input to the kd tree to construct information search data having a multidimensional data structure (step ST6). Where the multidimensional data structure is
This is a data structure that enables efficient retrieval of feature information that is spatial data, and generally k-d trees, MD trees, and the like are known.

【0022】例えば、バケットサイズ(葉ノードで管理
するデータの最大数)が2であるk−d木を用いる場
合、図4のXML地図DFに記述されている各地物情報
をファイル内の記述順にk−d木に投入していくと、図
7に示すような木構造の情報検索用データが構築され
る。図7における情報検索用データは、複数の中間ノー
ドと葉ノードから構成されており、その中間ノードと葉
ノードにおける外接長方形が、当該ノードが保有してい
る地物情報の領域(以下、保有領域という)を表してい
る。即ち、外接長方形の(□,□,□,□)内の数値が
保有領域を表している。また、図において、上部に位置
するノードの保有領域は、下部に位置するノードの保有
領域を完全に包含している。なお、葉ノードにぶら下が
っている“Feature”は、図6のXMLツリーの
“Feature”とリンクしており、葉ノードにぶら
下がっている“Feature”を見れば、対応してい
るXMLツリーの“Feature”を直ちに見つける
ことができる。
For example, when a kd tree having a bucket size (maximum number of data managed by leaf nodes) of 2 is used, the local feature information described in the XML map DF of FIG. 4 is described in the order of description in the file. When the data is input to the k-d tree, data for information retrieval having a tree structure as shown in FIG. 7 is constructed. The information search data in FIG. 7 is composed of a plurality of intermediate nodes and leaf nodes, and the circumscribed rectangles in the intermediate nodes and leaf nodes are the area of the feature information held by the node (hereinafter, the holding area). It means). That is, the numerical value in (□, □, □, □) of the circumscribed rectangle represents the holding area. Further, in the figure, the holding area of the node located in the upper part completely includes the holding area of the node located in the lower part. Note that the “Feature” hanging on the leaf node is linked to the “Feature” of the XML tree in FIG. 6, and if you look at the “Feature” hanging on the leaf node, you can see the corresponding “Feature” of the XML tree. Can be found immediately.

【0023】地図データ管理部6は、上記のようにして
多次元データ構造の情報検索用データが構築されると、
その情報検索用データを参照して、XML地図DFから
表示領域内の地物情報を検索する(ステップST7)。
具体的には、次のようにして表示領域内の地物情報を検
索する。
When the information search data having the multidimensional data structure is constructed as described above, the map data management unit 6
The feature information in the display area is searched from the XML map DF with reference to the information search data (step ST7).
Specifically, the feature information in the display area is searched as follows.

【0024】まず、地図データ管理部6は、表示領域指
定部2により指定された地図の表示領域をV(sx,s
y,ex,ey)として、処理対象ノードNを情報検索
用データのルートノード(図7の最上部のノード)に設
定する(ステップST11,ST12)。ただし、sx
は表示領域のX座標最小値、syはY座標最小値、ex
はX座標最大値、eyはY座標最大値である。
First, the map data management unit 6 sets the map display area designated by the display area designation unit 2 to V (sx, s).
(y, ex, ey), the process target node N is set to the root node of the information search data (the uppermost node in FIG. 7) (steps ST11, ST12). However, sx
Is the X coordinate minimum value of the display area, sy is the Y coordinate minimum value, ex
Is the maximum X coordinate value, and ey is the maximum Y coordinate value.

【0025】次に、地図データ管理部6は、処理対象ノ
ードNが葉ノードであるか否かを判定する(ステップS
T13)。この段階では、処理対象ノードNがルートノ
ードであって中間ノードであるので、処理対象ノードN
が葉ノードではないと判定する。地図データ管理部6
は、処理対象ノードNが葉ノードではないと判定する
と、処理対象ノードNの保有領域B(N)と表示領域V
が交差しているか否かを判定する(ステップST1
4)。
Next, the map data management unit 6 determines whether the processing target node N is a leaf node (step S).
T13). At this stage, since the processing target node N is the root node and the intermediate node, the processing target node N
Is not a leaf node. Map data management unit 6
Determines that the processing target node N is not a leaf node, the holding area B (N) of the processing target node N and the display area V
It is determined whether or not is crossed (step ST1
4).

【0026】地図データ管理部6は、外接長方形の保有
領域B(N)と表示領域Vが交差していない場合、当該
処理対象ノードが表示領域内の地物情報を保持しておら
ず、処理対象ノードを下部のノードに移しても、下部の
ノードが表示領域内の地物情報を保持している可能性は
ないので、一連の検索処理を終了する。一方、外接長方
形の保有領域B(N)と表示領域Vが交差している場
合、処理対象ノードを下部のノードに移行する(ステッ
プST15)。即ち、当該処理対象ノードの左下のノー
ドと右下のノードを、以降、処理対象ノードとして検索
処理を継続する。
If the holding area B (N) of the circumscribed rectangle and the display area V do not intersect, the map data management unit 6 does not hold the feature information in the display area, Even if the target node is moved to the lower node, there is no possibility that the lower node holds the feature information in the display area, and the series of search processing is ended. On the other hand, if the holding area B (N) of the circumscribed rectangle and the display area V intersect, the processing target node is moved to the lower node (step ST15). That is, the lower left node and the lower right node of the processing target node are set as the processing target nodes, and the search process is continued.

【0027】地図データ管理部6は、処理対象ノードN
が葉ノードであると判定すると、当該処理対象ノードが
保有している地物情報を検索リストLに追加する(ステ
ップ16)。具体的には、上述したように、葉ノードに
ぶら下がっている“Feature”と図6のXMLツ
リーの“Feature”はリンクしているので、当該
処理対象ノードが保有している地物情報のリンク情報を
参照して、XML地図DFにおける地物情報の記述位置
を検索リストLに追加する。なお、地図データ管理部6
が表示領域内の地物情報を検索する計算コストは、地物
情報の数がnである場合、log(n)であることが一
般に知られており、XML地図DFにおける全ての地物
情報を解析することなく、表示領域内の地物情報を検索
することができる。したがって、従来法に比べて高速に
表示領域内の地物情報を検索することができる。
The map data management unit 6 is a processing target node N.
If it is determined that the node is a leaf node, the feature information held by the processing target node is added to the search list L (step 16). Specifically, as described above, the “Feature” hanging in the leaf node and the “Feature” in the XML tree in FIG. 6 are linked, so the link of the feature information held by the target node is linked. With reference to the information, the description position of the feature information in the XML map DF is added to the search list L. The map data management unit 6
It is generally known that the calculation cost for retrieving the feature information in the display area is log (n) when the number of feature information is n, and all the feature information in the XML map DF is calculated. The feature information in the display area can be searched without analyzing. Therefore, it is possible to retrieve the feature information in the display area faster than in the conventional method.

【0028】表示部7は、上記のようにして地図データ
管理部6が地物情報の検索処理を実行すると、検索リス
トLに記載されている地物情報の記述位置を参照して、
XML地図DFから当該地物情報を取得し、その地物情
報にしたがって地図を表示する(ステップST8)。
When the map data management unit 6 executes the feature information search processing as described above, the display unit 7 refers to the description position of the feature information described in the search list L,
The feature information is acquired from the XML map DF and the map is displayed according to the feature information (step ST8).

【0029】以上で明らかなように、この実施の形態1
によれば、XML地図DFに記述されている地物情報を
多次元データ構造で管理している情報検索用データを参
照して、XML地図DFから表示領域内の地物情報を検
索するように構成したので、緯度経度情報をインデック
ス情報として付加することなく、表示領域の地図を迅速
に表示することができる効果を奏する。
As is clear from the above, the first embodiment
According to this, the feature information in the display area is searched from the XML map DF by referring to the information search data that manages the feature information described in the XML map DF with a multidimensional data structure. Since it is configured, it is possible to quickly display the map in the display area without adding the latitude and longitude information as index information.

【0030】なお、地図表示装置の構成要素である表示
領域指定部2、地図データ管理部6や表示部7等をハー
ドウエアを用いて構成してもよいが、これらの構成要素
の機能を実現する処理内容が記述されたプログラム(地
図表示プログラム)を用意し、図示せぬコンピュータが
地図表示プログラムを実行するようにしてもよい。
The display area designating unit 2, the map data management unit 6, the display unit 7, etc., which are the components of the map display device, may be configured by using hardware, but the functions of these components are realized. It is also possible to prepare a program (map display program) in which the processing content to be performed is described and execute the map display program by a computer (not shown).

【0031】この実施の形態1では、XML空間インデ
ックス処理部5がXML地図DFに記述されている地物
情報をk−d木に投入して、多次元データ構造の情報検
索用データを構築するものについて示したが、これに限
るものではなく、例えば、XML地図DFに記述されて
いる地物情報をMD木に投入して、多次元データ構造の
情報検索用データを構築するようにしてもよい。
In the first embodiment, the XML space index processing unit 5 inputs the feature information described in the XML map DF into the kd tree to construct the information search data having the multidimensional data structure. However, the present invention is not limited to this. For example, the feature information described in the XML map DF may be input to the MD tree to construct the information search data having a multidimensional data structure. Good.

【0032】実施の形態2.上記実施の形態1では、X
ML空間インデックス処理部5がXML地図DFに記述
されている地物情報をk−d木に投入して、多次元デー
タ構造の情報検索用データを構築するものについて示し
たが、図8に示すように、通信部3が多次元データ構造
の情報検索用データを再現するためのXML形式のイン
デックスファイル(以下、XMLインデックスFとい
う)を受信し、XML空間インデックス処理部5がXM
LインデックスFに記述されているインデックス情報
(XML地図DFにおける地物情報の記述位置を示す情
報)を参照して、多次元データ構造の情報検索用データ
を再現するようにしてもよい。図9はXMLインデック
スFの記述例を示す説明図であり、図10は図9におけ
るXMLインデックスFのタグの内容を示す説明図であ
る。なお、XMLインデックスFは、外部計算機からネ
ットワークを介して受信する必要は必ずしもなく、CD
−ROMやDVD−ROMなどの記憶媒体から読み込む
ようにしてもよい。
Embodiment 2. In the first embodiment, X
It is shown that the ML spatial index processing unit 5 inputs the feature information described in the XML map DF to the kd tree to construct the information search data of the multidimensional data structure, but it is shown in FIG. As described above, the communication unit 3 receives the XML format index file (hereinafter, referred to as an XML index F) for reproducing the information search data having the multidimensional data structure, and the XML space index processing unit 5 receives the XML file.
The information search data having the multidimensional data structure may be reproduced by referring to the index information described in the L index F (information indicating the description position of the feature information in the XML map DF). FIG. 9 is an explanatory diagram showing a description example of the XML index F, and FIG. 10 is an explanatory diagram showing contents of tags of the XML index F in FIG. Note that the XML index F does not necessarily have to be received from an external computer via a network, and may be a CD.
It may be read from a storage medium such as -ROM or DVD-ROM.

【0033】実施の形態3.上記実施の形態1では、多
次元データ構造としてk−d木を用いるものについて示
したが、例えば、XML地図DFの全体領域を細かいメ
ッシュ領域に単純に分割し、各メッシュ領域を一つのノ
ードとして管理するメッシュ分割法を用いてもよい。ま
た、上記実施の形態1では、GPS受信機1により受信
された現在位置の緯度経度情報にしたがって地図の表示
領域を指定するものについて示したが、携帯電話の位置
情報サービスなどの手段を用いて現在位置の位置情報を
取得し、その位置情報にしたがって地図の表示領域を指
定するようにしてもよい。また、ユーザがUI部2aを
操作して、地図の表示領域を指定するようにしてもよ
い。
Embodiment 3. In the first embodiment described above, the k-d tree is used as the multidimensional data structure. However, for example, the entire area of the XML map DF is simply divided into fine mesh areas, and each mesh area is regarded as one node. A managed mesh division method may be used. Further, in the above-described first embodiment, the one in which the display area of the map is designated according to the latitude / longitude information of the current position received by the GPS receiver 1 has been described. The position information of the current position may be acquired and the display area of the map may be designated according to the position information. Alternatively, the user may operate the UI unit 2a to specify the display area of the map.

【0034】実施の形態4.上記実施の形態1〜3で
は、地図データ管理部6が表示領域内の地物情報を検索
するものについて示したが、情報検索用データに管理さ
れている地物情報に重要度を示す情報が付加されている
場合、表示領域内の地物情報であっても、重要度が基準
値以上の地物情報に限り検索するようにしてもよい。な
お、地物情報の重要度を示す情報は、例えば、地物が重
要である程、大きな値を有する情報であり、情報検索用
データの中間ノードが管理している地物情報の属性情報
として付加される場合が考えられる。これにより、表示
領域において、重要度が高い地物情報のみを検索するこ
とができる効果を奏する。
Fourth Embodiment In the above-described first to third embodiments, the map data management unit 6 searches for the feature information in the display area, but the feature information managed in the information search data includes information indicating the degree of importance. If the feature information is added, the feature information in the display area may be searched only for the feature information having the reference value or more. Note that the information indicating the importance of the feature information is, for example, information having a larger value as the feature is more important, and is used as attribute information of the feature information managed by the intermediate node of the information search data. It may be added. As a result, it is possible to retrieve only the feature information of high importance in the display area.

【0035】[0035]

【発明の効果】以上のように、この発明によれば、XM
L形式の地図データファイルに記述されている地物情報
を多次元データ構造で管理している情報検索用データを
参照して、地図データファイルから表示領域内の地物情
報を検索する検索手段を設けるように構成したので、緯
度経度情報をインデックス情報として付加することな
く、表示領域の地図を迅速に表示することができる効果
がある。
As described above, according to the present invention, the XM
A search means for searching the feature information in the display area from the map data file by referring to the information search data that manages the feature information described in the L-format map data file with a multidimensional data structure. Since it is configured to be provided, there is an effect that the map in the display area can be quickly displayed without adding the latitude / longitude information as index information.

【0036】この発明によれば、地図データファイルに
記述されている地物情報をk−d木に投入して多次元デ
ータ構造の情報検索用データを構築するデータ構築手段
を設けるように構成したので、構成の複雑化を招くこと
なく、多次元データ構造の情報検索用データを構築する
ことができる効果がある。
According to the present invention, the data construction means for constructing the information retrieval data having the multidimensional data structure by inputting the feature information described in the map data file into the kd tree is constructed. Therefore, there is an effect that information search data having a multidimensional data structure can be constructed without complicating the configuration.

【0037】この発明によれば、地図データファイルに
記述されている地物情報をMD木に投入して多次元デー
タ構造の情報検索用データを構築するデータ構築手段を
設けるように構成したので、構成の複雑化を招くことな
く、多次元データ構造の情報検索用データを構築するこ
とができる効果がある。
According to the present invention, since the feature information described in the map data file is input to the MD tree, the data construction means for constructing the information retrieval data having the multidimensional data structure is provided. There is an effect that information search data having a multidimensional data structure can be constructed without inviting a complicated structure.

【0038】この発明によれば、地図データファイルに
おける地物情報の記述位置を示すインデックス情報が記
述されているXML形式のインデックスファイルを参照
して、多次元データ構造の情報検索用データを構築する
データ構築手段を設けるように構成したので、構成の複
雑化を招くことなく、多次元データ構造の情報検索用デ
ータを構築することができる効果がある。
According to the present invention, the information retrieval data having the multidimensional data structure is constructed by referring to the XML format index file in which the index information indicating the description position of the feature information in the map data file is described. Since the data construction means is provided, there is an effect that information retrieval data having a multidimensional data structure can be constructed without complicating the construction.

【0039】この発明によれば、外部からネットワーク
を介して地図データファイル及びインデックスファイル
を入手する通信手段を設けるように構成したので、簡単
に地図データファイルやインデックスファイルを入手す
ることができる効果がある。
According to the present invention, since the communication means for obtaining the map data file and the index file from the outside via the network is provided, it is possible to easily obtain the map data file and the index file. is there.

【0040】この発明によれば、情報検索用データに管
理されている地物情報に重要度を示す情報が付加されて
いる場合、重要度が基準値以上の地物情報を検索するよ
うに構成したので、表示領域において、重要度が高い地
物情報のみを検索することができる効果がある。
According to the present invention, when the feature information managed in the information search data is added with the information indicating the degree of importance, the feature information having the degree of importance of the reference value or more is searched. Therefore, there is an effect that only the feature information having high importance can be searched in the display area.

【0041】この発明によれば、現在位置の緯度経度情
報を受信し、その緯度経度情報に基づいて地図の表示領
域を指定するように構成したので、現在位置周辺の地図
を表示することができる効果がある。
According to the present invention, since the latitude / longitude information of the current position is received and the display area of the map is designated based on the latitude / longitude information, the map around the current position can be displayed. effective.

【0042】この発明によれば、XML形式の地図デー
タファイルに記述されている地物情報を多次元データ構
造で管理している情報検索用データを参照して、地図デ
ータファイルから表示領域内の地物情報を検索する検索
処理手順を設けるように構成したので、緯度経度情報を
インデックス情報として付加することなく、表示領域の
地図を迅速に表示することができる効果がある。
According to the present invention, the information search data managing the feature information described in the XML format map data file with the multidimensional data structure is referred to, and the map data file is displayed in the display area. Since the search processing procedure for searching the feature information is provided, there is an effect that the map in the display area can be quickly displayed without adding the latitude and longitude information as index information.

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

【図1】 この発明の実施の形態1による地図表示装置
を示す構成図である。
FIG. 1 is a configuration diagram showing a map display device according to a first embodiment of the present invention.

【図2】 この発明の実施の形態1による地図表示装置
の処理内容を示すフローチャートである。
FIG. 2 is a flowchart showing the processing contents of the map display device according to the first embodiment of the present invention.

【図3】 地図データ管理部の処理内容を示すフローチ
ャートである。
FIG. 3 is a flowchart showing the processing contents of a map data management unit.

【図4】 G−XMLの規約に基づいて作成されたXM
L地図DFの一例を示す説明図である。
FIG. 4 is an XM created based on the G-XML convention.
It is explanatory drawing which shows an example of L map DF.

【図5】 図4のXML地図DFの記述内容による表示
例を示す説明図である。
5 is an explanatory diagram showing a display example according to the description content of the XML map DF of FIG.

【図6】 XMLツリーを示す説明図である。FIG. 6 is an explanatory diagram showing an XML tree.

【図7】 木構造の情報検索用データを示す説明図であ
る。
FIG. 7 is an explanatory diagram showing tree-structured information search data.

【図8】 この発明の実施の形態2による地図表示装置
を示す構成図である。
FIG. 8 is a configuration diagram showing a map display device according to a second embodiment of the present invention.

【図9】 XMLインデックスFの記述例を示す説明図
である。
9 is an explanatory diagram showing a description example of an XML index F. FIG.

【図10】 図9におけるXMLインデックスFのタグ
の内容を示す説明図である。
FIG. 10 is an explanatory diagram showing contents of tags of an XML index F in FIG.

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

1 GPS受信機、2 表示領域指定部(表示領域指定
手段)、2a UI部、3 通信部(通信手段)、4
XML地図データ処理部(データ構築手段)、5 XM
L空間インデックス処理部(データ構築手段)、6 地
図データ管理部(検索手段)、7 表示部(表示手
段)。
1 GPS receiver, 2 display area designating section (display area designating means), 2a UI section, 3 communication section (communication means), 4
XML map data processing unit (data construction means), 5 XML
L space index processing section (data construction means), 6 map data management section (search means), 7 display section (display means).

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G01C 21/00 G01C 21/00 B G08G 1/137 G08G 1/137 G09B 29/00 G09B 29/00 A Z 29/10 29/10 A (72)発明者 瀬尾 和男 東京都千代田区丸の内二丁目2番3号 三 菱電機株式会社内 Fターム(参考) 2C032 HB05 HB22 HB25 HC08 HC13 HC23 HC32 HD03 2F029 AB07 AC02 AC14 5B075 ND06 ND36 PP10 UU13 5H180 BB01 FF05 FF22 FF32 ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 7 Identification code FI theme code (reference) G01C 21/00 G01C 21/00 B G08G 1/137 G08G 1/137 G09B 29/00 G09B 29/00 AZ 29/10 29/10 A (72) Inventor Kazuo Seo 2-3-2 Marunouchi, Chiyoda-ku, Tokyo Sanryo Electric Co., Ltd. F-term (reference) 2C032 HB05 HB22 HB25 HC08 HC13 HC23 HC32 HD03 2F029 AB07 AC02 AC14 5B075 ND06 ND36 PP10 UU13 5H180 BB01 FF05 FF22 FF32

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 地図の表示領域を指定する表示領域指定
手段と、XML形式の地図データファイルに記述されて
いる地物情報を多次元データ構造で管理している情報検
索用データを参照して、上記地図データファイルから上
記表示領域指定手段により指定された表示領域内の地物
情報を検索する検索手段と、上記検索手段により検索さ
れた地物情報にしたがって地図を表示する表示手段とを
備えた地図表示装置。
1. A display area designating unit for designating a display area of a map and information search data for managing feature information described in an XML format map data file by a multidimensional data structure. A search means for searching the map data file for feature information in the display area designated by the display area designation means, and a display means for displaying a map in accordance with the feature information searched by the search means. Map display device.
【請求項2】 地図データファイルに記述されている地
物情報をk−d木に投入して多次元データ構造の情報検
索用データを構築するデータ構築手段を設けたことを特
徴とする請求項1記載の地図表示装置。
2. The data constructing means for constructing information retrieval data having a multidimensional data structure by inputting feature information described in a map data file into a kd tree. 1. The map display device described in 1.
【請求項3】 地図データファイルに記述されている地
物情報をMD木に投入して多次元データ構造の情報検索
用データを構築するデータ構築手段を設けたことを特徴
とする請求項1記載の地図表示装置。
3. The data constructing means for constructing information retrieval data having a multidimensional data structure by inputting feature information described in a map data file into an MD tree. Map display device.
【請求項4】 地図データファイルにおける地物情報の
記述位置を示すインデックス情報が記述されているXM
L形式のインデックスファイルを参照して、多次元デー
タ構造の情報検索用データを構築するデータ構築手段を
設けたことを特徴とする請求項1記載の地図表示装置。
4. An XM in which index information indicating a description position of feature information in a map data file is described.
2. The map display device according to claim 1, further comprising data construction means for constructing information retrieval data having a multidimensional data structure by referring to the L-format index file.
【請求項5】 外部からネットワークを介して地図デー
タファイル及びインデックスファイルを入手する通信手
段を設けたことを特徴とする請求項4記載の地図表示装
置。
5. The map display device according to claim 4, further comprising communication means for obtaining a map data file and an index file from the outside via a network.
【請求項6】 検索手段は、情報検索用データに管理さ
れている地物情報に重要度を示す情報が付加されている
場合、重要度が基準値以上の地物情報を検索することを
特徴とする請求項1から請求項5のうちのいずれか1項
記載の地図表示装置。
6. The search means searches for feature information whose importance is equal to or higher than a reference value when the information indicating the importance is added to the feature information managed in the information search data. The map display device according to any one of claims 1 to 5.
【請求項7】 表示領域指定手段は、現在位置の緯度経
度情報を受信し、その緯度経度情報に基づいて地図の表
示領域を指定することを特徴とする請求項1から請求項
6のうちのいずれか1項記載の地図表示装置。
7. The display area designating means receives the latitude and longitude information of the current position and designates the display area of the map based on the latitude and longitude information. The map display device according to any one of items.
【請求項8】 地図の表示領域を指定する表示領域指定
処理手順と、XML形式の地図データファイルに記述さ
れている地物情報を多次元データ構造で管理している情
報検索用データを参照して、上記地図データファイルか
ら上記表示領域指定処理手順により指定された表示領域
内の地物情報を検索する検索処理手順と、上記検索処理
手順により検索された地物情報にしたがって地図を表示
する表示処理手順とをコンピュータに実行させるための
地図表示プログラム。
8. A display area designation processing procedure for designating a display area of a map and information search data for managing feature information described in an XML format map data file in a multidimensional data structure are referred to. And a search processing procedure for searching the map data file for the feature information in the display area designated by the display area designation processing procedure, and a display for displaying the map according to the feature information retrieved by the search processing procedure. A map display program that causes a computer to execute the processing procedure.
JP2002132961A 2002-05-08 2002-05-08 Map display device and program Pending JP2003330968A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002132961A JP2003330968A (en) 2002-05-08 2002-05-08 Map display device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002132961A JP2003330968A (en) 2002-05-08 2002-05-08 Map display device and program

Publications (1)

Publication Number Publication Date
JP2003330968A true JP2003330968A (en) 2003-11-21

Family

ID=29696231

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002132961A Pending JP2003330968A (en) 2002-05-08 2002-05-08 Map display device and program

Country Status (1)

Country Link
JP (1) JP2003330968A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006010765A (en) * 2004-06-22 2006-01-12 Mitsubishi Electric Corp Map data distribution system
US7542846B2 (en) 2006-02-07 2009-06-02 Alpine Electronics, Inc. Navigation system utilizing XML/SVG map data converted from geographic map data and layered structure of XML/SVG map data based on administrative regions
JP2012042950A (en) * 2010-08-18 2012-03-01 Harman Becker Automotive Systems Gmbh Point-of-interest display method and system
JP2012164203A (en) * 2011-02-08 2012-08-30 Denso It Laboratory Inc Map information output device and program
JP2014508278A (en) * 2010-12-07 2014-04-03 グーグル・インク Road guidance method and apparatus

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006010765A (en) * 2004-06-22 2006-01-12 Mitsubishi Electric Corp Map data distribution system
US7542846B2 (en) 2006-02-07 2009-06-02 Alpine Electronics, Inc. Navigation system utilizing XML/SVG map data converted from geographic map data and layered structure of XML/SVG map data based on administrative regions
JP2012042950A (en) * 2010-08-18 2012-03-01 Harman Becker Automotive Systems Gmbh Point-of-interest display method and system
JP2014508278A (en) * 2010-12-07 2014-04-03 グーグル・インク Road guidance method and apparatus
US9267803B2 (en) 2010-12-07 2016-02-23 Google Inc. Method and apparatus of route guidance
US9404759B2 (en) 2010-12-07 2016-08-02 Google Inc. Method and apparatus of route guidance
JP2012164203A (en) * 2011-02-08 2012-08-30 Denso It Laboratory Inc Map information output device and program

Similar Documents

Publication Publication Date Title
JP2016053986A (en) Pivot search results by time and location
US9417086B2 (en) Maps from sketches
KR101495258B1 (en) System and method for image processing
CN111694965B (en) Image scene retrieval system and method based on multi-mode knowledge graph
US7840344B2 (en) Accessing content via a geographic map
MX2009001948A (en) Panoramic ring user interface.
JP2008204444A (en) Data processing apparatus, data processing method and search apparatus
JPH10116221A (en) Structured document on www
KR20100046586A (en) Map-based web search method and apparatus
JP2003330968A (en) Map display device and program
JP2012089019A (en) Document retrieval keyword presentation apparatus and document retrieval keyword presentation program
CN113220814B (en) Method for forming ground stall map by connecting ground stall information with geographic space
CN106462603A (en) Disambiguation of queries implicit to multiple entities
JP2010097285A (en) System analysis support program, system analysis support device, and system analysis support method
KR100902549B1 (en) System for managing spatial database using maximized internal rectangle and method therefor
Yan et al. Design and implementation of a mobile gis for field data collection
Deeksha et al. A spatial clustering approach for efficient landmark discovery using geo-tagged photos
KR100672986B1 (en) System for constructing the compact-type GIS engine and spatial database for mobile data terminal
KR20130012388A (en) Apparatus for extending a model of semantic web application, method for extending a model of semantic web application and termianl using the same
KR101345122B1 (en) method for searching visible geographic object and system thereof
JP2010218459A (en) Apparatus and method for processing information, and program
JP2002024231A (en) Method and system for providing information and recording medium with recorded information providing program
CN117633033A (en) Knowledge graph-based geospatial information query method, system, equipment and medium
du Toit et al. ConceptCloud 2.0 Visualisation and Exploration of Geolocation-Rich Semi-Structured Data Sets.
de Vries et al. Accessing a 3D geo-DBMS using Web technology

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070814

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20071101

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20071101

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071101

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080108