JP5775042B2 - Information processing apparatus, method, and computer program - Google Patents

Information processing apparatus, method, and computer program Download PDF

Info

Publication number
JP5775042B2
JP5775042B2 JP2012197166A JP2012197166A JP5775042B2 JP 5775042 B2 JP5775042 B2 JP 5775042B2 JP 2012197166 A JP2012197166 A JP 2012197166A JP 2012197166 A JP2012197166 A JP 2012197166A JP 5775042 B2 JP5775042 B2 JP 5775042B2
Authority
JP
Japan
Prior art keywords
boundary
divided
area
sections
polygon
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
JP2012197166A
Other languages
Japanese (ja)
Other versions
JP2014052528A (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.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan 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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2012197166A priority Critical patent/JP5775042B2/en
Publication of JP2014052528A publication Critical patent/JP2014052528A/en
Application granted granted Critical
Publication of JP5775042B2 publication Critical patent/JP5775042B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、携帯端末への情報配信に関する。   The present invention relates to information distribution to mobile terminals.

従来、地図に関する情報処理に多角形が広く用いられる。特に、商圏の判断や学区の設定などでは、点(ノード)に基くボロノイ多角形が用いられる。   Conventionally, polygons are widely used for information processing related to maps. In particular, Voronoi polygons based on points (nodes) are used in determining trade areas and setting school districts.

特開2007−121668号JP2007-121668A

しかし、境界を構成する点のように大量の点について多角形を発生させると、図形数が夥しく、処理の負荷や時間が大きくなる問題があった。例えば、地域とそれに面する海域とを関連付けるため、海岸線を構成するポリゴンの点ごとにボロノイ多角形を発生させる処理を考える。この場合、対象とする海岸線の範囲が広いと、多角形の数が多すぎて図形の生成や処理に要する負荷が実用的範囲を超える。   However, when polygons are generated with respect to a large number of points such as points constituting a boundary, there is a problem that the number of figures is large and processing load and time are increased. For example, in order to associate an area with a sea area facing the area, a process for generating a Voronoi polygon for each polygon point constituting the coastline is considered. In this case, if the range of the target coastline is wide, the number of polygons is too large, and the load required for generating and processing graphics exceeds the practical range.

なお、詳細形状のポリゴンを広域図用の概略形状にデフォルメする技術において(例えば、特許文献1参照)、詳細形状のポリゴンの辺上の点からボロノイ図形を生成することが紹介されているが、この技術は、点が多いと図形の発生自体が困難になるという課題の解決に役立つものではなかった。さらに、固定した割合で点を間引けば全体の処理精度が低下する。   In the technique of deforming a polygon with a detailed shape into a schematic shape for a wide area diagram (see, for example, Patent Document 1), it has been introduced that a Voronoi figure is generated from a point on the side of a polygon with a detailed shape. This technique has not been useful in solving the problem that the generation of graphics itself becomes difficult if there are many points. Furthermore, if the points are thinned out at a fixed rate, the overall processing accuracy decreases.

本発明の目的は、多角形を発生させる基礎となる境界を構成する点が多くても、処理精度を維持しながら処理負荷を抑制することである。   An object of the present invention is to suppress the processing load while maintaining the processing accuracy even if there are many points constituting the boundary that generates the polygon.

上記の目的をふまえ、本発明の一態様(1)である情報処理装置は、複数の点で定義される境界を含むエリアをメッシュ状の区画に分割する分割手段と、分割された前記区画のうち、予め定められた条件を満たす部分をさらに細分化した区画として分割する再分割手段と、分割された前記区画を代表する代表点を内包する多角形を生成する生成手段と、を備えたことを特徴とする。   Based on the above object, an information processing apparatus according to one aspect (1) of the present invention includes a dividing unit that divides an area including a boundary defined by a plurality of points into mesh-like sections, and the divided sections. Among them, a subdivision unit that divides a portion that satisfies a predetermined condition as a subdivided section, and a generation unit that generates a polygon that includes a representative point representing the divided section. It is characterized by.

本発明の他の態様(11)である情報処理方法は、上記態様を方法のカテゴリで捉えたもので、複数の点で定義される境界を含むエリアをメッシュ状の区画に分割する分割処理と、分割された前記区画のうち、予め定められた条件を満たす部分をさらに細分化した区画として分割する再分割処理と、分割された前記区画を代表する代表点を内包する多角形を生成する生成処理と、をコンピュータが実行することを特徴とする。   An information processing method according to another aspect (11) of the present invention is obtained by capturing the above aspect in a method category, and a division process for dividing an area including a boundary defined by a plurality of points into mesh-like sections. , Re-division processing to divide a portion satisfying a predetermined condition among the divided sections as a further subdivided section, and generation to generate a polygon including a representative point representing the divided section The processing is performed by a computer.

本発明の他の態様(12)であるコンピュータプログラムは、上記態様をコンピュータプログラムのカテゴリで捉えたもので、コンピュータを制御することにより、複数の点で定義される境界を含むエリアをメッシュ状の区画に分割させ、分割された前記区画のうち、予め定められた条件を満たす部分をさらに細分化した区画として分割させ、分割された前記区画を代表する代表点を内包する多角形を生成させることを特徴とする。   Another aspect (12) of the present invention is a computer program that captures the above aspect in the category of a computer program. By controlling the computer, an area including a boundary defined by a plurality of points is meshed. Dividing into sections, dividing a portion satisfying a predetermined condition among the divided sections as a further subdivided section, and generating a polygon including a representative point representing the divided section It is characterized by.

本発明の他の態様(2)は、上記いずれかの態様において、前記予め定められた条件は、前記部分に含まれる前記点の密集度が所定以上であることを特徴とする。   According to another aspect (2) of the present invention, in any one of the above aspects, the predetermined condition is that the density of the points included in the portion is equal to or greater than a predetermined value.

本発明の他の態様(3)は、上記いずれかの態様において、分割された前記区画に対し、その区画に含まれる領域に付与されている属性値のうち予め定められた基準で選択される属性値を付与する付与手段と、前記生成手段により生成された前記多角形のうち、生成の基礎となった前記区画に付与されている前記属性値が共通である多角形同士を併合して多角形とする併合手段と、を備えたことを特徴とする。   According to another aspect (3) of the present invention, in any one of the aspects described above, the divided section is selected based on a predetermined criterion among the attribute values assigned to the areas included in the section. Of the polygons generated by the generating means, the assigning means for assigning attribute values, and the polygons having the same attribute value assigned to the section that is the basis of generation are merged to create And a merging means having a square shape.

本発明の他の態様(4)は、上記いずれかの態様において、前記予め定められた条件は、複数の前記領域が前記境界で接する点を含むことであることを特徴とする。   Another aspect (4) of the present invention is characterized in that, in any of the above aspects, the predetermined condition includes a point where a plurality of the regions touch each other at the boundary.

本発明の他の態様(5)は、上記いずれかの態様において、前記付与手段は、前記予め定められた基準として、前記区画に含まれる前記境界が、前記区画に含まれる前記領域のなかで最長である前記領域に付与されている前記属性値を前記区画に付与することを特徴とする。   According to another aspect (5) of the present invention, in any one of the above aspects, as the predetermined reference, the provision unit includes the boundary included in the section in the region included in the section. The attribute value given to the longest region is given to the section.

本発明の他の態様(6)は、上記いずれかの態様において、前記付与手段は、前記予め定められた基準として、前記区画に含まれる面積が、前記区画に含まれる前記領域のなかで最大である前記領域に付与されている前記属性値を前記区画に付与することを特徴とする。   According to another aspect (6) of the present invention, in any one of the aspects described above, as the predetermined reference, the providing unit may be configured such that the area included in the section is the largest in the area included in the section. The attribute value given to the area is given to the section.

本発明の他の態様(7)は、上記いずれかの態様において、前記付与手段は、前記予め定められた基準として、前記区画に含まれるノードの密集度が前記区画に含まれる前記領域のなかで最高である前記領域に付与されている前記属性値を前記区画に付与することを特徴とする。   According to another aspect (7) of the present invention, in any one of the above aspects, the assigning unit includes, as the predetermined reference, the density of nodes included in the section in the area included in the section. The attribute value assigned to the region that is the highest is assigned to the section.

本発明の他の態様(8)は、上記いずれかの態様において、前記領域は地域であって、前記境界は海岸線であることを特徴とする。   Another aspect (8) of the present invention is characterized in that, in any of the above aspects, the region is an area and the boundary is a coastline.

本発明の他の態様(9)は、上記いずれかの態様において、前記属性値は、地域名(都道府県・市区町村・町字域といった行政区画名などの住所。慣習的な地域名など任意の地域名称でもよい)であることを特徴とする。   According to another aspect (9) of the present invention, in any one of the above aspects, the attribute value includes an area name (an address such as an administrative division name such as a prefecture, a municipality, and a town character area. Any local name may be used).

本発明の他の態様(10)は、上記いずれかの態様において、併合された前記多角形の辺が前記境界に接する点を、互いに隣接する前記領域同士が前記境界で接する点と一致するようにその多角形を変形させる手段を備えたことを特徴とする。   According to another aspect (10) of the present invention, in any one of the above aspects, a point at which the merged polygon sides touch the boundary coincides with a point at which the adjacent regions touch each other at the boundary. Is provided with means for deforming the polygon.

本発明によれば、多角形を発生させる基礎となる境界を構成する点が多くても、処理精度を維持しながら処理負荷を抑制することが可能となる。   According to the present invention, the processing load can be suppressed while maintaining the processing accuracy even if there are many points constituting the boundary that generates the polygon.

本発明の実施形態について構成を示す機能ブロック図。The functional block diagram which shows a structure about embodiment of this invention. 本発明の実施形態における情報(データ)を例示する図。The figure which illustrates the information (data) in the embodiment of the present invention. 本発明の実施形態における処理手順(情報配信)を示すフローチャート。The flowchart which shows the process sequence (information delivery) in embodiment of this invention. 本発明の実施形態における処理手順(海上ポリゴン生成の概要)を示すフローチャート。The flowchart which shows the process sequence (outline | summary of maritime polygon production | generation) in embodiment of this invention. 本発明の実施形態における処理手順(具体的手順)を示すフローチャート。The flowchart which shows the process sequence (specific procedure) in embodiment of this invention. 本発明の実施形態における処理内容を示す概念図。The conceptual diagram which shows the processing content in embodiment of this invention. 本発明の実施形態における処理内容を示す概念図。The conceptual diagram which shows the processing content in embodiment of this invention. 本発明の実施形態における処理内容を示す概念図。The conceptual diagram which shows the processing content in embodiment of this invention. 本発明の実施形態における処理内容を示す概念図。The conceptual diagram which shows the processing content in embodiment of this invention. 本発明の実施形態における処理内容を示す概念図。The conceptual diagram which shows the processing content in embodiment of this invention. 本発明の実施形態における処理内容を示す概念図。The conceptual diagram which shows the processing content in embodiment of this invention. 本発明の実施形態における処理内容を示す概念図。The conceptual diagram which shows the processing content in embodiment of this invention.

次に、本発明を実施するための形態(「実施形態」と呼ぶ)について図に沿って例示する。なお、背景技術や課題などで既に述べた内容と共通の前提事項は適宜省略する。   Next, a mode for carrying out the present invention (referred to as “embodiment”) will be illustrated along the drawings. In addition, the assumptions common to the contents already described in the background art and problems are omitted as appropriate.

〔1.全体構成〕
図1に本実施形態の全体構成を示す。本実施形態は、本発明の情報処理装置を、配信サーバ1と生成装置2で構成し、配信サーバ1からスマートフォンなどの端末Tへ情報配信を行う場合に、測位された端末Tの位置が海上であっても、その位置に陸地で対応する地域の属性値に基く情報配信を行う例である。また、そのような情報配信を行うために用いる情報を生成装置2が生成する例を示す。
[1. overall structure〕
FIG. 1 shows the overall configuration of this embodiment. In the present embodiment, when the information processing apparatus of the present invention is configured by the distribution server 1 and the generation apparatus 2 and information distribution is performed from the distribution server 1 to the terminal T such as a smartphone, the position of the measured terminal T is at sea level. Even so, this is an example in which information distribution is performed based on the attribute value of the region corresponding to the position on land. Moreover, the example which the production | generation apparatus 2 produces | generates the information used in order to perform such information distribution is shown.

まず、配信サーバ1及び生成装置2は、コンピュータの構成として少なくとも、CPUなどの演算制御部6と、主メモリや補助記憶装置等の記憶装置7と、通信ネットワークN(例えば、携帯電話、PHS、公衆無線LANなどの各種無線通信網、インターネットなど)との通信手段8として、例えば、移動体通信網との通信回路、無線LANアダプタなどと、を有する。   First, the distribution server 1 and the generation device 2 have at least an arithmetic control unit 6 such as a CPU, a storage device 7 such as a main memory and an auxiliary storage device, and a communication network N (for example, a mobile phone, PHS, As a communication means 8 with various wireless communication networks such as a public wireless LAN and the Internet, for example, a communication circuit with a mobile communication network, a wireless LAN adapter, and the like are included.

また、端末Tは、上記のようなコンピュータの構成に加え、図示はしないが、内蔵の充電池(バッテリー)の充放電を制御する充電池制御部と、発呼や着呼のほか図示しない受話用スピーカや送話用マイクロホンなどの制御も行う通話制御部と、測位部と、を備える。   In addition to the configuration of the computer as described above, the terminal T is not shown, but a rechargeable battery control unit that controls charging / discharging of a built-in rechargeable battery (battery) and an incoming call (not shown) other than making and receiving calls A call control unit that also controls a speaker for use and a microphone for transmission, and a positioning unit.

測位部は、GPS、近くの携帯電話基地局や無線LAN親機の位置情報などで現在位置を測位するものである。また、端末Tは、図示はしないが、液晶や有機ELを用い、タッチパネル機能を備えた入出力手段である表示画面を備える。   The positioning unit measures the current position using GPS, position information of a nearby mobile phone base station or a wireless LAN base unit, and the like. Further, although not shown, the terminal T includes a display screen which is an input / output unit using a liquid crystal or an organic EL and having a touch panel function.

配信サーバ1及び生成装置2では、演算制御部6が、図示しないプログラムを実行することにより図1に示す各手段などの要素を実現する。配信サーバ1及び生成装置2や端末Tで機能を実現するプログラムの形式に限定はないが、例えば、基本ソフトウェア、アプリケーションプログラム、各種ミドルウェア、スクリプトなどが考えられる。   In the distribution server 1 and the generation device 2, the arithmetic control unit 6 implements elements such as each unit illustrated in FIG. 1 by executing a program (not shown). There is no limitation on the format of the program that realizes the functions in the distribution server 1, the generation device 2, and the terminal T. For example, basic software, application programs, various middleware, scripts, and the like are conceivable.

実現される要素のうち情報の記憶手段の態様は自由で、記憶装置7上のファイルなど任意のデータ形式で実現できるほか、ネットワーク・コンピューティング(クラウド)によるリモート記憶などでもよい。   Of the elements to be realized, the mode of the information storage means is arbitrary, and can be realized in any data format such as a file on the storage device 7, or may be remote storage by network computing (cloud).

また、記憶手段は、データの格納領域だけでなく、データの入出力や管理などの機能を含んでもよい。また、本出願に示す記憶手段の単位は説明上の便宜によるもので、適宜、構成を分けたり一体化できるほか、明示する記憶手段以外にも、各手段の処理データや処理結果などを記憶する記憶手段を適宜用いるものとする。   The storage means may include not only a data storage area but also functions such as data input / output and management. In addition, the unit of the storage means shown in this application is for convenience of explanation, and the configuration can be divided or integrated as appropriate, and the processing data and processing results of each means are stored in addition to the explicit storage means. A storage means is used as appropriate.

〔2.対応記憶手段〕
例えば、対応記憶手段15は、属性値が付与されている地域と、その地域に対応する海域と、を対応付けて記憶している手段である。本願において地域とは、海以外の部分であって、島や内水面も含む。また、属性値は、地域名であるものとする。地域名は、都道府県・市区町村・町字域といった行政区画名など公式な住所でもよいが、慣習的な地域名など任意の地域名称でもよい。
[2. Corresponding storage means]
For example, the correspondence storage unit 15 is a unit that stores a region to which an attribute value is assigned and a sea region corresponding to the region in association with each other. In this application, an area is a part other than the sea, and includes an island and an inland water surface. The attribute value is assumed to be a region name. The area name may be an official address such as an administrative division name such as a prefecture, a municipality, or a town character area, but may be an arbitrary area name such as a customary area name.

属性値は、文字列である地域名には限られず、例えば、端末Tや配信サーバ1及び生成装置2の内部処理や通信には地域コードを用い、端末Tでの表示の際に、地域コードに予め対応付けられている文字列である地域名を用いてもよい。   The attribute value is not limited to a region name that is a character string. For example, the region code is used for internal processing and communication of the terminal T, the distribution server 1 and the generation device 2, and the region code is displayed when displayed on the terminal T. An area name that is a character string previously associated with the name may be used.

また、属性値が付与されている地域と、海域との対応付けとしては、属性値が付与されている地域に、属性値が付与されていない海域を対応付けてもよいが、地域と海域にそれぞれ同じ属性値を付与することによって対応付けてもよい。   In addition, as a correspondence between the area to which the attribute value is assigned and the sea area, the area to which the attribute value is assigned may be associated with the area to which the attribute value is not assigned. Each may be associated by giving the same attribute value.

例えば、対応記憶手段15に記憶されている情報の一例を図2に示す。この例では、地域コードA、B、C(実際は数字などでもよい)でそれぞれ表されるA市、B市、C市について、陸上の範囲を表す地域ポリゴンと、海上での位置判定用ポリゴン(「海上ポリゴン」と呼ぶこととする)が設定されている。この場合に、対応記憶手段15に記憶されている情報の一例を図2に示す。   For example, an example of information stored in the correspondence storage unit 15 is shown in FIG. In this example, for A city, B city, and C city respectively represented by area codes A, B, and C (actually numbers and the like), an area polygon that represents a land area and a position determination polygon at sea ( It will be called “marine polygon”). In this case, an example of information stored in the correspondence storage unit 15 is shown in FIG.

なお、図中(例えば図1)の矢印は、データや制御などの流れについて主要な方向を補助的に示すもので、他の流れを否定するものでも、方向の限定を意味するものでもない。例えばある方向のデータ取得の前後に、データ要求や確認応答(ACK)が逆方向に発生し得る。   The arrows in the figure (for example, FIG. 1) supplementarily indicate the main direction of the flow of data, control, etc., and do not deny other flows or imply direction limitations. For example, before or after data acquisition in a certain direction, a data request or an acknowledgment (ACK) can occur in the reverse direction.

また、記憶手段以外の各手段は、以下に説明するような情報処理の機能・作用(例えば図1)を実現・実行する処理手段であるが、これらは説明のために整理した機能単位であり、実際のハードウェア要素やソフトウェアモジュールとの一致は問わない。   In addition, each means other than the storage means is a processing means for realizing and executing the information processing functions and operations (for example, FIG. 1) described below, but these are functional units arranged for explanation. It doesn't matter if it matches the actual hardware elements or software modules.

〔3.情報の配信〕
上記のように構成された本実施形態において、配信サーバ1から端末Tへ情報を送信(配信サーバ1と比べ端末Tの数が通常多いので「配信」とも呼ぶこととする)する処理手順を図3のフローチャートに示す。すなわち、端末Tで動作するプログラムが、端末の現在位置を表す経度緯度などの位置情報を取得し、配信サーバ1へ送信する(ステップS11)。
[3. (Distribution of information)
In the present embodiment configured as described above, a processing procedure for transmitting information from the distribution server 1 to the terminal T (also referred to as “distribution” because the number of terminals T is usually larger than that of the distribution server 1) is illustrated. 3 is a flowchart. That is, a program operating on the terminal T acquires position information such as longitude and latitude indicating the current position of the terminal, and transmits it to the distribution server 1 (step S11).

端末Tにおいて位置情報を取得するタイミングは、端末Tが配信サーバ1へ情報を要求するときでもよいし、定周期、一定距離移動したときなどでもよい。配信サーバ1では位置取得手段10が、上記のように送信された位置情報を受信することにより、端末Tの位置を表す位置情報を取得する(ステップS21)。   The timing at which the terminal T acquires the position information may be when the terminal T requests information from the distribution server 1 or may move when the terminal T moves at a constant cycle or a fixed distance. In the distribution server 1, the position acquisition unit 10 receives the position information transmitted as described above, thereby acquiring position information representing the position of the terminal T (step S21).

そして、配信サーバ1の情報送信手段20は、取得された位置がどのポリゴンの表す位置の範囲に属するか判定し(ステップS22)、取得された位置情報の表す位置が海域に属するとき(ステップS23:「YES」)、対応記憶手段15においてその海域に対応する地域に付与されている属性値に対応する情報を端末Tへ送信し(ステップS24)、端末ではこの情報を受信し表示する(ステップS12)。   Then, the information transmission unit 20 of the distribution server 1 determines which polygon the position indicated by the acquired position belongs (step S22), and when the position indicated by the acquired position information belongs to the sea area (step S23). : "YES"), the information corresponding to the attribute value assigned to the area corresponding to the sea area in the correspondence storage means 15 is transmitted to the terminal T (step S24), and the terminal receives and displays this information (step S24). S12).

例えば、本実施形態では、A市、B市、C市に対応した海域ごとに、A市、B市、C市の地域コード(A1、B2、C3)が付与された海上での位置判定用ポリゴン(「海上ポリゴン」と呼ぶこととする)が設定されている。   For example, in this embodiment, for the sea location corresponding to A city, B city, and C city, the area codes (A1, B2, C3) of A city, B city, and C city are assigned. A polygon (referred to as “marine polygon”) is set.

このため、取得された位置情報が誤差などにより海上である位置にずれている場合でも、対応するB市の地域コードに基いて、B市内に絞り込む施設検索や、「B市」内の端末への広告配信を実現できる。配信する情報は情報記憶手段25に予め格納し検索などで取り出して用いる。   For this reason, even if the acquired location information is shifted to a position at sea due to an error or the like, the facility search narrowed down to the city B based on the corresponding area code of the city B, or the terminal in the city B Ad delivery to can be realized. The information to be distributed is stored in advance in the information storage means 25 and used by retrieving it by searching or the like.

海上ポリゴンにも地域コードが付与されている場合、海域か判定する処理(ステップS23)は不要であり、地域ポリゴンに基く地域コードと海上ポリゴンに基く地域コードは区別なく扱われる。   When the area code is also given to the maritime polygon, the process of determining whether the area is an area (step S23) is unnecessary, and the area code based on the area polygon and the area code based on the sea polygon are handled without distinction.

〔4.海上ポリゴンの生成〕
次に、上記のように情報の配信に用いる海上ポリゴンを生成する処理手順の概要を図4のフローチャートに示す。また、多角形を発生させる基礎となる境界を構成する点が多くても、処理精度を維持しながら処理負荷を抑制するようにした、より具体的な処理手順を図5のフローチャートに示す。
[4. (Generation of maritime polygons)
Next, a flowchart of FIG. 4 shows an outline of a processing procedure for generating a marine polygon used for information distribution as described above. Moreover, even if there are many points constituting the boundary that generates the polygon, a more specific processing procedure for suppressing the processing load while maintaining the processing accuracy is shown in the flowchart of FIG.

まず、概要としては(図4)、生成手段30が、海岸線を構成する点に基いて多角形を生成し(ステップS1)、併合手段40は、点が属している地域に付与されている属性値が共通である多角形同士を併合して多角形とする(ステップS2)。また、整形手段50は、併合された多角形を、地域と海域とが隣接する海岸線のラインで切ることにより、海域のみの多角形にする(ステップS3)。以下、より具体的な処理手順を図5のフローチャートに沿って説明する。   First, as an outline (FIG. 4), the generating means 30 generates a polygon based on the points constituting the coastline (step S1), and the merging means 40 is an attribute assigned to the area to which the points belong. Polygons having common values are merged to form a polygon (step S2). Further, the shaping unit 50 cuts the merged polygon by a coastline line where the area and the sea area are adjacent to each other to form a polygon only for the sea area (step S3). Hereinafter, a more specific processing procedure will be described with reference to the flowchart of FIG.

〔4−1.生成手順の適用対象〕
なお、本実施形態で生成する海上ポリゴンは、地域と、その地域に対応する海域と、を対応付ける情報であるが、これは一例にすぎない。すなわち、その生成に用いる以下のアルゴリズムは、地域と、その地域に対応する海域との対応付けに限らず、他の場合にも適用可能なものである。
[4-1. (Target of generation procedure)
The maritime polygon generated in the present embodiment is information that associates a region with a sea region corresponding to the region, but this is only an example. That is, the following algorithm used for the generation is not limited to the association between a region and a sea region corresponding to the region, but can be applied to other cases.

すなわち、一般化すれば、以下のアルゴリズムは、境界の一方の側にある第1の領域(単に「領域」とも呼ぶこととする)と、境界の他方の側にある第2の領域と、の関連に基いて多角形を発生させる処理全般に適用できる。そして、本実施形態における処理は、そのなかで、第1の領域は陸地の地域であって、境界は海岸線であって、第2の領域は地域に海岸線で接する海域である例を示すものである。   In other words, to generalize, the following algorithm is the result of a first region on one side of the boundary (also referred to simply as “region”) and a second region on the other side of the boundary. Applicable to all processes that generate polygons based on association. The processing in the present embodiment shows an example in which the first area is a land area, the boundary is a coastline, and the second area is a sea area in contact with the area by the coastline. is there.

〔4−2.分割による間引きの処理〕
海岸線を構成する点に基いて多角形を生成するのに先立ち、処理負荷を軽減するため、多角形を生成する基礎とする点を間引く処理を以下のように行う。まず、図6は、海上ポリゴンの生成の対象とする地理的範囲を示す概念図である。
[4-2. (Thinning processing by division)
Prior to generating a polygon based on the points constituting the coastline, in order to reduce the processing load, the process of thinning out the points that form the basis for generating the polygon is performed as follows. First, FIG. 6 is a conceptual diagram showing a geographical range that is a target of generation of a maritime polygon.

この図において、曲がりくねった実線は海岸線Kを示し、海岸線Kは、図示はしないが複数の点で定義され、ポリラインやポリゴンとして実現される。海岸線Kの左上側は陸地で、左から順にA市、B市、C市が海沿いに並び、一点鎖線は市境を示す。   In this figure, a winding solid line indicates a coastline K, and the coastline K is defined by a plurality of points (not shown), and is realized as a polyline or a polygon. The upper left side of the coastline K is land, and A city, B city, and C city are arranged along the sea in order from the left, and the alternate long and short dash line indicates the city boundary.

ここでは、生成装置2において、A市、B市、C市の範囲の判定と海岸線に用いる陸上ポリゴンが陸上ポリゴン記憶手段55に予め記憶されているものとする。そして、陸上ポリゴンに基き、区画等記憶手段75をワークエリアとして用いて海上ポリゴンを生成し、陸上ポリゴンと共に配信サーバ1の対応記憶手段15に記憶させるものとする。   Here, it is assumed that in the generation device 2, land polygons used for determination of the ranges of A city, B city, and C city and for coastlines are stored in advance in the land polygon storage means 55. Then, based on the land polygon, a marine polygon is generated using the section storage means 75 as a work area and stored in the correspondence storage means 15 of the distribution server 1 together with the land polygon.

まず、分割手段60は、図6に例示するように、海岸線Kを含むエリアをメッシュ状の区画M1(以下「隣接メッシュ」又は「隣接メッシュM1」とも呼ぶこととする)に分割する(ステップS31)。図において符号M1は一部の矩形について示すが、同じサイズの他の矩形も区画M1であり、後述の区画M2、M3についても同様である。   First, as illustrated in FIG. 6, the dividing unit 60 divides an area including the coastline K into mesh-like sections M1 (hereinafter also referred to as “adjacent mesh” or “adjacent mesh M1”) (step S31). ). In the figure, reference numeral M1 indicates a part of the rectangles, but other rectangles having the same size are also the sections M1, and the same applies to the sections M2 and M3 described later.

この分割により、多角形を生成する対象とする範囲の海岸線は隣接メッシュを通ることとなる。なお、図6以降の図は概念図であるから、図の端部付近に関する区画は省略する。   As a result of this division, the coastline in the range for generating a polygon passes through the adjacent mesh. 6 and subsequent drawings are conceptual diagrams, and the sections related to the vicinity of the end of the figure are omitted.

また、再分割手段70は、分割された区画のうち、予め定められた条件(以下「分割条件」と呼ぶこととする)を満たす部分をさらに細分化した区画として分割する。具体的には、図5の手順では、再分割手段70は、分割された区画の部分のうち未選択のものを一つずつ選択し(ステップS34)、その部分が分割条件を満足すれば(ステップS35:「YES」)、その部分を分割する(ステップS36)、という処理を、終了条件を満たすまで繰り返す(ステップS37)。   Further, the re-dividing means 70 divides a portion satisfying a predetermined condition (hereinafter referred to as “division condition”) among the divided sections as a further subdivided section. Specifically, in the procedure of FIG. 5, the re-division unit 70 selects one of the divided sections that are not selected one by one (step S34), and if that part satisfies the division condition (step S34). Step S35: “YES”), the process of dividing the portion (step S36) is repeated until the end condition is satisfied (step S37).

終了条件(ステップS37)は、例えば、下位の区画に分割できる可能性がある、全ての区画の全ての部分について判断(ステップS33)が済んだこと、又は、後述の幅優先探索において総区分数が所定の上限値を超えたことなどである。なお、隣接メッシュを含め、分割された新たに区画に対しては、属性値の付与(ステップS32)と代表点の設定を行うが(ステップS33)、これらについては後述する。   The end condition (step S37) is, for example, that the determination (step S33) has been completed for all parts of all the sections that may be divided into lower sections, or the total number of sections in the breadth-first search described later. For example, a predetermined upper limit has been exceeded. Note that attribute values are assigned (step S32) and representative points are set (step S33) to newly divided sections including adjacent meshes, which will be described later.

区画の細分化を進めて分割してゆく段数は、処理の対象とする範囲などに応じて設定できる。ここでは、図7に例示するように、隣接メッシュM1をさらに細分化した区画M2(以下「細分メッシュ」又は「細分メッシュM2」とも呼ぶこととする)に分割し、細分メッシュM2の一部を、さらに細分化した区画M3(「詳細メッシュ」と呼ぶこととする)に分割するものとする。   The number of stages to be divided by proceeding with subdivision of the sections can be set according to the range to be processed. Here, as illustrated in FIG. 7, the adjacent mesh M1 is further divided into subdivided sections M2 (hereinafter also referred to as “subdivision mesh” or “subdivision mesh M2”), and a part of the subdivision mesh M2 is divided. Further, it is further divided into subdivided sections M3 (referred to as “detailed meshes”).

また、最上位の区画(上記の例では隣接メッシュM1)から最下位の区画へ処理を進める順序は、幅優先探索でも深さ優先探索でもよい。前者では、全ての隣接メッシュM1の全ての部分を判断後に、細分メッシュM2の部分を対象とするレベルの処理へ進む。後者では、一つの隣接メッシュM1の全ての部分を判断後に、その隣接メッシュM1から分割された細分メッシュM2があれば、それら細分メッシュM2の各部分を判断対象としたうえ、別の隣接メッシュM1へと戻る。   Further, the order in which the processing is advanced from the uppermost section (adjacent mesh M1 in the above example) to the lowermost section may be a breadth-first search or a depth-first search. In the former, after determining all the parts of all the adjacent meshes M1, the process proceeds to a process at a level for the part of the subdivided mesh M2. In the latter case, after determining all the parts of one adjacent mesh M1, if there is a subdivided mesh M2 divided from the adjacent mesh M1, each part of the subdivided mesh M2 is targeted for determination, and another adjacent mesh M1. Return to.

〔4−3.分割条件〕
上位の区画(例えばM1)からある部分を下位の区画(例えばM2)として分割する分割条件は、例えば、複数の地域が海岸線Kで接する点(例えば図7の点P、Q。「隣接点」とも呼ぶこととする)を含むことである。
[4-3. (Division condition)
The division condition for dividing a certain part from the upper section (for example, M1) as the lower section (for example, M2) is, for example, a point where a plurality of areas touch the coastline K (for example, points P and Q in FIG. 7, “adjacent points”). It shall also be called).

また、分割条件の他の例は、部分に含まれる点の密集度が所定以上であることである。密集度は、部分における点の数でも、点の間の隣接距離の近さや近さの平均値でもよい。また、点の密集度が所定以上かを判定する基準は、絶対的な基準でも相対的な基準でもよい。   Another example of the division condition is that the density of the points included in the portion is greater than or equal to a predetermined value. The density may be the number of points in the portion, or the proximity of adjacent distances between points or the average value of the closeness. Further, the criterion for determining whether the density of points is equal to or higher than a predetermined value may be an absolute criterion or a relative criterion.

例えば、隣接メッシュM1を、さらに縦横に4分割する各部分を、一段小さい区画である細分メッシュM2に分割する場合、絶対的な基準であれば、隣接メッシュM1のある部分に含まれる点の数が所定の敷居値以上なら、その部分を細分メッシュM2として分割する。相対的な基準であれば、例えば、対象とする地理的範囲内に存在する全ての隣接メッシュM1の各部分毎に含まれる点の数を降順に並べ、上位所定割合の部分を分割し細分メッシュM2とする。   For example, when each portion that further divides the adjacent mesh M1 into 4 parts vertically and horizontally is divided into subdivided meshes M2 that are one step smaller, the number of points included in a part of the adjacent mesh M1 if it is an absolute reference Is equal to or greater than a predetermined threshold value, the portion is divided as a subdivided mesh M2. If it is a relative standard, for example, the number of points included in each part of all adjacent meshes M1 existing in the target geographical range is arranged in descending order, and the upper predetermined ratio part is divided to subdivide the mesh Let M2.

〔4−4.多角形の生成〕
そして、生成手段30は、海岸線を構成する点に基いて多角形を生成する。ここで「海岸線を構成する点」とは、海岸線を表すポリゴンの頂点など海岸線上に位置する点に限らず、海岸線を含む区画の中心点など、海岸線から所定範囲内の点でもよい。
[4-4. Polygon generation)
And the production | generation means 30 produces | generates a polygon based on the point which comprises a coastline. Here, the “point constituting the coastline” is not limited to a point located on the coastline such as a vertex of a polygon representing the coastline, but may be a point within a predetermined range from the coastline such as a center point of a section including the coastline.

本実施形態では、生成手段30は、分割された区画を代表する代表点(例えば中心点)に基き、代表点を内包する多角形を生成する(ステップS38)。分割された区画には、区画M1だけでなくそれをさらに再分割された区画M2やM3を含む。また、多角形としては、ボロノイ多角形を生成するものとする。   In this embodiment, the production | generation means 30 produces | generates the polygon which includes a representative point based on the representative point (for example, center point) which represents the divided division (step S38). The divided sections include not only the section M1 but also sections M2 and M3 obtained by further subdividing it. Further, a Voronoi polygon is generated as the polygon.

代表点は、多角形を生成する時点で設定することもできるが、本実施形態では、生成手段30又は他の適宜な手段が、分割ごとに新たな区画に代表点を設定しておく(ステップS33)。   The representative point can be set when the polygon is generated, but in the present embodiment, the generating unit 30 or other appropriate unit sets the representative point in a new section for each division (step S33).

図8において、各区画の中心付近の黒い矩形が代表点である。各代表点に付記したA〜Cのアルファベットは、後述する属性値で、A市からC市のいずれに対応するかを表す。これら代表点に基いて多角形を生成した状態のイメージ図を図9に示す。図中の多くの多角形は図の範囲外に及び、図示は結果的に輪郭の一部となっている。   In FIG. 8, a black rectangle near the center of each section is a representative point. The alphabets A to C added to each representative point are attribute values to be described later and indicate which of A city to C city corresponds to. FIG. 9 shows an image diagram in a state where a polygon is generated based on these representative points. Many of the polygons in the figure are out of the scope of the figure, and the illustration results in part of the contour.

〔4−5.属性値に基く多角形の併合〕
さらに、併合手段40は、点が属している地域に付与されている属性値が共通であるボロノイ多角形同士を併合して多角形とする(ステップS40。例えば図10)。点が属している地域に付与されている属性値は、点の位置を含む地域の属性値でもよいが、本実施形態のように、点に対応する区画に対し、地域に基き所定の基準で付与されている属性値でもよい。この属性値は、区画の分割の段階で区画又は区画の代表点に予め付与しておくことができる。
[4-5. Merge polygons based on attribute values)
Further, the merging means 40 merges Voronoi polygons having common attribute values assigned to the region to which the point belongs to form a polygon (step S40, for example, FIG. 10). The attribute value assigned to the area to which the point belongs may be the attribute value of the area including the position of the point. However, as in the present embodiment, for the section corresponding to the point, the attribute value is determined based on the area. It may be a given attribute value. This attribute value can be given in advance to a section or a representative point of the section at the stage of partitioning.

例えば、本実施形態では、多角形を生成する基の点として、分割された区画の代表点を用いるが、図5の処理手順において、付与手段80は、分割のたびに分割された区画又は区画の代表点に対し、その区画に含まれる地域に付与されている属性値のうち所定の基準で選択(すなわち算出)される属性値を付与する(ステップS32)。   For example, in the present embodiment, the representative points of the divided sections are used as the base points for generating the polygon. However, in the processing procedure of FIG. The attribute value selected (that is, calculated) based on a predetermined criterion among the attribute values assigned to the area included in the section is assigned to the representative point (step S32).

所定の基準の一例は、区画に含まれる面積が、区画に含まれる地域のなかで最大である地域に付与されている属性値を区画又は区画の代表点に付与することである。例えば、図8において、B市とC市の間に存在する隣接点Qとの位置の関係で、隣接点Qを含む区画の中で、区画M1とM2の属性はC(C市)となるが、区画M3の属性はB(B市)となる。   An example of the predetermined criterion is to assign an attribute value assigned to an area where the area included in the section is the largest among the areas included in the section to the representative point of the section or the section. For example, in FIG. 8, the attribute of the sections M1 and M2 is C (C city) in the section including the adjacent point Q because of the positional relationship with the adjacent point Q existing between the B city and the C city. However, the attribute of the section M3 is B (B city).

所定の基準に関する他の例は、区画に含まれる海岸線が、区画に含まれる地域のなかで最長である地域に付与されている属性値を区画又は区画の代表点に付与することである。この基準を適用した場合でも、図8の例では、区画M1とM2の属性はC(C市)、区画M3の属性はB(B市)となる。   Another example of the predetermined criterion is that the coastline included in the section assigns an attribute value assigned to the longest area among the areas included in the section to the section or the representative point of the section. Even when this criterion is applied, in the example of FIG. 8, the attributes of the sections M1 and M2 are C (C city), and the attribute of the section M3 is B (B city).

また、図示は省略するが、区画に含まれるノードの密集度が区画に含まれる地域のなかで最高である地域に付与されている属性値を、区画又は区画の代表点に付与するようにしてもよい。なお、区画に含まれる地域が一つのときは、その地域に付与されている属性値を区画又は区画の代表点に付与する。   Although illustration is omitted, the attribute value assigned to the region where the density of nodes included in the partition is the highest among the regions included in the partition is assigned to the representative point of the partition or the partition. Also good. When there is one area included in the section, the attribute value assigned to the area is assigned to the section or the representative point of the section.

そして、併合手段40は、生成手段30により生成された多角形のうち、生成の基礎となった区画又は区画の代表点に付与されている属性値が共通である多角形同士を併合して多角形とする(ステップS40)。図9に示した多角形を、多角形の基となった代表点に付与されている属性値(A、B又はC)の共通性を基に併合した多角形について、図10にその輪郭の一部を太い実線で示す。また、この図において、併合された多角形が持っていた輪郭を細い破線で示す。   The merging means 40 merges the polygons generated by the generating means 30 by merging polygons having the same attribute value assigned to the section that is the basis of generation or the representative points of the sections. It is a square (step S40). The polygon shown in FIG. 9 is merged based on the commonality of the attribute values (A, B, or C) given to the representative points that are the basis of the polygon. A part is shown by a thick solid line. Moreover, in this figure, the outline which the merged polygon had was shown with a thin broken line.

なお、点が属している地域の属性値は、多角形を併合する時点で改めて判断し付与することもできる。この場合、併合手段40が、点が属している地域の属性値(例えば地域名)をボロノイ多角形の属性値として付与し、同じ属性値が付与されたボロノイ多角形同士を併合する。   Note that the attribute value of the region to which the point belongs can also be determined and assigned again when the polygons are merged. In this case, the merging means 40 assigns the attribute value (for example, region name) of the region to which the point belongs as the attribute value of the Voronoi polygon, and merges the Voronoi polygons to which the same attribute value is assigned.

〔4−6.整形〕
そして、整形手段50が、併合された多角形の辺が海岸線Kに接する点を、互いに隣接する地域同士が海岸線Kで接する隣接点と一致するように多角形を変形させる(ステップS41)。例えば、図11では、隣接点P及びQに合わせて、破線部分を輪郭R1、R2が通っていた多角形(B市に対応するもの)を実線部分を通るように変形させている。
[4-6. Shaping)
Then, the shaping means 50 deforms the polygon so that the points where the merged polygon sides are in contact with the coastline K coincide with the adjacent points where the adjacent areas are in contact with the coastline K (step S41). For example, in FIG. 11, a polygon (corresponding to B city) in which the outlines R <b> 1 and R <b> 2 have passed through the broken line portion is deformed so as to pass through the solid line portion according to the adjacent points P and Q.

また、整形手段50は、併合された多角形を、地域と海域とが隣接する海岸線Kのラインで切ることにより、海域のみの多角形にする(ステップS42)。例えば、図11に示したB市に対応する多角形を海岸線Kのラインで切った結果、図12に示す海上ポリゴンX(横線状のハッチングで示す)を得る。   Further, the shaping unit 50 cuts the merged polygon by a line of the coastline K where the area and the sea area are adjacent to each other, thereby making the polygon only for the sea area (step S42). For example, as a result of cutting the polygon corresponding to the city B shown in FIG. 11 along the coastline K, the maritime polygon X (shown by horizontal line hatching) shown in FIG. 12 is obtained.

〔5.効果〕
以上のように、本実施形態では、測位された位置情報が誤差などで海域に属するときでも(例えば図3のステップS23:「YES」)、その海域に対応する地域に付与されている属性値を用いることにより(ステップS24)、端末への情報配信が可能となる。
[5. effect〕
As described above, in the present embodiment, even when the measured position information belongs to the sea area due to an error or the like (for example, step S23 in FIG. 3: “YES”), the attribute value assigned to the area corresponding to the sea area By using (step S24), it becomes possible to distribute information to the terminal.

特に、本実施形態では、測位された位置が属する海域に対応する地域の地域名に基いた情報配信を行う。これにより、測位位置が誤差で海上になったり、海洋レジャーなどで実際に海上にいても、配信対象の地域名が指定されている広告の配信や、地域名に基く施設情報検索などの情報配信が可能となる。   In particular, in the present embodiment, information distribution is performed based on the region name of the region corresponding to the sea area to which the measured position belongs. As a result, even if the positioning position is offshore due to an error, or even if you are actually at sea for offshore leisure, information distribution such as distribution of advertisements that specify the name of the area to be distributed and facility information search based on the area name Is possible.

また、本実施形態では、海岸線を構成する点を基にボロノイ多角形を生成し(例えば図9)、基になった点の属する地域名が共通のボロノイ多角形を併合する(例えば図10)という簡明な処理により、海域に対応する地域の地域名を判定するための多角形すなわちポリゴンを容易に得ることができる。   Further, in this embodiment, a Voronoi polygon is generated based on points constituting the coastline (for example, FIG. 9), and a Voronoi polygon having a common area name to which the base point belongs is merged (for example, FIG. 10). With this simple process, it is possible to easily obtain a polygon, that is, a polygon for determining the area name of the area corresponding to the sea area.

さらに、本実施形態では、母点となった点が属する地域の属性値をボロノイ多角形の属性値として付与したうえ(例えば図10)、同じ属性値が付与されたボロノイ多角形同士を併合する(例えば図11)。これにより、ボロノイ多角形同士の属性値の共通性を確認するたびに点が属する地域に付与されている属性値を読み出す必要がなく処理が効率化される。   Furthermore, in this embodiment, after assigning the attribute value of the region to which the point that becomes the mother point belongs as the attribute value of the Voronoi polygon (for example, FIG. 10), the Voronoi polygons having the same attribute value are merged. (For example, FIG. 11). Thereby, it is not necessary to read out the attribute value assigned to the region to which the point belongs every time the commonality of attribute values between Voronoi polygons is confirmed, and the processing is made efficient.

加えて、本実施形態では、併合され多角形を海岸線でカットし海域のみの多角形にする(例えば図12)。これにより、海域の多角形が対応する地域の多角形と重複することがなくなり、位置情報から該当する地域又は海域を判断する際に優先順位の処理が不要となる。   In addition, in this embodiment, the merged polygon is cut at the coastline to form a polygon only for the sea area (for example, FIG. 12). Thereby, the polygon of the sea area does not overlap with the polygon of the corresponding area, and priority processing is not required when determining the corresponding area or sea area from the position information.

また、本実施形態では、境界を含むエリアを分割した区画のうち、所定条件を満たす部分をさらに細分化したうえ(例えば図7)、各区画の代表点(例えば図8)に基き多角形を生成する(例えば図9)。これにより、多角形を生成する基準となる点を、境界の部分毎の特徴に応じた密度で間引きできる。このため、多角形を発生させる基礎となる境界を構成する点が多くても、処理精度を維持しながら処理負荷を抑制することができる。   Further, in the present embodiment, among the sections obtained by dividing the area including the boundary, a portion satisfying the predetermined condition is further subdivided (for example, FIG. 7), and a polygon is formed based on the representative points (for example, FIG. 8) of each section. Generate (for example, FIG. 9). As a result, the reference point for generating the polygon can be thinned out with a density corresponding to the feature of each boundary portion. For this reason, even if there are many points constituting the boundary that generates the polygon, the processing load can be suppressed while maintaining the processing accuracy.

特に、本実施形態では、分割された区画のうち点の特に密集した部分をさらに細分化することで(例えば図8)、形状が入り組んだ部分の特徴が多角形に忠実に反映できる。   In particular, in the present embodiment, the feature of the portion where the shape is complicated can be faithfully reflected in the polygon by further subdividing a particularly dense portion of the divided sections (for example, FIG. 8).

また、本実施形態では、境界の一方の側にある領域(例えば地域など第1の領域。以下同じ)の属性値のうち、情報処理の目的に適した所定の基準で選択される属性値を、分割された区画に付与し(例えば図8)、その区画を基に生成された多角形を(例えば図9)、生成の基礎となった区画の属性値が共通するもの同士で併合する(例えば図10)。これにより、領域の属性値を、その領域に境界で接する第2の領域に付与することができる(例えば図12)。   In the present embodiment, the attribute value selected on the basis of a predetermined criterion suitable for the purpose of information processing is selected from the attribute values of the area on one side of the boundary (for example, the first area or the like, the same applies hereinafter). And assigned to the divided sections (for example, FIG. 8), and polygons generated based on the sections (for example, FIG. 9) are merged with those having the same attribute value of the section that is the basis of generation (for example, FIG. 9). For example, FIG. Thereby, the attribute value of the area can be given to the second area that is in contact with the area at the boundary (for example, FIG. 12).

さらに、本実施形態では、互いに隣接する領域同士が境界で接する点を含む部分をさらに細分化することで(例えば図8)、領域同士の勢力関係を、対応する第2の領域同士に反映させる場合に、その部分で発生させる多角形が細密になる。このため、併合後の多角形について第1の領域との位置のずれが抑制できる。   Further, in the present embodiment, by further subdividing a portion including a point where adjacent regions contact each other at the boundary (for example, FIG. 8), the power relationship between the regions is reflected in the corresponding second regions. In this case, the polygon generated at that portion becomes fine. For this reason, the shift | offset | difference of a position with respect to a 1st area | region can be suppressed about the polygon after merging.

加えて、本実施形態では、分割された区画に対し、その区画に含まれる境界が、その区画に含まれる領域のなかで最長である領域の属性値を付与する(例えば図8)。これにより、境界で領域に接する第2の領域に多角形を生成する際、区画内で接する境界が最長の領域の属性値を第2の領域に忠実に反映できる。   In addition, in the present embodiment, the attribute value of the region whose boundary included in the partition is the longest among the regions included in the partition is assigned to the divided partition (for example, FIG. 8). As a result, when generating a polygon in the second region that touches the region at the boundary, the attribute value of the region with the longest border that touches the partition can be faithfully reflected in the second region.

とりわけ、本実施形態では、分割された区画に対し、その区画に含まれる面積が、その区画に含まれる領域のなかで最大である領域の属性値を付与する(例えば図8)。これにより、領域に対し何らかの処理を行う場合に処理面積を拡大できる。   In particular, in the present embodiment, an attribute value of a region whose area included in the partition is the largest among the regions included in the partition is assigned to the divided partition (for example, FIG. 8). As a result, the processing area can be increased when any processing is performed on the region.

ことに、本実施形態では、分割された区画に対し、その区画内で最も入り組んだ境界を持つ領域の属性値を付与する。これにより、入り組んだ境界の存在を重視した情報処理に適する。   In particular, in this embodiment, the attribute value of the area having the most complicated boundary in the section is assigned to the divided section. This is suitable for information processing that emphasizes the existence of complicated boundaries.

また、本実施形態では、陸地の地域の属性値をその地域に海岸線で接する海域に付与することにより(例えば図12)、陸地の属性値を対応する海域に援用する情報処理が実現できる。   Moreover, in this embodiment, the information processing which uses the attribute value of a land for the corresponding sea area is realizable by providing the attribute value of the land area to the sea area which touches the area with a coastline (for example, FIG. 12).

さらに、本実施形態では、陸地の地域が属性値として付与されている地域名を、その地域に海岸線で接する海域に付与する(例えば図12)。これにより、測位位置が誤差で海上になったり、海洋レジャーなどで実際に海上にいる場合でも、配信対象の地域名が指定されている広告の配信や、地域名に基く施設情報など(POI)の検索といった情報配信が可能となる。   Furthermore, in this embodiment, the area name to which the land area is given as the attribute value is given to the sea area that is in contact with the area by the coastline (for example, FIG. 12). As a result, even if the positioning position is offshore due to an error, or when you are actually on the sea at a marine leisure etc., distribution of advertisements that specify the area name to be distributed, facility information based on the area name, etc. (POI) It is possible to distribute information such as search.

加えて、本実施形態では、併合された多角形の辺が境界である海岸線に接する点を、互いに隣接する領域である地域同士が海岸線で接する点と一致するように多角形を変形させる(例えば図11)。   In addition, in the present embodiment, the polygonal shape is deformed so that the points where the sides of the merged polygons touch the coastline that is the boundary coincide with the points where the regions that are adjacent to each other are touched by the coastline (for example, FIG. 11).

これにより、点を間引きし代表点を用いたことで、隣接する地域(第1の領域)同士が海岸線(境界)で接する点と、多角形の辺が海岸線(境界)に接する点と、がずれた場合も、そのずれを解消し陸上(領域)のポリゴンと海上(第2の領域)のポリゴンの結合精度が改善する。   As a result, by thinning the points and using the representative points, the points where the adjacent areas (first areas) touch each other at the coastline (boundary) and the points where the polygonal side touches the coastline (boundary) Even if there is a deviation, the deviation is eliminated and the coupling accuracy between the land (region) polygon and the sea (second region) polygon is improved.

〔6.他の実施形態〕
なお、上記実施形態は例示に過ぎず、本発明は、以下に例示するものやそれ以外の他の実施態様も含むものである。例えば、属性値は、地域名に限らず、経済指標その他の値でよい。
[6. Other embodiments]
In addition, the said embodiment is only an illustration and this invention includes what is illustrated below and other embodiment other than that. For example, the attribute value is not limited to the area name, but may be an economic index or other value.

また、本出願における構成図、データの図、フローチャートなども例示に過ぎず、各要素の有無、その配置や処理実行などの順序、具体的内容などは適宜変更可能である。例えば、配信サーバ1と生成装置2は一体に構成してもよいし、配信サーバ1のみ又は生成装置2のみを、本実施形態の情報処理装置として実現してもよい。   In addition, the configuration diagram, data diagram, flowchart, and the like in the present application are merely examples, and the presence / absence of each element, the order of arrangement and processing execution, specific contents, and the like can be appropriately changed. For example, the distribution server 1 and the generation device 2 may be configured integrally, or only the distribution server 1 or only the generation device 2 may be realized as the information processing apparatus of the present embodiment.

また、本出願に示す各態様は、明記しない他のカテゴリ(方法、プログラム、端末を含むシステムなど)としても把握できる。方法やプログラムのカテゴリについては、装置のカテゴリで示した「手段」を、「処理」や「ステップ」のように適宜読み替えるものとする。また、処理やステップの順序は、本出願に直接明記のものに限定されず、順序を変更したり、一部の処理をまとめてもしくは随時一部分ずつ実行するなど、変更可能である。   Moreover, each aspect shown in this application can be grasped | ascertained also as other categories (a method, a program, a system containing a terminal, etc.) which are not specified. Regarding the category of method and program, “means” shown in the category of apparatus is appropriately read as “process” or “step”. Further, the order of processes and steps is not limited to the one directly specified in the present application, and can be changed such as changing the order or executing some processes collectively or partly at any time.

また、個々の手段、処理やステップを実現、実行する端末などのコンピュータは共通でもよいし、手段、処理やステップごとにもしくはタイミングごとに異なってもよい。また、上記「手段」の全部又は任意の一部を「部」(ユニット、セクション、モジュール等)と読み替えることができる。   In addition, computers such as terminals that implement and execute individual means, processes, and steps may be common, or may differ for each means, process, step, or timing. Further, all or any part of the “means” can be read as “part” (unit, section, module, etc.).

また、配信サーバ1及び生成装置2を構成する個々の手段を実現する態様は自由で、外部のサーバが提供している機能をAPI(アプリケーション・プログラム・インタフェース)やネットワーク・コンピューティング(いわゆるクラウドなど)で呼び出して実現するなど、本発明の構成は柔軟に変更できる。さらに、本発明に関する手段などの各要素は、コンピュータの演算制御部に限らず物理的な電子回路など他の情報処理機構で実現してもよい。   In addition, the mode for realizing the individual means constituting the distribution server 1 and the generation device 2 is free, and functions provided by an external server can be set using API (Application Program Interface) or network computing (so-called cloud or the like). The configuration of the present invention can be flexibly changed. Furthermore, each element such as means relating to the present invention may be realized by other information processing mechanisms such as a physical electronic circuit as well as a computer control unit.

1 配信サーバ
2 生成装置
6 演算制御部
7 記憶装置
8 通信手段
10 位置取得手段
15 対応記憶手段
20 情報送信手段
25 情報記憶手段
30 生成手段
40 併合手段
50 整形手段
55 陸上ポリゴン記憶手段
60 分割手段
70 再分割手段
75 区画等記憶手段
80 付与手段
M1 区画(隣接メッシュ)
M2 区画(細分メッシュ)
M3 区画(詳細メッシュ)
N 通信ネットワーク
P,Q 隣接点
T 端末
X 海上ポリゴン
DESCRIPTION OF SYMBOLS 1 Distribution server 2 Generation | occurrence | production apparatus 6 Operation control part 7 Storage device 8 Communication means 10 Position acquisition means 15 Corresponding storage means 20 Information transmission means 25 Information storage means 30 Generation means 40 Merge means 50 Shaping means 55 Land polygon storage means 60 Dividing means 70 Subdivision means 75 Section storage means 80 Giving means M1 Section (adjacent mesh)
M2 section (subdivided mesh)
M3 section (detailed mesh)
N Communication network P, Q Adjacent point T Terminal X Maritime polygon

Claims (11)

複数の点で定義される境界を含むエリアを、境界を含むメッシュ状の区画に分割する分割手段と、
分割された前記区画のうち、前記点の密集度が所定以上である部分をさらに細分化した区画として分割する再分割手段と、
分割された前記区画を代表する代表点を母点とするボロノイ多角形を生成する生成手段と、
と、
を備えたことを特徴とする情報処理装置。
A dividing means for dividing an area including a boundary defined by a plurality of points into mesh-like sections including the boundary;
Of the divided sections, subdivision means for dividing a portion where the density of the points is equal to or higher than a predetermined value into subdivided sections;
Generating means for generating a Voronoi polygon having a representative point representing the divided section as a generating point;
When,
An information processing apparatus comprising:
分割された前記区画に対し、その区画に含まれる領域に付与されている属性値のうち予め定められた基準で選択される属性値を付与する付与手段と、
前記生成手段により生成された前記ボロノイ多角形のうち、生成の基礎となった前記区画に付与されている前記属性値が共通であるボロノイ多角形同士を併合して多角形とする併合手段と、
を備えたことを特徴とする請求項1記載の情報処理装置。
An assigning unit that assigns an attribute value selected according to a predetermined criterion among attribute values given to an area included in the partition to the divided partition;
Among the Voronoi polygons generated by the generating means, merging means for merging Voronoi polygons having the same attribute value assigned to the section that is the basis of generation into polygons;
Claim 1 Symbol placement of the information processing apparatus characterized by comprising a.
複数の点で定義される境界を含むエリアを、境界を含むメッシュ状の区画に分割する分割手段と、
分割された前記区画に対し、その区画に含まれる領域に付与されている属性値のうち予め定められた基準で選択される属性値を付与する付与手段と、
前記境界によって区分される少なくとも一方の区域が、複数の領域から構成されており、分割された前記区画のうち、当該複数の領域同士を区分する線と前記境界とが交差する点を含む部分をさらに細分化した区画として分割する再分割手段と、
分割された前記区画を代表する代表点を母点とするボロノイ多角形を生成する生成手段と、
前記生成手段により生成された前記ボロノイ多角形のうち、生成の基礎となった前記区画に付与されている前記属性値が共通であるボロノイ多角形同士を併合して多角形とする併合手段と、
を備えたことを特徴とする情報処理装置。
A dividing means for dividing an area including a boundary defined by a plurality of points into mesh-like sections including the boundary;
An assigning unit that assigns an attribute value selected according to a predetermined criterion among attribute values given to an area included in the partition to the divided partition;
At least one section divided by the boundary is composed of a plurality of regions , and among the divided sections , a portion including a point where a line dividing the plurality of regions intersects the boundary is included . Subdivision means for further dividing into subdivided sections;
Generating means for generating a Voronoi polygon having a representative point representing the divided section as a generating point;
Among the Voronoi polygons generated by the generating means, merging means for merging Voronoi polygons having the same attribute value assigned to the section that is the basis of generation into polygons;
Information processing apparatus comprising the.
前記付与手段は、前記予め定められた基準として、前記区画に含まれる前記境界が、前記区画に含まれる前記領域のなかで最長である前記領域に付与されている前記属性値を前記区画に付与することを特徴とする請求項又は記載の情報処理装置。 The assigning unit assigns, to the partition, the attribute value assigned to the region in which the boundary included in the partition is the longest among the regions included in the partition as the predetermined reference. the information processing apparatus according to claim 2 or 3, wherein the to. 前記付与手段は、前記予め定められた基準として、前記区画に含まれる面積が、前記区画に含まれる前記領域のなかで最大である前記領域に付与されている前記属性値を前記区画に付与することを特徴とする請求項又は記載の情報処理装置。 The assigning unit assigns, to the partition, the attribute value assigned to the region having an area included in the partition that is the largest among the regions included in the partition as the predetermined reference. the information processing apparatus according to claim 2 or 3, wherein the. 前記付与手段は、前記予め定められた基準として、前記区画に含まれるノードの密集度が前記区画に含まれる前記領域のなかで最高である前記領域に付与されている前記属性値を前記区画に付与することを特徴とする請求項又は記載の情報処理装置。 The assigning means assigns the attribute value assigned to the region having the highest density of nodes included in the partition as the predetermined reference to the region. imparting information processing apparatus according to claim 2 or 3, wherein the to. 前記領域は地域であって、前記境界は海岸線であることを特徴とする請求項からのいずれか一項に記載の情報処理装置。 The region is a region, the boundary information processing apparatus according to any one of claims 2 to 6, characterized in that the coastline. 前記属性値は、地域名であることを特徴とする請求項からのいずれか一項に記載の情報処理装置。 The attribute value is information processing apparatus according to any one of claims 2 to 7, characterized in that a region name. 併合された前記多角形の辺が前記境界に接する点を、互いに隣接する前記領域同士が前記境界で接する点と一致するようにその多角形を変形させる手段を備えたことを特徴とする請求項からのいずれか一項に記載の情報処理装置。 2. The apparatus according to claim 1, further comprising means for deforming the polygonal side so that the side of the merged polygonal side touches the boundary so as to coincide with the point where the adjacent regions touch each other at the boundary. The information processing apparatus according to any one of 2 to 8 . 複数の点で定義される境界を含むエリアを、境界を含むメッシュ状の区画に分割する分割処理と、
分割された前記区画のうち、前記点の密集度が所定以上である部分をさらに細分化した区画として分割する再分割処理と、
分割された前記区画を代表する代表点を母点とするボロノイ多角形を生成する生成処理と、
をコンピュータが実行することを特徴とする情報処理方法。
A division process for dividing an area including a boundary defined by a plurality of points into mesh-like sections including the boundary;
Of the divided sections, a re-division process that divides a portion where the density of the points is equal to or higher than a predetermined value into subdivided sections;
A generation process for generating a Voronoi polygon having a representative point representing the divided section as a generating point;
An information processing method characterized in that a computer executes.
コンピュータを制御することにより、
複数の点で定義される境界を含むエリアを、境界を含むメッシュ状の区画に分割させ、
分割された前記区画のうち、前記点の密集度が所定以上である部分をさらに細分化した区画として分割させ、
分割された前記区画を代表する代表点を母点とするボロノイ多角形を生成させる
ことを特徴とするコンピュータプログラム。
By controlling the computer
An area including a boundary defined by a plurality of points is divided into mesh-like sections including the boundary,
Of the divided sections , the portion where the density of the points is equal to or higher than a predetermined value is further divided into subdivided sections,
A computer program for generating a Voronoi polygon having a representative point representing the divided section as a generating point.
JP2012197166A 2012-09-07 2012-09-07 Information processing apparatus, method, and computer program Active JP5775042B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012197166A JP5775042B2 (en) 2012-09-07 2012-09-07 Information processing apparatus, method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012197166A JP5775042B2 (en) 2012-09-07 2012-09-07 Information processing apparatus, method, and computer program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2015133755A Division JP5940718B2 (en) 2015-07-02 2015-07-02 Information processing apparatus, method, and computer program

Publications (2)

Publication Number Publication Date
JP2014052528A JP2014052528A (en) 2014-03-20
JP5775042B2 true JP5775042B2 (en) 2015-09-09

Family

ID=50611053

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012197166A Active JP5775042B2 (en) 2012-09-07 2012-09-07 Information processing apparatus, method, and computer program

Country Status (1)

Country Link
JP (1) JP5775042B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116452403B (en) * 2023-06-16 2023-09-01 瀚博半导体(上海)有限公司 Point cloud data processing method and device, computer equipment and storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003132353A (en) * 2001-10-29 2003-05-09 Pasuko:Kk Center line generator
JP2004201149A (en) * 2002-12-20 2004-07-15 Matsushita Electric Ind Co Ltd Information communication equipment and system
JP5010134B2 (en) * 2005-10-27 2012-08-29 株式会社ゼンリン Map data generation apparatus and generation method
JP5242038B2 (en) * 2006-10-16 2013-07-24 アルパイン株式会社 Map data generation method and map display device
JP4793387B2 (en) * 2008-01-31 2011-10-12 富士ゼロックス株式会社 POSITION INFORMATION MANAGEMENT DEVICE AND PROGRAM
JP5390840B2 (en) * 2008-11-27 2014-01-15 株式会社日立製作所 Information analyzer
JP5450251B2 (en) * 2010-05-18 2014-03-26 株式会社日立アドバンストシステムズ Computer and method for generating indoor space network data

Also Published As

Publication number Publication date
JP2014052528A (en) 2014-03-20

Similar Documents

Publication Publication Date Title
US8352480B2 (en) Methods, apparatuses and computer program products for converting a geographical database into a map tile database
US11475088B2 (en) Providing notifications based on geofencing search results
CN106471488B (en) Tiling techniques for server control based on location information
CN107092623B (en) Interest point query method and device
CN104867065A (en) Method and equipment for processing orders
CN104102637A (en) Method and device for generating hot spot region
JP5940718B2 (en) Information processing apparatus, method, and computer program
CN109657017B (en) Display method and device for aggregation point set in map
CN114758034A (en) Map generation method and device, computer-readable storage medium and electronic device
WO2020068904A1 (en) Selecting points of interest for display on a personalized digital map
US20230392945A1 (en) Route plotting method and apparatus, computer device, storage medium and program product
JP5775042B2 (en) Information processing apparatus, method, and computer program
JP5492267B2 (en) Information processing apparatus, method, and computer program
JP5563545B2 (en) Information processing apparatus and method
CN112860831A (en) Method and system for processing and displaying GIS point locations of urban management events
JP5389851B2 (en) Map providing server, map providing method and program
JP2015125482A (en) Icon display program and icon display device
CN111885614B (en) CORS base station networking method, device and storage medium
CN114238528A (en) Map loading method and device, electronic equipment and storage medium
JP6042683B2 (en) Map image generation apparatus, map image generation method, and program
CN113626547A (en) Freight industry map vector slicing method and device, storage medium and terminal
WO2017025788A1 (en) Information processing device, information processing system, navigation system, information processing method, and program
JP6383693B2 (en) Information processing apparatus, program, and information processing method
JP6174939B2 (en) Map note processing device, map note processing method, and map information providing device
CN117870651B (en) Map high-precision acquisition method, memory and storage medium based on RTK-SLAM technology

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140527

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20140530

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150407

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150515

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150702

R150 Certificate of patent or registration of utility model

Ref document number: 5775042

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350