JP2010182215A - Time series map data management system, terminal device, time series map data management method, and time series map data management program - Google Patents

Time series map data management system, terminal device, time series map data management method, and time series map data management program Download PDF

Info

Publication number
JP2010182215A
JP2010182215A JP2009026866A JP2009026866A JP2010182215A JP 2010182215 A JP2010182215 A JP 2010182215A JP 2009026866 A JP2009026866 A JP 2009026866A JP 2009026866 A JP2009026866 A JP 2009026866A JP 2010182215 A JP2010182215 A JP 2010182215A
Authority
JP
Japan
Prior art keywords
display
map
map data
date
data
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.)
Pending
Application number
JP2009026866A
Other languages
Japanese (ja)
Inventor
Yohei Kageyama
陽平 影山
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2009026866A priority Critical patent/JP2010182215A/en
Publication of JP2010182215A publication Critical patent/JP2010182215A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Processing Or Creating Images (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a means which shortens the time required for map display and map updating operations and visually distinguishes and recognizes facilities existing at present and facilities not existing, out of facilities displayed on a map. <P>SOLUTION: When an input part 18 of a terminal device 11 accepts a request for map display at an appointed date, a display control part 17 selects map data for displaying facilities available at the appointed date, out of map data on the basis of attribute data acquired by a DB management part 14 and distinguishes between facilities available at an acceptance date of the request for map display and facilities not available then and displays them respectively using first and second display forms. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、地図データ管理システム、端末装置、時系列地図データ管理方法および時系列地図データ管理プログラムに関し、具体的には、地図上において設備データを時系列管理する技術に関する。   The present invention relates to a map data management system, a terminal device, a time-series map data management method, and a time-series map data management program, and more specifically to a technique for managing facility data on a map in time series.

地図データは地図の表示、地図と関係した設備の位置情報管理など、種々の用途に利用されている。日々変化していく地図情報を把握するなど、用途によっては、現時点での情報だけでなく過去のある時点での地図を提供することが求められる場合もある。   Map data is used for various purposes such as displaying maps and managing location information of facilities related to maps. Depending on the application, such as grasping map information that changes day by day, it may be required to provide a map at a certain point in the past as well as information at the present time.

時系列地図データの管理には、年度毎など一定期間毎に地図データを世代管理し、指定された世代の地図を提供する方法や、地図データベースに、いつの時期の地理に適合するかを表す時期情報を付加する技術が提案されている(特許文献1)。   For time-series map data management, the generation of map data at regular intervals, such as every fiscal year, and a method of providing a map of a specified generation, and the time when the map database indicates when the geography fits. A technique for adding information has been proposed (Patent Document 1).

例えば、特許文献1は、地物を表す各オブジェクトに対して、生成時間、消滅時間などのデータを付すことによって、ユーザに指定された時刻に対応した地図を表示可能とする技術を開示している。   For example, Patent Document 1 discloses a technology that enables a map corresponding to a time designated by a user to be displayed by attaching data such as generation time and disappearance time to each object representing a feature. Yes.

また、車両用ナビゲーション装置において、施設や観光地情報を、指定された日時に対応する様相等に基づき図形を選択して地図上に描画、表示する技術が提案されている(特許文献2)。   In addition, a technology has been proposed in which a vehicle navigation apparatus selects facilities and sightseeing spot information based on the appearance corresponding to a designated date and time, and draws and displays the figure on a map (Patent Document 2).

特開平11−312233号公報Japanese Patent Laid-Open No. 11-312233 特開平9−251266号公報Japanese Patent Laid-Open No. 9-251266

設備の敷設計画を管理するなどの地図利用においては、現時点や過去だけでなく将来の地図を提供することも、設備不足範囲などを地図上で視覚的に把握することができ、敷設計画の精度向上のための有用な手段となる。
地図データを世代管理する従来技術においては、データ保持のための資源が更新時期毎に倍に増大し、システムの制限によっては非常に限られた期間の地図データしか保持できないという課題がある。
When using maps such as managing equipment floor plan, it is possible to provide not only the current and past but also future maps, and visually understand the extent of equipment shortage on the map. It is a useful tool for improvement.
In the conventional technology for managing the generation of map data, there is a problem that the resources for data retention double every update time, and only map data for a very limited period can be retained depending on system limitations.

また、ネットワークを介してクライアントに地図データを配信する環境では、一般に容量の大きい地図データがネットワークを流れるため、ネットワーク負荷が大きくなる。特許文献1では、地図データの時系列な変化を差分データとして保持しており、地図データ検索毎にネットワークを介して差分の地図データの通信を行う。さらに、地図読込の際には、オリジナルの地図データに対して各地物毎に差分データを反映する処理が必要であり、地図登録の際にも各地物毎にオリジナルの地図データとの差分を抽出する処理や管理する処理が必要となる。また、特許文献2においても、地図表示更新のたびに、指定の日付に応じた様相(図形データ)の読込処理を行う。
そのため特許文献1および特許文献2を、ネットワークを介する地図データ配信環境に適用した場合においては、差分データや描画する図形データの送受によってネットワークの負荷が増大し、地図表示や地図更新操作にも時間を要するという課題がある。
Further, in an environment where map data is distributed to clients via a network, a large load of map data generally flows through the network, which increases the network load. In patent document 1, the time-sequential change of map data is hold | maintained as difference data, and the difference map data is communicated via a network for every map data search. Furthermore, when reading the map, it is necessary to reflect the difference data for each feature on the original map data, and when registering the map, the difference from the original map data is extracted for each feature. Processing and management processing are required. Also in Patent Document 2, every time the map display is updated, an aspect (graphic data) reading process corresponding to a specified date is performed.
Therefore, when Patent Document 1 and Patent Document 2 are applied to a map data distribution environment via a network, the load on the network increases due to transmission / reception of difference data and graphic data to be drawn, and time is required for map display and map update operations. There is a problem of requiring.

また、時系列で変化する設備状況を管理する場合には、指定した日付においては存在するが現在存在しない設備については、それと認識できる工夫が有用である。特に将来の地図を表示し設備の敷設計画を管理する際には、現時点にて実存する設備と将来設置予定である計画の設備が視覚的に区別できることが望ましい。   In addition, when managing equipment status that changes in time series, it is useful to be able to recognize equipment that exists on the specified date but does not currently exist. In particular, when displaying a map of the future and managing the floor plan of the equipment, it is desirable to visually distinguish the equipment that currently exists and the equipment that is planned to be installed in the future.

本発明は、上記課題の少なくとも1つを解決するために、地図上の設備のデータを時系列管理する時系列地図データ管理システムであって、設備を地図上に表示するために用いる地図データ並びに、設備の使用の開始日付及び終了日付を含む属性データを記憶するデータベースを備え、また、地図を表示する表示部と、地図表示の要求を受け付ける入力部と、地図データ及び属性データをネットワークを介してデータベースより取得するデータベース管理部と、地図データを属性データに基づいて表示する処理を行い表示部に出力する表示制御部とを備える端末装置を備えており、入力部が日付を指定した地図表示の要求を受け付けた場合は、データベース管理部が取得した属性データに基づいて、表示制御部が、地図データのうち、指定された日付に使用されている設備を表示するための地図データを選択し、地図表示の要求を受け付けた日に使用されている設備と使用されていない設備とを区別して、それぞれ第一及び第二の表示形式を用いて表示する処理を行うことを特徴とする。   In order to solve at least one of the above-mentioned problems, the present invention is a time-series map data management system for time-series managing facility data on a map, and includes map data used for displaying facilities on a map, and A database for storing attribute data including a start date and an end date of use of the equipment; a display unit for displaying a map; an input unit for receiving a map display request; and map data and attribute data via a network A map management unit that includes a database management unit that obtains data from a database and a display control unit that performs processing for displaying map data based on attribute data and outputs the map data to the display unit. When the request is received, the display control unit specifies the specified map data based on the attribute data acquired by the database management unit. The map data for displaying the equipment used on the date of selection is selected, and the equipment used on the day the map display request is received is distinguished from the equipment that is not used. The display processing is performed using the above display format.

また、日付の指定を入力する入力部と、地図及び設備情報を表示する表示部とを備えた端末装置であって、表示部が、入力部より入力された指定の日付及び日付の指定を入力された日に基づいた地図及び設備情報を、指定の日付及び日付の指定を入力された日と共に表示することを特徴とする。   The terminal device includes an input unit for inputting a date specification and a display unit for displaying a map and facility information. The display unit inputs a specified date and a date specification input from the input unit. The map and the facility information based on the specified date are displayed together with the specified date and the specified date together with the input date.

その他、本発明が開示する課題、およびその解決方法は、発明を実施するための最良の形態の欄、および図面により明らかにされる。   In addition, the problems disclosed by the present invention and the solutions thereof will be clarified by the column of the best mode for carrying out the invention and the drawings.

本発明によれば、地図表示や地図更新操作に要する時間を短縮することができる。また、地図表示した設備のうち、現在存在する設備と存在しない設備とを視覚的に区別して認識することが可能である。   According to the present invention, the time required for map display and map update operation can be shortened. In addition, among the facilities displayed on the map, it is possible to visually distinguish and recognize currently existing facilities and non-existing facilities.

以下、図面を用いて、実施の形態について説明する。   Hereinafter, embodiments will be described with reference to the drawings.

図1は、地図管理システムの概念図である。   FIG. 1 is a conceptual diagram of a map management system.

地図管理システム1は、地図表示部2と地図日付3、及び検索4、編集5、カレンダー6から成るメニュー部で構成される。   The map management system 1 includes a map display unit 2, a map date 3, a menu unit including a search 4, an edit 5, and a calendar 6.

地図表示部2には、指定された場所、指定された日付の地図が表示される。地図には電柱やケーブルといった設備シンボルや道路、家枠といった背景が描画され、例えば将来の日付の地図を表示する場合、本日時点で存在する設備は実線表示、将来に設置予定の計画設備は点線表示するなど実績と計画が区別されて表示される。   The map display unit 2 displays a map of a designated place and a designated date. The map shows the background of equipment symbols such as telephone poles and cables, roads, and house frames. For example, when displaying a map of a future date, the equipment that exists as of today is displayed as a solid line, and the planned equipment that is planned to be installed in the future is a dotted line Actual results and plans are displayed separately.

表示する地図の場所指定は、検索4選択時に検索メニューを表示し指定する。検索メニューでは住所などによる指定を可能とする。本日以外の日付の地図を表示する場合には、カレンダー6選択時にカレンダー画面7を表示し、日付を選択して指定する。日付が指定されると、地図表示部2に現時点で表示していた場所の指定日付の地図が表示される。   The location of the map to be displayed is specified by displaying a search menu when selecting Search 4. The search menu can be specified by address. When displaying a map of a date other than today, the calendar screen 7 is displayed when the calendar 6 is selected, and the date is selected and designated. When the date is designated, a map of the designated date of the place currently displayed on the map display unit 2 is displayed.

設備シンボルの編集を行う場合は、編集5を選択時に設備登録、設備削除、設備変更のメニューを表示する。編集メニューでは、設備シンボルの選択、地図表示部2での描画や設備属性の設定を可能にする。   When editing an equipment symbol, a menu of equipment registration, equipment deletion, and equipment change is displayed when Edit 5 is selected. The edit menu allows selection of equipment symbols, drawing on the map display unit 2, and setting of equipment attributes.

図2は地図管理システム1の概略構成を示す説明図である。   FIG. 2 is an explanatory diagram showing a schematic configuration of the map management system 1.

地図管理システム1は、サーバ装置10、端末装置11より構成される。端末装置11は、インターネットなどの通信ネットワークを介してサーバ装置10に接続する。   The map management system 1 includes a server device 10 and a terminal device 11. The terminal device 11 is connected to the server device 10 via a communication network such as the Internet.

地図管理システム1で処理されるデータはサーバ装置10に格納される。サーバ装置10は地図DB12と設備情報DB13を備え、地図表示に用いる地図データは地図DB12に、設備管理のための設備の属性データ、例えば各設備の使用の開始日付や終了日付などは設備情報DB13に格納される。   Data processed by the map management system 1 is stored in the server device 10. The server device 10 includes a map DB 12 and an equipment information DB 13. Map data used for map display is stored in the map DB 12, and equipment attribute data for equipment management, for example, the start date and end date of use of each equipment is provided in the equipment information DB 13. Stored in

地図DB12の地図データにはケーブル、電柱などの設備の形状データが含まれており、対応する設備情報DB13の属性データとリンクしている。ただし、管理対象としない設備、例えば道路や等高線等の背景となる設備シンボルについて、属性データが不要の場合は、設備情報DB13に属性データを保持しない形式を採るのが良い。   The map data in the map DB 12 includes shape data of equipment such as cables and utility poles, and is linked to attribute data in the corresponding equipment information DB 13. However, in the case where the attribute data is not necessary for the equipment symbol that is not subject to management, for example, the equipment symbol that is the background of roads, contour lines, etc., it is preferable to adopt a format that does not hold the attribute data in the equipment information DB 13.

また、地図DB12の地図データは日付や年度毎に保持するのではなく、現在も未来も含め全ての地図データが1世代のみ格納されている。例えば、現時点で実在している電柱も、1か月後に設置予定の電柱も区別なく同じ形式の地図データとして管理される。   Further, the map data in the map DB 12 is not stored for each date or year, but all map data including the present and future are stored for only one generation. For example, a current utility pole and a utility pole scheduled to be installed one month later are managed as map data of the same format without distinction.

各設備の属性データとして開始日付と終了日付のデータを設けて時系列情報を管理することで、複数世代の地図データを保持することなく過去や未来にわたる地図データを保持することを可能としている。   By providing start date and end date data as attribute data of each facility and managing time-series information, it is possible to hold map data over the past and future without holding multiple generations of map data.

サーバ装置としては、汎用のコンピュータを採用して良い。   A general-purpose computer may be employed as the server device.

端末装置11も、汎用コンピュータの採用が可能であり、ハードディスクドライブなどの記憶装置15にプログラム(DB管理部14、解析部16、表示制御部17)を備え、各プログラムをメモリ22に読み出し、演算装置たるCPU23により実行する。また入力部18や表示部19、ならびに外部装置との間のデータ授受を担う通信部20などを有している。端末装置11は、通信部20により、イントラネット/インターネットと接続される。端末装置11の各種機能部や通信部20との間では、I/O部21がデータのバッファリングや各種仲介処理を実行している。   The terminal device 11 can also employ a general-purpose computer. The storage device 15 such as a hard disk drive has programs (DB management unit 14, analysis unit 16, display control unit 17), and each program is read into the memory 22 for calculation. It is executed by the CPU 23 as the apparatus. In addition, it includes an input unit 18, a display unit 19, and a communication unit 20 that handles data exchange with external devices. The terminal device 11 is connected to the intranet / Internet by the communication unit 20. The I / O unit 21 performs data buffering and various mediation processes between various functional units of the terminal device 11 and the communication unit 20.

DB管理部14は地図DB12、設備情報DB13に格納されるデータの追加、更新、読み出しなどを行う。解析部16は入力部18に入力された操作を解析し、地図データ等の処理を行い、DB管理部14と表示制御部17に処理を指示する。表示制御部17は解析部16からの指示に従って、地図データ等を表示部19に出力する。   The DB management unit 14 adds, updates, and reads data stored in the map DB 12 and the facility information DB 13. The analysis unit 16 analyzes the operation input to the input unit 18, performs processing such as map data, and instructs the DB management unit 14 and the display control unit 17 to perform processing. The display control unit 17 outputs map data and the like to the display unit 19 in accordance with an instruction from the analysis unit 16.

入力部18はキーボードやマウスから構成され、ユーザの操作の入力を受付け、解析部16へ受け渡す。表示部19はディスプレイなどであり、表示制御部17から受け取った画像データを画面上に出力する。   The input unit 18 is composed of a keyboard and a mouse, receives an input of a user operation, and passes it to the analysis unit 16. The display unit 19 is a display or the like, and outputs the image data received from the display control unit 17 on the screen.

なお、図示した機能部の一部を他のコンピュータまたはサーバから通信ネットワーク経由で提供する形態を採っても良い。   In addition, you may take the form which provides a part of functional part shown in figure via the communication network from another computer or server.

図3(a)は地図データのレイヤ構成図である。地図データは保存レイヤによって管理される。保存レイヤはケーブルレイヤ、電柱レイヤ、家枠レイヤ等の複数のレイヤを保持する。各レイヤの地図データを任意に抽出して重ね合わせることによって、所望の地図を表示することができる。必要に応じて任意のレイヤを追加することも可能である。   FIG. 3A is a layer configuration diagram of map data. Map data is managed by a storage layer. The storage layer holds a plurality of layers such as a cable layer, a utility pole layer, and a house frame layer. A desired map can be displayed by arbitrarily extracting and overlaying the map data of each layer. Arbitrary layers can be added as necessary.

図3(b)はレイヤの設定テーブル例である。各レイヤの属性はユーザ指定にて設定可能であり、レイヤ単位にシンボルの線種、線色、線幅の指定が可能である。さらに、各レイヤはレイヤ単位に参照、更新の設定が可能である。管理対象としない設備レイヤ、例えば道路や等高線等の背景となるレイヤについてはユーザによる更新を不可とし、年度などの一定期間毎に最新の地図データに入替えて使用し、参照のみを可能とするのが良い。また、管理対象であるケーブルや電柱等の設備レイヤはユーザによる更新を可能にし逐次更新できる形式を採るのが良い。   FIG. 3B shows an example of a layer setting table. The attributes of each layer can be set by user designation, and the symbol line type, line color, and line width can be designated for each layer. Furthermore, each layer can be set for reference and update for each layer. Equipment layers that are not subject to management, for example, background layers such as roads and contour lines, cannot be updated by the user, replaced with the latest map data at regular intervals such as the fiscal year, and can only be referenced Is good. In addition, the equipment layer such as cables and utility poles to be managed may be updated by the user and adopt a format that can be updated sequentially.

ネットワークを介して地図DB12より取得した地図データは、解析部16によってユーザ指定の定義に従い処理され、表示制御部17によって表示部19に出力される。   Map data acquired from the map DB 12 via the network is processed by the analysis unit 16 in accordance with a user-specified definition, and output to the display unit 19 by the display control unit 17.

地図DB12の地図データの集合は、例えば東北地方など広範囲の地図を構成する。各地図データは、広範囲の地図をメッシュ単位に分割して保存したものである。メッシュ単位は広範囲の地図をメッシュ状に分割したエリアであり、例えば100[m]四方のエリア毎に区切ったものである。   A set of map data in the map DB 12 constitutes a wide range of maps such as the Tohoku region. Each map data is obtained by dividing a wide range of maps into mesh units and storing them. The mesh unit is an area obtained by dividing a wide-range map into a mesh shape, and is divided into, for example, 100 [m] square areas.

任意箇所の地図を表示する場合には当該箇所付近の複数メッシュ、例えば縦3×横5メッシュ分の地図データが取得され、表示制御部17で構成されて表示部19に出力される。読み込むメッシュ範囲を任意に指定することによって、所望範囲の地図を表示することが可能である。   When displaying a map at an arbitrary location, map data for a plurality of meshes in the vicinity of the location, for example, 3 × 5 meshes is acquired, configured by the display control unit 17, and output to the display unit 19. By arbitrarily specifying the mesh range to be read, it is possible to display a map of a desired range.

図4は地図DB12に格納される地図データの構造例を示す説明図である。図の左側には、各地図データに対応するケーブルレイヤの地図例を例示した。地図データは、メッシュ毎にケーブル、電柱などの各設備に対応する、オブジェクトとして格納されている。地図例の中心のメッシュに位置するケーブルについてのデータ項目は、図の右側に示す通りである。   FIG. 4 is an explanatory diagram showing an example of the structure of map data stored in the map DB 12. On the left side of the figure, a map example of a cable layer corresponding to each map data is illustrated. The map data is stored as an object corresponding to each facility such as a cable and a power pole for each mesh. The data items for the cable located in the center mesh of the map example are as shown on the right side of the figure.

IDは各設備毎に固有に付される識別子である。メッシュを跨り複数の地図データに存在する設備はこのIDにより関連付けられる。また、このIDが設備情報DB13の属性データとリンクする。レイヤ番号及びメッシュ番号は前述の保存レイヤ、メッシュに対応する各設備の位置情報である。通番は同一メッシュかつ同一レイヤ内で固有に付される識別子である。   The ID is an identifier that is uniquely assigned to each facility. Equipment that exists in a plurality of map data across the mesh is associated by this ID. Moreover, this ID links with the attribute data of equipment information DB13. The layer number and the mesh number are position information of each facility corresponding to the above-described storage layer and mesh. The serial number is an identifier uniquely assigned in the same mesh and the same layer.

各オブジェクトには、地図表示用のデータとなる形状データが含まれる。図4における形状データは、ケーブルを表示する際の頂点A、B、Cの点列データであり、各頂点A、B、Cのメッシュ内における座標値がそれぞれ格納されている。   Each object includes shape data serving as map display data. The shape data in FIG. 4 is point sequence data of the vertices A, B, and C when the cable is displayed, and the coordinate values in the mesh of each of the vertices A, B, and C are stored.

無効フラグは各オブジェクトの有効、無効を示す識別子が格納されている。設備編集時に、ユーザ操作を受け付けないようにしたいオブジェクトには、無効を示す識別子が格納される。   The invalid flag stores an identifier indicating whether each object is valid or invalid. An identifier indicating invalidity is stored in an object that is desired not to accept a user operation during facility editing.

地図DB12に格納される全てのオブジェクトに関する無効フラグは、有効を示す識別子が格納されているが、地図表示に際して読込まれた地図データに対してのみ、設備情報DB13に格納されている各設備の使用の開始日付、終了日付をキーに、一時的に有効または無効の識別子が格納される。例えば、表示を要求された地図の日付が2008年12月1日であるとき、終了日付が2008年12月1日より前の設備は、2008年12月1日時点では存在しないかまたは不使用の設備であるため、無効フラグに無効を示す属性値を設定してユーザ操作を受け付けないようにする。
線種、線色、線幅には、図3(b)に示したユーザ指定のレイヤ属性に設定された値が格納される。そして地図表示時に読込まれた地図データについて、現在と、表示を要求されている日付の時点ともに存在する設備については、レイヤ属性に設定された線種、線色、線幅で表示する。それに対し、現在は実在しないが表示する日付の時点では使用する計画のある、あるいは使用されていた設備の描画については、現在も存在している設備と視覚的に区別するために表示形式を変更する。さらに、表示する日付の時点では存在しない設備の描画についても、存在する設備と区別するために、レイヤ属性の設定とも、現在は存在しないが表示する日付の時点で使用されている設備の表示形式とも異なる表示形式を用いる。例えば、現在実在はしないが表示を要求された日付の時点では使用されている設備の描画については、線種を実線から点線に変更し、地図表示を要求されている日付の時点で存在しない設備の描画については、ユーザに見えないよう線色を透明に変更する。これらの、各設備の状況に対応する線種等の表示形式については、設定ファイルを参照して選択される。ユーザによる設定が可能であるとしても良い。
The invalid flag for all objects stored in the map DB 12 stores an identifier indicating validity, but the use of each facility stored in the facility information DB 13 is used only for the map data read in the map display. A valid or invalid identifier is temporarily stored using the start date and end date of the key as keys. For example, when the date of the map requested to be displayed is December 1, 2008, the equipment whose end date is before December 1, 2008 does not exist or is not used as of December 1, 2008 Therefore, an attribute value indicating invalidity is set in the invalid flag so that a user operation is not accepted.
In the line type, line color, and line width, values set in the user-specified layer attributes shown in FIG. 3B are stored. For the map data read at the time of displaying the map, the facilities existing at the time of the date when the display is requested are displayed with the line type, line color, and line width set in the layer attribute. On the other hand, for the drawing of equipment that does not currently exist but is planned to be used at the date of display, or has been used, the display format has been changed to visually distinguish it from existing equipment. To do. Furthermore, in order to distinguish the drawing of equipment that does not exist at the date of display from the equipment that exists, both the layer attribute settings and the display format of equipment that does not currently exist but are used at the date of display Different display formats are used. For example, for the drawing of equipment that does not currently exist but is used at the date when the display is requested, the line type is changed from a solid line to a dotted line, and the equipment that does not exist at the date when the map display is requested For the drawing of, the line color is changed to be transparent so that it cannot be seen by the user. The display format such as the line type corresponding to the status of each facility is selected with reference to the setting file. Setting by the user may be possible.

図5は設備情報DB13の構成例を示す図である。設備情報DB13に格納される属性データは、ID、メッシュ番号、設備名称、開始日付、終了日付、設備属性、変更前ID、変更後IDから構成される。設備情報DB13に格納する対象は、例えば等高線や道路といった背景に当たる地図データ以外のケーブルや電柱等、時系列管理が必要な設備のデータのみとするのが良い。   FIG. 5 is a diagram illustrating a configuration example of the facility information DB 13. The attribute data stored in the facility information DB 13 includes an ID, a mesh number, a facility name, a start date, an end date, a facility attribute, a pre-change ID, and a post-change ID. The object to be stored in the facility information DB 13 is preferably only data on facilities that require time-series management, such as cables and utility poles other than map data corresponding to the background such as contour lines and roads.

IDは図4に例を示した地図データのIDとリンクしており、同一設備を示すデータについては、図4の地図データと同値が格納される。メッシュ番号には当該設備が位置するメッシュ番号が格納され、メッシュを跨って存在する設備の場合は複数のメッシュ番号が格納される。設備名称には設備の名称が格納される。開始日付、終了日付にはそれぞれ設備の使用を開始する日付、使用を終了する日付が格納され、地図表示の際に、表示形式や有効・無効を判定するためのキーデータとして使用される。設備属性は設備固有の各種属性が格納される。設備属性は複数格納できる形式でも良い。地図データに変更がある場合には変更前IDに変更前地図データのID、変更後IDに変更後地図データのIDが格納される。   The ID is linked to the ID of the map data shown in FIG. 4, and the same value as the map data of FIG. 4 is stored for the data indicating the same equipment. In the mesh number, the mesh number where the equipment is located is stored, and in the case of equipment existing across the mesh, a plurality of mesh numbers are stored. The name of the facility is stored in the facility name. The start date and the end date store the date when the use of the equipment starts and the date when the use ends, respectively, and are used as key data for determining the display format and valid / invalid when displaying the map. In the equipment attribute, various equipment-specific attributes are stored. A format in which a plurality of equipment attributes can be stored may be used. When there is a change in the map data, the ID of the map data before change is stored in the ID before change, and the ID of the map data after change is stored in the ID after change.

図6は設備登録画面を示す。図1の編集5メニューが選択されると、解析部16の指示により表示制御部17が表示部19に設備登録、設備変更、設備削除メニューを表示させて、地図表示部2にて設備シンボルの追加、変更または削除操作が可能になる。設備登録画面は、地図表示部2における設備登録または設備変更操作において地図データ操作が終了したタイミングで表示制御部17が起動、表示部19に表示させる。ただし、設備変更操作において地図データが変更されず、属性データのみの変更、例えば計画変更に伴って開始日付、終了日付の変更のみされた場合に、ユーザ操作にて設備登録画面を直接起動することも可能である。   FIG. 6 shows an equipment registration screen. When the edit 5 menu of FIG. 1 is selected, the display control unit 17 causes the display unit 19 to display the facility registration, facility change, and facility deletion menus according to the instruction of the analysis unit 16, and the map display unit 2 displays the facility symbol. Add, change or delete operations are possible. The equipment registration screen is activated by the display control unit 17 at the timing when the map data operation is completed in the equipment registration or equipment change operation in the map display unit 2 and is displayed on the display unit 19. However, if the map data is not changed in the equipment change operation and only the attribute data is changed, for example, only the start date and end date are changed due to the plan change, the equipment registration screen should be started directly by the user operation. Is also possible.

設備登録画面における設定項目は、例えば名称、開始日付、終了日付、設備属性から構成される。開始日付には、表示中地図の日付が自動的に表示され、ユーザ操作を受け付けないようにしてもよい。   The setting items on the equipment registration screen are composed of, for example, a name, a start date, an end date, and equipment attributes. As the start date, the date of the currently displayed map may be automatically displayed and no user operation may be accepted.

それ以外の項目には設定されている値を表示し、新規の追加の設備であれば空白表示する。終了日付に関しては開始日付と同日以降の日付を設定可能とする。   For the other items, the set value is displayed, and if it is a new additional equipment, it is displayed blank. Regarding the end date, a date after the start date can be set.

各項目の入力はキーボードからのテキスト入力、またはマウスによりプルダウンメニューの中から選択することを可能とする。   The input of each item can be selected from a text input from a keyboard or a pull-down menu with a mouse.

以下、本実施形態を実現するための処理フローを説明する。以下で説明する各種動作は、端末装置11が、適宜メモリ22に読み出して実行する各プログラムによって実現される。プログラムは、以下に説明される各種の動作を行うためのコードからそれぞれ構成されている。   Hereinafter, a processing flow for realizing the present embodiment will be described. Various operations described below are realized by each program that the terminal device 11 reads into the memory 22 and executes as appropriate. Each program is composed of codes for performing various operations described below.

図7は、地図表示処理を示すフローチャートである。   FIG. 7 is a flowchart showing map display processing.

地図表示部2に任意箇所の地図が表示された状態で、カレンダー6メニューを選択するユーザの操作を入力部18により受け付けると、表示制御部17が表示部19にカレンダー画面7を表示する。   When a user's operation for selecting the calendar 6 menu is received by the input unit 18 in a state where a map at an arbitrary location is displayed on the map display unit 2, the display control unit 17 displays the calendar screen 7 on the display unit 19.

カレンダー画面7にて表示する地図の日付がユーザ操作によって指定されると、解析部16により、指定された表示日付と本日日付がメモリ22に読み込まれる(ステップS101)。   When the date of the map to be displayed on the calendar screen 7 is designated by a user operation, the designated display date and today's date are read into the memory 22 by the analysis unit 16 (step S101).

同様に、現時点で表示されている地図における縦M×横Nのメッシュ番号M1(X1,Y1)〜Mmn(Xmn,Ymn)とメッシュ数がメモリ22に読込まれる(ステップS102)。MおよびNは現時点で表示されているエリアの縦及び横のメッシュ数であり、M1〜Mmnは表示する地図データのメッシュ番号を地図表示部2の左上から右下に向けて順に並べた値である。   Similarly, the vertical M × horizontal N mesh numbers M1 (X1, Y1) to Mmn (Xmn, Ymn) and the number of meshes in the currently displayed map are read into the memory 22 (step S102). M and N are the numbers of vertical and horizontal meshes of the currently displayed area, and M1 to Mmn are values obtained by arranging the mesh numbers of the map data to be displayed in order from the upper left to the lower right of the map display unit 2. is there.

次のステップS103から108の処理は解析部16により実行される。   The processing of the next steps S103 to 108 is executed by the analysis unit 16.

処理した地図データのメッシュ数をカウントするカウンタc1に初期値1を設定する(ステップS103)。   An initial value 1 is set to a counter c1 that counts the number of meshes of the processed map data (step S103).

ここで、カウンタc1とメッシュ数を比較する。カウンタc1がメッシュ数以下の場合は次の処理へ進む。カウンタc1がメッシュ数より大きい場合には全てのメッシュが処理された状態であり、指定の地図範囲全体が地図表示部12に表示された状態であるため、地図表示処理を終了する(ステップS104)。   Here, the counter c1 is compared with the number of meshes. When the counter c1 is equal to or smaller than the number of meshes, the process proceeds to the next process. When the counter c1 is larger than the number of meshes, all the meshes have been processed, and the entire designated map range is displayed on the map display unit 12, so the map display process is terminated (step S104). .

カウンタc1がメッシュ数以下であった場合は、地図DB12より読み込む地図データのメッシュ番号を示す読込メッシュ番号にメッシュ番号Mc1を設定する。メッシュ番号Mc1はメッシュ番号M1〜Mmnのc1番目のメッシュ番号を示す(ステップS105)。   When the counter c1 is equal to or less than the number of meshes, the mesh number Mc1 is set to the read mesh number indicating the mesh number of the map data read from the map DB 12. The mesh number Mc1 indicates the c1th mesh number of the mesh numbers M1 to Mmn (step S105).

読込メッシュ番号が設定されると地図表示切替処理(図8)が呼び出される(ステップS106)。地図表示切替処理については後述する。   When the read mesh number is set, the map display switching process (FIG. 8) is called (step S106). The map display switching process will be described later.

処理されたメッシュ番号Mc1の地図データを表示制御部17に受け渡し、表示制御部17が表示部19に出力させる(ステップS107)。   The processed map data of mesh number Mc1 is transferred to the display control unit 17, and the display control unit 17 causes the display unit 19 to output the map data (step S107).

最後にカウンタc1に1を加算し、処理はステップS105へ戻る(ステップS108)。   Finally, 1 is added to the counter c1, and the process returns to step S105 (step S108).

図8は表示処理(図7)または更新処理(図9)から呼び出される地図表示切替処理のフローチャートである。読込メッシュ番号及び表示日付、本日日付は呼び出し元である表示処理または更新処理から受け渡される。   FIG. 8 is a flowchart of the map display switching process called from the display process (FIG. 7) or the update process (FIG. 9). The read mesh number, display date, and today's date are passed from the display process or update process that is the caller.

解析部16がDB管理部14に指示し、指定された読込メッシュ番号の地図データをネットワークを介して地図DB12より取得する(ステップS201)。ただし、表示処理より呼び出された場合に、既に読込メッシュ番号の地図データが読込まれている場合は、本ステップはスキップされる。   The analysis unit 16 instructs the DB management unit 14 to acquire map data of the designated read mesh number from the map DB 12 via the network (step S201). However, this step is skipped if the map data of the read mesh number has already been read when called from the display process.

次にDB管理部14が、ネットワークを介して、読込メッシュ番号をキーに設備情報DB13より設備の属性データを取得しメモリ22に読み込む。読み込まれる属性データはメッシュ番号が読込メッシュ番号であり、次の3つの条件何れかに当てはまる属性データである。   Next, the DB management unit 14 acquires the attribute data of the facility from the facility information DB 13 using the read mesh number as a key and reads it into the memory 22 via the network. In the attribute data to be read, the mesh number is the read mesh number, and the attribute data satisfies any of the following three conditions.

(条件1)開始日付が表示日付より後の日付の属性データ。(条件2)開始日付が本日日付より後の日付の属性データ。(条件3)終了日付が表示日付より前の日付の属性データ。   (Condition 1) Attribute data whose start date is after the display date. (Condition 2) Attribute data whose start date is later than today's date. (Condition 3) Attribute data whose end date is earlier than the display date.

(条件1)の属性データは、表示日付以降で使用開始となる設備の属性データを示す。(条件2)の属性データは本日以降で使用が開始となる設備の属性データを示す。(条件3)の属性データは、表示日付より前に使用終了となる設備の属性データを示す。地図プログラムには読み込まれた属性データS1〜SNと属性データ数が保持される(ステップS202)。   The attribute data of (Condition 1) indicates the attribute data of the equipment that will be used after the display date. The attribute data of (Condition 2) indicates the attribute data of the equipment whose use starts after today. The attribute data of (Condition 3) indicates the attribute data of equipment that will be used before the display date. The map program stores the read attribute data S1 to SN and the number of attribute data (step S202).

次のステップS203からS208の処理は、解析部16により実行される。   The processing of the next steps S203 to S208 is executed by the analysis unit 16.

処理した属性データの属性データ数をカウントするカウンタc2に初期値1を設定する(ステップS203)。   An initial value 1 is set to a counter c2 that counts the number of attribute data of the processed attribute data (step S203).

ここで、カウンタc2と属性データ数を比較する。カウンタc2が属性データ数以下の場合は次の処理へ進み、カウンタc2が属性データ数より大きい場合には全ての属性データが処理された状態であるため地図表示切替処理を終了する(ステップS204)。   Here, the counter c2 is compared with the number of attribute data. If the counter c2 is less than or equal to the number of attribute data, the process proceeds to the next process. If the counter c2 is greater than the number of attribute data, the map display switching process is terminated because all attribute data has been processed (step S204). .

次の処理では、属性データSc2の開始日付と終了日付を判定する(ステップS205)。属性データSc2は属性データS1〜SNのc2番目の属性データを示す。属性データSc2の開始日付が表示日付より後の属性データ、または終了日付が表示日付より前の属性データの場合はステップS206へ進む。それ以外で開始日付が本日日付より後の属性データの場合はステップS207へ進む。   In the next process, the start date and end date of the attribute data Sc2 are determined (step S205). The attribute data Sc2 indicates the c2th attribute data of the attribute data S1 to SN. If the start date of the attribute data Sc2 is attribute data after the display date, or the end date is attribute data before the display date, the process proceeds to step S206. Otherwise, if the start date is attribute data after today's date, the process proceeds to step S207.

ステップS206では属性データSc2のデータ項目のうちIDをキーに、リンクする地図データを処理する(ステップS206)。ここで処理対象となった設備シンボルは指定された表示日付の時点では存在しない設備のシンボルであるため、表示形式の変更および編集操作の無効化が実施される。表示制御部17に指示し、例えば既に読み込まれている対象設備地図データ中の線色を透明に変更し、無効フラグの識別子を有効に変更する。   In step S206, map data to be linked is processed using the ID of the data items of the attribute data Sc2 as a key (step S206). Since the equipment symbol to be processed here is an equipment symbol that does not exist at the specified display date, the display format is changed and the editing operation is invalidated. The display control unit 17 is instructed, for example, the line color in the already-read target facility map data is changed to transparent, and the invalid flag identifier is changed to valid.

ステップS207でも同様に属性データSc2のデータ項目のうちIDをキーに、リンクする地図データを処理する(ステップS207)。ここで処理対象となった地図データは本日日付では実在しないが表示日付では存在する計画の、または存在した設備であるため、実在する設備と区別して表示するための処理が実施される。例えば表示制御部17に指示し、既に読み込まれている対象の設備設備の地図データの線種を点線に変更する。変更処理は実在する設備と区別できるものであれば点線以外も設定可能である。   Similarly, in step S207, the map data to be linked is processed using the ID as a key among the data items of the attribute data Sc2 (step S207). Here, the map data to be processed does not actually exist on today's date but is a planned or existing facility that exists on the display date. Therefore, a process for displaying the map data separately from the existing facility is performed. For example, the display control unit 17 is instructed to change the line type of the map data of the target equipment already read into a dotted line. As long as the change process can be distinguished from the existing equipment, it is possible to set other than the dotted line.

最後にカウンタc2に1を加算し、処理はステップS204へ戻る(ステップS208)。   Finally, 1 is added to the counter c2, and the process returns to step S204 (step S208).

図9は地図更新処理を示すフローチャートである。   FIG. 9 is a flowchart showing the map update process.

地図表示部2に任意箇所の地図が表示された状態で、編集5メニューを選択するユーザ操作を受け付けると、地図表示部2における地図データの更新操作を可能にする。地図データの更新操作の実行が確定されると、解析部16により、現時点にて表示中の地図の日付である表示日付がメモリ22に読み込まれる(ステップS301)。ただし、更新操作実行の確定の際には、当該設備の属性データのうち変更後IDが参照される。変更後IDが存在した場合は、同一設備の変更が未来に存在する状態であるため、更新操作を不可とし、確定操作はキャンセルする。この場合には、表示画面上に変更不可のメッセージを出力する形式としても良い。   When a user operation for selecting the edit 5 menu is received in a state where a map at an arbitrary location is displayed on the map display unit 2, an update operation of map data in the map display unit 2 is enabled. When the execution of the update operation of the map data is confirmed, the analysis unit 16 reads the display date, which is the date of the map currently displayed, into the memory 22 (step S301). However, when the update operation execution is confirmed, the changed ID is referred to in the attribute data of the equipment. If the post-change ID exists, the update of the same equipment is present in the future, so the update operation is disabled and the confirmation operation is cancelled. In this case, a message that cannot be changed may be output on the display screen.

次に解析部16により編集種別が読み込まれ(ステップS302)、編集種別の判定が実施される(ステップS303)。編集種別が変更の場合にはステップS304、追加の場合はステップS307、削除の場合はステップS309に進む。   Next, the edit type is read by the analysis unit 16 (step S302), and the edit type is determined (step S303). If the edit type is changed, the process proceeds to step S304. If added, the process proceeds to step S307. If deleted, the process proceeds to step S309.

ステップS304〜S306では、編集種別が変更の場合の処理が実行される。解析部16が編集前の旧属性データ及び編集後の新属性データをメモリ22に読み込み(ステップS304)、旧属性データの終了日付に表示日付の前日を設定し、変更後IDに新属性データのID、変更前IDに旧属性データのIDを設定して(ステップS305)、DB管理部14がネットワークを介して設備情報DB13に登録する(ステップS306)。   In steps S304 to S306, processing when the editing type is changed is executed. The analysis unit 16 reads the old attribute data before editing and the new attribute data after editing into the memory 22 (step S304), sets the previous day of the display date as the end date of the old attribute data, and sets the new attribute data in the changed ID. The ID of the old attribute data is set in the ID and the pre-change ID (step S305), and the DB management unit 14 registers in the equipment information DB 13 via the network (step S306).

編集種別が追加の場合は、解析部16によって編集種別が追加の場合の処理が実行され、追加された新属性データがメモリ22に読み込まれる(ステップS307)。読み込まれた新属性データは、DB管理部14によりネットワークを介して設備情報DB13に登録される(ステップS308)。   When the edit type is added, the analysis unit 16 executes the process when the edit type is added, and the added new attribute data is read into the memory 22 (step S307). The read new attribute data is registered in the facility information DB 13 via the network by the DB management unit 14 (step S308).

編集種別が削除の場合は、解析部16がDB管理部14に指示し、旧属性データを設備情報DB13より削除する(ステップS309)。   If the edit type is deletion, the analysis unit 16 instructs the DB management unit 14 to delete the old attribute data from the facility information DB 13 (step S309).

以降のステップでは、解析部16により編集操作された設備が位置しているエリアのメッシュ番号Mがメモリ22に読み込まれ(ステップS310)、DB管理部14によりメッシュ番号Mの地図データが地図DB12に登録される(ステップS311)。このとき、地図データ中の線種、線色、線幅はレイヤ毎にユーザ指定されているデフォルトの設定値を格納し、無効フラグには無効を示す属性値を格納する。   In the subsequent steps, the mesh number M of the area where the equipment edited by the analysis unit 16 is located is read into the memory 22 (step S310), and the map data of the mesh number M is loaded into the map DB 12 by the DB management unit 14. Registration is performed (step S311). At this time, the line type, line color, and line width in the map data store default setting values designated by the user for each layer, and the invalid flag stores an attribute value indicating invalidity.

地図データが地図DB12に登録されると、更新箇所地図データの再読込処理を実行する。解析部16が読込メッシュ番号にメッシュ番号Mを設定し(ステップS312)、地図表示切替処理を呼び出す(ステップS313)。   When the map data is registered in the map DB 12, a re-reading process of the updated location map data is executed. The analysis unit 16 sets the mesh number M as the read mesh number (step S312), and calls the map display switching process (step S313).

最後に地図表示切替処理で読み込まれたメッシュ番号Mの地図データが、表示制御部17により地図表示部2に出力される(ステップS314)。   Finally, the map data of mesh number M read in the map display switching process is output to the map display unit 2 by the display control unit 17 (step S314).

以上述べたように本実施形態によれば、属性データとして各設備の使用の開始日付と終了日付などのデータを設けて時系列情報を管理することで、複数世代の地図データを保持することなく過去や未来にわたる地図データを保持することが可能であり、システム資源増大抑止に効果を得る。   As described above, according to the present embodiment, data such as the start date and end date of use of each facility is provided as attribute data, and time series information is managed, so that multiple generations of map data are not retained. It is possible to hold map data over the past and future, and it is effective in suppressing the increase in system resources.

また、日付を指定して地図データが検索された場合には、当該箇所の地図データを日付に関わらず読み込んだうえで、指定日付が前記開始日付と終了日付の間に入る地図データの判定処理を設け、各設備における地図データの色など表示形式を変更する手法により、指定日付の地図データの表示を可能とし、さらに別の日付を指定して地図データが検索された場合には、既に読み込んでいる各地図データの線種色など表示形式を変更することにより、新たに地図データの差分データを読込むことなく、新たな指定日付の地図データの表示を可能であるため、地図表示や地図更新操作にかかる時間を短縮することができる。   In addition, when map data is searched by specifying a date, the map data of the corresponding part is read regardless of the date, and the map data determination process in which the specified date falls between the start date and the end date The map data of the specified date can be displayed by the method of changing the display format such as the color of the map data at each facility, and when the map data is searched by specifying another date, it is already read By changing the display format such as the line type color of each map data, it is possible to display the map data of the new specified date without newly reading the difference data of the map data. The time required for the update operation can be shortened.

さらにサーバ装置10がネットワークを介して端末装置11に地図データを配信する環境において、地図データの差分が頻繁にネットワークを流れることを抑止することで、ネットワークへ負荷を軽減することができる。   Furthermore, in an environment in which the server device 10 delivers map data to the terminal device 11 via the network, it is possible to reduce the load on the network by preventing the map data difference from frequently flowing through the network.

また、設備の移設や計画の変更により地図データに変更がある場合でも、地図データの差分データ抽出処理や差分データ管理処理を不要とすることで、演算処理の負荷軽減、及びネットワークへの負荷軽減に効果を得る。   In addition, even if there is a change in map data due to equipment relocation or plan change, the calculation data load and network load are reduced by eliminating the need for map data difference data extraction processing and difference data management processing. Get the effect.

さらに、表示指定された日付の時点で使用が計画されている設備と実在する設備とを視覚的に区別して認識ができる方法を提供している。   Furthermore, the present invention provides a method capable of visually distinguishing and recognizing equipment that is planned to be used at the time of the date designated for display and existing equipment.

なお、本システム及び装置の形態は記載した実施例に限定されるものではなく、本発明の趣旨を逸脱しない範囲で適時変更が可能である。   The forms of the present system and apparatus are not limited to the described embodiments, and can be changed in a timely manner without departing from the spirit of the present invention.

本実施形態における地図管理システム1の概念図である。It is a conceptual diagram of the map management system 1 in this embodiment. 本実施形態における地図管理システム1の概略構成図である。It is a schematic block diagram of the map management system 1 in this embodiment. (a)地図データのレイヤ構成例である。(b)レイヤの設定テーブル例である。(a) It is an example of a layer structure of map data. (b) An example of a layer setting table. 本実施形態における地図DB12に格納される地図データ構造例を示す説明図である。It is explanatory drawing which shows the example of map data structure stored in map DB12 in this embodiment. 本実施形態における設備情報DB13の構成例である。It is an example of composition of equipment information DB13 in this embodiment. 本実施形態におけり設備登録画面の説明図である。It is explanatory drawing of the equipment registration screen in this embodiment. 本実施形態における地図表示処理を示すフローチャートである。It is a flowchart which shows the map display process in this embodiment. 本実施形態における地図表示切替処理のフローチャートである。It is a flowchart of the map display switching process in this embodiment. 本実施形態における地図更新処理を示すフローチャートである。It is a flowchart which shows the map update process in this embodiment.

1・・・地図管理システム
2・・・地図表示部
7・・・カレンダー画面
10・・・サーバ装置
11・・・端末装置
12・・・地図DB
13・・・設備情報DB
14・・・DB管理部
15・・・記憶装置
16・・・解析部
17・・・表示制御部
18・・・入力部
19・・・表示部
20・・・通信部
21・・・I/O
22・・・メモリ
23・・・CPU
DESCRIPTION OF SYMBOLS 1 ... Map management system 2 ... Map display part 7 ... Calendar screen 10 ... Server apparatus 11 ... Terminal device 12 ... Map DB
13 ... Facility information DB
DESCRIPTION OF SYMBOLS 14 ... DB management part 15 ... Memory | storage device 16 ... Analysis part 17 ... Display control part 18 ... Input part 19 ... Display part 20 ... Communication part 21 ... I / O
22 ... Memory 23 ... CPU

Claims (17)

地図上の設備のデータを時系列管理する時系列地図データ管理システムであって、
前記設備を地図上に表示するために用いる地図データ並びに、前記設備の使用の開始日付及び終了日付を含む属性データを記憶するデータベースと、
前記地図を表示する表示部と、地図表示の要求を受け付ける入力部と、前記地図データ及び属性データをネットワークを介して前記データベースより取得するデータベース管理部と、前記地図データを前記属性データに基づいて表示する処理を行い前記表示部に出力する表示制御部とを備える端末装置と、を備え、
前記入力部が日付を指定した地図表示の要求を受け付けた場合は、
前記データベース管理部が取得した前記属性データに基づいて、
前記表示制御部が、
前記地図データのうち、前記指定された日付に使用されている設備を表示するための地図データを選択し、地図表示の要求を受け付けた日に使用されている設備と使用されていない設備とを区別して、それぞれ第一及び第二の表示形式を用いて表示する処理を行うことを特徴とする時系列地図データ管理システム。
A time-series map data management system for time-series managing facility data on a map,
A database for storing map data used for displaying the equipment on a map, and attribute data including a start date and an end date of use of the equipment;
A display unit that displays the map; an input unit that accepts a request for map display; a database management unit that acquires the map data and attribute data from the database via a network; and the map data based on the attribute data A display device that includes a display control unit that performs a process of displaying and outputs to the display unit,
When the input unit receives a map display request specifying a date,
Based on the attribute data acquired by the database management unit,
The display control unit
Among the map data, select the map data for displaying the equipment used on the specified date, the equipment used on the day when the request for map display is received and the equipment not used A time-series map data management system characterized in that processing is performed using the first and second display formats in distinction.
請求項1に記載の時系列地図データ管理システムであって、
前記地図表示の要求は、表示領域の指定を含み、
前記データベース管理部は、
前記入力部が地図表示の要求を受け付けた領域の設備の属性データを前記データベースより取得し、
前記領域を前記表示部が表示していない場合に、前記領域の各地図データを前記データベースより取得することを特徴とする時系列地図データ管理システム。
The time-series map data management system according to claim 1,
The map display request includes designation of a display area,
The database management unit
The attribute data of the facility in the area where the input unit has received a request for map display is obtained from the database,
A time-series map data management system, wherein each map data of the area is acquired from the database when the display unit does not display the area.
請求項1または2に記載の時系列地図データ管理システムであって、
前記表示制御部が、
前記指定された日付に使用されていない設備を表示するための地図データを第三の表示形式を用いて表示する処理を行うことを特徴とする時系列地図データ管理システム。
The time-series map data management system according to claim 1 or 2,
The display control unit
A time-series map data management system for performing processing for displaying map data for displaying equipment not used on the specified date using a third display format.
請求項3に記載の時系列地図データ管理システムであって、
前記第三の表示形式は、前記第一及び第二の表示形式と異なることを特徴とする時系列地図データ管理システム。
A time-series map data management system according to claim 3,
The time-series map data management system, wherein the third display format is different from the first and second display formats.
請求項1から4のいずれか1つに記載の時系列地図データ管理システムであって、
前記第一の表示形式は、実線による表示であり、
前記第二の表示形式は、点線による表示であることを特徴とする時系列データ管理システム。
A time-series map data management system according to any one of claims 1 to 4,
The first display format is a solid line display,
The time-series data management system, wherein the second display format is a display by dotted lines.
請求項3から5のいずれか1つに記載の時系列地図データ管理システムであって、
前記第三の表示形式は、透明色による表示であることを特徴とする時系列地図データ管理システム。
The time-series map data management system according to any one of claims 3 to 5,
3. The time-series map data management system, wherein the third display format is a display with a transparent color.
ネットワークを介して、地図上の設備のデータを記憶するデータベースを備えたサーバ装置と通信を行う端末装置であって、
地図を表示する表示部と、
地図表示の要求を受け付ける入力部と、
前記設備を地図上に表示するために用いる地図データ並びに、前記設備の使用の開始日付及び終了日付を含む属性データをネットワークを介して前記データベースより取得するデータベース管理部と、
前記地図データを前記属性データに基づいて表示する処理を行い前記表示部に出力する表示制御部とを備え、
前記入力部が日付を指定した地図表示の要求を受け付けた場合は、
前記データベース管理部が取得した前記属性データに基づいて、
前記表示制御部が、
前記地図データのうち、前記指定された日付に使用されている設備を表示するための地図データを選択し、前記表示を要求された日に使用されている設備と使用されていない設備とを区別して、それぞれ第一及び第二の表示形式を用いて表示する処理を行うことを特徴とする端末装置。
A terminal device that communicates with a server device including a database that stores facility data on a map via a network,
A display for displaying a map;
An input unit for accepting a map display request;
Database data used to display the equipment on a map, and a database management unit for obtaining attribute data including a start date and an end date of use of the equipment from the database via a network,
A display control unit that performs processing for displaying the map data based on the attribute data and outputs the display data to the display unit;
When the input unit receives a map display request specifying a date,
Based on the attribute data acquired by the database management unit,
The display control unit
The map data for displaying the equipment used on the designated date is selected from the map data, and the equipment used on the date for which the display is requested is distinguished from the equipment not used. Separately, a terminal device that performs display processing using the first and second display formats, respectively.
請求項7に記載の端末装置であって、
前記地図表示の要求は、表示領域の指定を含み、
前記データベース管理部は、
前記入力部が地図表示の要求を受け付けた領域の設備の属性データを前記データベースより取得し、
前記領域を前記表示部が表示していない場合に、前記領域の各地図データを前記データベースより取得することを特徴とする端末装置。
The terminal device according to claim 7,
The map display request includes designation of a display area,
The database management unit
The attribute data of the facility in the area where the input unit has received a request for map display is obtained from the database,
When the display unit does not display the area, each map data of the area is acquired from the database.
請求項7または請求項8に記載の端末装置であって、
前記表示制御部が、
前記指定された日付に使用されていない設備を表示するための地図データを第三の表示形式を用いて表示する処理を行うことを特徴とする端末装置。
The terminal device according to claim 7 or 8, wherein
The display control unit
The terminal apparatus characterized by performing the process which displays the map data for displaying the equipment which is not used on the said designated date using a 3rd display format.
請求項9に記載の端末装置であって、
前記第三の表示形式は、前記第一及び第二の表示形式と異なることを特徴とする端末装置。
The terminal device according to claim 9,
The terminal device characterized in that the third display format is different from the first and second display formats.
請求項7から10のいずれか1つに記載の端末装置であって、
前記第一の表示形式は、実線による表示であり、
前記第二の表示形式は、点線による表示であることを特徴とする端末装置。
The terminal device according to any one of claims 7 to 10,
The first display format is a solid line display,
The terminal apparatus according to claim 2, wherein the second display format is a display by dotted lines.
請求項10または11に記載の端末装置であって、
前記第三の表示形式は、透明色による表示であることを特徴とする端末装置。
The terminal device according to claim 10 or 11,
The terminal device according to claim 3, wherein the third display format is display in a transparent color.
地図上の設備のデータを記憶するデータベースと端末装置がネットワークを介して通信を行う時系列地図データ管理方法であって、
前記データベースが、前記設備を地図上に表示するために用いる地図データ並びに、前記設備の使用の開始日付及び終了日付を含む属性データを記憶し、
前記端末装置が、
地図表示の要求を受け付けて、
前記地図データ及び属性データをネットワークを介して前記データベースより取得し、
前記地図データを前記属性データに基づいて表示する処理を行い表示部に出力し、
前記地図表示の要求が日付指定である場合は、前記取得した前記属性データに基づいて、前記地図データのうち、前記指定された日付に使用されている設備を表示するための地図データを選択し、地図表示の要求を受け付けた日に使用されている設備と使用されていない設備とを区別して、それぞれ第一及び第二の表示形式を用いて表示する処理を行うことを特徴とする時系列地図データ管理方法。
A time series map data management method in which a database for storing facility data on a map and a terminal device communicate via a network,
The database stores map data used to display the equipment on a map, and attribute data including a start date and an end date of use of the equipment,
The terminal device is
Accept map request,
Obtaining the map data and attribute data from the database via a network,
Perform processing to display the map data based on the attribute data, and output to the display unit,
When the map display request is date designation, the map data for displaying the equipment used on the designated date is selected from the map data based on the acquired attribute data. A time series characterized by distinguishing between the equipment used and the equipment not in use on the day when a request for map display is received, and performing processing using the first and second display formats, respectively. Map data management method.
地図上の設備のデータを時系列管理するシステムに用いられる端末装置における時系列地図データ管理プログラムであって、
地図表示の要求を受け付けるステップと、
前記設備を地図上に表示するために用いる地図データ並びに、前記設備の使用の開始日付及び終了日付を含む属性データを、ネットワークを介してデータベースより取得するステップと、
前記地図データを前記属性データに基づいて表示する処理を行い前記表示部に出力するステップと、
前記地図表示の要求が日付指定である場合は、前記取得した前記属性データに基づいて、前記地図データのうち、前記指定された日付に使用されている設備を表示するための地図データを選択し、地図表示の要求を受け付けた日に使用されている設備と使用されていない設備とを区別して、それぞれ第一及び第二の表示形式を用いて表示する処理を行うステップとを実行させることを特徴とする時系列地図データ管理プログラム。
A time series map data management program in a terminal device used in a system for time series management of facility data on a map,
Receiving a map display request;
Obtaining attribute data including map data used to display the equipment on a map and start date and end date of use of the equipment from a database, and
Performing a process of displaying the map data based on the attribute data and outputting to the display unit;
When the map display request is date designation, the map data for displaying the equipment used on the designated date is selected from the map data based on the acquired attribute data. Distinguishing between the equipment used and the equipment not used on the day when the request for map display is received, and executing the process of displaying using the first and second display formats respectively. A featured time-series map data management program.
日付の指定を入力する入力部と、地図及び設備情報を表示する表示部とを備えた端末装置であって、
前記表示部が、前記入力部より入力された指定の日付及び前記日付の指定を入力された日に基づいた地図及び設備情報を、前記指定の日付及び前記日付の指定を入力された日と共に表示することを特徴とする端末装置。
A terminal device including an input unit for inputting a date specification and a display unit for displaying a map and facility information;
The display unit displays a specified date input from the input unit and a map and facility information based on the date on which the date specification is input, together with the specified date and the date on which the date specification is input. A terminal device.
請求項15に記載の端末装置であって、
前記表示部の表示が、前記日付の指定を入力された日によって変わることを特徴とする端末装置。
The terminal device according to claim 15,
The terminal device, wherein the display of the display unit changes depending on a date on which the designation of the date is input.
請求項16に記載の端末装置であって、
前記表示部の表示が、前記指定の日付によって変わることを特徴とする端末装置。
The terminal device according to claim 16, wherein
The terminal device, wherein the display on the display unit changes depending on the designated date.
JP2009026866A 2009-02-09 2009-02-09 Time series map data management system, terminal device, time series map data management method, and time series map data management program Pending JP2010182215A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009026866A JP2010182215A (en) 2009-02-09 2009-02-09 Time series map data management system, terminal device, time series map data management method, and time series map data management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009026866A JP2010182215A (en) 2009-02-09 2009-02-09 Time series map data management system, terminal device, time series map data management method, and time series map data management program

Publications (1)

Publication Number Publication Date
JP2010182215A true JP2010182215A (en) 2010-08-19

Family

ID=42763761

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009026866A Pending JP2010182215A (en) 2009-02-09 2009-02-09 Time series map data management system, terminal device, time series map data management method, and time series map data management program

Country Status (1)

Country Link
JP (1) JP2010182215A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017211463A (en) * 2016-05-25 2017-11-30 三菱電機株式会社 Map display device
JP7307210B1 (en) 2022-01-11 2023-07-11 北海道電力株式会社 Client device, map information server and map information system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017211463A (en) * 2016-05-25 2017-11-30 三菱電機株式会社 Map display device
JP7307210B1 (en) 2022-01-11 2023-07-11 北海道電力株式会社 Client device, map information server and map information system
JP2023101894A (en) * 2022-01-11 2023-07-24 北海道電力株式会社 Client device, map information server, and map information system

Similar Documents

Publication Publication Date Title
EP1909068A2 (en) Map data distribution system
US20090183083A1 (en) Method and system for displaying information on a map
US20160283062A1 (en) Storage medium, facility inspection support method, and facility inspection support apparatus
CN114219373A (en) Method, system, device and medium for generating digital process visual flow chart
CN102982054A (en) Information processor, information processing method and program
US20160283950A1 (en) Storage medium, facility inspection support method, and facility inspection support apparatus
CN101582068B (en) Method and system for organizing geographic data
JP2010182215A (en) Time series map data management system, terminal device, time series map data management method, and time series map data management program
CN110309239A (en) A kind of visualized map edit methods and device
JP4933506B2 (en) Schedule display system
JP4968275B2 (en) Map data editing device and server for map data editing device
JP2008059010A (en) Business processing flow chart preparation/editing support system and support program
JP2000184595A (en) Display drawing generation management system and storage medium for recording processing program thereof
JPH1063182A (en) Information classifying system
JP2006338134A (en) Method and system for managing facility data
JP3908069B2 (en) Derivation and display method of job nets related to job nets
JP2002056399A (en) Image data processing device and image data processing method
JP2015111429A (en) Alteration management support apparatus, alteration management support method, and alteration management support program
JP4439430B2 (en) Optical cable network equipment management system
JP2006190115A (en) Program and system for designing/managing conductor path of optical cable
JP3736467B2 (en) Cable management system and management method
JPH10124561A (en) System construction job supporting device
JP2008181376A (en) Unread/read management system of shared article
US20020049757A1 (en) Apparatus for processing data of overlapped facilities by means of virtual facility record and method therefor
JP2004118354A (en) Document management system and document management program