JP2006023495A - Map display device - Google Patents

Map display device Download PDF

Info

Publication number
JP2006023495A
JP2006023495A JP2004200910A JP2004200910A JP2006023495A JP 2006023495 A JP2006023495 A JP 2006023495A JP 2004200910 A JP2004200910 A JP 2004200910A JP 2004200910 A JP2004200910 A JP 2004200910A JP 2006023495 A JP2006023495 A JP 2006023495A
Authority
JP
Japan
Prior art keywords
map
drawing priority
data
display device
image forming
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
JP2004200910A
Other languages
Japanese (ja)
Inventor
Junichi Ando
淳一 安藤
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.)
Denso Corp
Original Assignee
Denso 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 Denso Corp filed Critical Denso Corp
Priority to JP2004200910A priority Critical patent/JP2006023495A/en
Publication of JP2006023495A publication Critical patent/JP2006023495A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a map display device capable of displaying a map in a desired condition regardless of drawing sequence of each object constituting map data or drawing sequence of sections of the map. <P>SOLUTION: In the map display device, an image is formed by: taking map data out of a map data storing medium 51 and storing the map data in a data storing buffer 53; taking out, one by one, objects constituting background data, road data or the like stored in the data storing buffer 53; and writing the objects in an image forming area 55. Each pixel in the image forming area 55 is constituted of display color information and drawing priority, and the pixel in the image forming area 55 is updated only when the drawing priority of the objects is higher than the drawing priority of the pixel in the image forming area 55. When all the objects are processed and image formation is completed, the display color information in the image forming area 55 is transferred to a VRAM 57 to display a map on a display section. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ナビゲーション装置等に適用可能な地図表示技術に関する。  The present invention relates to a map display technique applicable to a navigation device or the like.

従来のナビゲーション装置等における地図表示方法としては、地図ディスクなどの地図データ記憶媒体から地図データ(背景データ、道路データ、名称データ等)を読み込み、予め定められた描画順序に基づいて、例えば、まず背景データを用いて背景オブジェクトを描画し、続いて道路データを用いて道路オブジェクトを描画し、最後に名称データを用いて名称オブジェクトを描画して地図画像を形成する。そして、その形成した地図画像を表示装置に表示させていた(例えば特許文献1参照)。
特開平6−331371号公報(図2等)
As a map display method in a conventional navigation device or the like, map data (background data, road data, name data, etc.) is read from a map data storage medium such as a map disk, and based on a predetermined drawing order, for example, A background object is drawn using the background data, then a road object is drawn using the road data, and finally a name object is drawn using the name data to form a map image. And the formed map image was displayed on the display device (for example, refer to patent documents 1).
JP-A-6-331371 (FIG. 2 etc.)

しかしながら、上述したような従来の地図表示方法を用いるナビゲーション装置では、例えば、地下トンネルへの入り口の存在を地図閲覧者に意識させるため、ある特定の道路オブジェクトだけ建物オブジェクト(背景オブジェクト)の背後に表示させるというようなことができなかった。なぜなら、上述したように、予め決められた順序で重ね合わせるようにして形成された地図画像は色情報のみで構成されているため、後からオブジェクトを追加すると、そのオブジェクトは必然的に最前面に描画されることになるからである。もちろん、その道路オブジェクトの描画タイミングを適切に変更して描画する方法も考えられるが、しかしながら、近接する他のオブジェクトとの関係を全て意識し、適切な描画タイミングを導き出すことは容易ではなかった。   However, in the navigation apparatus using the conventional map display method as described above, for example, in order to make the map viewer aware of the entrance to the underground tunnel, only a specific road object is behind the building object (background object). I couldn't do that. Because, as described above, the map image formed so as to overlap in a predetermined order is composed only of color information, so when an object is added later, the object is necessarily brought to the forefront. This is because it will be drawn. Of course, a method of drawing by appropriately changing the drawing timing of the road object is also conceivable. However, however, it is not easy to derive an appropriate drawing timing in consideration of all the relations with other adjacent objects.

また、一般的に地図データは区画に分けられて管理されているため、例えば、一の区画を描画し終えた後に、次の区画を描画するような方法の場合、隣接する区画にまたがるオブジェクトの一部が上書きされてしまう問題があった。具体的には、図6(a)に示す地図画像のように、道路オブジェクト81を含む地図区画85を先に描画した後、道路オブジェクト81は含まないが建物オブジェクト83は含む地図区画87を後から描画すると、建物オブジェクト83が道路オブジェクト81の上に重なるように描画されてしまうおそれがあった(望ましくは図6(b))。   In general, map data is managed by being divided into sections. For example, in the case of a method in which the next section is drawn after drawing one section, an object that spans adjacent sections is displayed. There was a problem that a part was overwritten. Specifically, as shown in the map image of FIG. 6A, after the map section 85 including the road object 81 is first drawn, the road section 81 is not included but the building object 83 is included. When drawing from the above, there is a possibility that the building object 83 is drawn so as to overlap the road object 81 (preferably FIG. 6B).

本発明はこのような問題に鑑みなされたものであり、地図データを構成する各オブジェクトの描画順序や、地図の区画の描画順序に関わらず、所望の状態の地図を表示することが可能な地図表示装置を提供することを目的とする。   The present invention has been made in view of such problems, and a map capable of displaying a map in a desired state regardless of the drawing order of each object constituting map data and the drawing order of map sections. An object is to provide a display device.

上記課題を解決するためになされた請求項1に記載の地図表示装置は各地図オブジェクトに対応するデータが記憶されている地図データ記憶媒体から、その記憶されているデータを取得する地図データ取得手段と、地図オブジェクトの種別毎に定められた描画優先度を保持する描画優先度保持手段と、地図データ取得手段が取得したデータを用いて各地図オブジェクトを順に描画して地図画像を形成する地図画像形成手段と、地図画像形成手段が形成した地図画像を表示する表示手段と、を備える。   The map display device according to claim 1, which has been made to solve the above-mentioned problem, obtains stored data from a map data storage medium in which data corresponding to each map object is stored. And a drawing priority holding means for holding a drawing priority determined for each type of map object, and a map image that draws each map object in order using the data acquired by the map data acquisition means to form a map image Forming means, and display means for displaying the map image formed by the map image forming means.

そして、地図画像形成手段は、形成途中の地図画像の画素毎に描画優先度を保持しておき、地図オブジェクトを描画する際、その地図オブジェクトに対応する描画優先度を描画優先度保持手段から取得し、その地図オブジェクトの描画先の画素の描画優先度と描画優先度保持手段から取得した描画優先度とを比較し、描画優先度保持手段から取得した描画優先度の方が高い場合のみ、地図画像の当該画素を地図オブジェクトのデータによって更新すると共に、画素毎に保持している描画優先度を描画優先度保持手段から取得した描画優先度によって更新し、特定の地図オブジェクトについてだけは、描画優先度変更手段が保持している描画優先度の代わりに、指定された描画優先度を用いる。   The map image forming means holds the drawing priority for each pixel of the map image being formed, and when drawing the map object, obtains the drawing priority corresponding to the map object from the drawing priority holding means. The map object is compared with the drawing priority of the drawing destination pixel of the map object and the drawing priority obtained from the drawing priority holding means, and only when the drawing priority obtained from the drawing priority holding means is higher The pixel of the image is updated with the data of the map object, and the drawing priority held for each pixel is updated with the drawing priority acquired from the drawing priority holding means, and drawing priority is given only for a specific map object. Instead of the drawing priority held by the degree changing means, the designated drawing priority is used.

なお、地図画像形成手段が行う描画というのは、実際に利用者の目に見える形で描画(つまり表示手段に表示させる描画)という意味ではなく、内部(具体的には例えばメモリ上)に地図画像を形成することを意味する。   Note that the drawing performed by the map image forming means does not mean that the drawing is actually visible to the user (that is, the drawing displayed on the display means), but inside the map (specifically, for example, on the memory). It means forming an image.

このような地図表示装置によれば、形成途中の地図画像の画素毎に描画優先度を保持しているため、地図オブジェクトをどのような順序で描画しても所望の地図画像を形成することができる。したがって、例えば、ある特定の道路オブジェクトだけ建物オブジェクトの背後に表示させるというようなことも、その道路オブジェクトの描画優先度を特別に建物オブジェクトの描画優先度よりも下げれば、描画順序を意識することなく容易に可能となる。また、上述した、隣接する区画にまたがるオブジェクトの一部が上書きされてしまう問題も、画素毎に設定された描画優先度によって上書き有無が制御されるため、回避することができる。   According to such a map display device, since the drawing priority is held for each pixel of the map image being formed, a desired map image can be formed regardless of the order in which the map objects are drawn. it can. Therefore, for example, when only a specific road object is displayed behind the building object, if the drawing priority of the road object is specially lower than the drawing priority of the building object, the drawing order is conscious. It becomes possible easily. In addition, the above-described problem that a part of an object extending over adjacent sections is overwritten can be avoided because the overwriting presence / absence is controlled by the drawing priority set for each pixel.

ところで、描画優先度保持手段が保持する描画優先度は固定的なものであってもよいが、利用者の操作や、交通状況、時間帯、地図縮尺等によって変更されるようになっていてもよい。つまり、請求項2に記載の地図表示装置のように、さらに、描画優先度保持手段が保持する描画優先度を変更することができる描画優先度変更手段を備えるようになっているとよい。   By the way, the drawing priority held by the drawing priority holding means may be fixed, but may be changed by the user's operation, traffic situation, time zone, map scale, etc. Good. That is, as in the map display device according to claim 2, it is preferable to further include a drawing priority changing unit that can change the drawing priority held by the drawing priority holding unit.

このようになっていれば、例えば、渋滞時や夜間には道路オブジェクトの優先度を相対的に上げて地図画像を形成したり(請求項3,請求項4の一例)、地図縮尺が大きい場合に建物オブジェクトの描画優先度を相対的に下げたり(請求項5の一例)、利用者の好みによって描画優先度を調整すること等が可能になる。なお、描画優先度保持手段は、描画優先度をテーブル形式で複数保持しておき、描画優先度変更手段によって、そのテーブルが切り替わるようになっていてもよい。   If this is the case, for example, in a traffic jam or at night, the priority of road objects is relatively increased to form a map image (an example of claims 3 and 4), or the map scale is large. In addition, it is possible to relatively lower the drawing priority of the building object (an example of claim 5), or to adjust the drawing priority according to the user's preference. The drawing priority holding means may hold a plurality of drawing priorities in a table format, and the drawing priority changing means may switch the table.

