JP4644451B2 - Navigation device and mountain range display method - Google Patents

Navigation device and mountain range display method Download PDF

Info

Publication number
JP4644451B2
JP4644451B2 JP2004215628A JP2004215628A JP4644451B2 JP 4644451 B2 JP4644451 B2 JP 4644451B2 JP 2004215628 A JP2004215628 A JP 2004215628A JP 2004215628 A JP2004215628 A JP 2004215628A JP 4644451 B2 JP4644451 B2 JP 4644451B2
Authority
JP
Japan
Prior art keywords
map
mesh
scale
area
map data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004215628A
Other languages
Japanese (ja)
Other versions
JP2006039014A (en
Inventor
和昭 高橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
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 Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP2004215628A priority Critical patent/JP4644451B2/en
Publication of JP2006039014A publication Critical patent/JP2006039014A/en
Application granted granted Critical
Publication of JP4644451B2 publication Critical patent/JP4644451B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Description

本発明は、ナビゲーション装置および山並み表示方法に関し、特に、俯瞰地図を立体的に表示する機能を備えたナビゲーション装置に用いて好適なものである。   The present invention relates to a navigation device and a mountain range display method, and is particularly suitable for a navigation device having a function of displaying a bird's-eye view map in three dimensions.

一般に、車両の走行案内を行うナビゲーション装置は、単に現在地周辺の地図を表示するのみでなく、目的地を指定することにより、現在地から目的地までの誘導経路を自動設定して案内する機能を備えている。この経路誘導機能では、地図データを用いて現在地から目的地までを結ぶ最もコストが小さな経路を、幅優先探索(BFS)法あるいはダイクストラ法などのシミュレーションを行って自動探索し、その探索した経路を誘導経路として設定する。   In general, a navigation device that guides driving of a vehicle not only displays a map around the current location, but also has a function of automatically setting and guiding a guidance route from the current location to the destination by specifying the destination. ing. This route guidance function uses map data to automatically search the route with the lowest cost from the current location to the destination by performing a simulation such as the breadth-first search (BFS) method or Dijkstra method, and guides the searched route. Set as a route.

誘導経路の設定後は、車両の走行中に地図画像上で誘導経路を他の道路と識別可能なように色を変えて太く描画する。そして、その誘導経路に沿って、特に交差点において右左折を指示する(交差点拡大図を表示したり、進行方向を音声で案内したりする)ことにより、運転者を目的地まで速く、安全に、また確実に誘導することができるようになされている。   After the guide route is set, the guide route is drawn thickly with a different color so that it can be distinguished from other roads on the map image while the vehicle is running. And, by instructing the left and right turn along the guidance route, especially at the intersection (displaying an enlarged view of the intersection or guiding the direction of travel by voice), the driver can be quickly and safely to the destination, In addition, it can be surely guided.

この種のナビゲーション装置では、運転者がより利用しやすく、目的地までより確実に案内することができるように、種々の研究開発が行われている。そのための技術の1つとして、遠近感を出すために自車位置の後方上空から見下ろした状態で地図を表示する鳥瞰図表示や、建物等の3次元的な立体画像を鳥瞰図の地図上に表示する立体表示の機能が存在する。鳥瞰図において遠方の山並みを表示するようにした技術も提案されている(例えば、特許文献1参照)。
特許3468656号公報
In this type of navigation device, various research and development have been conducted so that the driver can more easily use the vehicle and can more reliably guide to the destination. As one of the technologies for that purpose, a bird's-eye view display for displaying a map in a state of looking down from behind the vehicle position to give a sense of perspective, or a three-dimensional stereoscopic image of a building or the like is displayed on the bird's-eye view map. There is a stereoscopic display function. A technique for displaying distant mountain ranges in a bird's eye view has also been proposed (see, for example, Patent Document 1).
Japanese Patent No. 3468656

写真や絵などから成る画像で山並みを表示しようとすると、多くの画像データを記憶するために大容量のメモリが必要となる。そのため、この特許文献1に記載の技術では、山並みの画像データは持たず、二次元地図データをもとに演算によって山並みを描画するように成されている。すなわち、一定間隔の経度線および緯度線により画定された複数の標準地域メッシュごとに二次元地図データを構成し、メッシュの四隅に標高データを持たせる。そして、この標高データをもとに、立体的な地図を見たときに得られる三次元的な山並みを表示する。   When attempting to display a mountain range with an image made up of photographs, pictures, etc., a large-capacity memory is required to store a large amount of image data. For this reason, the technique described in Patent Document 1 does not have mountain-level image data, and is configured to draw mountain ranges by calculation based on two-dimensional map data. That is, two-dimensional map data is configured for each of a plurality of standard area meshes defined by longitude lines and latitude lines at regular intervals, and elevation data is provided at the four corners of the mesh. Based on the elevation data, a three-dimensional mountain range obtained when viewing a three-dimensional map is displayed.

上記特許文献1に記載の技術によれば、一定間隔で区切られた領域ごとに四隅の標高データを記憶することによって山並みを表示できるので、山並みの画像データを記憶する場合に比べてデータ量を削減することが可能である。しかしながら、自車位置から遠方までの鳥瞰図を表示する際には、その表示範囲内には非常に多くの区画領域が含まれることとなり、二次元地図データといえどもデータ量は多くなってしまう。その多くのデータを処理して山並みを描画しなくてはならないので、必然的に描画処理に時間がかかり、描画のパフォーマンスが低下してしまうという問題があった。   According to the technique described in Patent Document 1, mountains can be displayed by storing elevation data at the four corners for each area divided at regular intervals. Therefore, the amount of data can be reduced as compared with the case of storing mountains of image data. It is possible to reduce. However, when displaying a bird's-eye view from the position of the vehicle to a distant place, a very large number of partitioned areas are included in the display range, and the amount of data increases even for two-dimensional map data. Since a lot of data must be processed to draw a mountain range, the drawing process inevitably takes time and the drawing performance deteriorates.

また、自車位置から遠方までの鳥瞰図を表示する際には、スケールの大きい地図データを用いるので、自車位置近傍の地図を詳細に表示することができないという問題もあった。   Further, when displaying a bird's-eye view from the vehicle position to a distant place, map data having a large scale is used, so that there is a problem that a map near the vehicle position cannot be displayed in detail.

本発明は、このような問題を解決するために成されたものであり、自車位置から遠方までの鳥瞰図にて山並みを表示する際に、描画の処理時間を短くしてパフォーマンスを向上できるようにすることを目的とする。
また、本発明は、画面の手前(下側)で自車位置近傍の地図を詳細に表示すると共に画面の奥(上側)で遠方の山並みも分かりやすく表示できるようにすることを目的とする。
The present invention has been made to solve such a problem, and when displaying a mountain range in a bird's-eye view from the vehicle position to a distant place, the drawing processing time can be shortened to improve the performance. The purpose is to.
It is another object of the present invention to display a map near the vehicle position in detail in front of the screen (lower side) and to display distant mountain ranges in an easy-to-understand manner at the back (upper side) of the screen.

上記した課題を解決するために、本発明では、メッシュ状に区画された複数の領域ごとに標高値を持たせた地図データについて、地図のスケールごとにメッシュの大きさを変えたものを用意する。そして、このような複数のスケールの地図データに基づいて、複数のスケールの地図が持つそれぞれのメッシュとは別に、複数のスケールの地図を横断する共通メッシュを定義し、複数のメッシュの各領域に含まれる標高値をもとに共通メッシュの各領域における標高値を求めて、当該共通メッシュを利用して各領域を描画することによって、山並みを表示するようにしている。 In order to solve the above-described problems, in the present invention, map data having an altitude value for each of a plurality of regions partitioned in a mesh shape is prepared by changing the mesh size for each map scale. . Based on the map data of multiple scales, a common mesh that traverses the maps of multiple scales is defined separately from the meshes of the maps of the multiple scales. Based on the included elevation values, the elevation values in each area of the common mesh are obtained , and the mountains are displayed by drawing each area using the common mesh .

上記のように構成した本発明によれば、自車位置から遠方までの鳥瞰図にて山並みを表示する際に、自車位置に近い一定のエリアではスケールの小さい地図のメッシュを使い、自車位置から離れたエリアではスケールの大きい地図のメッシュを使うことにより、自車位置近傍から遠方までの全てのエリアで同じ大きさのメッシュを使う従来技術に比べて、自車位置から離れたエリアにて大きなメッシュを使う分だけ区画領域の数を少なくすることができる。これにより、処理すべきデータ量を少なくすることができ、描画の処理時間を短くしてパフォーマンスを向上させることができる。
また、本発明によれば、1つの共通メッシュが持つ連続的な各領域に対して描画が行われることとなるので、複数のスケールのメッシュを利用して各スケールの領域を描画した場合にスケール間の境界に出てしまう不連続な部分をなくすことができ、スケールのつなぎ目においても山並みの画像を滑らかにつなげた状態で表示することができる。
According to the present invention configured as described above, when displaying a mountain range in a bird's-eye view from the vehicle position to a distant place, a map of a small scale is used in a certain area close to the vehicle position, and the vehicle position is By using a large-scale map mesh in an area far from the vehicle, it is possible to use it in an area far from the vehicle position compared to the conventional technology that uses the same size mesh in all areas from the vicinity of the vehicle position to the distance. The number of partitioned areas can be reduced by using a larger mesh. As a result, the amount of data to be processed can be reduced, and the drawing processing time can be shortened to improve the performance.
In addition, according to the present invention, since drawing is performed for each continuous area of one common mesh, a scale area is drawn when each scale area is drawn using a plurality of scale meshes. It is possible to eliminate the discontinuous portion that appears at the boundary between them, and it is possible to display a mountain-like image in a smoothly connected state even at the joint of the scale.

以下、本発明の一実施形態を図面に基づいて説明する。図1は、第1の実施形態によるナビゲーション装置の構成例を示すブロック図である。図1において、100はナビゲーション制御装置であり、ナビゲーション装置の全体を制御する。11はDVD−ROM等の記録媒体であり、地図表示や経路探索等に必要な各種の地図データを記憶している。ここでは地図データを記憶する記録媒体としてDVD−ROM11を用いているが、CD−ROM、ハードディスク等の他の記録媒体を用いても良い。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram illustrating a configuration example of a navigation device according to the first embodiment. In FIG. 1, reference numeral 100 denotes a navigation control device, which controls the entire navigation device. Reference numeral 11 denotes a recording medium such as a DVD-ROM, which stores various types of map data necessary for map display, route search, and the like. Here, the DVD-ROM 11 is used as a recording medium for storing the map data, but other recording media such as a CD-ROM and a hard disk may be used.

DVD−ROM11に記録された地図データは、広い地域を一望するための上位レベル(広域スケール)の地図から、狭い地域を詳細に記述した下位レベル(狭域スケール)の地図まで、レベルと呼ばれる単位に階層化して管理されている。各スケールの地図は、所定の経度および緯度で区切られた区画と呼ばれる矩形領域を単位として分割されている。また、各スケールの地図データは、そのスケールに応じた所定の間隔でメッシュ状に区切られており、当該メッシュにより区画される複数の領域ごとに標高値を有している。例えば、メッシュの各交点(各領域の四隅)に対して標高値が付与されている。   The map data recorded on the DVD-ROM 11 is a unit called a level from a high-level map (wide area scale) for overlooking a wide area to a low-level map (small area scale) describing a narrow area in detail. Are managed in layers. Each scale map is divided in units of rectangular areas called sections partitioned by predetermined longitude and latitude. Further, the map data of each scale is divided into a mesh shape at a predetermined interval corresponding to the scale, and has an altitude value for each of a plurality of areas partitioned by the mesh. For example, an altitude value is given to each intersection (four corners of each area) of the mesh.

12はリモコン、タッチパネル、操作スイッチ等の操作部であり、ユーザがナビゲーション制御装置100に対して各種の情報(例えば、経路誘導の目的地や経由地)を設定したり、各種の操作(例えば、メニュー選択操作、拡大/縮小操作、手動地図スクロール、平面地図や鳥瞰図あるいは3D地図などの表示ビューの選択操作、数値入力など)を行ったりするためのものである。   Reference numeral 12 denotes an operation unit such as a remote control, a touch panel, or an operation switch. The user sets various information (for example, a route guidance destination or waypoint) to the navigation control device 100, or performs various operations (for example, Menu selection operation, enlargement / reduction operation, manual map scrolling, display view selection operation such as planar map, bird's-eye view or 3D map, and numerical value input).

13は車両の現在位置を測定するための自立航法センサであり、所定走行距離毎に1個のパルスを出力して車両の移動距離を検出する距離センサ(車速センサ)13aと、車両の回転角度(移動方位)を検出する振動ジャイロ等の角速度センサ(相対方位センサ)13bとを含んでいる。自立航法センサ13は、これらの距離センサ13aおよび角速度センサ13bによって車両の相対位置および方位を検出し、その情報をナビゲーション制御装置100に出力する。   Reference numeral 13 denotes a self-contained navigation sensor for measuring the current position of the vehicle. The distance sensor (vehicle speed sensor) 13a detects the moving distance of the vehicle by outputting one pulse for each predetermined travel distance, and the rotation angle of the vehicle. And an angular velocity sensor (relative azimuth sensor) 13b such as a vibrating gyroscope for detecting (moving azimuth). The self-contained navigation sensor 13 detects the relative position and direction of the vehicle by the distance sensor 13a and the angular velocity sensor 13b, and outputs the information to the navigation control device 100.

14は車両の現在位置を測定するためのGPS受信機であり、複数のGPS衛星から送られてくる電波をGPSアンテナ15で受信し、3次元測位処理あるいは2次元測位処理を行って車両の絶対位置および方位を計算する(車両方位は、現時点における自車位置と1サンプリング時間ΔT前の自車位置とに基づいて計算する)。そして、これらの計算した車両の絶対位置および方位の情報を、測位時刻と共にナビゲーション制御装置100に出力する。   Reference numeral 14 denotes a GPS receiver for measuring the current position of the vehicle. The GPS antenna 15 receives radio waves transmitted from a plurality of GPS satellites, and performs a three-dimensional positioning process or a two-dimensional positioning process to obtain the absolute position of the vehicle. The position and direction are calculated (the vehicle direction is calculated based on the current vehicle position and the current vehicle position one sampling time ΔT before). Then, the calculated information on the absolute position and direction of the vehicle is output to the navigation control device 100 together with the positioning time.

16は画像表示装置であり、ナビゲーション制御装置100の制御によって生成された画像を表示する。この画像表示装置16の画面上には、自車周辺の地図情報が車両位置マーク等と共に表示される。また、鳥瞰図表示を指示したときは、自車周辺の地図情報と遠方の山並みとが車両位置マーク等と共に俯瞰的に表示される。さらに、誘導経路を設定したときは、この地図上に誘導経路が表示されるとともに、車両の位置が案内交差点近傍に近づいたときに交差点拡大図が表示される。   Reference numeral 16 denotes an image display device that displays an image generated by the control of the navigation control device 100. On the screen of the image display device 16, map information around the vehicle is displayed together with a vehicle position mark and the like. When the bird's-eye view display is instructed, the map information around the vehicle and the distant mountain range are displayed in a bird's-eye view together with the vehicle position mark and the like. Further, when the guidance route is set, the guidance route is displayed on this map, and an enlarged view of the intersection is displayed when the position of the vehicle approaches the vicinity of the guidance intersection.

次いで、ナビゲーション制御装置100の内部構成において、21は地図バッファであり、DVD−ROM11から読み出された地図データを一時的に格納する。この地図バッファ21は、本発明の地図記憶手段に相当する。ここで地図バッファ21には、図2に示すような複数のスケール(例えば3つの異なるスケール)の地図データ51,52,53が格納される。   Next, in the internal configuration of the navigation control apparatus 100, reference numeral 21 denotes a map buffer, which temporarily stores map data read from the DVD-ROM 11. This map buffer 21 corresponds to the map storage means of the present invention. Here, the map buffer 21 stores map data 51, 52, 53 of a plurality of scales (for example, three different scales) as shown in FIG.

各スケールの地図データ51,52,53は、自車位置54を中心としてそれぞれ所定の矩形範囲の地図を表すものであり、格納される所定範囲の大きさはスケールごとに異なっている。例えば、100mスケールの地図データ51の場合は1km四方の範囲、1kmスケールの地図データ52の場合は10km四方の範囲、10kmスケールの地図データ53場合は40km四方の範囲が地図バッファ21に格納される。   The map data 51, 52, 53 of each scale represents a map of a predetermined rectangular range centered on the own vehicle position 54, and the size of the stored predetermined range differs for each scale. For example, in the case of the map data 51 of 100 m scale, the range of 1 km square is stored in the map buffer 21 in the case of the map data 52 of 1 km scale, the range of 10 km square is in the case of the map data 53 of 10 km scale. .

上述したように、各スケールの地図データ51,52,53は、そのスケールに応じた所定の間隔でメッシュ状に区切られている。本実施形態では、各スケールの地図データ51,52,53を何れも縦横80分割してメッシュを形成している。したがって、そのメッシュにより区画される複数の領域61,62,63の大きさは、スケールが小さい地図データ51ほど小さくなり、スケールが大きい地図データ53ほど大きくなる。そして、各スケールの地図データ51,52,53が持つそれぞれのメッシュにより区画される複数の領域61,62,63ごとに標高値が格納されている。   As described above, the map data 51, 52, 53 of each scale is divided into meshes at predetermined intervals according to the scale. In this embodiment, the map data 51, 52, 53 of each scale is divided into 80 parts in length and breadth to form a mesh. Therefore, the size of the plurality of areas 61, 62, 63 partitioned by the mesh is smaller as the map data 51 is smaller in scale, and is larger as the map data 53 is larger in scale. The altitude value is stored for each of the plurality of areas 61, 62, 63 partitioned by the respective meshes of the map data 51, 52, 53 of each scale.

22はROM読出制御部であり、DVD−ROM11からの地図データの読み出しを制御する。このROM読出制御部22は、後述するマップマッチング制御部26からマップマッチング処理後の車両現在位置情報を入力する。そして、その車両現在位置を含む所定範囲の地図データの読み出し指示を出力する。これにより、地図表示や山並み表示に必要な複数のスケールの地図データをそれぞれ所定範囲だけDVD−ROM11から読み出して、地図バッファ21に格納する。   A ROM read control unit 22 controls reading of map data from the DVD-ROM 11. The ROM read control unit 22 inputs vehicle current position information after map matching processing from a map matching control unit 26 described later. Then, an instruction to read out a predetermined range of map data including the current vehicle position is output. As a result, a plurality of scales of map data necessary for map display and mountain range display are read from the DVD-ROM 11 by a predetermined range and stored in the map buffer 21.

23は外部信号入力部であり、操作部12からその操作状態に応じた操作信号を入力する。24は車両位置・方位計算部であり、自立航法センサ13から出力される自車の相対的な位置および方位のデータに基づいて、絶対的な自車位置(推定車両位置)および車両方位を計算する。25はデータ記憶部であり、GPS受信機14から出力される自車の絶対的な位置および方位のデータを順次格納する。   An external signal input unit 23 inputs an operation signal corresponding to the operation state from the operation unit 12. A vehicle position / orientation calculation unit 24 calculates an absolute vehicle position (estimated vehicle position) and vehicle direction based on data on the relative position and direction of the vehicle output from the self-contained navigation sensor 13. To do. A data storage unit 25 sequentially stores absolute position and direction data of the vehicle output from the GPS receiver 14.

上述のマップマッチング制御部26は、地図バッファ21に読み出されている地図データと、車両位置・方位計算部24により計算された自立航法センサ13に基づく推定車両位置および車両方位のデータと、データ記憶部25に格納されたGPS受信機14による自車位置および車両方位のデータとを用いて、車両走行距離毎に投影法等によるマップマッチング処理を行って、自車の走行位置を地図データの道路上に位置修正する。   The map matching control unit 26 described above includes the map data read into the map buffer 21, the estimated vehicle position and vehicle orientation data based on the autonomous navigation sensor 13 calculated by the vehicle position / orientation calculation unit 24, and data. Using the vehicle position data and the vehicle orientation data from the GPS receiver 14 stored in the storage unit 25, map matching processing is performed for each vehicle travel distance by a projection method or the like, and the travel position of the vehicle is determined from the map data. Correct the position on the road.

上述した自立航法センサ13、GPS受信機14、車両位置・方位計算部24、データ記憶部25およびマップマッチング制御部26により本発明の自車位置検出手段が構成される。   The self-contained navigation sensor 13, the GPS receiver 14, the vehicle position / orientation calculation unit 24, the data storage unit 25, and the map matching control unit 26 constitute the vehicle position detection means of the present invention.

27は地図描画部であり、地図バッファ21に格納された地図データに基づいて、画像表示装置16への地図表示に必要な地図画像データを生成する。この地図描画部27は、鳥瞰図を表示するモードが指定されているときには、地図バッファ21に格納された複数のスケールの地図データに基づいて地図を描画する。このとき、画面の手前(下側)となる部分では自車位置近傍の地図を狭域スケールの地図データに基づいて詳細に描画する。画面の奥(上側)となる部分では広域スケールの地図データに基づいて地図を描画する。   A map drawing unit 27 generates map image data necessary for displaying a map on the image display device 16 based on the map data stored in the map buffer 21. The map drawing unit 27 draws a map based on map data of a plurality of scales stored in the map buffer 21 when a mode for displaying a bird's eye view is designated. At this time, the map near the vehicle position is drawn in detail on the front side (lower side) of the screen based on the map data on the narrow area scale. A map is drawn on the back (upper side) of the screen based on map data on a wide scale.

また、地図描画部27は、鳥瞰図を表示するモードが指定されているときは、地図データのメッシュにより区画される複数の領域に対して標高値に基づく高さ情報を与え、当該高さ情報に照応する色情報によりメッシュの各領域を描画する。このとき、地図描画部27は、複数のスケールの地図データを用いて、各スケールに応じた複数のメッシュが持つ複数の領域を、それぞれの高さ情報に応じた色情報によって描画する。さらに、各領域に対して付した色が滑らかに変化するようにグラデーション処理を行うことにより、山並みを描画する。この地図描画部27は、本発明の描画手段に相当する。   Further, when the mode for displaying the bird's eye view is designated, the map drawing unit 27 gives height information based on the altitude value to a plurality of areas partitioned by the mesh of the map data, and the height information is given to the height information. Each area of the mesh is drawn with corresponding color information. At this time, the map drawing unit 27 draws a plurality of areas of a plurality of meshes corresponding to each scale using color information corresponding to each height information, using map data of a plurality of scales. Furthermore, a mountain range is drawn by performing gradation processing so that the color assigned to each region changes smoothly. The map drawing unit 27 corresponds to drawing means of the present invention.

この地図描画部27による山並み描画処理の内容を、図3を用いて具体的に説明する。図3(a)に示すように、地図データはメッシュ状に区画されており、メッシュにより画定される各領域の四隅(図3(a)では1つの領域の四隅を●で示している)には標高値が与えられている。まず、地図描画部27は、図3(b)に示すように、領域の四隅に対して標高値に比例した高さ情報を与え、その領域を三次元的に描く。これをメッシュ内の全ての領域について行う。   The contents of the mountain range drawing process by the map drawing unit 27 will be specifically described with reference to FIG. As shown in FIG. 3A, the map data is divided into meshes, and the four corners of each region defined by the mesh (in FIG. 3A, the four corners of one region are indicated by ●). Is given an elevation value. First, as shown in FIG. 3B, the map drawing unit 27 gives height information proportional to the altitude value to the four corners of the region, and draws the region three-dimensionally. This is performed for all regions in the mesh.

次に、図3(c)に示すように、各領域に対して高さ情報に照応する色情報を与え、その色によって各領域を描画する。具体的には、山を表示するので基本的には緑系の色情報を与えるのであるが、高さに応じて明度を変える。例えば、高いところほど暗い緑を、低いところほど明るい緑を与える。より具体的には、高さ情報に応じて明度を変えたRGBの値を決定し、そのRGB値により特定される色で各領域を描画する。最後に、図3(d)に示すように、各領域に対して付した色が滑らかに変化するようにグラデーション処理を行うことにより、山並み表示の品位を高める。   Next, as shown in FIG. 3C, color information corresponding to the height information is given to each region, and each region is drawn by the color. Specifically, since mountains are displayed, green color information is basically given, but the brightness is changed according to the height. For example, a darker green is given to the higher part and a brighter green is given to the lower part. More specifically, an RGB value whose brightness is changed according to height information is determined, and each region is drawn with a color specified by the RGB value. Finally, as shown in FIG. 3D, the gradation display quality is improved by performing gradation processing so that the color given to each region changes smoothly.

次いで、28はVRAM(ビデオRAM)であり、地図描画部27により生成された地図画像データを一時的に格納する。29は読出制御部であり、VRAM28からの地図画像データの読み出しを制御する。すなわち、地図描画部27によって生成された地図画像データは、VRAM28に一時的に格納され、読出制御部29によって1画面分の地図画像データが読み出される。   Next, reference numeral 28 denotes a VRAM (video RAM), which temporarily stores the map image data generated by the map drawing unit 27. A read control unit 29 controls reading of map image data from the VRAM 28. That is, the map image data generated by the map drawing unit 27 is temporarily stored in the VRAM 28, and the map image data for one screen is read by the read control unit 29.

30は操作画面発生部であり、操作部12を用いて各種の操作を行う際に必要な操作画面を生成して出力する。31は各種マーク発生部であり、マップマッチング処理された後の自車位置に表示する車両位置マークや、ガソリンスタンドやコンビニエンスストア等を表示する各種ランドマーク等を生成して出力する。   Reference numeral 30 denotes an operation screen generation unit that generates and outputs an operation screen necessary for performing various operations using the operation unit 12. Reference numeral 31 denotes various mark generation units that generate and output vehicle position marks displayed at the vehicle position after the map matching processing, various landmarks that display a gas station, a convenience store, and the like.

32は画像合成部であり、読出制御部29によって読み出された地図画像データに、操作画面発生部30および各種マーク発生部31のそれぞれから出力される各画像データを重ねて画像合成を行い、画像表示装置16に出力する。これにより、合成された画像が画像表示装置16の画面上に表示される。   Reference numeral 32 denotes an image composition unit, which superimposes each image data output from each of the operation screen generation unit 30 and the various mark generation units 31 on the map image data read by the read control unit 29, and performs image composition. The image is output to the image display device 16. As a result, the synthesized image is displayed on the screen of the image display device 16.

次に、上記のように構成したナビゲーション装置による山並み表示の動作について説明する。図4は、第1の実施形態による山並み表示方法の処理手順を示すフローチャートである。この図4に示すフローチャートは、鳥瞰図表示が指示されているときの動作を示すものである。   Next, a description will be given of the operation of displaying mountains in the navigation device configured as described above. FIG. 4 is a flowchart illustrating a processing procedure of the mountain range display method according to the first embodiment. The flowchart shown in FIG. 4 shows the operation when a bird's eye view display is instructed.

図4において、まず、ROM読出制御部22は、マップマッチング制御部26から入力される車両現在位置情報をもとに、複数のスケールの地図データを、それぞれ車両現在位置を含む所定範囲の分だけDVD−ROM11から読み出して、地図バッファ21に格納する(ステップS1)。次に、地図描画部27は、地図バッファ21に格納された複数のスケールの地図データ(図2の例では地図データ51,52,53)に基づいて、各スケールに応じた複数のメッシュが持つ複数の領域61,62,63に対して標高値に基づく高さ情報を与え、当該高さ情報に照応する色情報により複数の領域を描画する(ステップS2)。   In FIG. 4, first, the ROM read control unit 22, based on the vehicle current position information input from the map matching control unit 26, maps data of a plurality of scales for a predetermined range including the vehicle current position. The data is read from the DVD-ROM 11 and stored in the map buffer 21 (step S1). Next, the map drawing unit 27 has a plurality of meshes corresponding to each scale based on map data of a plurality of scales stored in the map buffer 21 (map data 51, 52, 53 in the example of FIG. 2). Height information based on elevation values is given to the plurality of areas 61, 62, and 63, and a plurality of areas are drawn with color information corresponding to the height information (step S2).

さらに、地図描画部27は、色の付された各領域61,62,63に付したグラデーション処理を行うことにより、色が滑らかに変化するようにする(ステップS3)。なお、このフローチャート中には図示しないが、複数スケールの地図データに基づいて自車位置近傍から遠方までの地図が描画される。このようにして描かれた鳥瞰図による地図画像データは、VRAM28に格納される(ステップS4)。そして、読出制御部29の制御により、VRAM28に格納された描画データから一画面分の大きさを切り出して、画像表示装置16に出力する(ステップS5)。以上の処理により、画像表示装置16の表示画面には、図5のような山並みを含む地図が表示される。   Further, the map drawing unit 27 performs gradation processing applied to the colored areas 61, 62, and 63 so that the color changes smoothly (step S3). Although not shown in the flowchart, a map from the vicinity of the vehicle position to the far side is drawn based on map data of a plurality of scales. The map image data based on the bird's eye view drawn in this way is stored in the VRAM 28 (step S4). Then, under the control of the reading control unit 29, the size of one screen is cut out from the drawing data stored in the VRAM 28 and output to the image display device 16 (step S5). With the above processing, a map including mountain ranges as shown in FIG. 5 is displayed on the display screen of the image display device 16.

以上詳しく説明したように、第1の実施形態によれば、メッシュの大きさが異なる複数のスケールの地図データ51,52,53を用いて山並みを表示するようにしたので、自車位置の近傍から遠方までの全てのエリアで同じスケールの地図データ(同じ大きさのメッシュ)を使う従来技術に比べて、自車位置から離れたエリアにて大きなメッシュを使う分だけ区画領域の数を少なくすることができる。これにより、処理すべきデータ量を少なくすることができ、描画の処理時間を短くしてパフォーマンスを向上させることができる。   As described above in detail, according to the first embodiment, the mountain ranges are displayed using the map data 51, 52, 53 of a plurality of scales having different mesh sizes. Compared to conventional technology that uses map data of the same scale (same size mesh) in all areas from to far, the number of partition areas is reduced by using a larger mesh in areas far from the vehicle position. be able to. As a result, the amount of data to be processed can be reduced, the drawing processing time can be shortened, and the performance can be improved.

また、第1の実施形態によれば、自車位置に近い一定のエリアではスケールの小さい地図データ51を使って地図を描画することで、自車位置周辺の地図を詳細に表示することができる。しかも、自車位置から離れたエリアではスケールの大きい地図データ52,53のメッシュを使って山並みを描画することで、かなり遠方の山並みまで表示することができる。これにより、自車位置近傍の詳細地図と遠方の山並みとを一画面内にて表示することができる。   Further, according to the first embodiment, in a certain area close to the own vehicle position, the map around the own vehicle position can be displayed in detail by drawing the map using the map data 51 having a small scale. . In addition, by drawing a mountain range using a mesh of map data 52, 53 with a large scale in an area away from the vehicle position, it is possible to display a mountain range far away. Thereby, the detailed map near the own vehicle position and the distant mountain range can be displayed in one screen.

次に、本発明の第2の実施形態について説明する。第2の実施形態によるナビゲーション装置の機能構成は、図1に示したものと同様である。ただし、地図描画部27による山並みの描画方法が第1の実施形態と異なる。これを、図6を用いて説明する。図6は、第2の実施形態による複数スケールの地図データとメッシュとの関係を示すイメージ図である。   Next, a second embodiment of the present invention will be described. The functional configuration of the navigation device according to the second embodiment is the same as that shown in FIG. However, the mountain drawing method by the map drawing unit 27 is different from that of the first embodiment. This will be described with reference to FIG. FIG. 6 is an image diagram showing the relationship between multi-scale map data and meshes according to the second embodiment.

図6に示すように、第2の実施形態では、地図描画部27は、複数のスケールの地図データ51,52,53が持つそれぞれのメッシュとは別に、複数のスケールの地図データ51,52,53を横断する共通メッシュ71を定義する。この共通メッシュ71の大きさ(各区画領域の大きさ)は、例えば、最もスケールの大きい地図データ53が持つメッシュの大きさとほぼ同じか、それより若干大きく設定する。   As shown in FIG. 6, in the second embodiment, the map drawing unit 27 has a plurality of scale map data 51, 52, 52, separately from the meshes of the plurality of scale map data 51, 52, 53. A common mesh 71 crossing 53 is defined. The size of the common mesh 71 (the size of each partition area) is set to be approximately the same as or slightly larger than the size of the mesh of the map data 53 having the largest scale, for example.

そして、地図描画部27は、複数のスケールの地図データ51,52,53が持つ複数のメッシュの各交点における標高値をもとに、共通メッシュ71の各交点における標高値を演算によって求める。具体的には、共通メッシュ71の或る1つの交点の標高値を求める際には、地図データ51,52,53が持つメッシュの各交点のうち、共通メッシュ71の求める交点を囲んでいる複数の交点の標高値を用いて補間演算を行うことにより、共通メッシュ71の交点における標高値を求める。各スケールの地図データ51,52,53の境界付近にある共通メッシュ71の交点の標高値を求める際には、双方のスケールの地図データが持つメッシュの交点における標高値を用いて補間演算を行う。   And the map drawing part 27 calculates | requires the elevation value in each intersection of the common mesh 71 by calculation based on the elevation value in each intersection of the some mesh which the map data 51, 52, 53 of several scales has. Specifically, when the elevation value of a certain intersection of the common mesh 71 is obtained, a plurality of intersections surrounding the intersection to be obtained by the common mesh 71 among the mesh intersections of the map data 51, 52, and 53 are enclosed. The elevation value at the intersection of the common mesh 71 is obtained by performing an interpolation operation using the elevation value at the intersection. When obtaining the elevation value of the intersection point of the common mesh 71 near the boundary between the map data 51, 52, 53 of each scale, the interpolation calculation is performed using the elevation value at the intersection point of the mesh possessed by the map data of both scales. .

このようにして共通メッシュ71の各交点における標高値を求めたら、その標高値を用いて、第1の実施形態と同様の演算によって共通メッシュ71の各領域を描画する。すなわち、共通メッシュ71の各領域に対して、共通メッシュ71の標高値に基づく高さ情報を与え、当該高さ情報に照応する色情報により共通メッシュ71の各領域を描画する。   When the elevation value at each intersection of the common mesh 71 is obtained in this way, each region of the common mesh 71 is drawn by the same calculation as in the first embodiment using the elevation value. That is, height information based on the altitude value of the common mesh 71 is given to each area of the common mesh 71, and each area of the common mesh 71 is drawn with color information corresponding to the height information.

上述した第1の実施形態では、3つの異なるスケールのメッシュを用いて山並みを表示するので、異なるメッシュの境界部分で描画領域に不連続が生じ、山並みの表示が不連続になる。これに対して、第2の実施形態では、3つの異なるスケールのメッシュから1つの共通メッシュを求め、当該共通メッシュが持つ連続的な各領域に対して描画を行うようにしている。これにより、複数のスケールの地図データを用いて自車位置近傍の詳細地図と遠方の山並みとを一画面に同時に表示しつつも、山並みに関しては各スケールの境界における不連続な部分をなくすことができる。   In the first embodiment described above, mountain ranges are displayed using meshes of three different scales. Therefore, discontinuities occur in the drawing area at the boundary portions of different meshes, and the display of mountain ranges becomes discontinuous. On the other hand, in the second embodiment, one common mesh is obtained from three different scale meshes, and drawing is performed on each continuous area of the common mesh. This makes it possible to simultaneously display a detailed map near the vehicle position and a distant mountain range on one screen using map data of multiple scales, while eliminating discontinuous parts at the boundaries of each scale. it can.

図7は、共通メッシュの他の例を示す図である。共通メッシュは、図6に示した格子状のメッシュの他に、図7に示すような蜘蛛の巣状のメッシュでも良い。この図7に示す共通メッシュは、自車位置に近いほど区画領域が狭く、自車位置から遠いほど区画領域が広く設定されている。例えば、自車位置に最も近い区画領域の大きさは、図6に示した最もスケールの小さい地図データ51の区画領域とほぼ同じ大きさであり、例えば50m四方の大きさである。また、自車位置に最も遠い区画領域の大きさは、図6に示した最もスケールの大きい地図データ53の区画領域とほぼ同じ大きさであり、例えば1km四方の大きさである。   FIG. 7 is a diagram illustrating another example of the common mesh. The common mesh may be a spider web-like mesh as shown in FIG. 7 in addition to the lattice-like mesh shown in FIG. In the common mesh shown in FIG. 7, the closer to the own vehicle position, the narrower the partitioned area, and the farther from the own vehicle position, the wider the partitioned area. For example, the size of the partition area closest to the vehicle position is substantially the same as the partition area of the map data 51 having the smallest scale shown in FIG. 6, for example, a size of 50 m square. Further, the size of the partition region farthest from the vehicle position is substantially the same as the partition region of the map data 53 having the largest scale shown in FIG. 6, for example, a size of 1 km square.

鳥瞰図表示や3D表示の場合は、自車位置に近い手前の方ほど見える範囲が狭く、自車位置から遠い奥の方ほど見える範囲が広くなる。したがって、このような実際の視界に合わせて蜘蛛の巣状に共通メッシュを設定することにより、よりリアルに山並みを表示することができる。また、読出制御部29が一画面分の領域を切り取るときも、単純に矩形領域を切り取れば良いので、処理を簡素化することができる。また、自車位置に近いほど区画領域を狭く、自車位置から遠いほど区画領域を広く設定することにより、処理に使用する領域の数を少なくすることができる。   In the case of bird's eye view display or 3D display, the range that is visible closer to the vehicle position is narrower, and the range that is visible farther away from the vehicle position is wider. Therefore, it is possible to display the mountain range more realistically by setting the common mesh in a spider web shape according to such an actual field of view. Also, when the reading control unit 29 cuts out an area for one screen, the processing can be simplified because it is only necessary to cut out a rectangular area. Moreover, the number of areas used for processing can be reduced by setting the section area to be narrower as it is closer to the own vehicle position and the section area to be wider as it is farther from the own vehicle position.

次に、本発明の第3の実施形態について説明する。図8は、第3の実施形態によるナビゲーション装置の構成例を示すブロック図である。なお、この図8において、図1に示した符号と同一の符号を付したものは同一の機能を有するものであるので、ここでは重複する説明を省略する。   Next, a third embodiment of the present invention will be described. FIG. 8 is a block diagram illustrating a configuration example of a navigation device according to the third embodiment. In FIG. 8, the same reference numerals as those shown in FIG. 1 have the same functions, and therefore redundant description is omitted here.

第3の実施形態では、地図描画部27は、マップマッチング制御部26から車両現在位置情報を入力している。そして、地図バッファ21に格納されている地図データと、マップマッチング制御部26から入力される自車位置情報とに基づいて、メッシュ内の複数の領域に対して標高値に基づく高さ情報を与え、当該高さ情報および自車位置からの距離情報に照応する色情報により複数の領域を描画する。   In the third embodiment, the map drawing unit 27 inputs vehicle current position information from the map matching control unit 26. Then, based on the map data stored in the map buffer 21 and the vehicle position information input from the map matching control unit 26, height information based on the altitude value is given to a plurality of areas in the mesh. A plurality of regions are drawn with color information corresponding to the height information and distance information from the vehicle position.

具体的には、山を表示するので基本的には緑系の色情報を与えるのであるが、高さに応じて明度を変えるとともに、自車位置からの距離に応じて彩度を変える。例えば、高いところほど暗い緑を、低いところほど明るい緑を与える。また、自車位置から近いところほど濃い緑を、自車位置から遠いところほど淡い緑を与える。より具体的には、高さ情報および距離情報に応じて明度と彩度とを変えたRGBの値を決定し、そのRGB値により特定される色で各領域を描画する。   Specifically, since mountains are displayed, green-based color information is basically provided, but the brightness is changed according to the height and the saturation is changed according to the distance from the vehicle position. For example, a darker green is given to the higher part and a brighter green is given to the lower part. Further, the closer to the vehicle position, the darker the green, and the farther from the vehicle position, the lighter the green. More specifically, RGB values with different brightness and saturation are determined according to height information and distance information, and each region is drawn with a color specified by the RGB values.

このように、メッシュの各領域における標高値に基づく高さ情報に加え、自車位置からの距離情報に照応する色情報によりメッシュの各領域を描画するようにした場合は、山の高さに応じて色を変えるだけでなく、自車位置から山までの距離に応じても色を変えて山並みを表示することができる。これにより、図9に示すように、近い山と遠い山とを明確に区別できるように山並みを分かりやすく表示することができる。このとき、遠くの山を淡い色で表現することにより、遠くにあるように見せることができる。   Thus, in addition to the height information based on the altitude value in each area of the mesh, if each area of the mesh is drawn with color information corresponding to the distance information from the vehicle position, the height of the mountain In addition to changing the color accordingly, it is possible to change the color and display the mountain range according to the distance from the vehicle position to the mountain. As a result, as shown in FIG. 9, the mountain ranges can be displayed in an easy-to-understand manner so that a close mountain and a distant mountain can be clearly distinguished. At this time, it is possible to make it appear as if it is far away by expressing a distant mountain in a pale color.

以上、第1〜第3の実施形態について説明したが、これらは何れも本発明を実施するにあたっての具体化の一例を示したものに過ぎず、これによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその精神、またはその主要な特徴から逸脱することなく、様々な形で実施することができる。   As mentioned above, although 1st-3rd embodiment was demonstrated, all of these showed only an example of actualization in practicing the present invention, and this limits the technical scope of the present invention. It should not be interpreted. In other words, the present invention can be implemented in various forms without departing from the spirit or main features thereof.

例えば、上記第1〜第3の実施形態では、3つの異なるスケールの地図データを用いる例について説明したが、2つあるいは4つ以上の異なるスケールの地図データを用いて地図と山並みを表示するようにしても良い。   For example, in the first to third embodiments, the example using the map data of three different scales has been described. However, the map and the mountain range are displayed using the map data of two or more different scales. Anyway.

また、上記第3の実施形態では、山の高さに応じて明度を変えるとともに、自車位置からの距離に応じて彩度を変える例について説明したが、逆に、山の高さに応じて彩度を変えるとともに、自車位置からの距離に応じて明度を変えるようにしても良い。また、山の高さまたは自車位置からの距離に応じて色相を変えるようにしても良い。   In the third embodiment, the brightness is changed according to the height of the mountain, and the saturation is changed according to the distance from the vehicle position. Conversely, the brightness is changed according to the height of the mountain. The saturation may be changed, and the brightness may be changed according to the distance from the vehicle position. Further, the hue may be changed according to the height of the mountain or the distance from the vehicle position.

本発明は、俯瞰地図を立体的に表示する機能を備えたナビゲーション装置に有用である。   INDUSTRIAL APPLICABILITY The present invention is useful for a navigation device having a function of displaying a bird's-eye view map in three dimensions.

第1の実施形態によるナビゲーション装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the navigation apparatus by 1st Embodiment. 第1の実施形態による複数スケールの地図データの構成例を示すイメージ図である。It is an image figure which shows the structural example of the map data of multiple scale by 1st Embodiment. 山並み描画処理の内容を説明するための図である。It is a figure for demonstrating the content of a mountain range drawing process. 山並み表示方法の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the mountain range display method. 第1の実施形態により表示されるナビゲーション画面の例を示す図である。It is a figure which shows the example of the navigation screen displayed by 1st Embodiment. 第2の実施形態による複数スケールの地図データと共通メッシュとの関係を示すイメージ図である。It is an image figure which shows the relationship between the multiple scale map data and common mesh by 2nd Embodiment. 第2の実施形態による共通メッシュの他の例を示す図である。It is a figure which shows the other example of the common mesh by 2nd Embodiment. 第3の実施形態によるナビゲーション装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the navigation apparatus by 3rd Embodiment. 第3の実施形態により表示されるナビゲーション画面の例を示す図である。It is a figure which shows the example of the navigation screen displayed by 3rd Embodiment.

符号の説明Explanation of symbols

13 自立航法センサ
14 GPS受信機
21 地図バッファ
24 車両位置・方位計算部
25 データ記憶部
26 マップマッチング制御部
27 地図描画部
13 Autonomous Navigation Sensor 14 GPS Receiver 21 Map Buffer 24 Vehicle Position / Direction Calculation Unit 25 Data Storage Unit 26 Map Matching Control Unit 27 Map Drawing Unit

Claims (5)

複数のスケールの地図を含み、各スケールの地図が、そのスケールに応じた所定の間隔でメッシュ状に区切られてなる地図データであって、当該所定の間隔で区画されたメッシュの複数の領域ごとに標高値を有した地図データを記憶する地図記憶手段と、
上記地図記憶手段に記憶されている地図データに基づいて、上記複数のスケールの地図が持つそれぞれのメッシュとは別に、上記複数のスケールの地図を横断する共通メッシュを定義し、上記複数のスケールの地図が持つ複数のメッシュの各領域に含まれる標高値をもとに、上記共通メッシュの各領域における標高値を求め、上記共通メッシュの各領域に対して上記標高値に基づく高さ情報を与え、当該高さ情報に照応する色情報により上記共通メッシュの各領域を描画する描画手段とを備えたことを特徴とするナビゲーション装置。
A map data including a map of a plurality of scales, and each scale map is divided into meshes at a predetermined interval corresponding to the scale, and each of a plurality of mesh regions divided at the predetermined intervals Map storage means for storing map data having elevation values at
Based on the map data stored in the map storage means, a common mesh that traverses the maps of the plurality of scales is defined separately from the meshes of the maps of the plurality of scales. Based on the altitude values included in each area of the multiple meshes that the map has, obtain the altitude value in each area of the common mesh, and give the height information based on the altitude value to each area of the common mesh , the navigation device being characterized in that a drawing means for drawing the respective regions of the common mesh with color information anaphoric to the height information.
上記共通メッシュは格子状のメッシュであることを特徴とする請求項1に記載のナビゲーション装置。 The navigation device according to claim 1 , wherein the common mesh is a lattice mesh. 上記共通メッシュは蜘蛛の巣状のメッシュであることを特徴とする請求項1に記載のナビゲーション装置。 The navigation device according to claim 1 , wherein the common mesh is a spider web-like mesh. 上記蜘蛛の巣状のメッシュは、自車位置に近いほど領域が狭く、自車位置から遠いほど領域が広く設定されたものであることを特徴とする請求項3に記載のナビゲーション装置。 4. The navigation device according to claim 3, wherein the spider web-like mesh is configured such that the region is narrower as it is closer to the vehicle position, and the region is wider as it is farther from the vehicle position. ナビゲーション装置が、各スケールの地図がそれぞれスケールに応じた所定の間隔でメッシュ状に区切られており、上記メッシュの複数の領域ごとに標高値を有した複数のスケールの地図データに基づいて、上記複数のスケールの地図が持つそれぞれのメッシュとは別に、上記複数のスケールの地図を横断する共通メッシュを定義し、上記複数のスケールの地図が持つ複数のメッシュの各領域に含まれる標高値をもとに、上記共通メッシュの各領域における標高値を求め、上記共通メッシュの各領域に対して上記標高値に基づく高さ情報を与え、当該高さ情報に照応する色情報により上記共通メッシュの各領域を描画する第1のステップと、
上記ナビゲーション装置が、上記第1のステップで得られた描画データから一画面分の大きさを切り出して表示画面に山並みを表示する第2のステップとを有することを特徴とする山並み表示方法。
Navigation devices, are divided into meshes by predetermined intervals each scale of the map corresponding to the scale, respectively, based on a plurality of scales of map data having a elevation value for each of a plurality of regions of the mesh, the Separate from each mesh of multiple scale maps, define a common mesh that traverses the multiple scale maps, and include elevation values contained in each area of the multiple meshes of the multiple scale maps. And calculating the elevation value in each area of the common mesh, giving height information based on the elevation value to each area of the common mesh, and each color of the common mesh according to color information corresponding to the height information. A first step of drawing an area ;
A mountain range display method, wherein the navigation device has a second step of cutting out the size of one screen from the drawing data obtained in the first step and displaying the mountain range on a display screen.
JP2004215628A 2004-07-23 2004-07-23 Navigation device and mountain range display method Expired - Fee Related JP4644451B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004215628A JP4644451B2 (en) 2004-07-23 2004-07-23 Navigation device and mountain range display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004215628A JP4644451B2 (en) 2004-07-23 2004-07-23 Navigation device and mountain range display method

Publications (2)

Publication Number Publication Date
JP2006039014A JP2006039014A (en) 2006-02-09
JP4644451B2 true JP4644451B2 (en) 2011-03-02

Family

ID=35904100

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004215628A Expired - Fee Related JP4644451B2 (en) 2004-07-23 2004-07-23 Navigation device and mountain range display method

Country Status (1)

Country Link
JP (1) JP4644451B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009109642A (en) 2007-10-29 2009-05-21 Denso Corp Map display method, map display device and car navigation device
JP6716480B2 (en) * 2017-02-24 2020-07-01 株式会社トヨタマップマスター Road network change detecting device, road network change detecting method, computer program, and recording medium recording computer program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01263688A (en) * 1988-04-15 1989-10-20 Toshio Yamazaki Map display device for navigation
JPH05101163A (en) * 1991-10-04 1993-04-23 Hitachi Ltd Three-dimensional graphic display system
JPH07262490A (en) * 1994-03-16 1995-10-13 Nissan Motor Co Ltd On-vehicle navigator
JPH08179688A (en) * 1994-12-27 1996-07-12 Toppan Printing Co Ltd Map forming system
JPH09229692A (en) * 1996-02-26 1997-09-05 Alpine Electron Inc Map drawing method
JPH10288943A (en) * 1997-04-14 1998-10-27 Nissan Motor Co Ltd Three-dimensional topography display device
JPH10333555A (en) * 1997-06-02 1998-12-18 Nissan Motor Co Ltd On-vehicle display device
JP2001241957A (en) * 1999-12-09 2001-09-07 Matsushita Electric Ind Co Ltd System and method for map display

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01263688A (en) * 1988-04-15 1989-10-20 Toshio Yamazaki Map display device for navigation
JPH05101163A (en) * 1991-10-04 1993-04-23 Hitachi Ltd Three-dimensional graphic display system
JPH07262490A (en) * 1994-03-16 1995-10-13 Nissan Motor Co Ltd On-vehicle navigator
JPH08179688A (en) * 1994-12-27 1996-07-12 Toppan Printing Co Ltd Map forming system
JPH09229692A (en) * 1996-02-26 1997-09-05 Alpine Electron Inc Map drawing method
JPH10288943A (en) * 1997-04-14 1998-10-27 Nissan Motor Co Ltd Three-dimensional topography display device
JPH10333555A (en) * 1997-06-02 1998-12-18 Nissan Motor Co Ltd On-vehicle display device
JP2001241957A (en) * 1999-12-09 2001-09-07 Matsushita Electric Ind Co Ltd System and method for map display

Also Published As

Publication number Publication date
JP2006039014A (en) 2006-02-09

Similar Documents

Publication Publication Date Title
JP4964762B2 (en) Map display device and map display method
JP3949007B2 (en) Navigation device
EP1746391B1 (en) Image processing apparatus, mark drawing method and program thereof
US7865302B2 (en) Method and apparatus for displaying house number and building footprint in arrival screen for navigation system
JP4776476B2 (en) Navigation device and method for drawing enlarged intersection
JP4783603B2 (en) MAP DISPLAY DEVICE, MAP DISPLAY METHOD, MAP DISPLAY PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
EP2075543A2 (en) Three-dimensional map display navigation device, three-dimensional map display system, and three-dimensional map display program
US7761230B2 (en) Method and apparatus for displaying a night-view map
JP2009020089A (en) System, method, and program for navigation
JPWO2008059586A1 (en) Navigation device, map display method, and map display program
JP4105609B2 (en) 3D display method for navigation and navigation apparatus
JP2008014754A (en) Navigation apparatus
JPWO2007142084A1 (en) Navigation device
JP2007040761A (en) Navigation system, terminal, and map display method
JP2007309823A (en) On-board navigation device
JP4644451B2 (en) Navigation device and mountain range display method
JP5232380B2 (en) Map display device
JP3619076B2 (en) Navigation device
JP4293893B2 (en) Navigation device and landmark display method
JP2005321268A (en) Navigation system
JP5064891B2 (en) Car navigation system
JP4710464B2 (en) Car navigation system
JP2008249655A (en) Navigation device, method, program, and recording medium
JP2006317503A (en) Map display system, information distribution server, map display device and program
JP2007093291A (en) Navigation device, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070227

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090402

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100817

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101012

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101130

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101206

R150 Certificate of patent or registration of utility model

Ref document number: 4644451

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131210

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees