JPH0944513A - Discrete system initial display method - Google Patents

Discrete system initial display method

Info

Publication number
JPH0944513A
JPH0944513A JP7193330A JP19333095A JPH0944513A JP H0944513 A JPH0944513 A JP H0944513A JP 7193330 A JP7193330 A JP 7193330A JP 19333095 A JP19333095 A JP 19333095A JP H0944513 A JPH0944513 A JP H0944513A
Authority
JP
Japan
Prior art keywords
record
discrete
gravity
center
initial display
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
JP7193330A
Other languages
Japanese (ja)
Inventor
Keitaro Nishida
敬太郎 西田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP7193330A priority Critical patent/JPH0944513A/en
Publication of JPH0944513A publication Critical patent/JPH0944513A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the efficiency of record retrieval by a user when a discrete system record group is initially displayed. SOLUTION: In a data base 10 wherein information on respective buildings in a real estate map 200, coordinate data on the center of gravity of the building group are further registered as a gravity center point record. The coordinates of the center of gravity can be found by finding the mean of the position coordinates of respective records. This gravity center calculation is performed, for example, periodically. Then when a command for real estate map inquiry is inputted from the user to the computer, the computer reads the gravity center point record out of the data base 10, calculates the arrangement position of each record on a display screen so that the gravity center point matches the reference point of the display screen, and displays an initial screen on the display screen.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、離散系レコード群
の各レコードの分布配置を画面表示する方法に関し、特
に離散系レコード群の初期画面の表示方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of displaying a distribution arrangement of each record of a discrete record group on a screen, and more particularly to a method of displaying an initial screen of a discrete record group.

【0002】[0002]

【従来の技術】離散系レコード群とは、複数のレコード
から構成されるレコード群であって、各レコードの特定
の数値データ項目(1つの数値あるいは複数の数値の
組)に着目してそれらレコードを空間配置(例えば2次
元的配置など)した場合に、それら各レコードが離散的
に点在して配置されるようなレコード群のことをいう。
2. Description of the Related Art A discrete record group is a record group composed of a plurality of records, focusing on a specific numerical data item (one numerical value or a set of plural numerical values) of each record. Is a record group in which the respective records are discretely scattered and arranged when they are spatially arranged (for example, two-dimensional arrangement).

【0003】離散系レコード群の例としては、不動産地
図が挙げられる。この場合、不動産地図上に点在する各
建物についての情報がそれぞれレコードとしてデータベ
ースに登録される。各レコードには、データ項目とし
て、例えば建物の識別コードや位置座標、所有者名や住
所などに関する情報が含まれる。そして、これら各レコ
ードを示すシンボルを、各々の位置座標に従って2次元
的に配置したものが不動産地図となる。離散系レコード
群には、この他にも例えば配電設備図があり、この場
合、配電設備図に点在する各電柱に関する情報がそれぞ
れのレコードとなる。なお、位置座標に限らず、他の数
値データに従ってレコードの空間的配置を求めて表示す
る場合(この配置空間の次元は、注目する数値データの
種類数に対応する)にも、各レコードがその空間的配置
構成において離散的な点として分布する場合は、これら
レコードの集合は離散的レコード群といえる。
A real estate map is an example of the discrete record group. In this case, information about each building scattered on the real estate map is registered as a record in the database. Each record includes, as data items, information such as a building identification code, position coordinates, owner name, and address. Then, the real estate map is obtained by arranging the symbols indicating these respective records two-dimensionally according to the respective position coordinates. In addition to this, the discrete system record group includes, for example, a distribution facility diagram, and in this case, information about each electric pole scattered in the distribution facility diagram becomes each record. In addition to the position coordinates, when the spatial arrangement of records is obtained and displayed according to other numerical data (the dimension of this arrangement space corresponds to the number of types of numerical data of interest), each record is When distributed as discrete points in the spatial arrangement, the set of these records can be said to be a discrete record group.

【0004】データベースに格納された離散系レコード
群を計算機の表示画面上に表示してユーザの利用に供す
る場合、各レコードの特定のデータ項目、例えば位置座
標を取り出して、これに基づいて各レコードの配置構成
を求め、その配置構成を画面表示することがよく行われ
る。この表示方法は、ユーザが各レコードの配置構成を
視覚的に理解するのに有効な方法である。例えば、不動
産地図データの場合、データベース上では、各建物のレ
コードが特に決まりなく、例えば入力順などに従って配
列されているが、それらレコード群を画面表示する際に
は、各建物をその位置座標に基づいて2次元平面上にマ
ッピングして表示すると、ユーザにとっては各建物の位
置関係の把握が容易になり、データの検索・調査の効率
の向上につながる。
When a group of discrete records stored in a database is displayed on a display screen of a computer for use by a user, specific data items of each record, for example, position coordinates are extracted and each record is based on this. It is often practiced to obtain the layout configuration of and display the layout configuration on the screen. This display method is effective for the user to visually understand the arrangement configuration of each record. For example, in the case of real estate map data, the records for each building are arranged in the database according to the order of input, etc. By mapping and displaying on a two-dimensional plane based on this, it becomes easy for the user to grasp the positional relationship of each building, and the efficiency of data search / survey is improved.

【0005】以下、このような離散系レコード群の画面
表示方法の従来例を、図面を参照して説明する。
A conventional example of a screen display method for such a discrete record group will be described below with reference to the drawings.

【0006】図8は、不動産地図表示を例にとった場合
の、離散系レコード群のデータ構造及びその表示例を示
した図である。不動産地図800には、各建物を示すシ
ンボルがその建物の位置座標に応じて配置して示されて
いる。なお、一般に不動産地図は、広範囲の領域にわた
ることが多いので、計算機処理を行う場合、検索等の便
宜のために複数の区画に分割される。図8の例では、不
動産地図800は、4つの区画に分割されており、各区
画には区画コードA〜Dが付されている。これら区画コ
ードは、各レコードのデータ項目に含められ検索キー等
として用いられる。
FIG. 8 is a diagram showing a data structure of a discrete record group and a display example thereof when a real estate map display is taken as an example. In the real estate map 800, symbols indicating each building are arranged according to the position coordinates of the building. Generally, since a real estate map often covers a wide area, it is divided into a plurality of sections for the convenience of search when performing computer processing. In the example of FIG. 8, the real estate map 800 is divided into four sections, and section codes A to D are attached to the respective sections. These partition codes are included in the data item of each record and are used as a search key or the like.

【0007】不動産地図800の情報は、データベース
10に所定のレコード形式で格納されている。すなわ
ち、各建物ごとに、識別コード、建物の位置する区画、
位置座標、及びその他建物の属性(所有者名、築年月、
住所等)をデータ項目とするレコードが作成され、それ
らレコードがデータベース10に登録されている。不動
産地図を計算機20の画面22上に表示する場合、各建
物のレコードをデータベース10より検索して、各レコ
ードの位置座標データに基づき各建物の配置構成を求
め、その配置構成に従って各建物のシンボルを画面上に
表示する。その他必要に応じて所有者等のデータ項目を
対応する建物のシンボルの近傍に表示することも可能で
ある。
The information of the real estate map 800 is stored in the database 10 in a predetermined record format. That is, for each building, the identification code, the section where the building is located,
Location coordinates and other building attributes (owner name, construction date,
Records having data items such as addresses are created, and these records are registered in the database 10. When a real estate map is displayed on the screen 22 of the computer 20, the database 10 is searched for the record of each building, the layout configuration of each building is obtained based on the position coordinate data of each record, and the symbol of each building is determined according to the layout configuration. Is displayed on the screen. In addition, data items such as the owner can be displayed near the symbol of the corresponding building if necessary.

【0008】不動産地図の対象とする領域が広範囲にわ
たる場合、画面表示の際の縮尺の関係で不動産地図全体
を表示できないことがある。この場合、画面には表示可
能な面積のみを表示し、マウス等を用いて画面をスクロ
ールすることにより不動産地図の所望の部分を表示する
構成としている。
If the target area of the real estate map covers a wide area, the entire real estate map may not be displayed due to the scale of the screen display. In this case, only the displayable area is displayed on the screen, and a desired portion of the real estate map is displayed by scrolling the screen using a mouse or the like.

【0009】この例において、計算機20に対し、ユー
ザから不動産地図の照会処理を指示するコマンドが入力
された場合を考える。この場合、従来は、ユーザから照
会処理の開始のコマンドが入力されると、計算機20
は、データベース10を検索し、不動産地図の予め定め
られた領域(例えば、地図の左上隅の領域)について建
物の配置構成を求めて画面を構成し、初期表示してい
た。そして、この初期表示の後、図9に示すように、ユ
ーザがマウス等により画面をスクロールすることにより
所望の領域まで表示領域を移動していた。
In this example, let us consider a case where the user inputs a command to the computer 20 to instruct the real estate map inquiry process. In this case, conventionally, when the user inputs a command for starting inquiry processing, the computer 20
Searches the database 10 for a predetermined area of the real estate map (for example, an area at the upper left corner of the map), obtains a layout configuration of buildings, configures a screen, and initially displays the screen. After this initial display, as shown in FIG. 9, the user scrolls the screen with the mouse or the like to move the display area to a desired area.

【0010】[0010]

【発明が解決しようとする課題】以上説明したように、
従来の離散系初期表示方式では、初期画面として表示さ
れるのは、離散系レコード群の分布状況とは無関係に定
められた領域なので、レコードの分布状況によっては全
くレコードの無い領域が初期表示されるなど、初期画面
は必ずしもその後のユーザの検索に役立つものではなか
った。
As described above,
In the conventional discrete initial display method, the initial screen is an area that is set regardless of the distribution status of the discrete record group, so depending on the distribution status of the records, an area that has no records is initially displayed. For example, the initial screen was not always useful for subsequent user searches.

【0011】本発明は、このような問題を解決するため
になされたものであり、離散系レコード群の表示におい
て、ユーザの検索に役立つ初期表示方法を提供すること
を目的とする。
The present invention has been made to solve such a problem, and an object of the present invention is to provide an initial display method useful for a user's search in displaying a discrete record group.

【0012】[0012]

【課題を解決するための手段】前述の目的を達成するた
めに、本発明に係る離散系初期表示方法は、データ項目
のうちの少なくとも1つが数値データである複数のレコ
ードからなる離散系レコード群を格納したデータベース
と、指定された1以上の前記数値データ項目に関する前
記各レコードの配置構成を求め、前記指定数値データ項
目に関する前記各レコードの分布空間のうちの所定の大
きさの領域について前記各レコードの配置構成の表示を
行う表示処理手段と、を有する離散系レコード処理装置
において、前記各レコードの前記指定数値データ項目に
基づき、前記離散系レコード群の前記指定数値データ項
目についての重心点を算出し、求められた重心点を前記
離散系レコード群と対応づけて前記データベースに登録
し、前記表示処理手段による離散系レコード群の初期画
面表示時には、前記離散系レコード群に対応する重心点
を前記データベースから読み出し、前記重心点を画面の
基準点に一致させて前記配置構成を表示することを特徴
とする。前記指定数値データ項目としては、例えば各レ
コードの位置座標がある。このような構成によれば、離
散系レコード群を初期表示する場合には、その離散系レ
コード群の重心点Gが画面の基準点に一致するように表
示領域が選ばれるので、初期表示において常にレコード
の分布が密な領域が表示される。従って、ユーザが照会
したいレコードが初期表示の時点で表示される確率が高
くなり、また初期表示の時点で照会対象が画面上に表示
されない場合でも、その照会対象まで画面をスクロール
する距離が平均的に短くなるので、ユーザの検索の効率
を向上させることができる。
In order to achieve the above-mentioned object, a discrete system initial display method according to the present invention has a discrete system record group consisting of a plurality of records in which at least one of data items is numerical data. And a layout configuration of each of the records relating to the designated one or more numerical data items, and each of the regions having a predetermined size in the distribution space of each record relating to the designated numerical data item. In a discrete record processing device having display processing means for displaying the arrangement configuration of records, a center of gravity point for the designated numeric data item of the discrete record group is determined based on the designated numeric data item of each record. The calculated center of gravity point is registered in the database in association with the discrete record group, and the display processing is performed. When displaying the initial screen of the discrete record group by the step, the barycentric point corresponding to the discrete record group is read from the database, and the barycentric point is matched with the reference point of the screen to display the arrangement configuration. To do. The designated numerical data item includes, for example, position coordinates of each record. With such a configuration, when the discrete record group is initially displayed, the display area is selected so that the center of gravity G of the discrete record group coincides with the reference point of the screen, so that the initial display is always performed. An area with a dense record distribution is displayed. Therefore, the probability that the record that the user wants to inquire is displayed at the time of initial display is high, and even if the inquiry target is not displayed on the screen at the time of initial display, the distance to scroll the screen to the inquiry target is average. Since the length becomes shorter, the efficiency of user search can be improved.

【0013】また、本発明に係る離散系初期表示方法
は、離散系レコード群の各レコードを所定のデータ項目
に関して複数のグループにグループ分けし、前記各グル
ープごとに重心点を算出して前記データベースに登録
し、前記離散系レコード群の初期表示を指示するコマン
ドにグループの指定が付加されていた場合に、当該指定
グループの重心点を画面の基準点に一致させて前記各レ
コードの配置構成を表示することを特徴とする。この構
成によれば、離散系レコード群を特定のデータ項目に基
づいてグループ分けした場合に、所望のグループに属す
るレコードの分布が密な部分を初期表示することができ
る。
Further, in the discrete system initial display method according to the present invention, each record of the discrete system record group is divided into a plurality of groups with respect to a predetermined data item, and the centroid point is calculated for each group to calculate the database. If the group designation is added to the command for instructing the initial display of the discrete record group, the barycentric point of the designated group is matched with the reference point of the screen to arrange the records. It is characterized by displaying. According to this configuration, when the discrete record group is divided into groups based on specific data items, a portion where the distribution of records belonging to a desired group is dense can be initially displayed.

【0014】また、本発明に係る離散系初期表示方法
は、前記分布空間を複数の区画に分割し、各区画ごとに
重心点を算出して前記データベースに登録し、離散系レ
コードの初期表示を指示するコマンドに区画の指定が付
加されていた場合に、当該指定区画の重心点を画面の基
準点に一致させて前記各レコードの配置構成を表示する
ことを特徴とする。このような構成によれば、離散系レ
コード群の分布空間を複数の区画に分割した場合におい
て、所望の区画においてレコードの分布が密な部分を初
期表示することができる。
Further, in the discrete system initial display method according to the present invention, the distribution space is divided into a plurality of sections, the center of gravity point is calculated for each section and registered in the database, and the initial display of discrete system records is performed. When a section designation is added to the command to be instructed, the barycentric point of the designated section is matched with the reference point of the screen to display the arrangement configuration of each record. With such a configuration, when the distribution space of the discrete record group is divided into a plurality of sections, it is possible to initially display a portion where the record distribution is dense in a desired section.

【0015】また、本発明に係る離散系初期表示方法
は、前記分布空間を複数の区画に分割し、各区画ごとに
当該区画に含まれるレコード数を求め、離散系レコード
の初期表示時には、前記区画のうち前記所属レコード数
が所定の閾値以上となる区画の情報に基づき離散系レコ
ード群の重心点を算出することを特徴とする。この構成
によれば、レコード数が少ない区画は重心点位置の決定
に影響が少ないとみなし、演算の対象外とすることによ
り、重心点演算の計算量を削減することが可能となる。
Further, in the discrete system initial display method according to the present invention, the distribution space is divided into a plurality of sections, and the number of records contained in the section is calculated for each section. It is characterized in that the barycentric point of the discrete system record group is calculated based on the information of the section in which the number of belonging records is equal to or more than a predetermined threshold value. According to this configuration, it is possible to reduce the calculation amount of the center-of-gravity point calculation by considering that the section with a small number of records has little influence on the determination of the position of the center-of-gravity point and excludes it from the calculation target.

【0016】[0016]

【発明の実施の形態】以下、本発明に係る離散系初期表
示方法の実施形態の例を図面に基づいて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An example of an embodiment of a discrete system initial display method according to the present invention will be described below with reference to the drawings.

【0017】構成例1.図1は、本発明に係る離散系初
期表示方法を適用した場合における離散系レコード群の
初期表示状態を示す模式図である。この構成例の特徴
は、データベース10に、離散系レコード群の重心点の
データを格納し、初期表示の際にはこの重心点が表示画
面22の基準点に来るようなレイアウトで表示を行う点
にある。この重心点は、各レコードの配置構成に関する
数値データ項目(例えば、不動産地図の場合には、各建
物の位置座標)から求められる。
Configuration example 1. FIG. 1 is a schematic diagram showing an initial display state of a discrete record group when the discrete initial display method according to the present invention is applied. The feature of this configuration example is that the data of the center of gravity of the discrete record group is stored in the database 10, and the display is performed in the layout such that the center of gravity is the reference point of the display screen 22 at the time of initial display. It is in. This center of gravity is obtained from a numerical data item (for example, in the case of a real estate map, position coordinates of each building) relating to the layout configuration of each record.

【0018】すなわち、データベース10には、離散系
100の各要素101についてのレコードが所定の形式
で格納されていると共に、離散系レコード群の重心点G
の座標データがその離散系レコード群に対応づけて格納
されている。例えば、不動産地図のように各レコードの
xy座標系に対する配置を表示する場合には、重心点G
の各座標成分は、それぞれ各レコードのx座標の平均
値、及びy座標の平均値、となる。このように、重心点
Gは、離散系レコードの各数値データ項目の平均値を、
それぞれ各座標成分としている。この重心点Gの算出
は、データベース10の各レコードが更新されるごと
に、あるいは定期的に行われ、データベース10の最新
の状態を反映したものとなっている。そして、計算機2
0に対してユーザから離散系レコード群照会を指示する
コマンドが入力されると、計算機20はデータベース1
0から重心点の座標を読み出し、その重心点が画面22
の基準点(例えば、画面中心)に一致するようなレイア
ウトで初期画面表示を行う。
That is, the database 10 stores records for each element 101 of the discrete system 100 in a predetermined format, and the center of gravity G of the discrete system record group.
Coordinate data is stored in association with the discrete record group. For example, when displaying the arrangement of each record with respect to the xy coordinate system as in a real estate map, the center of gravity G
Each coordinate component of is the average value of the x coordinate and the average value of the y coordinate of each record. Thus, the center of gravity G is the average value of each numerical data item of the discrete record,
Each coordinate component is used. The calculation of the center of gravity G is performed every time each record of the database 10 is updated or periodically, and reflects the latest state of the database 10. And computer 2
When the user inputs a command for inquiring discrete record group to 0, the computer 20 makes the database 1
The coordinates of the center of gravity are read from 0, and the center of gravity is displayed on the screen 22.
The initial screen is displayed in a layout that matches the reference point (for example, the screen center).

【0019】このように、本構成によれば、離散系レコ
ード群を初期表示する場合には、その離散系レコード群
の重心点Gが画面の基準点に一致するように表示領域が
選ばれるので、初期表示において常にレコードの分布が
密な領域が表示され、ユーザの検索の効率の向上に繋が
る。
As described above, according to this configuration, when the discrete record group is initially displayed, the display area is selected so that the center of gravity G of the discrete record group coincides with the reference point on the screen. , In the initial display, the area where the record distribution is always dense is displayed, which leads to the improvement of the search efficiency of the user.

【0020】次に、不動産地図を例にとって、本構成に
係る方法を更に詳しく説明する。
Next, the method according to this configuration will be described in more detail by taking a real estate map as an example.

【0021】図2は、不動産地図表示を例にとった場合
の、離散系レコード群のデータ構造の一例を示したもの
である。図2に示すデータ構造では、データベース10
に離散系レコード(建物)群の重心点G(xg ,yg )
を格納する構成となっている。すなわち、本構成では、
データベース10には、不動産地図200の各建物につ
いて識別コードや位置座標などの所定のデータ項目(図
8で示したものと同様)からなるレコードが登録されて
いると共に、全建物の重心点Gの座標がその離散系レコ
ード群に対応付けて登録されている。
FIG. 2 shows an example of the data structure of the discrete record group when the real estate map display is taken as an example. In the data structure shown in FIG. 2, the database 10
The center of gravity G (xg, yg) of the discrete record (building) group
Is stored. That is, in this configuration,
In the database 10, records including predetermined data items (similar to those shown in FIG. 8) such as an identification code and position coordinates for each building of the real estate map 200 are registered, and the center of gravity G of all the buildings is registered. Coordinates are registered in association with the discrete record group.

【0022】この例において、重心点Gは、図3に示す
重心点算出処理によって算出する。重心点算出処理で
は、まずデータベースを検索して、離散系レコード群の
各レコード(建物)の座標データを読み出す(S30
0)。次に、各座標データのX座標の平均値Xg を算出
する(S302)とともに、Y座標の平均値Yg を算出
する(S304)。この平均値の演算は、次式に基づい
て行う。
In this example, the center of gravity G is calculated by the center of gravity calculating process shown in FIG. In the center-of-gravity point calculation process, first, the database is searched to read the coordinate data of each record (building) in the discrete record group (S30).
0). Next, the average value Xg of the X coordinates of each coordinate data is calculated (S302), and the average value Yg of the Y coordinates is calculated (S304). The calculation of this average value is performed based on the following equation.

【0023】Xg =ΣXi /N, Yg =ΣYi /N なお、上式において、Nは離散系レコードの総数、(X
i ,Yi )は各レコード(建物)の位置座標データを示
す(i=1,2,…,N)。そして、演算子Σは、iが
1からNまでXi 又はYi を加算することを示す。
Xg = ΣXi / N, Yg = ΣYi / N In the above equation, N is the total number of discrete records, (X
i, Yi) indicate position coordinate data of each record (building) (i = 1, 2, ..., N). Then, the operator Σ indicates that i adds 1 to N and Xi or Yi.

【0024】そして、このようにして求められた重心点
Gの座標は、データベース10の重心点レコードに登録
される(S306)。
The coordinates of the center of gravity G thus obtained are registered in the center of gravity record of the database 10 (S306).

【0025】このような重心点算出処理は、夜間バッチ
処理等の定刻起動処理によって定期的に行われる。すな
わち、タイマ等によって予め設定された時間間隔ごとに
重心点算出処理が行われ、当該時点における離散系レコ
ードの重心点が算出され登録される。なお、この重心点
算出処理は、データベース10を管理している計算機
(いわゆるホスト計算機)が行う。ホスト計算機の処理
効率を考慮すれば、このような重心点算出処理は、ユー
ザの計算機利用が少ない時間帯に行うことが望ましい。
このように、定期的に重心点を更新することにより、離
散系レコードの分布状態が変化する場合にも対応可能と
なる。そして、この重心点算出処理を行う時間間隔は、
レコードの分布状態の変動周期の長短に応じてユーザが
設定する。レコードの分布状態の変動が激しい場合は時
間間隔を短くし、変動が緩やかな場合は時間間隔を長く
する。
Such a center-of-gravity point calculation process is periodically performed by a timed start-up process such as a nighttime batch process. That is, the center-of-gravity point calculation processing is performed at preset time intervals by a timer or the like, and the center-of-gravity point of the discrete system record at that time point is calculated and registered. Note that this center-of-gravity point calculation processing is performed by a computer (so-called host computer) that manages the database 10. Considering the processing efficiency of the host computer, it is desirable to perform such a center-of-gravity point calculation process during a time period when the user's use of the computer is low.
In this way, by periodically updating the center of gravity, it is possible to deal with the case where the distribution state of discrete records changes. Then, the time interval for performing this centroid calculation process is
It is set by the user according to the length of the fluctuation cycle of the record distribution state. If the distribution of records fluctuates significantly, the time interval is shortened, and if the records fluctuate gently, the time interval is lengthened.

【0026】また、計算機の能力が大きい場合には、デ
ータベースの各レコードが更新されるごとに重心点算出
処理を行う構成とすることも可能である。この場合、離
散系レコードの分布状態の変化が早い場合でも常に離散
系レコード群の最新状態に対応した重心点に基づいて初
期画面表示を行うことができる。
If the computer has a large capacity, it is possible to perform the center-of-gravity point calculation process each time each record in the database is updated. In this case, the initial screen display can always be performed based on the barycentric point corresponding to the latest state of the discrete record group even when the distribution state of the discrete record changes rapidly.

【0027】以上が、本構成例における重心点算出処理
の流れである。次に、本構成例における初期画面表示処
理について図4のフローチャートを参照して説明する。
The above is the flow of the centroid calculation process in this configuration example. Next, the initial screen display processing in this configuration example will be described with reference to the flowchart in FIG.

【0028】まず、ユーザから不動産地図の照会を指示
するコマンドが入力された場合(S400)、不動産地
図の初期表示を行う必要がある。このため、まずデータ
ベースの重心点レコードから重心点Gの座標(Xg ,Y
g )を読み出す(S402)。
First, when the user inputs a command for inquiring a real estate map (S400), it is necessary to perform an initial display of the real estate map. Therefore, first, from the center of gravity record of the database, the coordinates (Xg, Y
g) is read (S402).

【0029】ここで、データベース10には、各建物の
座標データとして、不動産地図の座標原点を原点とした
ときの各建物の位置座標が登録されているが、これを画
面22に表示する際には、それら各建物の座標を画面2
2の座標系に座標変換する必要がある。そこで、次に、
その重心点Gを画面22の基準点(例えば、画面の中心
点)に一致させた場合における不動産地図の座標原点の
位置を、画面22の座標系において計算する(S40
4)。すなわち、S404では、不動産地図原点の位置
を画面座標系で表現した位置座標が得られる。そして、
データベースから各レコードを読み出し、各レコードの
座標(不動産地図原点を原点とした座標系で表現されて
いる)と、画面座標系で表現された不動産地図原点の位
置とに基づいて画面22上における各レコードの配置位
置を計算し、画面22の表示領域に含まれる各レコード
(建物)のみを画面22上に表示する(S406)。こ
のような初期画面表示の後は、ユーザは、従来と同様マ
ウス等で画面をスクロールすることにより、所望のレコ
ードを検索することができる。
Here, in the database 10, the position coordinates of each building when the origin of the coordinates of the real estate map is the origin are registered as the coordinate data of each building. When this is displayed on the screen 22, Displays the coordinates of each building on screen 2
It is necessary to perform coordinate conversion to the coordinate system of 2. So, next,
The position of the coordinate origin of the real estate map when the center of gravity G is matched with the reference point of the screen 22 (for example, the center point of the screen) is calculated in the coordinate system of the screen 22 (S40).
4). That is, in S404, the position coordinates that represent the position of the real estate map origin in the screen coordinate system are obtained. And
Each record is read from the database, and each record on the screen 22 is based on the coordinates of each record (represented by a coordinate system with the origin of the real estate map as the origin) and the position of the origin of the real estate map represented by the screen coordinate system. The layout position of the record is calculated, and only each record (building) included in the display area of the screen 22 is displayed on the screen 22 (S406). After such initial screen display, the user can search for a desired record by scrolling the screen with a mouse or the like as in the conventional case.

【0030】このような処理に従えば、初期表示時にお
いて常に画面22の中央に離散系レコード群の重心点が
来るので、画面22には常にレコード(建物)の密な部
分が初期表示される。従って、ユーザは、このようにレ
コードが密に配置された領域から不動産地図の照会作業
を開始することができ、所望レコードの検索の効率の向
上を図ることができる。すなわち、本構成によれば、レ
コードの分布が密な領域が初期表示されるため、ユーザ
が照会したいレコードが初期表示の時点で表示される確
率が高くなり、また初期表示の時点で照会対象が画面上
に表示されない場合でも、その照会対象まで画面をスク
ロールする距離が平均的に短くなる。このため、ユーザ
の検索の効率を向上させることができる。
According to such processing, since the center of gravity of the discrete record group always comes to the center of the screen 22 at the time of initial display, the screen 22 always initially displays a dense portion of records (buildings). . Therefore, the user can start the inquiry work of the real estate map from the area in which the records are densely arranged in this way, and the efficiency of searching for the desired record can be improved. That is, according to this configuration, since the area where the distribution of records is dense is initially displayed, the probability that the record that the user wants to inquire is displayed at the time of initial display is high, and the inquiry target is at the time of initial display. Even if it is not displayed on the screen, the distance to scroll the screen to the inquiry target becomes shorter on average. Therefore, the efficiency of user search can be improved.

【0031】なお、以上の例では、画面22の基準点の
例として画面の中心点を挙げたが、どのような点を画面
の基準点に選んでもよい。
In the above example, the center point of the screen is given as an example of the reference point of the screen 22, but any point may be selected as the reference point of the screen.

【0032】また、以上の例では、データベース10に
1つの離散系レコード群のみが格納されているものとし
て説明したが、本発明の手法は、1つのデータベースの
複数種類の離散系レコード群が格納されている場合にも
有効である。この場合、重心点は各離散系レコード群ご
とに算出され、登録される。この場合、各重心点レコー
ドは、重心点がどの離散系レコード群に対応するものか
識別するために、離散系レコード群の識別コードと、重
心点の座標とを含む。
Further, in the above example, it is explained that only one discrete record group is stored in the database 10, but the method of the present invention stores plural kinds of discrete record groups in one database. It is also effective when it is. In this case, the center of gravity is calculated and registered for each discrete record group. In this case, each barycentric point record includes the identification code of the discrete system record group and the coordinates of the barycentric point in order to identify which discrete system record group the barycentric point corresponds to.

【0033】構成例2.次に、本発明に係る離散系初期
表示方法の第2の構成例について説明する。この構成例
は、離散系レコード群が、あるデータ項目に注目して予
め複数のグループに分けられている場合における好適な
初期画面表示方法である。不動産地図を例にとって、こ
の構成例を説明する。
Configuration example 2. Next, a second configuration example of the discrete system initial display method according to the present invention will be described. This configuration example is a suitable initial screen display method when the discrete record group is divided into a plurality of groups in advance by focusing on a certain data item. This configuration example will be described by taking a real estate map as an example.

【0034】不動産地図の照会においては、例えば不動
産会社の本店にデータベースを有するホスト計算機が設
置され、各支店の端末機から本店のホスト計算機にオン
ラインでアクセスして不動産地図を照会する場合が多
い。この場合において、各支店には一般的に受持区域が
定まっているので、不動産地図を照会はこの受持区域を
中心として行われることが多い。そこで、支店からの照
会の場合、初期画面としては、その支店の受持区域が表
示されることが望ましい。
In the case of inquiring a real estate map, for example, a host computer having a database is installed at the head office of a real estate company, and the host computer at the head office is accessed online from the terminal of each branch to inquire the real estate map. In this case, since a holding area is generally set for each branch, the real estate map is often inquired around this holding area. Therefore, in the case of an inquiry from a branch, it is desirable that the acceptance area of the branch is displayed as the initial screen.

【0035】このため、この構成例では、予め各受持区
域ごとにレコード(建物)の重心点を求めてデータベー
スに登録しておく。そして、支店からの不動産地図の照
会があった場合には、ホスト計算機は、その支店の受持
区域を調べ、その受持区域の重心点をデータベースから
読み出し、その重心点が画面の基準点に一致するように
各レコードを画面上に表示する。
Therefore, in this configuration example, the center of gravity of the record (building) is obtained in advance for each holding area and registered in the database. Then, when there is a real estate map inquiry from a branch, the host computer examines the holding area of the branch, reads the center of gravity of the holding area from the database, and the center of gravity becomes the reference point on the screen. Display each record on screen to match.

【0036】図5は、この構成例における初期表示状態
を模式的に示した図である。図5において、不動産地図
500の各建物は、複数の受持区域510に分かれてい
る。データベース10には、各建物についてのレコード
のほかに各受持区域510の重心点のレコードが登録さ
れている。ここで、各建物のレコードには、受持区域の
フィールドがあり、その建物が存在する受持区域の識別
コード(区域コード)が格納されている。
FIG. 5 is a diagram schematically showing an initial display state in this configuration example. In FIG. 5, each building of the real estate map 500 is divided into a plurality of receiving areas 510. In the database 10, in addition to the record for each building, the record of the center of gravity of each receiving area 510 is registered. Here, the record of each building has a field of a holding area, and the identification code (area code) of the holding area in which the building exists is stored.

【0037】これら各受持区域の重心点は、前記構成例
1と同様に、受持区域に含まれる建物の各座標を平均す
ることにより求められる。そして、区域コードと重心点
座標とをデータ項目とする重心点レコードとしてデータ
ベース10に登録される。
The center of gravity of each of the receiving areas is obtained by averaging the coordinates of the buildings included in the receiving area, as in the case of the configuration example 1. Then, it is registered in the database 10 as a center of gravity record having the area code and the coordinates of the center of gravity as data items.

【0038】支店の端末機からその支店の受持区域を初
期表示したい場合、例えば前記不動産地図照会のコマン
ドにその支店の受持区域の識別コードを(例えば引数と
して)付加して入力し、ホスト計算機ではその区域コー
ドを読み取って、データベース10からその区域コード
に対応する受持区域の重心点を読み出す。そして、その
重心点が画面22の基準点に一致するように各建物を画
面上に表示する。
When it is desired to initially display the coverage area of the branch from the terminal of the branch, for example, by inputting the identification code of the coverage area of the branch (for example, as an argument) to the real estate map inquiry command, the host The computer reads the area code and reads the center of gravity of the receiving area corresponding to the area code from the database 10. Then, each building is displayed on the screen so that its center of gravity coincides with the reference point on the screen 22.

【0039】このような構成によれば、支店にとって最
もアクセス頻度の高い領域が初期表示されるので、ユー
ザの検索の効率を向上させることができる。
With such a configuration, since the area most frequently accessed by the branch is initially displayed, it is possible to improve the efficiency of user search.

【0040】なお、この例においては、照会コマンドに
付加する受持区域コードは、当該支店の受持区域に限ら
ず、他の支店の受持区域のコードにすることも可能であ
る。すなわち、各区域の識別コードを指定することによ
り、初期画面表示時に、所望区域の分布が最も密な領域
にアクセスすることが可能となる。
In this example, the receiving area code added to the inquiry command is not limited to the receiving area of the branch, and may be the code of the receiving area of another branch. That is, by designating the identification code of each area, it is possible to access the area where the distribution of the desired area is the most dense when the initial screen is displayed.

【0041】構成例3.離散系レコードがあるデータ項
目に注目して予め複数のグループに分けられている場合
における、好適な初期画面表示方法の他の例を説明す
る。この構成例も不動産地図を例にとったものである。
Configuration example 3. Another example of a suitable initial screen display method in the case where a discrete record is focused on a certain data item and is divided into a plurality of groups in advance will be described. This configuration example is also based on the real estate map.

【0042】不動産地図には、様々な建物が登録されて
いるが、管理の便宜のためにそれら各建物がその種類別
にグループ分けされる場合がある。例えば、建物は、お
おまかに分けて、民家、商店、及び公共施設などに分け
ることができる。そして、このような不動産地図の利用
においては、特定の種類の建物に重点を置いて調査を行
いたい場合がある。この場合、不動産地図表示の初期画
面としては、注目している種類の建物が最も密に分布し
ている領域が示されることが、以降の検索の効率から見
て望ましい。そこで、本構成では、建物の各種類ごとに
それぞれ分布の重心点を求めておき、不動産地図の照会
コマンド入力時に、注目する種類を指定することによ
り、その注目した種類の重心点が画面の中心にくるよう
に表示を行う。以下、この構成の具体例を図6を参照し
て説明する。
Although various buildings are registered in the real estate map, each building may be grouped according to its type for convenience of management. For example, a building can be roughly divided into private houses, shops, public facilities, and the like. In using such a real estate map, it may be desired to focus on a specific type of building for the investigation. In this case, it is desirable from the viewpoint of efficiency of subsequent searches that the initial screen of the real estate map display shows a region in which buildings of the type of interest are most densely distributed. Therefore, in this configuration, the center of gravity of the distribution is calculated for each type of building, and the type of interest is specified when the inquiry command of the real estate map is input, so that the center of gravity of the type of interest is the center of the screen. It is displayed so that it comes to. Hereinafter, a specific example of this configuration will be described with reference to FIG.

【0043】図6に示すように、この例においては、不
動産地図600は、民家レイヤ600a、商店レイヤ6
00b、及び公共施設レイヤ600cの重畳したものと
捉えられる。この場合、データベース10の各レコード
には、通常の識別コードや座標などに加え、建物の種類
(レイヤ)を示すフィールドが追加される。そして、デ
ータベース10には、更に各レイヤの重心点のレコード
が登録される。
As shown in FIG. 6, in this example, the real estate map 600 includes a private house layer 600a and a store layer 6
00b and the public facility layer 600c are considered to be superposed. In this case, a field indicating the type (layer) of the building is added to each record of the database 10 in addition to the usual identification code and coordinates. Then, the record of the center of gravity of each layer is further registered in the database 10.

【0044】これら各レイヤの重心点は、前記構成例1
と同様、各レイヤに含まれる建物の座標を平均すること
により求められる。この演算の結果は、レイヤコードと
重心点座標をデータ項目とする重心点レコードとしてデ
ータベース10に登録される。
The center of gravity of each of these layers is the same as in the above-mentioned configuration example 1.
Similar to the above, it is obtained by averaging the coordinates of the buildings included in each layer. The result of this calculation is registered in the database 10 as a center-of-gravity point record having the layer code and the center-of-gravity point coordinate as data items.

【0045】そして、不動産地図の照会において特定種
類の建物に特に注目したい場合には、ユーザは、照会を
指示するコマンドに、特定の建物種類の指定(レイヤの
コード)を付加して入力する。計算機は、コマンドにレ
イヤコードが付加されているのを検出した場合には、デ
ータベース10からそのレイヤコードに対応する重心点
座標を読み出し、その重心点座標が画面22の基準点に
一致するように各建物を画面表示する。
If the user wants to pay particular attention to a specific type of building in the inquiry of the real estate map, the user adds the designation of the specific building type (layer code) to the command for instructing the inquiry. When the computer detects that the layer code is added to the command, the computer reads the barycentric point coordinates corresponding to the layer code from the database 10 so that the barycentric point coordinates match the reference point on the screen 22. Display each building on the screen.

【0046】このような構成によれば、不動産地図の初
期表示において、ユーザが注目している種類の建物の分
布が最も密な領域を表示することが可能となり、以降の
ユーザの検索が容易になる。
According to such a configuration, in the initial display of the real estate map, it becomes possible to display the region in which the distribution of the type of building the user is paying attention to is the densest, and the subsequent search by the user is facilitated. Become.

【0047】以上、構成例2及び3では、不動産地図を
例にとって、支店の受持区域や建物の種類から各建物を
グループ分けした時の初期表示の方法を説明した。しか
しながら、構成例2及び3で示した手法は、支店の受持
区域や建物の種類などに限らず、建物のその他の属性に
基づいてグループ分けした場合にも適用可能である。す
なわち、この手法は、建物の属性(データ項目)のうち
特定の属性に注目して各建物をグループ分けし、それら
グループのうちの一つに着目してデータの検索を行うこ
とができる離散系レコード処理装置に有効である。
As described above, in the configuration examples 2 and 3, the real estate map is taken as an example to describe the method of initial display when each building is divided into groups according to the coverage area of the branch and the type of building. However, the methods shown in the configuration examples 2 and 3 are applicable not only to the coverage area of the branch office and the type of building, but also to the case of grouping based on other attributes of the building. In other words, this method is a discrete system in which each building is divided into groups by paying attention to a specific attribute among building attributes (data items), and data can be searched by focusing on one of those groups. Effective for record processing equipment.

【0048】構成例4.本構成例は、離散系レコード群
のレコード数が膨大となった場合における重心点演算の
計算量の軽減を目指すものである。
Configuration example 4. This configuration example aims at reducing the calculation amount of the center-of-gravity point calculation when the number of records in the discrete record group becomes enormous.

【0049】離散系レコード群のレコードの分布範囲が
広範囲にわたる場合、計算機処理の便宜上離散系レコー
ド群の分布空間を複数の区画に分割して管理すること
は、従来技術(図8参照)の説明でも述べた。そして、
離散系レコード群のレコード数が極めて多くなるような
ケースにおいては、1区画当りの要素数が適切な範囲内
に収まるよう分布空間を更に細かい区画に分割する場合
がある。本構成例は、このように離散系レコード群の分
布空間が複数の区画され、多くのレコードが含まれる場
合において、重心点演算の計算量を低減することを目的
とする。
When the distribution range of the records of the discrete record group is wide, it is explained in the prior art (see FIG. 8) that the distribution space of the discrete record group is divided into a plurality of sections for management for the convenience of computer processing. But said. And
In the case where the number of records in the discrete record group is extremely large, the distribution space may be divided into smaller partitions so that the number of elements per partition falls within an appropriate range. This configuration example aims to reduce the amount of calculation of the center of gravity operation when the distribution space of the discrete record group is divided into a plurality of sections and many records are included.

【0050】本構成例の重心点演算の手順を図面を参照
して説明すると、図7(a)に示すように、離散系レコ
ード群の分布空間は予め複数の区画に分割されているも
のとする。そして、データベース上では、図8の場合と
同様、各要素のレコードには、データ項目として所属区
画のコードが含まれている。このような場合において、
本構成例では、まず各区画毎にその区画に含まれるレコ
ード数を求める。このレコード数の算出は、所属区画を
キーとして、各区画ごとにその区画を所属区画とする要
素を検索し、その数を計数することにより行う。図7の
例では、各区画のレコード数は(b)に示すごとくにな
る。なお、図7(b)において、括弧内の数字はその区
画のレコード数を示し、その上にあるア〜フまでの記号
はその区画の識別コードを示す。このようにして各区画
のレコード数が求められると、その中から、予め定めら
れた閾値以上のレコード数を有する区画のみを選び、こ
れら選ばれた区画に含まれる要素のデータを平均するこ
とにより離散系レコード群の重心点を求める。すなわ
ち、図7の例では、区画ケ、サ、チ、ツ、ヌに含まれる
レコードの所定数値データを平均することにより、離散
系レコード群の重心点を求める。すなわち、ここでは、
レコード数が少ない区画は重心点位置の決定に影響が少
ないとみなし、演算の対象外とすることにより、重心点
演算の計算量を削減する。これにより、重心点算出の演
算に用いるデータ数が削減され、計算量を低減すること
が可能になる。
The procedure of calculating the center of gravity in this configuration example will be described with reference to the drawing. As shown in FIG. 7A, the distribution space of the discrete record group is divided into a plurality of sections in advance. To do. Then, in the database, as in the case of FIG. 8, the record of each element includes the code of the belonging section as a data item. In such a case,
In this configuration example, first, for each section, the number of records included in that section is obtained. The number of records is calculated by using the belonging section as a key, searching for an element that belongs to the section for each section, and counting the number. In the example of FIG. 7, the number of records in each section is as shown in (b). In FIG. 7B, the number in parentheses indicates the number of records in the section, and the symbols A to F above the section indicate the identification code of the section. When the number of records in each section is obtained in this way, only the section having the number of records equal to or greater than a predetermined threshold value is selected from among them, and the data of the elements included in these selected sections are averaged. Find the center of gravity of discrete records. That is, in the example of FIG. 7, the center of gravity of the discrete record group is obtained by averaging the predetermined numerical data of the records included in the sections K, S, J, T, and N. That is, here
A section with a small number of records is considered to have little influence on the determination of the position of the center of gravity, and is excluded from the calculation, thereby reducing the calculation amount of the calculation of the center of gravity. As a result, the number of data used for the calculation of the center of gravity is reduced, and the calculation amount can be reduced.

【0051】次に、この方法を発展させた例について説
明する。この例では、重心点の演算において、離散系の
各レコードそのもののデータは用いない。すなわち、こ
の例は、各区画ごとにレコード数を求め、レコード数が
所定の閾値以上となる区画を選び、この結果選ばれた区
画内の各レコード自体を平均する代わりに、閾値以上の
レコード数を有する区画の代表点(例えば区画の中心
点)を平均することにより重心点を求める。例えば、図
7の例でいえば、区画ケ、サ、チ、ツ、ヌの代表点の座
標を平均したものを離散系レコード群全体の重心点とす
る。このような処理によれば、計算量を大幅に削減する
ことができる。
Next, an example in which this method is developed will be described. In this example, the data of each record of the discrete system itself is not used in the calculation of the center of gravity. That is, in this example, the number of records is calculated for each section, the section with the number of records equal to or greater than a predetermined threshold value is selected, and instead of averaging each record in the selected section, the number of records equal to or greater than the threshold value is selected. The center of gravity is obtained by averaging the representative points (for example, the center points of the sections) of the sections having. For example, in the example of FIG. 7, the average of the coordinates of the representative points of the sections K, S, J, T, and N is the center of gravity of the entire discrete record group. According to such processing, the amount of calculation can be significantly reduced.

【0052】また、この方法の変形例として、区画を閾
値で選別する代わりに、区画のレコード数を「重み」と
して、各区画の代表点の重みづけ平均をとるという方法
も考えられる。すなわち、各区画の代表点のデータにそ
の区画のレコード数を乗じ、この乗算結果を全区画につ
いて加算し、この加算結果を全レコード数で除した結果
を重心点とする方法である。この方法によれば、全要素
の平均をとるよりも遥かに少ない計算量で、ある程度精
密な重心点を求めることができる。
Further, as a modification of this method, a method of taking a weighted average of the representative points of each section by using the number of records of the section as “weight” instead of selecting the section by a threshold value is also conceivable. That is, this is a method in which the data of the representative point of each section is multiplied by the number of records in that section, the multiplication result is added for all the sections, and the result of dividing the addition result by the total number of records is used as the center of gravity point. According to this method, it is possible to obtain the center of gravity with a certain degree of precision with a calculation amount much smaller than that of averaging all elements.

【0053】以上、本発明に係る離散系初期表示方法の
実施形態の具体例を説明した。以上の例では、離散系レ
コード群の例として不動産地図を用いて説明したが、本
発明に係る方法は不動産地図に限らず、他の様々な離散
系レコード群に適用可能である。例えば、本発明が適用
可能な離散系レコード群としては、前述した配電設備図
のほかにも、気象現象を示す図(これは、空間各点にお
ける大気圧が構成要素となる離散系である)や動物の生
息地域を示す図(これは動物が構成要素となる離散系で
ある)などが挙げられる。更にいえば、本発明が適用可
能な離散系レコード群は、上記不動産地図のような空間
的な位置座標に関する離散系に限られるものではない。
本発明の方法は、各レコードに数値データを要素とする
データ項目が含まれており、それら数値データについて
各レコードの空間分布状態の表示を行うような離散系レ
コード群ならば、どのようなものにも適用することがで
きる。
The specific example of the embodiment of the discrete system initial display method according to the present invention has been described above. In the above example, the real estate map was used as an example of the discrete record group, but the method according to the present invention is not limited to the real estate map, and can be applied to various other discrete record groups. For example, as the discrete record group to which the present invention can be applied, in addition to the above-described distribution facility diagram, a diagram showing a meteorological phenomenon (this is a discrete system in which atmospheric pressure at each spatial point is a constituent element). And diagrams showing the habitat of animals (this is a discrete system in which animals are components). Furthermore, the discrete system record group to which the present invention is applicable is not limited to the discrete system related to spatial position coordinates such as the real estate map.
According to the method of the present invention, each record includes a data item having numeric data as an element, and what kind of data is a discrete record group for displaying the spatial distribution state of each record for the numeric data? Can also be applied to.

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

【図1】 本発明に係る離散系初期表示方法を適用した
場合における離散系レコード群の初期表示状態を示す模
式図である。
FIG. 1 is a schematic diagram showing an initial display state of a discrete system record group when a discrete system initial display method according to the present invention is applied.

【図2】 本発明の構成例1において、不動産地図表示
を例にとった場合の離散系レコード群のデータ構造の一
例を示す図である。
FIG. 2 is a diagram showing an example of a data structure of a discrete record group in the case of displaying a real estate map in Configuration Example 1 of the present invention.

【図3】 重心点算出処理の流れを示すフローチャート
である。
FIG. 3 is a flowchart showing a flow of a centroid calculation process.

【図4】 初期画面表示処理の流れを示すフローチャー
トである。
FIG. 4 is a flowchart showing a flow of initial screen display processing.

【図5】 本発明の構成例2における離散系レコード群
の初期表示状態を示す模式図である。
FIG. 5 is a schematic diagram showing an initial display state of a discrete system record group in Configuration Example 2 of the present invention.

【図6】 本発明の構成例3における離散系レコード群
の初期表示状態を示す模式図である。
FIG. 6 is a schematic diagram showing an initial display state of a discrete system record group in Configuration Example 3 of the present invention.

【図7】 本発明の構成例4における離散系レコード群
の重心算出の手順を説明するための図である。
FIG. 7 is a diagram for explaining a procedure for calculating the center of gravity of a discrete system record group in Configuration Example 4 of the present invention.

【図8】 離散系レコード群の表示方法を説明するため
の図である。
FIG. 8 is a diagram for explaining a method of displaying a discrete record group.

【図9】 離散系レコード群の表示方法を説明するため
の図である。
FIG. 9 is a diagram for explaining a method of displaying a discrete record group.

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

10 データベース、20 計算機、22 表示画面。 10 database, 20 computer, 22 display screen.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 データ項目のうちの少なくとも1つが数
値データである複数のレコードからなる離散系レコード
群を格納したデータベースと、指定された1以上の前記
数値データ項目に関する前記各レコードの配置構成を求
め、前記指定数値データ項目に関する前記各レコードの
分布空間のうちの所定の大きさの領域について前記各レ
コードの配置構成の表示を行う表示処理手段と、を有す
る離散系レコード処理装置において、 前記各レコードの前記指定数値データ項目に基づき、前
記離散系レコード群の前記指定数値データ項目について
の重心点を算出し、 求められた重心点を前記離散系レコード群と対応づけて
前記データベースに登録し、 前記表示処理手段による離散系レコード群の初期画面表
示時には、前記離散系レコード群に対応する重心点を前
記データベースから読み出し、前記重心点を画面の基準
点に一致させて前記配置構成を表示することを特徴とす
る離散系初期表示方法。
1. A database storing a discrete record group consisting of a plurality of records in which at least one of the data items is numerical data, and an arrangement configuration of each of the records relating to one or more designated numerical data items. In the discrete record processing apparatus, the display processing unit obtains and displays the arrangement configuration of each record for a region of a predetermined size in the distribution space of each record related to the designated numerical data item. Based on the designated numerical data item of the record, calculate the center of gravity for the designated numerical data item of the discrete system record group, and register the obtained center of gravity point in the database in association with the discrete system record group, When the initial screen of the discrete record group is displayed by the display processing means, it corresponds to the discrete record group. An initial display method for a discrete system, characterized in that the center of gravity point is read from the database, and the center of gravity point is matched with a reference point on the screen to display the arrangement configuration.
【請求項2】 データ項目として位置座標を含む複数の
レコードからなる離散系レコード群を格納したデータベ
ースと、前記位置座標に関する前記各レコードの配置構
成を求め、位置座標に関する前記各レコードの分布空間
のうち所定の大きさの領域について前記各レコードの配
置構成の表示を行う表示処理手段を有する離散系レコー
ド処理装置において、 前記各レコードの位置座標に基づき前記離散系レコード
群の重心点を算出し、 求められた重心点を前記離散系レコード群と対応づけて
前記データベースに登録し、 前記表示処理手段による離散系レコード群の初期画面表
示時には、前記離散系レコード群に対応する重心点を前
記データベースから読み出し、前記重心点を画面の基準
点に一致させて前記配置構成を表示することを特徴とす
る離散系初期表示方法。
2. A database storing a discrete record group consisting of a plurality of records including position coordinates as data items, an arrangement configuration of each record regarding the position coordinates, and a distribution space of each record regarding the position coordinates. In a discrete record processing device having a display processing means for displaying the arrangement configuration of each record for a region of a predetermined size, a center of gravity of the discrete record group is calculated based on the position coordinates of each record, The obtained center of gravity is registered in the database in association with the discrete record group, and the center of gravity corresponding to the discrete record group is displayed from the database at the time of displaying the initial screen of the discrete record group by the display processing means. It is characterized in that the arrangement configuration is displayed by reading out and making the center of gravity point coincide with a reference point on the screen. Discrete system initial display method.
【請求項3】 請求項1又は請求項2に記載の離散系初
期表示方法において、前記離散系レコード群の各レコー
ドを所定のデータ項目に関して複数のグループにグルー
プ分けし、前記各グループごとに重心点を算出して前記
データベースに登録し、前記離散系レコード群の初期表
示を指示するコマンドにグループの指定が付加されてい
た場合に、当該指定グループの重心点を画面の基準点に
一致させて前記各レコードの配置構成を表示することを
特徴とする離散系初期表示方法。
3. The discrete system initial display method according to claim 1, wherein each record of the discrete system record group is divided into a plurality of groups with respect to a predetermined data item, and the center of gravity of each group. When the point is calculated and registered in the database, and the group designation is added to the command for instructing the initial display of the discrete record group, the center of gravity point of the designated group is matched with the reference point on the screen. A discrete system initial display method characterized by displaying the arrangement configuration of each record.
【請求項4】 請求項1又は請求項2に記載の離散系初
期表示方法において、前記分布空間を複数の区画に分割
し、各区画ごとに重心点を算出して前記データベースに
登録し、離散系レコードの初期表示を指示するコマンド
に区画の指定が付加されていた場合に、当該指定区画の
重心点を画面の基準点に一致させて前記各レコードの配
置構成を表示することを特徴とする離散系初期表示方
法。
4. The discrete system initial display method according to claim 1 or 2, wherein the distribution space is divided into a plurality of sections, and a centroid point is calculated for each section and registered in the database. When a section designation is added to the command for instructing the initial display of the system record, the barycentric point of the designated section is made to coincide with the reference point of the screen and the arrangement configuration of each record is displayed. Discrete system initial display method.
【請求項5】 請求項1又は請求項2に記載の離散系初
期表示方法において、前記分布空間を複数の区画に分割
し、各区画ごとに当該区画に含まれるレコード数を求
め、離散系レコードの初期表示時には、前記区画のうち
前記所属レコード数が所定の閾値以上となる区画の情報
に基づき離散系レコード群の重心点を算出することを特
徴とする離散系初期表示方法。
5. The discrete system initial display method according to claim 1 or 2, wherein the distribution space is divided into a plurality of sections, and the number of records included in each section is calculated for each section to obtain a discrete system record. In the initial display of, the discrete system initial display method is characterized in that the center of gravity of the discrete record group is calculated based on the information of the section in which the number of belonging records is equal to or more than a predetermined threshold value among the sections.
【請求項6】 請求項5記載の離散系初期表示方法にお
いて、所属レコード数が前記所定閾値以上となる区画の
代表点に基づき離散系レコード群の重心点を算出するこ
とを特徴とする離散系初期表示方法。
6. The discrete system initial display method according to claim 5, wherein the center of gravity of the discrete system record group is calculated based on the representative points of the sections in which the number of belonging records is equal to or more than the predetermined threshold value. Initial display method.
【請求項7】 請求項1〜6のいずれかに記載の離散系
初期表示方法において、定期的に前記重心点の算出を行
ってデータベースの登録を更新することを特徴とする離
散系初期表示方法。
7. The discrete system initial display method according to any one of claims 1 to 6, characterized in that the center of gravity is calculated periodically to update the registration of the database. .
【請求項8】 請求項1〜6のいずれかに記載の離散系
初期表示方法において、データベースの各レコードが更
新に連動して前記重心点を算出し、データベースに登録
された前記重心点を更新することを特徴とする離散系初
期表示方法。
8. The discrete system initial display method according to claim 1, wherein each bar of the database is interlocked with updating to calculate the barycentric point, and the barycentric point registered in the database is updated. A discrete system initial display method characterized by:
JP7193330A 1995-07-28 1995-07-28 Discrete system initial display method Pending JPH0944513A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7193330A JPH0944513A (en) 1995-07-28 1995-07-28 Discrete system initial display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7193330A JPH0944513A (en) 1995-07-28 1995-07-28 Discrete system initial display method

Publications (1)

Publication Number Publication Date
JPH0944513A true JPH0944513A (en) 1997-02-14

Family

ID=16306104

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7193330A Pending JPH0944513A (en) 1995-07-28 1995-07-28 Discrete system initial display method

Country Status (1)

Country Link
JP (1) JPH0944513A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1519153A1 (en) * 2003-09-29 2005-03-30 Aisin Aw Co., Ltd. Navigation apparatus
KR100665473B1 (en) * 1999-12-16 2007-01-04 주식회사 케이티 Location search method by coordinates and adjacency information
JP2008224993A (en) * 2007-03-12 2008-09-25 Denso It Laboratory Inc Map display device, map display method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100665473B1 (en) * 1999-12-16 2007-01-04 주식회사 케이티 Location search method by coordinates and adjacency information
EP1519153A1 (en) * 2003-09-29 2005-03-30 Aisin Aw Co., Ltd. Navigation apparatus
JP2008224993A (en) * 2007-03-12 2008-09-25 Denso It Laboratory Inc Map display device, map display method, and program
JP4685049B2 (en) * 2007-03-12 2011-05-18 株式会社デンソーアイティーラボラトリ Map display device, map display method and program

Similar Documents

Publication Publication Date Title
JP5416322B2 (en) Work management system, work management terminal, program, and work management method
EP2038677B1 (en) Enhanced positional accuracy in geocoding by dynamic interpolation
US10373107B2 (en) Generation of actions to correct physical configurations
CN1726407A (en) Providing a user with location-based information
KR101983714B1 (en) Auto-updata system using name similarity and spatial proximity
JP5214933B2 (en) Map display system
US7251622B2 (en) System and method for searching for information on inventory with virtual warehouses
JPH0944513A (en) Discrete system initial display method
CN113722781B (en) Heterogeneous engineering file display processing device
JPH03266077A (en) Telephone directory retrieval system
JP2000331041A (en) Three-dimensional equipment management system
JP3552339B2 (en) Database system
JP6324175B2 (en) Map information display system and method, program
JPH0877218A (en) Method for supporting design of arrangement of room and device therefor
JP2000076294A (en) Data retrieval method, device therefor and record medium
JPH07262220A (en) Method and device for retrieving information
JP2819203B2 (en) Drawing management method and apparatus
JP4267997B2 (en) Building plan search system and method
JP2003223450A (en) Matching method for address information with position coordinates
JP2000048040A (en) Method for conceptionally setting up information in specific part and retrieve it to display on screen and program for executing the method
JP2001229182A (en) Method and device for electronic map retrieval and recording medium with recorded electronic map retrieving program
JP2019200668A (en) House plan proposal system
CN114443648B (en) Intelligent retrieval method for satellite remote sensing data
JP2005316765A (en) Real estate property search system, device indicating property inside school precinct, and device indicating surrounding environment
JP2001331491A (en) Target retrieval method and target retrieval device