また、請求項6に記載のような、請求項1〜請求項5の何れかに記載の地図表示装置における地図画像形成手段及として機能させるプログラムを、地図表示装置が内蔵するコンピュータに実行させるようになっていてもよい。このようになっていれば、例えば、フレキシブルディスク、光磁気ディスク、CD−ROM、ハードディスク、ROM、RAM等のコンピュータが読みとり可能な記録媒体にプログラムを記録し、そのプログラムを必要に応じてコンピュータにロードして起動することによりコンピュータを地図表示装置の地図画像形成手段として機能させることができる。また、プログラムはネットワーク等を用いて流通させることも可能であるため、地図表示装置の機能向上も容易である。   Further, a program that functions as the map image forming means in the map display device according to any one of claims 1 to 5 as described in claim 6 is caused to be executed by a computer built in the map display device. It may be. In this case, for example, the program is recorded on a computer-readable recording medium such as a flexible disk, a magneto-optical disk, a CD-ROM, a hard disk, a ROM, and a RAM, and the program is stored in the computer as necessary. When loaded and activated, the computer can function as a map image forming unit of the map display device. Further, since the program can be distributed using a network or the like, it is easy to improve the function of the map display device.

以下、本発明が適用された実施例について図面を用いて説明する。尚、本発明の実施の形態は、下記の実施例に何ら限定されることはなく、本発明の技術的範囲に属する限り種々の形態を採りうる。   Embodiments to which the present invention is applied will be described below with reference to the drawings. The embodiments of the present invention are not limited to the following examples, and can take various forms as long as they belong to the technical scope of the present invention.

図1は、本発明の地図表示装置が有する機能が組み込まれたナビゲーション装置20の概略構成を示すブロック図である。
ナビゲーション装置20は車両に搭載され、車両の現在位置を検出する位置検出器21と、利用者からの各種指示を入力するための操作スイッチ群22と、操作スイッチ群22と同様に各種指示を入力可能であってナビゲーション装置20とは別体となったリモートコントロール端末(以下、リモコンと称す)23aと、リモコン23aからの信号を入力するリモコンセンサ23bと、パケット通信網等に接続して外部と通信を行う外部通信機24と、地図データや各種の情報を記録した地図記憶媒体から地図データ等を入力する地図データ入力器25と、地図や各種情報の表示を行うための表示部26と、各種のガイド音声等を出力するための音声出力部27と、利用者が発話した音声に基づく電気信号を出力するマイクロフォン28と、車内LANを介して他の装置と様々な情報をやりとりする車内LAN通信部30と、上述した位置検出器21,操作スイッチ群22,リモコンセンサ23b,地図データ入力器25,マイクロフォン28,車内LAN通信部30からの入力に応じて各種処理を実行し、表示部26,音声出力部27,車内LAN通信部30を制御する制御部29とを備えている。
FIG. 1 is a block diagram showing a schematic configuration of a navigation device 20 in which the functions of the map display device of the present invention are incorporated.
The navigation device 20 is mounted on a vehicle, and a position detector 21 that detects the current position of the vehicle, an operation switch group 22 for inputting various instructions from a user, and various instructions as with the operation switch group 22 are input. A remote control terminal (hereinafter referred to as a remote control) 23a that is possible and separate from the navigation device 20, a remote control sensor 23b that inputs a signal from the remote control 23a, a packet communication network, etc. An external communication device 24 that performs communication, a map data input device 25 that inputs map data and the like from a map storage medium that records map data and various types of information, a display unit 26 that displays maps and various types of information, A voice output unit 27 for outputting various kinds of guide voices, a microphone 28 for outputting an electrical signal based on a voice uttered by a user, An in-vehicle LAN communication unit 30 for exchanging various information with other devices via the internal LAN, the above-described position detector 21, operation switch group 22, remote control sensor 23b, map data input device 25, microphone 28, in-vehicle LAN communication A control unit 29 that executes various processes according to input from the unit 30 and controls the display unit 26, the audio output unit 27, and the in-vehicle LAN communication unit 30 is provided.

位置検出器21は、GPS(Global Positioning System)用の人工衛星からの電波を図示しないGPSアンテナを介して受信してその受信信号を出力するGPS受信機21aと、車両に加えられる回転運動の大きさを検出するジャイロスコープ21bと、車両の前後方向の加速度等から走行した距離を検出するための距離センサ21cと、地磁気から進行方位を検出するための地磁気センサ21dとを備えている。そして、これら各センサ等21a〜21dからの出力信号に基づいて制御部29が、車両の位置,方位,速度等を算出する。なお、GPS受信機21aからの出力信号に基づいて現在位置を求める方式は様々な方式があるが、単独測位方式、相対測位方式の何れであってもよい。   The position detector 21 receives a radio wave from a GPS (Global Positioning System) artificial satellite via a GPS antenna (not shown) and outputs a received signal, and a magnitude of rotational motion applied to the vehicle. A gyroscope 21b for detecting the distance, a distance sensor 21c for detecting a distance traveled from the longitudinal acceleration of the vehicle, and the like, and a geomagnetic sensor 21d for detecting the traveling direction from the geomagnetism. Then, based on the output signals from these sensors 21a to 21d, the control unit 29 calculates the position, direction, speed, etc. of the vehicle. Although there are various methods for obtaining the current position based on the output signal from the GPS receiver 21a, either a single positioning method or a relative positioning method may be used.

操作スイッチ群22は、表示部26の表示面と一体に構成されたタッチパネル及び表示部26の周囲に設けられたメカニカルなキースイッチ等から構成される。尚、タッチパネルと表示部26とは積層一体化されており、タッチパネルには、感圧方式,電磁誘導方式,静電容量方式,あるいはこれらを組み合わせた方式など各種の方式があるが、その何れを用いてもよい。   The operation switch group 22 includes a touch panel configured integrally with the display surface of the display unit 26, mechanical key switches provided around the display unit 26, and the like. The touch panel and the display unit 26 are laminated and integrated. There are various types of touch panels such as a pressure-sensitive method, an electromagnetic induction method, a capacitance method, or a combination of these methods. It may be used.

外部通信機24は、路側に設置された光ビーコンや電波ビーコン等を介してVICSの情報センタから事故情報や渋滞情報等を取得する。
地図データ入力器25は、図示しない地図データ記憶媒体に記憶された各種データを入力するための装置である。地図データ記憶媒体には、地図データ(ノードデータ、リンクデータ、コストデータ、背景データ、道路データ、名称データ、マークデータ、交差点データ、施設のデータ等)、案内用の音声データ、音声認識データ等が記憶されている。
The external communication device 24 acquires accident information, traffic jam information, and the like from the VICS information center via an optical beacon or a radio beacon installed on the roadside.
The map data input device 25 is a device for inputting various data stored in a map data storage medium (not shown). Map data storage media include map data (node data, link data, cost data, background data, road data, name data, mark data, intersection data, facility data, etc.), voice data for guidance, voice recognition data, etc. Is remembered.

表示部26は、カラー表示装置であり、液晶ディスプレイ,有機ELディスプレイ,CRTなどがあるが、その何れを用いてもよい。表示部26の表示画面には、位置検出器21にて検出した車両の現在位置と地図データ入力器25より入力された地図データとから特定した現在地を示すマーク、目的地までの誘導経路、名称、目印、各種施設のマーク等の付加データとを重ねて表示することができる。また、施設のガイド等も表示できる。   The display unit 26 is a color display device such as a liquid crystal display, an organic EL display, or a CRT, and any of them may be used. The display screen of the display unit 26 includes a mark indicating the current location identified from the current position of the vehicle detected by the position detector 21 and the map data input from the map data input device 25, a guidance route to the destination, and a name. Additional data such as landmarks and various facility marks can be displayed in an overlapping manner. Also, facility guides can be displayed.

音声出力部27は、地図データ入力器25より入力した施設のガイドや各種案内の音声を出力することができる。
マイクロフォン28は、利用者が音声を入力(発話)するとその入力した音声に基づく電気信号(音声信号)を制御部29に出力するものである。利用者はこのマイクロフォン28に様々な音声を入力することにより、ナビゲーション装置20を操作することができる。
The voice output unit 27 can output facility guides and various guidance voices input from the map data input device 25.
The microphone 28 outputs an electric signal (voice signal) based on the inputted voice to the control unit 29 when the user inputs (speaks) voice. The user can operate the navigation device 20 by inputting various sounds to the microphone 28.

車内LAN通信部30は、車内LANを介して車内LANに接続された様々な機器(例えば、図示しないエンジンECU等)と通信を行う。
制御部29は、CPU,ROM,RAM,SRAM,I/O及びこれらの構成を接続するバスラインなどからなる周知のマイクロコンピュータを中心に構成されており、ROM及びRAMに記憶されたプログラムに基づいて各種処理を実行する。例えば、位置検出器21からの各検出信号に基づき座標及び進行方向の組として車両の現在位置を算出し、地図データ入力器25を介して読み込んだ現在位置付近の地図等を表示部26に表示する処理や、地図データ入力器25に格納された地図データと、操作スイッチ群22やリモコン23a等の操作に従って設定された目的地とに基づいて現在位置から目的地までの最適な経路を算出する処理や、その算出した経路を表示部26に表示させたり音声出力部27に音声として出力させることにより経路を案内する処理等を実行する。
The in-vehicle LAN communication unit 30 communicates with various devices (for example, an engine ECU (not shown)) connected to the in-vehicle LAN via the in-vehicle LAN.
The control unit 29 is configured around a well-known microcomputer including a CPU, ROM, RAM, SRAM, I / O, and a bus line connecting these components, and is based on a program stored in the ROM and RAM. Various processes. For example, the current position of the vehicle is calculated as a set of coordinates and traveling directions based on each detection signal from the position detector 21, and a map or the like near the current position read via the map data input device 25 is displayed on the display unit 26. The optimal route from the current position to the destination is calculated based on the processing to be performed, the map data stored in the map data input device 25, and the destination set according to the operation of the operation switch group 22 or the remote controller 23a. A process, a process of guiding the route by causing the display unit 26 to display the calculated route or outputting the sound as a voice to the voice output unit 27 is executed.

ここで、ナビゲーション装置20の各部と、特許請求の範囲に記載の用語との対応を示す。制御部29が描画優先度保持手段、地図画像形成手段及び案内経路算出手段に相当し、地図データ入力器25が地図データ取得手段に相当し、表示部26が表示手段に相当し、操作スイッチ群23及びリモコン23aが描画優先度変更手段に相当する。   Here, correspondence between each part of the navigation device 20 and the terms described in the claims is shown. The control unit 29 corresponds to a drawing priority holding unit, a map image forming unit, and a guide route calculation unit, the map data input device 25 corresponds to a map data acquisition unit, the display unit 26 corresponds to a display unit, and a group of operation switches. 23 and the remote controller 23a correspond to a drawing priority changing unit.

次に、制御部29が記憶するオブジェクトテーブル41について、図2に記載のテーブルを用いて説明する。オブジェクトテーブル41は、オブジェクト種別43(例えば、国道マーク、県道マーク、施設名称等)、オブジェクト分類45(例えば、名称データ、道路データ、背景データ等)、描画優先度47(例えば、1、2、3等)、及び色情報49(例えば、青、緑、黒等)から構成される。これらの情報は、利用者が操作スイッチ群22やリモコン23aを操作することにより変更することが可能となっている。   Next, the object table 41 stored by the control unit 29 will be described using the table shown in FIG. The object table 41 includes an object type 43 (for example, a national road mark, a prefectural road mark, a facility name, etc.), an object classification 45 (for example, name data, road data, background data, etc.), a drawing priority 47 (for example, 1, 2, 3) and color information 49 (for example, blue, green, black, etc.). These pieces of information can be changed by the user operating the operation switch group 22 or the remote controller 23a.

次に、制御部29が実行する処理のうち、本実施例のナビゲーション装置20に特徴的な処理である地図画像形成処理について図3及び図4を用いて説明する。まず図3の概略説明図を用いて地図画像形成処理の概要を説明し、続いて図4のフローチャートを用いて地図画像形成処理の詳細を説明する。なお、一般的なナビゲーション装置が実行する、運転者によって入力された情報に基づいて目的地を設定する目的地設定処理や、算出された経路に基づいて案内を行う経路案内処理等については説明を省略する。   Next, a map image forming process which is a process characteristic of the navigation device 20 of the present embodiment among the processes executed by the control unit 29 will be described with reference to FIGS. 3 and 4. First, the outline of the map image forming process will be described using the schematic explanatory diagram of FIG. 3, and then the details of the map image forming process will be described using the flowchart of FIG. It should be noted that a description will be given of a destination setting process for setting a destination based on information input by a driver, a route guidance process for performing guidance based on a calculated route, and the like performed by a general navigation device. Omitted.

図3の概略説明図に示すように、まず地図データ記憶媒体51から地図データを取り出してデータ格納バッファ53に格納する。この際に、地図データ記憶媒体51からは地図区画単位で取得して格納する。また、格納される各地図区画は、背景データ、道路データ、名称データに分けられている。   As shown in the schematic explanatory diagram of FIG. 3, the map data is first extracted from the map data storage medium 51 and stored in the data storage buffer 53. At this time, it is acquired from the map data storage medium 51 and stored in units of map sections. Each stored map section is divided into background data, road data, and name data.

次に、データ格納バッファ53に格納された、背景データや道路データ等を構成するオブジェクトを1つずつ取りだして、画像形成領域55に書き込むことによって地図画像を形成する。なお、画像形成領域55の各画素は、表示色情報と描画優先度とから構成されており、オブジェクトの描画優先度の方が画像形成領域55の該当画素の描画優先度よりも高い場合のみ、画像形成領域55の画素はオブジェクトの表示色情報及び描画優先度によって更新される。   Next, a map image is formed by taking out the objects constituting the background data and road data stored in the data storage buffer 53 one by one and writing them in the image forming area 55. Note that each pixel in the image forming area 55 includes display color information and drawing priority, and only when the drawing priority of the object is higher than the drawing priority of the corresponding pixel in the image forming area 55. The pixels in the image forming area 55 are updated with the display color information of the object and the drawing priority.

すべてのオブジェクトが処理されて地図画像の形成が完了すると、画像形成領域55の表示色情報をVRAM57に転送し、表示部26に地図を表示させる。
次に、地図画像形成処理を図4のフローチャートを持ちいて詳細に説明する。制御部29は、地図を表示部26に表示させる要求がなされた際に地図画像形成処理を実行する。制御部29が地図画像形成処理の実行を開始すると、まず地図データ入力器25を介して地図データ記憶媒体51から地図データを取り出し、データ格納バッファ53に格納する(S210)。この際、地図データは、地図区画毎に分けられ、それらはさらにオブジェクトの分類(具体的には、背景データ,道路データ,名称データ)毎に分けられて格納される。
When all the objects are processed and the formation of the map image is completed, the display color information of the image forming area 55 is transferred to the VRAM 57 and the map is displayed on the display unit 26.
Next, the map image forming process will be described in detail with reference to the flowchart of FIG. The control unit 29 executes a map image forming process when a request for displaying a map on the display unit 26 is made. When the control unit 29 starts executing the map image forming process, map data is first extracted from the map data storage medium 51 via the map data input device 25 and stored in the data storage buffer 53 (S210). At this time, the map data is divided into map sections, and these are further divided and stored for each object classification (specifically, background data, road data, name data).

次に、データ格納バッファ53の特定地図区画から1オブジェクト分のデータを読み出す(S215)。
次に、S215で読み出したオブジェクトのオブジェクト種別43に対応した描画優先度47をオブジェクトテーブル41から取得する(S220)。
Next, data for one object is read from the specific map section of the data storage buffer 53 (S215).
Next, the drawing priority 47 corresponding to the object type 43 of the object read in S215 is acquired from the object table 41 (S220).

次に、S215で読み出したオブジェクトのオブジェクト種別43に対応した色情報49をオブジェクトテーブル41から取得する(S225)。
次に、S225で取得した色情報49にS220で取得した描画優先度47を付加したオブジェクトデータ(画素集合)を生成する(S230)。
Next, the color information 49 corresponding to the object type 43 of the object read in S215 is acquired from the object table 41 (S225).
Next, object data (pixel set) is generated by adding the drawing priority 47 acquired in S220 to the color information 49 acquired in S225 (S230).

次に、特定のオブジェクトだけ描画優先度を変更する(S235)。これは、オブジェクトテーブル41の描画優先度47とは異なる描画優先度を設定したいオブジェクトについて、S230で生成したオブジェクトデータ内の描画優先度を変更することである。   Next, the drawing priority is changed only for a specific object (S235). This is to change the drawing priority in the object data generated in S230 for an object for which a drawing priority different from the drawing priority 47 of the object table 41 is to be set.

次に、当該オブジェクトデータの描画優先度47と、画像形成領域の書き込み予定画素の各描画優先度とを比較し、当該オブジェクトデータの描画優先度47の方が高い描画予定画素のみ当該オブジェクトデータで更新する(S240)。この更新においては、表示色情報と描画優先度の両方を更新する。   Next, the drawing priority 47 of the object data is compared with each drawing priority of the pixel to be written in the image forming area, and only the pixel to be drawn having a higher drawing priority 47 of the object data is used as the object data. Update (S240). In this update, both display color information and drawing priority are updated.

次に、データ格納バッファ53の特定地図区画の全てのオブジェクトを処理(特許請求の範囲に記載の用語で言うところの描画)したか否かによって処理を分岐する(S245)。全てのオブジェクトを処理した場合にはS250に進み、全てのオブジェクトを処理していない場合にはS215に処理を戻す。

S250では、データ格納バッファ53に格納されている全ての区画について処理したか否かによって処理を分岐する。全ての地図区画について処理した場合には本処理(地図画像形成処理)を終了し、全ての地図区画について処理していない場合にはS215に処理を戻す。
Next, the process branches depending on whether or not all objects in the specific map section of the data storage buffer 53 have been processed (drawing as described in terms of claims) (S245). If all objects have been processed, the process proceeds to S250. If all objects have not been processed, the process returns to S215.

In S250, the process branches depending on whether or not all the sections stored in the data storage buffer 53 have been processed. If all map sections have been processed, this process (map image forming process) is terminated. If all map sections have not been processed, the process returns to S215.

これまで説明したようにナビゲーション装置20は構成されて動作するため、従来は図5(a)の地図画像のように、すべての名称オブジェクトを建物オブジェクトの前面に表示させることしかできなかっものが、図5(b)に示す地図画像のように、ある特定のオブジェクト(名称オブジェクト73)だけを特定のオブジェクト(建物オブジェクト71)の背後に表示させるようなことが容易に実現できる。また、上述した、隣接する区画にまたがるオブジェクトの一部が上書きされてしまう問題(図6(a)参照)も、画素毎に設定された描画優先度によって上書き有無が制御されるため、回避することができる。すなわち、実施例のナビゲーション装置20によれば、地図データを構成する各オブジェクトの描画順序や、地図の区画の描画順序に関わらず、所望の状態の地図を表示することが可能である。   Since the navigation device 20 is configured and operates as described above, conventionally, as shown in the map image of FIG. 5A, all the name objects can only be displayed in front of the building object. As in the map image shown in FIG. 5B, it is possible to easily display only a specific object (name object 73) behind the specific object (building object 71). In addition, the above-described problem that a part of an object extending over adjacent sections is overwritten (see FIG. 6A) is avoided because overwriting is controlled by the drawing priority set for each pixel. be able to. That is, according to the navigation device 20 of the embodiment, it is possible to display a map in a desired state regardless of the drawing order of the objects constituting the map data and the drawing order of the map sections.

