JP4572034B2 - Computer-readable recording medium having recorded geographical alternative point determination system and geographical alternative point determination program - Google Patents

Computer-readable recording medium having recorded geographical alternative point determination system and geographical alternative point determination program Download PDF

Info

Publication number
JP4572034B2
JP4572034B2 JP2000389730A JP2000389730A JP4572034B2 JP 4572034 B2 JP4572034 B2 JP 4572034B2 JP 2000389730 A JP2000389730 A JP 2000389730A JP 2000389730 A JP2000389730 A JP 2000389730A JP 4572034 B2 JP4572034 B2 JP 4572034B2
Authority
JP
Japan
Prior art keywords
mesh
point
alternative
alternative point
divided
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2000389730A
Other languages
Japanese (ja)
Other versions
JP2002189834A (en
Inventor
浩志 岩田
省治 喜多
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Fujitsu Social Science Labs Ltd
Original Assignee
Fujitsu Ltd
Fujitsu Social Science Labs Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd, Fujitsu Social Science Labs Ltd filed Critical Fujitsu Ltd
Priority to JP2000389730A priority Critical patent/JP4572034B2/en
Publication of JP2002189834A publication Critical patent/JP2002189834A/en
Application granted granted Critical
Publication of JP4572034B2 publication Critical patent/JP4572034B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Instructional Devices (AREA)
  • Processing Or Creating Images (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、特定の地理的範囲毎に、それを代表する場所を代替点として決定して、地図を使用したさまざまな処理を簡便化する地理的代替点決定システム及び地理的代替点決定プログラムを記録したコンピュータ読み取り可能な記録媒体に関する。
【0002】
【従来の技術】
例えば、配送システムにおいて、配送元から配送先までの配送料金を決定するために、その間の距離を計算する必要が生じることがある。また、配送先が複数あった場合に加えてさらに新規の配送先を追加する際のルート、及び配送順序を決定する必要が生じることがある。これら必要が生じる毎に計算するのでは、操作が面倒であり、また処理に時間がかかることになる。そのため、多数の配送元及び配送先について、予め計算しておくことが望まれる。しかし、例えば、配送元及び配送先が1万件ある場合、1万件のマトリクスを作成する必要がある。容量も大きくなり、処理に時間がかかることになる。
【0003】
そのため、一定の地理的範囲内にある配送元(或いは配送先)を地図上でまとめた代替点で代表させ、この代替点間で予めマトリクスを作成しておくことが考えられる。特定の配送元から特定の配送先までの距離を計算する必要が生じた場合には、予め作成されていた代替点間の距離で近似することができる。ただ、現在、地図上での代替点として利用可能のものは、市区町村役場の位置或いは郵便番号などが考えられるに過ぎない。
【0004】
また、別の例として、コンビニエンスストアのような店舗を、統計データを利用して出店計画を行う必要が生じることがある。一定数(例えば住宅50件)以上毎に、1店舗を出店しようとした場合に、現在利用可能の適切なデータは存在しない。
【0005】
市区町村毎の統計データは利用できるが、地図上の区分は、固定的に定まっており、人口や世帯数の密度等とも関連していないために、代替点として適当でない場合がある。また、地図を等幅のメッシュで区切ることも考えられるが、山間部と都市部で同一の密度になり、この場合もニーズに当てはまらない場合が発生する。
【0006】
【発明が解決しようとする課題】
本発明は、かかる問題点を解決して、人口、住宅数、道路の交差点数等の選択された地理的指標に応じて地図を矩形で分割し、分割した矩形を代表する代替点を算出することを目的としている。
【0007】
また、本発明は、算出された代替点を使用して地図上の処理を行うことを目的としている。
【0008】
【課題を解決するための手段】
本発明の地理的代替点決定システム及び地理的代替点決定プログラムを記録したコンピュータ読み取り可能な記録媒体は、地図上の所定範囲を分割した各区画における地理的データをそれぞれの区画ごとに指標値として格納した指標格納部と、分割した各区画のそれぞれを表すメッシュコードを代替点マスタとして格納する代替点マスタ格納部と、各区画に含まれる特定の指標値が略同一となるように地図上の所定範囲を指標値に基づき分割し、かつ、この分割した区画のそれぞれを代表する一点を代替点として、その緯度及び経度をメッシュコードに変換して前記代替点マスタ格納部に格納し、かつ前記代替点マスタを編集する代替点メッシュ作成・編集機能部と、対象となる特定地点を、それを含む分割区画とみなしてメッシュコードに変換して、該メッシュコードを用いて代替点マスタを検索するメッシュコード変換部とを備え、代替点マスタを検索することにより、特定地点を含む分割区画を代替点レコードとして取り出す。
【0009】
また、前記代替点マスタ格納部には、種々の用途に応じた分割区画に関するデータを、分割区画を表す前記メッシュコードと関連づけて格納する。
【0010】
【発明の実施の形態】
以下、例示に基づき本発明の地理的代替点決定システム及び方法並びに地理的代替点決定プログラムを記録した記録媒体について説明する。図1は、本発明の地理的代替点決定システムを例示するシステム構成図である。代替点メッシュ作成・編集機能部1においては、人口、住宅数、交差点数、事業所数、建物数等の指標2を用いて、代替点マスタ3を作成し、また、作成済みの代替点マスタ3を編集する。詳細は後述するように、指標2に基づき地図を分割し、かつ、少なくともこの分割した区画のそれぞれを表すメッシュコードを、代替点マスタ3は格納している。
【0011】
このようにして、地図上の所定範囲が指標に基づき分割される。例えば神奈川県が、各区画内の交差点数がそれぞれ300以下となるように、各区画に分割され、そして、その区画のそれぞれを表すコード(メッシュコード)が、代替点マスタ3に格納される。そして、この代替点マスタ3は、用途に応じて種々のデータを関連づけて代替点レコード6として格納することができる。例えば、代替点マスタ3を、配送システムに利用するのであれば、分割区画のそれぞれを表すメッシュコードのマトリクスを形成し、各メッシュコード間の距離、運賃、平均移動時間などのデータを関連させて格納することができる。
【0012】
このような代替点マスタ3の利用について、さらに図1を参照して説明する。
特定地点(例えば新規の配送先)の緯度・経度データ4は、メッシュコード変換部5に入力され、メッシュコード変換部5では、上記の分割区画のそれぞれをメッシュコードに変換した法則と同じ法則を用いて、緯度・経度データ4をメッシュコードに変換すると共に、その特定地点を含む分割区画を代替点マスタ3を検索して、代替点レコード6として取り出す。この代替点レコード6には、関連データも格納することができるので、特定地点そのものではなく、特定地点を含む分割区画に関するデータ、例えば、特定区画間の距離、運賃、平均移動時間などのデータを取り出すことが可能になる。
【0013】
図1に示した代替点メッシュ作成・編集機能部の動作を、指標値をある一定レベルに合わせる場合について、さらに図2を参照して説明する。この動作により、地図上における所定地域は、指標値に基づき、指標値が所定値以下となるように矩形に分割される。まず、ステップST1で、地図を等幅の初期メッシュに分割する。これは、例えば国土地理院が緯度、経度から定めた「標準地域メッシュ」の第1次地域区画及び第2次地域区画を利用することができる。この初期メッシュは、例えば、図7中に「1つの初期メッシュ」として表示した大きさを有している。
【0014】
図6を参照して、「初期メッシュ」の例について、さらに説明する。図中の「1次メッシュ」は、国土地理院が定めた第1次地域区画に相当する。この1次メッシュの縦横をそれぞれ8等分した区画のそれぞれが、国土地理院が定めた第2次地域区画に相当し、ここでは、「2次メッシュ」と表示している。本実施例では、これは、「初期メッシュ」として用いる。
【0015】
ステップST2では、分割されたメッシュ(最初は、初期メッシュ)内の地理的な指標値(例えば交差点数)が、定めた値を超えているか否かが判断される。
定めた値を超えている場合、ステップST3に進んで、該当メッシュは4分割された後、ステップST2に戻る。図6(B)は、図6(A)に示す1つの2次メッシュ(初期メッシュ)を拡大して示す図である。この初期メッシュ内の指標値が、定めた値を越えていたために4分割されたことを示している。さらに、この4分割された4つのメッシュの内、右下のメッシュは、依然として指標値が定めた値を越えていたために、さらに4分割され、以下同様に、この例では、それぞれの右下メッシュを、初期メッシュから4レベルまで分割したことを示している。
【0016】
このように、定めた値を超えているメッシュがある限り、越えているそれぞれのメッシュについて所定レベルにまで分割することができる(この例では、4レベル)。例えば、図7は、交差点数を指標とし、この指標値が300を越えないように神奈川県を分割した例を示している。
【0017】
全てのメッシュ内においてそれぞれ指標値が定めた値以下になったときに、ステップST4に進んで、メッシュを代表する点としての代替点の緯度、経度を演算により求め、決定する。メッシュを代表する緯度、経度としては、そのメッシュ内の所定の位置、例えばメッシュの南端及び西端のものにすることができる。
代替点の緯度、経度は、数値で表して、代替点マスタに格納する。
【0018】
次に、決定された代替点を表すコード(メッシュコード)への変換について、図5に示すデータ構造及び図6に示すメッシュ分割を参照してさらに説明する。
図5(A)は、代替点マスタを構成する1つのデータ構造の例を示している。データ構造は、メッシュコードと代替点の緯度、経度とから構成されている。
【0019】
図5(B)は、メッシュコードの例[A1 A2 A3 A4 B1 B2 CDEF]を示している。これは、メッシュコードが10桁の数字から成ることを示している。上位4桁のA1 〜A4 は、前述の1次メッシュをコード表示したものである。
区画南端の緯度を1.5倍した2桁の数字と、西端経度から100を引いた2桁の数字とを緯度・経度の順に組み合わせた4桁の数字である。B1 〜B2 は、2次メッシュをコード表示したものである。1次メッシュの縦横をそれぞれ8等分して経線方向については南から、緯線方向については西から、それぞれ0から7までの数値を付け、これを経線方向・緯線方向の順に組み合わせた2桁の数字である。Cは、2次メッシュを4分割して、左下、右下、左上、右上の順で1,2,3,4の数値を付けたものである。2次メッシュを4分割する必要が無かったとき、Cとして0を挿入することができる。D〜Fは、それぞれ上位レベルのメッシュを4分割して、左下、右下、左上、右上の順で1,2,3,4の数値を付けたものである。上位レベルのメッシュを4分割する必要が無かったとき、それぞれ0を挿入することができる。このようにして、各メッシュの代替点の緯度、経度は、例えば10桁の1つのメッシュコードに変換される。これによって、メッシュコードは、緯度、経度情報に加えて、メッシュ分割レベル、即ちメッシュの大きさに関する情報を有することになる。また、メッシュコードはこの例に限らず、メッシュの左上、右下の2点の緯度、経度、或いは4隅の緯度、経度情報などから成るようにしてもよい。
【0020】
図3は、図1の代替点メッシュ作成・編集機能部の動作を説明するための図2とは別の図であり、代替点の数を指定数に近づける場合を説明するものである。
例えば、ある地域(例えば、神奈川県)に50件の店舗を出店しようと考える場合、地図上において、分割区域内の指標値をできるだけ同じになるようにしつつ、分割区域の数を約50とするものである。
【0021】
まず、ステップST11で、地図を等幅の初期メッシュに分割する。これは、図2を参照して説明した場合と同じく、国土地理院が緯度、経度から定めた「標準地域メッシュ」の第2次地域区画を、初期メッシュとすることができる。
【0022】
ステップST12では、分割されたメッシュの数、最初は初期メッシュの数が、指定数(50件の店舗に相当する50)を越えているか否かが判断される。指定数を既に越えている場合には、ステップST14に進むが、指定数を越えていないときには、ステップST13に進む。そこで、メッシュ内の指標値(この例では、住宅数とする)が最大のメッシュを一つ取り出して、このメッシュを4分割して、ステップ12に戻る。ステップST12では、メッシュ数が指定数を越えるまで同様な判断を繰り返えす。
【0023】
メッシュ数が指定数を越えたときにステップ14に進んで、分割メッシュのそれぞれを代表する代替点の緯度・経度を、前述の例と同様に演算で求めて、決定する。
【0024】
次に、図1に示したメッシュコード変換部の動作を、図4に示す動作説明図を参照して説明する。例えば、新規の配送先までの配送に関する情報を知るために、新規配送先等の特定地点(対象)を、代替点マスタに格納されている代替点のいずれと関連付けできるかを決定する必要がある。前述したように、代替点間のマトリクスを予め作成しておけば、特定地点を代替点に関連づけるのみで、そのマトリクスから必要な情報を取り出すことが可能になる。
【0025】
まず、ステップST21において、その特定地点(対象)の緯度、経度から、その特定地点が含まれる最も下位レベルのメッシュコードを算出する。メッシュの緯度、経度を、メッシュコードに変換することについては前述したのと同じ法則で行われる。ここでは、特定地点を、それを含む最も下位レベルのメッシュと仮定して、その緯度、経度からメッシュコードを算出する。
【0026】
ステップST22では、算出したメッシュコードで、代替点マスタを検索する。ステップST23では、一致するレコードがあるか否かが判断される。一致するレコードがある場合は、このレコード(メッシュコード及びそれに関連したデータ)を取り出して(ST26)、この処理を終了する。一致するレコードが無かった場合、ステップST24に進む。図5を参照して説明したように、最下位レベルまで分割された場合、メッシュコードの下4桁C〜Fにはそれぞれ、1、2,3,或いは4のいずれかの数字が挿入される。特定地点のメッシュコードは、最下位レベルのメッシュであると仮定してコード化したものであるから、下4桁にそれぞれ1〜4のいずれかの数値が入っている。これに対して、メッシュの分割が、最下位レベルまでは行われなかったとき、対応する桁には、0が挿入されていることを前述した。それ故、特定地点のメッシュコードは、必ずしも代替点マスタ内には存在しない。
【0027】
ステップST25において、特定地点のメッシュコードが、代替点マスタ内に存在しないとき、最初は、特定地点のメッシュコードの最下位桁を0にして、代替点マスタを検索し、それでも存在しないとき、以下同様にして順次下位桁を0に置換して検索を行う。下位4桁を全て0にした上位6桁のみの数字は、前述した2次メッシュコードであり、分割前の初期メッシュに相当するから、通常は、代替点マスタに存在する。それでも存在しないときは、例えば、神奈川県内の特定地点を、埼玉県の代替点マスタ内で検索するような場合であるから、ステップST27に進んで、エリア外と判断して処理を終了する。
【0028】
【発明の効果】
本発明は、分割された地図上の各区画におけるそれぞれの指標値が略同一となるように地図を指標値に基づき分割して、この分割した区画のそれぞれを表すメッシュコードを分割区画の代替点として格納すると共に、この格納された代替点を用いて地図上の処理が行われることにより、地図を使用したさまざまな処理を簡便化することが可能となる。
【図面の簡単な説明】
【図1】本発明の地理的代替点決定システムを例示するシステム構成図である。
【図2】図1に示した代替点メッシュ作成・編集機能部の動作を説明するための図である。
【図3】図1の代替点メッシュ作成・編集機能部の動作を説明するための図2とは別の図である。
【図4】図1に示したメッシュコード変換部の動作である「対象メッシュコード算出及び検索」について説明するための図である。
【図5】代替点マスタを構成するデータ構造を説明するための図である。
【図6】メッシュ分割を説明するための図である。
【図7】交差点数を指標とし、この指標値が300を越えないように神奈川県を分割した例を示す図である。
【符号の説明】
1 代替点メッシュ作成・編集機能部
2 指標
3 代替点マスタ
4 緯度・経度データ
5 メッシュコード変換部
6 代替点レコード
[0001]
BACKGROUND OF THE INVENTION
The present invention, for each specific geographic area, to determine where representative it alternatively point, geographic alternative point determining system及beauty locations physically alternative point determination to simplify the various processes using map The present invention relates to a computer-readable recording medium on which a program is recorded.
[0002]
[Prior art]
For example, in a delivery system, in order to determine a delivery fee from a delivery source to a delivery destination, it may be necessary to calculate the distance between them. In addition to the case where there are a plurality of delivery destinations, it may be necessary to determine a route and a delivery order for adding a new delivery destination. If the calculation is performed each time such a need arises, the operation is troublesome and the processing takes time. Therefore, it is desirable to calculate in advance for a large number of delivery sources and delivery destinations. However, for example, when there are 10,000 delivery sources and delivery destinations, it is necessary to create a matrix of 10,000 cases. The capacity increases, and processing takes time.
[0003]
For this reason, it is conceivable that delivery sources (or delivery destinations) within a certain geographical range are represented by alternative points collected on a map, and a matrix is created in advance between the alternative points. When it becomes necessary to calculate the distance from a specific delivery source to a specific delivery destination, it can be approximated by the distance between alternative points created in advance. However, what can be used as an alternative on the map at present is only the location of the municipal office or the postal code.
[0004]
As another example, a store such as a convenience store may need to be opened using statistical data. There is no appropriate data that is currently available when trying to open one store every more than a certain number (for example, 50 houses).
[0005]
Statistical data for each municipality can be used, but the classification on the map is fixed and not related to the density of population or the number of households. In addition, it is conceivable to divide the map with a uniform width mesh, but the density is the same in mountainous areas and urban areas, and this case may not meet the needs.
[0006]
[Problems to be solved by the invention]
The present invention solves such problems and divides the map into rectangles according to selected geographic indicators such as population, the number of houses, the number of road intersections, etc., and calculates an alternative point representing the divided rectangles. The purpose is that.
[0007]
Another object of the present invention is to perform processing on a map using a calculated alternative point.
[0008]
[Means for Solving the Problems]
The computer-readable recording medium on which the geographical alternative point determination system and the geographical alternative point determination program according to the present invention are recorded has the geographical data in each section obtained by dividing a predetermined range on the map as an index value for each section. The stored index storage unit, the alternative point master storage unit that stores the mesh code representing each of the divided sections as an alternative point master, and the specific index value included in each section are substantially the same on the map The predetermined range is divided based on the index value, and one point representing each of the divided sections is used as an alternative point, and the latitude and longitude are converted into a mesh code and stored in the alternative point master storage unit, and The substitute point mesh creation / editing function part that edits the substitute point master and the target specific point is regarded as a divided section containing it and mesh code And conversion, and a mesh code conversion unit to search for alternative point master with the mesh code, by searching an alternative point master retrieves divided compartment containing a specific spot as an alternate point record.
[0009]
The alternative point master storage unit stores data relating to divided sections corresponding to various uses in association with the mesh code representing the divided sections.
[0010]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, a geographical alternative point determination system and method and a recording medium on which a geographical alternative point determination program is recorded will be described based on examples. FIG. 1 is a system configuration diagram illustrating a geographical alternative point determination system according to the present invention. The substitution point mesh creation / editing function unit 1 creates the substitution point master 3 using the index 2, such as the population, the number of houses, the number of intersections, the number of establishments, and the number of buildings, and the created substitution point master 3 is edited. As will be described in detail later, the alternative point master 3 stores a mesh code that divides the map based on the index 2 and represents at least each of the divided sections.
[0011]
In this way, the predetermined range on the map is divided based on the index. For example, Kanagawa Prefecture is divided into sections so that the number of intersections in each section is 300 or less, and a code (mesh code) representing each section is stored in the substitute point master 3. Then, the substitute point master 3 can store various data in association with each other according to the use as the substitute point record 6. For example, if the alternative point master 3 is used in a delivery system, a matrix of mesh codes representing each of the divided sections is formed, and data such as distances, fares, and average travel times between the mesh codes are associated with each other. Can be stored.
[0012]
The use of such alternative point master 3 will be further described with reference to FIG.
The latitude / longitude data 4 of a specific point (for example, a new delivery destination) is input to the mesh code conversion unit 5, and the mesh code conversion unit 5 performs the same rule as that obtained by converting each of the divided sections into a mesh code. Using this, the latitude / longitude data 4 is converted into a mesh code, and the divided point including the specific point is searched in the alternative point master 3 and taken out as the alternative point record 6. Since this alternative point record 6 can also store related data, not the specific point itself but the data related to the divided sections including the specific point, such as the distance between the specific sections, the fare, the average travel time, and the like. It becomes possible to take out.
[0013]
The operation of the substitute point mesh creating / editing function unit shown in FIG. 1 will be further described with reference to FIG. 2 when the index value is adjusted to a certain level. With this operation, the predetermined area on the map is divided into rectangles based on the index value so that the index value is equal to or less than the predetermined value. First, in step ST1, the map is divided into uniform initial meshes. For example, the first regional section and the second regional section of the “standard region mesh” determined by the Geospatial Information Authority of Japan from the latitude and longitude can be used. This initial mesh has, for example, the size indicated as “one initial mesh” in FIG.
[0014]
An example of the “initial mesh” will be further described with reference to FIG. The “primary mesh” in the figure corresponds to the primary area section determined by the Geospatial Information Authority of Japan. Each of the sections obtained by dividing the length and width of the primary mesh into eight equal to each other corresponds to a secondary area section determined by the Geospatial Information Authority of Japan, and here, “secondary mesh” is displayed. In this example, this is used as the “initial mesh”.
[0015]
In step ST2, it is determined whether or not the geographical index value (for example, the number of intersections) in the divided mesh (initially the initial mesh) exceeds a predetermined value.
If the predetermined value is exceeded, the process proceeds to step ST3, the corresponding mesh is divided into four, and then the process returns to step ST2. FIG. 6B is an enlarged view of one secondary mesh (initial mesh) shown in FIG. This indicates that the index value in the initial mesh is divided into four because it exceeds a predetermined value. Further, among the four meshes divided into four, the lower right mesh is still divided into four because the index value still exceeds the predetermined value. Similarly, in this example, each lower right mesh Is divided into four levels from the initial mesh.
[0016]
As described above, as long as there is a mesh exceeding the predetermined value, each mesh exceeding the predetermined value can be divided to a predetermined level (in this example, 4 levels). For example, FIG. 7 shows an example in which Kanagawa Prefecture is divided so that the number of intersections is an index and the index value does not exceed 300.
[0017]
When the index value is less than or equal to the predetermined value in all the meshes, the process proceeds to step ST4, and the latitude and longitude of the alternative points as the points representing the mesh are obtained and determined by calculation. The latitude and longitude representing the mesh can be a predetermined position in the mesh, for example, at the south end and the west end of the mesh.
The latitude and longitude of the alternative point are expressed numerically and stored in the alternative point master.
[0018]
Next, conversion to a code (mesh code) representing the determined alternative point will be further described with reference to the data structure shown in FIG. 5 and the mesh division shown in FIG.
FIG. 5A shows an example of one data structure constituting the alternative point master. The data structure is composed of a mesh code and alternate point latitude and longitude.
[0019]
FIG. 5B shows an example [A1 A2 A3 A4 B1 B2 CDEF] of the mesh code. This indicates that the mesh code is composed of 10-digit numbers. The upper four digits A1 to A4 are codes representing the aforementioned primary mesh.
It is a 4-digit number obtained by combining a 2-digit number obtained by multiplying the latitude at the southern end of the section by 1.5 and a 2-digit number obtained by subtracting 100 from the west-end longitude in the order of latitude and longitude. B1 to B2 are codes representing a secondary mesh. The vertical and horizontal dimensions of the primary mesh are divided into 8 equal parts, and the meridian direction is from the south, the latitude direction is from the west, and a numerical value from 0 to 7 is added, and these are combined in the order of the meridian direction and the latitude direction. It is a number. C is obtained by dividing the secondary mesh into four parts and assigning numerical values 1, 2, 3, and 4 in the order of lower left, lower right, upper left, and upper right. When there is no need to divide the secondary mesh into four, 0 can be inserted as C. D to F are obtained by dividing the upper level mesh into four parts and assigning numerical values of 1, 2, 3, and 4 in the order of lower left, lower right, upper left, and upper right. When there is no need to divide the upper level mesh into four, 0s can be inserted respectively. In this way, the latitude and longitude of the substitute points of each mesh are converted into one mesh code of 10 digits, for example. As a result, the mesh code has information on the mesh division level, that is, the mesh size, in addition to the latitude and longitude information. Further, the mesh code is not limited to this example, and may be composed of the latitude and longitude of two points on the upper left and lower right of the mesh, or latitude and longitude information of four corners.
[0020]
FIG. 3 is a diagram different from FIG. 2 for explaining the operation of the substitute point mesh creating / editing function unit of FIG. 1, and illustrates a case where the number of substitute points is brought close to the specified number.
For example, when considering to open 50 stores in a certain area (for example, Kanagawa Prefecture), the number of divided areas is set to about 50 while keeping the index values in the divided areas as similar as possible on the map. Is.
[0021]
First, in step ST11, the map is divided into equal-width initial meshes. As in the case described with reference to FIG. 2, the secondary area section of the “standard area mesh” determined by the Geographical Survey Institute from the latitude and longitude can be used as the initial mesh.
[0022]
In step ST12, it is determined whether or not the number of divided meshes, initially the number of initial meshes, exceeds a specified number (50 corresponding to 50 stores). If the specified number has already been exceeded, the process proceeds to step ST14. If the specified number has not been exceeded, the process proceeds to step ST13. Therefore, one mesh having the maximum index value (in this example, the number of houses) in the mesh is taken out, this mesh is divided into four, and the process returns to step 12. In step ST12, the same determination is repeated until the number of meshes exceeds the specified number.
[0023]
When the number of meshes exceeds the specified number, the routine proceeds to step 14 where the latitude / longitude of alternative points representing each of the divided meshes is obtained by calculation in the same manner as in the above example and determined.
[0024]
Next, the operation of the mesh code conversion unit shown in FIG. 1 will be described with reference to the operation explanatory diagram shown in FIG. For example, in order to know information related to delivery to a new delivery destination, it is necessary to determine which of the alternative points stored in the alternative point master can be associated with a specific point (target) such as the new delivery destination. . As described above, if a matrix between alternative points is created in advance, it is possible to extract necessary information from the matrix only by associating a specific point with the alternative point.
[0025]
First, in step ST21, the lowest level mesh code including the specific point is calculated from the latitude and longitude of the specific point (target). The same rule as described above is used to convert the latitude and longitude of the mesh into a mesh code. Here, assuming that the specific point is the lowest level mesh including the specific point, the mesh code is calculated from the latitude and longitude.
[0026]
In step ST22, the substitute point master is searched with the calculated mesh code. In step ST23, it is determined whether there is a matching record. If there is a matching record, this record (mesh code and related data) is taken out (ST26), and this process is terminated. If there is no matching record, the process proceeds to step ST24. As described with reference to FIG. 5, when divided to the lowest level, one of numbers 1, 2, 3, or 4 is inserted in the last four digits C to F of the mesh code, respectively. . Since the mesh code of the specific point is coded assuming that it is the lowest level mesh, any one of 1 to 4 is entered in the last 4 digits. In contrast, as described above, when mesh division is not performed up to the lowest level, 0 is inserted in the corresponding digit. Therefore, the mesh code of a specific point does not necessarily exist in the alternative point master.
[0027]
In step ST25, when the mesh code of the specific point does not exist in the alternative point master, first, the least significant digit of the mesh code of the specific point is set to 0 and the alternative point master is searched. Similarly, the search is performed by sequentially substituting the lower digits with 0. The number of only the upper 6 digits with all the lower 4 digits set to 0 is the above-described secondary mesh code and corresponds to the initial mesh before division, and therefore normally exists in the alternative point master. If it still does not exist, for example, it is a case where a specific point in Kanagawa Prefecture is searched in the substitute point master in Saitama Prefecture, so the process proceeds to step ST27, where it is determined that it is out of the area and the process is terminated.
[0028]
【The invention's effect】
The present invention divides the map based on the index value so that the index values in the respective sections on the divided map are substantially the same, and replaces the mesh code representing each of the divided sections with the alternative points of the divided sections. As well as processing on the map using the stored alternative points, various processes using the map can be simplified.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram illustrating a geographical alternative point determination system according to the present invention.
FIG. 2 is a diagram for explaining the operation of an alternative point mesh creation / editing function unit shown in FIG. 1;
3 is a diagram different from FIG. 2 for explaining the operation of the alternative point mesh creation / editing function unit of FIG. 1;
FIG. 4 is a diagram for explaining “target mesh code calculation and search” that is an operation of the mesh code conversion unit shown in FIG. 1;
FIG. 5 is a diagram for explaining a data structure constituting an alternative point master.
FIG. 6 is a diagram for explaining mesh division.
FIG. 7 is a diagram illustrating an example in which Kanagawa Prefecture is divided so that the number of intersections is an index and the index value does not exceed 300;
[Explanation of symbols]
1 Alternative point mesh creation / editing function part 2 Index 3 Alternative point master 4 Latitude / longitude data 5 Mesh code conversion part 6 Alternative point record

Claims (6)

地図上の所定範囲を分割した各区画における地理的データをそれぞれの区画ごとに指標値として格納した指標格納部と、
分割した各区画のそれぞれを表すメッシュコードを代替点マスタとして格納する代替点マスタ格納部と、
前記各区画に含まれる特定の指標値が略同一となるように地図上の所定範囲を指標値に基づき分割し、かつ、この分割した区画のそれぞれを代表する一点を代替点として、その緯度及び経度をメッシュコードに変換して前記代替点マスタ格納部に格納し、かつ前記代替点マスタを編集する代替点メッシュ作成・編集機能部と、
対象となる特定地点を、それを含む分割区画とみなしてメッシュコードに変換して、該メッシュコードを用いて前記代替点マスタを検索するメッシュコード変換部とを備え、
前記代替点マスタを検索することにより、特定地点を含む分割区画を代替点レコードとして取り出すことから成る地理的代替点決定システム。
An index storage unit that stores geographical data of each section obtained by dividing a predetermined range on the map as an index value for each section;
An alternative point master storage unit that stores a mesh code representing each of the divided sections as an alternative point master;
The predetermined range on the map is divided based on the index value so that the specific index values included in each section are substantially the same, and the latitude and the point representing each of the divided sections are used as alternative points. An alternate point mesh creating / editing function unit that converts longitude into a mesh code, stores the converted code in the alternate point master storage unit, and edits the alternate point master ; and
The target specific point is regarded as a divided section including the target point, converted into a mesh code, and includes a mesh code conversion unit that searches for the alternative point master using the mesh code,
A geographical alternative point determination system, comprising: searching for an alternative point master to extract a divided section including a specific point as an alternative point record.
地図上の所定範囲を指標値に基づき行う前記分割は、地図を等幅に分割したメッシュを初期メッシュとして、メッシュ内の指標値が定めた値以下になるまで分割することにより行う請求項1に記載の地理的代替点決定システム。The division of performing a predetermined range on a map based on an index value is performed by dividing the map into equal widths as an initial mesh until the index value in the mesh is equal to or less than a predetermined value. The described geographic alternative point determination system. 地図上の所定範囲を指標値に基づき行う前記分割は、地図を等幅に分割したメッシュを初期メッシュとして、メッシュの数が指定数を越えるまで、メッシュ内の指標値が最大のメッシュを分割することにより行う請求項1に記載の地理的代替点決定システム。The above-described division of performing a predetermined range on the map based on the index value is performed by dividing the mesh having the maximum index value in the mesh until the number of meshes exceeds a specified number, using a mesh obtained by dividing the map at an equal width as an initial mesh. The geographic alternative point determination system according to claim 1, wherein: 前記代替点マスタ格納部には、種々の用途に応じた分割区画に関するデータを、分割区画を表す前記メッシュコードと関連づけて格納した請求項1に記載の地理的代替点決定システム。The geographical alternative point determination system according to claim 1, wherein the alternative point master storage unit stores data related to divided sections according to various uses in association with the mesh code representing the divided sections. 地図上の所定範囲を分割した各区画における地理的データをそれぞれの区画ごとに指標値として格納した指標格納部と、分割した各区画のそれぞれを表すメッシュコードを代替点マスタとして格納する代替点マスタ格納部と、前記各区画に含まれる特定の指標値が略同一となるように地図上の所定範囲を指標値に基づき分割し、かつ、この分割した区画のそれぞれを代表する一点を代替点として、その緯度及び経度をメッシュコードに変換して前記代替点マスタ格納部に格納し、かつ前記代替点マスタを編集する代替点メッシュ作成・編集機能と、
対象となる特定地点を、それを含む分割区画とみなしてメッシュコードに変換して、該メッシュコードを用いて前記代替点マスタを検索して、その特定地点を含む分割区画を代替点レコードとして取り出すメッシュコード変換機能とを、コンピュータに実現させるための地理的代替点決定プログラムを記録したコンピュータ読み取り可能な記録媒体。
Alternate point master to store the index storage unit for storing geographic data as the index value for each partition in each section obtained by dividing a predetermined range on the map, the mesh code representing each of the compartments divided alternatively point master A predetermined range on the map is divided based on the index value so that the specific index value included in the storage unit and each section is substantially the same, and one point representing each of the divided sections is used as an alternative point The latitude and longitude are converted into a mesh code, stored in the alternative point master storage unit, and the alternative point mesh creating / editing function for editing the alternative point master , and
The target specific point is regarded as a divided section including it, converted into a mesh code, the substitute point master is searched using the mesh code, and the divided section including the specific point is extracted as an alternative point record. A computer-readable recording medium on which a geographical alternative point determination program for realizing a mesh code conversion function on a computer is recorded.
前記代替点マスタ格納部には、種々の用途に応じた分割区画に関するデータを、分割区画を表す前記メッシュコードと関連づけて格納した請求項5に記載の地理的代替点決定プログラムを記録したコンピュータ読み取り可能な記録媒体。6. The computer-readable recording of the geographical alternative point determination program according to claim 5, wherein the alternative point master storage unit stores data relating to divided sections corresponding to various uses in association with the mesh code representing the divided sections. Possible recording media.
JP2000389730A 2000-12-22 2000-12-22 Computer-readable recording medium having recorded geographical alternative point determination system and geographical alternative point determination program Expired - Fee Related JP4572034B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000389730A JP4572034B2 (en) 2000-12-22 2000-12-22 Computer-readable recording medium having recorded geographical alternative point determination system and geographical alternative point determination program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000389730A JP4572034B2 (en) 2000-12-22 2000-12-22 Computer-readable recording medium having recorded geographical alternative point determination system and geographical alternative point determination program

Publications (2)

Publication Number Publication Date
JP2002189834A JP2002189834A (en) 2002-07-05
JP4572034B2 true JP4572034B2 (en) 2010-10-27

Family

ID=18856221

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000389730A Expired - Fee Related JP4572034B2 (en) 2000-12-22 2000-12-22 Computer-readable recording medium having recorded geographical alternative point determination system and geographical alternative point determination program

Country Status (1)

Country Link
JP (1) JP4572034B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4384118B2 (en) 2003-06-27 2009-12-16 徹 西岡 Coordinate conversion module
JP5084776B2 (en) 2009-04-10 2012-11-28 株式会社エヌ・ティ・ティ・ドコモ How to create mesh data
JP7369023B2 (en) 2019-12-12 2023-10-25 日本放送協会 Household representative point calculation device, electric field strength calculation device and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08211827A (en) * 1995-02-08 1996-08-20 Hitachi Ltd Map plotting device
JPH08247778A (en) * 1995-03-07 1996-09-27 Aqueous Res:Kk Input unit for navigation
JPH10307532A (en) * 1997-05-09 1998-11-17 Hitachi Ltd Map display device
JPH1125162A (en) * 1997-07-09 1999-01-29 Fujitsu F I P Kk Environment evaluation system and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08211827A (en) * 1995-02-08 1996-08-20 Hitachi Ltd Map plotting device
JPH08247778A (en) * 1995-03-07 1996-09-27 Aqueous Res:Kk Input unit for navigation
JPH10307532A (en) * 1997-05-09 1998-11-17 Hitachi Ltd Map display device
JPH1125162A (en) * 1997-07-09 1999-01-29 Fujitsu F I P Kk Environment evaluation system and recording medium

Also Published As

Publication number Publication date
JP2002189834A (en) 2002-07-05

Similar Documents

Publication Publication Date Title
JP2697830B2 (en) Digital data storage and retrieval method and apparatus
EP1043567B1 (en) Map database
US5974419A (en) Parcelization of geographic data for storage and use in a navigation application
US7197500B1 (en) System and method for use and storage of geographic data on physical media
US5953722A (en) Method and system for forming and using geographic data
CA2219043C (en) Improved system and method for use and storage of geographical data on physical media
JP3332225B2 (en) Map providing system
KR100613416B1 (en) Map information retrieving
US7099882B2 (en) Method and system for forming, updating, and using a geographic database
US7266560B2 (en) Parcelized geographic data medium with internal spatial indices and method and system for use and formation thereof
EP0838764B1 (en) Map data base management method and system therefor
CN101283235B (en) Navigation system
US9098496B2 (en) Method for creating map data and map data utilization apparatus
KR20010087397A (en) Data structure of digital map file
KR101136684B1 (en) Data update system, navigation device, server device, and data update method
JP2000112814A (en) Method and device for allocating memory
JP4572034B2 (en) Computer-readable recording medium having recorded geographical alternative point determination system and geographical alternative point determination program
WO2004012171A1 (en) Map data product and map data processor
US20080189029A1 (en) Route Calculation Method and Device with Progressive Elimination of Data Corresponding to the Road Network
JP3649391B2 (en) Terminal device
JP5361369B2 (en) Map information processing apparatus, map information storage medium, and update information storage medium
JP4145597B2 (en) Map data processor
JP2007257080A (en) Spot information retrieval device, spot information retrieval method and program for retrieving spot information and program for updating spot information
JP2003150047A (en) Terminal device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100223

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100421

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20100421

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100518

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100716

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

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

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

Free format text: PAYMENT UNTIL: 20130820

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4572034

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20160820

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees