JPH09230784A - Map display system - Google Patents

Map display system

Info

Publication number
JPH09230784A
JPH09230784A JP8060356A JP6035696A JPH09230784A JP H09230784 A JPH09230784 A JP H09230784A JP 8060356 A JP8060356 A JP 8060356A JP 6035696 A JP6035696 A JP 6035696A JP H09230784 A JPH09230784 A JP H09230784A
Authority
JP
Japan
Prior art keywords
map
mesh
data file
mesh number
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.)
Granted
Application number
JP8060356A
Other languages
Japanese (ja)
Other versions
JP2863484B2 (en
Inventor
Hiroaki Chijimatsu
広明 千々松
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.)
Japan Radio Co Ltd
Original Assignee
Japan Radio Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Japan Radio Co Ltd filed Critical Japan Radio Co Ltd
Priority to JP8060356A priority Critical patent/JP2863484B2/en
Publication of JPH09230784A publication Critical patent/JPH09230784A/en
Application granted granted Critical
Publication of JP2863484B2 publication Critical patent/JP2863484B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable high-speed display by assigning the mesh number of a desired display region, thereby reading the graphic element of the map corresponding to the mesh number out of a map data file. SOLUTION: A mesh table coinciding with the map information stored dividedly into the respective meshes in a large-capacity disk device 1 is previously formed in the table 20 within a CPU 2 by using a mesh table forming means 101. The map element of the first time is stored with the mesh number as an index into the map data file. If the desired display region is assigned by the mesh number in the map display from the second time, whether the assigned mesh number exists in the map data file or not is retrieved. If all the mesh numbers exist, the high-speed map display is executed without requiring the reading out of the large-capacity disk device.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、パソコン等に表示
した地図から所望の情報を検索したり、情報を入力して
該当する地図領域を表示したりする地図表示方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a map display system for retrieving desired information from a map displayed on a personal computer or the like, or inputting information to display a corresponding map area.

【0002】[0002]

【従来の技術】例えば日本の各都市の情報(例えば人
口,職業別従事者数,・・・)の調査を行う場合、大容
量ディスク装置等のデータベースに格納されている地図
情報と各種の調査情報とをパソコン等で読み出し、パソ
コンの表示画面上に地図を表示し、所望の都市にカーソ
ルを当ててクリックすることにより、当該都市の情報が
表示されるような地図表示方式が開発されている。
2. Description of the Related Art For example, when conducting a survey of information about each city in Japan (for example, population, number of employees by occupation, ...), map information stored in a database such as a large-capacity disk device and various surveys. A map display method has been developed in which information and the like are read by a personal computer, a map is displayed on the display screen of the personal computer, and the information of the city is displayed by placing the cursor on the desired city and clicking. .

【0003】このような地図表示方式に利用される地図
情報は、特に専用のものは開発されておらず、道路マッ
プ等に利用できるような詳細な図形とその他の情報とが
混在した汎用のものが用いられるが、上述の調査等の場
合には、その性質上広範囲な領域の地図表示が必要なた
め、地図図形の読み出しは、データベースから繰り返し
読み出し、繰り返し表示している。すなわち従来の地図
表示方式では、図4に示すように、大容量ディスク装置
等のデータベースに多数のメッシュに分割されて格納さ
れている地図の図形要素とその他の情報とから、図形要
素だけを選択して数バイトづつ1メッシュ毎に読み出し
その都度表示する動作を繰り返す。または地図データメ
モリ(図示せず)を設け、図5に示すように、ある決ま
ったメッシュ数の地図情報を1ブロックとして、1ブロ
ック毎の図形要素を地図データメモリの中に読み出し、
1ブロックごと表示する動作を繰り返す方法が採られて
いる。
The map information used in such a map display system has not been developed for exclusive use, and is general-purpose information in which detailed graphics and other information that can be used in road maps and the like are mixed. However, in the case of the above-mentioned investigation, since the map display of a wide area is required due to its nature, the map figure is repeatedly read from the database and repeatedly displayed. That is, in the conventional map display method, as shown in FIG. 4, only the graphic element is selected from the graphic element of the map stored in a database such as a large-capacity disk device divided into a large number of meshes and other information. Then, the operation of reading several bytes for each mesh and displaying each time is repeated. Alternatively, a map data memory (not shown) is provided, and as shown in FIG. 5, the map information of a certain number of meshes is set as one block, and the graphic element for each block is read into the map data memory,
The method of repeating the operation of displaying one block at a time is adopted.

【0004】[0004]

【発明が解決しようとする課題】上記のように従来の地
図表示方式では、広範囲な領域の地図表示が行えないた
め、1メッシュ毎あるいは1ブロック毎に大容量のデー
タベースから図形要素だけを読み出しを行っており、所
望する広範囲な領域の地図図形を表示し終えるまでに時
間がかかる。また、地図上の所望箇所をクリックして行
く場合、複数回に分けて表示される地図表示を順次辿っ
ていく必要があり、手間と時間がかかる等の問題点があ
った。
As described above, the conventional map display system cannot display a map in a wide area, so that only graphic elements can be read from a large-capacity database for each mesh or for each block. This is done, and it takes time to finish displaying the map figure in a desired wide area. In addition, when a desired portion on the map is clicked on, it is necessary to sequentially follow the map display that is displayed in a plurality of times, which is troublesome and time-consuming.

【0005】本発明はかかる問題点を解決するためにな
されたものであり、汎用の大容量データベースを利用し
ながら所望の広範囲な領域の地図を一度に表示して、所
望の情報の検索を行う場合、または情報を入力して該当
する地図表示を行う場合に、比較的高速に行える地図表
示方式を提供することを目的としている。
The present invention has been made to solve the above problems, and a map of a desired wide area is displayed at a time while utilizing a general-purpose large-capacity database to search for desired information. It is an object of the present invention to provide a map display method that can be performed at a relatively high speed in the case of inputting information or displaying the corresponding map.

【0006】[0006]

【課題を解決するための手段】本発明に係わる地図表示
方式は、上記大容量データベースに格納されている全地
図を複数のメッシュで番号を付して区分し、このメッシ
ュ番号をデータテーブル上に作成するメッシュテーブル
作成手段、地図表示に当たっては、所望する表示領域の
上記メッシュ番号を指定することにより、当該メッシュ
番号に対応する地図の図形要素のみを読み出し、データ
ファイルに上記メッシュ番号をインデックス番号として
記憶させ、地図データファイルを作成する地図データフ
ァイル作成手段、上記地図データファイルから読み出し
た地図の図形要素を地図データメモリに記憶させ、所望
の大きさや形態で表示させるための処理を上記メッシュ
ごとに行うウィンドウ・ビューポート変換手段を備え、
2回目以降の地図表示に当たっては、所望する表示領域
の上記メッシュ番号を指定することにより、当該メッシ
ュ番号に対応する地図の図形要素を上記地図データファ
イルから読み出すこととし、上記地図データファイルに
ないメッシュ番号が指定されている場合、当該メッシュ
番号に対して上記地図データファイル作成手段を実行さ
せることを特徴とする。
The map display method according to the present invention is such that all the maps stored in the large-capacity database are divided into a plurality of meshes by numbers, and the mesh numbers are displayed on a data table. When creating a mesh table creating means and displaying a map, by designating the mesh number of a desired display area, only the graphic elements of the map corresponding to the mesh number are read out, and the mesh number is used as an index number in the data file. Map data file creating means for storing and creating a map data file, storing the graphic elements of the map read from the map data file in the map data memory, and displaying for a desired size and form for each mesh Equipped with a window and viewport conversion means,
In the second and subsequent map displays, by designating the mesh number of the desired display area, the graphic element of the map corresponding to the mesh number is read from the map data file, and the mesh that is not in the map data file is read. When a number is specified, the map data file creating means is executed for the mesh number.

【0007】従って、2度目からの地図表示はファイル
から所望の領域の地図図形を1度に読み込むことができ
るので、直ぐに表示できるようになる。また、ウインド
ウ・ビューポート変換を行うことで、所望の大きさに表
示できるようになる。
Therefore, in the second map display, the map figure of the desired area can be read at once from the file, and the map can be displayed immediately. Also, by performing window / viewport conversion, it is possible to display the image in a desired size.

【0008】[0008]

