JP3610758B2 - Graphic attribute information display device - Google Patents

Graphic attribute information display device Download PDF

Info

Publication number
JP3610758B2
JP3610758B2 JP895098A JP895098A JP3610758B2 JP 3610758 B2 JP3610758 B2 JP 3610758B2 JP 895098 A JP895098 A JP 895098A JP 895098 A JP895098 A JP 895098A JP 3610758 B2 JP3610758 B2 JP 3610758B2
Authority
JP
Japan
Prior art keywords
attribute information
graphic
land
displayed
screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP895098A
Other languages
Japanese (ja)
Other versions
JPH10269349A (en
Inventor
直樹 坂東
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP895098A priority Critical patent/JP3610758B2/en
Publication of JPH10269349A publication Critical patent/JPH10269349A/en
Application granted granted Critical
Publication of JP3610758B2 publication Critical patent/JP3610758B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Instructional Devices (AREA)
  • Digital Computer Display Output (AREA)
  • Processing Or Creating Images (AREA)
  • User Interface Of Digital Computer (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は画面上の図形とその図形の持つ属性を合わせて表示する図形属性情報表示装置に関する。
【0002】
【従来の技術】
例えば、土地の異動処理(分筆、合筆)に伴い土地の形状変更を行う地図の場合、属性情報として例えば所有者名などの表示位置を土地の形状の縦横に占める範囲の中心を自動計算して表示しているが、土地の形状によっては、土地から離れた位置に表示されたり、はみ出して表示されたり、道路や川のような広範囲にわたる土地の場合でも1ヵ所にしか表示されないという状態であった。
【0003】
【発明が解決しようとする課題】
以上のような場合、表示された属性情報と土地との関連の認識が難しい場合があり、地図としての利用価値が損なわれているという問題がありその解決策が求められていた。
本発明はこのような点にかんがみて、属性情報を認識し易い位置に、必要な数だけ表示させることにより、図形と属性情報の関連の認識をしやすくし、地図などの図形を表示した図面の利用価値を高める手段を提供することを目的とする。
【0004】
【課題を解決するための手段】
上記の課題は下記の如くに構成された図形属性情報表示装置によって解決される。
【0005】
図1は、本発明の構成図である。
図において、1は図形および上記図形の属性情報を保持する図形属性情報データベースであり、2は上記図形を画面上に表示する図形表示手段、3は上記表示された図形上の一点を指示する図形指示手段、4は上記指示された図形の属性情報を上記図形属性情報データベースを検索して抽出する属性情報検索手段、5は上記検索して抽出した属性情報を上記指示された図形上の一点の位置に基づいて画面上に配置して表示する属性情報表示手段である。
【0006】
【発明の実施の形態】
本実施の形態においては、パーソナルコンピュータ、ワークステーション等の汎用的な目的で使用される計算機上で実行するコンピュータプログラムにより実現する形態を示す。
【0007】
本発明の図形属性情報表示装置は、処理装置、主記憶装置、補助記憶装置、入出力装置などから構成される計算機上で、コンピュータプログラムを実行して実現される。また、コンピュータプログラムは、フロッピーディスクやCD−ROM等の可搬型媒体やネットワーク接続された他の計算機の主記憶装置や補助記憶装置等に格納されて提供される。本発明の記録媒体は、上記可搬型媒体、主記憶装置、補助記憶装置に該当する。
【0008】
提供されたコンピュータプログラムは、可搬型媒体から直接計算機の主記憶装置にロードされ、または、可搬型媒体から一旦補助記憶装置にコピーまたはインストール後に、主記憶装置にロードされて実行する。また、ネットワーク接続された他の装置に格納されて提供された場合も、他の装置からネットワークを経由して受信後に、補助記憶装置にコピー、主記憶装置にロードされ実行するものである。
【0009】
本発明の実施の形態の構成図を図2に示す。20は土地情報管理システムであって、地籍管理に関わる。土地の位置、形状による区分すなわち「筆」と呼ばれる土地の管理単位と、その土地の属性として、所有者、地目、面積などの土地に関わる情報を維持管理するものである。
【0010】
土地の形状については、土地の境界を線分のつながりで記憶し、ディスプレイ装置や紙に土地の地図として表示する。土地の売買や相続などにおける所有関係の異動にともなう変更処理を行い常に権利関係を明確にしておく業務で使用される。
【0011】
上記土地情報管理システム20は土地属性情報テーブル27と土地区画情報テーブル26とからなる土地情報データベースと、データの入出力装置特に本発明に関わる区分された土地を表示するディスプレイ28と、あらたに属性を表示させる土地区画を示すとともに表示位置を指示するポインタ21とを備えるように構成する。
【0012】
システムの制御はコンピュータのプログラムとして備えられて機能する4つの手段で実行される。利用者により画面上の地図を、ポインタ21で指示されたとき指示された位置を検出する地点指示部22と、指示された位置がどの区画の土地に属すのかを土地区画情報テーブル26を検索する土地検索部23と、検索された土地の区画の属性を土地属性情報テーブル27を検索する属性検索部24と検索された属性、例えばその土地の所有者名を指示された地図上の位置に対応するディスプレイ28の画面上に表示する表示部25とからなる。
【0013】
図3に本発明の実施の形態の画面例を示す。二重線の枠で示す四角はディスプレイ28の画面30である。画面には所有者名がA、B、CとEの4つの区分の土地が例示されている。画面上の所有者名の表示は本発明の実施の結果利用者の指定した位置に配置してある。
【0014】
従来はこれらの表示位置は各土地の区画の占める縦横それぞれの範囲の中心に機械的に決めて表示していたので、例えば所有者Aの土地の区画は実際には点線で示すように画面の外側にもつながっており、その中心位置である○印33の位置に表示されていた。また、土地の区画を示す端点(筆界点という)が(f)、(j)、(m)、(k)、(h)、(i)で示される所有者名Cの土地については従来は○印35の位置に表示されていた。これらのような表示位置では土地の所有者名の表示の認識ができないあるいは間違って認識される可能性があった。上記に例示したように土地の区画は複数の線分で囲んで示すようになっており線の接続点を括弧付英小文字で示している。
【0015】
図4には土地情報データベースの構造説明図を示す。図4(a)の土地属性情報テーブル41には上記した画面例に対応して字と地番を識別子とする土地IDと所有者名、地目、土地の面積を記憶している。また、図4(b)の土地区画情報テーブル42には上記土地IDに対応して土地の区画の位置、形状を記憶している。土地の区画は東西方向の位置をX座標、南北方向の位置をY座標として、連続した線分の各端点の座標を筆界点のリストとして表示するようにしている。
【0016】
例えば、所有者Bについては、土地IDは10−30−10すなわち大字、小字、地番をIDとし、所有者名はB、面積100平方メートルの宅地、位置は図3の(j)、(g)、(k)、(m)に対応した座標(Xj,Yj)、(Xg,Yg)、(Xk,Yk)、(Xm,Ym)であることを記憶している。
【0017】
以上のような土地区画情報テーブル42に保持されている土地の区画の情報を画面30に表示し、利用者が指示した土地の区画の所有者名を土地属性情報テーブル41から読みだして画面上の利用者が指示した位置に表示する動作の説明を図5の属性表示のフローチャートにしたがって説明する。
【0018】
ステップS51では、利用者は土地の区画の所有者名を見やすい位置に表示するようにマウスポインタ21によって画面に表示されている地図上の上記区画の中の最適な表示点を指示してマウスのボタンを押す。地点指示部22は上記画面上の指示された点の位置をXY座標として土地検索部23に渡す。
【0019】
ステップS52において、土地検索部23は上記渡されたXY座標を含む土地の区画のIDを土地区画情報テーブル42を検索して得る。すなわち土地区画テーブル42の筆界点リストにある複数の点によって囲まれた領域に指示されたXY座標が含まれるか否かを各土地区画毎に調べて対応する土地IDを探す。複数の点を結んだ閉領域にある点が含まれるか否かの判定はCAD、お絵かきソフトのほか画面を操作する装置において一般に実施されている。例えば、隣り合った2つの筆界点のX座標の間に上記指定された点のX座標を含む組み合わせについて、指定された点が上記2つの筆界点を結ぶ直線の上にある組み合わせの数が奇数であればその点は上記閉領域に含まれると判断することができる。
【0020】
ステップS53では、検出された土地IDに対応して土地属性情報テーブル41を検索し、表示するべき属性として土地の所有者名を得る。
ステップS54においては土地区画上に上記ポインタで指示された点を中心とするように所有者名を表示する。
【0021】
なお、所有者名の表示位置は指示された位置を中心とするほか、その位置を先頭として表示したり、あらかじめ定められた位置関係にして表示してもよい。
また、上記説明は画面上の表示位置について述べたが、印刷物としての表示位置についても同様に実現できるものである。
【0022】
さらに、本発明は地図以外の図形についても各閉じられた区画の領域ごとにその属性を表示する場合にも適用できるものである。
閉曲線に囲まれた領域を塗りつぶす技術も公用されており、上記閉領域は曲線のつながりで構成していても指定した点がその閉領域に含まれるか否かの判定部分を置き換えることで同様に実現できる。
【0023】
【発明の効果】
以上の説明から明らかなように、本発明によれば、表示された画面あるいは印刷された図面上の図形の属性情報が認識し易くなり、例えば地図上の変則的な土地の形状であっても属性情報を対応する位置に表示でき、道路や川のような広範囲に渡る土地には複数箇所に属性情報を表示が可能となり、画面や図面上の属性情報を正確に認識できることによる作業能率の向上、作業精度の向上という工業的効果がある。
【図面の簡単な説明】
【図1】本発明の構成図
【図2】本発明の実施の形態の構成図
【図3】本発明の実施の形態の画面例
【図4】土地情報データベースの構造説明図
【図5】属性表示のフローチャート
【符号の説明】
1 図形属性情報データベース
2 図形表示手段
3 図形指示手段
4 属性情報検索手段
5 属性情報表示手段
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a graphic attribute information display device that displays a graphic on a screen together with an attribute of the graphic.
[0002]
[Prior art]
For example, in the case of a map that changes the shape of the land in accordance with the land transfer process (split, writing), the center of the range that occupies the display position of the owner name etc. in the vertical and horizontal directions of the land shape is automatically calculated as attribute information. However, depending on the shape of the land, it may be displayed at a position distant from the land, or it may be displayed in a protruding manner, or even in a wide area such as a road or river. there were.
[0003]
[Problems to be solved by the invention]
In such cases, there is a case where it is difficult to recognize the relationship between the displayed attribute information and the land, and there is a problem that the utility value as a map is impaired, and a solution to that problem has been demanded.
In view of these points, the present invention makes it easy to recognize the relationship between a figure and attribute information by displaying the required number of positions at positions where the attribute information can be easily recognized, and displays a figure such as a map. The purpose is to provide a means to increase the utility value of the.
[0004]
[Means for Solving the Problems]
The above-described problem is solved by a graphic attribute information display device configured as follows.
[0005]
FIG. 1 is a block diagram of the present invention.
In the figure, reference numeral 1 is a graphic attribute information database that holds a graphic and attribute information of the graphic, 2 is graphic display means for displaying the graphic on the screen, and 3 is a graphic designating one point on the displayed graphic. The instruction means 4 is attribute information search means for searching the graphic attribute information database to extract the attribute information of the indicated graphic, and 5 is the attribute information extracted by searching for the attribute information of the specified graphic. This is attribute information display means for arranging and displaying on the screen based on the position.
[0006]
DETAILED DESCRIPTION OF THE INVENTION
In the present embodiment, a form realized by a computer program executed on a computer used for general purposes such as a personal computer or a workstation is shown.
[0007]
The graphic attribute information display device of the present invention is realized by executing a computer program on a computer including a processing device, a main storage device, an auxiliary storage device, an input / output device, and the like. The computer program is stored and provided in a portable medium such as a floppy disk or CD-ROM, or in a main storage device or auxiliary storage device of another computer connected to the network. The recording medium of the present invention corresponds to the portable medium, the main storage device, and the auxiliary storage device.
[0008]
The provided computer program is loaded directly from the portable medium into the main storage device of the computer, or once copied or installed from the portable medium to the auxiliary storage device, then loaded into the main storage device and executed. In addition, when the data is stored and provided in another device connected to the network, it is copied to the auxiliary storage device after being received from the other device via the network, and loaded into the main storage device for execution.
[0009]
FIG. 2 shows a configuration diagram of the embodiment of the present invention. Reference numeral 20 denotes a land information management system, which is related to land ownership management. This is a type of land management unit called “brush”, which is classified according to the position and shape of the land, and information on the land such as the owner, texture and area as the attributes of the land.
[0010]
As for the shape of the land, the boundary of the land is stored as a line segment, and is displayed as a map of the land on a display device or paper. It is used in the business of always clarifying the right relationship by performing change processing in accordance with the transfer of ownership in the sale and inheritance of land.
[0011]
The land information management system 20 includes a land information database including a land attribute information table 27 and a land parcel information table 26, a data input / output device, in particular, a display 28 for displaying classified land related to the present invention, and a new attribute. And a pointer 21 for indicating a display position.
[0012]
The control of the system is executed by four means provided and functioning as a computer program. A point indication unit 22 that detects a position indicated when a pointer is indicated on a map on the screen by a user, and a land parcel information table 26 to which parcel the designated position belongs are searched. The land search unit 23, the attribute of the searched land section, the attribute search unit 24 for searching the land attribute information table 27, and the searched attribute, for example, the name of the owner of the land correspond to the designated position on the map. The display unit 25 is displayed on the screen of the display 28.
[0013]
FIG. 3 shows an example of a screen according to the embodiment of the present invention. A square indicated by a double line frame is the screen 30 of the display 28. On the screen, there are four categories of land with owner names A, B, C and E. The display of the owner name on the screen is arranged at a position designated by the user as a result of implementing the present invention.
[0014]
Conventionally, these display positions are mechanically determined and displayed at the center of the vertical and horizontal ranges occupied by each land section. For example, the land section of the owner A is actually displayed on the screen as indicated by a dotted line. It was also connected to the outside and displayed at the position of the circle 33, which is the center position. In addition, for the land of the owner name C indicated by (f), (j), (m), (k), (h), and (i), the end points indicating the land divisions (referred to as the brush boundary point) are conventional. Was displayed at the position of the circle 35. In such display positions, the display of the owner name of the land could not be recognized or could be mistakenly recognized. As illustrated above, the land section is surrounded by a plurality of line segments, and the connection points of the lines are indicated by lowercase letters with parentheses.
[0015]
FIG. 4 shows a structure explanatory diagram of the land information database. The land attribute information table 41 shown in FIG. 4A stores a land ID, an owner name, a texture, and a land area with characters and lot numbers as identifiers corresponding to the above-described screen example. Further, the land section information table 42 in FIG. 4B stores the position and shape of the land section corresponding to the land ID. The land divisions are displayed as a list of stroke points with the coordinates of each end point of a continuous line segment, with the east-west position being the X coordinate and the north-south position being the Y coordinate.
[0016]
For example, for the owner B, the land ID is 10-30-10, that is, the large letter, the small letter, and the lot number are IDs, the owner name is B, the residential land with an area of 100 square meters, and the positions are (j) and (g) in FIG. , (K), (m) are stored as coordinates (Xj, Yj), (Xg, Yg), (Xk, Yk), (Xm, Ym).
[0017]
The land parcel information held in the land parcel information table 42 as described above is displayed on the screen 30, and the owner name of the land parcel designated by the user is read from the land attribute information table 41 and displayed on the screen. The operation of displaying at the position designated by the user will be described according to the attribute display flowchart of FIG.
[0018]
In step S51, the user instructs the optimal display point in the above-mentioned section on the map displayed on the screen by the mouse pointer 21 so that the owner name of the land section is displayed at an easy-to-see position. I press the button. The point instruction unit 22 passes the position of the point indicated on the screen to the land search unit 23 as XY coordinates.
[0019]
In step S52, the land search unit 23 searches the land block information table 42 for the ID of the land block including the passed XY coordinates. That is, each land parcel is searched for whether or not the designated XY coordinates are included in the area surrounded by a plurality of points in the brush boundary list of the land parcel table 42, and the corresponding land ID is searched. The determination of whether or not a point in a closed region connecting a plurality of points is included is generally carried out in devices that operate the screen in addition to CAD and drawing software. For example, for a combination including the X coordinate of the specified point between the X coordinates of two adjacent brush boundary points, the number of combinations where the specified point is on a straight line connecting the two brush boundary points Can be determined to be included in the closed region.
[0020]
In step S53, the land attribute information table 41 is searched corresponding to the detected land ID, and the owner name of the land is obtained as an attribute to be displayed.
In step S54, the owner name is displayed on the land block so as to center on the point designated by the pointer.
[0021]
Note that the display position of the owner name may be displayed centered on the instructed position, may be displayed with the position as the head, or may be displayed in a predetermined positional relationship.
In the above description, the display position on the screen has been described. However, the display position as a printed material can be similarly realized.
[0022]
Furthermore, the present invention can also be applied to a case where a graphic other than a map is displayed for each closed partition area.
A technique for painting an area surrounded by a closed curve is also used in the public domain. realizable.
[0023]
【The invention's effect】
As is clear from the above description, according to the present invention, it becomes easy to recognize the attribute information of the graphic on the displayed screen or the printed drawing, for example, even if it is an irregular land shape on the map. Attribute information can be displayed at corresponding positions, and attribute information can be displayed at multiple locations on a wide area such as roads and rivers, improving work efficiency by accurately recognizing attribute information on screens and drawings There is an industrial effect of improving work accuracy.
[Brief description of the drawings]
[Fig. 1] Configuration diagram of the present invention [Fig. 2] Configuration diagram of an embodiment of the present invention [Fig. 3] Screen example of an embodiment of the present invention [Fig. 4] Structure explanatory diagram of a land information database [Fig. Attribute display flowchart [Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Graphic attribute information database 2 Graphic display means 3 Graphic instruction means 4 Attribute information search means 5 Attribute information display means

Claims (2)

図形および図形の属性情報を保持する図形属性情報データベースと、
上記図形を画面上に表示する図形表示手段と、
上記表示された図形上の一点を指示する図形指示手段と、
上記図形指示手段で指示された上記図形の属性情報を上記図形属性情報データベースを検索して抽出する属性情報検索手段と、
記抽出した上記指示された図形の属性情報を、上記指示された図形上の一点の位置に基づいて画面上に配置して表示する属性情報表示手段と、
を備えることを特徴とする図形属性情報表示装置。
A graphics attribute information database that holds attribute information of a graphic and the graphic,
Graphic display means for displaying the graphic on the screen;
Graphic designating means for designating one point on the displayed graphic;
And attribute information search unit attribute information of the figure indicated by the graphic instruction means searches and extracts the graphic attribute information database,
The attribute information of the indicated figures issued on Ki抽, and attribute information display means for displaying arranged on a screen based on the position of a point on the indicated figures,
A graphic attribute information display device comprising:
上記図形属性情報データベースは、さらに上記図形の位置および形状を示す座標情報を保持し、
上記属性情報検索手段は、上記座標情報に基づいて、上記指示された図形上の一点を含む図形を検出した上で、該検出された図形の属性情報を抽出する
ことを特徴とする請求項1記載の図形属性情報表示装置
The graphic attribute information database further holds coordinate information indicating the position and shape of the graphic,
The attribute information search means detects a figure including one point on the indicated figure based on the coordinate information, and then extracts attribute information of the detected figure. The graphic attribute information display device according to claim 1 .
JP895098A 1997-01-21 1998-01-20 Graphic attribute information display device Expired - Lifetime JP3610758B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP895098A JP3610758B2 (en) 1997-01-21 1998-01-20 Graphic attribute information display device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP854397 1997-01-21
JP9-8543 1997-01-21
JP895098A JP3610758B2 (en) 1997-01-21 1998-01-20 Graphic attribute information display device

Publications (2)

Publication Number Publication Date
JPH10269349A JPH10269349A (en) 1998-10-09
JP3610758B2 true JP3610758B2 (en) 2005-01-19

Family

ID=26343085

Family Applications (1)

Application Number Title Priority Date Filing Date
JP895098A Expired - Lifetime JP3610758B2 (en) 1997-01-21 1998-01-20 Graphic attribute information display device

Country Status (1)

Country Link
JP (1) JP3610758B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3878037B2 (en) * 2002-03-08 2007-02-07 株式会社日立情報システムズ Placement method of lot number string
JP2004348018A (en) * 2003-05-26 2004-12-09 Kyodo Survey Co Ltd Map data output system
KR101698851B1 (en) * 2008-11-07 2017-01-24 주식회사 솔리데오시스템즈 System for facilities namagement and method thereof

Also Published As

Publication number Publication date
JPH10269349A (en) 1998-10-09

Similar Documents

Publication Publication Date Title
US4843569A (en) Data input apparatus for picture data base management system
Weibel et al. Computational Perspectives on Map Generalization.
JP2993673B2 (en) Electronic file device
CN108829435A (en) A kind of image labeling method and general image annotation tool
CN101271455A (en) Visible data information application system and its application method
CN107506499A (en) The method, apparatus and server of logical relation are established between point of interest and building
CN101276347A (en) Visualizing system and method of data information
CN109859109A (en) A kind of Serial Scale PDF map seamless organization and display methods
CN106650720A (en) Method, device and system for network marking based on character recognition technology
CN103678593A (en) Interactive space scene retrieval method based on space scene draft description
CN110502595A (en) A method of picking up longitude and latitude information from planning map
JP3610758B2 (en) Graphic attribute information display device
US7091970B2 (en) Mapping display space
JPH05233770A (en) Line drawing data retrieval system
JPH06149152A (en) Map information system
JPH1153445A (en) Electronic land evaluation information display system and storage medium
JP2749041B2 (en) How to edit the database
CN106776966A (en) Data analysis method and device
JPH06168278A (en) Facility data retrieving device
JPH05135151A (en) Map generation system
JP4730033B2 (en) Display drawing creation program, method and apparatus
JP2770097B2 (en) Map data creation method and device
JP2001117488A (en) Method and device for map display
JP3293764B2 (en) Map database creation method and device
JP2004279828A (en) Land register indication drawing processing system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040622

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040813

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040928

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041011

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20071029

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20081029

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20081029

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20091029

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091029

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20101029

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20101029

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20111029

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20111029

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20121029

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20121029

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20131029

Year of fee payment: 9

EXPY Cancellation because of completion of term