JPH08286604A - Method for plotting map - Google Patents

Method for plotting map

Info

Publication number
JPH08286604A
JPH08286604A JP7091140A JP9114095A JPH08286604A JP H08286604 A JPH08286604 A JP H08286604A JP 7091140 A JP7091140 A JP 7091140A JP 9114095 A JP9114095 A JP 9114095A JP H08286604 A JPH08286604 A JP H08286604A
Authority
JP
Japan
Prior art keywords
map
latitude
longitude
video ram
dot
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
JP7091140A
Other languages
Japanese (ja)
Inventor
Osamu Tayama
治 田山
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 JP7091140A priority Critical patent/JPH08286604A/en
Publication of JPH08286604A publication Critical patent/JPH08286604A/en
Pending legal-status Critical Current

Links

Landscapes

  • Navigation (AREA)
  • Processing Or Creating Images (AREA)
  • Traffic Control Systems (AREA)
  • Instructional Devices (AREA)

Abstract

PURPOSE: To execute processing to plot maps at a high speed. CONSTITUTION: A processing program of a processor 7 for plotting is previously stored in a ROM 9 and a coordinate transformation program capable of simultaneously transforming the longitude and latitude coordinate arrays of one map graphic to dot coordinate arrays with one time of call instruction is included therein. The processor 7 for plotting plots map images on a video RAM 8 in accordance with the map data read out of a CD-ROM 2 to a RAM 5 and plots the map images by map graphic units of lines, polygons, etc., at this time. More specifically, the coordinate transformation program is called once for the map graphics expressed with the element points of the lines, polygons, etc., by the longitude and latitude coordinate arrays and the longitude and latitude coordinate arrays are simultaneously transformed to the dot coordinate arrays on the video RAM 8. The map graphics are then plotted on the video RAM 8 by using the dot coordinate arrays after the transformation. The similar processing is repeated with the respective map graphics.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は地図描画方法に係り、特
に車載用ナビゲーション装置などで地図図形を高速に描
画できるようにした地図描画方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a map drawing method, and more particularly to a map drawing method capable of drawing a map figure at high speed on a car navigation system or the like.

【0002】[0002]

【従来の技術】画面に地図画像と自車位置マークを表示
して、現在どこを走行しているか地図上で確認できるよ
うにした車載用ナビゲーション装置が有る。この装置
は、GPS受信機を用いた衛星航法またはジャイロセン
サと距離センサを用いた自立航法により短い周期で自車
位置を測位し、CD−ROMまたはICメモリカード等
に記憶させた地図データの中から、所定の縮尺で自車位
置周辺の地図データを読み出し、RAM上に格納する。
そして、読み出した地図データを用いてビデオRAM上
にドットイメージの地図画像を描画する。該描画した地
図画像の内、自車位置を中心とした1画面分のエリアを
読み出し、ディスプレイ装置に画面表示させるようにし
たものである。
2. Description of the Related Art There is a vehicle-mounted navigation device in which a map image and a vehicle position mark are displayed on a screen so that the user can confirm where he is currently driving on a map. This device measures the position of the vehicle in a short cycle by satellite navigation using a GPS receiver or self-contained navigation using a gyro sensor and a distance sensor, and stores map data stored in a CD-ROM or IC memory card. Then, the map data around the vehicle position is read out at a predetermined scale and stored in the RAM.
Then, a dot map image is drawn on the video RAM using the read map data. In the drawn map image, an area for one screen centering on the vehicle position is read out and displayed on the display device.

【0003】CD−ROM等に記憶された地図データは
縮尺レベルに応じて適当な経度幅、緯度幅に区切られた
1枚単位に分割されている。一方、車両が移動する度に
地図画像をいつも書き換えるのでは、書き換え速度が間
に合わず画面をスムーズに変化させることができない。
そこで、図8に示す如く、ビデオRAMに複数枚分の地
図画像を格納できる容量を確保して、車両位置を含む1
枚の地図及び周辺8枚の地図に係る地図画像をまとめて
描画しておき、車両が移動するに従いビデオRAMから
の地図画像の読み出し範囲を変えることで、頻繁な地図
画像の書き換えを不要とし、画面の地図画像の変化が遅
れるのを回避できるようにしてある。
The map data stored in a CD-ROM or the like is divided into a unit of one sheet divided into an appropriate longitude width and latitude width according to the scale level. On the other hand, if the map image is constantly rewritten every time the vehicle moves, the rewriting speed will not be in time and the screen cannot be changed smoothly.
Therefore, as shown in FIG. 8, it is necessary to secure a capacity capable of storing a plurality of map images in the video RAM to include the vehicle position.
Map images related to one map and eight peripheral maps are collectively drawn and the read range of the map image from the video RAM is changed as the vehicle moves, thereby eliminating the need for frequent rewriting of the map image. It is possible to avoid delaying the change of the map image on the screen.

【0004】車載用ナビゲーション装置は、操作部で拡
大・縮小操作がなされたとき、CD−ROMから縮尺レ
ベルが1つ上または下の地図データを読み出し、ビデオ
RAMに縮尺レベルが1つ上または下の地図画像を描画
し直すことで、画面の地図の拡大・縮小を行う。また、
カーソルキーにより地図スクロール操作がされたとき、
カーソル座標を連続的に変化させながら、ビデオRAM
からカーソル座標を中心とする1画面分のエリアを読み
出し、ディスプレイ装置に中心のカーソルマークととも
に表示させる。ビデオRAMからの読み出し範囲がビデ
オRAMの地図画像からはみ出そうになったとき、ビデ
オRAMの地図画像を描画し直す。
When the operation unit performs an enlarging / reducing operation, the vehicle-mounted navigation device reads out the map data whose scale level is one level higher or lower from the CD-ROM, and the video RAM has one scale level higher or lower. By redrawing the map image of, the map on the screen is enlarged or reduced. Also,
When the map scroll operation is performed with the cursor keys,
Video RAM while changing cursor coordinates continuously
An area for one screen centered on the cursor coordinates is read from and displayed on the display device together with the center cursor mark. When the read range from the video RAM almost exceeds the map image in the video RAM, the map image in the video RAM is redrawn.

【0005】ところで、CD−ROM等に記憶された1
枚の地図データの絶対経緯度座標(X,Y)上の範囲
は、図9に示す如く、対角頂点EとFの絶対経緯度座標
(XT1,YT1)と(XT2,YT2)で管理されている。1
枚の地図データには、道路、公園等の多数の地図図形を
含み、この地図図形データには、図10(1)、(2)
に示す如く、線、ポリゴン(多角形)などのプリミティ
ブ種別、色、線種、塗り潰しか否かなどの属性のほか、
線の場合には折点、ポリゴンの場合には頂点という具合
に、各要素点G1 〜Gn の経緯度座標列(x1
1 )、(x2 ,y2 )、・・・、(xn ,yn )が含
まれている。尚、(x1 ,y1 )、(x2 ,y2)、・
・・、(xn ,yn )は規格化相対経緯度座標で表現さ
れている。即ち、1枚の地図データにつき、X,Y座標
をXT2−XT1=8000H、YT1−YT2=8000H(Hはヘキ
サ)に規格化したときのG1 とEの差分のX,Y成分を
1 ,y1 とし、G2 とG1 の差分のX,Y成分を
2 ,y2 とし、以下、同様にして、GiとGi-1 の差
分のX,Y成分をxi ,yi としてある。
By the way, 1 stored in a CD-ROM or the like
As shown in FIG. 9, the range on the absolute latitude and longitude coordinates (X, Y) of the map data is the absolute longitude and latitude coordinates (X T1 , Y T1 ) and (X T2 , Y T2 ) of the diagonal vertices E and F. ) Is managed by. 1
A piece of map data includes many map graphics such as roads and parks, and this map graphic data includes the map graphics shown in FIGS. 10 (1) and 10 (2).
As shown in, in addition to attributes such as line, polygon (polygon) and other primitive types, color, line type, whether or not to fill,
Break point in the case of the line, so on the vertex in the case of a polygon, longitude and latitude coordinates columns of each element point G 1 ~G n (x 1,
y 1 ), (x 2 , y 2 ), ..., (x n , y n ). Note that (x 1 , y 1 ), (x 2 , y 2 ),
..., are expressed by (x n, y n) is normalized relative Coordinates coordinates. That is, for one piece of map data, the X and Y coordinates are normalized to X T2- X T1 = 8000 H , Y T1- Y T2 = 8000 H (H is hexa), and the difference X between G 1 and E is X. the Y component and x 1, y 1, the difference of X of G 2 and G 1, the Y component and x 2, y 2, below, similarly, G i and G i-1 of the difference between X, Y The components are represented by x i and y i .

【0006】地図図形データを用いて地図画像を描画す
る際、描画用プロセッサは線の折点、ポリゴンの頂点な
どの要素点を示す経緯度座標(相対経緯度座標)をビデ
オRAM上のドット座標に変換し、変換したドット座標
間を線分で結びながらビデオRAM上に地図図形を描画
するようにしている。
When a map image is drawn using map graphic data, the drawing processor sets the latitude and longitude coordinates (relative longitude and latitude coordinates) indicating element points such as line breaks and polygon vertices on the video RAM. Then, a map figure is drawn on the video RAM while connecting the converted dot coordinates with a line segment.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、経緯度
座標(相対経緯度座標)からドット座標への変換に関し
て従来の描画用プロセッサは、要素点1つの経緯度(相
対経緯度)を1つのドット座標に変換する変換処理プロ
グラムをメモリに記憶しておき、1点毎にCALL命令
による変換処理プログラムの呼び出し、変換処理プログ
ラムの実行、前回、変換したドット座標と今回変換した
ドット座標とを結ぶ線分のビデオRAM上への描画とい
う手順を繰り返し行うようにしていたので、極めて多数
の要素点で構成された線またはポリゴンの場合、変換処
理プログラムのCALLを多数回繰り返さなければなら
ず、描画処理がかなり遅くなってしまうという問題があ
った。描画処理が遅いと、地図スクロール速度が遅くな
ったり、拡大・縮小操作をしたときに新たな縮尺の地図
画像がなかなか出なかったりする。以上から、本発明の
目的は、地図描画処理を高速に実行できる地図描画方法
を提供することである。
However, regarding the conversion from the longitude / latitude coordinates (relative longitude / latitude coordinates) to the dot coordinates, the conventional drawing processor converts one longitude / latitude (relative longitude / latitude) into one dot coordinate. The conversion processing program for converting to is stored in the memory, the conversion processing program is called by the CALL instruction for each point, the conversion processing program is executed, and the line segment connecting the previously converted dot coordinates and the currently converted dot coordinates is stored. Since the procedure of drawing on the video RAM is repeatedly performed, in the case of a line or a polygon composed of an extremely large number of element points, the CALL of the conversion processing program must be repeated many times, and the drawing processing is There was a problem that it would be quite late. If the drawing process is slow, the map scrolling speed becomes slow, or a new scale map image does not appear easily when the enlarging / reducing operation is performed. From the above, an object of the present invention is to provide a map drawing method capable of executing map drawing processing at high speed.

【0008】[0008]

【課題を解決するための手段】上記課題は本発明によれ
ば、線、ポリゴンなどの要素点が経緯度座標列あるいは
正規化経緯度座標列で表現された地図図形の該経緯度座
標列データを一括して読出す手段と、該読出した経緯度
座標列データを座標変換プログラムにより一括してビデ
オRAM上のドット座標列に変換して地図画像を描画す
る手段とにより達成される。
According to the present invention, the above-mentioned object is to provide the latitude / longitude coordinate sequence data of a map figure in which element points such as lines and polygons are represented by a latitude / longitude coordinate sequence or a normalized longitude / latitude coordinate sequence. Are collectively read, and the read latitude / longitude coordinate sequence data are collectively converted into a dot coordinate sequence on the video RAM by a coordinate conversion program to draw a map image.

【0009】[0009]

【作用】線、ポリゴンなどの要素点が経緯度座標列ある
いは正規化経緯度座標列で表現された地図図形の該経緯
度座標列データを一括して読出し、該読出した経緯度座
標列データを座標変換プログラムにより一括してビデオ
RAM上のドット座標列に変換して地図画像を描画す
る。このようにすれば、多数の要素点で構成された線、
ポリゴン等の地図図形でも、座標変換プログラムを1回
読出して全要素の経緯度座標をドット座標へ一括して変
換できるので、1点毎に経緯度座標を読出して座標変換
プログラムにより座標変換するのに比べて、処理時間を
短縮でき、地図描画処理を高速に実行することができ
る。
[Function] The latitude / longitude coordinate sequence data of a map figure in which element points such as lines and polygons are represented by a latitude / longitude coordinate sequence or a normalized longitude / latitude coordinate sequence are collectively read, and the read latitude / longitude coordinate sequence data is read out. The coordinate conversion program collectively converts the dot coordinate sequence on the video RAM to draw a map image. By doing this, a line composed of many element points,
Even for map figures such as polygons, the coordinate conversion program can be read once to convert the latitude and longitude coordinates of all elements into dot coordinates at once, so the coordinate conversion program can be used to read the latitude and longitude coordinates for each point. The processing time can be shortened and the map drawing processing can be executed at a higher speed than the above.

