JP2006071927A - Map information system, and its program - Google Patents

Map information system, and its program Download PDF

Info

Publication number
JP2006071927A
JP2006071927A JP2004254732A JP2004254732A JP2006071927A JP 2006071927 A JP2006071927 A JP 2006071927A JP 2004254732 A JP2004254732 A JP 2004254732A JP 2004254732 A JP2004254732 A JP 2004254732A JP 2006071927 A JP2006071927 A JP 2006071927A
Authority
JP
Japan
Prior art keywords
data
map
map information
layer
delivery
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2004254732A
Other languages
Japanese (ja)
Inventor
Mamoru Furuta
守 古田
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Systems Co 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 Fuji Electric Systems Co Ltd filed Critical Fuji Electric Systems Co Ltd
Priority to JP2004254732A priority Critical patent/JP2006071927A/en
Publication of JP2006071927A publication Critical patent/JP2006071927A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To drastically reduce the work burden of an operator etc., when the display of symbols and objects are made hardly understandable by replacing the layers of map information. <P>SOLUTION: A processing section 50 for detecting a different region etc., detects the different region by comparing the layers before and after the replacement when the arbitrary layer constituting the map information is replaced by a map layer replacement processing section 40. The section then detects the symbol and object data displayed on the map which is arranged in the different region out of the symbol and object data displayed on the map. A processing section 60 for appropriately arranging delivery data moves the arranging position of the detected symbol to the outside of, for example, the different region. Also, a display processing section 70 enhances and displays the detected object data. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、任意のデータを地図情報に連携させた地図情報システムに関する。   The present invention relates to a map information system in which arbitrary data is linked to map information.

近年、GIS(Geographic Information System)等のような電子化された地図データは、他の様々な情報を組み合わせることで、膨大な量の情報の管理に利用されている。具体的には、例えば、土木関連企業等では、各工事に関する設計図面や調査報告書等を、その工事の工事場所に該当する地図上の位置と連携付けることにより、膨大な情報を視覚的に(地理的に)分かり易く管理できる。あるいは、例えば自治体等では、上下水道や道路管理、または工事を担当した土木関連企業から納められた設計図面や報告書等の管理に利用している。   In recent years, digitized map data such as GIS (Geographic Information System) has been used to manage an enormous amount of information by combining various other information. Specifically, for example, in a civil engineering company, a huge amount of information can be visualized by linking a design drawing or survey report, etc., for each construction with the position on the map corresponding to the construction location of the construction. It can be managed easily (geographically). Or, for example, in local governments, etc., it is used for management of water supply and sewerage systems, road management, and design drawings and reports received from civil engineering-related companies in charge of construction work.

上記地図情報に任意のデータを連携付けることに関して、例えば特許文献1記載の技術が提案されている。
特許文献1記載の従来技術では、書類データと地図データとをリンクさせるテーブルを用意し、書類システムや地図データシステムから柔軟にアクセスできるようにしている。
For example, a technique described in Patent Document 1 has been proposed for associating arbitrary data with the map information.
In the prior art described in Patent Document 1, a table for linking document data and map data is prepared so that it can be flexibly accessed from a document system or a map data system.

また、特許文献2には、地図の表示内容をアクセスレベルに応じて変える方法が開示されている。すなわち、アクセスレベルが高い閲覧者には詳細な情報を含む地図が提示され、アクセスレベルが低い閲覧者には、情報が省略された状態の地図が提示される技術が開示されている。   Patent Document 2 discloses a method of changing the display content of a map according to an access level. That is, a technology is disclosed in which a map including detailed information is presented to a viewer with a high access level, and a map with information omitted is presented to a viewer with a low access level.

あるいは、特許文献3には、図形データ内で管理していたレイヤ情報を、図形データと別のカラム(レイヤ情報のみのカラム)のレイヤ情報で管理する手法が開示されている。これにより、例えば民家や海上の情報の抽出は行わずに、道路や駅等の特定のレイヤで1つの意味を持つ図面データを抽出する場合等に、指定したレイヤ情報をキーに特定のレイヤ情報のみの抽出ができ、不要な図形データ(対象のレイヤ以外の図形データ)を転送しない為、データ転送量の削減による転送速度の高速化等が図れる。
特開2003−167919号公報 特開2003−99433号公報 特開平10−3486号公報
Alternatively, Patent Document 3 discloses a method for managing layer information managed in graphic data with layer information in a column (column only for layer information) different from graphic data. Thus, for example, when extracting drawing data having one meaning in a specific layer such as a road or a station without extracting information on a private house or sea, the specific layer information using the specified layer information as a key Therefore, since unnecessary graphic data (graphic data other than the target layer) is not transferred, the transfer speed can be increased by reducing the data transfer amount.
JP 2003-167919 A JP 2003-99433 A Japanese Patent Laid-Open No. 10-3486