【発明の実施の形態】以下、本発明の実施形態を図面を
用いて説明する。図1は本発明の一実施形態を説明する
ための装置構成例を示すブロック図であり、図におい
て、1は大容量ディスク装置(データベース)、2はC
PU(中央処理装置)、3はCRT(表示部)、4はキ
ーボード(操作部)であり、CPU2内には、データテ
ーブル20,データファイル21、データメモリ22が
設けられている。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a device configuration example for explaining an embodiment of the present invention. In the figure, 1 is a large-capacity disk device (database), and 2 is C.
PU (central processing unit), 3 is a CRT (display unit), 4 is a keyboard (operation unit), and in the CPU 2, a data table 20, a data file 21, and a data memory 22 are provided.

【0009】また、100はCPU2内に格納されてる
ソフトウエアで構成される処理プログラムを示し、10
1は指定された領域のメッシュ番号を計算してメッシュ
テーブルを作成するメッシュテーブル作成手段、102
は表示に必要な地図データのみの図形要素をファイルと
して保存する地図データファイル作成手段、103はフ
ァイルから読み込んだ地図の図形要素を地図データメモ
リに保存する地図データ記憶手段、104はメッシュご
とのウインドウ・ビューポートを変換するウィンドウ・
ビューポート変換手段、105はこれら101〜104
を利用して表示地図データを作成する地図データ表示手
段であり、106は所望の情報を検索するための情報検
索手段である。
Reference numeral 100 denotes a processing program composed of software stored in the CPU 2 and 10
Reference numeral 1 is a mesh table creating means for creating a mesh table by calculating the mesh number of a designated area, 102
Is a map data file creating means for saving the graphic elements of only the map data necessary for display as a file, 103 is a map data storing means for saving the graphic elements of the map read from the file in the map data memory, and 104 is a window for each mesh.・ Window for converting viewport ・
Viewport conversion means, 105 is these 101 to 104
Is a map data display means for creating display map data, and 106 is an information retrieval means for retrieving desired information.

【0010】次に本実施形態の動作について図2のフロ
ーチャートを用いて説明する。始めにメッシュテーブル
作成手段101を用いて、CPU2内のテーブル20
に、大容量ディスク装置1に各メッシュに分割して格納
されている地図情報に一致するメッシュテーブルを予め
作成しておく(ステップS1)。初回の地図表示(ステ
ップS2)においては、メッシュテーブル上で所望する
表示領域が指定された場合(ステップS3)、指定され
たメッシュ番号の地図図形要素のみを読み出しメッシュ
番号をインデックスとして地図データファイルに読み出
した地図の図形要素を格納する(ステップS4)。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG. First, the mesh table creating means 101 is used to create the table 20 in the CPU 2.
First, a mesh table that matches the map information stored in the large-capacity disk device 1 divided into meshes is created in advance (step S1). In the first map display (step S2), when a desired display area is designated on the mesh table (step S3), only the map graphic element with the designated mesh number is read and the mesh number is used as an index in the map data file. The graphic element of the read map is stored (step S4).

【0011】そして地図データファイルに一度この図形
要素を格納してから、この地図データファイルから当該
地図図形を読み出し、地図データメモリへ当該地図図形
を記憶させ(ステップS5)、メッシュごとのウィンド
ウ・ビューポート変換処理を行って(ステップS6)所
望の大きさに拡大・縮小し、あるいは部分的な拡大・縮
小などのデータ処理を施してから表示する(ステップS
7)。図3はこのウィンドウ・ビューポート変換処理処
理を示す図である。
Then, after storing the graphic element once in the map data file, the map graphic is read from the map data file and stored in the map data memory (step S5), and a window view for each mesh is displayed. Port conversion processing is performed (step S6) to enlarge / reduce to a desired size, or data processing such as partial enlargement / reduction is performed and then displayed (step S).
7). FIG. 3 is a diagram showing this window / viewport conversion processing.

【0012】従って初回の地図表示で指定されたメッシ
ュ番号の地図の図形要素は、メッシュ番号をインデック
スとして地図データファイルに格納されており、2回目
からの地図表示(ステップS8)で所望する表示領域が
メッシュ番号で指定された場合(ステップS9)、ステ
ップS10で指定されたメッシュ番号が地図データファ
イルに存在するか否かが検索され、全てのメッシュ番号
が存在する場合、大容量ディスク装置からの読み出しを
必要とせずに、ステップS5〜S7の処理が行われ、高
速な地図表示が可能となる。
Therefore, the graphic element of the map having the mesh number designated in the first map display is stored in the map data file using the mesh number as an index, and the desired display area is displayed in the map display from the second time (step S8). Is specified by the mesh number (step S9), it is searched whether or not the mesh number specified in step S10 exists in the map data file. The processing of steps S5 to S7 is performed without requiring reading, and high-speed map display is possible.