【0010】[0010]

【実施例】図1は本発明に係る地図描画方法を具現した
車載用ナビゲーション装置の全体構成図である。1は衛
星航法により自車位置と自車方位を1秒間隔で検出する
GPS受信機、2は縮尺レベルに応じて適当な経度幅、
緯度幅に区切られた地図データを記憶したCD−RO
M、3は地図画像を自車マーク、カーソルマークなどと
ともに表示する表示装置、4は拡大・縮小キー、カーソ
ルキー、ナビゲーションモードと地図スクロールモード
を切り換えるモードキー等を有するリモコン等の操作
盤、5はCD−ROMから読み出された地図データを一
時記憶したり、経緯度座標からドット座標へ変換する
際、線、ポリゴン等、複数の要素点から構成された地図
図形について最大でn個の要素点分の経緯度座標をテー
ブル化して所定領域に記憶したりするためのRAM、6
は後述する描画用プロセッサの指示に従いCD−ROM
2から高速に所望の地図データを読み出し、RAM5に
記憶させるDMAコントローラ、7は地図画像の描画と
表示に必要な各種制御を行う描画用プロセッサ、8は9
画面(3×3ユニット)分の地図画像を記憶する容量を
持つビデオRAMであり、図2に示す如く、1画面(ユ
ニット)分ずつに分けた各領域をR11〜R33で区別する
こととする。尚、1画面分の大きさは360×240
(ドット)である。従って、ビデオRAM8の3×3画
面分の全描画領域は1080×720(ドット)であ
る。しかし、実際には、ビデオRAMの大きさは二点鎖
線で示すように512×512(ドット)であり、斜線
部分(はみ出した部分)はクリッピングされる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is an overall configuration diagram of a vehicle-mounted navigation device embodying a map drawing method according to the present invention. 1 is a GPS receiver that detects the vehicle position and vehicle direction by satellite navigation at 1 second intervals, 2 is an appropriate longitude width according to the scale level,
CD-RO that stores map data divided into latitudes
M, 3 are display devices for displaying a map image together with a vehicle mark, a cursor mark, etc. 4 are an operation panel such as a remote controller having an enlargement / reduction key, a cursor key, a mode key for switching between a navigation mode and a map scroll mode, 5 Is used to temporarily store the map data read from the CD-ROM or to convert from latitude and longitude coordinates to dot coordinates, a maximum of n elements for a map figure composed of multiple element points such as lines and polygons. RAM for converting the latitude and longitude coordinates of points into a table and storing it in a predetermined area, 6
Is a CD-ROM according to the instructions of the drawing processor described later.
A DMA controller for reading desired map data at high speed from 2 and storing it in the RAM 5, 7 is a drawing processor for performing various controls necessary for drawing and displaying a map image, and 8 is a 9
A video RAM having a capacity to store a map image of a screen (3 × 3 units), and as shown in FIG. 2, distinguish each area divided into one screen (unit) by R 11 to R 33. And The size of one screen is 360 x 240
(Dot). Therefore, the total drawing area for 3 × 3 screens of the video RAM 8 is 1080 × 720 (dots). However, in reality, the size of the video RAM is 512 × 512 (dots) as shown by the chain double-dashed line, and the shaded portion (protruding portion) is clipped.

【0011】9は描画用プロセッサ7の実行する各種プ
ログラムを記憶したROMであり、経緯度座標からビデ
オRAM上のドット座標に変換するための座標変換プロ
グラムを含んでいる。10は描画用プロセッサの制御を
受けて、ビデオRAM8から自車位置又はカーソル座標
を中心とする1画面分のエリアの画像を読み出す画像読
み出し部、11は自車マーク(ナビゲーションモード
時)またはカーソルマーク(地図スクロールモード時)
を発生するマーク発生部、12は画像読み出し部10が
読み出した画像の中心にマーク発生部の発生したマーク
を合成したのち、映像信号に変換して表示装置に出力す
るマーク合成部である。
A ROM 9 stores various programs executed by the drawing processor 7, and includes a coordinate conversion program for converting the latitude and longitude coordinates into the dot coordinates on the video RAM. Reference numeral 10 is an image reading section for reading an image of an area for one screen centered on the vehicle position or cursor coordinates under the control of the drawing processor, and 11 is a vehicle mark (in navigation mode) or a cursor mark. (In map scroll mode)
A mark generation unit 12 that generates a mark is generated by combining the mark generated by the mark generation unit at the center of the image read by the image reading unit 10 and then converted into a video signal and output to the display device.

【0012】図3はRAM5に確保された各種領域を示
し、CD−ROMから読み出した9枚分の地図データの
一時記憶領域A、これから描画する地図図形についての
プリミティブ種別(線、ポリゴン等の種別)や色等の属
性記憶領域B1、1または複数の要素点の経緯度座標ま
たは経緯度座標列をテーブル化して記憶する要素点テー
ブル領域B2、ビデオRAM上の描画対象領域rijを指
定する指定エリア記憶領域Cなどを有する。ROM9に
記憶された座標変換プログラムは、CALL命令で呼び
出し及び実行が可能となっており、1回、読出されると
RAM5の要素点テーブル領域B2に記憶された各経緯
度座標をドット座標に一括変換し、変換により得られた
ドット座標を要素テーブル領域B2に上書きする。
FIG. 3 shows various areas reserved in the RAM 5, a temporary storage area A for nine pieces of map data read from the CD-ROM, and primitive types (types such as lines and polygons) for map figures to be drawn. ), An attribute storage area B1 such as color, an element point table area B2 for storing the latitude / longitude coordinates or a latitude / longitude coordinate sequence of one or more element points in a table, and a designation for designating a drawing target area r ij on the video RAM. It has an area storage area C and the like. The coordinate conversion program stored in the ROM 9 can be called and executed by the CALL command, and once read out, the latitude / longitude coordinates stored in the element point table area B2 of the RAM 5 are collectively converted into dot coordinates. After conversion, the dot coordinates obtained by the conversion are overwritten in the element table area B2.

【0013】図4と図5は描画用プロセッサ7の動作を
示す流れ図、図6はCD−ROM2から読み出される地
図データの自車位置の関係を示す説明図、図7は座標変
換処理の説明図であり、以下、これらの図を参照して上
記した実施例の動作を説明する。なお、地図データの中
では線、ポリゴンなどの要素点は正規化相対経緯度座標
で表現されているものとし(図10参照)、また、ビデ
オRAM8における1画面の大きさは360×240
(ドット)であり、ビデオRAM8の大きさは512×
512(ドット)である(図2)。
4 and 5 are flow charts showing the operation of the drawing processor 7, FIG. 6 is an explanatory view showing the relationship of the vehicle position of the map data read from the CD-ROM 2, and FIG. 7 is an explanatory view of the coordinate conversion processing. The operation of the above-described embodiment will be described below with reference to these figures. In the map data, element points such as lines and polygons are represented by normalized relative longitude and latitude coordinates (see FIG. 10), and the size of one screen in the video RAM 8 is 360 × 240.
(Dot), and the size of the video RAM 8 is 512 ×
It is 512 (dots) (FIG. 2).

【0014】電源オン時、描画用プロセッサ7は最大縮
尺によるナビゲーションモードに初期設定し、DMAコ
ントローラ6に指示を与えてCD−ROM2から図葉管
理情報を読み出させ、RAM5の所定領域(図示せず)
に記憶させる(図4のステップ101)。続いて、GP
S受信機1から最初の自車位置と自車方位のデータを入
力し(ステップ102)、図葉管理情報を参照して、最
大縮尺で自車位置を含む1枚の地図及び該地図を取り囲
む8枚の地図に係る地図データの読み出しをDMAコン
トローラ6に指示し、CD−ROM2からRAM5の地
図データ記憶領域Aに読み出させる(ステップ10
3)。このとき読み出した各地図を図5に示す如く自車
位置との相対的な位置関係に基づきM11〜M33で区別す
る。
When the power is turned on, the drawing processor 7 initializes the navigation mode with the maximum scale, gives an instruction to the DMA controller 6 to read the drawing sheet management information from the CD-ROM 2, and a predetermined area of the RAM 5 (not shown). No)
(Step 101 in FIG. 4). Next, GP
First, the data of the own vehicle position and the own vehicle direction are input from the S receiver 1 (step 102), referring to the leaf management information, one map including the own vehicle position at the maximum scale and surrounding the map. The DMA controller 6 is instructed to read the map data relating to the eight maps, and the map data storage area A of the RAM 5 is read from the CD-ROM 2 (step 10).
3). Distinguishing each map read this time is M 11 ~M 33 based on the relative positional relationship between the vehicle position as shown in FIG.

