JP4968275B2 - Map data editing device and server for map data editing device - Google Patents

Map data editing device and server for map data editing device Download PDF

Info

Publication number
JP4968275B2
JP4968275B2 JP2009038212A JP2009038212A JP4968275B2 JP 4968275 B2 JP4968275 B2 JP 4968275B2 JP 2009038212 A JP2009038212 A JP 2009038212A JP 2009038212 A JP2009038212 A JP 2009038212A JP 4968275 B2 JP4968275 B2 JP 4968275B2
Authority
JP
Japan
Prior art keywords
graphic
information
editing
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.)
Active
Application number
JP2009038212A
Other languages
Japanese (ja)
Other versions
JP2010191889A (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.)
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 JP2009038212A priority Critical patent/JP4968275B2/en
Publication of JP2010191889A publication Critical patent/JP2010191889A/en
Application granted granted Critical
Publication of JP4968275B2 publication Critical patent/JP4968275B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

この発明は、地理情報システムなどの地図データを用いたアプリケーションにおいて、地図データの編集機能を備えた装置に関するものである。   The present invention relates to an apparatus having a map data editing function in an application using map data such as a geographic information system.

従来の地図データ編集装置においては、クライアントからの要求に対して、サーバが、イントラネットやインターネットなどのネットワーク通信を介して、地図画像をクライアントに送信していた。従来、ベクトルデータで表された地図データを送信すると、データ量が多いため、レスポンスが悪くなる課題および自由に加工されて複製又は流用される課題があった。この課題を解決する地図データ編集装置の地図データ転送方式として、サーバが、外部記憶装置に格納されている地図を表現するベクトルデータやラスタデータから格子状に分割されたピクセルの集合によって表現されたラスタ地図を作成し、ネットワーク通信を使用して格子状に分割されたラスタ地図をクライアントに送信し、クライアントが、地図画像を表示する画像データ地図転送方式が用いられている(例えば、特許文献1)。   In a conventional map data editing apparatus, in response to a request from a client, a server transmits a map image to the client via network communication such as an intranet or the Internet. Conventionally, when map data represented by vector data is transmitted, since the amount of data is large, there is a problem that the response is poor and a problem that the data is freely processed and copied or diverted. As a map data transfer method of the map data editing apparatus that solves this problem, the server is expressed by a set of pixels divided into a grid pattern from vector data or raster data representing a map stored in an external storage device. An image data map transfer method is used in which a raster map is created, a raster map divided into a grid shape is transmitted using network communication, and the client displays a map image (for example, Patent Document 1). ).

また、従来の大規模な地図データを扱う地図データ編集装置においては、地図画像を編集する際、編集する地図の一部を切出すとともに、同時に切り出し位置情報も合わせて記憶し、切出した画像に対して直接編集を行った後、前記切り出し位置情報を元に切出した場所に戻すことによって、地図データを編集することが開示されている(例えば、特許文献2)。   In addition, in a conventional map data editing apparatus that handles large-scale map data, when editing a map image, a part of the map to be edited is cut out, and at the same time, the cut-out position information is also stored and stored in the cut-out image. On the other hand, it is disclosed that map data is edited by directly editing the map data and then returning it to the cutout location based on the cutout position information (for example, Patent Document 2).

特開2004−70174号公報JP 2004-70174 A 特開2002−56399号公報JP 2002-56399 A

従来の地図データ編集装置では、地図を表現する地図データとして、ベクトルデータでなく、ラスタデータで表現したラスタ地図を用いる。このため、ラスタ地図を受取ったクライアントでは、地図を構成する図形の幾何構造または図形の座標情報、色並びに線種などの描画情報をラスタデータから取出し及び格納することができず、クライアントで図形の幾何構造、描画情報の編集ができないという問題があった。   A conventional map data editing apparatus uses a raster map expressed by raster data instead of vector data as map data expressing a map. For this reason, a client that has received a raster map cannot retrieve and store drawing information such as the geometric structure of the figure constituting the map or the coordinate information, color, and line type of the figure from the raster data. There was a problem that the geometric structure and drawing information could not be edited.

また、ラスタ地図の一部を切出して編集し、編集後元の位置にはめ込む方法は、同様にラスタデータである画像を直接編集するため、ラスタ地図を作成する元データであるベクトルデータが表現する図形の幾何構造または描画情報などを編集できない問題があった。   Also, the method of cutting out and editing a part of a raster map and inserting it into the original position after editing is similar to directly editing an image that is raster data, so that vector data that is the original data for creating a raster map is expressed. There was a problem that the geometrical structure of graphics or drawing information could not be edited.

この発明は、画像データ地図転送方式により地図データを編集する上で、地図に含まれる図形の幾何構造または描画情報を編集することができる地図データ編集装置を得るものである。   The present invention provides a map data editing apparatus capable of editing the geometric structure or drawing information of a graphic included in a map when editing the map data by the image data map transfer method.

この発明に係る地図データ編集装置においては、地図に含まれる図形の幾何情報、描画情報を有する図形のベクトルデータを格納するベクトルデータ格納手段と、前記ベクトルデータをピクセルで構成される画像に変換して前記地図の図形を表現する画像であるラスタデータを格納するラスタデータ格納手段と、前記ラスタデータをクライアントへ送信するラスタデータ送信手段とを有するサーバ、および送信された前記ラスタデータを受信するラスタデータ受信手段と、受信した前記ラスタデータを描画するラスタデータ描画手段と、描画した前記ラスタデータに対して編集する対象の編集対象情報が入力される編集対象入力手段と、前記編集対象情報を前記サーバへ送信する編集対象送信手段とを有するクライアントを備えた地図データ編集装置であって、前記サーバは、前記クライアントから前記編集対象情報を受信する編集対象受信手段と、前記ベクトルデータ格納手段に格納された前記ベクトルデータの中から、前記編集対象情報に基づく検索条件を満たす図形のベクトルデータを検索する編集対象図形検索手段と、前記検索された前記図形のベクトルデータをクライアントに送信する編集対象図形送信手段とを備え、前記クライアントは、検索された前記図形のベクトルデータを受信するベクトルデータ受信手段と、受信した前記図形のベクトルデータを描画する編集対象図形表示手段と、描画された前記図形のベクトルデータの変更箇所および変更内容を含む変更情報が入力される図形編集手段と、前記変更情報をサーバに送信する編集後図形情報送信手段とを備え、前記サーバは、前記変更情報に基づき前記ベクトルデータ格納手段に格納された前記変更箇所に対応する図形の情報を前記変更内容に更新する編集後図形更新手段を備えたものである。   In the map data editing apparatus according to the present invention, vector data storage means for storing geometric data of graphics included in a map, vector data of graphics having drawing information, and converting the vector data into an image composed of pixels. A server having raster data storage means for storing raster data, which is an image representing the map graphic, and raster data transmission means for transmitting the raster data to a client, and a raster for receiving the transmitted raster data Data receiving means; raster data drawing means for drawing the received raster data; editing target input means for inputting editing target information to be edited with respect to the drawn raster data; and Map data including a client having an editing object transmitting means for transmitting to a server The server is an editing target receiving unit that receives the editing target information from the client, and a search condition based on the editing target information from the vector data stored in the vector data storage unit An edit target graphic search unit that searches for vector data of a graphic that satisfies the condition, and an edit target graphic transmission unit that transmits the vector data of the searched graphic to a client, wherein the client includes a vector of the searched graphic Vector data receiving means for receiving data, edit target figure display means for drawing vector data of the received figure, and a figure to which change information including a change place and change contents of the drawn vector data of the figure is input Editing means, and post-edit graphic information sending means for sending the change information to the server The server is one having a post-edit graphic updating means for updating the information of the figure corresponding to the changed portion stored in said vector data storage means based on the change information in the changes.

また、この発明に係る地図データ編集装置用サーバにおいては、地図に含まれる図形の幾何情報、描画情報を有する図形のベクトルデータを格納するベクトルデータ格納手段と、前記ベクトルデータをピクセルで構成される画像に変換して前記地図の図形を表現する画像であるラスタデータを格納するラスタデータ格納手段と、前記ラスタデータをクライアントへ送信するラスタデータ送信手段と、送信された前記ラスタデータを受信するラスタデータ受信手段、受信した前記ラスタデータを描画するラスタデータ描画手段、描画した前記ラスタデータに対して編集する対象の編集対象情報が入力される編集対象入力手段、および前記編集対象情報を送信する編集対象送信手段を有するクライアントからの前記編集対象情報を受信する編集対象受信手段と、前記ベクトルデータ格納手段に格納されたベクトルデータの中から、前記編集対象情報に基づく検索条件を満たす図形のベクトルデータを検索する編集対象図形検索手段と、検索された前記図形のベクトルデータを前記クライアントに送信する編集対象図形送信手段と、前記クライアントが検索された前記図形のベクトルデータを受信して前記図形のベクトルデータを描画し、前記クライアントにて入力された前記図形のベクトルデータの変更箇所および変更内容を含む変更情報を受信し、前記変更情報に基づき前記ベクトルデータ格納手段に格納された前記変更箇所に対応する図形の情報を前記変更内容に更新する編集後図形更新手段とを備えたものである。   In the map data editing apparatus server according to the present invention, vector data storage means for storing geometric information of graphics included in the map, vector data of graphics having drawing information, and the vector data are constituted by pixels. Raster data storage means for storing raster data which is an image representing the graphic of the map by converting it into an image, raster data transmission means for transmitting the raster data to a client, and a raster for receiving the transmitted raster data Data receiving means, raster data drawing means for drawing the received raster data, editing target input means for inputting editing target information to be edited on the drawn raster data, and editing for transmitting the editing target information An editing pair that receives the editing target information from the client having the target transmitting means. A receiving unit; an editing target graphic search unit that searches for vector data of a graphic satisfying a search condition based on the editing target information from the vector data stored in the vector data storage unit; and a vector of the searched graphic Edit target graphic transmission means for transmitting data to the client; the client receives vector data of the graphic searched for; draws vector data of the graphic; and vector data of the graphic input by the client A post-edit graphic update unit that receives change information including the change part and the change content, and updates the graphic information corresponding to the change part stored in the vector data storage unit to the change content based on the change information; It is equipped with.

この発明によれば、描画負荷低減や、通信コスト削減などといった前記画像データ地図転送方式の利点を生かしつつ、これまでの課題であったベクトルデータの編集を、ラスタ地図を表示するクライアントにおいて、任意図形が有する幾何情報、描画情報、属性情報といった図形が持つ情報の編集を行い、元のベクトルデータを更新することで実現することができる。   According to this invention, while taking advantage of the image data map transfer method such as reduction in drawing load and communication cost, editing of vector data, which has been a problem until now, can be arbitrarily performed in a client displaying a raster map. This can be realized by editing information held by the graphic such as geometric information, drawing information, and attribute information of the graphic and updating the original vector data.

この発明は、画像データ地図転送方式にて地図データを編集する場合において、同方式の描画処理の負荷低減、通信量削減の効果を保ちながら、元の地図データの図形のベクトルデータ、具体的には図形の幾何情報、描画情報、属性情報を編集できる効果がある。   In the case of editing map data by the image data map transfer method, the present invention can maintain the effect of reducing the drawing processing load and the communication amount of the same method while maintaining the graphic vector data of the original map data. Has the effect of being able to edit geometric information, drawing information, and attribute information.

この発明の実施の形態1を示す地図データ編集装置を構成するシステムの全体構成図である。BRIEF DESCRIPTION OF THE DRAWINGS It is a whole block diagram of the system which comprises the map data editing apparatus which shows Embodiment 1 of this invention. この発明の実施の形態1を示すサーバ側地図データ編集部の機能構成を示す図である。It is a figure which shows the function structure of the server side map data editing part which shows Embodiment 1 of this invention. 実施の形態1を示す地図DBを構成するデータを示す図である。It is a figure which shows the data which comprise map DB which shows Embodiment 1. FIG. 実施の形態1を示すクライアント側地図データ編集部の機能構成を示す図である。3 is a diagram illustrating a functional configuration of a client-side map data editing unit according to the first embodiment. FIG. この発明の実施の形態1を示すサーバ側地図データ編集部のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the server side map data edit part which shows Embodiment 1 of this invention. この発明の実施の形態1を示すクライアント側地図データ編集部のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the client side map data editing part which shows Embodiment 1 of this invention. この発明の実施の形態1を示す地図データ編集装置の構成図である。It is a block diagram of the map data editing apparatus which shows Embodiment 1 of this invention. 実施の形態1を示す地図データ編集の動作を説明する図である。6 is a diagram for explaining an operation of map data editing showing Embodiment 1. FIG. 実施の形態1を示すクライアント側地図データ編集部での処理を説明する図である。6 is a diagram for explaining processing in a client-side map data editing unit according to the first embodiment. FIG. 実施の形態1を示すクライアントシステムで地図上に表示されている編集対象図形を選択する処理を説明する図である。6 is a diagram for describing processing for selecting an edit target graphic displayed on a map in the client system according to Embodiment 1. FIG. 実施の形態1を示すクライアントシステムで住宅地を示す地図上に表示されている編集対象図形を選択する処理を説明する図である。6 is a diagram illustrating processing for selecting an edit target graphic displayed on a map indicating a residential area in the client system according to Embodiment 1. FIG. 実施の形態1を示すクライアントシステムで地図上に表示されている図形が重なった編集対象図形を選択する処理を説明する図である。6 is a diagram for describing processing for selecting a graphic to be edited on which a graphic displayed on a map overlaps in the client system according to the first embodiment. FIG. 実施の形態1を示すデバイス座標から地図座標へ変換する処理を説明する図である。6 is a diagram for explaining processing for converting device coordinates into map coordinates according to the first embodiment. FIG. 実施の形態1を示すサーバ側地図データ編集部での処理を説明する図である。6 is a diagram for explaining processing in a server-side map data editing unit showing Embodiment 1. FIG. 実施の形態1を示す図形が持つ情報を示す図である。FIG. 3 is a diagram illustrating information included in a graphic representing the first embodiment. 実施の形態1を示すクライアント側地図データ編集部の処理を説明する図である。6 is a diagram for explaining processing of a client-side map data editing unit according to Embodiment 1. FIG. 実施の形態1を示すクライアント側地図データ編集部での図形の幾何形状を変更する処理を説明する図である。6 is a diagram for describing processing for changing a geometric shape of a figure in a client-side map data editing unit according to Embodiment 1. FIG. 実施の形態1を示す編集前後の図形形状の違いを示す図である。FIG. 5 is a diagram showing a difference in figure shape before and after editing showing the first embodiment. 実施の形態1を示すクライアント側地図データ編集部で図形の色等の描画情報を説明する図である。6 is a diagram for explaining drawing information such as a color of a graphic in the client-side map data editing unit according to the first embodiment. FIG. クライアント側地図データ編集部で図形の属性情報を変更する手段を説明する図である。It is a figure explaining the means to change the attribute information of a figure in a client side map data edit part. 実施の形態1を示す編集前後での図形の持つ情報の違いを示す図である。6 is a diagram illustrating a difference in information held by a figure before and after editing according to Embodiment 1. FIG. 実施の形態1を示す編集後の図形情報を示す図である。FIG. 3 is a diagram showing edited graphic information indicating the first embodiment. 実施の形態1を示すサーバ側地図データ編集部の処理を説明する図である。FIG. 6 is a diagram for explaining processing of a server-side map data editing unit showing the first embodiment. 実施の形態1を示すクライアントシステムで編集後再生成されたラスタ地図を表示する処理を説明する図である。6 is a diagram for describing processing for displaying a raster map regenerated after editing in the client system according to the first embodiment. FIG. 実施の形態2における編集対象図形を検索する条件を示す図である。It is a figure which shows the conditions which search the edit object figure in Embodiment 2. FIG. 実施の形態2を示す編集対象図形を検索する条件としてレイヤ設定するレイヤ選択方法を示す図である。It is a figure which shows the layer selection method of setting a layer as conditions for searching the edit object figure which shows Embodiment 2. FIG. 実施の形態3を示すクライアントで任意図形を用いて選択する処理を説明する図である。FIG. 10 is a diagram for describing processing for selection using an arbitrary figure by a client according to the third embodiment. 実施の形態3を示すクライアント側地図データ編集部の処理を説明する図である。FIG. 10 is a diagram for explaining processing of a client-side map data editing unit showing a third embodiment. 実施の形態3を示す編集対象図形を1つ選択するための方法を示す図である。FIG. 10 is a diagram showing a method for selecting one graphic to be edited showing the third embodiment.

実施の形態1.
図1は、この発明を実施するための実施の形態1における地図データ編集装置8のシステム構成図である。地図データ編集装置8は、図のように、ラスタ地図送信サーバ1およびラスタ地図送信サーバ1とネットワーク7を介して接続されたクライアント側のシステム6(以下、「クライアントシステム6」と呼ぶ。)で構成されている。ここで、ネットワーク7は、インターネット、イントラネットなどの双方向伝送路であれば良い。
Embodiment 1 FIG.
FIG. 1 is a system configuration diagram of a map data editing apparatus 8 according to Embodiment 1 for carrying out the present invention. As shown in the figure, the map data editing apparatus 8 is a raster map transmission server 1 and a system 6 on the client side connected to the raster map transmission server 1 via a network 7 (hereinafter referred to as “client system 6”). It is configured. Here, the network 7 may be a bidirectional transmission path such as the Internet or an intranet.

ラスタ地図送信サーバ1には、ネットワーク7を介してクライアントシステム6と通信を行う通信サーバ3、クライアントシステム6から送信された地図データの編集を実行する地理情報システムサーバ2、クライアントシステム6で表示するラスタ地図を生成する元となるベクトルデータを有する地図データを格納する地図データベース4(以下、「地図DB4」と呼ぶ。)、及びラスタ地図を保存するラスタ地図データベース5(以下、「ラスタ地図DB5」と呼ぶ。)が設けられている。ここで、ラスタデータとは、格子状に並んだピクセル(画素)の集合体で構成されたデータ形式であり、ラスタ地図とは、前記ラスタデータにより表現された地図である。また、ベクトルデータとは、点、線、面といった図形要素を座標値の集合により構成されたデータ形式である。   The raster map transmission server 1 displays the data on the communication server 3 that communicates with the client system 6 via the network 7, the geographic information system server 2 that executes editing of map data transmitted from the client system 6, and the client system 6. A map database 4 (hereinafter referred to as “map DB 4”) for storing map data having vector data to generate a raster map, and a raster map database 5 for storing raster maps (hereinafter referred to as “raster map DB 5”). Is provided). Here, the raster data is a data format composed of a collection of pixels arranged in a grid pattern, and the raster map is a map expressed by the raster data. The vector data is a data format in which graphic elements such as points, lines, and surfaces are constituted by a set of coordinate values.

ここで、ラスタ地図送信サーバ1は、1つの計算機で構成しても良いし、4つの計算機で構成しても良い。さらに、地図DB4及びラスタ地図DB5は、1つのデータベースサーバ9(以下、「DBサーバ9」と呼ぶ。)で構成しても良い。また、通信サーバ3は、ネットワーク7が、インターネットまたはイントラネットであれば、Webサーバ3として構成する。   Here, the raster map transmission server 1 may be configured by one computer or may be configured by four computers. Further, the map DB 4 and the raster map DB 5 may be configured by one database server 9 (hereinafter referred to as “DB server 9”). The communication server 3 is configured as the Web server 3 if the network 7 is the Internet or an intranet.

地理情報システムサーバ2は、特許文献1のシステムと同様に、ベクトルデータを有する地図データからラスタ地図を生成するラスタ地図生成機能、ラスタ地図を要求に応じてクライアントシステム6に配信するラスタ地図配信機能を有する。これらの機能に加えて、サーバ側地図データ編集部を有する。   Similar to the system of Patent Document 1, the geographic information system server 2 has a raster map generation function for generating a raster map from map data having vector data, and a raster map distribution function for distributing the raster map to the client system 6 upon request. Have In addition to these functions, it has a server-side map data editing unit.

図2は、サーバ側地図データ編集部51の構成について示した図である。図において、サーバ側地図データ編集部51は、編集対象図形検索手段52、通信サーバ3との通信をするためのサーバ通信手段511、サーバ通信手段511から受け取ったクライアントシステム6で作成された図形編集内容を読み込み、編集内容が適切か否かを判断する。編集内が適切か不適切の判断は、例えば色を表現するRGB値が適切でなかったり、移動した座標値がはるか遠方になっていたりと図形を表現する上で不適切と思われる値が設定されているかを判断する。この判断は、クライアント側でも可能であるが、座標演算などの高負荷な判断をする場合、その処理がクライアントPCのスペックに依存する。よって、サーバ側で判断するのが望ましい。編集後図形情報解釈手段512と、編集結果を地図DB4に反映するための図形更新情報を作成する編集後図形更新情報作成手段513、地図DBから編集対象図形を検索するために地図DB4と通信するための地図DB通信手段514、編集後図形情報からラスタ地図を再生成するラスタ地図再生成手段515及び再生成したラスタ地図をラスタ地図DB5に格納するためのラスタ地図DB通信手段516を有する。   FIG. 2 is a diagram illustrating the configuration of the server-side map data editing unit 51. In the figure, the server-side map data editing unit 51 includes an edit target graphic search unit 52, a server communication unit 511 for communicating with the communication server 3, and a graphic editing created by the client system 6 received from the server communication unit 511. Read the content and determine whether the edited content is appropriate. To determine whether the editing is appropriate or not, for example, the RGB value that expresses the color is not appropriate, or the coordinate value that is moved is far away. Judge whether it has been. This determination can be made on the client side, but when making a high-load determination such as coordinate calculation, the processing depends on the specifications of the client PC. Therefore, it is desirable to make a determination on the server side. The edited graphic information interpreting means 512, the edited graphic update information creating means 513 for creating graphic update information for reflecting the edited result in the map DB 4, and the map DB 4 for searching the graphic to be edited from the map DB. A map DB communication unit 514 for regenerating, a raster map regenerating unit 515 for regenerating a raster map from the edited graphic information, and a raster map DB communication unit 516 for storing the regenerated raster map in the raster map DB 5.

編集対象図形検索手段52は、受け取った検索条件が適切か否かを判断して内部の検索条件式に展開する検索条件解釈手段521、検索条件式を満たす図形検索する地図DB検索手段522及び検索結果からクライアントシステム6へ返信する情報を作成する検索結果作成手段523を有する。まず、ネットワーク7及び通信サーバ3を介してクライアントから送信された情報に含まれる編集対象図形を検索するための検索条件を込みこむ。次に、検索条件解釈手段521が、検索条件が適切かどうかを判断する。次に、地図DB検索手段522が、地図DB4から検索条件を満たす図形を検索する。次に、検索結果作成手段523が、地図DB検索手段522の検索結果を読み込んでクライアントシステム6へ返信する情報を作成する。   The edit target graphic search means 52 determines whether or not the received search condition is appropriate and expands it into an internal search condition expression, a map DB search means 522 for searching for a graphic satisfying the search condition expression, and a search A search result creating means 523 for creating information to be returned to the client system 6 from the result is provided. First, a search condition for searching for a graphic to be edited included in information transmitted from a client via the network 7 and the communication server 3 is included. Next, the search condition interpretation unit 521 determines whether the search condition is appropriate. Next, the map DB search means 522 searches the map DB 4 for a graphic that satisfies the search condition. Next, the search result creation means 523 creates information to read the search result of the map DB search means 522 and send it back to the client system 6.

通信サーバ3は、ネットワーク7との接続を管理、クライアントシステム6からの要求の処理(リクエスト)、クライアントシステム6への応答の処理(レスポンス)を行う。Webサーバ3の場合で、大規模Webサービスを行う場合、負荷分散のためにロードバランサの機能を含んでも良い。   The communication server 3 manages connection with the network 7, processes a request from the client system 6 (request), and processes a response to the client system 6 (response). In the case of the Web server 3, when a large-scale Web service is performed, a load balancer function may be included for load distribution.

図3は、地図DB4の構成を示す図である。地図DB4は、磁気ディスクなどの記憶装置に、ベクトルデータまたはラスタデータからなる地図データ及び地図データに関連する属性データを格納する。地図データは、データごとに、図形のベクトルデータを有する。ベクトルデータには、図形ごとに線種、線色、面色などの描画情報を有する。また、地図データは、ラスタデータを有しても良い。さらに、地図データは、人口、面積などの属性情報を有することもできる。   FIG. 3 is a diagram illustrating the configuration of the map DB 4. The map DB 4 stores map data composed of vector data or raster data and attribute data related to the map data in a storage device such as a magnetic disk. The map data has graphic vector data for each data. The vector data has drawing information such as line type, line color, and surface color for each figure. Further, the map data may include raster data. Furthermore, map data can also have attribute information, such as a population and an area.

ラスタ地図DB5は、クライアントシステム6の表示設定に基づき、磁気ディスク等の記憶装置に、地図DB4に格納された地図データ(ベクトルデータ及びラスタデータ)から作成されたラスタ地図を格納する。   The raster map DB 5 stores a raster map created from the map data (vector data and raster data) stored in the map DB 4 in a storage device such as a magnetic disk based on the display settings of the client system 6.

クライアントシステム6は、ネットワーク7を介してラスタ地図編集装置8から受信したラスタ地図を表示し、当該ラスタ地図の移動、拡大、縮小等の地図操作機能を有する。さらに、クライアントシステム6は、クライアント側地図データ編集部61を備える。   The client system 6 displays a raster map received from the raster map editing device 8 via the network 7 and has map operation functions such as movement, enlargement, and reduction of the raster map. Further, the client system 6 includes a client side map data editing unit 61.

図4は、クライアント側地図データ編集部61の構成を示した図である。図において、クライアント側地図データ編集部61は、クライアントシステム6が備えるラスタ地図表示プログラムにより、以下の手段を備える装置としてクライアントシステム6を機能させる。   FIG. 4 is a diagram showing the configuration of the client side map data editing unit 61. In the figure, the client-side map data editing unit 61 causes the client system 6 to function as an apparatus including the following means by using a raster map display program provided in the client system 6.

クライアント側地図データ編集部61は、表示装置35に表示されたラスタ地図上で、ユーザに編集対象図形が選択される編集対象図形選択手段611、検索結果情報作成手段523で作成された編集対象図形情報を読み込み、表示装置35に表示できる形式に変換する編集対象図形情報解釈手段612、変換された編集対象図形情報を前記表示装置35上に表示する編集対象図形表示手段613、入力装置34を操作することで編集対象図形をユーザに編集させる図形編集手段614、前記編集結果からサーバ側地図データ編集部51に送信する情報を作成する編集後図形情報作成手段615及び編集後図形情報をラスタ地図送信サーバ1に送信するラスタ地図送信サーバ通信手段616を有する。   The client-side map data editing unit 61 edits the edit target graphic created by the edit target graphic selecting unit 611 and the search result information generating unit 523 that select the graphic to be edited on the raster map displayed on the display device 35. The editing object graphic information interpreting means 612 that reads information and converts it into a format that can be displayed on the display device 35, the editing object graphic display means 613 that displays the converted editing object graphic information on the display device 35, and the input device 34 are operated. Then, the graphic editing unit 614 that allows the user to edit the graphic to be edited, the post-editing graphic information generating unit 615 that generates information to be transmitted to the server-side map data editing unit 51 from the editing result, and the post-editing graphic information are transmitted to the raster map Raster map transmission server communication means 616 for transmitting to the server 1 is provided.

ここで、編集対象図形選択手段611は、ディスプレイなどの表示装置35に表示されているラスタ地図上において、マウスやキーボードなどの入力装置34を用いて、所望する編集対象図形を選択する。編集対象図形情報解釈手段612は、サーバ側地図データ編集部51が備える編集対象図形検索手段52が有する検索結果情報作成手段523で作成された編集対象図形に関する情報を読み込み、後記編集対象図形表示手段613を用いて表示装置35に表示できる形式にする前記編集対象図形に関する情報を変換する。編集対象図形表示手段613は、変換された編集対象図形情報を前記表示装置35上に表示する。図形編集手段614は、編集対象図形をクライアントシステム6が具備するマウスやキーボード等の入力装置34を操作することで編集対象図形を編集する。編集後図形情報作成手段615は、編集後、編集結果を地理情報システムサーバ2が備える地図データ編集サーバ装置51に送信するための情報を作成する。ラスタ地図送信サーバ通信手段616は、編集後図形情報作成手段615にて作成された編集後図形情報をラスタ地図送信サーバ1に送信する。   Here, the edit target graphic selecting means 611 selects a desired edit target graphic on the raster map displayed on the display device 35 such as a display using the input device 34 such as a mouse or a keyboard. The edit target graphic information interpretation unit 612 reads information on the edit target graphic created by the search result information creation unit 523 included in the edit target graphic search unit 52 included in the server-side map data editing unit 51, and the post-edit edit target graphic display unit 613 is used to convert information related to the graphic to be edited in a format that can be displayed on the display device 35. The edit target graphic display means 613 displays the converted edit target graphic information on the display device 35. The graphic editing means 614 edits the graphic to be edited by operating the input device 34 such as a mouse or a keyboard provided in the client system 6 for the graphic to be edited. The edited graphic information creating means 615 creates information for sending the edited result to the map data editing server device 51 provided in the geographic information system server 2 after editing. The raster map transmission server communication unit 616 transmits the edited graphic information created by the edited graphic information creation unit 615 to the raster map transmission server 1.

図5は、本実施の形態の地図データ編集サーバ装置8のハードウェア構成を示した図である。本実施の形態の地図データ編集サーバ装置8のハードウェアは、パソコン、サーバなどの計算機である。図において、地図データ編集サーバ装置8のハードウェアは、キーボード、テンキー、カーソルキー、マウス、ジョイスティックから情報を入力する入力装置24と、情報を記憶するメモリ22及び外部記憶装置23と、情報に基づき演算処理を行うCPU21と、演算処理結果を文字、画像などの表示情報として液晶ディスプレイ、CRTに表示する表示装置25と、演算結果やメモリ22又は外部記憶装置23の情報を外部と通信する通信装置26とから構成される。外部記憶装置23は、磁気ディスクを備えたハードディスクにより構成される。   FIG. 5 is a diagram showing a hardware configuration of the map data editing server device 8 of the present embodiment. The hardware of the map data editing server device 8 of the present embodiment is a computer such as a personal computer or a server. In the figure, the hardware of the map data editing server device 8 is based on an input device 24 for inputting information from a keyboard, numeric keys, cursor keys, mouse, joystick, a memory 22 for storing information, an external storage device 23, and information. A CPU 21 that performs arithmetic processing, a display device 25 that displays the arithmetic processing results on a liquid crystal display or CRT as display information such as characters and images, and a communication device that communicates the arithmetic results and information in the memory 22 or the external storage device 23 with the outside. 26. The external storage device 23 is constituted by a hard disk provided with a magnetic disk.

地理情報システムサーバ2は、編集対象図形検索装置52を含むサーバ側地図データ編集部51の処理動作を定義したプログラム等が、外部記憶装置23またはメモリ22に格納される。また、地理情報システムサーバ2は、Webサーバ3、地図DB4及びラスタ地図DB5と通信装置26で通信を行う。また、地理情報システムサーバ2は、CPU21がメモリ22に格納された上記プログラムを実行する。これによって、サーバ側地図データ編集部51の処理動作を実行する。   In the geographic information system server 2, a program that defines the processing operation of the server-side map data editing unit 51 including the editing target graphic search device 52 is stored in the external storage device 23 or the memory 22. The geographic information system server 2 communicates with the Web server 3, the map DB 4, the raster map DB 5, and the communication device 26. In the geographic information system server 2, the CPU 21 executes the program stored in the memory 22. Thereby, the processing operation of the server side map data editing unit 51 is executed.

図6は、本実施の形態のクライアント側地図データ編集部61を有するクライアントシステム6のハードウェア構成を示した図である。本実施の形態のクライアントシステム6のハードウェアは、パソコン、サーバなどの計算機である。図において、クライアントシステム6のハードウェアは、地図データ編集サーバ装置8のハードウェアと同様に、上記キーボード、テンキー、カーソルキー、マウス、ジョイスティックから情報を入力する入力装置34と、情報を記憶するメモリ32及び外部記憶装置33と、情報に基づき演算処理を行うCPU31と、演算処理結果を文字、画像などの表示情報として液晶ディスプレイ、CRTに表示する表示装置35と、演算結果やメモリ32又は外部記憶装置33の情報を外部と通信する通信装置36とから構成される。外部記憶装置33は、磁気ディスクを備えたハードディスクにより構成される。   FIG. 6 is a diagram illustrating a hardware configuration of the client system 6 having the client-side map data editing unit 61 according to the present embodiment. The hardware of the client system 6 according to the present embodiment is a computer such as a personal computer or a server. In the figure, the hardware of the client system 6 is similar to the hardware of the map data editing server device 8, and is an input device 34 for inputting information from the keyboard, numeric keys, cursor keys, mouse, joystick, and memory for storing information. 32, an external storage device 33, a CPU 31 that performs arithmetic processing based on the information, a display device 35 that displays the arithmetic processing result on a liquid crystal display or CRT as display information such as characters and images, and the arithmetic result or memory 32 or external storage It comprises a communication device 36 that communicates information of the device 33 with the outside. The external storage device 33 is configured by a hard disk provided with a magnetic disk.

クライアントシステム6は、入力装置34により地図画像の編集のための情報が入力され、この入力された情報を編集するためクライアント側地図データ編集部61を含むクライアントシステム6の処理を記載したプログラムは、メモリ32または外部記憶装置33に格納される。CPU31は、上記プログラムに従って、編集を行う演算処理を行い、結果がメモリ32または外部記憶装置33に格納される。さらにクライアントシステム6は、上記プログラムにしたがって、通信サーバ3と情報を送受信してクライアントシステム6の処理を行う。   The client system 6 receives information for editing a map image from the input device 34, and a program describing the processing of the client system 6 including the client-side map data editing unit 61 for editing the input information is as follows: It is stored in the memory 32 or the external storage device 33. The CPU 31 performs arithmetic processing for editing according to the program, and the result is stored in the memory 32 or the external storage device 33. Further, the client system 6 performs processing of the client system 6 by transmitting and receiving information to and from the communication server 3 in accordance with the program.

図7は、地図データ編集装置8の構成について示した図である。地図データ編集装置8は、クライアント側地図データ編集部61を有するクライアントシステム6と、編集対象図形検索手段52を含むサーバ側地図データ編集部51を実現する通信サーバ3、地理情報システムサーバ2、地図DB4及びラスタ地図DB5とから成っている。   FIG. 7 is a diagram showing the configuration of the map data editing device 8. The map data editing device 8 includes a communication system 3, a geographic information system server 2, a map that implements a client system 6 having a client-side map data editing unit 61, and a server-side map data editing unit 51 including an edit target graphic search unit 52. It consists of DB4 and raster map DB5.

次に、図8に基づき地図データ編集装置8の動作を説明する。あらかじめ、従来の地図データ編集装置と同様に、クライアントシステム6の要求によって、地理情報システムサーバ2からラスタ地図のデータが、クライアントシステム6へ送信され、クライアントシステム6は、ラスタ地図のデータを表示装置35に表示している。   Next, the operation of the map data editing device 8 will be described based on FIG. Similarly to the conventional map data editing device, raster map data is transmitted from the geographic information system server 2 to the client system 6 in response to a request from the client system 6, and the client system 6 displays the raster map data as a display device. 35.

まず、クライアントシステム6のクライアント側地図データ編集部61は、編集対象図形選択手段611が、ユーザが入力装置34を用いて入力した情報から、表示装置34に表示されているラスタ地図から編集対象図形を選択する(ステップS1)。
次に、ステップS2は、ステップS1で選択された編集対象図形を地理情報システムサーバ2で検索するための検索条件を作成して、ラスタ地図送信サーバ通信手段616により、作成した検索条件をサーバ側に送信する。ここでは、ステップS1とS2とを合わせてS10とする。ステップS2により送信した情報は、ネットワーク7を介して通信サーバ(Webサーバ)3に伝送され、さらに地理情報システムサーバ2に伝送される。
First, the client-side map data editing unit 61 of the client system 6 uses an edit target graphic from the raster map displayed on the display device 34 based on information input by the edit target graphic selecting unit 611 using the input device 34. Is selected (step S1).
Next, in step S2, a search condition for searching the graphic to be edited selected in step S1 by the geographic information system server 2 is created, and the created search condition is transmitted to the server side by the raster map transmission server communication means 616. Send to. Here, Steps S1 and S2 are combined into S10. The information transmitted in step S2 is transmitted to the communication server (Web server) 3 via the network 7 and further transmitted to the geographic information system server 2.

ステップS3は、前記ステップS10によりクライアントシステム6から送信された編集対象図形検索のための情報をサーバ通信手段511により受信し、編集対象図形検索装置52の検索条件解釈手段521を用いて前記編集対象図形検索のための情報を読み込み、整合性チェックを行ったのち、地図DB通信手段514により編集対象図形検索のための情報をDBサーバ9へ送信する。編集対象図形検索のための情報を受け取ったDBサーバ9は、地図DB検索手段522を用いて地図DB4から対象図形の検索を行う。   In step S3, the server communication unit 511 receives the information for searching for the edit target graphic transmitted from the client system 6 in step S10, and uses the search condition interpretation unit 521 of the edit target graphic search device 52 to edit the edit target graphic. After the information for graphic search is read and the consistency check is performed, the map DB communication means 514 transmits the information for graphic object search to the DB server 9. The DB server 9 that has received the information for searching for the edit target graphic searches the map DB 4 for the target graphic using the map DB search means 522.

ステップS4は、検索結果作成手段523を用いてDBサーバ9から検索結果を読み込んでクライアントシステム6に返信する情報を作成し、この検索結果情報をサーバ通信手段511により、前記ネットワーク7を介してクライアントシステム6に検索結果送信する。以上のステップS4とS5とをまとめてステップS20とする。検索結果を送信するステップS4において、地理情報システムサーバ2が送信した検索結果情報は、通信サーバ(Webサーバ)3、ネットワーク7を介してクライアントシステム6のラスタ地図送信サーバ通信手段616が、受信する。   In step S4, information that reads the search result from the DB server 9 using the search result creating means 523 and returns it to the client system 6 is created, and this search result information is sent to the client via the network 7 by the server communication means 511. The search result is transmitted to the system 6. The above steps S4 and S5 are collectively referred to as step S20. In step S4 for transmitting the search result, the search result information transmitted by the geographic information system server 2 is received by the raster map transmission server communication means 616 of the client system 6 via the communication server (Web server) 3 and the network 7. .

ステップS5は、編集対象図形情報解釈手段612を用いて編集対象図形情報を読み込み編集対象図形表示手段613で表示可能な情報へと変換し、編集対象図形表示手段613によりクライアントシステム6が備えるディスプレイ等の表示装置35に表示する。   In step S5, the edit target graphic information interpretation unit 612 reads the edit target graphic information and converts it into information that can be displayed by the edit target graphic display unit 613. The edit target graphic display unit 613 displays the display provided in the client system 6 or the like. Displayed on the display device 35.

ステップS6は、図形編集手段614より入力装置34を用いて図形編集を実施する。ステップS7は、上記編集後、編集後図形情報作成手段615を用いて編集後の図形情報を作成し、ラスタ地図送信サーバ通信手段616により編集後の図形情報を地理情報システムサーバ2に送信する。以上のステップS5,S6及びS7をまとめてステップS30とする。クライアントシステム6から送信された編集後図形情報は、ネットワーク7を介して通信サーバ(Webサーバ)3が受信し、地理情報システムサーバ2へ伝送される。   In step S6, graphic editing is performed by the graphic editing means 614 using the input device 34. In step S7, after editing, the edited graphic information is generated using the edited graphic information generating means 615, and the edited graphic information is transmitted to the geographic information system server 2 by the raster map transmission server communication means 616. The above steps S5, S6 and S7 are collectively referred to as step S30. The edited graphic information transmitted from the client system 6 is received by the communication server (Web server) 3 via the network 7 and transmitted to the geographic information system server 2.

ステップS8は、地図データ編集サーバ装置51のサーバ通信手段511により上記編集後図形情報を地理情報システムサーバ2が受信し、編集後図形情報解釈手段512により編集後図形情報を読み込み、情報の整合性を確認後、DBサーバ9に編集後図形情報を伝送して、地図DB4に保存されている対象図形の更新を行う。   In step S8, the geographic information system server 2 receives the edited graphic information by the server communication unit 511 of the map data editing server device 51, reads the edited graphic information by the edited graphic information interpretation unit 512, and the consistency of the information. After confirmation, the edited graphic information is transmitted to the DB server 9 to update the target graphic stored in the map DB 4.

ステップS9は、ラスタ地図再生成手段515によって、対象図形が含まれているラスタ地図の再生成を行い、ラスタ地図DB通信手段516によって、再生成したラスタ地図をDBサーバ9に送信する。DBサーバ9は、受信したラスタ地図のデータでラスタ地図DB5を更新する。   In step S 9, the raster map regenerating unit 515 regenerates the raster map including the target graphic, and the raster map DB communication unit 516 transmits the regenerated raster map to the DB server 9. The DB server 9 updates the raster map DB 5 with the received raster map data.

ステップS10は、地理情報システムサーバ2のサーバ通信手段511によって、クライアントシステム6へ上記再生成したラスタ地図を送信する。以上ステップS8,S9及びS10をまとめてステップS40とする。   In step S10, the regenerated raster map is transmitted to the client system 6 by the server communication means 511 of the geographic information system server 2. Steps S8, S9, and S10 are collectively referred to as step S40.

ステップS11は、通信サーバ(Webサーバ)3、ネットワーク7を介して地理情報システムサーバ2から送信されたラスタ地図をクライアントシステム6内にあるラスタ地図送信サーバ通信手段616より受信し、クライアントシステム6のラスタ地図表示システムを用いて上記ラスタ地図を表示する。   In step S11, the raster map transmitted from the geographic information system server 2 via the communication server (Web server) 3 and the network 7 is received from the raster map transmission server communication means 616 in the client system 6, and the client system 6 The raster map is displayed using a raster map display system.

図9は、ステップS11の手続きを示したフローチャートである。ステップS1は、上述のように、地図データ編集クライアント装置61が、クライアントシステム6の入力装置34を用いてクライアントシステム6により表示されているラスタ地図を構成する図形の中から編集対象図形を選択する。   FIG. 9 is a flowchart showing the procedure of step S11. In step S1, as described above, the map data editing client device 61 uses the input device 34 of the client system 6 to select an editing target graphic from among the graphics constituting the raster map displayed by the client system 6. .

次に、ステップS102は、ステップS1で選択された編集対象図形の情報から、編集対象図形を地理情報システムサーバ2で検索するための図形検索条件100を作成する。さらにステップS103は、図形検索条件100をサーバ側、具体的にはネットワーク7を介して通信サーバ(Webサーバ)3に送信する。   Next, step S102 creates a graphic search condition 100 for searching the graphic to be edited by the geographic information system server 2 from the information of the graphic to be edited selected in step S1. In step S103, the graphic search condition 100 is transmitted to the communication server (Web server) 3 via the server side, specifically, the network 7.

図10は、ステップS1の説明図であり、クライアントシステム6の表示装置35に表示されているラスタ地図101上で編集対象図形を選択するステップS1を図示したものである。ラスタ地図101にはラスタ地図101を構成する図形102が存在する。ここでは、図形102の1つとして、編集対象図形103が表示されている。クライアントシステム6において、ユーザが、編集対象図形103が表示されている箇所を画面上でマウスクリック等によるマウス操作(図10中のマウスポインタ104)により位置を指定する。この時、クライアントシステム6は、上記マウス操作により選択されたラスタ地図上の画面座標(ピクセル)から、クライアントシステム6に定義された画面座標と、地球上における対象図形の位置を特定する座標(例えば緯度経度や平面直角座標)とを対応付ける基点と縮尺値をもとにして、画面座標から上記地球上の座標へ変換する。上記地球上の座標は、地図上の座標と考えることもできる。   FIG. 10 is an explanatory diagram of step S1, and illustrates step S1 of selecting a graphic to be edited on the raster map 101 displayed on the display device 35 of the client system 6. The raster map 101 includes a figure 102 constituting the raster map 101. Here, an edit target figure 103 is displayed as one of the figures 102. In the client system 6, the user designates the position where the edit target graphic 103 is displayed by a mouse operation (mouse pointer 104 in FIG. 10) on the screen by mouse click or the like. At this time, the client system 6 uses the screen coordinates (pixels) on the raster map selected by the mouse operation to specify the screen coordinates defined in the client system 6 and the coordinates for specifying the position of the target graphic on the earth (for example, The coordinates from the screen coordinates to the coordinates on the earth are converted on the basis of the base point that associates the latitude and longitude and the plane rectangular coordinates) and the scale value. The coordinates on the earth can be considered as coordinates on a map.

また、図11は、クライアントで住宅地図を示す地図上に表示されている編集対象図形を選択する処理を説明する図である。図において、住宅地図を示すようなラスタ地図301においても、クライアントは、編集対象図形302をマウスクリックなどのマウス操作303により選択する。   Moreover, FIG. 11 is a figure explaining the process which selects the edit object figure currently displayed on the map which shows a house map with a client. In the figure, even in a raster map 301 showing a house map, the client selects an edit target graphic 302 by a mouse operation 303 such as a mouse click.

また、図12は、クライアントシステム6で地図上に表示されている図形が重なった編集対象図形を選択する処理を説明する図である。図のように、編集対象図形103とラスタ地図を構成する図形102とが重なっている場合には、表示が上位にあるレイヤの図形が対象となる。この例では、編集対象図形103の属するレイヤが、図形102の属するレイヤよりも上位に設定されている。このため、編集対象図形103が図形102の上に表示される。この例では、より上位のレイヤに属する編集対象図形103が選択される。   FIG. 12 is a diagram for explaining processing for selecting a graphic to be edited in which the graphic displayed on the map is overlapped by the client system 6. As shown in the figure, when the edit target graphic 103 and the graphic 102 constituting the raster map overlap, the graphic of the layer whose display is higher is the target. In this example, the layer to which the edit target graphic 103 belongs is set higher than the layer to which the graphic 102 belongs. Therefore, the edit target graphic 103 is displayed on the graphic 102. In this example, the edit target graphic 103 belonging to a higher layer is selected.

図13は、クライアントが備える表示装置35に表示されているラスタ地図上で指定した画面座標(デバイス座標ともいう)から地図上の座標(地図座標)に変換する処理フローを示した図である。ステップS1001は、ラスタ地図上の任意位置をマウス等の入力措置を用いて指定する。次に、ステップS1002は、指定された表示装置上での座標(デバイス座標)位置を取得する。次に、ステップS1003は、前記画面座標と緯度経度や平面直角座標などの地図上の座標(地図座標)とを関連付ける基点と縮尺などの変換情報をもとに地図座標に変換し、地図座標105を出力する。この地図座標105は、編集対象図形位置を特定する座標情報として、ステップS102にて編集対象図形検索ための情報が図形検索条件100として作成され、ステップS103にてラスタ地図送信サーバ通信手段616を用いて地理情報システムサーバ2に送信される。   FIG. 13 is a diagram showing a processing flow for converting the screen coordinates (also referred to as device coordinates) designated on the raster map displayed on the display device 35 provided in the client to coordinates on the map (map coordinates). In step S1001, an arbitrary position on the raster map is designated using an input measure such as a mouse. Next, step S1002 acquires the coordinates (device coordinates) position on the designated display device. Next, in step S1003, the map coordinates are converted into map coordinates based on conversion information such as a scale and a base point that associates the screen coordinates with coordinates on the map (map coordinates) such as latitude / longitude and plane rectangular coordinates. Is output. As the map coordinates 105, information for searching for the graphic to be edited is created as the graphic search condition 100 in step S102 as coordinate information for specifying the position of the graphic to be edited, and the raster map transmission server communication means 616 is used in step S103. To the geographic information system server 2.

図14は、サーバ側地図データ編集部51で図形検索条件を受信してから検索結果情報をクライアントシステム6に送信するまでの処理を説明する図である。すなわち、ステップS20の処理を示したフローチャートである。ステップS201は、クライアントシステム6の編集対象図形選択手段611により送信された(ステップS10)図形検索条件100をサーバ通信手段511によって受信する。ステップS202は、編集対象図形検索装置52により図形検索条件100を読み込み、ステップS3で行う図形検索のための命令へと変換する。   FIG. 14 is a diagram for explaining the processing from when the server side map data editing unit 51 receives the graphic search condition to when the search result information is transmitted to the client system 6. That is, it is a flowchart showing the process of step S20. In step S201, the server communication unit 511 receives the graphic search condition 100 transmitted by the editing target graphic selection unit 611 of the client system 6 (step S10). In step S202, the graphic search condition 100 is read by the edit target graphic search device 52 and converted into a command for graphic search performed in step S3.

ステップS3では、上述のように地図データを構成する図形を示すベクトルデータが保存されている地図DB4から、前記検索条件100で指定された座標位置と地図DB4に格納されている図形の中から、図形を構成する座標値との距離が最短となる図形を検索する。次に、ステップS204は、ステップS3で実行された図形検索結果で得られた図形から、検索が正しく実行されたか否かの解釈を行う。次に、ステップS205では、検索結果の図形の情報から、当該図形を構成する座標配列、線色、線幅などの描画情報及び人口や面積などの図形が有する属性情報の各情報を抽出する。   In step S3, from the map DB4 in which the vector data indicating the figures constituting the map data is stored as described above, from the coordinate positions specified by the search condition 100 and the figures stored in the map DB4, A graphic with the shortest distance from the coordinate values constituting the graphic is searched. Next, step S204 interprets whether or not the search is correctly executed from the graphic obtained from the graphic search result executed in step S3. Next, in step S205, information on drawing information such as a coordinate array, line color, and line width and attribute information included in the figure such as population and area is extracted from the figure information of the search result.

図15は、図形が持つ情報を説明する図である。図のように、図形が持つ情報として、検索に結果図形に対して、図形を一意に識別する図形識別子(以下、「図形ID」と呼ぶ。)と、地図上での緯度経度や平面直角座標に基づく位置を示す幾何情報(図15で示す座標情報は平面直角座標系で表されるXY座標)と、図形の描画の定義を示す描画情報、図形が持つ属性情報とがある。ステップS205は、これら図形ID、幾何情報、描画情報及び属性情報を含む検索結果情報120を作成する。なお、検索結果が無い場合、つまり該当する図形が無い場合は、検索結果情報120は空となる。また、図形がいずれかの情報を持たない場合は、その情報は検索結果情報120には含まれない。   FIG. 15 is a diagram for explaining information held by a graphic. As shown in the figure, as the information held by the figure, the figure identifier (hereinafter referred to as "Figure ID") that uniquely identifies the figure for the result figure in the search, the latitude and longitude on the map, and the plane rectangular coordinates There are geometric information indicating the position based on (the coordinate information shown in FIG. 15 is XY coordinates expressed in a plane rectangular coordinate system), drawing information indicating the drawing definition of the figure, and attribute information held by the figure. In step S205, search result information 120 including these graphic ID, geometric information, drawing information, and attribute information is created. When there is no search result, that is, when there is no corresponding figure, the search result information 120 is empty. If the graphic does not have any information, the information is not included in the search result information 120.

次にステップS4は、サーバ通信手段511により、クライアントシステム6に検索結果情報120を送信する。   Next, in step S4, the search result information 120 is transmitted to the client system 6 by the server communication unit 511.

図16は、ステップS30の処理を示したフローチャートである。ステップS301は、ステップS20の手続きによって、クライアント側地図データ編集部61が備えるラスタ地図送信サーバ通信手段616が、サーバ通信手段511により送信された検索結果情報120を受信する。   FIG. 16 is a flowchart showing the process of step S30. In step S301, the raster map transmission server communication unit 616 included in the client-side map data editing unit 61 receives the search result information 120 transmitted by the server communication unit 511 by the procedure of step S20.

検索結果情報120は、図15に示したように、検索結果に該当した図形を識別する図形IDと、幾何(座標配列)情報や線や面などの色、線種などの描画情報や例えば街区という自治体が定義するエリアを構成するポリゴン図形が有する人口や面積といった属性情報などからなる。ただし、編集対象図形が無い場合、つまり前記検索結果情報に図形が存在しない場合には、図形編集を実行することができないため、図形編集を終了する。   As shown in FIG. 15, the search result information 120 includes a graphic ID for identifying a graphic corresponding to the search result, geometric (coordinate arrangement) information, drawing information such as line and surface color, line type, etc. It consists of attribute information such as population and area of the polygon figure that constitutes the area defined by the local government. However, if there is no graphic to be edited, that is, if there is no graphic in the search result information, graphic editing cannot be executed, and graphic editing is terminated.

編集対象図形がある場合には、ステップS5にて、クライアントシステム6の表示装置35に対して検索結果情報120から、図形を構成する地図上の位置を示す座標情報を抽出し、前記デバイス座標に変換したのち、検索結果情報に含まれる図形の描画情報をもとに図形描画機能を用いて検索結果情報120の編集対象図形を描画する。   If there is a graphic to be edited, in step S5, coordinate information indicating the position on the map constituting the graphic is extracted from the search result information 120 with respect to the display device 35 of the client system 6, and the device coordinates are used as the device coordinates. After the conversion, the edit target graphic of the search result information 120 is drawn using the graphic drawing function based on the graphic drawing information included in the search result information.

次にステップS6は、クライアントシステム6において、地図上に描画された編集対象図形の幾何情報、描画情報又は属性情報のユーザによる編集を受け付ける。   In step S6, the client system 6 accepts editing by the user of geometric information, drawing information, or attribute information of the graphic to be edited drawn on the map.

図17は、図形の幾何情報の編集を説明した図である。編集対象図形103の幾何情報の頂点座標には四角形の頂点マーク150を表示し、頂点の場所が分かりやすく表示する。クライアントシステム6は、入力装置35を用いて任意の頂点を移動したり、新たに頂点を追加したり、削除したりすることにより、ユーザに幾何情報の編集を行わせることができる。   FIG. 17 is a diagram illustrating editing of geometric information of a figure. A rectangular vertex mark 150 is displayed at the vertex coordinates of the geometric information of the graphic to be edited 103, and the location of the vertex is displayed in an easy-to-understand manner. The client system 6 can cause the user to edit geometric information by moving an arbitrary vertex using the input device 35, adding a new vertex, or deleting a new vertex.

図18は、図形の頂点座標を移動する編集をする場合の説明図である。具体的には、入力装置35のマウス操作により、8頂点から成る図形103の1頂点の座標(X3、Y3)の移動前後を示す図である。左図は、移動前、右図は移動後を示す。右図中の破線は移動前の図形形状を示している。座標(X3’,Y3’)は移動後の図形103の移動した頂点の座標値を示している。   FIG. 18 is an explanatory diagram for editing in which the vertex coordinates of a figure are moved. Specifically, it is a diagram showing before and after the movement of the coordinates (X3, Y3) of one vertex of the figure 103 composed of eight vertices by the mouse operation of the input device 35. FIG. The left figure shows before movement and the right figure shows after movement. The broken line in the right figure shows the figure shape before movement. Coordinates (X3 ′, Y3 ′) indicate the coordinate values of the moved vertex of the figure 103 after the movement.

さらに、図形の線や面の色や線種などの描画情報を変更する場合、図19に示すような新たに表示されたウィンドウ上で、それら描画情報である線種、線色、線幅、面色及び塗潰しパターンを変更することが可能である。   Furthermore, when changing the drawing information such as the line of the figure, the color of the surface, and the line type, the line type, the line color, the line width, the drawing information on the newly displayed window as shown in FIG. It is possible to change the face color and the filling pattern.

また、図形が持つ属性情報の変更をする場合、図20に示す新たに表示されたウィンドウ上で図形が持つ属性情報を変更することが可能である。   Further, when changing the attribute information held by the graphic, it is possible to change the attribute information held by the graphic on the newly displayed window shown in FIG.

図21は、図形の編集前後での表示及び図形の持つ情報の変化を説明する図である。図に示すように、編集前図形103を前記幾何情報、描画情報、属性情報から成る図形情報107を編集することによって、編集後図形130のように変化し、また当該編集後図形情報の各情報131も併せて変更される。   FIG. 21 is a diagram for explaining changes in display and information held in the figure before and after editing the figure. As shown in the figure, by editing the graphic information 107 including the geometric information, the drawing information, and the attribute information, the pre-edited graphic 103 is changed to an edited graphic 130, and each piece of information of the post-edited graphic information is changed. 131 is also changed.

ステップS6にて図形編集が終了した後、ステップS304にて編集後図形を構成する幾何情報、描画情報、属性情報を抽出し、図22に示すように前記検索結果情報に含まれていた図形を一意に識別する図形IDと、前記編集後対象図形を構成する幾何情報、描画情報、属性情報からなる編集後図形情報132を作成する。作成後、ステップS7において、ラスタ地図送信サーバ通信手段616によって、編集後図形情報132がサーバ側へ送信される。   After the graphic editing is completed in step S6, geometric information, drawing information, and attribute information constituting the edited graphic are extracted in step S304, and the graphic included in the search result information as shown in FIG. A post-edit graphic information 132 is created that includes a graphic ID uniquely identified and geometric information, drawing information, and attribute information constituting the post-edit target graphic. After creation, in step S7, the edited map information 132 is transmitted to the server side by the raster map transmission server communication means 616.

なお、ステップS30で図形を編集する際、編集対象図形と他の図形とを区別するため、例えば編集対象図形が分かりやすいように、地図画像を不透明な画像で覆い、その上から編集対象図形のみを描画する構成を取っても良い。   In order to distinguish the graphic to be edited from other graphics when editing the graphic in step S30, for example, the map image is covered with an opaque image so that the graphic to be edited is easy to understand. You may take the structure which draws.

図23は、ステップS40の処理を示したフローチャートである。ステップS401は、サーバ通信手段511により編集後図形情報132を受信する。次に、ステップS402は、編集後図形情報132を読み込み、編集後図形情報132を構成する地図上での位置を示す座標からなる幾何情報、図形の描画を定義した描画情報及び属性情報が正しく構成されているかを判断する。ここで、幾何形状を示す座標情報に誤った情報が含まれているなど間違って編集された場合には、ステップS407で編集内容が正しくない旨のエラー情報200を作成し、ステップS408でサーバ通信手段511によりクライアントシステム6に送信する。また、編集後図形が正しい場合には、ステップS8は、地図DB通信手段514を用いて地図DB4が格納する対象地図データに対して、編集後図形情報132に含まれる図形IDと一致する編集対象図形を検索し、当該図形に関する幾何情報、描画情報、属性情報を編集後対象情報132の図形の幾何情報、描画情報、属性情報にそれぞれ置き換えることで編集内容を更新する。   FIG. 23 is a flowchart showing the process of step S40. In step S401, the server communication means 511 receives the edited graphic information 132. In step S402, the edited graphic information 132 is read, and the geometric information including coordinates indicating the position on the map constituting the edited graphic information 132, the drawing information defining the drawing of the graphic, and the attribute information are correctly configured. Judge whether it has been. If the coordinate information indicating the geometric shape includes incorrect information, such as incorrect information, the error information 200 indicating that the edited content is incorrect is created in step S407, and server communication is performed in step S408. The data is transmitted to the client system 6 by means 511. If the edited graphic is correct, step S8 is the editing target that matches the graphic ID included in the edited graphic information 132 for the target map data stored in the map DB 4 using the map DB communication means 514. The edited content is updated by searching for a figure and replacing the geometric information, drawing information, and attribute information about the figure with the geometric information, drawing information, and attribute information of the figure in the post-edit target information 132, respectively.

次に、ステップS9は、ラスタ地図再生成手段515によりクライアントシステム6で表示する緯度経度や平面直角座標などの地図座標からなる地図表示領域、表示するレイヤ情報、表示縮尺からなる地図表示情報をもとに、地図DB4から上記地図表示情報に該当する地図データを取得して、ラスタ地図再生成手段515によりラスタ地図140の再生成を実施する。さらに、再生成されたラスタ地図140をラスタ地図DB通信手段516によってラスタ地図DB5に格納する。この後、ステップS10は、サーバ通信手段511を用いてラスタ地図140をクライアントシステム6に送信する。   Next, in step S9, a map display area composed of map coordinates such as latitude / longitude and plane rectangular coordinates displayed on the client system 6 by the raster map regeneration means 515, layer information to be displayed, and map display information composed of a display scale are provided. In addition, the map data corresponding to the map display information is acquired from the map DB 4, and the raster map 140 is regenerated by the raster map regenerating means 515. Further, the regenerated raster map 140 is stored in the raster map DB 5 by the raster map DB communication means 516. Thereafter, in step S 10, the raster map 140 is transmitted to the client system 6 using the server communication unit 511.

図24は、ステップS11の手続きを示したフローチャートである。ステップS402にて解釈された編集後図形情報が正しくなかった場合には、ステップS408にてエラー情報がクライアントシステム6に送信される。クライアントシステム6は、ラスタ地図送信サーバ通信手段616を使って受信した前記エラー情報をステップS163で受信し、ステップS164で当エラー情報をクライアントシステム上で表示し、図形編集を終了する。   FIG. 24 is a flowchart showing the procedure of step S11. If the edited graphic information interpreted in step S402 is not correct, error information is transmitted to the client system 6 in step S408. The client system 6 receives the error information received using the raster map transmission server communication means 616 in step S163, displays the error information on the client system in step S164, and ends the graphic editing.

一方、ステップS402にて解釈された編集後図形情報が正しかった場合には、ステップS161で、ラスタ地図送信サーバ通信手段616を使って受信したラスタ地図140をステップS162でクライアントシステム6が具備する表示装置35で表示し、図形編集を終了する。   On the other hand, if the edited graphic information interpreted in step S402 is correct, the raster map 140 received using the raster map transmission server communication unit 616 is displayed in step S162 in the client system 6 in step S161. The image is displayed on the device 35 and the graphic editing is finished.

なお、ステップS40で図形を更新する際、地図DB4を構成する図形に対して、それぞれの図形を一意に識別する図形IDが存在しない場合は、編集後図形情報に編集前の図形情報である幾何情報を含め、更新対象図形を検索する際に編集前の幾何情報から編集対象の幾何情報を検索する方法を取っても良い。   When the graphic is updated in step S40, if there is no graphic ID that uniquely identifies each graphic for the graphic constituting the map DB 4, the geometric information that is the graphic information before editing is displayed in the edited graphic information. When searching for an update target graphic including information, a method of searching for geometric information to be edited from geometric information before editing may be used.

上記の説明では、地図DB4はラスタ地図を生成するベクトルデータからなる地図データを管理するデータベースとしたが、例えば前記地図データを検索、追加するなど地理情報システムが備えるデータ操作機能を持った地図データベースで構成してもよい。   In the above description, the map DB 4 is a database for managing map data consisting of vector data for generating a raster map. However, for example, a map database having a data operation function provided in a geographic information system such as searching and adding the map data. You may comprise.

上記では、図1に示すようにインターネットやイントラネットなどのネットワークを通じて地図データ編集クライアント装置と地図データサーバ装置とが通信することにより地図データ編集を実現する構成を採った。しかし、一つのコンピュータ上に地図データ編集クライアント装置と地図データサーバ装置とを配置して、ネットワークを介さず一つのコンピュータ内で連携する構成を採っても良い。   In the above description, the map data editing client device and the map data server device communicate with each other via a network such as the Internet or an intranet as shown in FIG. However, a configuration may be adopted in which the map data editing client device and the map data server device are arranged on one computer and cooperate in one computer without using a network.

本実施の形態の地図データ編集装置8によれば、クライアントシステム6からサーバ側に送信された検索条件に基づき検索された編集対象図形のみのベクトルデータを用いて図形編集するため、クライアントシステム6とラスタ地図送信サーバとの通信コストを抑制した上で、地図DB4のベクトルデータの編集をすることができる。   According to the map data editing apparatus 8 of the present embodiment, since the graphic editing is performed using only the vector data of the graphic to be edited searched based on the search condition transmitted from the client system 6 to the server side, It is possible to edit the vector data in the map DB 4 while suppressing the communication cost with the raster map transmission server.

また、本実施の形態の地図データ編集装置8によれば、クライアントシステム6からサーバ側に送信された検索条件に基づき検索された編集対象図形のみのベクトルデータをクライアントシステム6にて描画し、図17で示した座標頂点編集や図19で示した線種、線幅といった描画属性を編集するウィンドウを用いることにより図形編集することとしたので、クライアントシステム6における編集コストも併せて抑制できる。   Further, according to the map data editing apparatus 8 of the present embodiment, the client system 6 draws vector data of only the graphic to be edited searched based on the search condition transmitted from the client system 6 to the server side. Since the graphic editing is performed by using the coordinate vertex editing shown in FIG. 17 and the window for editing the drawing attributes such as the line type and the line width shown in FIG. 19, the editing cost in the client system 6 can also be suppressed.

実施の形態2.
実施の形態1では、地図データのレイヤを考慮しない実施の形態を説明した。本実施の形態では、複数のレイヤを有する地図データを扱う場合について説明する。
Embodiment 2. FIG.
In the first embodiment, the embodiment in which the layer of the map data is not considered has been described. In the present embodiment, a case where map data having a plurality of layers is handled will be described.

従来、サーバから送信された複数のレイヤを有する(階層化された)地図データを画像データ地図転送方式でラスタ地図データをクライアントシステム6にて地図表示する場合における地図データ編集では、実施の形態1で示したように所望の編集対象図形をクライアントが指定した座標よりラスタ地図送信サーバ1が有する地図DB4から検索していた。そのためラスタ地図送信サーバ1は、地図DB4にあるすべての図形からクライアントが指定した座標値に最も近接する図形を検索するため、検索負荷が大きくなり、検索処理に時間がかかるという問題があった。また、レイヤの非表示の図形を誤って選択されて編集される問題があった。   Conventionally, in map data editing in a case where map data having a plurality of layers (hierarchized) transmitted from a server is displayed as a map on the client system 6 using the image data map transfer method, map data editing is performed in the first embodiment. As shown in FIG. 4, the desired map to be edited is retrieved from the map DB 4 of the raster map transmission server 1 from the coordinates designated by the client. Therefore, since the raster map transmission server 1 searches for the graphic closest to the coordinate value designated by the client from all the graphics in the map DB 4, there is a problem that the search load increases and the search processing takes time. In addition, there is a problem that a non-displayed figure of a layer is erroneously selected and edited.

本実施の形態では、編集対象図形の選択の処理において、図形検索条件100に編集対象図形のレイヤ名を加えて検索し、当該レイヤの地図データのベクトルデータを編集するものである。このようにすることによって、上記問題点を解決できる。以下に、実施の形態1の処理と異なる部分のみについて説明する。   In the present embodiment, in the process of selecting an edit target graphic, a search is performed by adding the layer name of the edit target graphic to the graphic search condition 100 and editing the vector data of the map data of the layer. By doing so, the above problems can be solved. Only the parts different from the processing of the first embodiment will be described below.

編集処理の前に、予め地理情報システムサーバ2からクライアントシステム6へ送信する地図データは、クライアントシステム6で表示指定されたレイヤに対応するラスタ地図データであり、クライアントシステム6は、表示指定されたレイヤのラスタ地図を表示する。   Before the editing process, the map data transmitted from the geographic information system server 2 to the client system 6 in advance is raster map data corresponding to the layer designated for display by the client system 6, and the client system 6 is designated for display. Displays a raster map of the layer.

実施の形態1におけるステップS10にて示した編集対象図形を選択する手続きでは、図形検索条件100として図13で示したようにラスタ地図上で編集対象図形の座標情報を図形検索条件100としてラスタ地図送信サーバ通信手段616を用いて地図データ編集サーバ装置に送信した。本実施の形態は、図形検索条件100として、座標情報に加えて、図25に示すように、図形検索条件100にクライアントシステム6で表示対象となっているレイヤの名称も含める。そして、図形検索条件100を実施の形態1と同様に送信する。   In the procedure for selecting the graphic to be edited shown in step S10 in the first embodiment, as shown in FIG. 13 as the graphic search condition 100, the coordinate information of the graphic to be edited is displayed on the raster map as the graphic search condition 100. It transmitted to the map data editing server apparatus using the transmission server communication means 616. In this embodiment, in addition to the coordinate information, the graphic search condition 100 includes the name of the layer to be displayed in the client system 6 in the graphic search condition 100 as shown in FIG. Then, the graphic search condition 100 is transmitted as in the first embodiment.

サーバ側は、地理情報システムサーバ2が図形検索条件100を受信すると、地図DB4に格納されている図形が有するレイヤ名と前記図形検索条件100に含まれるレイヤ名とが一致する図形の中から、検索条件100で指定された座標位置と当該図形を構成する座標値との距離が最短となる図形を検索する。実施の形態1と同様に、検索した図形をクライアントシステム6に送信し、クライアントシステム6で編集対称図形のベクトルデータを編集する。編集した図形のベクトルデータは、地理情報システムサーバ2に送信され、地図DB4の当該図形データのベクトルデータを更新する。   On the server side, when the geographic information system server 2 receives the graphic search condition 100, the layer name included in the graphic stored in the map DB 4 matches the layer name included in the graphic search condition 100. A graphic with the shortest distance between the coordinate position specified by the search condition 100 and the coordinate value constituting the graphic is searched. As in the first embodiment, the searched figure is transmitted to the client system 6, and the vector data of the edit symmetrical figure is edited by the client system 6. The vector data of the edited graphic is transmitted to the geographic information system server 2, and the vector data of the graphic data in the map DB 4 is updated.

なお、地図情報の表示時には、地理情報システムサーバ2は、クライアントからのレイヤの表示・非表示の要求に合わせて、地図DB4のベクトルデータから、レイヤの表示レイヤを組合せてラスタ地図を作成して、クライアント側に送信する。   At the time of displaying the map information, the geographic information system server 2 creates a raster map by combining the layer display layers from the vector data of the map DB 4 in accordance with the layer display / non-display request from the client. , Send to the client side.

上記では、図形検索条件100を構成するレイヤ名称は、クライアントシステム6で表示対象となっているレイヤ名称を自動的に設定したが、別途図26に示すようなレイヤ選択画面170を用いて、例えば、HTMLが備えるチェックボックス等の選択手段を用いてレイヤ名称を選択する手段をとってもよい。   In the above description, the layer names constituting the graphic search condition 100 are automatically set as the layer names to be displayed in the client system 6. However, using the layer selection screen 170 as shown in FIG. , A means for selecting a layer name using a selection means such as a check box provided in HTML may be used.

本実施の形態の地図データ編集装置8によれば、クライアントシステム6で表示指定しているレイヤ名称を図形検索条件に含めて検索するため、クライアントシステム6で表示されているラスタ地図上から、ラスタ地図送信サーバが有する地図DB4に格納されているベクトルデータの編集対象図形を正確に検索することができる。   According to the map data editing apparatus 8 of the present embodiment, since the layer name specified for display in the client system 6 is included in the graphic search condition for searching, the raster data is displayed on the raster map displayed in the client system 6. It is possible to accurately search an edit target graphic of vector data stored in the map DB 4 of the map transmission server.

また、本実施の形態の地図データ編集装置8によれば、クライアントシステム6で表示指定しているレイヤの組合せに対応するラスタ地図を予め送信するため、データ転送量が少なく、ネットワーク負荷が軽いという効果がある。また、表示指定しているレイヤの組合せに対応するラスタ地図を表示するため、クライアントシステム6の表示負荷も軽いという効果がある。   Further, according to the map data editing device 8 of the present embodiment, since the raster map corresponding to the combination of layers designated for display by the client system 6 is transmitted in advance, the data transfer amount is small and the network load is light. effective. Further, since the raster map corresponding to the combination of layers designated for display is displayed, there is an effect that the display load of the client system 6 is light.

実施の形態3.
実施の形態1では、クライアントシステム6にて編集対象図形を指定するのに1点を指定したが、ラスタ地図上のある領域を指定して行うこともできる。本実施の形態では、ラスタ地図上で領域を指定して編集対象図形を特定する方法について、以下実施の形態1と異なる点のみ説明する。
Embodiment 3 FIG.
In the first embodiment, one point is designated for designating the graphic to be edited by the client system 6, but it is also possible to designate a certain area on the raster map. In the present embodiment, only a difference from the first embodiment will be described below with respect to a method for specifying an edit target graphic by designating an area on a raster map.

図27は、クライアントで地図上に表示されている編集対象図形をラバーバンド等の任意図形を用いて選択する処理を説明する図である。ステップS101にてクライアントシステム6が備える入力装置34で編集対象図形を検索する手続きに関して、図27に示すように編集対象図形をラバーバンドなどの任意形状の選択領域110にて囲むことにより選択するように構成する。ここで、図形検索条件100は、任意領域を構成する座標配列で表現される。この場合、前記座標配列に包含される図形が検索に該当する図形となり、ステップS203により実施される検索結果は複数図形から構成される。この時、ステップS206でそれら複数図形をクライアントシステム6に送信する。   FIG. 27 is a diagram for describing processing for selecting an edit target graphic displayed on a map by a client using an arbitrary graphic such as a rubber band. With respect to the procedure for searching for the graphic to be edited with the input device 34 provided in the client system 6 in step S101, as shown in FIG. 27, the graphic to be edited is selected by surrounding it with a selection area 110 of an arbitrary shape such as a rubber band. Configure. Here, the graphic search condition 100 is expressed by a coordinate array constituting an arbitrary area. In this case, the figure included in the coordinate array is a figure corresponding to the search, and the search result executed in step S203 is composed of a plurality of figures. At this time, the plurality of figures are transmitted to the client system 6 in step S206.

図28は、検索結果情報を得た後のクライアントシステム6の処理のフローチャートである。具体的には、サーバ側地図データ編集部51から受信した編集対象図形が複数あった場合、クライアント側地図データ編集部61で編集対象図形を1つ選択し、選択図形情報をサーバ側地図データ編集部に送信するまでの処理を説明する図である。編集対象図形が2以上の場合には、ステップS306へ処理が移る。ステップS306は、図29に示すようなウィンドウにて複数対象図形リスト表示を行う。図29は、図28の編集対象図形を1つ選択するための方法を示す図である。ステップS307は、編集対象図形を1つ選択する。ステップS308は、選択された図形情報160を作成し、ステップS309でクライアントシステム6が備える地図画像配信サーバ通信手段616を使って、地理情報システムサーバ2に選択図形情報160を送信する。   FIG. 28 is a flowchart of processing of the client system 6 after obtaining the search result information. Specifically, when there are a plurality of edit target graphics received from the server side map data editing unit 51, the client side map data editing unit 61 selects one edit target graphic, and the selected graphic information is edited on the server side map data editing. It is a figure explaining the process until it transmits to a part. If there are two or more graphics to be edited, the process proceeds to step S306. In step S306, a multiple target graphic list is displayed in a window as shown in FIG. FIG. 29 is a diagram showing a method for selecting one graphic to be edited in FIG. In step S307, one graphic to be edited is selected. In step S308, the selected graphic information 160 is created, and in step S309, the selected graphic information 160 is transmitted to the geographic information system server 2 using the map image distribution server communication means 616 provided in the client system 6.

地理情報システムサーバ2では、受信した選択図形情報160を元に図14に示したステップS205の手続き同様に当該図形情報から検索結果情報120を作成し、ステップS206の手続きにより再度クライアントシステム6に検索結果情報120を送信する形態をとってもよい。   The geographic information system server 2 creates search result information 120 from the graphic information based on the received selected graphic information 160 in the same manner as the procedure of step S205 shown in FIG. 14, and searches the client system 6 again by the procedure of step S206. The result information 120 may be transmitted.

上記のステップS307では、図29に示すウィンドウを用いて編集対象図形を1つ選択させる手段を採ったが、編集図形を例えば面積や人数など図形が持つ属性情報も使用して編集対象図形を絞り込む手段を取っても良い。例えば、面積が10km以下であり、かつ人口が10000人以上といった属性検索条件により編集対象図形を段階的に絞り込む手段を採っても良い。 In the above step S307, a means for selecting one edit target graphic using the window shown in FIG. 29 is adopted. However, the edit graphic is narrowed down using the attribute information of the graphic such as area and number of people. You may take measures. For example, a means for narrowing down the graphic to be edited step by step according to an attribute search condition such that the area is 10 km 2 or less and the population is 10,000 or more may be employed.

本実施の形態の地図データ編集装置8によれば、編集対象情報は、任意形状の領域を特定する座標情報を含み、編集対象図形検索手段は、前記編集対象情報の前記座標値で特定される領域に入る1又は2以上の図形を検索するようにしたので、多数の編集対象がある倍などに対象を選択しやすくなる効果がある。   According to the map data editing apparatus 8 of the present embodiment, the edit target information includes coordinate information that specifies an area of an arbitrary shape, and the edit target graphic search means is specified by the coordinate value of the edit target information. Since one or two or more figures entering the region are searched, there is an effect that it becomes easy to select the target such as a large number of editing targets.

実施の形態4.
実施の形態1では、クライアントシステム6が、編集対象図形のベクトルデータを受け取り、ベクトルデータを描画するように説明したが、クライアントシステム6が、編集対象図形のラスタデータ(画像データ)を受け取るようにして、ベクトルデータを描画しないように構成することもできる。
Embodiment 4 FIG.
In the first embodiment, it has been described that the client system 6 receives the vector data of the graphic to be edited and draws the vector data. However, the client system 6 receives the raster data (image data) of the graphic to be edited. The vector data can be configured not to be drawn.

実施の形態1において示したステップS30の処理過程において編集対象図形をクライアントシステム6が備える描画機能を用いて地図上に描画し、入力装置を用いて図形編集するとしたが、クライアントシステム6が備える入力装置34を用いて、図形が持つ幾何情報や描画情報を変更する度に、変更された幾何情報や描画情報をラスタ地図送信サーバ通信手段616を用いて地理情報システムサーバ2に送信し、受け取った幾何構造を元に画像化し、画像作成後、再度クライアントシステム6に返信し、クライアントシステム6にて同画像を表示する形態を取っても良い。   In the process of step S30 shown in the first embodiment, the graphic to be edited is drawn on the map using the drawing function provided in the client system 6, and the graphic editing is performed using the input device. Each time the geometric information or drawing information of the figure is changed using the device 34, the changed geometric information or drawing information is transmitted to the geographic information system server 2 using the raster map transmission server communication means 616 and received. It is also possible to take a form in which an image is formed based on the geometric structure, an image is created, the image is sent back to the client system 6 again, and the client system 6 displays the image.

本実施の形態の地図データ編集装置8によれば、変更された幾何情報や描画情報を地理情報システムサーバ2に送信し、地理情報システムサーバ2が幾何構造を元に画像化した画像を、再度クライアントシステム6に返信し、クライアントシステム6にて同画像を表示するので、クライアントシステム6のブラウザが持つベクトル描画機能を使用せずに対象図形の幾何構造の編集途中の図形を表現することが可能である。   According to the map data editing device 8 of the present embodiment, the changed geometric information and drawing information are transmitted to the geographic information system server 2, and the image that the geographic information system server 2 has imaged based on the geometric structure is again displayed. Since it returns to the client system 6 and the same image is displayed on the client system 6, it is possible to represent the figure in the process of editing the geometric structure of the target figure without using the vector drawing function of the browser of the client system 6. It is.

1 ラスタ地図送信サーバ、2 地理情報システムサーバ、3 通信サーバ(Webサーバ)、4 地図DB、5 ラスタ地図DB、6 クライアントシステム、7 ネットワーク、8 地図データ編集装置、9 DBサーバ、21 CPU、22 メモリ、23 外部記憶装置、24 入力装置、25 表示装置、26 通信装置、31 CPU、32 メモリ、33 外部記憶装置、34 入力装置、35 表示装置、36 通信装置、51 サーバ側地図データ編集部、52 編集対象図形検索装置、61 クライアント側地図データ編集部、511 サーバ通信手段、512 編集後図形情報解釈手段、513 編集後図形更新情報作成手段、514 地図DB通信手段、515 ラスタ地図再生成手段、516 ラスタ地図DB通信手段、521 検索条件解釈手段、522 地図DB検索手段、523 検索結果作成手段、611 編集対象図形選択手段、612 編集対象図形情報解釈手段、613 編集対象図形表示手段、614 図形編集手段、615 編集後図形情報作成手段、616 ラスタ地図送信サーバ通信手段、100 図形検索条件、101 ラスタ地図、102 ラスタ地図を構成する図形、103 編集対象図形、104 マウスポインタ、105 地図座標、107 図形情報、110 選択領域、120 検索結果情報、130 編集後図形、131 編集後図形情報の各情報、132 編集後図形情報、140 再生成されたラスタ地図、150 頂点マーク、160 選択図形情報、170 レイヤ選択画面。   1 raster map transmission server, 2 geographical information system server, 3 communication server (Web server), 4 map DB, 5 raster map DB, 6 client system, 7 network, 8 map data editing device, 9 DB server, 21 CPU, 22 Memory, 23 External storage device, 24 Input device, 25 Display device, 26 Communication device, 31 CPU, 32 Memory, 33 External storage device, 34 Input device, 35 Display device, 36 Communication device, 51 Server side map data editing unit, 52 editing object graphic search device, 61 client side map data editing unit, 511 server communication means, 512 edited graphic information interpretation means, 513 edited graphic update information creation means, 514 map DB communication means, 515 raster map regenerating means, 516 raster map DB communication means 521 search Interpretation means 522 Map DB search means 523 Search result creation means 611 Edit object graphic selection means 612 Edit object graphic information interpretation means 613 Edit object graphic display means 614 Figure edit means 615 Edit graphic information creation means , 616 raster map transmission server communication means, 100 graphic search condition, 101 raster map, 102 graphic constituting raster map, 103 graphic to be edited, 104 mouse pointer, 105 map coordinate, 107 graphic information, 110 selection area, 120 search result Information, 130 edited graphic, 131 edited graphic information, 132 edited graphic information, 140 regenerated raster map, 150 vertex mark, 160 selected graphic information, 170 layer selection screen.

Claims (9)

地図に含まれる図形の幾何情報、描画情報を有する図形のベクトルデータを格納するベクトルデータ格納手段と、
前記ベクトルデータをピクセルで構成される画像に変換して前記地図の図形を表現する画像であるラスタデータを格納するラスタデータ格納手段と、
前記ラスタデータをクライアントへ送信するラスタデータ送信手段とを有するサーバ、
および送信された前記ラスタデータを受信するラスタデータ受信手段と、
受信した前記ラスタデータを描画するラスタデータ描画手段と、
描画した前記ラスタデータに対して編集する対象の編集対象情報が入力される編集対象入力手段と、
前記編集対象情報を前記サーバへ送信する編集対象送信手段とを有するクライアントを備えた地図データ編集装置であって、
前記サーバは、前記クライアントから前記編集対象情報を受信する編集対象受信手段と、
前記ベクトルデータ格納手段に格納された前記ベクトルデータの中から、前記編集対象情報に基づく検索条件を満たす図形のベクトルデータを検索する編集対象図形検索手段と、
前記検索された前記図形のベクトルデータをクライアントに送信する編集対象図形送信手段とを備え、
前記クライアントは、検索された前記図形のベクトルデータを受信するベクトルデータ受信手段と、
受信した前記図形のベクトルデータを描画する編集対象図形表示手段と、
描画された前記図形のベクトルデータの変更箇所および変更内容を含む変更情報が入力される図形編集手段と、
前記変更情報をサーバに送信する編集後図形情報送信手段とを備え、
前記サーバは、前記変更情報に基づき前記ベクトルデータ格納手段に格納された前記変更箇所に対応する図形の情報を前記変更内容に更新する編集後図形更新手段を備えたことを特徴とする地図データ編集装置。
Vector data storage means for storing geometric information of a figure included in a map, vector data of a figure having drawing information;
Raster data storage means for storing raster data which is an image representing the map figure by converting the vector data into an image composed of pixels;
A server having raster data transmission means for transmitting the raster data to the client;
And raster data receiving means for receiving the transmitted raster data;
Raster data drawing means for drawing the received raster data;
Editing object input means for inputting editing object information to be edited with respect to the rendered raster data;
A map data editing device comprising a client having an editing object transmitting means for transmitting the editing object information to the server,
The server includes an editing object receiving means for receiving the editing object information from the client;
Edit target graphic search means for searching for vector data of a graphic satisfying a search condition based on the edit target information from the vector data stored in the vector data storage means;
Editing target graphic transmission means for transmitting vector data of the searched graphic to a client;
The client includes vector data receiving means for receiving vector data of the searched figure,
Edit target graphic display means for drawing the received vector data of the graphic;
A graphic editing means for inputting change information including a change location and change contents of vector data of the drawn graphic, and
An edited graphic information transmitting means for transmitting the change information to the server,
The map data editing means characterized in that the server comprises an edited graphic updating means for updating the graphic information corresponding to the changed portion stored in the vector data storage means to the changed contents based on the changed information. apparatus.
編集対象情報は、編集対象入力手段で入力された座標値を含み、
編集対象図形検索手段は、前記編集対象情報の前記座標値に最も近い図形を検索することを特徴とする請求項1に記載の地図データ編集装置。
The edit target information includes the coordinate value input by the edit target input means,
2. The map data editing apparatus according to claim 1, wherein the edit target graphic search means searches for a graphic closest to the coordinate value of the edit target information.
図形は、レイヤに分けられ、
クライアントは、描画するラスタデータで表示対象のレイヤ情報を有し、
編集対象情報は、前記表示対象のレイヤ情報を含み、
編集対象図形検索手段は、前記編集対象の前記表示対象のレイヤ情報に対応する図形に検索対象図形を絞ることを特徴とする請求項1に記載の地図データ編集装置。
Shapes are divided into layers,
The client has layer information to be displayed with raster data to be drawn,
The editing target information includes the display target layer information,
2. The map data editing apparatus according to claim 1, wherein the edit target graphic search means narrows down the search target graphic to a graphic corresponding to the display target layer information to be edited.
編集対象情報は、編集対象入力手段で入力された座標値を含み、
編集対象図形検索手段は、前記編集対象情報の前記座標値に最も近い図形を検索することを特徴とする請求項3に記載の地図データ編集装置。
The edit target information includes the coordinate value input by the edit target input means,
4. The map data editing apparatus according to claim 3, wherein the edit target graphic search means searches for a graphic closest to the coordinate value of the edit target information.
クライアントは、編集対象のレイヤ情報が入力される編集対象レイヤ入力手段を備え、
編集対象情報のレイヤ情報は、前記編集対象レイヤ入力手段により入力された前記レイヤ情報であることを特徴とする請求項3に記載の地図データ編集装置。
The client includes an edit target layer input means for inputting edit target layer information,
4. The map data editing apparatus according to claim 3, wherein the layer information of the editing target information is the layer information input by the editing target layer input unit.
編集対象情報は、図形が有する属性情報を含むことを特徴とする請求項1に記載の地図データ編集装置。 The map data editing apparatus according to claim 1, wherein the editing target information includes attribute information of a graphic. 編集対象情報は、任意形状の領域を特定する座標情報を含み、
編集対象図形検索手段は、前記編集対象情報の前記座標値で特定される領域に入る1又は2以上の図形を検索し、
図形編集手段は、2以上の図形が描画された場合には、2以上の図形のうち1つの編集対象を選択することを特徴とする請求項1に記載の地図データ編集装置。
The edit target information includes coordinate information that identifies an area of an arbitrary shape,
The edit target graphic search means searches for one or more figures that fall within the area specified by the coordinate value of the edit target information,
2. The map data editing apparatus according to claim 1, wherein when two or more graphics are drawn, the graphic editing unit selects one editing target from the two or more graphics.
地図に含まれる図形の幾何情報、描画情報を有する図形のベクトルデータを格納するベクトルデータ格納手段と、
前記ベクトルデータをピクセルで構成される画像に変換して前記地図の図形を表現する画像であるラスタデータを作成する地図画像データ作成手段と、
前記ラスタデータを格納するラスタデータ格納手段と、
前記ラスタデータをクライアントへ送信するラスタデータ送信手段とを有するサーバ、
および送信された前記ラスタデータを受信するラスタデータ受信手段と、
受信した前記ラスタデータを描画するラスタデータ描画手段と、
描画した前記ラスタデータに対して編集する対象の編集対象情報が入力される編集対象入力手段と、
前記編集対象情報を前記サーバへ送信する編集対象送信手段とを有するクライアントを備えた地図データ編集装置であって、
前記サーバは、前記クライアントから前記編集対象情報を受信する編集対象受信手段と、
前記ベクトルデータ格納手段に格納された前記ベクトルデータの中から、前記編集対象情報に基づく検索条件を満たす図形のベクトルデータを検索する編集対象図形検索手段と、
前記検索された前記図形のベクトルデータをクライアントに送信する編集対象図形送信手段とを備え、
前記クライアントは、検索された前記図形のベクトルデータを受信するベクトルデータ受信手段と、
受信した前記図形のベクトルデータを描画する編集対象図形表示手段と、
描画された前記図形のベクトルデータの変更箇所および変更内容を含む変更情報が入力される図形編集手段と、
前記変更情報をサーバに送信する編集後図形情報送信手段とを備え、
前記サーバは、前記変更情報に基づき前記ベクトルデータ格納手段に格納された前記変更箇所に対応する図形の情報を前記変更内容に更新する編集後図形更新手段を備えたことを特徴とする地図データ編集装置。
Vector data storage means for storing geometric information of a figure included in a map, vector data of a figure having drawing information;
Map image data creating means for converting the vector data into an image composed of pixels and creating raster data which is an image representing the map figure;
Raster data storage means for storing the raster data;
A server having raster data transmission means for transmitting the raster data to the client;
And raster data receiving means for receiving the transmitted raster data;
Raster data drawing means for drawing the received raster data;
Editing object input means for inputting editing object information to be edited with respect to the rendered raster data;
A map data editing device comprising a client having an editing object transmitting means for transmitting the editing object information to the server,
The server includes an editing object receiving means for receiving the editing object information from the client;
Edit target graphic search means for searching for vector data of a graphic satisfying a search condition based on the edit target information from the vector data stored in the vector data storage means;
Editing target graphic transmission means for transmitting vector data of the searched graphic to a client;
The client includes vector data receiving means for receiving vector data of the searched figure,
Edit target graphic display means for drawing the received vector data of the graphic;
A graphic editing means for inputting change information including a change location and change contents of vector data of the drawn graphic, and
An edited graphic information transmitting means for transmitting the change information to the server,
The map data editing means characterized in that the server comprises an edited graphic updating means for updating the graphic information corresponding to the changed portion stored in the vector data storage means to the changed contents based on the changed information. apparatus.
地図に含まれる図形の幾何情報、描画情報を有する図形のベクトルデータを格納するベクトルデータ格納手段と、
前記ベクトルデータをピクセルで構成される画像に変換して前記地図の図形を表現する画像であるラスタデータを格納するラスタデータ格納手段と、
前記ラスタデータをクライアントへ送信するラスタデータ送信手段と、
送信された前記ラスタデータを受信するラスタデータ受信手段、受信した前記ラスタデータを描画するラスタデータ描画手段、描画した前記ラスタデータに対して編集する対象の編集対象情報が入力される編集対象入力手段、および前記編集対象情報を送信する編集対象送信手段を有するクライアントからの前記編集対象情報を受信する編集対象受信手段と、
前記ベクトルデータ格納手段に格納されたベクトルデータの中から、前記編集対象情報に基づく検索条件を満たす図形のベクトルデータを検索する編集対象図形検索手段と、
検索された前記図形のベクトルデータを前記クライアントに送信する編集対象図形送信手段と、
前記クライアントが検索された前記図形のベクトルデータを受信して前記図形のベクトルデータを描画し、前記クライアントにて入力された前記図形のベクトルデータの変更箇所および変更内容を含む変更情報を受信し、前記変更情報に基づき前記ベクトルデータ格納手段に格納された前記変更箇所に対応する図形の情報を前記変更内容に更新する編集後図形更新手段とを備えたことを特徴とする地図データ編集装置用サーバ。
Vector data storage means for storing geometric information of a figure included in a map, vector data of a figure having drawing information;
Raster data storage means for storing raster data which is an image representing the map figure by converting the vector data into an image composed of pixels;
Raster data transmission means for transmitting the raster data to the client;
Raster data receiving means for receiving the transmitted raster data, raster data drawing means for drawing the received raster data, and editing target input means for inputting editing target information to be edited on the drawn raster data And an editing object receiving means for receiving the editing object information from a client having an editing object transmitting means for transmitting the editing object information;
Edit target graphic search means for searching for vector data of a graphic that satisfies a search condition based on the edit target information from the vector data stored in the vector data storage means;
Edit target graphic transmitting means for transmitting vector data of the searched graphic to the client;
The client receives the vector data of the figure searched and draws the vector data of the figure, receives the change information including the change part and the change contents of the vector data of the figure input by the client, A map data editing apparatus server comprising: an edited graphic updating means for updating graphic information corresponding to the changed portion stored in the vector data storage means based on the change information to the changed contents .
JP2009038212A 2009-02-20 2009-02-20 Map data editing device and server for map data editing device Active JP4968275B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009038212A JP4968275B2 (en) 2009-02-20 2009-02-20 Map data editing device and server for map data editing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009038212A JP4968275B2 (en) 2009-02-20 2009-02-20 Map data editing device and server for map data editing device

Publications (2)

Publication Number Publication Date
JP2010191889A JP2010191889A (en) 2010-09-02
JP4968275B2 true JP4968275B2 (en) 2012-07-04

Family

ID=42817837

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009038212A Active JP4968275B2 (en) 2009-02-20 2009-02-20 Map data editing device and server for map data editing device

Country Status (1)

Country Link
JP (1) JP4968275B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101587865B1 (en) * 2011-10-31 2016-01-25 네이버 주식회사 Apparatus and method for transmitting additional information about location information
CN113470143B (en) * 2021-06-29 2024-04-05 阿波罗智能技术(北京)有限公司 Electronic map drawing method, device, equipment and automatic driving vehicle
CN113888673A (en) * 2021-09-29 2022-01-04 上海商汤智能科技有限公司 Map editing method, system, device, computing equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3695391B2 (en) * 2001-12-21 2005-09-14 株式会社デンソー Map server
JP2004227305A (en) * 2003-01-23 2004-08-12 Pasuko:Kk Map information processing system

Also Published As

Publication number Publication date
JP2010191889A (en) 2010-09-02

Similar Documents

Publication Publication Date Title
KR101996177B1 (en) Method and apparatus for providing bim/gis integrated information, and system using the same
JP6645733B2 (en) Augmented reality update of 3D CAD model
JP6043732B2 (en) System method and system for browsing heterogeneous map data
US20120120086A1 (en) Interactive and Scalable Treemap as a Visualization Service
JP2010504560A (en) Method and system for displaying graphic objects on a digital map
CN105447101A (en) Map engine implementation method and apparatus
JP2007219907A (en) Parts catalog system, parts catalog creation method, program, and recording medium
WO2007124512A2 (en) Registration of geographic objects at a geographic information system for publication
US11610031B2 (en) 3D-link for sharing a 3D context of 3D computer- aided design (CAD) model
CN112559667A (en) Map editor, map engine, map editing system, map editing method, and storage medium
Singh et al. Web 3D GIS application for flood simulation and querying through open source technology
JP5294522B2 (en) Map / photo image distribution system and its client system
US10067950B1 (en) Systems and methods for efficiently organizing map styling information
KR20070014295A (en) Method for generating stage map for seat reservation/sales and method for providing seat reservation service using the map
US8230319B2 (en) Web-based visualization, refresh, and consumption of data-linked diagrams
JP4968275B2 (en) Map data editing device and server for map data editing device
CN115082632A (en) Two-dimensional and three-dimensional integrated GIS system based on WebGL and application
JPWO2005098660A1 (en) Document processing apparatus and document processing method
CN112131332B (en) Information point updating method and device, electronic equipment and computer storage medium
JP6184748B2 (en) Map section designation system
JP2021519481A (en) Media content planning system
KR101959290B1 (en) Method and server for converting construction map data to data of converted format readable by web browser-based application running on mobile terminal used as surveying controller
KR101967587B1 (en) Method and apparadus for generating surveying data using task screen providing overlapped layers of construction map data, map data from external map service, and public map data
KR100989094B1 (en) Multiple division screen provision system for gis information and method for the same
Mearns QGIS Blueprints

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101006

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120228

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: 20120306

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120319

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

Free format text: PAYMENT UNTIL: 20150413

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 4968275

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20150413

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250