JP4815850B2 - Map server, terminal, program, and data structure for delivering hierarchical map content - Google Patents

Map server, terminal, program, and data structure for delivering hierarchical map content Download PDF

Info

Publication number
JP4815850B2
JP4815850B2 JP2005115678A JP2005115678A JP4815850B2 JP 4815850 B2 JP4815850 B2 JP 4815850B2 JP 2005115678 A JP2005115678 A JP 2005115678A JP 2005115678 A JP2005115678 A JP 2005115678A JP 4815850 B2 JP4815850 B2 JP 4815850B2
Authority
JP
Japan
Prior art keywords
map content
map
content
resolution
terminal
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
JP2005115678A
Other languages
Japanese (ja)
Other versions
JP2006293146A (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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2005115678A priority Critical patent/JP4815850B2/en
Publication of JP2006293146A publication Critical patent/JP2006293146A/en
Application granted granted Critical
Publication of JP4815850B2 publication Critical patent/JP4815850B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、地図コンテンツを配信する地図サーバと、その地図サーバから受信した地図コンテンツを表示する端末と、その端末用のプログラムと、地図コンテンツのデータ構造とに関する。   The present invention relates to a map server that distributes map content, a terminal that displays map content received from the map server, a program for the terminal, and a data structure of the map content.

従来より、インターネット上には、異なる種類の地図コンテンツを有する複数の地図サーバが存在する。まず、端末は、インターネットを介して、地図サーバへアクセスし、所望地域の地図コンテンツを受信し、ディスプレイに表示する。このとき、端末を操作する利用者が、表示エリアをスクロール又は拡大縮小をしたとする。このとき、端末は、その操作情報を地図サーバへ送信する。そして、地図サーバは、その操作情報に基づいて、次に端末へ送信すべき地図コンテンツを決定して送信する。   Conventionally, a plurality of map servers having different types of map contents exist on the Internet. First, a terminal accesses a map server via the Internet, receives map content in a desired area, and displays it on a display. At this time, it is assumed that the user operating the terminal scrolls or enlarges / reduces the display area. At this time, the terminal transmits the operation information to the map server. Then, the map server determines and transmits the map content to be transmitted next to the terminal based on the operation information.

地図コンテンツの画像フォーマット形式としては、SVG(Scalable Vector Graphics)のようなベクトル(ベクタ)形式と、ビットマップ(ラスタ)形式とがある。SVGは、W3Cによって標準化されており、XMLを用いて、線の曲がり又は太さ等の情報をテキストデータとして記述する。一方、ビットマップ形式には、代表的なものとしてJPEG、GIF等があり、点(画素)の集合によって画像を表現している。ビットマップ形式によれば、画像を拡大させた場合、斜めの線がギザギザの階段状になるシャギーが発生する。一方、SVG形式によれば、シャギーのない滑らかな画像が高速で描画され、テキストデータであるために、別途データを容易に埋め込むことができ、ファイルサイズを小さくできる。特に、SVG形式は、携帯電話通信システムのようなモバイル環境に適する。   As map format image format formats, there are a vector format such as SVG (Scalable Vector Graphics) and a bitmap (raster) format. SVG is standardized by W3C, and uses XML to describe information such as line bend or thickness as text data. On the other hand, representative examples of the bitmap format include JPEG and GIF, and an image is expressed by a set of points (pixels). According to the bitmap format, when an image is enlarged, a shaggy in which an oblique line has a jagged staircase shape occurs. On the other hand, according to the SVG format, since a smooth image without shaggy is drawn at high speed and is text data, the data can be easily embedded separately, and the file size can be reduced. In particular, the SVG format is suitable for a mobile environment such as a mobile phone communication system.

Geographic Coordinate Systems、[online]、[平成17年3月5日検索]、インターネット<URL:http://www.w3.org/TR/SVG11/coords.html#GeographicCoordinates>Geographic Coordinate Systems, [online], [Search March 5, 2005], Internet <URL: http: //www.w3.org/TR/SVG11/coords.html#GeographicCoordinates>

従来技術によれば、地図サーバは、利用者の操作情報に応じて、端末へ送信すべき地図コンテンツを決定する必要がある。このようなシーケンスは、地図サーバの負荷を増大するだけでなく、端末における地図コンテンツの表示切替速度の低下にもつながる。また、一方の地図サーバが低解像度の地図コンテンツを蓄積し、他方の地図サーバがその高解像度の地図コンテンツを蓄積している場合、端末は、解像度に応じて地図サーバを切り替える必要がある。しかしながら、通常、端末は、その他方の地図サーバのアドレスを予め知っておく必要がある。   According to the prior art, the map server needs to determine map content to be transmitted to the terminal in accordance with user operation information. Such a sequence not only increases the load on the map server, but also reduces the display switching speed of the map content on the terminal. In addition, when one map server stores low-resolution map content and the other map server stores high-resolution map content, the terminal needs to switch the map server according to the resolution. However, normally, the terminal needs to know the address of the other map server in advance.

従って、本発明は、地図サーバの負荷が少なく、端末における地図コンテンツの表示切替速度を高速にすることができる地図サーバ、端末、プログラム及びデータ構造を提供することを目的とする。   Therefore, an object of the present invention is to provide a map server, a terminal, a program, and a data structure that can reduce the load on the map server and increase the display switching speed of map content in the terminal.

本発明の地図サーバは、
複数の地図コンテンツを蓄積した地図コンテンツデータベースと、
地図コンテンツ要求メッセージを受信した際に、要求された第1の地図コンテンツと、該第1の地図コンテンツに関連する第2の地図コンテンツのリンクアドレスとを、端末へ送信する地図コンテンツ配信手段と
を有することを特徴とする。
The map server of the present invention
A map content database that stores multiple map content;
Map content distribution means for transmitting the requested first map content and the link address of the second map content related to the first map content to the terminal when the map content request message is received It is characterized by having.

本発明の地図サーバにおける他の実施形態によれば、
地図コンテンツデータベースは、地図コンテンツを階層化して蓄積しており、
第2の地図コンテンツは、第1の地図コンテンツに対して、タイル状に分割された高解像度の地図コンテンツであることも好ましい。
According to another embodiment of the map server of the present invention,
The map content database stores map content in layers,
It is also preferable that the second map content is a high-resolution map content divided into tiles with respect to the first map content.

また、本発明の地図サーバにおける他の実施形態によれば、
第2の地図コンテンツのリンクアドレスは、当該地図サーバと異なる地図サーバを指し示すものであり、
第2の地図コンテンツのリンクアドレスは、第1の地図コンテンツに対する領域情報を更に含むことも好ましい。
According to another embodiment of the map server of the present invention,
The link address of the second map content points to a map server different from the map server,
The link address of the second map content preferably further includes region information for the first map content.

前述した本発明の地図サーバと通信する端末によれば、
地図サーバへ地図コンテンツ要求メッセージを送信し、第1の地図コンテンツと、第2の地図コンテンツのリンクアドレスとを受信する地図コンテンツ取得手段と、
第1の地図コンテンツを、第2の地図コンテンツのリンクアドレスに基づいて階層化して蓄積する地図コンテンツ階層蓄積手段と
を有することを特徴とする。
According to the terminal communicating with the map server of the present invention described above,
Map content acquisition means for transmitting a map content request message to the map server and receiving the first map content and the link address of the second map content;
And a map content layer storage unit that stores the first map content in a layered manner based on the link address of the second map content.

本発明の端末における他の実施形態によれば、地図コンテンツ要求メッセージは、当該端末における地図の表示領域に含まれる領域情報を有する1つ以上の地図コンテンツを要求するものであることも好ましい。   According to another embodiment of the terminal of the present invention, the map content request message preferably requests one or more map contents having area information included in the map display area in the terminal.

また、本発明の端末における他の実施形態によれば、地図コンテンツ階層蓄積手段を用いて、最後に表示した地図コンテンツから見て、上位層に向けてリンクする地図コンテンツ以外の地図コンテンツを削除するガーベージコレクション手段を更に有することも好ましい。   According to another embodiment of the terminal of the present invention, the map content layer storage means is used to delete map content other than the map content linked to the upper layer as viewed from the last displayed map content. It is also preferable to further have a garbage collection means.

更に、本発明の端末における他の実施形態によれば、
地図コンテンツには、有効時間情報が含まれており、
地図コンテンツ階層蓄積手段は、表示すべき地図コンテンツに含まれる有効時間情報の有効時間が既に経過している場合、地図コンテンツ取得手段へ、当該地図コンテンツを取得するべく指示することも好ましい。
Furthermore, according to another embodiment of the terminal of the present invention,
The map content includes valid time information,
The map content hierarchy storage means preferably instructs the map content acquisition means to acquire the map content when the effective time of the effective time information included in the map content to be displayed has already elapsed.

前述した本発明の地図サーバと通信する端末に搭載されたコンピュータを機能させるプログラムによれば、
地図サーバへ地図コンテンツ要求メッセージを送信し、第1の地図コンテンツと、第2の地図コンテンツのリンクアドレスとを受信する地図コンテンツ取得手段と、
第1の地図コンテンツを、第2の地図コンテンツのリンクアドレスに基づいて階層化して蓄積する地図コンテンツ階層蓄積手段と
してコンピュータを機能させることを特徴とする。
According to the program for causing the computer mounted on the terminal communicating with the map server of the present invention described above to function,
Map content acquisition means for transmitting a map content request message to the map server and receiving the first map content and the link address of the second map content;
The computer is made to function as a map content layer storage unit that stores the first map content in a layered manner based on the link address of the second map content.

本発明のプログラムにおける他の実施形態によれば、地図コンテンツ要求メッセージは、当該端末における地図の表示領域に含まれる領域情報を有する1つ以上の地図コンテンツを要求するものであることも好ましい。   According to another embodiment of the program of the present invention, the map content request message preferably requests one or more map contents having area information included in a map display area in the terminal.

本発明のプログラムにおける他の実施形態によれば、
地図コンテンツ階層蓄積手段を用いて、最後に表示した地図コンテンツから見て、上位層に向けてリンクする地図コンテンツ以外の地図コンテンツを削除するガーベージコレクション手段として更にコンピュータを機能させることも好ましい。
According to another embodiment of the program of the present invention,
It is also preferable that the computer further functions as a garbage collection unit that deletes map content other than the map content linked to the upper layer as viewed from the last displayed map content by using the map content layer storage unit.

また、本発明のプログラムにおける他の実施形態によれば、
地図コンテンツには、有効時間情報が含まれており、
地図コンテンツ階層蓄積手段は、表示すべき地図コンテンツに含まれる有効時間情報の有効時間が既に経過している場合、地図コンテンツ取得手段へ、当該地図コンテンツを取得するべく指示するようにコンピュータを機能させることも好ましい。
According to another embodiment of the program of the present invention,
The map content includes valid time information,
The map content hierarchy storage unit causes the computer to function to instruct the map content acquisition unit to acquire the map content when the effective time of the effective time information included in the map content to be displayed has already elapsed. It is also preferable.

本発明によれば、コンピュータが地図を表示するために用いる、SVG形式の第1の地図コンテンツにおけるデータ構造において、
データ構造は、第1の地図コンテンツに関するメタデータタグ部分と、第1の地図コンテンツに関連する第2の地図コンテンツのリンクアドレスを含むイメージタグ部分とを有し、
コンピュータが、第1の地図コンテンツを表示すると共に、第1の地図コンテンツに対する表示操作によって第2のコンテンツのリンクアドレスに基づくコンテンツ要求メッセージを送信することを特徴とする。
According to the present invention, in the data structure of the first map content in the SVG format used by the computer to display a map,
The data structure has a metadata tag portion related to the first map content and an image tag portion including a link address of the second map content related to the first map content,
The computer displays the first map content, and transmits a content request message based on the link address of the second content by a display operation on the first map content.

また、本発明のデータ構造における他の実施形態によれば、
地図コンテンツは、階層化して蓄積しており、
第2の地図コンテンツは、第1の地図コンテンツに対して、タイル状に分割された高解像度の地図コンテンツである
第2の地図コンテンツのリンクアドレスは、第1の地図コンテンツに対する領域情報を更に含むことも好ましい。
Also, according to another embodiment of the data structure of the present invention,
Map content is stored in layers,
The second map content is a high-resolution map content divided into tiles with respect to the first map content. The link address of the second map content further includes area information for the first map content. It is also preferable.

本発明によれば、端末は、低解像度の地図コンテンツを閲覧している際に、次に高解像度の地図コンテンツのリンクアドレスを既に知っているので、地図サーバの負荷が少なくなる。また、端末は、直ぐに当該リンクアドレスに対して地図コンテンツ要求メッセージを送信することができるので、地図コンテンツの表示切替速度も速くなる。   According to the present invention, since the terminal already knows the link address of the next high-resolution map content while browsing the low-resolution map content, the load on the map server is reduced. Further, since the terminal can immediately transmit the map content request message to the link address, the display switching speed of the map content is also increased.

SVGの基本仕様によれば、ハイパーリンクによって、第1のコンテンツが第2のコンテンツをインポートし、所望の位置に貼り付ける機能を有する。これにより、ハイパーレイヤリングも実装されている。本発明によれば、既存のSVG用のブラウザであっても、タイル状に並べられた地図コンテンツの利用は少なくとも可能である。本発明によれば、SVGの仕様との互換性を最大限確保しつつ、タイリングされた地図コンテンツの利用を可能とする。   According to the basic specification of SVG, the first content has a function of importing the second content and pasting it at a desired position by a hyperlink. Thereby, hyper layering is also implemented. According to the present invention, even the existing SVG browser can at least use the map content arranged in a tile shape. According to the present invention, it is possible to use tiled map content while ensuring the maximum compatibility with the SVG specification.

以下では、図面を用いて、本発明を実施するための最良の形態について詳細に説明する。   Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to the drawings.

図1は、タイリングされた地図コンテンツの階層構成図である。   FIG. 1 is a hierarchical configuration diagram of tiled map content.

図1によれば、地図コンテンツは、SVG形式で表されており、低解像度から高解像度に向けてリンク情報によって階層化された構造を持っている。最上位層にはmap.svgが表され、そのmap.svgの下位層には、map1.svg, map2.svg, map3.jpg及びmap4.gifが表されている。この例のように、リンク先の地図コンテンツは、必ずしもSVG形式である必要はない。但し、階層構造において少なくとも親となる地図コンテンツは、SVG形式である必要がある。map1.svg〜map4.gifは、タイル状に並べられ、map.svgよりも高解像度の地図コンテンツを表す。また、map1.svgの下位層には、map11.svg〜map14.svgが表されている。map11.svg〜map14.svgは、タイル状に並べられ、map1.svgの地図コンテンツよりも高解像度の地図コンテンツを表す。   According to FIG. 1, the map content is represented in the SVG format and has a structure that is hierarchized by link information from low resolution to high resolution. Map.svg is represented in the highest layer, and map1.svg, map2.svg, map3.jpg, and map4.gif are represented in the lower layer of the map.svg. As in this example, the linked map content is not necessarily in the SVG format. However, at least the parent map content in the hierarchical structure needs to be in the SVG format. map1.svg to map4.gif are arranged in a tile shape and represent map content having a higher resolution than map.svg. Also, map11.svg to map14.svg are represented in the lower layer of map1.svg. map11.svg to map14.svg are arranged in a tile shape and represent map content having a higher resolution than that of map1.svg.

図1によれば、map.svgを最上位層(低解像度)の地図コンテンツとして説明しているけれども、map.svgよりも上位層の地図コンテンツがある場合もある。その場合、地図コンテンツ階層蓄積部に蓄積される最上位層の地図コンテンツを更に追加して、階層構造を維持する。   According to FIG. 1, map.svg is described as the highest layer (low resolution) map content, but there may be a higher layer map content than map.svg. In that case, the top layer map content stored in the map content layer storage unit is further added to maintain the hierarchical structure.

図2は、本発明における第1のシーケンス図である。   FIG. 2 is a first sequence diagram in the present invention.

(S301)端末2は、所望の地図コンテンツmap.svgを蓄積した地図サーバAへ、地図コンテンツ要求メッセージを送信する。地図サーバAは、地図コンテンツを低解像度から高解像度に向けて階層的に蓄積している。また、階層的に構成された地図コンテンツの一部は、他の地図サーバBに蓄積されている。 (S301) The terminal 2 transmits a map content request message to the map server A that stores the desired map content map.svg. The map server A hierarchically accumulates map content from low resolution to high resolution. Further, a part of the map content configured hierarchically is stored in another map server B.

(S302)地図サーバAは、要求された地図コンテンツmap.svgを端末2へ送信すると共に、その地図コンテンツに関連する高解像度の複数の地図コンテンツ(map1.svg〜map4.gif)へのリンク情報も端末2へ送信する。このリンク情報は、アドレス情報であるURLと共に、地図コンテンツmap.svgに対する領域情報も含まれる。領域情報とは、要求された地図コンテンツmap.svgに対して、関連する高解像度の地図コンテンツが占める領域(範囲)を示す。その高解像度地図コンテンツは、当該URLによって指し示されている。 (S302) The map server A transmits the requested map content map.svg to the terminal 2, and link information to a plurality of high-resolution map contents (map1.svg to map4.gif) related to the map content. Is also transmitted to the terminal 2. This link information includes area information for the map content map.svg as well as the URL which is the address information. The area information indicates an area (range) occupied by a high-resolution map content related to the requested map content map.svg. The high resolution map content is indicated by the URL.

例えば、地図サーバAがmap.svgを端末2へ送信する際に、その下位層のmap1.svg〜map4.gifのリンク情報も端末2へ送信する。図2によれば、map1.svgは、地図サーバBにあり、それを示すURLを有する。これら情報を受信した端末は、map.svgをディスプレイに表示すると共に、地図コンテンツの階層構造を地図コンテンツ階層蓄積部に蓄積する。   For example, when the map server A transmits map.svg to the terminal 2, link information of map1.svg to map4.gif in the lower layer is also transmitted to the terminal 2. According to FIG. 2, map1.svg is in the map server B and has a URL indicating it. The terminal that has received the information displays map.svg on the display and accumulates the hierarchical structure of the map content in the map content hierarchy storage unit.

map.svgがディスプレイに表示された際に、利用者は、その地図の一部について高解像度の地図コンテンツを閲覧したいと考える場合がある。その場合、地図コンテンツが表示された画面の上で、利用者がマウスなどで次に表示したい領域を指示する。すると、その領域に、より高解像度の地図コンテンツが表示に利用できることを端末は判断し、それにより、その部分の高解像度な地図コンテンツの表示を要求することができる。   When map.svg is displayed on the display, the user may want to view high-resolution map content for a part of the map. In that case, on the screen on which the map content is displayed, the user designates an area to be displayed next with a mouse or the like. Then, the terminal determines that higher-resolution map content can be used for display in that area, and can thereby request display of the high-resolution map content in that portion.

例えば、地図コンテンツmap.svgの左下部分が指定されたとする。このとき、map.svgは、高解像度の地図コンテンツへのURLをリンク情報として既に含んでいる。リンク情報には、地図コンテンツmap.svgに対するmap1〜map4が占める領域情報を含んでいる。左下部分が新たな表示領域として指定されると、map1〜map4が占める領域情報と次に表示する領域を比較して、このうちmap1が表示に適したコンテンツであることを端末は判断することができる。更に、先のリンク情報には、map1の取得先であるURLが記されているので、取得すべきコンテンツmap1を取得するための情報が既に把握できている。   For example, assume that the lower left part of the map content map.svg is specified. At this time, map.svg already contains the URL to the high-resolution map content as link information. The link information includes area information occupied by map1 to map4 for the map content map.svg. When the lower left part is designated as a new display area, the terminal can determine that map1 is content suitable for display by comparing the area information occupied by map1 to map4 with the area to be displayed next. it can. Furthermore, since the URL that is the acquisition destination of map1 is written in the previous link information, the information for acquiring the content map1 to be acquired has already been grasped.

(S303)端末2は、同URLをもとに地図サーバBに対して、map1.svgを取得するため、地図コンテンツ要求メッセージを送信する。
(S304)地図サーバBは、要求された地図コンテンツmap1.svgを端末2へ送信すると共に、その地図コンテンツに関連する複数の地図コンテンツのリンク情報も端末2へ送信する。例えば、map1.svgを端末2へ送信する際に、その下位層のmap11.svg〜map14.svgのリンク情報も端末2へ送信する。これら情報を受信した端末は、map1.svgをディスプレイに表示すると共に、地図コンテンツを階層化して地図コンテンツ階層蓄積部に蓄積する。
(S303) The terminal 2 transmits a map content request message to the map server B to acquire map1.svg based on the URL.
(S304) The map server B transmits the requested map content map1.svg to the terminal 2 and also transmits link information of a plurality of map contents related to the map content to the terminal 2. For example, when map1.svg is transmitted to the terminal 2, link information of map11.svg to map14.svg of the lower layer is also transmitted to the terminal 2. The terminal that has received the information displays map1.svg on the display, and stratifies the map content and stores it in the map content layer storage unit.

図3は、本発明における最上位層のmap.svgのサンプルソースコードである。   FIG. 3 is a sample source code of map.svg of the highest layer in the present invention.

図3によれば、コンテナとなるmap.svgの地図コンテンツを表すSVGタグ<svg>の中に、メタデータタグ<metadata>と、イメージタグ<image>とを含む。メタデータタグ<metadata>は、SVGの仕様に基づくものであって、地理座標系(空間参照系:CRS:Coordinate Reference System)を定義するRDFの記述によって構成される。多階層化されたSVGの地図コンテンツにおいて、CRSメタデータは、ルートのみに付与するのでもよいし、下位層の地図コンテンツに付与されるものであってもよい。   According to FIG. 3, a metadata tag <metadata> and an image tag <image> are included in an SVG tag <svg> representing map content of map.svg serving as a container. The metadata tag <metadata> is based on the SVG specification, and is configured by an RDF description that defines a geographic coordinate system (CRS: Coordinate Reference System). In the map content of the multi-layered SVG, the CRS metadata may be given only to the route, or may be given to the lower-layer map content.

イメージタグ<image>は、リンク情報を示し、map.svgに対する領域情報と、その領域における高解像度の地図コンテンツのアドレス情報(URL)とを含む。領域情報は、xy座標値、幅及び高さによって表される。地図コンテンツmap.svgの下位層の地図コンテンツとして、map1.svg〜map4.gifのリンク情報が表されている。map1.svg〜map4.gifは、当該地図サーバと異なる地図サーバに蓄積されたものであってもよい。   The image tag <image> indicates link information, and includes area information for map.svg and address information (URL) of high-resolution map content in the area. The area information is represented by an xy coordinate value, a width, and a height. As map content in the lower layer of map content map.svg, link information of map1.svg to map4.gif is represented. map1.svg to map4.gif may be stored in a map server different from the map server.

特に、図3のサンプルソースコードによれば、SVGの仕様に対しては、何ら拡張機能を含まない。従って、既存のSVGに対応したブラウザであっても、本発明のデータ構造のソースコードに対して地図コンテンツの表示は可能である。   In particular, according to the sample source code of FIG. 3, the SVG specification does not include any extended function. Therefore, even a browser corresponding to an existing SVG can display map contents with respect to the source code having the data structure of the present invention.

図4は、本発明における第2のシーケンス図である。   FIG. 4 is a second sequence diagram in the present invention.

図4のシーケンスは、より高解像度のコンテンツが占める領域情報と次に表示する領域を比較するための処理を高機能化して、図2と比較して、上位層のmap.svgを取得した際に、下位層のmap1.svg〜map4.gifの地図コンテンツも、バックグラウンドで取得するものである。利用者が閲覧している地図コンテンツに対して、次にスクロール方向又は拡大縮小が予測できるものであれば、1段下位の地図コンテンツや、隣にある地図コンテンツを予め受信しておくことにより、地図表示切替速度を高めることにつながる。   The sequence in FIG. 4 is obtained when the processing for comparing the area information occupied by the higher-resolution content and the area to be displayed next is enhanced, and when map.svg of the upper layer is acquired as compared with FIG. In addition, the map contents of lower layer map1.svg to map4.gif are also acquired in the background. If you can predict the next scroll direction or enlargement / reduction for the map content that the user is browsing, by receiving in advance the map content one level lower and the map content next to it, It leads to increase the map display switching speed.

(S501)端末2は、所望の地図コンテンツmap.svgを蓄積した地図サーバAへ、地図サーバアドレス要求メッセージを送信する。
(S502)地図サーバAは、要求された地図コンテンツmap.svgを端末2へ送信すると共に、その地図コンテンツに関連する複数の地図コンテンツのリンクアドレスも端末2へ送信する。このリンク情報には、地図コンテンツmap.svgに対する領域情報も含まれる。例えば、map.svgを端末2へ送信する際に、その下位層のmap1.svg〜map4.gifのリンクアドレスも端末2へ送信する。
(S501) The terminal 2 transmits a map server address request message to the map server A storing the desired map content map.svg.
(S502) The map server A transmits the requested map content map.svg to the terminal 2, and also transmits to the terminal 2 link addresses of a plurality of map contents related to the map content. This link information includes area information for the map content map.svg. For example, when transmitting map.svg to terminal 2, the link addresses of map1.svg to map4.gif in the lower layer are also transmitted to terminal 2.

(S503)端末2は、map.svgを表示すると共に、それよりも一階層分だけ高解像度のmap1.svg〜map4.gifもバックグラウンドで取得しようとする。端末2は、map1.svg〜map4.gifの地図コンテンツを取得するために、地図サーバAのURL1へ地図コンテンツ要求メッセージを送信する。
(S504)地図サーバAは、map2.svg〜map4.gifを端末2へ送信する。このとき、地図サーバAは、map2.svg〜map4.gif毎に、更に下位層の地図コンテンツのリンクアドレスも端末2へ送信する。端末2は、map.svgに対して階層的にmap2.svg〜map4.gifを、地図コンテンツ階層蓄積部へ蓄積する。
(S503) The terminal 2 displays map.svg and also tries to acquire map1.svg to map4.gif having a higher resolution by one layer than that in the background. The terminal 2 transmits a map content request message to the URL 1 of the map server A in order to acquire the map contents of map1.svg to map4.gif.
(S504) The map server A transmits map2.svg to map4.gif to the terminal 2. At this time, the map server A transmits the link address of the map content of the lower layer to the terminal 2 for each of map2.svg to map4.gif. The terminal 2 stores map2.svg to map4.gif hierarchically with respect to map.svg in the map content layer storage unit.

(S505)また、端末2は、map1.svgを取得するために、地図サーバBのURL2へ地図コンテンツ要求メッセージを送信する。
(S506)地図サーバBは、map1.svgを端末2へ送信する。このとき、地図サーバBは、map1.svgの下位層における地図コンテンツのURLも端末2へ送信する。端末2は、map.svgに対して階層的にmap1.svgを、地図コンテンツ階層蓄積部へ蓄積する。
(S505) Further, the terminal 2 transmits a map content request message to the URL 2 of the map server B in order to acquire map1.svg.
(S506) The map server B transmits map1.svg to the terminal 2. At this time, the map server B also transmits the URL of the map content in the lower layer of map1.svg to the terminal 2. The terminal 2 stores map1.svg hierarchically in the map content layer storage unit with respect to map.svg.

S503〜S506により、map.svgの下位層のmap1.svg〜map4.gifを地図コンテンツ階層蓄積部に一度に蓄積することができる。即ち、利用者が、map.svgを閲覧している際に、その高解像度となる下位層の地図コンテンツは、地図コンテンツ階層蓄積部に既に蓄積されている。   Through S503 to S506, map1.svg to map4.gif, which are lower layers of map.svg, can be stored at once in the map content hierarchy storage unit. That is, when the user is browsing map.svg, the lower-layer map content having the high resolution is already stored in the map content layer storage unit.

ここで、利用者が、表示されているmap.svgにおけるmap1.svgの範囲部分をマウス等でクリックし、その部分の高解像度の地図コンテンツを要求したとする。このとき、地図コンテンツmap1.svgは、S506において地図サーバBから既に受信され、地図コンテンツ階層蓄積部に蓄積されている。従って、地図コンテンツmap1.svgは、直ぐにディスプレイに表示することができ、極めて高速な表示切替速度を実現することができる。   Here, it is assumed that the user clicks the range portion of map1.svg in the displayed map.svg with a mouse or the like, and requests the high-resolution map content of that portion. At this time, the map content map1.svg has already been received from the map server B in S506 and stored in the map content hierarchy storage unit. Therefore, the map content map1.svg can be immediately displayed on the display, and an extremely high display switching speed can be realized.

(S507)端末2は、S506においてmap1.svgの下位層の地図コンテンツにおけるURLを既に受信している。従って、端末2は、バックグラウンドで、地図コンテンツ要求メッセージを地図サーバへ送信することができる。map1.svgの下位層のmap11.svg〜map14.svgは、地図サーバBに蓄積されている。従って、端末2は、地図コンテンツ要求メッセージを地図サーバBへ送信する。
(S508)地図サーバBは、map11.svg〜map14.svgを端末2へ送信する。このとき、地図サーバBは、下位層の地図コンテンツのリンクアドレスも端末2へ送信する。端末2は、map1.svgに対して階層的にmap11.svg〜map14.svgを地図コンテンツ階層蓄積部に蓄積する。尚、どの階層まで地図コンテンツをバックグランドで取得するかは、階層蓄積部の容量と、通信容量などによって調整されるべきものである。
(S507) The terminal 2 has already received the URL in the map content in the lower layer of map1.svg in S506. Therefore, the terminal 2 can transmit a map content request message to the map server in the background. Map11.svg to map14.svg in the lower layer of map1.svg are stored in the map server B. Accordingly, the terminal 2 transmits a map content request message to the map server B.
(S508) The map server B transmits map11.svg to map14.svg to the terminal 2. At this time, the map server B also sends the link address of the lower layer map content to the terminal 2. The terminal 2 stores map11.svg to map14.svg hierarchically in the map content layer storage unit with respect to map1.svg. It should be noted that to what level the map content is acquired in the background should be adjusted according to the capacity of the hierarchical storage unit and the communication capacity.

図4のシーケンスによれば、利用者が、ブラウザに表示されている地図コンテンツに対して、表示エリアをスクロール又は拡大縮小する毎に、端末は、1つ以上の地図サーバへ地図コンテンツ要求メッセージを送信し、地図コンテンツを受信する。このとき、表示すべき地図コンテンツだけでなく、その地図コンテンツの低解像度の地図コンテンツもダウンロードされる。受信された地図コンテンツは、次々と階層構成されて地図コンテンツ階層蓄積部に蓄積される。   According to the sequence of FIG. 4, each time the user scrolls or enlarges the display area with respect to the map content displayed in the browser, the terminal sends a map content request message to one or more map servers. Send and receive map content. At this time, not only the map content to be displayed but also the low-resolution map content of the map content is downloaded. The received map content is hierarchically organized one after another and stored in the map content layer storage unit.

図5は、本発明のおける地図配信システムの機能構成図である。   FIG. 5 is a functional configuration diagram of the map distribution system according to the present invention.

図5によれば、地図サーバA及びBと端末2とが、インターネット4を介して接続されている。   According to FIG. 5, the map servers A and B and the terminal 2 are connected via the Internet 4.

地図サーバ1は、地図コンテンツ配信部11と、地図コンテンツデータベース12とを有する。   The map server 1 includes a map content distribution unit 11 and a map content database 12.

地図コンテンツデータベース12は、地図コンテンツを低解像度から高解像度に向けて階層化して蓄積している。図5によれば、地図サーバAの地図コンテンツデータベース12は、map.svgを蓄積しているが、その高解像度のmap1.svgを蓄積していない。そのmap1.svgのリンクアドレスのみが蓄積されている。そのリンクアドレスは、地図サーバBを指し示す。   The map content database 12 stores map content in a hierarchy from low resolution to high resolution. According to FIG. 5, the map content database 12 of the map server A stores map.svg, but does not store the high-resolution map1.svg. Only the link address of map1.svg is stored. The link address points to the map server B.

地図コンテンツ配信部11は、端末2から地図コンテンツ要求メッセージを受信し、地図コンテンツデータベース12を用いて地図コンテンツを検索し、その地図コンテンツを端末2へ送信する。そのとき、地図コンテンツ配信部11は、当該地図コンテンツの下位層におけるリンクアドレスも、端末2へ送信する。   The map content distribution unit 11 receives a map content request message from the terminal 2, searches for map content using the map content database 12, and transmits the map content to the terminal 2. At that time, the map content distribution unit 11 also transmits the link address in the lower layer of the map content to the terminal 2.

端末2は、地図コンテンツ取得部21と、地図コンテンツ階層蓄積部22と、ディスプレイ表示部23と、ガーベージコレクタ部24と、有効時間判定部25とを有する。   The terminal 2 includes a map content acquisition unit 21, a map content hierarchy storage unit 22, a display display unit 23, a garbage collector unit 24, and an effective time determination unit 25.

地図コンテンツ取得部21は、地図サーバ1に対して地図コンテンツ要求メッセージを送信し、地図コンテンツを受信する。地図コンテンツ階層蓄積部22は、地図サーバ1から受信した地図コンテンツを階層化して蓄積する。ディスプレイ表示部23は、地図コンテンツ階層蓄積部22から地図コンテンツを取得し、ディスプレイ26へ表示させる。   The map content acquisition unit 21 transmits a map content request message to the map server 1 and receives the map content. The map content layer storage unit 22 stores the map content received from the map server 1 in a hierarchical manner. The display display unit 23 acquires map content from the map content hierarchy storage unit 22 and displays the map content on the display 26.

図6は、本発明におけるガーベージコレクタ部24の動作説明図である。   FIG. 6 is an explanatory diagram of the operation of the garbage collector 24 in the present invention.

端末は、受信された地図コンテンツを、階層構成にして次々と蓄積する。これにより、利用者が、閲覧している地図コンテンツを、拡大縮小した後、以前表示していた地図コンテンツを再度表示する場合、既に地図コンテンツ階層蓄積部に蓄積された地図コンテンツを用いることにより、表示切替速度を高速に実現することができる。しかしながら、このような方法は、長期間、端末によって表示されない無駄な地図コンテンツも、地図コンテンツ階層蓄積部に蓄積することとなる。そこで、一定時間経過毎に、ガーベージコレクタによって、必要性の低い地図コンテンツを削除し、蓄積部の空き容量を確保することが必要となる。   The terminal accumulates the received map contents one after another in a hierarchical structure. Thus, when the map content being browsed is displayed again after the map content being browsed is enlarged and reduced, by using the map content already stored in the map content hierarchy storage unit, The display switching speed can be realized at high speed. However, in such a method, useless map content that is not displayed by the terminal for a long period of time is also stored in the map content layer storage unit. Therefore, it is necessary to delete the map content that is less necessary by the garbage collector every time a certain time elapses and to secure the free space of the storage unit.

図6の上段は、地図コンテンツ階層蓄積部に蓄積された状態を表す。ここでは、map11.svgを表示しているにもかかわらず、map2.svg〜map4.gif及びmap12.svg〜map14.svgも蓄積されている。   The upper part of FIG. 6 represents the state stored in the map content hierarchy storage unit. Although map11.svg is displayed here, map2.svg to map4.gif and map12.svg to map14.svg are also accumulated.

図6の下段は、ガーベージコレクタ部24が動作した後における地図コンテンツ階層蓄積部に蓄積された状態を表す。ここでは、現在表示されているmap.11.svgから最上位層のmap.svgまでのリンク上の地図コンテンツmap1.svgのみが蓄積されている。即ち、現在表示されているmap11.svgから見て、直系の親となる地図コンテンツのみが残存する。従って、そのリンク上以外の地図コンテンツは全て削除されている。但し、現在表示しているmap11.svgに対して、座標空間上で近傍にある地図コンテンツは、逆に削除しないようにすることが好ましい。直後に表示が要求される可能性が高いからである。従って、現在表示しているmap11.svgから座標空間的に大きく離れた地図コンテンツから順に削除することが好ましい。   The lower part of FIG. 6 represents the state stored in the map content hierarchy storage unit after the garbage collector unit 24 operates. Here, only the map content map1.svg on the link from the currently displayed map.11.svg to the top layer map.svg is accumulated. That is, only the map content that is the direct parent as viewed from the currently displayed map11.svg remains. Accordingly, all map contents other than those on the link have been deleted. However, it is preferable not to delete the map content in the vicinity in the coordinate space with respect to currently displayed map11.svg. This is because there is a high possibility that display is required immediately after. Therefore, it is preferable to delete the map contents in order from the map 11.svg that is currently displayed, which is far from the coordinate space.

図7は、本発明における有効時間判定部25で用いられるサンプルソースコードである。   FIG. 7 shows sample source code used in the valid time determination unit 25 in the present invention.

図7によれば、メタデータタグ<metadata>の中に有効時間情報を含む第1の場合と、イメージタグ<image>の中に有効時間情報を含む第2の場合とがある。有効時間情報によって指定される地図コンテンツについて、有効時間を経過している場合、端末の地図コンテンツ階層蓄積部に蓄積されていても、再度、地図サーバへ地図コンテンツ要求メッセージを送信する。図7によれば、wallclock-valueに有効時間が記載され、当該地図コンテンツの作成日時から現日時までの時間が、有効時間内にあるか否かによって判断される。このように、SVG形式のソースコードに有効時間情報を加えることにより、新しい地図コンテンツを利用者に提供することができる。   According to FIG. 7, there are a first case in which valid time information is included in the metadata tag <metadata> and a second case in which valid time information is included in the image tag <image>. For the map content specified by the valid time information, if the valid time has passed, the map content request message is transmitted to the map server again even if it is accumulated in the map content hierarchy accumulation unit of the terminal. According to FIG. 7, the valid time is described in the wallclock-value, and it is determined by whether or not the time from the creation date / time of the map content to the current date / time is within the valid time. In this manner, new map content can be provided to the user by adding the valid time information to the source code in the SVG format.

図8は、タイリングされた地図コンテンツを表示するブラウザの動作説明図である。   FIG. 8 is a diagram illustrating the operation of the browser that displays the tiled map content.

端末のブラウザの表示範囲が、常に1つの地図コンテンツによって表されるとは限らない。図8のビューボックス1によれば、map31.svg〜map34.svgによって表される。このように、ブラウザの表示範囲に、複数の地図コンテンツによって表示されてもよい。このとき、表示範囲が、ビューボックス2へ移動した場合、map13.svg、map14.svg、map31.svg及びmap32.svgによって表される。   The display range of the browser of the terminal is not always represented by one map content. According to the view box 1 of FIG. 8, it is represented by map31.svg to map34.svg. In this way, a plurality of map contents may be displayed in the display range of the browser. At this time, when the display range moves to the view box 2, it is represented by map13.svg, map14.svg, map31.svg, and map32.svg.

ここで、ブラウザの表示範囲が、蓄積した地図コンテンツの範囲外を表示しようとすると、空白となってしまう。そのような場合、更に上位層の地図コンテンツに戻って、その下位層の地図コンテンツを取得することもできる。また、新たにルートとすべき地図コンテンツのリンクアドレスをメタデータに記述し、逸脱時にその地図コンテンツを取得することもでる。   Here, if the display range of the browser tries to display outside the range of the accumulated map content, it becomes blank. In such a case, the map content of the lower layer can be acquired by returning to the map content of the higher layer. In addition, a link address of a map content to be newly set as a route can be described in the metadata, and the map content can be acquired upon departure.

図9は、ブラウザで表示される倍率に応じて地図コンテンツを切り替えるサンプルソースコードである。   FIG. 9 shows sample source code for switching map contents according to the magnification displayed on the browser.

図9のサンプルソースコードは、より高解像度のコンテンツが占める領域情報と次に表示する領域を比較するための処理に関して、コンテンツへ表示制御情報を付加することにより、精密に制御するためのものである。このコードには、ブラウザが表示している倍率を制御用のパラメータとして、その倍率に応じて地図コンテンツの表示を精密に切り替えることを可能にするための情報が拡張されている。XMLをベースとした描画情報であるので、このような拡張は容易である。   The sample source code in FIG. 9 is for precise control by adding display control information to the content regarding processing for comparing the region information occupied by higher-resolution content and the region to be displayed next. is there. In this code, information for enabling the display of the map content to be precisely switched in accordance with the magnification displayed by the browser as a control parameter is expanded. Since the drawing information is based on XML, such expansion is easy.

図9によれば、表示倍率を表す属性au:figure-visibilityの値が200以上の場合、高解像度のmap1.svg、map2.svg、map3.jpg、map4.gifで表され、10から200の間の場合、低解像度のmap.svg自身の内容で表される。   According to FIG. 9, when the value of the attribute au: figure-visibility representing the display magnification is 200 or more, it is represented by high resolution map1.svg, map2.svg, map3.jpg, map4.gif, In between, it is represented by the low resolution map.svg itself.

本発明によれば、端末は、低解像度の地図コンテンツを閲覧している際に、その表示倍率は常に正確に把握しているので、表示領域に加えて表示倍率から、正確に次の高解像度の地図コンテンツを表示するタイミングを制御することができ、コンテンツ提供者の意図をよりきめ細かく反映することができる。そして、その地図コンテンツのリンクアドレスを既に知っているので、地図サーバの負荷は少ない。また、端末は、直ぐに当該リンクアドレスに対して地図コンテンツ要求メッセージを送信することができるので、地図コンテンツの表示切替速度も速い。   According to the present invention, since the terminal always accurately grasps the display magnification when browsing low-resolution map content, the terminal can accurately determine the next high resolution from the display magnification. It is possible to control the timing of displaying the map content, and to reflect the intention of the content provider more precisely. And since the link address of the map content is already known, the load on the map server is small. In addition, since the terminal can immediately transmit a map content request message to the link address, the display switching speed of the map content is fast.

前述した本発明における種々の実施形態によれば、本発明の技術思想及び見地の範囲の種々の変更、修正及び省略を、当業者は容易に行うことができる。前述の説明はあくまで例であって、何ら制約しようとするものではない。本発明は、特許請求の範囲及びその均等物として限定するものにのみ制約される。   According to the above-described various embodiments of the present invention, those skilled in the art can easily make various changes, modifications, and omissions in the technical idea and scope of the present invention. The above description is merely an example, and is not intended to be restrictive. The invention is limited only as defined in the following claims and the equivalents thereto.

タイリングされた地図コンテンツの階層構成図である。It is a hierarchical block diagram of the tiled map content. 本発明における第1のシーケンス図である。It is a 1st sequence diagram in this invention. 本発明における最上位層のmap.svgのサンプルソースコードである。It is a sample source code of map.svg of the highest layer in the present invention. 本発明における第2のシーケンス図である。It is a 2nd sequence diagram in this invention. 本発明のおける地図配信システムの機能構成図である。It is a functional block diagram of the map delivery system in this invention. 本発明におけるガーベージコレクタ部の動作説明図である。It is operation | movement explanatory drawing of the garbage collector part in this invention. 本発明における有効時間判定部で用いられるサンプルソースコードである。It is a sample source code used in the effective time determination part in this invention. タイリングされた地図コンテンツを表示するブラウザの動作説明図である。It is operation | movement explanatory drawing of the browser which displays the tiled map content. ブラウザで表示される倍率に応じて地図コンテンツを切り替えるサンプルソースコードである。This is sample source code for switching map contents according to the magnification displayed in the browser.

符号の説明Explanation of symbols

1 地図サーバ
11 地図コンテンツ配信部
12 地図コンテンツデータベース
2 端末
21 地図コンテンツ取得部
22 地図コンテンツ階層蓄積部
23 ディスプレイ表示部
24 ガーベージコレクタ部
25 有効時間判定部
26 ディスプレイ
4 インターネット
DESCRIPTION OF SYMBOLS 1 Map server 11 Map content delivery part 12 Map content database 2 Terminal 21 Map content acquisition part 22 Map content hierarchy storage part 23 Display display part 24 Garbage collector part 25 Effective time determination part 26 Display 4 Internet

Claims (6)

複数の地図コンテンツを階層化して蓄積した地図コンテンツデータベースと、
地図コンテンツ要求メッセージを受信した際に、要求された第1の地図コンテンツと、該第1の地図コンテンツに対して、タイル状に分割された高解像度の地図コンテンツである第2の地図コンテンツのリンクアドレスとを、前記端末へ送信する地図コンテンツ配信手段と
を有し、前記第2の地図コンテンツのリンクアドレスは、前記第1の地図コンテンツに対する領域情報を更に含む地図サーバと通信する端末であって、
前記地図サーバへ、当該端末に表示された第3の地図コンテンツに対して、利用者がタイル状に分割された1つの高解像度の地図コンテンツを要求した場合、該高解像度の地図コンテンツと、該高解像度の地図コンテンツの近傍の1つまたは複数の高解像度の地図コンテンツとを、前記第1の地図コンテンツとして要求する前記地図コンテンツ要求メッセージを送信し、該高解像度の地図コンテンツおよび該高解像度の地図コンテンツの近傍の1つまたは複数の高解像度の地図コンテンツ、並びにこれらの地図コンテンツに対して、タイル状に分割された高解像度の地図コンテンツである地図コンテンツのリンクアドレスとを受信する地図コンテンツ取得手段と、
前記受信した高解像度の地図コンテンツおよび該高解像度の地図コンテンツの近傍の1つまたは複数の高解像度の地図コンテンツを、前記第3の地図コンテンツの下位層として階層化して蓄積する地図コンテンツ階層蓄積手段と、
前記受信した高解像度の地図コンテンツおよび該高解像度の地図コンテンツの近傍の1つまたは複数の高解像度の地図コンテンツを、表示する表示手段と
を有することを特徴とする端末。
A map content database in which multiple map contents are stored in a hierarchy,
When the map content request message is received, the requested first map content and a link of the second map content that is a high-resolution map content divided into tiles with respect to the first map content A map content distribution means for transmitting the address to the terminal;
The link address of the second map content is a terminal that communicates with a map server that further includes area information for the first map content ,
When the user requests one high-resolution map content divided into tiles for the third map content displayed on the terminal, the high-resolution map content, Transmitting the map content request message requesting one or more high-resolution map contents in the vicinity of the high-resolution map content as the first map content, and sending the high-resolution map content and the high-resolution map content Map content acquisition that receives one or more high-resolution map contents in the vicinity of the map content, and link addresses of the map contents that are the high-resolution map contents divided into tiles for these map contents Means,
Map content layer storage means for storing the received high resolution map content and one or a plurality of high resolution map content in the vicinity of the high resolution map content as a lower layer of the third map content. When,
A terminal comprising: display means for displaying the received high-resolution map content and one or a plurality of high-resolution map content in the vicinity of the high-resolution map content .
前記地図コンテンツ階層蓄積手段から、最後に表示した前記地図コンテンツから見て、上位層に向けてリンクする地図コンテンツ以外の地図コンテンツを削除するガーベージコレクション手段を更に有することを特徴とする請求項に記載の端末。 From the map content hierarchy storage means, finally viewed from the map contents displayed, to claim 1, further comprising a garbage collection means for deleting map content other than map content to link toward the upper layer The listed terminal. 前記地図コンテンツには、有効時間情報が含まれており、
前記地図コンテンツ階層蓄積手段は、表示すべき前記地図コンテンツに含まれる前記有効時間情報の有効時間が既に経過している場合、前記地図コンテンツ取得手段へ、当該地図コンテンツを取得するべく指示することを特徴とする請求項からのいずれか1項に記載の端末。
The map content includes valid time information,
The map content layer storage means instructs the map content acquisition means to acquire the map content when the effective time of the effective time information included in the map content to be displayed has already passed. The terminal according to any one of claims 1 to 2 , characterized in that:
複数の地図コンテンツを階層化して蓄積した地図コンテンツデータベースと、
地図コンテンツ要求メッセージを受信した際に、要求された第1の地図コンテンツと、該第1の地図コンテンツに対して、タイル状に分割された高解像度の地図コンテンツである第2の地図コンテンツのリンクアドレスとを、前記端末へ送信する地図コンテンツ配信手段と
を有し、前記第2の地図コンテンツのリンクアドレスは、前記第1の地図コンテンツに対する領域情報を更に含む地図サーバと通信する端末に搭載されたコンピュータを機能させるプログラムであって、
前記地図サーバへ、当該端末に表示された第3の地図コンテンツに対して、利用者がタイル状に分割された1つの高解像度の地図コンテンツを要求した場合、該高解像度の地図コンテンツと、該高解像度の地図コンテンツの近傍の1つまたは複数の高解像度の地図コンテンツとを、前記第1の地図コンテンツとして要求する前記地図コンテンツ要求メッセージを送信し、該高解像度の地図コンテンツおよび該高解像度の地図コンテンツの近傍の1つまたは複数の高解像度の地図コンテンツ、並びにこれらの地図コンテンツに対して、タイル状に分割された高解像度の地図コンテンツである地図コンテンツのリンクアドレスとを受信する地図コンテンツ取得手段と、
前記受信した高解像度の地図コンテンツおよび該高解像度の地図コンテンツの近傍の1つまたは複数の高解像度の地図コンテンツを、前記第3の地図コンテンツの下位層として階層化して蓄積する地図コンテンツ階層蓄積手段と、
前記受信した高解像度の地図コンテンツおよび該高解像度の地図コンテンツの近傍の1つまたは複数の高解像度の地図コンテンツを、表示する表示手段と
してコンピュータを機能させることを特徴とするプログラム。
A map content database in which multiple map contents are stored in a hierarchy,
When the map content request message is received, the requested first map content and a link of the second map content that is a high-resolution map content divided into tiles with respect to the first map content A map content distribution means for transmitting the address to the terminal;
The link address of the second map content is a program that causes a computer mounted on a terminal that communicates with a map server further including area information for the first map content to function.
When the user requests one high-resolution map content divided into tiles for the third map content displayed on the terminal, the high-resolution map content, Transmitting the map content request message requesting one or more high-resolution map contents in the vicinity of the high-resolution map content as the first map content, and sending the high-resolution map content and the high-resolution map content Map content acquisition that receives one or more high-resolution map contents in the vicinity of the map content, and link addresses of the map contents that are the high-resolution map contents divided into tiles for these map contents Means,
Map content layer storage means for storing the received high resolution map content and one or a plurality of high resolution map content in the vicinity of the high resolution map content as a lower layer of the third map content. When,
A computer functions as display means for displaying the received high-resolution map content and one or more high-resolution map content in the vicinity of the high-resolution map content. program.
前記地図コンテンツ階層蓄積手段から、最後に表示した前記地図コンテンツから見て、上位層に向けてリンクする地図コンテンツ以外の地図コンテンツを削除するガーベージコレクション手段として更にコンピュータを機能させることを特徴とする請求項に記載のプログラム。 The computer is further caused to function as a garbage collection unit that deletes map content other than the map content linked to an upper layer when viewed from the map content displayed last from the map content layer storage unit. Item 5. The program according to item 4 . 前記地図コンテンツには、有効時間情報が含まれており、
前記地図コンテンツ階層蓄積手段は、表示すべき前記地図コンテンツに含まれる前記有効時間情報の有効時間が既に経過している場合、前記地図コンテンツ取得手段へ、当該地図コンテンツを取得するべく指示するようにコンピュータを機能させることを特徴とする請求項からのいずれか1項に記載のプログラム。
The map content includes valid time information,
When the effective time of the effective time information included in the map content to be displayed has already elapsed, the map content hierarchy storage unit instructs the map content acquisition unit to acquire the map content. The program according to any one of claims 4 to 5 , which causes a computer to function.
JP2005115678A 2005-04-13 2005-04-13 Map server, terminal, program, and data structure for delivering hierarchical map content Active JP4815850B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005115678A JP4815850B2 (en) 2005-04-13 2005-04-13 Map server, terminal, program, and data structure for delivering hierarchical map content

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005115678A JP4815850B2 (en) 2005-04-13 2005-04-13 Map server, terminal, program, and data structure for delivering hierarchical map content

Publications (2)

Publication Number Publication Date
JP2006293146A JP2006293146A (en) 2006-10-26
JP4815850B2 true JP4815850B2 (en) 2011-11-16

Family

ID=37413777

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005115678A Active JP4815850B2 (en) 2005-04-13 2005-04-13 Map server, terminal, program, and data structure for delivering hierarchical map content

Country Status (1)

Country Link
JP (1) JP4815850B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100826897B1 (en) * 2007-03-09 2008-05-06 엔에이치엔(주) System for generating permalink of mash-up map and method thereof

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3503397B2 (en) * 1997-02-25 2004-03-02 Kddi株式会社 Map display system
JP2000035843A (en) * 1998-07-17 2000-02-02 Matsushita Electric Ind Co Ltd Hypertext display device and system
JP4639305B2 (en) * 2001-03-21 2011-02-23 株式会社日立ソリューションズ Map related contents providing system and method
JP2003296884A (en) * 2002-04-04 2003-10-17 Sharp Corp Communication type route guiding system and communication type route guiding method

Also Published As

Publication number Publication date
JP2006293146A (en) 2006-10-26

Similar Documents

Publication Publication Date Title
US20240031568A1 (en) Transferring system for huge and high quality images on network and method thereof
US8497883B2 (en) Information display device
US7552011B2 (en) Map display apparatus and map display method
JP4552005B2 (en) Electronic newspaper display device
US20150347615A1 (en) Active Web Page Consolidator and Internet History Management System
US7010567B1 (en) Map-data distribution method, and map-data distribution server and client
JP4097881B2 (en) Map data distribution method
KR101208640B1 (en) Information display device
KR100321763B1 (en) System and for browsing a web-based vector map
JPH11232433A (en) Map display control system
JP4815850B2 (en) Map server, terminal, program, and data structure for delivering hierarchical map content
JP2007323537A (en) Advertisement distribution system, information distribution server, and terminal device
US20150142920A1 (en) Active Web Page Consolidator
JP5277148B2 (en) Browser system
JP2012053665A (en) Poi information search terminal by scope specification, and poi information search system
JP2002055601A (en) System and method for displaying map
JP2013254099A (en) Map display system
JP2012123679A (en) Website browsing system, server and data transmission/reception method
JP5156616B2 (en) Image display program, terminal device, image display method, and image display system
JP2009140209A (en) System and method for creating map display information
KR20000050159A (en) Search system and method by using geographical information
JP5289349B2 (en) Document file browsing system
KR20120087272A (en) System and method for servicing memo board
JP5883197B1 (en) LINK SETTING METHOD, LINK SETTING PROGRAM, AND INFORMATION RECORDING MEDIUM
JP5444785B2 (en) Document conversion apparatus, document distribution system, document conversion method, and document conversion program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080304

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100611

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100622

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100804

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110215

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110425

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20110614

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

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

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

Free format text: PAYMENT UNTIL: 20140909

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4815850

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150