以下、他の実施例について説明する。
上記実施例では、利用者が操作スイッチ群22やリモコン23aを操作することにより描画優先度47を変更することが可能となっていたが、制御部29が、案内経路上の渋滞具合に応じて描画優先度47を変更するようになっていてもよい。具体的には例えば、渋滞時には案内経路や渋滞道路のオブジェクトの描画優先度47を相対的に上げるようにしてもよい。
Other embodiments will be described below.
In the above embodiment, the drawing priority 47 can be changed by the user operating the operation switch group 22 or the remote controller 23a. However, the control unit 29 can change the drawing priority 47 according to the congestion on the guidance route. The drawing priority 47 may be changed. Specifically, for example, the drawing priority 47 of the object of the guidance route or the traffic road may be relatively increased in a traffic jam.

また、制御部29は、現在時刻に応じて描画優先度47を変更するようになっていてもよい。具体的には例えば、夕方や夜間には案内経路が最も認識しやすいように案内経路や渋滞道路のオブジェクトの描画優先度47を相対的に上げるようにしてもよい。   Further, the control unit 29 may change the drawing priority 47 according to the current time. Specifically, for example, in the evening or at night, the drawing priority 47 of the object of the guide route or the congested road may be relatively increased so that the guide route is most easily recognized.

また、制御部29は、地図縮尺に応じて描画優先度47を変更するようになっていてもよい。具体的には例えば、地図縮尺が大きい場合には建物オブジェクトや名称オブジェクトの描画優先度47を相対的に下げるようにしてもよい。   Further, the control unit 29 may change the drawing priority 47 according to the map scale. Specifically, for example, when the map scale is large, the drawing priority 47 of the building object or the name object may be relatively lowered.

これらのようになっていると表示部26に表示される地図の視認性が向上する。   If it becomes like these, the visibility of the map displayed on the display part 26 will improve.

実施例のナビゲーション装置の概略構成を示すブロック図The block diagram which shows schematic structure of the navigation apparatus of an Example. オブジェクトテーブルを説明するための表である。It is a table | surface for demonstrating an object table. 地図画像形成処理を説明するための概略説明図である。It is a schematic explanatory drawing for demonstrating map image formation processing. 地図画像形成処理を説明するためのフローチャートである。It is a flowchart for demonstrating map image formation processing. 本実施例のナビゲーション装置の効果を説明するための地図画像である。It is a map image for demonstrating the effect of the navigation apparatus of a present Example. 従来のナビゲーション装置の問題点を説明するための地図画像である。It is a map image for demonstrating the problem of the conventional navigation apparatus.

符号の説明Explanation of symbols

20…ナビゲーション装置、21…位置検出器、21a…GPS受信機、21b…ジャイロスコープ、21c…距離センサ、21d…地磁気センサ、22…操作スイッチ群、23a…リモコン、23b…リモコンセンサ、24…外部通信機、25…地図データ入力器、26…表示部、27…音声出力部、28…マイクロフォン、29…制御部、30…車内LAN通信部、41…オブジェクトテーブル、43…オブジェクト種別、45…オブジェクト分類、47…描画優先度、49…色情報、51…地図データ記憶媒体、53…データ格納バッファ、55…画像形成領域、57…VRAM。   DESCRIPTION OF SYMBOLS 20 ... Navigation apparatus, 21 ... Position detector, 21a ... GPS receiver, 21b ... Gyroscope, 21c ... Distance sensor, 21d ... Geomagnetic sensor, 22 ... Operation switch group, 23a ... Remote control, 23b ... Remote control sensor, 24 ... External Communication device 25 ... Map data input device 26 ... Display unit 27 ... Audio output unit 28 ... Microphone 29 ... Control unit 30 ... In-vehicle LAN communication unit 41 ... Object table 43 ... Object type 45 ... Object Classification: 47 ... Drawing priority, 49 ... Color information, 51 ... Map data storage medium, 53 ... Data storage buffer, 55 ... Image forming area, 57 ... VRAM.

Claims (6)

各地図オブジェクトに対応するデータが記憶されている地図データ記憶媒体から、その記憶されているデータを取得する地図データ取得手段と、
前記地図オブジェクトの種別毎に定められた描画優先度を保持する描画優先度保持手段と、
前記地図データ取得手段が取得した前記データを用いて前記各地図オブジェクトを順に描画して地図画像を形成する地図画像形成手段と、
前記地図画像形成手段が形成した前記地図画像を表示する表示手段と、
を備え、
前記地図画像形成手段は、
形成途中の前記地図画像の画素毎に描画優先度を保持しておき、前記地図オブジェクトを描画する際、その地図オブジェクトに対応する描画優先度を前記描画優先度保持手段から取得し、その地図オブジェクトの描画先の画素の前記描画優先度と前記描画優先度保持手段から取得した前記描画優先度とを比較し、前記描画優先度保持手段から取得した描画優先度の方が高い場合のみ、前記地図画像の当該画素を前記地図オブジェクトの前記データによって更新すると共に、画素毎に保持している前記描画優先度を前記描画優先度保持手段から取得した描画優先度によって更新し、
特定の地図オブジェクトについてだけは、前記描画優先度変更手段が保持している前記描画優先度の代わりに、指定された描画優先度を用いること、
を特徴とする地図表示装置。
Map data acquisition means for acquiring the stored data from a map data storage medium storing data corresponding to each map object;
Drawing priority holding means for holding drawing priority determined for each type of the map object;
Map image forming means for drawing each map object in order using the data acquired by the map data acquiring means to form a map image;
Display means for displaying the map image formed by the map image forming means;
With
The map image forming means includes:
A drawing priority is held for each pixel of the map image being formed, and when drawing the map object, a drawing priority corresponding to the map object is acquired from the drawing priority holding means, and the map object The drawing priority of the drawing destination pixel is compared with the drawing priority acquired from the drawing priority holding unit, and only when the drawing priority acquired from the drawing priority holding unit is higher, the map The pixel of the image is updated with the data of the map object, and the drawing priority held for each pixel is updated with the drawing priority acquired from the drawing priority holding means.
Only for a specific map object, using the designated drawing priority instead of the drawing priority held by the drawing priority changing means,
A map display device characterized by the above.
請求項1に記載の地図表示装置において、
さらに、前記描画優先度保持手段が保持する前記描画優先度を変更することができる描画優先度変更手段を備えることを特徴とする地図表示装置。
The map display device according to claim 1,
The map display device further comprises a drawing priority changing unit capable of changing the drawing priority held by the drawing priority holding unit.
請求項2に記載の地図表示装置において、
前記描画優先度変更手段は、前記地図画像形成手段が形成する前記地図画像上の道路の渋滞具合に応じて前記描画優先度保持手段が保持する前記描画優先度を変更することを特徴とする地図表示装置。
The map display device according to claim 2,
The drawing priority changing unit changes the drawing priority held by the drawing priority holding unit according to a traffic congestion state on the map image formed by the map image forming unit. Display device.
請求項2に記載の地図表示装置において、
前記描画優先度変更手段は、現在時刻に応じて前記描画優先度保持手段が保持する前記描画優先度を変更することを特徴とする地図表示装置。
The map display device according to claim 2,
The map display device, wherein the drawing priority changing means changes the drawing priority held by the drawing priority holding means according to a current time.
請求項2に記載の地図表示装置において、
前記描画優先度変更手段は、前記地図画像形成手段が形成しようとする前記地図画像の縮尺に応じて前記描画優先度保持手段が保持する前記描画優先度を変更することを特徴とする地図表示装置。
The map display device according to claim 2,
The drawing priority changing unit changes the drawing priority held by the drawing priority holding unit according to a scale of the map image to be formed by the map image forming unit. .
コンピュータを、請求項1〜請求項5の何れかに記載の地図表示装置の前記地図画像形成手段として機能させるためのプログラム。   The program for functioning a computer as the said map image formation means of the map display apparatus in any one of Claims 1-5.
JP2004200910A 2004-07-07 2004-07-07 Map display device Pending JP2006023495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004200910A JP2006023495A (en) 2004-07-07 2004-07-07 Map display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004200910A JP2006023495A (en) 2004-07-07 2004-07-07 Map display device

Publications (1)

Publication Number Publication Date
JP2006023495A true JP2006023495A (en) 2006-01-26

Family

ID=35796800

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004200910A Pending JP2006023495A (en) 2004-07-07 2004-07-07 Map display device

Country Status (1)

Country Link
JP (1) JP2006023495A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102542903A (en) * 2010-12-30 2012-07-04 上海博泰悦臻电子设备制造有限公司 Method and device for fluent movement of map
JP2015011688A (en) * 2013-07-02 2015-01-19 中日本ハイウェイ・パトロール東京株式会社 Road control support device, road control support program and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102542903A (en) * 2010-12-30 2012-07-04 上海博泰悦臻电子设备制造有限公司 Method and device for fluent movement of map
JP2015011688A (en) * 2013-07-02 2015-01-19 中日本ハイウェイ・パトロール東京株式会社 Road control support device, road control support program and storage medium

Similar Documents

Publication Publication Date Title
JP4795230B2 (en) Display control apparatus, display method, display control program, and information recording medium
US8548737B2 (en) Navigation apparatus
JPWO2008059586A1 (en) Navigation device, map display method, and map display program
JP2007148901A (en) Traffic congestion information display device
JP2006038558A (en) Car navigation system
JP4558753B2 (en) Display device
JP2007232573A (en) Vehicle-mounted navigation system, guidance information providing method, and program
JP5554045B2 (en) Map display device and map display method
JP2010060294A (en) Map display method and navigation apparatus using it
JP5284697B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium
JP4619442B2 (en) Image display device, display control method, display control program, and recording medium
JPH1089997A (en) Navigation system for vehicle
JP5032592B2 (en) Route search device, route search method, route search program, and recording medium
JP2008122340A (en) Navigation system
JPH10122890A (en) Navigator for vehicle
JP2009288179A (en) Information guiding device, information guiding method, information guiding program, and recording medium
JP2005249485A (en) Voice guidance method of onboard navigation system
JP2001084487A (en) On-vehicle navigation system
JP2006023495A (en) Map display device
JP2007093291A (en) Navigation device, method, and program
JP3775459B2 (en) Map display device and storage medium
JP2000310543A (en) Car navigation system
JPH10122891A (en) Navigator for vehicle
JP4372212B2 (en) Navigation device and navigation method
JP2011137724A (en) Navigation device, route guidance method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060811

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080704

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080924

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081119

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090602