【0013】また、ステップS10で指定されたメッシ
ュ番号の一部が地図データファイルに存在しなかった場
合、存在しないメッシュ番号の地図の図形要素のみが大
容量ディスク装置から読み出され、ステップS4〜S7
の処理が行われる。そしてこの種の検索における地図表
示では、同じ地図を複数回繰り返し表示する場合が多い
ため、結果として2回目以降の地図表示においては、高
速な地図表示が行えることになる。また、ステップS6
でメッシュごとのウィンドウ・ビューポート変換処理を
行うこととしたので、所望の大きさ,形態での地図表示
が容易に行えるようになる。
If some of the mesh numbers specified in step S10 do not exist in the map data file, only the graphic elements of the map with the mesh numbers that do not exist are read out from the large-capacity disk device, and steps S4 ... S7
Is performed. In the map display in this type of search, the same map is often displayed multiple times repeatedly, and as a result, high-speed map display can be performed in the second and subsequent map displays. Step S6
Since the window / viewport conversion process is performed for each mesh, it is possible to easily display a map in a desired size and shape.

【0014】[0014]

【発明の効果】以上説明したように本発明の地図表示方
式は、2回目以降の地図表示においては、地図データフ
ァイルから一度に読み出せるようになり、高速な表示が
行えるようになる。またメッシュごとのウィンドウ・ビ
ューポート変換処理が行われることにより、所望の領域
を高速に最適な大きさで表示できる等の効果がある。
As described above, in the map display method of the present invention, the second and subsequent map displays can be read at once from the map data file, and high-speed display can be performed. Further, by performing the window / viewport conversion process for each mesh, there is an effect that a desired region can be displayed at an optimum size at high speed.

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

【図1】本発明の一実施形態を説明するための装置構成
例を示すブロック図である。
FIG. 1 is a block diagram showing a device configuration example for explaining an embodiment of the present invention.

【図2】本実施形態の動作を説明するためのフローチャ
ートである。
FIG. 2 is a flowchart for explaining the operation of the present embodiment.

【図3】ウィンドウ・ビューポート変換処理処理を示す
図である。
FIG. 3 is a diagram showing a window / viewport conversion process.

【図4】従来の地図表示方式の動作を説明するためのフ
ローチャートである。
FIG. 4 is a flowchart for explaining the operation of the conventional map display method.

【図5】従来の他の地図表示方式の動作を説明するため
のフローチャートである。
FIG. 5 is a flowchart for explaining the operation of another conventional map display system.

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

1 大容量ディスク装置 2 CPU(中央処理装置) 3 CRT(表示部) 4 キーボード(操作部) 20 データテーブル 21 データファイル 22 データメモリ 100 処理プログラム 101 メッシュテーブル作成手段 102 地図データファイル作成手段 103 地図データ記憶手段 104 ウィンドウ・ビューポート変換手段 105 地図データ表示手段 106 情報検索手段 1 large-capacity disk device 2 CPU (central processing unit) 3 CRT (display unit) 4 keyboard (operating unit) 20 data table 21 data file 22 data memory 100 processing program 101 mesh table creating unit 102 map data file creating unit 103 map data Storage means 104 Window / viewport conversion means 105 Map data display means 106 Information retrieval means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 パーソナルコンピュータ等を用い、地図
の図形要素と共に他の情報が混在して格納された大容量
データベースから地図の図形要素のみを読み出し、所望
の領域の地図を表示画面に表示する地図表示方式におい
て、 上記大容量データベースに格納されている全地図を複数
のメッシュで番号を付して区分し、このメッシュ番号を
データテーブル上に作成するメッシュテーブル作成手
段、 地図表示に当たっては、所望する表示領域の上記メッシ
ュ番号を指定することにより、当該メッシュ番号に対応
する地図の図形要素のみを読み出し、データファイルに
上記メッシュ番号をインデックス番号として記憶させ、
地図データファイルを作成する地図データファイル作成
手段、 上記地図データファイルから読み出した地図の図形要素
を地図データメモリに記憶させ、所望の大きさや形態で
表示させるための処理を上記メッシュごとに行うウィン
ドウ・ビューポート変換手段を備え、 2回目以降の地図表示に当たっては、所望する表示領域
の上記メッシュ番号を指定することにより、当該メッシ
ュ番号に対応する地図の図形要素を上記地図データファ
イルから読み出すこととし、上記地図データファイルに
ないメッシュ番号が指定されている場合、当該メッシュ
番号に対して上記地図データファイル作成手段を実行さ
せることを特徴とする地図表示方式。
1. A map which uses a personal computer or the like to read only the graphic elements of the map from a large-capacity database in which other information is stored together with the graphic elements of the map and displays the map of the desired area on the display screen. In the display method, all the maps stored in the above-mentioned large-capacity database are numbered and divided by a plurality of meshes, and the mesh table creating means for creating this mesh number on the data table is desired for map display. By specifying the mesh number of the display area, only the graphic element of the map corresponding to the mesh number is read out, and the mesh number is stored in the data file as an index number,
A map data file creating means for creating a map data file, a window for storing the graphic elements of the map read from the map data file in the map data memory, and displaying the map data in a desired size and form for each mesh. When the map is displayed for the second time and thereafter, the mesh number of the desired display area is designated so that the graphic element of the map corresponding to the mesh number is read from the map data file. A map display method characterized in that, when a mesh number that does not exist in the map data file is specified, the map data file creating means is executed for that mesh number.
JP8060356A 1996-02-23 1996-02-23 Map display method Expired - Fee Related JP2863484B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8060356A JP2863484B2 (en) 1996-02-23 1996-02-23 Map display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8060356A JP2863484B2 (en) 1996-02-23 1996-02-23 Map display method

Publications (2)

Publication Number Publication Date
JPH09230784A true JPH09230784A (en) 1997-09-05
JP2863484B2 JP2863484B2 (en) 1999-03-03

Family

ID=13139802

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8060356A Expired - Fee Related JP2863484B2 (en) 1996-02-23 1996-02-23 Map display method

Country Status (1)

Country Link
JP (1) JP2863484B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100433584C (en) * 2005-02-25 2008-11-12 北京市东城区信息中心 Urban managing information acquiring method and apparatus thereof
KR20140054910A (en) * 2012-10-30 2014-05-09 팅크웨어(주) Method and apparatus for searching aerial image using dual mesh structure and file structure

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100433584C (en) * 2005-02-25 2008-11-12 北京市东城区信息中心 Urban managing information acquiring method and apparatus thereof
KR20140054910A (en) * 2012-10-30 2014-05-09 팅크웨어(주) Method and apparatus for searching aerial image using dual mesh structure and file structure

Also Published As

Publication number Publication date
JP2863484B2 (en) 1999-03-03

Similar Documents

Publication Publication Date Title
US5731814A (en) Method and apparatus for identifying an object selected on a computer output display
JPH0215910B2 (en)
JP2863484B2 (en) Map display method
JP2577397B2 (en) Graphic display device
JPH08329101A (en) Data base system
JP2855827B2 (en) Map search method
JP3275984B2 (en) Map data search method
JPH06251081A (en) Hypermedia processor
JP2001147922A (en) Device and method for managing document and storage medium
JPH0398169A (en) Collective changing system for features of plural elements of interactive cad
JPH06163697A (en) Screen display system for integrated circuit layout design data
JPS6360671A (en) Document picture processor
JP2001117488A (en) Method and device for map display
JPS63298572A (en) Geographic retrieving device
JP2002140331A (en) Extracting device for element image for retrieval, input device for retrieval reference image, and recording medium with program recorded thereon
JPH05159001A (en) Retrieval device for graphic information
JPH0736652A (en) Information display device
KR100221312B1 (en) Method of classifying color images
JPH03244081A (en) Map retrieval system
JP3493016B2 (en) Different-scale map management device
JPH04113466A (en) Image file retrieval system
JPH0772908B2 (en) Drawing management method, drawing management apparatus and drawing display method thereof
JPS63180128A (en) Method for designating subject area of area information retrieving device
JPH08138035A (en) Picture data base device
JPH05233769A (en) Graphic data control system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees