JP2003241650A - Device, method, and program for generating map information, and server system - Google Patents

Device, method, and program for generating map information, and server system

Info

Publication number
JP2003241650A
JP2003241650A JP2002038840A JP2002038840A JP2003241650A JP 2003241650 A JP2003241650 A JP 2003241650A JP 2002038840 A JP2002038840 A JP 2002038840A JP 2002038840 A JP2002038840 A JP 2002038840A JP 2003241650 A JP2003241650 A JP 2003241650A
Authority
JP
Japan
Prior art keywords
map information
target object
map
information
layer
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.)
Withdrawn
Application number
JP2002038840A
Other languages
Japanese (ja)
Inventor
Hidefumi Asahina
秀文 朝比奈
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.)
NTT ME Corp
Original Assignee
NTT ME 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 NTT ME Corp filed Critical NTT ME Corp
Priority to JP2002038840A priority Critical patent/JP2003241650A/en
Publication of JP2003241650A publication Critical patent/JP2003241650A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Instructional Devices (AREA)
  • Processing Or Creating Images (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a map information generating device for superimposing map information on target object information and displaying them by a layer, and also to provide its method, its program, and a server system. <P>SOLUTION: The map information generating device 51 is arranged in a client 50 and includes: an area obtaining means for obtaining the area of map information received via a network 100; a target object information reception control means for performing control to receive target object information belonging to the area from a prescribed database 61; and a layer display control means for performing control to display received map information as a background layer, and also to display the received target object information by superimposition on the background layer as a target layer. <P>COPYRIGHT: (C)2003,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、背景となる地図上
に建物や店舗等の目標物を表示するための地図情報作成
装置及び方法、地図情報作成プログラム、並びにサーバ
システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a map information creating apparatus and method, a map information creating program, and a server system for displaying targets such as buildings and shops on a background map.

【0002】[0002]

【従来の技術】近年、ネットワークを介して地図情報を
配信するサービスが普及しつつある。このサービスとし
ては、地図配信ASP(Application Service Provide
r)が知られている。図6は従来の地図配信ASPのシ
ステム構成を示す。
2. Description of the Related Art In recent years, services for distributing map information via networks have become widespread. This service includes map distribution ASP (Application Service Provide
r) is known. FIG. 6 shows the system configuration of a conventional map distribution ASP.

【0003】この図において、地図配信ASP200は
Webサーバ210、地図サーバ220、データベース
サーバ230を備え、インターネット等のネットワーク
100を介してクライアント50に接続されている。地
図サーバ220は地図情報データベース221を管理
し、データベースサーバ230は目標物情報を格納する
データベース231を管理する。この目標物情報は、地
図配信サービスを受けるユーザ毎の固有データであり、
例えばユーザが企業である場合に、その事業所や店舗等
の情報が座標(緯度、経度)に関連付けられたデータで
ある。目標物情報は、各ユーザが予め地図配信ASPに
登録しておく。
In this figure, a map distribution ASP 200 comprises a Web server 210, a map server 220, and a database server 230, and is connected to a client 50 via a network 100 such as the Internet. The map server 220 manages a map information database 221, and the database server 230 manages a database 231 that stores target object information. This target information is unique data for each user who receives the map distribution service,
For example, in the case where the user is a company, the information on the business office, store, etc. is data associated with coordinates (latitude, longitude). The target object information is registered in advance in the map distribution ASP by each user.

【0004】地図情報は以下のようにして作成される。
まず、Webサーバ210は、クライアント50からの
要求に基づき、地図情報配信サービス画面を構成するW
ebページをクライアント50に送信する。ユーザはサ
ービス画面を閲覧し、クライアント50を介して所望の
領域の地図情報の配信を要求する。地図サーバ220
は、この要求に応じた地図情報を地図情報データベース
221から取得するとともに、地図情報の領域(緯度、
経度)に含まれる目標物情報をデータベースサーバ23
0を介してデータベース231から取得する。
The map information is created as follows.
First, the Web server 210 configures the W of the map information distribution service screen based on the request from the client 50.
The eb page is transmitted to the client 50. The user browses the service screen and requests distribution of map information of a desired area via the client 50. Map server 220
Acquires the map information corresponding to this request from the map information database 221, and at the same time acquires the map information area (latitude,
The target information included in the longitude) is stored in the database server 23.
It is acquired from the database 231 via 0.

【0005】次に、地図サーバ220は、所定の地図エ
ンジン(ソフトウェア)を用い、地図情報上の所定位置
のデータを目標物情報で置き換えて1枚の地図画像を生
成し、クライアント50に送信する。クライアント50
の表示部には、図7に示すように、地図画像300の一
部が目標物画像(この場合は、ユーザ企業の店舗を表す
アイコン)310で置き換わった画像がブラウザにより
表示される。
Next, the map server 220 uses a predetermined map engine (software) to replace the data at a predetermined position on the map information with the target object information, generate one map image, and send it to the client 50. . Client 50
As shown in FIG. 7, an image in which a part of the map image 300 is replaced with a target object image (in this case, an icon representing the store of the user company) 310 is displayed on the display unit of the browser by the browser.

【0006】なお、ユーザは自己の管理するネットワー
ク内にデータベースサーバ230及びデータベース23
1と同様なサーバ60やデータベース61を備え、目標
物情報が更新された場合、地図配信ASP内のデータベ
ース231の更新をネットワーク100を介して依頼す
るようになっている。
[0006] The user has a database server 230 and a database 23 in the network managed by the user.
The server 60 and the database 61 similar to those in No. 1 are provided, and when the target object information is updated, the update of the database 231 in the map distribution ASP is requested via the network 100.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、従来の
地図配信システムの場合、以下の問題がある。第1は、
セキュリティ上、ユーザ以外の者に知られたくないデー
タであっても、地図配信ASPに登録しなければならな
いという問題である。これは、地図配信ASPの地図エ
ンジンで地図情報と目標物情報を合成する必要上、地図
配信ASP内で目標物情報を管理しなければならないか
らである。そして、不正者は、地図配信ASP内のデー
タベース231にアクセスして、あるいは地図情報がネ
ットワーク100からダウンロードされる際に、目標物
情報を盗用する虞がある。また、ユーザは、インターネ
ット経由でデータベース231に目標物情報(機密情報
の場合が多い)を登録する必要があるため、送信データ
パケットを盗聴される虞がある。そして、盗聴を防止す
るために暗号化やVPN等を行うことは、システムの設
備コスト増大につながる問題がある。
However, the conventional map distribution system has the following problems. The first is
There is a problem in that even data that is not desired to be known to anyone other than the user for security reasons must be registered in the map distribution ASP. This is because the map information of the map delivery ASP must be managed because the map engine of the map delivery ASP needs to combine the map information and the target information. Then, an illegal person may steal the target object information when accessing the database 231 in the map distribution ASP or when the map information is downloaded from the network 100. Further, since the user needs to register the target object information (often confidential information) in the database 231 via the Internet, there is a risk that the transmission data packet will be tapped. Then, performing encryption, VPN, or the like to prevent eavesdropping poses a problem of increasing the equipment cost of the system.

【0008】第2は、目標物情報を地図配信ASPに登
録する作業が煩雑であるという問題である。特に、デー
タ量が大きい場合や、秘密性の強いデータの場合、デー
タ登録作業が困難となる。また、データを更新する時に
も同様の作業が生じる。そして、ユーザが管理するネッ
トワーク内の出サーバ60とデータベース61の目標物
情報が更新された場合、地図配信ASP内のデータベー
ス231の目標物情報も同期して更新、管理する必要が
ある。
The second problem is that the work of registering the target information in the map distribution ASP is complicated. In particular, when the amount of data is large or the data is highly confidential, the data registration work becomes difficult. The same work also occurs when updating the data. When the target information in the output server 60 and the database 61 in the network managed by the user is updated, the target information in the database 231 in the map distribution ASP also needs to be updated and managed in synchronization.

【0009】第3は、地図情報の一部が目標物情報で置
き換わるため、地図の再利用、加工等ができないという
問題である。例えば、目標物の位置が変わった場合にそ
のデータを削除すると、下地の地図画像も白紙になって
しまう。さらには、異なる種類の目標物、例えば店舗デ
ータと顧客データを別個に表示するためには、2枚の地
図画像を作成する必要がある。
The third problem is that part of the map information is replaced by the target object information, so that the map cannot be reused or processed. For example, if the data of the target object is changed and the data is deleted, the background map image will be blank. Furthermore, in order to display different types of targets, such as store data and customer data separately, it is necessary to create two map images.

【0010】なお、上記システムを改善し、地図配信A
SPには目標物情報のIDデータと座標を登録し、実際
の目標物情報をユーザの管理下に置くことでセキュリテ
ィの問題を解決する方法も提案されている。しかし、こ
の方法の場合、IDデータと実際の目標物情報との照
合、関連付に時間を要するので、現実の使用に耐えない
という問題がある。
It should be noted that the above system has been improved to provide map distribution A.
A method of solving security problems by registering ID data and coordinates of target object information in the SP and placing actual target object information under the control of the user is also proposed. However, in the case of this method, it takes time to collate and associate the ID data with the actual target object information, so that there is a problem that it cannot be used in actual use.

【0011】本発明は、上記した問題点に鑑みてなされ
たもので、地図情報と目標物情報を重畳してレイヤ表示
することが可能な地図情報作成装置及び方法、地図情報
作成プログラム、並びにサーバシステムを提供すること
を目的とする。
The present invention has been made in view of the above-mentioned problems, and is a map information creating apparatus and method, a map information creating program, and a server capable of superimposing and displaying map information and target object information in layers. The purpose is to provide a system.

【0012】[0012]

【課題を解決するための手段】上記した目的を達成する
ために、本発明の地図情報作成装置は、クライアントに
設けられ、ネットワークを介して受信する地図情報の領
域を取得する領域取得手段と、前記領域に属する目標物
情報を所定のデータベースから受信する制御をする目標
物情報受信制御手段と、受信した地図情報を背景レイヤ
として表示する制御をするとともに、受信した目標物情
報を目標物レイヤとして前記背景レイヤに重畳表示する
制御をするレイヤ表示制御手段とを備えたことを特徴と
する。
In order to achieve the above object, a map information creating apparatus of the present invention is provided in a client, and area acquiring means for acquiring an area of map information received via a network, Target information reception control means for controlling the reception of target information belonging to the area from a predetermined database, and control for displaying the received map information as a background layer, and the received target information as a target layer. And a layer display control means for controlling the display on the background layer.

【0013】前記所定のデータベースは、前記クライア
ントと同じネットワークに接続されていることが好まし
い。前記所定のデータベースは、前記地図情報を格納す
るデータベースと別のネットワークに接続されているこ
とが好ましい。前記所定のデータベースは、複数個に分
散されていることが好ましい。
The predetermined database is preferably connected to the same network as the client. It is preferable that the predetermined database is connected to a network different from the database that stores the map information. It is preferable that the predetermined database is distributed in plural.

【0014】前記目標物情報を複数種類設けた場合に、
前記レイヤ表示制御手段は、種類毎の目標物レイヤを前
記背景レイヤに重畳表示する制御をすることが好まし
い。
When a plurality of types of target object information are provided,
It is preferable that the layer display control means performs control to superimpose and display the target object layer for each type on the background layer.

【0015】前記背景レイヤ及び目標物レイヤの表示
は、前記クライアントに搭載されたブラウザにより行わ
れることが好ましい。
It is preferable that the background layer and the target object layer are displayed by a browser installed in the client.

【0016】本発明の地図情報作成方法は、クライアン
ト上で行われ、前記地図情報の領域を取得する過程と、
前記領域に属する目標物情報を所定のデータベースから
受信する制御をする過程と、受信した地図情報を背景レ
イヤとして表示する制御をするとともに、受信した目標
物情報を目標物レイヤとして前記背景レイヤに重畳表示
する制御をする過程とを有することを特徴とする。
The map information creating method of the present invention is performed on a client, and a process of acquiring the area of the map information,
The process of controlling the reception of target information belonging to the area from a predetermined database, and the control of displaying the received map information as a background layer, and superimposing the received target information as a target layer on the background layer. And a process of controlling display.

【0017】本発明の地図情報作成プログラムは、前記
地図情報の領域を取得する過程と、前記領域に属する目
標物情報を所定のデータベースから受信する制御をする
過程と、受信した地図情報を背景レイヤとして表示する
制御をするとともに、受信した目標物情報を目標物レイ
ヤとして前記背景レイヤに重畳表示する制御をする過程
とをクライアント上で実行させることを特徴とする。
The map information creating program of the present invention includes a process of acquiring a region of the map information, a process of controlling the target object information belonging to the region from a predetermined database, and a background layer of the received map information. And a process of performing control to display the received target object information as a target object layer on the background layer in a superimposed manner.

【0018】本発明のサーバシステムは、前記地図情報
作成プログラムを前記クライアントに配信することを特
徴とする。
The server system of the present invention is characterized in that the map information creation program is delivered to the client.

【0019】[0019]

【発明の実施の形態】以下、本発明の実施の形態につい
て、各図を参照して説明する。図1は、本発明の地図情
報作成装置51を含むシステム全体の一実施形態を示す
構成図である。地図情報作成装置51は、クライアント
50を制御するCPU(制御装置)のうち、所定のコン
ピュータプログラム(アプリケーション)によって動作
する部分として構成される。クライアント50は、所定
の表示部、後述するポインティングデバイスを備えると
ともに、ブラウザ(閲覧ソフトウェア)52を搭載し、
このブラウザは複数の画像を別個のレイヤとして重畳表
示可能になっている。サーバ60、目標物情報データベ
ース61は上記図6と同様であるので説明を省略する。
ユーザは、目標物情報データベース61内の目標物情報
を管理し、適宜更新する。なお、この実施形態では、上
記アプリケーションは、地図配信サイト20にアクセス
した際にダウンロードされるWebページ内にスクリプ
ト言語として記述され、アクセスする毎にクライアント
50上で実行されるようになっている。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram showing an embodiment of an entire system including a map information creation device 51 of the present invention. The map information creation device 51 is configured as a part of a CPU (control device) that controls the client 50, operated by a predetermined computer program (application). The client 50 includes a predetermined display unit, a pointing device described later, and a browser (browsing software) 52.
This browser can overlay multiple images as separate layers. The server 60 and the target object information database 61 are the same as those shown in FIG.
The user manages the target object information in the target object information database 61 and updates it appropriately. In this embodiment, the application is described as a script language in the Web page downloaded when the map distribution site 20 is accessed, and is executed on the client 50 each time the access is made.

【0020】地図配信サイト20は、Webサーバ2
1、地図サーバ22、地図情報データベース23を備
え、図示しない入出力部を介してネットワーク100に
接続されている。又、Webサーバ21は前記した目標
物情報データベースを管理せず、地図情報データベース
23から取得した地図情報から適宜地図画像を作成して
クライアント50に送信するようになっている。なお、
地図配信サイト20は、上記図6における地図配信AS
P200からデータベースサーバ230及びデータベー
ス231を除いたものとなっている。また、地図情報
は、例えばSHAPEと称される規格によるベクトル形式
(座標データと線分データ等からなる)のデジタルデー
タである。
The map distribution site 20 is a Web server 2
1, a map server 22, and a map information database 23, and is connected to the network 100 via an input / output unit (not shown). The Web server 21 does not manage the target object information database described above, but appropriately creates a map image from the map information acquired from the map information database 23 and sends it to the client 50. In addition,
The map distribution site 20 is the map distribution AS in FIG.
The database server 230 and the database 231 are excluded from P200. The map information is digital data in a vector format (consisting of coordinate data and line segment data, etc.) according to a standard called SHAPE, for example.

【0021】なお、本発明において「地図情報」という
場合、もとの地図情報データだけでなくそれに基づいて
作成された地図画像も含み、特に両者を区別しないもの
とする。「目標物情報」も同様であり、もとの目標物情
報データだけでなく、目標物の画像も含むとする。ま
た、「ネットワーク」という場合、インターネット、L
AN、WAN等を含む。そして、「同じネットワーク」
という場合は、インターネット等のオープンネットワー
クではなく、第三者がアクセスできない閉じたネットワ
ークをいう。「異なるネットワーク」という場合は、そ
れぞれ閉じたネットワークで相手方のネットワークには
アクセスできない場合という。
In the present invention, the term "map information" includes not only the original map information data but also a map image created based on the original map information data, and both are not particularly distinguished. The same applies to "target object information", which includes not only the original target object information data but also the image of the target object. In addition, the term "network" refers to the Internet, L
Includes AN, WAN, etc. And "same network"
In that case, it means a closed network that cannot be accessed by a third party, rather than an open network such as the Internet. "Different networks" means that they are closed networks and cannot access the other network.

【0022】次に、図2を参照して、地図配信サイト2
0、クライアント50(地図情報作成装置51)、デー
タベースサーバ60間における処理フローを説明する。
まず、ユーザは、クライアント50からブラウザを起動
し、地図配信サイト20のアドレス(URL:Uniform
Resource Locator)を入力してアクセスする(ステップ
S1)。
Next, referring to FIG. 2, the map distribution site 2
0, the client 50 (map information creation device 51) and the database server 60 will be described.
First, the user activates the browser from the client 50, and the address (URL: Uniform
Input (Resource Locator) to access (step S1).

【0023】地図配信サイトのWebサーバ21は、地
図配信サービスのメイン画面(Webページ)を送信す
る(ステップS101)。上記したように、Webペー
ジには所定のアプリケーションがスクリプト言語として
記述され、クライアント50のブラウザがWebページ
を読取ると、CPUは自動的にアプリケーション(プロ
グラム)を起動する(ステップS3)。これ以降、クラ
イアントのCPUは地図情報作成装置として動作する。
The web server 21 of the map distribution site transmits the main screen (web page) of the map distribution service (step S101). As described above, a predetermined application is written in the web page as a script language, and when the browser of the client 50 reads the web page, the CPU automatically starts the application (program) (step S3). After that, the CPU of the client operates as a map information creation device.

【0024】上記メイン画面には、作成希望する地図情
報の位置(領域)を指定するための全体地図が表示さ
れ、ユーザは例えばクライアント50のポインティング
デバイス等を介し、全体地図上で作成希望する位置を指
定する(ステップS5)。地図情報作成装置51は、指
定された位置(表示部のピクセル座標(画面座標)とし
て表される)を取得して緯度経度座標に変換する(ステ
ップS7)。なお、ステップS7において座標は1点で
よい。次に、地図情報作成装置51は、変換した緯度経
度を中心とする地図画像の配信を地図情報サイト20に
要求する(ステップS9)。例えば、変換した1点の座
標を中心とする縦横所定の大きさの矩形状領域を地図画
像とする場合、この矩形の4隅の座標を指定することに
より配信要求を行うようになっている。
On the main screen, an entire map for designating the position (area) of the map information desired to be created is displayed, and the user can, for example, use the pointing device of the client 50 or the like to create the desired position on the entire map. Is designated (step S5). The map information creation device 51 acquires the designated position (represented as pixel coordinates (screen coordinates) on the display unit) and converts it into latitude and longitude coordinates (step S7). It should be noted that the number of coordinates may be one in step S7. Next, the map information creation device 51 requests the map information site 20 to deliver the map image centered on the converted latitude and longitude (step S9). For example, when a rectangular image having a predetermined vertical and horizontal size centered on the coordinate of one converted point is used as a map image, the distribution request is made by designating the coordinates of the four corners of this rectangle.

【0025】地図配信サイトのWebサーバ21は、受
信した配信要求に基づき、地図サーバ22に対して地図
画像の作成を指示する。地図サーバ22は、地図データ
ベース23から上記4隅の座標で囲まれる領域に含まれ
る地図データを抽出し、それに基づいて地図画像を作成
する(ステップS103)。Webサーバ21は、地図
サーバ22を介して取得した地図画像をクライアント5
0に送信する(ステップS105)。
The Web server 21 of the map distribution site instructs the map server 22 to create a map image based on the received distribution request. The map server 22 extracts the map data included in the area surrounded by the coordinates of the four corners from the map database 23, and creates a map image based on the map data (step S103). The web server 21 sends the map image acquired via the map server 22 to the client 5
0 (step S105).

【0026】地図情報作成装置51は、受信した地図画
像を背景レイヤとして表示する制御を行う(ステップS
11)。この制御は、地図情報作成装置51がブラウザ
のレイヤ表示機能を呼び出し、所定のレイヤに地図画像
を記録するとともに、このレイヤを背景レイヤに指定し
て行う。そして、ブラウザは地図画像(背景レイヤ)を
表示部上に表示させる。
The map information creation device 51 performs control to display the received map image as a background layer (step S
11). This control is performed by the map information creation device 51 calling the layer display function of the browser, recording the map image in a predetermined layer, and designating this layer as the background layer. Then, the browser displays the map image (background layer) on the display unit.

【0027】次に、地図情報作成装置51は、表示され
た画像の4隅のピクセル座標(画面座標)を取得し、各
座標から緯度経度座標を算出する(ステップS13)。
算出は以下のようにして行われる。まず、地図情報作成
装置51は、図3に示す地図画像の4隅のピクセル座標
P1〜P4を取得する。地図画像には、予め基準となる
画面基準座標(図のP0)についての緯度経度座標と、
ピクセル当たりの緯度経度値とがデータとして含まれて
いて、地図情報作成装置51は、P0に対する各座標P
1〜P4の位置(画面の縦、横の各ピクセル数)に基づ
き、P1〜P4の緯度経度座標を算出する。なお、この
図においては、縦方向への変位が緯度を表し、横方向へ
の変位が経度を表している。そして、サーバから送信さ
れる地図画像の縦横ピクセルは、それぞれ450ピクセ
ルに固定されており、これをクライアントのブラウザで
表示する際、P0を座標(0、0)とする。また、P1
は、P0から縦横100ピクセルずつオフセットした位
置に配置される。このようにして、ピクセル座標P1か
らP1x(緯度座標)及びP1y(経度座標)が算出さ
れる。他の座標P2〜P4も同様である。
Next, the map information creation device 51 acquires the pixel coordinates (screen coordinates) at the four corners of the displayed image, and calculates the latitude / longitude coordinates from each coordinate (step S13).
The calculation is performed as follows. First, the map information creation device 51 acquires pixel coordinates P1 to P4 at the four corners of the map image shown in FIG. In the map image, the latitude / longitude coordinates about the screen reference coordinates (P0 in the figure) that is the reference in advance,
The latitude / longitude value per pixel is included as data, and the map information creation device 51 determines that each coordinate P with respect to P0.
The latitude / longitude coordinates of P1 to P4 are calculated based on the positions of 1 to P4 (the numbers of vertical and horizontal pixels of the screen). In this figure, the displacement in the vertical direction represents latitude and the displacement in the horizontal direction represents longitude. The vertical and horizontal pixels of the map image transmitted from the server are fixed at 450 pixels, respectively, and when this is displayed on the browser of the client, P0 is the coordinate (0,0). Also, P1
Are arranged at positions vertically and horizontally offset by 100 pixels from P0. In this way, the pixel coordinates P1 to P1x (latitude coordinates) and P1y (longitude coordinates) are calculated. The same applies to the other coordinates P2 to P4.

【0028】次に、地図情報作成装置51は、画像の表
示領域(P1〜P4で囲まれた領域)に含まれる目標物
データの送信をデータベースサーバ60に要求する(ス
テップS15)。この要求には上記算出座標が含まれて
おり、データベースサーバ60は算出座標に基づき、デ
ータベース61から必要な目標物データを抽出してクラ
イアント50に送信する(ステップS201)。
Next, the map information creation device 51 requests the database server 60 to transmit the target object data included in the image display area (area surrounded by P1 to P4) (step S15). This request includes the calculated coordinates, and the database server 60 extracts the necessary target object data from the database 61 based on the calculated coordinates and sends it to the client 50 (step S201).

【0029】データベース61からのデータ抽出は以下
のようにして行われる。まず、図4に示すように、デー
タベース61には目標物データa1・・・が緯度データ
a1x・・・及び経度データa1y・・・にそれぞれ関
係付けて格納されている。データベースサーバ60は、
受信した算出座標から、表示領域に相当する緯度の範囲
として P1x≦anx≦P3x (1) を、表示領域に相当する経度の範囲として P1y≦any≦P3y (2) を設定し(但し、n=1、2、3・・・)、上記式
(1)、(2)を満たす緯度経度データを有する目標物
データを抽出する。図4の場合、斜線で示したa2、a
4が抽出される。このようにすると、必要なデータのみ
をデータベース61から抽出できるので、クライアント
とデータベースの間のデータのやりとりの無駄を防止で
きる。なお、目標物データは、例えば店舗のアイコンを
示す画像情報であり、適宜文字情報など(店舗名等)を
含んでいてもよい。
Data extraction from the database 61 is performed as follows. First, as shown in FIG. 4, target data a1 ... Is stored in the database 61 in association with latitude data a1x ... And longitude data a1y. The database server 60 is
From the received calculated coordinates, P1x ≦ anx ≦ P3x (1) is set as the latitude range corresponding to the display area, and P1y ≦ any ≦ P3y (2) is set as the longitude range corresponding to the display area (where n = 1, 2, 3 ...) And the target object data having the latitude / longitude data satisfying the above expressions (1) and (2) are extracted. In the case of FIG. 4, a2, a indicated by diagonal lines
4 is extracted. By doing so, only the necessary data can be extracted from the database 61, so that waste of data exchange between the client and the database can be prevented. The target object data is, for example, image information indicating a store icon, and may appropriately include character information and the like (store name and the like).

【0030】地図情報作成装置51は、受信した目標物
データの緯度経度データを画面座標(ピクセル座標)に
変換する(ステップS17)。この変換は、ステップS
13と逆の操作であり、ステップS13で地図画像に含
まれるピクセル当たりの緯度経度値に基づき、緯度経度
当たりのピクセル値を求め、求めた値に応じてピクセル
座標変換をする。次に、地図情報作成装置51は、ピク
セル座標変換された目標物データを、(目標物)レイヤ
として重畳表示する制御を行う(ステップS19)。こ
の制御は、地図情報作成装置51がブラウザのレイヤ表
示機能を呼び出し、所定のレイヤに目標物データを記録
(プロット)するとともに、このレイヤを背景レイヤの
上層のレイヤに指定して行う。そして、ブラウザは目標
物レイヤを表示部上に表示させる。
The map information creation device 51 converts the latitude and longitude data of the received target object data into screen coordinates (pixel coordinates) (step S17). This conversion is step S
This is the reverse operation of 13, and in step S13, the pixel value per latitude / longitude is calculated based on the latitude / longitude value per pixel included in the map image, and the pixel coordinate conversion is performed according to the calculated value. Next, the map information creation device 51 performs control to superimpose and display the target object data whose pixel coordinates have been converted as a (target object) layer (step S19). This control is performed by the map information creation device 51 calling the layer display function of the browser, recording (plotting) the target object data in a predetermined layer, and designating this layer as the upper layer of the background layer. Then, the browser displays the target object layer on the display unit.

【0031】図5は、各レイヤを表示部上に重畳する態
様を示す。この図において、背景レイヤである地図画像
30の上に目標物レイヤ31が重畳され、表示部上には
地図上に目標物が表示された地図情報画像32が表示さ
れる。なお、各レイヤの左隅の頂点が画面基準座標P0
に相当し、P0を基準として各レイヤを重畳する。ま
た、図のa1x、a1yは、目標物データa1の緯度経
度データに相当する距離を示す。
FIG. 5 shows a mode in which each layer is superimposed on the display unit. In this figure, a target object layer 31 is superimposed on a map image 30 which is a background layer, and a map information image 32 in which the target object is displayed on the map is displayed on the display unit. The vertex at the left corner of each layer is the screen reference coordinate P0.
And each layer is superimposed on the basis of P0. Further, a1x and a1y in the figure indicate distances corresponding to the latitude / longitude data of the target object data a1.

【0032】本発明は上記した実施形態に限定されな
い。例えば、目標物情報を複数種類設け、レイヤ表示制
御手段が各種類毎の目標物レイヤを背景レイヤにそれぞ
れ重畳表示する制御をしてもよい。この場合、複数の目
標物レイヤが1つの背景レイヤに重畳されるようにな
る。
The present invention is not limited to the above embodiment. For example, a plurality of types of target object information may be provided, and the layer display control unit may perform control to display the target object layer of each type on the background layer in a superimposed manner. In this case, a plurality of target layers are superimposed on one background layer.

【0033】本発明の地図情報作成装置は、コンピュー
ターと、通信装置等の各種周辺機器と、コンピューター
によって動作するソフトウェアプログラムによって実現
可能である。このソフトウェアプログラムは、コンピュ
ーター読み取り可能な記憶媒体や通信回線を介して配布
可能である。また、地図配信サイト(サーバシステム)
20から上記地図情報作成プログラムをクライアント5
0に配信し、クライアントにこのプログラムをインスト
ールするようにしてもよい。この場合、プログラムがW
ebページ上に記述され、これをクライアントがブラウ
ザで読み込むことで実行するようにした場合も含む。
The map information creation device of the present invention can be realized by a computer, various peripheral devices such as a communication device, and a software program operated by the computer. This software program can be distributed via a computer-readable storage medium or a communication line. Also, map distribution site (server system)
Client program 5 from 20 above
0, and the client may install this program. In this case, the program is W
It is described on the eb page and includes the case where the client reads it by the browser and executes it.

【0034】[0034]

【発明の効果】以上説明したように、請求項1、7,8
記載の本発明によれば、ネットワークを介して受信した
地図情報に、所定のデータベースから受信した目標物情
報をそれぞれ背景レイヤ、目標物レイヤとして重畳して
クライアントに表示するようにしたので、目標物レイヤ
を取り除けば地図の再利用、加工等ができる。
As described above, according to the first, the seventh, and the eighth aspects.
According to the present invention described, the target information received from the predetermined database is superimposed on the map information received via the network as a background layer and a target layer, respectively, and is displayed on the client. The map can be reused and processed by removing the layers.

【0035】請求項2記載の本発明によれば、前記所定
のデータベースは、前記クライアントと同じネットワー
クに接続されているので、ユーザがクライアントから目
標物情報を所定のデータベースに登録、更新する際、第
三者にデータを盗用されることが防止されるとともに、
登録、更新の管理が容易となる。
According to the second aspect of the present invention, since the predetermined database is connected to the same network as the client, when the user registers and updates the target object information in the predetermined database from the client, It prevents the data from being stolen by a third party,
Registration and update management becomes easy.

【0036】請求項3記載の本発明によれば、前記所定
のデータベースは、前記地図情報を格納するデータベー
スと別のネットワークに接続されているので、例えば地
図情報データベースをインターネット等のオープンネッ
トワークに配置し、所定のデータベースを閉じたネット
ワークに配置すれば、地図情報を多数のユーザで共用で
きるとともに、個々のユーザは自己の目標物情報を他人
に盗用されないよう管理できる。
According to the third aspect of the present invention, the predetermined database is connected to a network different from the database for storing the map information, so that the map information database is arranged on an open network such as the Internet. However, if a predetermined database is placed in a closed network, map information can be shared by many users, and each user can manage his / her target object information so that it cannot be stolen by others.

【0037】請求項4記載の本発明によれば、前記所定
のデータベースは、複数個に分散されているので、目標
物情報の管理が容易となる。
According to the fourth aspect of the present invention, the predetermined database is dispersed in a plurality of pieces, which facilitates the management of the target object information.

【0038】請求項5記載の本発明によれば、1つの背
景レイヤに対して複数の目標物レイヤを重畳するので、
1枚の地図画像を用いて異なる種類の目標物を別個に表
示することができる。又、地図画像上に複数種類の目標
物を同時に表示したり、一方の目標物レイヤを取り除い
たりといった各種の加工が容易となる。
According to the present invention of claim 5, since a plurality of target layers are superimposed on one background layer,
Different types of targets can be displayed separately using one map image. In addition, various processes such as simultaneously displaying a plurality of types of target objects on the map image and removing one target layer are facilitated.

【0039】請求項6記載の本発明によれば、クライア
ントに搭載されたブラウザにより背景レイヤと目標物レ
イヤの重畳処理を行うようにしたので、汎用のブラウザ
の機能で重畳処理ができ、レイヤ表示のためのアプリケ
ーションを別途用意する必要がないという利点がある。
According to the sixth aspect of the present invention, since the background layer and the target object layer are superposed by the browser installed in the client, the superposing process can be performed by the function of a general-purpose browser and the layer display can be performed. There is an advantage that there is no need to separately prepare an application for.

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

【図1】 本発明の地図情報作成装置の構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a configuration of a map information creation device of the present invention.

【図2】 地図情報作成装置の処理フローを示す図であ
る。
FIG. 2 is a diagram showing a processing flow of a map information creation device.

【図3】 表示画像から領域情報(緯度経度座標)を算
出する方法を示す図である。
FIG. 3 is a diagram showing a method of calculating area information (latitude / longitude coordinates) from a display image.

【図4】 データベースに格納された目標物データの構
成を示す図である。
FIG. 4 is a diagram showing a structure of target object data stored in a database.

【図5】 各レイヤを表示部上に重畳する態様を示す模
式図である。
FIG. 5 is a schematic diagram showing an aspect in which each layer is superimposed on the display unit.

【図6】 従来の地図配信ASPのシステム構成を示す
ブロック図である。
FIG. 6 is a block diagram showing a system configuration of a conventional map distribution ASP.

【図7】 従来の地図配信ASPにより、クライアント
上に地図情報を表示する態様を示す図である。
FIG. 7 is a diagram showing a mode in which map information is displayed on a client by a conventional map distribution ASP.

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

20 地図配信サイト 23 地図情報データベース 50 クライアント 51 地図情報作成装置(領域取
得手段、目標物情報受信制御手段、レイヤ表示制御手
段) 60 サーバ 61 目標物情報データベース 100 ネットワーク
20 map distribution site 23 map information database 50 client 51 map information creation device (area acquisition means, target information reception control means, layer display control means) 60 server 61 target information database 100 network

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 クライアントに設けられ、 ネットワークを介して受信する地図情報の領域を取得す
る領域取得手段と、 前記領域に属する目標物情報を所定のデータベースから
受信する制御をする目標物情報受信制御手段と、 受信した地図情報を背景レイヤとして表示する制御をす
るとともに、受信した目標物情報を目標物レイヤとして
前記背景レイヤに重畳表示する制御をするレイヤ表示制
御手段とを備えたことを特徴とする地図情報作成装置。
1. An area acquisition unit provided in a client for acquiring an area of map information received via a network, and target object information reception control for controlling reception of target object information belonging to the area from a predetermined database. Means for controlling the display of the received map information as a background layer and a control of displaying the received target object information as a target object layer on the background layer in a superimposed manner. Map information creation device.
【請求項2】 前記所定のデータベースは、前記クライ
アントと同じネットワークに接続されていることを特徴
とする請求項1に記載の地図情報作成装置。
2. The map information creation device according to claim 1, wherein the predetermined database is connected to the same network as the client.
【請求項3】 前記所定のデータベースは、前記地図情
報を格納するデータベースと別のネットワークに接続さ
れていることを特徴とする請求項1又は2に記載の地図
情報作成装置。
3. The map information creating device according to claim 1, wherein the predetermined database is connected to a network different from the database that stores the map information.
【請求項4】 前記所定のデータベースは、複数個に分
散されていることを特徴とする請求項1ないし3のいず
れかに記載の地図情報作成装置。
4. The map information creating apparatus according to claim 1, wherein the predetermined database is distributed in plural.
【請求項5】 前記目標物情報を複数種類設けた場合
に、前記レイヤ表示制御手段は、種類毎の目標物レイヤ
を前記背景レイヤに重畳表示する制御をすることを特徴
とする請求項1ないし4のいずれかに記載の地図情報作
成装置。
5. When the target information is provided in plural types, the layer display control means controls to display the target layer for each type on the background layer in a superimposed manner. 4. The map information creation device according to any one of 4.
【請求項6】 前記背景レイヤ及び目標物レイヤの表示
は、前記クライアントに搭載されたブラウザにより行わ
れることを特徴とする請求項1ないし5のいずれかに記
載の地図情報作成装置。
6. The map information creating apparatus according to claim 1, wherein the background layer and the target object layer are displayed by a browser installed in the client.
【請求項7】 クライアント上で行われ、 ネットワークを介して受信する地図情報の領域を取得す
る過程と、 前記領域に属する目標物情報を所定のデータベースから
受信する制御をする過程と、 受信した地図情報を背景レイヤとして表示する制御をす
るとともに、受信した目標物情報を目標物レイヤとして
前記背景レイヤに重畳表示する制御をする過程とを有す
ることを特徴とする地図情報作成方法。
7. A process performed on a client to obtain a region of map information received via a network, a process of controlling reception of target object information belonging to the region from a predetermined database, and a received map. Controlling the information to be displayed as a background layer, and controlling the received target object information to be superimposed and displayed on the background layer as a target object layer.
【請求項8】 ネットワークを介して受信する地図情報
の領域を取得する過程と、 前記領域に属する目標物情報を所定のデータベースから
受信する制御をする過程と、 受信した地図情報を背景レイヤとして表示する制御をす
るとともに、受信した目標物情報を目標物レイヤとして
前記背景レイヤに重畳表示する制御をする過程とをクラ
イアント上で実行させることを特徴とする地図情報作成
プログラム。
8. A process of acquiring a region of map information received via a network, a process of controlling reception of target object information belonging to the region from a predetermined database, and displaying the received map information as a background layer. And a process of controlling the received target object information to be superimposed on the background layer as a target object layer and displaying the target object information on the client.
【請求項9】 請求項8に記載の地図情報作成プログラ
ムを前記クライアントに配信することを特徴とするサー
バシステム。
9. A server system, which distributes the map information creation program according to claim 8 to the client.
JP2002038840A 2002-02-15 2002-02-15 Device, method, and program for generating map information, and server system Withdrawn JP2003241650A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002038840A JP2003241650A (en) 2002-02-15 2002-02-15 Device, method, and program for generating map information, and server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002038840A JP2003241650A (en) 2002-02-15 2002-02-15 Device, method, and program for generating map information, and server system

Publications (1)

Publication Number Publication Date
JP2003241650A true JP2003241650A (en) 2003-08-29

Family

ID=27780050

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002038840A Withdrawn JP2003241650A (en) 2002-02-15 2002-02-15 Device, method, and program for generating map information, and server system

Country Status (1)

Country Link
JP (1) JP2003241650A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009216833A (en) * 2008-03-07 2009-09-24 Sharp Corp Image display, image transmission server, image display system, image display method, image display program, and recording medium
JP2014013600A (en) * 2013-09-12 2014-01-23 Sony Corp Retrieval method, retrieval device, and program
US9268790B2 (en) 2006-02-14 2016-02-23 Sony Corporation Search apparatus and method, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9268790B2 (en) 2006-02-14 2016-02-23 Sony Corporation Search apparatus and method, and program
JP2009216833A (en) * 2008-03-07 2009-09-24 Sharp Corp Image display, image transmission server, image display system, image display method, image display program, and recording medium
JP2014013600A (en) * 2013-09-12 2014-01-23 Sony Corp Retrieval method, retrieval device, and program

Similar Documents

Publication Publication Date Title
US8635556B2 (en) Human readable iconic display server
JP5954369B2 (en) Information processing apparatus, information processing system, control method, and program
CN115061989B (en) GIS data sharing method and system
JP6015656B2 (en) Information processing apparatus, information processing system, server, information processing method, and computer program
EP2898625B1 (en) Context aware content distribution
US20050021618A1 (en) Network information processing system, information providing management apparatus, information processing apparatus, and information processing method
JP2012118527A (en) Location information providing method and location information providing system
JP5473025B2 (en) Navigation system, navigation method, and navigation program
CN115760021B (en) Engineering progress three-dimensional monitoring system based on GIS
JP2011197938A (en) Map information processing apparatus and map information processing program
JP2005017465A (en) Map information system
JP2003241650A (en) Device, method, and program for generating map information, and server system
US20120137257A1 (en) Human readable iconic display
JP2008123290A (en) Community management server, communication terminal, content transmission system and content transmission method
JP4772783B2 (en) Server computer and document management program
JP2003323683A (en) Disaster prevention system
JP3989202B2 (en) Document management system, document management program, and document management server
US20170011064A1 (en) Methods and Apparatus for Sending or Receiving an Image
CN106909364B (en) Terminal display method and visualization device
JP2003148975A (en) Method and system for preparing map information
JP6042683B2 (en) Map image generation apparatus, map image generation method, and program
JP2001216235A (en) Distribution service method for map relating data
CN112527437A (en) Method for generating user-defined element static layer
JP4540309B2 (en) Image distribution method, image display method, image distribution apparatus, image display apparatus, and computer program
JP2004021828A (en) Method and system for ordering advertisement

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050510