【0015】次に、描画用プロセッサ7はまずM11の地
図データに基づき地図図形を描画するための準備とし
て、描画対象エリアrij=R11をRAM5の指定エリア
記憶領域Cに記憶し(ステップ104)、M11の地図デ
ータ中の最初の地図図形につき、プリミティブ種別、色
等の属性データを属性記憶領域B1に記憶し、地図図形
を構成する要素点Q1 〜Qn の経緯度座標列(正規化相
対経緯度座標列)を要素点テーブル領域B2に記憶させ
る(ステップ105)。そして、CALL命令により座
標変換プログラムを呼び出し、要素点テーブル領域B2
に記憶された各経緯度座標(x,y)につき、指定エリ
ア記憶領域Cのデータで指定された領域R ijの中に入る
ドット座標(u,v)へ一括変換し、変換後の各ドット
座標をRAM5の要素点テーブル領域B2上に上書きす
る(ステップ106)。
Next, the drawing processor 7 first sets M11Land of
As a preparation for drawing a map figure based on figure data
Drawing area rij= R11Designated area of RAM5
Stored in the storage area C (step 104), M11Map of
Primitive type and color for the first map figure in the data
The attribute data of the map data is stored in the attribute storage area B1.
Element points Q that compose1~ QnLatitude and longitude coordinate sequence (normalization phase
(Coordinate / latitude coordinate sequence) is stored in the element point table area B2.
(Step 105). Then, by the CALL command,
The standard conversion program is called, and the element point table area B2
For each latitude and longitude coordinate (x, y) stored in
Area R specified by data in storage area C ijGet in
Dot conversion to dot coordinates (u, v) at once, and each dot after conversion
Overwrite the coordinates on the element point table area B2 of RAM5
(Step 106).

【0016】変換は例えば以下のように行われる。すな
わち、描画対象エリアがR11の場合、最初の要素点Q1
については、u1 =x1 ,v1 =y1 とし、2番目の要
素点Q2 については、u2 =x1 +x2 ,v2 =y1
2 とし、3番目の要素点Q 3 については、u3 =x1
+x2 +x3 ,v3 =y1 +y2 +y3 とする。尚、Q
4 以降についても同様である。ついで、得られた
(ui,vi)をビデオRAM8上のドット座標値に座標
変換する。この結果、変換後のドット座標は全て領域R
11に入る(図7参照)。以上のように、1回のCALL
命令で経緯度座標列(正規化相対経緯度座標列)からド
ット座標列への変換が実行されることから、短時間で変
換処理を終えることができる。
The conversion is performed as follows, for example. sand
That is, the drawing target area is R11, The first element point Q1
For u1= X1, V1= Y1And the second key
Raw Q2For u2= X1+ X2, V2= Y1+
y2And the third element point Q 3For u3= X1
+ X2+ X3, V3= Y1+ Y2+ Y3And Incidentally, Q
FourThe same applies to the subsequent steps. Then got
(Ui, Vi) To the dot coordinate value on the video RAM 8
Convert. As a result, the converted dot coordinates are all in the region R.
11Enter (see FIG. 7). As described above, one CALL
In the command, the latitude / longitude coordinate sequence (normalized relative longitude / latitude coordinate sequence)
Since the conversion to the dot coordinate sequence is executed,
The conversion process can be completed.

【0017】座標変換が終わると、描画用プロセッサ7
は、RAM5の属性データ記憶領域B1に記憶されたプ
リミティブ種別、色等の属性データと、要素点テーブル
領域B2に記憶された変換後の各ドット座標を用いて、
ビデオRAM8の上に所定の図形を描画する。種別が線
の場合、変換後のドット座標列を順に線分で結ぶ線図形
を描画し、ポリゴンの場合、多角形図形内を塗りつぶす
(ステップ207)。属性データで枠線が指定されてい
るとき、変換後のドット座標列を順に線分で結び、か
つ、最後のドット座標と最初のドット座標も線分で結ん
で多角形図形を描画する。この結果、ビデオRAM8の
領域R11内に線、ポリゴン等が描画される。
When the coordinate conversion is completed, the drawing processor 7
Using the attribute data such as the primitive type and color stored in the attribute data storage area B1 of the RAM 5 and the converted dot coordinates stored in the element point table area B2,
A predetermined figure is drawn on the video RAM 8. If the type is line, draw a line figure that connects the converted dot coordinate sequence with line segments in order, and if it is a polygon, fill the inside of the polygon figure.
(Step 207). When the frame line is designated by the attribute data, the converted dot coordinate sequence is connected by a line segment in sequence, and the last dot coordinate and the first dot coordinate are also connected by a line segment to draw a polygonal figure. As a result, lines, polygons, etc. are drawn in the area R 11 of the video RAM 8.

【0018】M11に係る地図データ中の最初の地図図形
の描画が終わると、描画用プロセッサ7はM11に係る地
図データ中の2番目以降の地図図形についても前述と同
様にして、属性データを属性記憶領域B1に記憶させ、
地図図形を構成する要素点Q 1 〜Qn の経緯度座標列
(正規化相対経緯度座標列)を要素点テーブル領域B2
に記憶させる。続いて、CALL命令により座標変換プ
ログラムを呼び出し、要素点テーブル領域B2に記憶さ
れた各経緯度座標(x,y)につき、指定エリア記憶領
域Cのデータで指定された領域R11の中に入るドット座
標(u,v)へ一括変換させ、変換後のドット座標を用
いてビデオRAM8の上に地図図形を描画する(ステッ
プ108でYES、105〜107)。
M11First map figure in the map data related to
When the drawing of M is finished, the drawing processor 711Land related to
The same applies to the second and subsequent map figures in the figure data.
Similarly, the attribute data is stored in the attribute storage area B1,
Element points Q that compose the map figure 1~ QnLatitude and longitude coordinates
(Normalized relative longitude / latitude coordinate sequence) in the element point table area B2
To memorize. Then, use the CALL command to convert the coordinates.
The program is called and stored in the element point table area B2.
Specified area memory area for each coordinate (x, y)
Area R specified by area C data11Dot seat inside
Convert to dot (u, v) all at once, and use the converted dot coordinates
And draw a map figure on the video RAM 8 (step
YES in step 108, 105-107).

【0019】M11の地図データにつき描画処理が終わる
と(ステップ108でNO)、次に描画用プロセッサ7
は、M12〜M33の地図データについても同様の処理を繰
り返す(ステップ109でNO、ステップ104〜10
8の繰り返し)。但し、Mij(i=1〜3、j=1〜
3)の場合、描画対象エリアがRijなので、CALL命
令により呼び出された座標変換プログラムが座標変換を
実行するとき、 要素点Q1 についてu1 =x1 +8000×(i−1) v1 =y1 +8000×(j−1)、 要素点Q2 についてu2 =x1 +x2 +8000×(i−1) v2 =y1 +y2 +8000×(j−1)、 要素点Q3 についてu3 =x1 +x2 +x3 +8000×(i−1) v3 =y1 +y2 +y3 +8000×(j−1) とする。尚、Q4 以降についても同様である。ついで、
得られた(ui,vi)をビデオRAM8上のドット座標
値に座標変換する。この結果、変換後のドット座標は全
て領域R11に入る(図7参照)。この結果、Mijの地図
図形はビデオRAM8の領域Rijの中に描画されること
になる。
When the drawing process for the map data of M 11 is completed (NO in step 108), the drawing processor 7
Repeats the same processing for the map data of M 12 to M 33 (NO in step 109, steps 104 to 10).
Repeat 8). However, M ij (i = 1 to 3, j = 1 to 1
In the case of 3), since the drawing target area is R ij , when the coordinate conversion program called by the CALL command executes the coordinate conversion, u 1 = x 1 + 8000 × (i−1) v 1 = for the element point Q 1. y 1 + 8000 × (j- 1), u 2 = x 1 + x 2 + 8000 × (i-1) v 2 = y 1 + y 2 + 8000 × (j-1) for element point Q 2, the element point Q 3 u 3 = x 1 + x 2 + x 3 + 8000 × (i-1) v 3 = y 1 + y 2 + y 3 + 8000 × (j-1) to. The same applies to Q 4 and after. Then,
The obtained (u i , v i ) is coordinate-converted into dot coordinate values on the video RAM 8. As a result, all the converted dot coordinates fall within the area R 11 (see FIG. 7). As a result, the map figure of M ij is drawn in the area R ij of the video RAM 8.

【0020】例えば、自車位置の含まれるM22の場合、
描画対象エリアがR22なので、CALL命令により呼び
出された座標変換プログラムが座標変換を実行すると
き、要素点Q1 はu1 =x1 +8000,v1 =y1 +8000
とし、2番目の要素点Q2 については、u2 =x1 +x
2 +8000,v2 =y1 +y2 +8000とし、3番目の要素
点Q3 については、u3 =x1 +x2 +x3 +8000,v
3 =y1 +y2 +y3 +8000とする。尚、Q4 以降につ
いても同様である。ついで、得られた(ui,vi)をビ
デオRAM8上のドット座標値に座標変換する。この結
果、M22の地図図形はビデオRAM8の領域R22の中に
描画されることになる(図7参照)。また、M33の場
合、描画対象エリアがR33なので、CALL命令により
呼び出された座標変換プログラムが座標変換を実行する
とき、要素点Q1 はu1 =x1+16000 ,v1 =y1 +1
6000 とし、2番目の要素点Q2 については、u2 =x
1 +x2 +16000 ,v2 =y1 +y2 +16000 とし、3
番目の要素点Q3 については、u3 =x1 +x2 +x3
+16000 ,v3 =y1 +y2 +y3 +16000 とする。
尚、Q4 以降についても同様である。ついで、得られた
(ui,vi)をビデオRAM8上のドット座標値に座標
変換する。この結果、M33の地図図形はビデオRAM8
の領域R33の中に描画されることになる。
For example, M including the vehicle positiontwenty twoin the case of,
The drawing target area is Rtwenty twoTherefore, it is called by the CALL command.
When the issued coordinate conversion program executes coordinate conversion
Element point Q1Is u1= X1+ 8000, v1= Y1+8000
And the second element point Q2For u2= X1+ X
2+ 8000, v2= Y1+ Y2+8000 and third element
Point Q3For u3= X1+ X2+ X3+ 8000, v
3= Y1+ Y2+ Y3+8000 Incidentally, QFourLater
The same is true. Then obtained (ui, Vi)
Coordinates are converted into dot coordinate values on the Deo RAM 8. This result
Fruit, Mtwenty twoIs the area R of the video RAM8twenty twoIn
It will be drawn (see FIG. 7). Also, M33Place
If the drawing target area is R33So, by the CALL command
The called coordinate transformation program executes the coordinate transformation
When the element point Q1Is u1= X1+16000, v1= Y1+1
6000 and the second element point Q2For u2= X
1+ X2+16000, v2= Y1+ Y2+16,000 and 3
Th element point Q3For u3= X1+ X2+ X3
+16000, v3= Y1+ Y2+ Y3It will be +16000.
Incidentally, QFourThe same applies to the subsequent steps. Then got
(Ui, Vi) To the dot coordinate value on the video RAM 8
Convert. As a result, M33Map RAM is video RAM8
Region R33Will be drawn in.

【0021】M33の地図データに基づく全ての地図図形
の描画が終わると、描画用プロセッサ7は現在ナビゲー
ションモードなので、ビデオRAM8の地図画像上で見
た自車位置を読み出し制御部10へ出力し、ビデオRA
M8から自車位置を中心とする1画面分を読み出させる
(図5のステップ201、202)。また、マーク発生
部11に自車方向を向けた自車マークを発生させる。そ
して、合成部12により、読み出し制御部10の読み出
した画像の中心に自車マークを合成させ、映像信号に変
換して表示装置3に出力させて自車位置周辺の地図画像
を自車マークとともに表示させる(ステップ203)。
When the drawing of all the map figures based on the map data of M 33 is completed, the drawing processor 7 is in the current navigation mode, and the position of the vehicle seen on the map image of the video RAM 8 is read out and output to the control unit 10. , Video RA
One screen centered on the position of the own vehicle is read from M8 (steps 201 and 202 in FIG. 5). In addition, the mark generation unit 11 is caused to generate a vehicle mark with the vehicle direction facing. Then, the synthesizing unit 12 synthesizes the own vehicle mark at the center of the image read by the reading control unit 10, converts it into a video signal and outputs it to the display device 3, and the map image around the own vehicle position together with the own vehicle mark. It is displayed (step 203).

【0022】このあと、描画用プロセッサ7はモード切
り換え操作がなされたかチェックし(ステップ20
4)、なければ現在ナビゲーションモードなので、GP
S受信機1から自車位置、自車方位の新たなデータを入
力し(ステップ205、206)、前回、ビデオRAM
8に描画した地図画像のエリアと自車位置を比較して、
自車位置を中心とする1画面分の範囲が地図画像からは
み出すかチェックし(ステップ207)、NOの場合、
自車位置を中心とする1画面分を読み出させ、自車方向
を向けた自車マークを合成させて、画面表示させる(ス
テップ201〜203)。以下、同様の処理を繰り返
す。画面の地図は自車位置を中心としながら車両の移動
と反対方向にスクロールする。
Thereafter, the drawing processor 7 checks whether a mode switching operation has been performed (step 20).
4) If there isn't, the navigation mode is currently on, so GP
New data of the vehicle position and vehicle direction is input from the S receiver 1 (steps 205 and 206), and last time, video RAM
Compare the area of the map image drawn in 8 and the vehicle position,
It is checked whether the range of one screen centering on the own vehicle position is out of the map image (step 207). If NO,
One screen portion centering on the own vehicle position is read out, and the own vehicle mark pointing in the own vehicle direction is combined and displayed on the screen (steps 201 to 203). Hereinafter, similar processing is repeated. The map on the screen scrolls in the direction opposite to the movement of the vehicle while centering on the vehicle position.

【0023】若し、自車位置を中心とする1画面分の範
囲がビデオRAM8に描画された地図画像からはみ出す
場合(ステップ207でYES)、描画用プロセッサ7
は図4のステップ103に戻って、CD−ROM2から
自車位置を含む1枚の地図及びこれを囲む8枚の地図の
地図データを読み出させ、これらの地図データに基づ
き、前述と同様にしてビデオRAM8の中に地図画像を
描画し直す(ステップ104〜109)。この際、各地
図図形の経緯度座標列は1回のCALL命令でドット座
標に変換されるので(ステップ106)、高速に地図画
像の描画を実行することができる。そして、図5のフロ
ーに進み、自車位置を含む1画面分を読み出させ、自車
マークを合成させて表示させる(ステップ201〜20
3)。
If the area of one screen centering on the position of the own vehicle is out of the map image drawn in the video RAM 8 (YES in step 207), the drawing processor 7
4 returns to step 103 in FIG. 4 to read the map data of one map including the vehicle position and eight maps surrounding the map from the CD-ROM 2, and based on these map data, the same process as described above is performed. Then, the map image is redrawn in the video RAM 8 (steps 104 to 109). At this time, since the latitude / longitude coordinate sequence of each map figure is converted into dot coordinates by one CALL command (step 106), drawing of a map image can be executed at high speed. Then, the process proceeds to the flow of FIG. 5, and one screen including the own vehicle position is read out, and the own vehicle mark is combined and displayed (steps 201 to 20).
3).

【0024】地図スクロールをするためユーザが操作盤
4でモード切り換え操作をして地図スクロールモードに
変える操作をすると(図5のステップ204)、描画用
プロセッサ7はその時点の自車位置を初期カーソル位置
として設定し(ステップ208〜210)、現在地図ス
クロールモードなので、ビデオRAM8の地図画像上で
見たカーソル位置を読み出し制御部10へ出力し、ビデ
オRAM8からカーソル位置を中心とする1画面分を読
み出させる(ステップ205、211でNO、201、
212)。また、マーク発生部11にカーソルマークを
発生させる。そして、合成部12により、読み出し制御
部10の読み出した画像の中心にカーソルマークを合成
させ、映像信号に変換して表示装置3に出力させて地図
画像をカーソルマークとともに表示させる(ステップ2
13)。
When the user performs a mode switching operation on the operation panel 4 to change to the map scroll mode for scrolling the map (step 204 in FIG. 5), the drawing processor 7 sets the vehicle position at that time to the initial cursor. The position is set as a position (steps 208 to 210), and because the map is currently in the scroll mode, the cursor position seen on the map image in the video RAM 8 is read out and output to the control unit 10, and one screen centered on the cursor position is displayed from the video RAM 8. Read (NO in steps 205 and 211, 201,
212). Further, the mark generation unit 11 is caused to generate a cursor mark. Then, the synthesizing unit 12 synthesizes a cursor mark at the center of the image read by the reading control unit 10, converts it into a video signal and outputs it to the display device 3, and displays the map image together with the cursor mark (step 2).
13).

【0025】このあと、描画用プロセッサ7はカーソル
キーが操作されているかチェックし(ステップ21
4)、操作されているとき、カーソル位置を変更する
(ステップ215)。そして、前回、ビデオRAM8に
描画した地図画像のエリアとカーソル位置を比較して、
カーソル位置を中心とする1画面分の範囲が地図画像か
らはみ出すかチェックし(ステップ211)、NOの場
合、カーソル位置を中心とする1画面分を読み出させ、
カーソルマークを合成させて、画面表示させる(ステッ
プ212、213)。以下、同様の処理を繰り返す。画
面の地図はカーソル位置を中心としながらカーソル操作
に従いスクロールする。若し、カーソル位置を中心とす
る1画面分の範囲がビデオRAM8に描画された地図画
像からはみ出す場合(ステップ211でYES)、描画
用プロセッサ7はCD−ROM2からカーソル位置を含
む1枚の地図及びこれを囲む8枚の地図の地図データを
読み出させ(ステップ216)、図4のステップ104
以降に進んで、今回読み出した地図データに基づき、前
述と同様にしてビデオRAM8の中に地図画像を描画し
直す。この際も各地図図形の経緯度座標列は1回のCA
LL命令でドット座標に変換されるので(ステップ10
6)、高速に地図画像の描画を実行することができる。
そして、図5のフローに進み、カーソル位置を含む1画
面分を読み出させ、カーソルマークを合成させて表示さ
せる。
Thereafter, the drawing processor 7 checks whether the cursor key is operated (step 21).
4) If the cursor is being operated, the cursor position is changed (step 215). Then, comparing the area of the map image drawn in the video RAM 8 with the cursor position last time,
It is checked whether the range of one screen centered on the cursor position is out of the map image (step 211). If NO, one screen centered on the cursor position is read out,
The cursor marks are combined and displayed on the screen (steps 212 and 213). Hereinafter, similar processing is repeated. The map on the screen scrolls according to the cursor operation while centering on the cursor position. If the range of one screen centering on the cursor position is out of the map image drawn in the video RAM 8 (YES in step 211), the drawing processor 7 reads one map including the cursor position from the CD-ROM 2. And the map data of the eight maps surrounding this are read (step 216), and step 104 of FIG.
Then, based on the map data read this time, the map image is redrawn in the video RAM 8 in the same manner as described above. Also in this case, the latitude / longitude coordinate sequence of each map figure is CA once.
It is converted to dot coordinates by the LL command (step 10
6) The map image can be drawn at high speed.
Then, proceeding to the flow of FIG. 5, one screen portion including the cursor position is read out, and the cursor mark is combined and displayed.

【0026】この実施例によれば、CD−ROM2の地
図データを用いてビデオRAM8に地図画像を描画する
際、各地図図形の経緯度座標列を1回のCALL命令で
ドット座標列に変換できるので、高速にドット変換処理
を実行することができ、この結果、地図画像の描画も高
速に実行できる。よって、地図スクロールモード下にお
いても比較的短い周期で地図画像の再描画ができるの
で、高速な地図スクロールが可能となる。なお、車載用
ナビゲーション装置が拡大・縮小機能を有するとき、操
作盤4で拡大または縮小操作がされると、描画用プロセ
ッサ7はそれまでとは縮尺レベルが1段階下または上の
地図データをCD−ROM2から読み出させ、該読み出
した地図データを用いてビデオRAM8の地図画像を描
画し直す。この場合も、各地図図形の経緯度座標列を1
回のCALL命令でドット座標列に変換できるので、高
速にドット変換処理を実行することができ、この結果、
地図画像の描画も高速に実行できる。よって、拡大また
は縮小操作がされたあと短時間で画面に拡大または縮小
画像を表示させることができる。
According to this embodiment, when drawing a map image in the video RAM 8 using the map data of the CD-ROM 2, the latitude / longitude coordinate sequence of each map figure can be converted into a dot coordinate sequence by one CALL command. Therefore, the dot conversion process can be executed at high speed, and as a result, the map image can be drawn at high speed. Therefore, even in the map scroll mode, the map image can be redrawn in a relatively short cycle, which enables high-speed map scrolling. When the vehicle-mounted navigation device has the enlargement / reduction function, when the enlargement or reduction operation is performed on the operation panel 4, the drawing processor 7 causes the map data of the scale data one step below or above the CD data to be displayed. -Read from the ROM 2 and redraw the map image in the video RAM 8 using the read map data. In this case also, the latitude / longitude coordinate sequence of each map figure is set to 1
Since it can be converted into a dot coordinate sequence with one CALL instruction, the dot conversion processing can be executed at high speed. As a result,
Map images can be drawn at high speed. Therefore, it is possible to display the enlarged or reduced image on the screen in a short time after the enlargement or reduction operation is performed.

【0027】[0027]

【発明の効果】以上本発明によれば、要素点が経緯度座
標列で表現された地図図形をドット座標に変換する際、
1回のCALL命令で座標変換プログラムを1回だけ呼
び出し、経緯度座標列を一括してビデオRAM上のドッ
ト座標列に変換するように構成したので、要素点が経緯
度座標列で表現された地図図形でも、座標変換プログラ
ムを1回、CALLするだけで経緯度座標列からドット
座標列への変換が完了するので、1点毎に座標変換プロ
グラムをCALLし変換処理を実行するのに比べて、処
理時間が短時間で済み、地図描画処理を高速に実行可能
となる。
As described above, according to the present invention, when converting a map figure in which element points are represented by a latitude / longitude coordinate sequence into dot coordinates,
Since the coordinate conversion program is called only once by one CALL command and the latitude / longitude coordinate sequence is collectively converted into the dot coordinate sequence on the video RAM, the element points are represented by the latitude / longitude coordinate sequence. Even in the case of a map figure, the conversion from the latitude / longitude coordinate sequence to the dot coordinate sequence is completed simply by CALLing the coordinate conversion program once, so compared to CALL the coordinate conversion program for each point and execute the conversion process. The processing time is short and the map drawing process can be executed at high speed.

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

【図1】本発明に係る地図描画方法を具現した車載用ナ
ビゲーション装置の全体構成図である。
FIG. 1 is an overall configuration diagram of a vehicle-mounted navigation device that embodies a map drawing method according to the present invention.

【図2】ビデオRAMの記憶領域の説明図である。FIG. 2 is an explanatory diagram of a storage area of a video RAM.

【図3】RAMに確保される記憶領域の説明図である。FIG. 3 is an explanatory diagram of a storage area secured in a RAM.

【図4】描画用プロセッサの動作を示す第1の流れ図で
ある。
FIG. 4 is a first flowchart showing the operation of the drawing processor.

【図5】描画用プロセッサの動作を示す第2の流れ図で
ある。
FIG. 5 is a second flowchart showing the operation of the drawing processor.

【図6】CD−ROMから読み出される地図と自車位置
との関係を示す説明図である。
FIG. 6 is an explanatory diagram showing a relationship between a map read from a CD-ROM and a vehicle position.

【図7】座標変換処理の説明図である。FIG. 7 is an explanatory diagram of coordinate conversion processing.

【図8】ビデオRAMの記憶容量の説明図である。FIG. 8 is an explanatory diagram of a storage capacity of a video RAM.

【図9】地図データの領域管理方法の説明図である。FIG. 9 is an explanatory diagram of an area management method of map data.

【図10】地図図形データの説明図である。FIG. 10 is an explanatory diagram of map graphic data.

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

1 GPS受信機 2 CD−ROM 3 表示装置 4 操作盤 5 RAM 6 DMAコントローラ 7 描画用プロセッサ 8 ビデオRAM 9 ROM 10 読み出し制御部 11 マーク発生部 12 合成部 DESCRIPTION OF SYMBOLS 1 GPS receiver 2 CD-ROM 3 Display device 4 Operation panel 5 RAM 6 DMA controller 7 Drawing processor 8 Video RAM 9 ROM 10 Read control unit 11 Mark generation unit 12 Compositing unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 経緯度座標あるいは正規化された経緯度
座標で表現された地図データを座標変換プログラムによ
りビデオRAM上のドット座標に変換して該ビデオRA
Mに記憶し、ビデオRAMより地図画像を読出してディ
スプレイ画面に描画する地図描画方法において、 線、ポリゴンなどの要素点が経緯度座標列あるいは正規
化経緯度座標列で表現された地図図形の該経緯度座標列
データを一括して読出し、 該読出した経緯度座標列データを座標変換プログラムに
より一括してビデオRAM上のドット座標列に変換して
地図画像を描画する地図描画方法。
1. A map RA represented by latitude / longitude coordinates or normalized longitude / latitude coordinates is converted into dot coordinates on a video RAM by a coordinate conversion program, and the video RA is converted.
In a map drawing method in which a map image is stored in M, read out from a video RAM and drawn on a display screen, element points such as lines and polygons are displayed in a latitude / longitude coordinate sequence or a normalized longitude / latitude coordinate sequence. A map drawing method in which the latitude / longitude coordinate sequence data is collectively read, and the read latitude / longitude coordinate sequence data is collectively converted into a dot coordinate sequence on a video RAM by a coordinate conversion program to draw a map image.
JP7091140A 1995-04-17 1995-04-17 Method for plotting map Pending JPH08286604A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7091140A JPH08286604A (en) 1995-04-17 1995-04-17 Method for plotting map

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7091140A JPH08286604A (en) 1995-04-17 1995-04-17 Method for plotting map

Publications (1)

Publication Number Publication Date
JPH08286604A true JPH08286604A (en) 1996-11-01

Family

ID=14018229

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7091140A Pending JPH08286604A (en) 1995-04-17 1995-04-17 Method for plotting map

Country Status (1)

Country Link
JP (1) JPH08286604A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010095170A1 (en) * 2009-02-18 2010-08-26 三菱電機株式会社 Map drawing apparatus and coordinate transformation method
CN111739123A (en) * 2020-06-23 2020-10-02 武汉数文科技有限公司 Archaeological drawing method and device, storage medium and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332372A (en) * 1993-05-20 1994-12-02 Mitsubishi Electric Corp Display device
JPH0737073A (en) * 1993-07-20 1995-02-07 Clarion Co Ltd Map data base for navigation system and map retrieval and display system for map data base

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332372A (en) * 1993-05-20 1994-12-02 Mitsubishi Electric Corp Display device
JPH0737073A (en) * 1993-07-20 1995-02-07 Clarion Co Ltd Map data base for navigation system and map retrieval and display system for map data base

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010095170A1 (en) * 2009-02-18 2010-08-26 三菱電機株式会社 Map drawing apparatus and coordinate transformation method
CN111739123A (en) * 2020-06-23 2020-10-02 武汉数文科技有限公司 Archaeological drawing method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
EP0454136B1 (en) Method and apparatus for generating three dimensional graphic symbols
JPH09292830A (en) Method and device for electronic map display
JPH08339162A (en) Map plotting method
JP2002098538A (en) Navigation system and method for displaying information of pseudo three dimensional map
US8406551B2 (en) Rendering method of an edge of a graphics primitive
JPH09230783A (en) Map display device
JP5556526B2 (en) Map display device, map display method and program
JP2002203256A (en) Plotting device
EP1078225B1 (en) Navigation system with user interface
JPH08286604A (en) Method for plotting map
JPS62153889A (en) Vehicle navigator
JP6247456B2 (en) Navigation device and map drawing method
JP2007078774A (en) Vehicle guiding device
JP6242080B2 (en) Navigation device and map drawing method
JP3342836B2 (en) Map display device
JP3872056B2 (en) Drawing method
JPS62153887A (en) Map information display
JP2001067457A (en) High-speed map drawing device
JP3166297B2 (en) Electronic map device
JPS62151889A (en) Image output unit
JPH06174484A (en) Map drawing method for on-vehicle navigator
JPH10254355A (en) Vector map displaying device
JP3525467B2 (en) Information display device
JP3262065B2 (en) Image display device
JP2876852B2 (en) In-vehicle map display device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030212