ここで、一般に、上記GISにおける電子地図は、レイヤ構造というものを持っており、複数種類の地図データを組み合わせて、これらを重ね合わせた形で1つの地図として表示する。例えば、一例としては、地番図と家屋図を基図データとして、これに更に上水道、下水道、ガス管、電線、電話線、河川、区画整理、固定資産、防災情報等の各種のレイヤの何れか1つ以上を重ね合わせることで、フレキシブルに地図情報を作成して表示させることができる(つまり、レイヤとは、目的別の各種地図データを意味する)。このようなレイヤ構造を有する地図情報システムにおいて、例えば上水道等で使用される水道管や弁栓の情報(オブジェクトデータ)や土木関連企業から納められた設計CAD図面や報告書、写真等のデータ(納品データ)と、地図データとを連携させて活用することが考えられている。例えば、各納品データに係わる場所(工事場所等)に対応する地図上の該当位置に、各納品データとリンクする何等かのシンボル(アイコン等;これに限らず、多角形、円、文字等、何等かの形状であればよい)を表示し、ユーザが所望のシンボルをクリックすると、このシンボルとリンクしている納品データの内容が表示される。あるいは、各オブジェクトデータ(例えば水道配管等)が地図上の該当位置に表示される。   Here, in general, the electronic map in the GIS has a layer structure, and a plurality of types of map data are combined and displayed as one map in a superimposed form. For example, as an example, a lottery map and house map are used as the base map data, and then any of various layers such as waterworks, sewerage, gas pipes, electric wires, telephone lines, rivers, land readjustments, fixed assets, disaster prevention information, etc. By superimposing one or more, map information can be created and displayed flexibly (that is, a layer means various types of map data by purpose). In a map information system having such a layer structure, for example, information on water pipes and valve plugs (object data) used in waterworks, etc., design CAD drawings, reports, photographs, etc. data received from civil engineering companies ( (Delivery data) and map data are considered to be used in cooperation. For example, any symbol (icon, etc.) linked to each delivery data at a corresponding position on the map corresponding to each delivery data location (construction location, etc.), but not limited to polygons, circles, characters, etc. When the user clicks a desired symbol, the contents of delivery data linked to the symbol are displayed. Or each object data (for example, water pipe etc.) is displayed on the applicable position on a map.

上記レイヤ構造を有する電子地図は、当該電子地図を修正、バージョンアップ等する際には、電子地図全てを変更しなくても、変更すべきレイヤのみを入れ替えれば済む。しかしながら、レイヤの入替えを行った結果、例えば変更前には無かった家屋や道路等が追加された為に、上記シンボルやオブジェクト等の表示がこの家屋や道路等と重なってしまい見難くなったり、分かり難くなる(他の建設物のデータと間違える等)という問題が生じる。   In the electronic map having the layer structure, when the electronic map is corrected or upgraded, only the layer to be changed needs to be replaced without changing the entire electronic map. However, as a result of replacing the layers, for example, because there were added houses and roads that did not exist before the change, the display of the symbols and objects overlapped with the houses and roads, etc. The problem arises that it becomes difficult to understand (for example, it is mistaken for other construction data).

上記従来技術では、このようなレイヤの入替えに伴う問題については、全く考えられていない。よって、従来において上記問題が生じた場合には、例えばオペレータ等が手作業により対応することが考えられる。すなわち、オペレータ等は、例えば、レイヤ入替え後に電子地図を表示させて、目視により上記見難く/分かり難くなっている箇所を探し出し、この箇所における例えばアイコン等の位置を移動させることを手作業により行うことになり、オペレータの作業負担が大きく、また見難く/分かり難くなっているが故に変更すべき箇所を見落とす場合もある。   In the above prior art, such a problem associated with layer replacement is not considered at all. Therefore, when the above problem occurs in the related art, it is conceivable that an operator or the like responds manually, for example. That is, for example, the operator or the like displays the electronic map after switching the layers, finds a place that is difficult to see / understand visually, and manually moves, for example, the position of an icon or the like in this place. In other words, the burden on the operator is large, and it is difficult to see / understand, so there are cases in which a portion to be changed is overlooked.

本発明の課題は、地図情報のレイヤを入替えたことによってシンボルやオブジェクト等の表示が分かり難くなった場合に、これらの移動や強調表示等を自動的に行うことでオペレータ等の作業負担を軽減できる地図情報システム、そのプログラム等を提供することである。   It is an object of the present invention to reduce the burden on the operator and the like by automatically performing such movement and highlighting when the display of symbols, objects, etc. becomes difficult to understand due to changing the map information layer It is to provide a map information system, its program, etc.

本発明の地図情報システムは、任意の各種データを地図情報と連携付けて、該各種データを地図上に配置して表示する地図情報システムにおいて、前記地図情報を構成する複数のレイヤのうち任意のレイヤが入れ替えられると、該入替え前後のレイヤ同士を比較して相違領域を検出し、前記各種データのうち該相違領域上に配置されているデータを検出する相違領域等検出手段と、該相違領域等検出手段によって検出されたデータの前記地図上での配置位置を、前記相違領域外へ移動させる適切配置処理手段とを有するように構成する。   The map information system of the present invention is a map information system in which arbitrary various data is linked with map information, and the various data is arranged and displayed on a map, and any of a plurality of layers constituting the map information is displayed. When the layers are replaced, the different areas are detected by comparing the layers before and after the replacement, and the different area detecting means for detecting the data arranged on the different areas among the various data, and the different areas And an appropriate arrangement processing means for moving the arrangement position of the data detected by the equal detection means on the map out of the different area.

上記地図情報システムでは、入替え前後のレイヤ同士を比較して相違領域を検出することで、変更後の地図において新たな構成が加わった(家屋、道路の追加等)可能性がある部分を検出する。そして、この相違領域上に配置されているデータを検出し、例えば相違領域外に移動させたり、あるいは強調表示等する。特に地図上に配置されるデータが、納品データに対応するシンボル等である場合には、シンボルを移動させ、例えば水道管の配管データ等であるオブジェクトデータである場合には、これを強調表示する。   In the above map information system, by comparing the layers before and after replacement and detecting a different area, a part where there is a possibility that a new configuration is added (addition of a house, a road, etc.) in the map after the change is detected. . Then, the data arranged on the different area is detected, and moved outside the different area, or highlighted, for example. In particular, when the data arranged on the map is a symbol or the like corresponding to the delivery data, the symbol is moved. For example, when the data is object data such as water pipe piping data, this is highlighted. .

本発明の地図情報システム、そのプログラム等によれば、地図情報のレイヤを入替えたことによってシンボルやオブジェクト等の表示が分かり難くなった場合に、これら表示が分かり難くなったシンボルやオブジェクト等を自動的に判別すると共にこれらの移動や強調表示等を行うことで、オペレータ等の作業負担を大幅に軽減できる。   According to the map information system, the program, etc. of the present invention, when the display of symbols, objects, etc. becomes difficult to understand due to the change of the layer of map information, the symbols, objects, etc., which are difficult to understand are automatically displayed. Thus, it is possible to significantly reduce the work load on the operator and the like by performing the determination and performing the movement and highlighting.

以下、図面を参照して、本発明の実施の形態について説明する。
図1は、本例の地図情報システムの構成図である。
図示の地図情報システム10は、データ入出力装置20、データ配置処理部30、地図レイヤ入替え処理部40、相違領域検出処理部50、納品データ適切配置処理部60、表示処理部70、納品データDB(データベース)80、オブジェクト情報DB90、地図情報DB100、及び地図・オブジェクト管理DB110を有する。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a configuration diagram of the map information system of this example.
The illustrated map information system 10 includes a data input / output device 20, a data arrangement processing unit 30, a map layer replacement processing unit 40, a different area detection processing unit 50, a delivery data appropriate arrangement processing unit 60, a display processing unit 70, and a delivery data DB. (Database) 80, object information DB90, map information DB100, and map / object management DB110.

尚、上記データ配置処理部30、地図レイヤ入替え処理部40、相違領域検出処理部50、納品データ適切配置処理部60、表示処理部70等の各機能部の機能・処理は、当該地図情報システム10を実現するコンピュータにおいて、CPU等(ここでは不図示)が記憶装置(ハードディスク等:ここでは不図示)に格納されている所定のアプリケーション・プログラムを読出し/実行することによって実現される。   The functions and processes of the functional units such as the data arrangement processing unit 30, the map layer replacement processing unit 40, the different area detection processing unit 50, the delivery data appropriate arrangement processing unit 60, the display processing unit 70, and the like are related to the map information system. 10 is realized by reading / executing a predetermined application program stored in a storage device (hard disk or the like: not shown here) by a CPU or the like (not shown here).

従来技術でも多少説明したが、工事業者(土木、建築関連企業等)は、設計図面(CADデータ)、報告書(ワープロデータ)、ディジタル写真等の複数種類のデータから成る納品データ群(電子データ)を、自治体等に対して、例えばCD−R等の可搬型記録媒体に格納した形で又はオンラインで、納入する。また、例えば水道管等の配管状況を示すデータであるオブジェクトデータが作成される。   As explained somewhat in the prior art, construction contractors (civil engineering, construction-related companies, etc.) have delivered data groups (electronic data) consisting of multiple types of data such as design drawings (CAD data), reports (word processing data), and digital photographs. ) To a local government or the like in a form stored in a portable recording medium such as a CD-R or online. In addition, object data that is data indicating the piping status of a water pipe or the like is created.

データ入出力装置20は、これら納品データやオブジェクトデータを地図情報システム10に入力する為の構成であり、例えば納品データがCD−Rに格納されて納品される場合には、当該データ入出力装置20はCD−Rの読取装置であり、例えば納品データがオンラインで納品される場合には、当該データ入出力装置20はネットワーク接続装置である。あるいは、データ入出力装置20は、ディスプレイ等の表示装置や電子メール送受信装置等でもある。   The data input / output device 20 is configured to input these delivery data and object data to the map information system 10. For example, when the delivery data is stored in a CD-R and delivered, the data input / output device 20 Reference numeral 20 denotes a CD-R reader. For example, when delivery data is delivered online, the data input / output device 20 is a network connection device. Alternatively, the data input / output device 20 is a display device such as a display, an electronic mail transmission / reception device, or the like.

データ配置処理部30と地図レイヤ入替え処理部40は、従来より存在する構成である。すなわち、既に述べたように、従来より、納品データ等を地図情報と連携付けて電子地図上の該当位置にアイコン等のシンボルを配置したりオブジェクトデータを配置させることが行われており、データ配置処理部30は、これら配置を例えばオペレータ等により手動で行わせる構成である。すなわち、地図情報DB100に格納されている電子地図をディスプレイ等に表示すると共に入力された納品データ一覧を表示して、各納品データに所望のシンボルを割り当てさせ、このシンボルを電子地図上の所望の位置(但し、上記該当位置かその近辺)に配置させる。該当位置とは、例えばある納品データが建物の建築に係わるものである場合、この建物の所在地である。   The data arrangement processing unit 30 and the map layer replacement processing unit 40 are configured to exist conventionally. In other words, as described above, conventionally, delivery data and the like are linked with map information, and symbols such as icons and object data are arranged at corresponding positions on the electronic map. The processing unit 30 is configured to manually perform these arrangements by an operator, for example. That is, the electronic map stored in the map information DB 100 is displayed on a display or the like, and the input delivery data list is displayed, and a desired symbol is assigned to each delivery data, and this symbol is assigned to the desired map on the electronic map. It is arranged at a position (however, at or near the above-mentioned corresponding position). The relevant position is, for example, the location of a building when certain delivery data relates to the construction of the building.

入力された納品データは、納品データDB80に格納される。オブジェクトデータも、例えば水道管等の地図上での配置を行わせたら、オブジェクト情報DB90に格納する。上記納品データやオブジェクトデータの地図上での配置位置情報は、地図・オブジェクト管理DB110に格納される。   The input delivery data is stored in the delivery data DB 80. The object data is also stored in the object information DB 90 when it is arranged on a map such as a water pipe. The location information of the delivery data and object data on the map is stored in the map / object management DB 110.

そして、あるとき、地図情報のあるレイヤの入替えの必要が生じたら(変更、修正、バージョンアップ等の理由による)、地図レイヤ入替え処理部40によって入替え対象レイヤの入替えを行う。   Then, when it becomes necessary to replace a layer with map information (for reasons such as change, correction, version upgrade, etc.), the map layer replacement processing unit 40 replaces the replacement target layer.

従来では、レイヤ入替え後の電子地図を用いて、電子地図自体や上記シンボル、オブジェクト等を表示し、オペレータ等が目視により判断して、シンボルを移動させたりしていたが、本例のシステム10では、相違領域等検出処理部50によって相違領域を検出すると共にこの相違領域上にあるシンボルやオブジェクトを検出し、この検出結果に基づいて、納品データ適切配置処理部60によってシンボルを適切な配置場所へ移動させたり、表示処理部70によってオブジェクトデータの強調表示を行う。詳しくは、以下、図2等を参照して説明する。   Conventionally, the electronic map itself, the symbol, the object, and the like are displayed using the electronic map after the layer replacement, and the operator or the like visually determines and moves the symbol. Then, a different area is detected by the different area detection processing unit 50 and a symbol or an object on the different area is detected. Based on the detection result, the delivery data appropriate arrangement processing unit 60 assigns the symbol to an appropriate arrangement location. The display processing unit 70 highlights the object data. Details will be described below with reference to FIG.

尚、地図情報DB100には、各レイヤ情報と共に、例えば図3(a)、(b)に示すようなレイヤテーブル210、地図構成テーブル220が格納される。地図・オブジェクト管理DB110には、上記地図上での配置位置情報、すなわち、例えば図3(c)〜(e)に示す納品データテーブル230、オブジェクトデータテーブル240、納品・オブジェクト配置テーブル260が格納される。   The map information DB 100 stores a layer table 210 and a map configuration table 220 as shown in FIGS. 3A and 3B, for example, together with each layer information. The map / object management DB 110 stores arrangement position information on the map, that is, the delivery data table 230, the object data table 240, and the delivery / object arrangement table 260 shown in FIGS. 3C to 3E, for example. The

図2に上記地図情報システム10により処理フローチャート図を示す。
同図において、オペレータ等が、地図上にオブジェクトデータや納品データを配置する(ステップS11)処理自体は、上記の通り従来と略同様であり、例えばまず、地図情報DB100に格納されている各種地図情報から、所望の地図情報をオペレータ等が選択して、これを表示させる。この地図情報は、例えば図3(a)、(b)に示すレイヤテーブル210、地図構成テーブル220により管理されている。図3(a)に示すレイヤテーブル210は、レイヤID211、レイヤ種別212、レイヤ格納先213、レイヤ登録時間214等のデータ項目より成る。図3(b)に示す地図構成テーブル220は、地図ID221、各構成レイヤ(1,2,・・・)222、地図登録時間223等のデータ項目より成る。
FIG. 2 shows a flowchart of processing by the map information system 10.
In the figure, an operator or the like arranges object data and delivery data on a map (step S11), as described above, is substantially the same as the conventional process. For example, first, various maps stored in the map information DB 100 are used. An operator or the like selects desired map information from the information and displays it. This map information is managed by, for example, the layer table 210 and the map configuration table 220 shown in FIGS. The layer table 210 illustrated in FIG. 3A includes data items such as a layer ID 211, a layer type 212, a layer storage destination 213, a layer registration time 214, and the like. The map configuration table 220 shown in FIG. 3B includes data items such as a map ID 221, each configuration layer (1, 2,...) 222 and a map registration time 223.

既に従来で述べた通り、GIS等では、地図情報は、複数のレイヤより成り、任意の複数のレイヤを重ね合わせて表示する。つまり、レイヤとは、地図情報を構成する部分情報(地図情報の一部)とも言える、目的別の地図データである。レイヤテーブル210は、各レイヤを管理するテーブルであり、レイヤID211はそのレイヤの識別番号、レイヤ種別212はそのレイヤの種別(道路、地物、家屋図等)であり、レイヤ格納先213は、そのレイヤの格納アドレスとファイル名等であり、レイヤ登録時間214はそのレイヤを登録した年月日等である。そして、各地図はこれらレイヤを組み合わせて作成されており、地図構成テーブル220には、作成された地図の識別番号(地図ID221)と、当該地図を構成する各レイヤのレイヤIDが格納される。   As already described in the related art, in GIS and the like, map information is composed of a plurality of layers, and an arbitrary plurality of layers are superimposed and displayed. That is, the layer is map data for each purpose, which can be said to be partial information (part of the map information) constituting the map information. The layer table 210 is a table for managing each layer, the layer ID 211 is the identification number of the layer, the layer type 212 is the type of the layer (road, feature, house map, etc.), and the layer storage destination 213 is The storage address and file name of the layer, etc., and the layer registration time 214 is the date of registration of the layer. Each map is created by combining these layers, and the map configuration table 220 stores an identification number (map ID 221) of the created map and a layer ID of each layer constituting the map.

上記のようにオペレータが任意の地図を選択すると、選択された地図の地図IDを用いて、その地図を構成する各レイヤを地図構成テーブル220から求め、更にこれら各レイヤのファイル等をレイヤテーブル210を参照して取得して組み合わせることで、地図が表示されることになる。   When the operator selects an arbitrary map as described above, each layer constituting the map is obtained from the map configuration table 220 using the map ID of the selected map, and further, the file of each layer and the like are obtained from the layer table 210. A map is displayed by acquiring and referring to.

上記ステップS11の処理では、この様に表示された地図上で、オペレータ等が、任意のオブジェクトデータ(例えば新たな水道管の配管データ等)や、新たに例えば土木企業等から納品された、建築物の設計CAD図、報告書、写真等のデータである上記納品データに関して、キーボード、マウス等を操作して、地図上の該当位置(配管位置、建築現場等)を指定することで、これらオブジェクトデータや納品データと地図情報とを連携付ける。この連携付けの結果、例えば図3(c)〜(e)に示す納品データテーブル230、オブジェクトデータテーブル240、納品・オブジェクト配置テーブル260が作成される。   In the process of step S11, on the map displayed in this way, an operator or the like can construct any object data (for example, new water pipe piping data) or newly delivered from, for example, a civil engineering company. By designating the relevant position (pipe position, construction site, etc.) on the map by operating the keyboard, mouse, etc. for the above-mentioned delivery data, which is data such as design CAD diagrams, reports, photographs, etc., these objects Link data and delivery data with map information. As a result of this association, for example, a delivery data table 230, an object data table 240, and a delivery / object arrangement table 260 shown in FIGS. 3C to 3E are created.

図3(c)に示す納品データテーブル230は、納品データID231、納品データ種別232、納品データ格納先233、納品データ登録時間234等の納品データに関する各種データに、上記オペレータ等が地図上で指定した位置座標(X座標235、Y座標236)が対応付けられている。図3(d)に示すオブジェクトデータテーブル240も同様に、オブジェクトデータID241、オブジェクト種別242、管種類243、管口径244、用途245、登録時間246等のオブジェクトデータに関する各種データに、上記オペレータ等が地図上で指定した位置座標(始点X座標247、始点Y座標248、終点X座標249、終点Y座標250)が対応付けられている。   In the delivery data table 230 shown in FIG. 3C, the above-mentioned operator or the like designates various data related to delivery data such as delivery data ID 231, delivery data type 232, delivery data storage destination 233, delivery data registration time 234 on the map. The position coordinates (X coordinate 235, Y coordinate 236) are associated with each other. Similarly, in the object data table 240 shown in FIG. 3D, the above-mentioned operator or the like includes various data related to object data such as object data ID 241, object type 242, pipe type 243, pipe diameter 244, usage 245, registration time 246, and the like. Position coordinates (start point X coordinate 247, start point Y coordinate 248, end point X coordinate 249, end point Y coordinate 250) designated on the map are associated with each other.

更に、図3(e)に示すような納品・オブジェクト配置テーブル260も作成する。図示のテーブル260において、データID261は、上記連携付けを行った納品データやオブジェクトデータの納品データID又はオブジェクトデータIDであり、種別262はその納品データ種別又はオブジェクト種別である。地図ID263は、連携先の地図の地図IDである。始点X座標264、始点Y座標265、終点X座標266、終点Y座標267は、この地図ID263の地図上での上記指定された位置座標であり、管理者268は各納品データID又はオブジェクトデータの管理/作成担当者の氏名や社員番号等である。   Further, a delivery / object arrangement table 260 as shown in FIG. In the illustrated table 260, the data ID 261 is the delivery data ID or object data ID of the delivery data or object data that has been linked, and the type 262 is the delivery data type or object type. Map ID263 is map ID of the map of a cooperation destination. The start point X coordinate 264, the start point Y coordinate 265, the end point X coordinate 266, and the end point Y coordinate 267 are the specified position coordinates on the map of the map ID 263, and the administrator 268 can set each delivery data ID or object data. The name and employee number of the person in charge of management / preparation.

再び図2に戻り、説明する。
ステップS12以降の処理は、上記ステップS11の処理によって地図情報との連携付けを行ったら、続けて行うわけではない。勿論、新規納品データ等の登録の際に地図レイヤの入替えが必要となった場合には、図示の通り続けて行ってもよいが、通常は、ステップS11の処理とステップS12以降の処理とは別々に行う場合が多い。
Returning again to FIG.
The processing after step S12 is not continued after the linkage with the map information is performed by the processing of step S11. Of course, if it is necessary to replace the map layer when registering new delivery data, etc., it may be continued as shown in the figure, but in general, the processing in step S11 and the processing in and after step S12 are the same. Often done separately.

上述してある通り、ステップS12の処理自体は従来と略同様であり、例えば上記地図情報を構成する複数のレイヤのうち、少なくとも1つ以上のレイヤの修正や変更(バージョンアップ等)を行う必要が生じたとき、オペレータ等は、入替え元のレイヤ(例えば旧バージョン)と入替え先のレイヤ(例えば新バージョン)を指定して、レイヤの入替えを行う(ステップS12)。例えば、図3(a)に示すレイヤID=Layer1のレイヤのバージョンアップがあった場合、このバージョンアップ版のレイヤに新たなレイヤID=Layer1’を与えてレイヤテーブル210に追加登録すると共に、地図構成テーブル220におけるLayer1は全てLayer1’に変更する。この例では、図3(b)の例では、地図ID=map1の地図の表示内容は変わるが、地図ID=map2の地図の表示内容は変わらないことになる。   As described above, the process of step S12 is substantially the same as the conventional process. For example, at least one of the plurality of layers constituting the map information needs to be corrected or changed (version upgrade, etc.). When this occurs, the operator or the like designates the replacement source layer (for example, the old version) and the replacement destination layer (for example, the new version), and replaces the layers (step S12). For example, when there is a version upgrade of the layer ID = Layer 1 shown in FIG. 3A, a new layer ID = Layer 1 ′ is given to this upgraded version layer and additionally registered in the layer table 210, and the map All Layer1 in the configuration table 220 are changed to Layer1 ′. In this example, the display content of the map with map ID = map1 changes in the example of FIG. 3B, but the display content of the map with map ID = map2 does not change.

その後、相違領域検出機能を使用するか否かを問うメッセージをディスプレイに表示して、オペレータ等にYES/NOを入力させる。もし、オペレータ等が、相違領域検出機能は使用しないことを選択した場合には(ステップS13,NO)、そのままステップS23の処理に進み、レイヤ変更後の地図を表示させてオペレータ等に確認させたら、当該処理は終了する。勿論、必要があれば、従来通りオペレータ等に手動によりシンボルの配置変更等を行わせてもよい。   Thereafter, a message asking whether or not to use the different area detection function is displayed on the display, and the operator or the like is allowed to input YES / NO. If the operator or the like chooses not to use the different area detection function (step S13, NO), the process proceeds to the process of step S23 as it is, and the map after the layer change is displayed and confirmed by the operator or the like. The process ends. Of course, if necessary, symbols may be manually changed by an operator or the like as usual.

一方、相違領域検出機能を使用する場合には(ステップS13,YES)、まず、入替え前後のレイヤ同士を比較して(例えば旧バージョンと新バージョンとを比較して)、全ての相違領域を抽出する(ステップS14)。上記の例では、レイヤID=Layer1のレイヤとレイヤID=Layer1’のレイヤとを比較して、データが一致しない部分(すなわち相違領域)を全て検出することになる。尚、相違領域は、不一致部分そのものであってもよいし、不一致部分を中心とする付近一帯の領域(予め設定される大きさの円領域等)としてもよい。また、相違領域の抽出方法は、例えば特開2001−175849号公報に記載されている手法を用いてもよいし、他の従来技術を用いてもよい。   On the other hand, when the different area detection function is used (step S13, YES), first, the layers before and after replacement are compared (for example, the old version and the new version are compared), and all the different areas are extracted. (Step S14). In the above example, the layer having the layer ID = Layer 1 and the layer having the layer ID = Layer 1 ′ are compared, and all portions where the data do not match (that is, different regions) are detected. The different area may be the non-matching part itself, or may be a whole area around the non-matching part (a circular area having a preset size or the like). As a method for extracting a different area, for example, a technique described in Japanese Patent Laid-Open No. 2001-175849 may be used, or another conventional technique may be used.

続いて、検出した相違領域内に配置されている納品データ又はオブジェクトデータを、全て検出する(ステップS15)。図3(c)、(d)又は(e)で説明したように、納品データやオブジェクトデータの地図上での配置座標はテーブルに記録されているので、これらテーブルを参照することで、相違領域内に配置されている納品データやオブジェクトデータは容易に探索できる。   Subsequently, all the delivery data or object data arranged in the detected different area is detected (step S15). As described with reference to FIGS. 3C, 3D, and 3E, the arrangement coordinates of the delivery data and the object data on the map are recorded in the tables. The delivery data and object data arranged in can be easily searched.

続いて、図3(e)の納品・オブジェクト配置テーブル260等を参照して、上記ステップS15で検出した各オブジェクトデータのうち、当該オペレータ等がその管理者となっているオブジェクトデータのみを、ステップS18以降の処理の処理対象とする(ステップS17)。この機能により、当該オペレータが管理者として担当しているオブジェクトデータのみを処理対象とすることで、効率的に修正作業を行うことができる。尚、当該オペレータ等がオブジェクトデータの管理者ではない(テーブル260の管理者268には無い)場合には(ステップS16,NO)、ステップS17の処理は行わず、ステップS15で検出したオブジェクトデータ等の全てを、ステップS18以降の処理の処理対象とする。   Subsequently, referring to the delivery / object arrangement table 260 in FIG. 3E, among the object data detected in step S15, only the object data for which the operator is the manager is stored in the step. It is set as a processing target of processing after S18 (step S17). With this function, only the object data that the operator is in charge of as an administrator can be processed, so that the correction work can be performed efficiently. If the operator or the like is not the object data manager (not in the table 260 manager 268) (NO in step S16), the process in step S17 is not performed, and the object data detected in step S15 or the like. Are all subject to processing in and after step S18.

そして、上記処理対象とするデータ(各納品データや各オブジェクトデータ)のうち、納品データについて、自動配置機能を使用するか否かを判定する(ステップS18)。これは、例えばオペレータに、自動配置機能を使用するか否かを判断/選択させる。もし、自動配置機能を使用する場合には(ステップS18,YES)、処理対象となっている各納品データについて、地図上に配置されているシンボル(アイコン等)を、相違領域外へずらす処理を行う(ステップS19)。ずらし方は何でもよいが、例えば相違領域から外れる最短の方向へ移動させる方法等が考えられる。そして、オペレータに対して、移動後の位置でよいか否かを問い合わせる。オペレータ等は、自動配置した位置に不満があれば(ステップS20,NO)、手動でシンボルの位置を所望の位置へと移動させる(ステップS21)。   Then, it is determined whether or not to use the automatic arrangement function for the delivery data among the data to be processed (each delivery data and each object data) (step S18). This allows, for example, an operator to determine / select whether to use the automatic placement function. If the automatic placement function is used (step S18, YES), a process for shifting symbols (icons, etc.) placed on the map out of the different areas for each delivery data to be processed. Perform (step S19). Any method can be used for shifting, but for example, a method of moving in the shortest direction out of the different area can be considered. Then, an inquiry is made to the operator as to whether or not the position after movement is acceptable. If the operator is dissatisfied with the automatically arranged position (step S20, NO), the operator manually moves the symbol position to a desired position (step S21).

上記自動又は手動による配置変更により、シンボルの新たな位置が確定したら、この新たな配置座標を用いて、図3(c),(e)の納品データテーブル230、納品・オブジェクト配置テーブル260の内容を更新する。   When the new position of the symbol is determined by the automatic or manual arrangement change, the contents of the delivery data table 230 and the delivery / object arrangement table 260 in FIGS. 3C and 3E are used using the new arrangement coordinates. Update.

一方、水道管の配管データ等であるオブジェクトデータは、上記納品データのシンボルのように位置をずらすわけにはいかないので、強調表示する処理を行う(ステップS22)。強調表示の仕方はなんでもよい。例えば輝度を変えたり、色を変えることで、相違領域における家屋や道路等(レイヤ変更前には無かったもの)との区別が付き易くなればよい。また、上記自動配置機能を使わない場合には、納品データのシンボルも強調表示するようにしてもよい。   On the other hand, the object data, such as pipe data for water pipes, cannot be shifted like the symbol of the delivery data, so a process of highlighting is performed (step S22). Any method of highlighting is acceptable. For example, it is only necessary to change the brightness or the color so that it can be easily distinguished from a house, a road, or the like in the different area (which did not exist before the layer change). When the automatic placement function is not used, the delivery data symbol may be highlighted.

最後に、以上の処理による変更後の地図情報を表示してオペレータに確認させたら(ステップS23)、本処理は終了する。
図4に、上記図2の処理に係わる表示例を示す。
Finally, when the map information after the change by the above process is displayed and confirmed by the operator (step S23), this process ends.
FIG. 4 shows a display example related to the processing of FIG.

図4(a)は任意の地図のレイヤ変更前の表示例であり、図4(b)はこの変更前の地図上に、各納品データにリンクするシンボル(アイコン等;図では“工事A”“工事B”)や、各オブジェクトデータ(ここでは水道管の配管や弁栓等)を配置・表示させた画面を示す。   FIG. 4 (a) shows a display example before changing the layer of an arbitrary map, and FIG. 4 (b) shows a symbol (icon etc.) linked to each delivery data on the map before the change. “Construction B”) and each object data (here, water pipe piping, valve plugs, etc.) are arranged and displayed.

この状態から、道路に関するレイヤを変更した結果、図4(c)に示すように、新たな道路が一本追加された状態になったとする。この為、そのままでは、“工事A”のシンボルと水道管の配管の表示部分が、この新たな道路の表示と重なってしまい、分かり難くなってしまう。これに対して、ステップS19の処理により“工事A”のシンボルをずらしたり、ステップS22の強調処理を行うことで、図4(d)のように適正な表示が行われるようになる。但し、この例では、今度は、元からある建物の表示と重なってしまうので、ステップS21で手動により移動させた方がよいかもしれない。また、図4(d)では分かり難いかもしれないが、水道管の配管と新たに追加された道路との区別が付くように、何等かの形で、オブジェクトデータ(水道管の配管)の表示が、強調表示されている。   As a result of changing the layer related to the road from this state, it is assumed that one new road is added as shown in FIG. For this reason, as it is, the display part of the symbol “construction A” and the pipe of the water pipe overlaps with the display of the new road, which is difficult to understand. On the other hand, by shifting the symbol of “construction A” by the process of step S19 or performing the emphasis process of step S22, an appropriate display is performed as shown in FIG. However, in this example, since it overlaps the display of the original building this time, it may be better to manually move in step S21. In addition, although it may be difficult to understand in FIG. 4D, the object data (water pipe piping) is displayed in some form so that the water pipe piping and the newly added road can be distinguished. Is highlighted.

図5は、上記地図情報システムを実現するパソコン、サーバ等のコンピュータのハードウェア構成図である。
同図に示すコンピュータ300は、CPU301、メモリ302、入力部303、出力部304、記憶部305、記録媒体駆動部306、及びネットワーク接続部307を有し、これらがバス308に接続された構成となっている。同図に示す構成は一例であり、これに限るものではない。
FIG. 5 is a hardware configuration diagram of a computer such as a personal computer or a server that implements the map information system.
A computer 300 shown in the figure includes a CPU 301, a memory 302, an input unit 303, an output unit 304, a storage unit 305, a recording medium drive unit 306, and a network connection unit 307, which are connected to a bus 308. It has become. The configuration shown in the figure is an example, and the present invention is not limited to this.

CPU301は、当該コンピュータ300全体を制御する中央処理装置である。
メモリ302は、プログラム実行、データ更新等の際に、記憶部305(あるいは可搬型記録媒体309)に記憶されているプログラムあるいはデータを一時的に格納するRAM等のメモリである。CPU301は、メモリ302に読み出したプログラム/データを用いて、上述してある各種処理を実行する。
The CPU 301 is a central processing unit that controls the entire computer 300.
The memory 302 is a memory such as a RAM that temporarily stores a program or data stored in the storage unit 305 (or the portable recording medium 309) during program execution, data update, or the like. The CPU 301 executes the various processes described above using the program / data read out to the memory 302.

出力部304は、例えばディスプレイ等であり、上述した図4に示す画面等を表示する。
入力部303は、例えば、キーボード、マウス等であり、ユーザはこれらを操作して、上記図4等の画面上で所望のアイコンの配置変えや所望のアイコンの指定(つまり、そのアイコンによってリンクされている納品データの参照)等を行う。
The output unit 304 is a display, for example, and displays the screen shown in FIG. 4 described above.
The input unit 303 is, for example, a keyboard, a mouse, and the like. The user operates these to change the placement of a desired icon and specify a desired icon (that is, linked by the icon) on the screen of FIG. Refer to the delivery data that is available).

ネットワーク接続部307は、例えばイントラネットやインターネット等のネットワークに接続して、他の情報処理装置とのコマンド/データ送受信を行う為の構成である。
記憶部305は、例えばハードディスク等であり、上述した様々な処理・機能(図1に示す各機能部の機能、図2のフローチャートの処理)を、上記CPU301により実行させるためのプログラムや各種データ(図3(a)〜(e)に示すテーブル等)が格納される。
The network connection unit 307 is configured to connect to a network such as an intranet or the Internet and perform command / data transmission / reception with another information processing apparatus.
The storage unit 305 is, for example, a hard disk or the like, and programs and various data (for example) for causing the CPU 301 to execute the various processes and functions described above (functions of each functional unit illustrated in FIG. 1 and processing illustrated in the flowchart of FIG. 2). The tables shown in FIGS. 3A to 3E are stored.

あるいは、これらプログラム/データは、可搬型記録媒体309に記憶されているものであってもよい。この場合、可搬型記録媒体309に記憶されているプログラム/データは、記録媒体駆動部306によって読み出される。可搬型記録媒体309とは、例えば、FD(フレキシブル・ディスク)309a、CD−ROM309b、その他、DVD、光磁気ディスク等である。   Alternatively, these programs / data may be stored in the portable recording medium 309. In this case, the program / data stored in the portable recording medium 309 is read by the recording medium driving unit 306. The portable recording medium 309 is, for example, an FD (flexible disk) 309a, a CD-ROM 309b, a DVD, a magneto-optical disk, or the like.

あるいは、また、上記プログラム/データは、ネットワーク接続部307により接続しているネットワークを介して、他の装置内に記憶されているものをダウンロードするものであってもよい。あるいは、更に、インターネットを介して、外部の他の装置内に記憶されているものをダウンロードするものであってもよい。   Alternatively, the program / data may be downloaded from another device via a network connected by the network connection unit 307. Or you may download further what was memorize | stored in the other external apparatus via the internet.

また、本発明は、上記本発明の各種処理をコンピュータ上で実現するプログラムを記録した可搬型記憶媒体として構成できるだけでなく、当該プログラム自体として構成することもできる。   In addition, the present invention can be configured not only as a portable storage medium recording a program for realizing the various processes of the present invention on a computer, but also as the program itself.

地図情報システムの構成図である。It is a block diagram of a map information system. 地図情報システムにより処理フローチャート図である。It is a processing flowchart figure by a map information system. (a)はレイヤテーブル、(b)は地図構成テーブル、(c)は納品データテーブル、(d)はオブジェクトデータテーブル、(e)は納品・オブジェクト配置テーブルである。(A) is a layer table, (b) is a map configuration table, (c) is a delivery data table, (d) is an object data table, and (e) is a delivery / object arrangement table. (a)〜(d)は図2の処理に係わる表示例である。(A)-(d) is the example of a display concerning the process of FIG. コンピュータ・ハードウェア構成図である。It is a computer hardware block diagram.

符号の説明Explanation of symbols

10 地図情報システム
20 データ入出力装置
30 データ配置処理部
40 地図レイヤ入替え処理部
50 相違領域検出処理部
60 納品データ適切配置処理部
70 表示処理部
80 納品データDB(データベース)
90 オブジェクト情報DB
100 地図情報DB
110 地図・オブジェクト管理DB
210 レイヤテーブル
211 レイヤID
212 レイヤ種別
213 レイヤ格納先
214 レイヤ登録時間
220 地図構成テーブル
221 地図ID
222 各構成レイヤ(1,2,・・・)
223 地図登録時間
230 納品データテーブル230
231 納品データID
232 納品データ種別
233 納品データ格納先
234 納品データ登録時間
240 オブジェクトデータテーブル
241 オブジェクトデータID
242 オブジェクト種別
243 管種類
244 管口径
245 用途
246 登録時間
247 始点X座標
248 始点Y座標
249 終点X座標
250 終点Y座標
260 納品・オブジェクト配置テーブル
261 データID
262 種別
263 地図ID
264 始点X座標
265 始点Y座標
266 終点X座標
267 終点Y座標
300 コンピュータ
301 CPU
302 メモリ
303 入力部
304 出力部
305 記憶部
306 記録媒体駆動部
307 ネットワーク接続部
308 バス
309 可搬型記録媒体
309a FD(フレキシブル・ディスク)
309b CD−ROM
DESCRIPTION OF SYMBOLS 10 Map information system 20 Data input / output device 30 Data arrangement | positioning process part 40 Map layer replacement | exchange part 50 Different area detection process part 60 Delivery data suitable arrangement | positioning process part 70 Display process part 80 Delivery data DB (database)
90 Object information DB
100 Map information DB
110 Map / Object Management DB
210 Layer table 211 Layer ID
212 Layer type 213 Layer storage destination 214 Layer registration time 220 Map configuration table 221 Map ID
222 Each layer (1, 2, ...)
223 Map registration time 230 Delivery data table 230
231 Delivery data ID
232 Delivery data type 233 Delivery data storage destination 234 Delivery data registration time 240 Object data table 241 Object data ID
242 Object type 243 Pipe type 244 Pipe diameter 245 Application 246 Registration time 247 Start point X coordinate 248 Start point Y coordinate 249 End point X coordinate 250 End point Y coordinate 260 Delivery / object placement table 261 Data ID
262 Type 263 Map ID
264 Start point X coordinate 265 Start point Y coordinate 266 End point X coordinate 267 End point Y coordinate 300 Computer 301 CPU
302 Memory 303 Input unit 304 Output unit 305 Storage unit 306 Recording medium drive unit 307 Network connection unit 308 Bus 309 Portable recording medium 309a FD (flexible disk)
309b CD-ROM

Claims (5)

任意の各種データを地図情報と連携付けて、該各種データを地図上に配置して表示する地図情報システムにおいて、
前記地図情報を構成する複数のレイヤのうち任意のレイヤが入れ替えられると、該入替え前後のレイヤ同士を比較して相違領域を検出し、前記各種データのうち該相違領域上に配置されているデータを検出する相違領域等検出手段と、
該相違領域等検出手段によって検出されたデータの前記地図上での配置位置を、前記相違領域外へ移動させる適切配置処理手段と、
を有することを特徴とする地図情報システム。
In a map information system in which arbitrary various data are linked with map information and the various data are arranged and displayed on a map,
When an arbitrary layer is replaced among a plurality of layers constituting the map information, a difference area is detected by comparing layers before and after the replacement, and data arranged in the difference area among the various data Detecting means such as a different area for detecting
An appropriate arrangement processing means for moving the arrangement position of the data detected by the different area detection means on the map to the outside of the different area;
A map information system characterized by comprising:
前記適切配置処理手段に代えて又は更に加えて、該相違領域等検出手段によって検出されたデータの前記地図上での表示を強調表示とする表示処理手段と更に有することを特徴とする請求項1記載の地図情報システム。   The display processing means for highlighting the display of the data detected by the different area detection means on the map instead of or in addition to the appropriate arrangement processing means. The map information system described. 前記各種データは、納品データ又はオブジェクトデータであり、
該納品データについては各納品データにリンクするシンボルが地図上に配置され、該オブジェクトデータについては各オブジェクトデータが地図上に配置され、
前記適切配置処理手段は前記各シンボルの配置位置を移動させ、前記表示処理手段は前記オブジェクトデータを強調表示することを特徴とする請求項2記載の地図情報システム。
The various data is delivery data or object data,
For the delivery data, a symbol linked to each delivery data is arranged on the map, and for the object data, each object data is arranged on the map,
3. The map information system according to claim 2, wherein the appropriate arrangement processing means moves the arrangement position of each symbol, and the display processing means highlights the object data.
コンピュータに、
任意の各種データを地図情報と連携付けて、該各種データを地図上に配置して表示する機能と、
前記地図情報を構成する複数のレイヤのうち任意のレイヤが入れ替えられると、該入替え前後のレイヤ同士を比較して相違領域を検出し、前記各種データのうち該相違領域上に配置されているデータを検出する機能と、
該検出されたデータの前記地図上での配置位置を、前記相違領域外へ移動させる機能と、を実現させる為のプログラム。
On the computer,
A function of linking arbitrary various data with map information and arranging and displaying the various data on a map;
When an arbitrary layer is replaced among a plurality of layers constituting the map information, a difference area is detected by comparing layers before and after the replacement, and data arranged in the difference area among the various data With the ability to detect
A program for realizing a function of moving the arrangement position of the detected data on the map out of the different area.
前記検出された相違領域上に配置されているデータの表示を強調表示とする機能を更に備えることを特徴とする請求項4記載のプログラム。   The program according to claim 4, further comprising a function of highlighting display of data arranged on the detected different area.
JP2004254732A 2004-09-01 2004-09-01 Map information system, and its program Withdrawn JP2006071927A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004254732A JP2006071927A (en) 2004-09-01 2004-09-01 Map information system, and its program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004254732A JP2006071927A (en) 2004-09-01 2004-09-01 Map information system, and its program

Publications (1)

Publication Number Publication Date
JP2006071927A true JP2006071927A (en) 2006-03-16

Family

ID=36152652

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004254732A Withdrawn JP2006071927A (en) 2004-09-01 2004-09-01 Map information system, and its program

Country Status (1)

Country Link
JP (1) JP2006071927A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009003350A (en) * 2007-06-25 2009-01-08 Denso Corp Road map data preparation device, and road map data preparation method
JP2014026048A (en) * 2012-07-25 2014-02-06 Shinkichi Himeno Mash-up map creation system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009003350A (en) * 2007-06-25 2009-01-08 Denso Corp Road map data preparation device, and road map data preparation method
JP4683014B2 (en) * 2007-06-25 2011-05-11 株式会社デンソー Route guidance device, road map data creation device, and road map data creation method
US8140254B2 (en) 2007-06-25 2012-03-20 Denso Corporation Road map data generation apparatus, road map data generation system, and method for generating road map data
JP2014026048A (en) * 2012-07-25 2014-02-06 Shinkichi Himeno Mash-up map creation system

Similar Documents

Publication Publication Date Title
JP5914349B2 (en) Method and apparatus for cross-referencing and deduplicating objects in multiple map building blocks
JPH07262208A (en) Retrieval method using image information
US20170262788A1 (en) Report creating system, report creating device, report creating server, report creating method, and non-transitory computer readable storage medium
JP2021529458A (en) Content leakage prevention method, its device and its program
JP2008176160A (en) Map data processing method and apparatus
JP2006071927A (en) Map information system, and its program
JP6839360B2 (en) Display program, display method and display device
JP4899892B2 (en) Registration information display processing method, apparatus and program
KR102356500B1 (en) Geospatial information system-based modeling approach for leakage management in urban water distribution networks
JP2006277155A (en) Model selection program for cad system
US20020049757A1 (en) Apparatus for processing data of overlapped facilities by means of virtual facility record and method therefor
JPH07200695A (en) Drawing management device
JP2010182215A (en) Time series map data management system, terminal device, time series map data management method, and time series map data management program
JP4630528B2 (en) Spatio-temporal data management device
JP3446045B2 (en) Partially revised facility map creation method and partially revised facility map creation method
JP2006072802A (en) Method for retrieving address data and address database
JP2005128265A (en) Method for preparing small scale piping graphic data
JP2001117486A (en) Map information system
JP2938718B2 (en) Fluid supply facility management drawing creation device
JP2002056399A (en) Image data processing device and image data processing method
JP2019197360A (en) Geographic information system
JP3484021B2 (en) Drawing management device
JP4951556B2 (en) Drawing management device
JP2629578B2 (en) Map data maintenance system
JPH04205183A (en) Drawing control unit

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20071106