JP3942478B2 - Document providing method and server system - Google Patents

Document providing method and server system Download PDF

Info

Publication number
JP3942478B2
JP3942478B2 JP2002123084A JP2002123084A JP3942478B2 JP 3942478 B2 JP3942478 B2 JP 3942478B2 JP 2002123084 A JP2002123084 A JP 2002123084A JP 2002123084 A JP2002123084 A JP 2002123084A JP 3942478 B2 JP3942478 B2 JP 3942478B2
Authority
JP
Japan
Prior art keywords
file
user
client device
server system
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2002123084A
Other languages
Japanese (ja)
Other versions
JP2003316788A (en
Inventor
辰也 堀
正浩 島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Information Systems Corp
Aisan Technology Co Ltd
Original Assignee
Mitsubishi Electric Information Systems Corp
Aisan Technology 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 Mitsubishi Electric Information Systems Corp, Aisan Technology Co Ltd filed Critical Mitsubishi Electric Information Systems Corp
Priority to JP2002123084A priority Critical patent/JP3942478B2/en
Publication of JP2003316788A publication Critical patent/JP2003316788A/en
Application granted granted Critical
Publication of JP3942478B2 publication Critical patent/JP3942478B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Storage Device Security (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、インターネットを介して、土地家屋等に関する資料を提供するための資料提供方法及びサーバシステムに関し、特に、土地家屋調査士であるユーザが、業務に必要な資料を互いに提供し合うことができる資料提供方法及びサーバシステムに関する。
【0002】
【従来の技術】
従来、土地家屋調査士(以下、単に調査士とも言う。)が調査業務を行う場合には、調査地域周辺について他の調査士が法務局に提出した地積測量図等の資料を、法務局にて閲覧し、必要分を複写していた。また、境界を定めるのに重要な隣接地の実測測量図等、法務局に提出されない資料の場合は、その作成者の名前・住所等を調べて提供を依頼したりしていた。
【0003】
【発明が解決しようとする課題】
上記のように従来の方法では、調査士が法務局へ出向いたり、作成者の名前等を調べて提供を依頼したりしなければならないので、資料の収集に時間や手間がかかっていた。また、上記のような図面以外にも、測量業務により得られる現場写真や申請書等の資料は、その資料を作成した調査士が個々に所有しているだけなので、互いに利用し合うことができなかった。
【0004】
そこで、例えば、インターネットに接続されたデータベースに、各調査士が手持ちの資料を登録し、互いに利用できるようにすることが考えられるが、資料の登録の際に、インターネットを介した送受信が頻繁に発生するため、時間や手間がかかったり、大量の資料を登録する場合は、回線負荷が大きくなるため、回線の切断が発生したりして、登録が容易でないといった問題があった。
【0005】
この発明は、上述した問題を解決するものであり、土地家屋等に関する資料を容易にデータベースに登録でき、互いに利用することができる資料提供方法及びサーバシステムを提供することを目的とする。
【0006】
【課題を解決するための手段】
本発明の資料提供方法は、ユーザ側に設けられた複数のクライアント装置とインターネットを介して交信可能であって、各ユーザが共通して利用可能なデータベースと、前記各ユーザが排他的に利用可能な個人データ格納部と、を備えたサーバシステムを用いて、土地家屋等に関する資料を提供する方法であって、前記サーバシステムが、前記クライアント装置を介して、ユーザから資料ファイルのアップロード要求を受け付け、前記クライアント装置から、アップロードすべき資料ファイルと、前記アップロードすべき資料ファイルの属性情報と、を取得し、前記アップロード要求をしたユーザの前記個人データ格納部に格納するアップロードステップと、前記サーバシステムが、前記クライアント装置を介して、ユーザから資料ファイルの登録要求を受け付け、前記登録要求をしたユーザの前記個人データ格納部から、登録すべき資料ファイルを取得し、前記登録すべき資料ファイルの属性情報に基づいて、前記データベースに登録するデータベース登録ステップと、前記サーバシステムが、前記クライアント装置を介して、ユーザから資料ファイルの検索要求を受け付け、前記データベースに登録されている資料ファイルを検索し、検索された資料ファイルについての検索結果情報を、前記クライアント装置に送信する検索ステップと、前記サーバシステムが、前記クライアント装置を介して、ユーザから、前記検索された資料ファイルの中から選択された資料ファイルのダウンロード要求を受け付け、前記選択された資料ファイルを、前記クライアント装置に送信するダウンロードステップと、を有することを特徴とする。
【0007】
ここで、前記ダウンロードステップにおいて、前記サーバシステムが、予め前記クライアント装置を介してユーザから取得しておいた公開条件に基づいて、前記選択された資料ファイルが、前記ダウンロード要求をしたユーザに対して公開可能か否かを判断し、公開可能であるときのみ、当該資料ファイルを前記クライアント装置に送信し、少なくとも公開不可能であるときに、当該資料ファイルを前記データベースに登録したユーザについての情報を前記クライアント装置に表示可能とすることが好ましい。
【0008】
また、前記データベースには、前記クライアント装置において地図を表示するための地図情報が格納されており、前記サーバシステムが、資料ファイルに係る前記地図上の所在地に識別情報を表示するための情報を、取得するステップと、前記サーバシステムが、前記クライアント装置を介して、ユーザから地図検索要求を受け付け、前記識別情報を表示するための情報に基づいて、前記データベースに登録されている資料ファイルに係る前記地図上の所在地に前記識別情報が表示されるような前記地図情報を、前記クライアント装置に送信する地図検索ステップと、をさらに有することが好ましい。
【0009】
また、前記データベース登録ステップにおいて、前記登録すべき資料ファイルについて縮小表示可能なサムネイル情報を作成して、前記データベースに登録し、前記検索ステップにおいて、前記クライアント装置を介して、ユーザから、前記検索された資料ファイルのサムネイル情報の表示要求を受け付け、当該サムネイル情報を前記クライアント装置に送信することが好ましい。
【0010】
また、前記サーバシステムが、資料ファイルに対するサービスを行うサービス提供者のコンピュータと接続されており、前記サーバシステムが、前記クライアント装置を介して、ユーザからサービス要求を受け付け、サービスを受けるべき資料ファイルを、前記サービス要求をしたユーザの前記個人データ格納部から取得して、前記サービス提供者のコンピュータに送信し、サービスを受けた結果の資料ファイルを、前記サービス提供者のコンピュータから受信して、前記サービス要求をしたユーザの前記個人データ格納部に格納するアライアンスサービスステップを、さらに有することが好ましい。
【0011】
また、前記サーバシステムが、ユーザが属するグループに関するデータを格納するグループデータ格納部を備えるとともに、前記グループに属するユーザに対する課金を行うグループ管理者のコンピュータと接続され、前記サーバシステムが、前記グループに関するデータに基づいて、前記グループに属するユーザの課金情報を、前記個人データ格納部から取得して、前記グループ管理者のコンピュータに送信する課金ステップを、さらに有することが好ましい。
【0012】
本発明の方法は、各ユーザが共通して利用可能なデータベースと、前記各ユーザが排他的に利用可能な個人データ格納部と、を備えたサーバシステムに、インターネットを介して接続されたクライアント装置を用いて、土地家屋等に関する資料を提供し取得するための方法であって、前記クライアント装置が、前記サーバシステムにアップロードする資料ファイルを特定するための特定情報と、前記アップロードする資料ファイルに係る土地家屋等の所在地情報を含む属性情報と、を入力するためのアップロード用Webページを、前記サーバシステムから受信して表示し、入力された前記特定情報により特定される資料ファイルと、入力された前記属性情報とを、前記サーバシステムに送信して、前記クライアント装置のユーザの前記個人データ格納部へ格納させるアップロードステップと、前記クライアント装置が、前記クライアント装置のユーザの前記個人データ格納部に格納されている資料ファイルから、前記データベースに登録する資料ファイルを選択するための登録用Webページを、前記サーバシステムから受信して表示し、選択された前記登録する資料ファイルについての情報を前記サーバシステムに送信して、前記登録する資料ファイルを、少なくとも所在地についての条件による検索が可能なように、前記データベースに登録させるデータベース登録ステップと、前記クライアント装置が、前記データベースに登録されている資料ファイルの検索条件として、少なくとも所在地についての条件を入力できる検索用Webページを、前記サーバシステムから受信して表示し、入力された検索条件を前記サーバシステムに送信して前記データベースを検索させ、検索された資料ファイルについての検索結果情報を、前記サーバシステムから受信して表示する検索ステップと、前記クライアント装置が、前記検索された資料ファイルの中から選択されたダウンロードする資料ファイルについての情報を、前記サーバシステムに送信し、前記サーバシステムから前記ダウンロードする資料ファイルを受信するダウンロードステップと、を備えることを特徴とする。
【0013】
ここで、前記データベース登録ステップにおいて、前記登録用Webページが、前記登録する資料ファイルの公開条件をユーザに入力させるように構成され、前記クライアント装置が、入力された前記公開条件を前記サーバシステムに送信して記憶させ、前記ダウンロードステップにおいて、前記ダウンロードする資料ファイルを選択したユーザに対して当該資料ファイルが公開可能であるときのみ、前記クライアント装置が、前記サーバシステムから当該資料ファイルを受信し、公開不可能であるときは、前記クライアント装置が、公開不可能であることを示す通知を表示し、当該資料ファイルを前記データベースに登録したユーザについての情報を表示可能であることが好ましい。
【0014】
また、前記検索用Webページが、所在地名等のキーワードによる検索を要求できる一方、地名を入力することにより、当該地名で示される地域を含む地図を表示し、当該地図上で検索範囲を指定することにより、当該検索範囲に所在地が存在するような資料ファイルを検索させる地図検索を要求できるように構成されていることが好ましい。
【0015】
また、前記地図が、前記データベースに資料ファイルが登録されている区域を識別可能に構成されていることが好ましい。
【0016】
また、前記クライアント装置が、前記クライアント装置のユーザの前記個人データ格納部に格納されている資料ファイルから、サービスを受ける資料ファイルを選択し、さらに、受けるサービスを選択するためのサービス要求用Webページを、前記サーバシステムから受信して表示し、選択された前記サービスを受ける資料ファイル及び受けるサービスについての情報を、前記サーバシステムに送信し、前記サーバシステムからサービス提供者のコンピュータに前記サービスを受ける資料ファイルを送信させ、前記サービスを受けた結果の資料ファイルを、前記クライアント装置のユーザの前記個人データ格納部に格納させるアライアンスサービスステップを、さらに有することが好ましい。
【0017】
本発明のサーバシステムは、ユーザ側に設けられた複数のクライアント装置とインターネットを介して交信可能であって、各ユーザが共通して利用可能なデータベースと、前記各ユーザが排他的に利用可能な個人データ格納部と、を備え、土地家屋等に関する資料を提供するためのものであって、前記クライアント装置から、資料ファイルのアップロード要求を受信し、前記クライアント装置から、アップロードすべき資料ファイルと、前記アップロードすべき資料ファイルの属性情報と、を取得し、前記アップロード要求をしたユーザの前記個人データ格納部に格納するアップロード手段と、前記クライアント装置から、資料ファイルの登録要求を受信し、前記登録要求をしたユーザの前記個人データ格納部から、登録すべき資料ファイルを取得し、前記登録すべき資料ファイルの属性情報に基づいて、前記データベースに登録するデータベース登録手段と、前記クライアント装置から、資料ファイルの検索要求を受信し、前記データベースに登録されている資料ファイルを検索し、検索された資料ファイルについての検索結果情報を、前記クライアント装置に送信する検索手段と、前記クライアント装置から、前記検索された資料ファイルの中から選択された資料ファイルのダウンロード要求を受信し、前記選択された資料ファイルを、前記クライアント装置に送信するダウンロード手段と、を備えることを特徴とする。
【0018】
ここで、前記クライアント装置から、資料ファイルの公開条件を受信して記憶する公開条件取得手段をさらに有し、前記ダウンロード手段が、前記公開条件に基づいて、前記選択された資料ファイルが、前記ダウンロード要求をしたユーザに対して公開可能であるときのみ、当該資料ファイルを前記クライアント装置に送信することが好ましい。
【0019】
本発明のプログラムは、ユーザ側に設けられた複数のクライアント装置とインターネットを介して交信可能であって、各ユーザが共通して利用可能なデータベースと、前記各ユーザが排他的に利用可能な個人データ格納部と、を備えたサーバシステムを、前記クライアント装置から、資料ファイルのアップロード要求を受信し、前記クライアント装置から、アップロードすべき資料ファイルと、前記アップロードすべき資料ファイルの属性情報と、を取得し、前記アップロード要求をしたユーザの前記個人データ格納部に格納するアップロード手段、前記クライアント装置から、資料ファイルの登録要求を受信し、前記登録要求をしたユーザの前記個人データ格納部から、登録すべき資料ファイルを取得し、前記登録すべき資料ファイルの属性情報に基づいて、前記データベースに登録するデータベース登録手段、前記クライアント装置から、資料ファイルの検索要求を受信し、前記データベースに登録されている資料ファイルを検索し、検索された資料ファイルについての検索結果情報を、前記クライアント装置に送信する検索手段、前記クライアント装置から、前記検索された資料ファイルの中から選択された資料ファイルのダウンロード要求を受信し、前記選択された資料ファイルを、前記クライアント装置に送信するダウンロード手段、として機能させることを特徴とする。
【0020】
また、本発明のプログラムは、ユーザ側に設けられた複数のクライアント装置とインターネットを介して交信可能であって、各ユーザが共通して利用可能なデータベースと、前記各ユーザが排他的に利用可能な個人データ格納部と、を備えたサーバシステムを、前記クライアント装置から、資料ファイルのアップロード要求を受信し、前記クライアント装置から、アップロードすべき資料ファイルと、前記アップロードすべき資料ファイルの属性情報と、を取得し、前記アップロード要求をしたユーザの前記個人データ格納部に格納するアップロード手段、前記クライアント装置から、資料ファイルの登録要求を受信し、前記登録要求をしたユーザの前記個人データ格納部から、登録すべき資料ファイルを取得し、前記登録すべき資料ファイルの属性情報に基づいて、前記データベースに登録するデータベース登録手段、前記クライアント装置から、資料ファイルの公開条件を受信して記憶する公開条件取得手段、前記クライアント装置から、資料ファイルの検索要求を受信し、前記データベースに登録されている資料ファイルを検索し、検索された資料ファイルについての検索結果情報を、前記クライアント装置に送信する検索手段、前記クライアント装置から、前記検索された資料ファイルの中から選択された資料ファイルのダウンロード要求を受信し、前記公開条件に基づいて、前記選択された資料ファイルが、前記ダウンロード要求をしたユーザに対して公開可能であるときのみ、当該資料ファイルを前記クライアント装置に送信するダウンロード手段、として機能させることを特徴とする。
【0021】
なお、公開条件とは、非公開とする場合や、特定者のみに公開とする場合も含むものとする。
【0022】
また、選択とは、複数のものから1つを選択する場合のみならず、1つのものからその1つを選択する場合も含むものとする。
【0023】
【発明の実施の形態】
以下、本発明の一実施形態を図面に基づいて説明する。以下に説明する実施形態は、土地家屋調査士向けのシステムとして構成され、ユーザは土地家屋調査士である。また、資料とは、地積測量図、確定測量図、現場写真、申請書、申請図書、謄本、公図、換地図、土地所有者情報、引照点情報等、土地家屋調査士の業務に係る資料を言う。資料ファイル(以下、単にファイルとも言う)とは、資料をコンピュータで扱えるデータにして格納したファイルを言う。
1.システム構成
図1に示すように、サーバシステム1は、いずれもコンピュータである個人フォルダサーバ11と土地資料センターサーバ(以下、単にセンターサーバとも言う)12とを備えており、個人フォルダサーバ11とセンターサーバ12とは、互いに接続されている。また、個人フォルダサーバ11及びセンターサーバ12は、いずれも、ユーザ側に設けられた複数のクライアント装置2と、インターネットを介して接続されている。クライアント装置2は、パソコンであり、Webブラウザを備えている。
【0024】
個人フォルダサーバ11は、複数の個人フォルダ13と、1以上のグループフォルダ14と、を備えている。ここで、グループとは、ユーザを束ねる単位であり、例えば或る県の土地家屋調査士会の或る支部というように、任意に決められる。個人フォルダ13はユーザ毎に設けられ、各ユーザがそれぞれ自己の個人フォルダ13を排他的に利用可能とされている。この個人フォルダ13が、本発明の個人データ格納部に相当し、グループフォルダ14が、本発明のグループデータ格納部に相当する。
【0025】
また、個人フォルダサーバ11は、データ変換等の各種サービスを行う提携企業(アライアンス企業)側に設けられた1以上のコンピュータ3と接続され、また、課金管理等を行うグループ管理者側に設けられた1以上のコンピュータ4と接続されている。
【0026】
個人フォルダ13は、個人フォルダ属性テーブル(以下、単に属性テーブルとも言う)15を備えている。属性テーブル15には、個人フォルダ13のフォルダID、個人フォルダ13に格納されている各ファイルのファイル番号、実ファイル名、論理ファイル名、ファイルサイズ、作成日、作成者名、関連ファイル番号、ファイル状態、所在地名、地番、残地番、登録フラグ、課金フラグ、課金情報、備考等の属性情報が格納される。ここで、ファイル状態は、通常のファイル、圧縮ファイル、アライアンス企業による変換後のファイル等、ファイルの状態を表し、登録フラグは、データベース17に未登録か登録済か等、登録の状態を表し、課金フラグは、未課金か課金済か等、課金の状態を表すものである。
【0027】
グループフォルダ14は、グループフォルダテーブルを備えている。グループフォルダテーブルには、そのグループフォルダ14を使うグループのグループID、そのグループに属する各ユーザの個人フォルダ13のフォルダID、フォルダ名、フォルダサイズ、そのグループに対する課金情報、備考等が格納される。なお、前述のフォルダIDは、グループIDにユーザIDを付加したものである。
【0028】
センターサーバ12は、データベース17を備えており、データベース17には、クライアント装置2において地図を表示可能な地図情報が格納されている。
【0029】
そして、サーバシステム1には、例えば、Webページを表示するためのデータ(例えば、HTMLファイル)等の各種データ、及び、ファイルをアップロードするためのプログラムやデータベース17に登録するためのプログラム等の各種プログラムが記憶されており、これらにより、サーバシステム1は、アップロード手段、データベース登録手段、公開条件取得手段、検索手段、ダウンロード手段として、機能する。
【0030】
また、コンピュータ4は、課金情報テーブルを備えており、課金情報テーブルには、課金情報ID、アライアンス企業名、サービス名、単価等が格納されている。
2.動作説明
次に、サーバシステム1の動作について説明する。ここでは、まず、個人フォルダ13へファイルをアップロードするアップロードステップ、個人フォルダ13からデータベース17へファイルを登録するデータベース登録ステップ、データベース17からファイルを検索してダウンロードする検索ステップ及びダウンロードステップについて説明した後、個人フォルダ13に格納されているファイルのデータ変換等を行うアライアンスサービスステップ、課金管理を行う課金管理ステップについて説明する。
【0031】
(1) アップロードステップ(図2参照)
ユーザがクライアント装置2(図1の例ではクライアント装置2a)においてサーバシステム1にアクセスし、ユーザID、パスワード等を入力すると、サーバシステム1はクライアント装置2に、土地資料センターボタン21、個人フォルダボタン22等(図9参照)がクリック可能に設けられたホームページ(図示せず)を送信する。
【0032】
ユーザがホームページ上の個人フォルダボタン22をクリックすると、クライアント装置2はサーバシステム1に個人フォルダページを要求する(図2のS01)。サーバシステム1は、入力されたユーザIDに対応するフォルダIDをキーとして、属性テーブル15を検索し、そのユーザの個人フォルダ13に格納されているファイルの属性情報を取得して、個人フォルダページをクライアント装置2に送信する(S02)。
【0033】
クライアント装置2には、図9に示すように、個人フォルダページが表示される(S03)。個人フォルダページには、そのユーザの個人フォルダに格納されているファイルの属性情報のうち、ファイル名(実ファイル名)、名前(論理ファイル名)、登録日(資料の作成日)、未登録か登録済かの状態、所在地名、地番が一覧表示される。
【0034】
ユーザが新規作成ボタン24をクリックすると、クライアント装置2はサーバシステム1に新規作成ページを要求し(S04)、サーバシステム1は新規作成ページをクライアント装置2に送信し(S05)、クライアント装置2には、図10に示すように、新規作成ページが表示される(S06)。この新規作成ページがアップロード用Webページに相当する。
【0035】
新規作成ページには、実ファイル名、論理ファイル名、作成年月日、作成者、所在、地番、残地番、備考、資料種別の各入力欄が設けられており、ユーザは、これらの入力欄に、個人フォルダ13に格納するファイルの属性情報を入力する。すなわち、論理ファイル名、実ファイル名、作成年月日、作成者名、所在地名、地番、残地番、備考、資料種別を入力する。
【0036】
ここで、所在地名及び地番(これらが、所在地情報となる)は、ファイルに格納されている資料に係る土地家屋等の所在地名及び地番(以下、登録地番とも言う)であり、例えば、或る土地の地積測量図を格納したファイルであれば、その土地の所在地名及び地番となる。また、残地番とは、登録地番に隣接した土地の地番であり、残地番を入力しておくことにより、データベース17にファイルを登録した際に、残地番で検索することが可能となる。例えば、登録地番が「4−18」のファイルをアップロードするときに、残地番に「4−17」、「4−19」を入力しておき、そのファイルをデータベース17に登録するとする。すると、登録地番「4−17」のファイルを検索する際に、地番及び残地番の両方に「4−17」を検索キーとして入力して検索すれば、登録地番が「4−17」のファイルのみならず、登録地番が「4−18」のファイルも(残地番が「4−17」なので)検索される。すなわち、境界を定めるために重要な隣接地域のファイルも、同時に検索できることとなる。
【0037】
また、論理ファイル名を入力する際に、ユーザが参照ボタン32をクリックすれば、クライアント装置2に格納されているファイルの一覧が表示され、その一覧から選択することにより、論理ファイル名が入力される。
【0038】
また、資料種別とは、ファイルに格納されている資料の種別であり、地積測量図、公図等が選択入力できる。
【0039】
また、新規作成ページには、地図情報入力ボタン33が設けられており、ユーザが、この地図情報入力ボタン33をクリックすると、クライアント装置2には、入力された所在地名及び地番で示される地域を含む地図が表示される。ユーザは、マウス操作により、アップロードするファイルに係る地図上の所在地(すなわち、そのファイルに格納されている資料に係る土地家屋等の所在地)に、ファイルの存在を示す識別情報を作成する。
【0040】
ここで、識別情報として、本実施形態では、所在地を線で囲み、斜線、色等を付加したもの(以下、ポリゴンと言う)を作成し得る。このポリゴンは、例えば、地積測量図であれば緑の斜線入り、土地所有者情報であれば赤の斜線入り等、資料種別に応じて異なるものが作成され、また、同一所在地に重ねて複数種のポリゴンを作成し得る。なお、本実施形態では、例えば公図等、資料種別によっては、ユーザが識別情報を作成できないものもある。
【0041】
ユーザが登録ボタン31をクリックすると、クライアント装置2は、入力された情報をサーバシステム1に送信して、アップロードを要求し(S07)、論理ファイル名により特定されるファイルをアップロードすべきファイルとして、サーバシステム1に送信する。すなわち、論理ファイル名が、アップロードするファイルを特定する特定情報となる。なお、ファイルを送信すると言う場合、実際には、ファイルの内容をコピーすることとなり、送信元のファイルは残存している。ファイルを格納する又は登録すると言う場合も同様である。また、クライアント装置2は、ユーザが作成したポリゴンに関する情報(座標値等、ポリゴンを表示するための情報を含む)も、サーバシステム1に送信する。
【0042】
サーバシステム1は、クライアント装置2から送信されたファイルを、そのユーザの個人フォルダ13に格納し、属性情報を属性テーブル15に格納する(S08)。ファイル番号等、送信された属性情報に含まれていない情報については、サーバシステム1が生成する。また、サーバシステム1は、送信されたポリゴンに関する情報も、送信されたファイルに関連付けて記憶しておく。
【0043】
ユーザが再び個人フォルダページを要求して表示させると(S09〜S11)、個人フォルダページには、図11に示すように、新規に個人フォルダ13に格納されたファイルの属性情報を表示する行26が追加されている。
【0044】
(2) データベース登録ステップ(図3参照)
ユーザが、上記アップロードステップと同様に、個人フォルダページをクライアント装置2に表示させ(図3のS21〜S23)、登録しようとするファイルの情報が表示された行26のチェックボックス27e(図11参照)にチェックを入力し、登録ボタン28をクリックすると、クライアント装置2には、公開条件を指定するためのボックスが表示される。このボックスは図示しないが、図21の地積測量図登録ボックス71の下部と同様である。
【0045】
このボックスにおいて、ユーザが、サムネイル情報とファイルの内容のそれぞれについて、非公開、公開、指定ユーザ(すなわち、指定ユーザにのみ公開)、のいずれかを指定し、ボックス上のOKボタンをクリックすると、クライアント装置2は、チェックが入力されたファイルの属性情報、及び、入力された公開条件をサーバシステム1に送信して、ファイルの登録を要求する(S24)。すなわち、個人フォルダページは、登録用Webページに相当する。なお、「指定ユーザ」を指定した場合は、クライアント装置2に指定ユーザを入力するためのボックス(図示せず)が表示されるので、ユーザは、そのボックスにおいて、公開可能なユーザを指定する。
【0046】
サーバシステム1は、送信された属性情報に基づいて、そのユーザの個人フォルダ13から登録すべきファイルを取得し、所在地名、地番、作成者名、作成日による検索が可能なように、データベース17に登録(格納)するとともに、そのファイルの公開条件を登録する(S25)。
【0047】
データベース17へのファイルの登録について、図12を用いて説明する。データベース17は、データベース属性テーブル18を備えており、データベース属性テーブル18には、データベース17に登録されている各ファイルの所在地名、地番、作成者名、作成日を含む属性情報が格納されている。サーバシステム1は、送信された属性情報の所在地名、地番に該当する属性情報がデータベース属性テーブル18中にあれば、その該当する属性情報に、送信された属性情報を追加し、該当するものがなければ、送信された属性情報を新規の属性情報としてデータベース属性テーブル18に登録する。そして、ファイルをデータベース17に登録し、そのファイル名をデータベース属性テーブル18中の対応する属性情報に関連付けて登録する。
【0048】
また、サーバシステム1は、登録するファイルの内容を縮小表示可能なサムネイル情報を生成し、登録するファイルと関連付けてデータベース17に登録するとともに、そのサムネイル情報の公開条件も登録する。
【0049】
また、サーバシステム1は、登録するファイルのポリゴンに関する情報をクライアント装置2から取得し、記憶しておく。
【0050】
(3) 検索ステップ(図4、図5参照)
ユーザ(このユーザは、上記アップロード及びデータベース17への登録を行ったユーザとは異なるユーザでもよい)が、クライアント装置2(図1の例ではクライアント装置2b)においてサーバシステム1にアクセスし、ユーザID、パスワード等を入力すると、サーバシステム1はクライアント装置2に、上記したホームページを送信する。
【0051】
ユーザがホームページ上の土地資料センターボタン21をクリックすると、クライアント装置2はサーバシステム1に土地資料センターページ(以下、単にセンターページと言う)を要求する(図4のS31)。すると、サーバシステム1は、センターページをクライアント装置2に送信し(S32)、クライアント装置2には、センターページが表示される。そして、図13に示すように、ユーザがセンターページに設けられた検索ボタン41をクリックすると、センターページ上に検索ボックス42が表示される(S33)。ユーザは、この検索ボックス42を用いて、以下のようにキーワード検索又は地図検索ができる。すなわち、センターページは、検索用Webページに相当する。
【0052】
▲1▼キーワード検索
ユーザが、キーワード検索を選択し、キーワードとして所在地名(図13の例では、名古屋市中区×3丁目)及び作成日の範囲(図13の例では平成14年2月1日〜28日)を入力して、OKボタン43をクリックすると、クライアント装置2は、入力されたキーワードをサーバシステム1に送信して、キーワード検索を要求する(S34)。サーバシステム1は、受信したキーワードに基づいてデータベース17を検索し、該当するファイルについて一覧表示する検索結果情報を生成し、クライアント装置2に送信する(S35)。
【0053】
クライアント装置2には、図14に示すような検索結果ボックス51が表示され、検索結果情報(検索結果一覧)として、所在地名、地番、作成日、作成者、残地番、登録ファイル(データベース17に登録されているファイル)の有無が、表示される(S36)。
【0054】
▲2▼地図検索(図5参照)
ユーザが、センターページ上の検索ボックス42において地図検索を選択し、地名として、都道府県名、市郡町村名、字丁目を入力して、OKボタン43をクリックすると、クライアント装置2は、入力された地名をサーバシステム1に送信して、地図検索を要求する(図5のS51)。
【0055】
サーバシステム1は、送信された地名に基づいて、その地名で示される地域を含む地図を表示可能な地図情報を、データベース17から検索して、クライアント装置2に送信する(S52)。これにより、クライアント装置2には、図15に示すように地図が表示される(S53)。この地図には、他のユーザが登録したものも含めて、登録ファイルの存在を表すポリゴンが表示されている。
【0056】
ユーザが、マウス操作により表示される枠40で検索範囲を囲み、一覧表示ボタン50をクリックすると、クライアント装置2はサーバシステム1に検索範囲についての情報を送信する(S54)。サーバシステム1は、受信した情報に基づいて、その検索範囲に入る地域について登録されているファイルの属性情報を、データベース17から読み出し、検索結果情報(検索結果一覧)をクライアント装置2に送信する(S55)。クライアント装置2には、送信された検索結果一覧が、検索結果ボックス51に表示される(S56)。
【0057】
▲3▼地図表示
なお、ユーザは、特にキーワード検索した場合など、検索されたファイルに係る所在地を地図で確認したい場合には、検索結果一覧が表示された際に、検索結果ボックス51において行52を選択し、地図表示ボタン55をクリックする。
すると、クライアント装置2は、選択された行52の所在地名及び地番で示される地域を含む地図(図14の例では、名古屋市中区×3丁目4−18を含む地図)の表示を、サーバシステム1に要求する(図4のS361)。サーバシステム1は、送信された情報に基づいて、その地図を表示可能な地図情報をクライアント装置2に送信し(S362)、クライアント装置2には地図が表示される(S363)。この地図には、他のユーザが登録したものも含めて、登録ファイルの存在を表すポリゴンが表示される(図15参照)。
【0058】
▲4▼サムネイル表示
ユーザが、キーワード検索又は地図検索によって表示された検索結果一覧において、行52をクリックにより選択し、サムネイルボタン53をクリックすると、クライアント装置2は、選択された行52の情報をサーバシステム1に送信し、サムネイルの表示を要求する(図4のS37)。
【0059】
サーバシステム1は、送信された情報に基づいて、その所在地名、地番、作成者、作成日に対して関連付けられている登録ファイルのサムネイル情報を読み出し、クライアント装置2に送信する(S38)。関連付けられている登録ファイルが複数あれば、クライアント装置2には、図16に示すように、サムネイル情報が複数表示される(S39)。
【0060】
(4) ダウンロードステップ(図4参照)
ユーザが、図16に示すサムネイル情報から、例えば「現場写真」をクリックにより選択し、ダウンロードボタン54をクリックすると、クライアント装置2は、選択された登録ファイルのダウンロードをサーバシステム1に要求する(S40)。サーバシステム1は、その登録ファイルの公開条件を参照し、そのファイルがダウンロードを要求したユーザに公開可能であれば、そのファイルをクライアント装置2に送信し(S41)、クライアント装置2はそのファイルを受信する(S42)。これにより、ユーザは現場写真を取得できる。
【0061】
また、サーバシステム1は、そのファイルがダウンロードを要求したユーザに公開不可能であれば、公開されていない旨のメッセージをクライアント装置2に表示する。かかる場合、ユーザがユーザ情報ボタン56をクリックすれば、そのファイルをデータベースに登録したユーザ(以下、登録ユーザとも言う)についての情報が表示されるので、ユーザは、登録ユーザに直接連絡を取って、資料の提供を依頼することができる。なお、登録ユーザについての情報は、登録ユーザに連絡を取れるような情報であればよく、氏名、住所の他、電話番号やメールアドレスであってもよい。
【0062】
(5) アライアンスサービスステップ(図6、図7参照)
ユーザが、上記アップロードステップと同様に、図9に示すような個人フォルダページをクライアント装置2に表示させ(図6のS61〜S63)、サービスを受けさせるファイルを選択するため、チェックボックス27c、27dにチェックを入力し、アライアンスボタン23をクリックすると、クライアント装置2はサーバシステム1にアライアンスサービスページ(以下、単にサービスページとも言う)を要求し(S64)、サーバシステム1はクライアント装置2にサービスページを送信する(S65)。
【0063】
クライアント装置2には、図17に示すように、サービスページが表示され、選択されたファイルのファイル名が表示されている(S66)。サービスページには、サービス選択欄61が設けられ、右端の逆三角ボタンをクリックすることにより、プルダウンメニューが表示されるので、ユーザはそのメニューから、受けたいサービスの社名及びサービス名を選択する。なお、ユーザは、サービスページに設けられた要望事項欄62に、アライアンス企業に対する要望を入力することができる。ユーザが、サービスページ上の登録ボタン63をクリックすると、クライアント装置2は、入力された情報をサーバシステム1に送信し、アライアンスサービスへの登録を要求する(S67)。すなわち、サービスを受けるファイルを選択するための個人フォルダページ、及び、受けるサービスを選択するためのサービスページの両方により、サービス要求用Webページが構成されている。
【0064】
サーバシステム1は、受信した情報に基づいて、選択されたアライアンス企業のコンピュータ3に、選択されたサービス名、選択されたファイル及びそのファイル情報、要望事項等を送信するとともに、アライアンス企業に対して通知を行い、アライアンス企業側に設けられたフォルダへ登録させる。そして、選択されたファイルについて、属性テーブル15内の情報を更新する。すなわち、課金フラグを1(変換要求)とし、課金情報として、選択したサービスの課金情報IDを格納する(S68)。
【0065】
サーバシステム1は、アライアンス企業へのファイルの登録が完了すると、クライアント装置2に登録完了メッセージを送信し(S69)、クライアント装置2には、図18に示すようにメッセージが表示される(S70)。
【0066】
アライアンス企業のコンピュータ3は、フォルダへ登録されたファイルに対して、データ変換等、選択されたサービスを行った後、変換後のファイルを個人フォルダ13に格納する。すなわち、コンピュータ3において、オペレータがサーバシステム1にアクセスし、アライアンスID、パスワードを入力して、個人フォルダ登録ページを要求すると(図7のS71)、サーバシステム1はコンピュータ3に個人フォルダ登録ページを送信し(S72)、コンピュータ3には、図19に示すような個人フォルダ登録ページが表示される(S73)。
【0067】
オペレータが、個人フォルダ登録ページにおいて、登録先(格納先)のフォルダ、属性情報、課金情報、格納しようとするファイル等について指定し、登録ボタン(図示せず)をクリックすると、コンピュータ3は、指定された情報及びファイルをサーバシステム1に送信し、個人フォルダ13への登録(格納)を要求する(S74)。
【0068】
サーバシステム1は、送信された情報に基づいて、送信されたファイルを個人フォルダ13に格納し、属性テーブル15中のそのファイルの属性情報を更新する(S75)。すなわち、ファイル状態を2(変換直後のファイル)とし、課金フラグを2(未課金)とする。なお、課金情報には、選択されたサービスの課金情報IDが格納されている。
【0069】
そして、サービスを要求したユーザから、クライアント装置2を介して個人フォルダページが要求されたとき(S76)、個人フォルダページにサービス完了メッセージを付加して送信し(S77)、個人フォルダページには、図20に示すようなメッセージが表示される(S78)。サーバシステム1は、サービス完了メッセージ表示後、属性テーブル15中のファイル状態を3(変換ファイル)とする。
【0070】
(6) 課金ステップ(図8参照)
グループ管理者のコンピュータ4は、定期的に、サーバシステム1に課金情報を要求する(図8のS81)。サーバシステム1は、グループフォルダ14を参照して、そのグループに属する各ユーザの属性テーブル15から、未課金の課金情報を収集し、コンピュータ4に送信する(S82)。コンピュータ4は、課金情報を受信して(S83)、費用を算出し一覧表示する(S84)。
【0071】
各ユーザに対する課金後、コンピュータ4は、課金済み情報をサーバシステム1に送信し(S85)、サーバシステム1は、受信した課金済み情報に基づいて、属性テーブル15中の課金フラグを課金済に変更する(S86)。
3.個人フォルダを経由しない登録等
上記したように、ユーザは、個人フォルダ13に格納した資料ファイルをデータベース17に登録することができるが、本実施形態では、以下に説明するように、個人フォルダを経由せずに、直接、地積測量図、公図、引照点、土地所有者情報を、データベース17に登録することもできる。また、サーバシステム1側で登録した換地図を取得することもできる。
【0072】
(1) 地積測量図
ユーザは、地積測量図が格納されたファイルを直接登録したい場合、センターページにおいて、地積測量図ボタン44(図22参照)をクリックし、登録ボタン45をクリックする。すると、図21に示すような地積測量図登録ボックス71が表示される。
【0073】
ユーザは、地積測量図登録ボックス71において、登録するファイルに係る所在地名、地番、作成者名、作成日、残地番を入力する。また、参照ボタン72をクリックすると、登録するファイルを指定することができる。そして、ユーザは、サムネイル情報及び実際のファイルの公開条件を指定する。ここで、図21中、地積測量図情報とはサムネイル情報であり、地積測量図ファイルとは実際のファイルである。なお、実際のファイルのみならず、サムネイル情報の公開条件を指定できることとしたのは、ファイルの内容によっては、サムネイル情報であっても内容がわかってしまうことがあり、実際のファイルのみならずサムネイル情報も非公開としなければならない場合があるからである。
【0074】
ユーザが、地図情報入力ボタン73をクリックすると、アップロードステップにおける新規作成ページと同様に、登録するファイルに係る所在地を含む地図が表示されるので、ユーザは、地図上の所在地にポリゴンを作成する。
【0075】
ユーザがOKボタン74をクリックすると、クライアント装置2は、入力された情報及び指定されたファイルをサーバシステム1に送信し、データベース17への登録を要求する。サーバシステム1は、上記データベース登録ステップと同様にして、送信されたファイル及びその情報をデータベース17に登録する。
【0076】
(2) 公図
公図とは、行政区単位で作成され、法務局に備え付けられている図面であり、謄本地番等が記載されている。ユーザは、公図が格納されたファイルを直接登録したい場合、図22に示すように、センターページにおいて、公図登録ボタン46をクリックする。すると、公図登録ボックス75が表示されるので、ユーザは、登録名称、登録するファイルのファイル名、登録する公図に係る都道府県名及び市郡町村名を入力し、OKボタン76をクリックする。すると、クライアント装置2は、入力された情報及び指定されたファイルをサーバシステム1に送信し、サーバシステム1は、送信されたファイル及びその情報をデータベース17に登録する。
【0077】
登録された公図は、データベース17に予め格納されている地図情報によって表示される地図(この地図は、街区・住所地図である)に、重ねて表示される。
したがって、ユーザは、土地謄本簿に記載されている謄本地番からの検索が容易になる。
【0078】
(3) 引照点
引照点とは、土地の測量に伴う基準点である。ユーザは、引照点を登録したい場合、図23に示すように、センターページにおいて、地図検索によって、引照点を登録したい地点を含む地図を表示させておき、引照点ボタン47をクリックする。すると、マウスポインタの先にピンが表示されるので、ユーザは、そのピンを地図上の登録したい地点に配置して、登録ボタン46をクリックする。すると、引照点情報登録ボックス77が表示される。
【0079】
この引照点情報登録ボックス77において、座標値には、ピンが配置された地点の座標値が表示される。なお、この座標値は、サーバシステム1が予め有している座標系による座標値である。ユーザは、任意の座標系による座標値を、任意座標値として入力することができる。また、ユーザは、引照点名、設定年月日、設定者名、構造物名称、所在地名、公開条件について、入力する。そして、OKボタン78をクリックすると、クライアント装置2は、入力された情報をサーバシステム1に送信し、サーバシステム1は、送信された情報をデータベース17に登録する。
【0080】
一方、ユーザがクライアント装置2において地図を表示させると、他のユーザが登録したものも含めて、地図上の引照点の登録地点に、ピンの形状で引照点が表示される。ユーザが、地図上に表示された引照点をクリックすると、そのユーザに対してその引照点情報が公開可能であれば、引照点情報登録ボックス77と同様の引照点情報参照ボックス(図示せず)が表示され、クリックされた引照点の座標値、引照点名、設定者名等が表示される。
【0081】
(4) 土地所有者情報
ユーザは、土地の所有者についての情報を登録したい場合、センターページにおいて、地図検索によって、土地所有者情報を登録したい土地を含む地図を表示させておき、土地所有者情報ボタン48をクリックする。すると、ユーザは、マウス操作により、地図上に土地所有者情報の存在を示すポリゴンを作成することができる。そして、ユーザが登録ボタン45をクリックすると、図24に示すように、土地所有者情報登録ボックス81が表示される。
【0082】
ユーザは、土地所有者情報登録ボックス81において、土地所有者の氏名、土地所有者の住所、地番、土地所有者の電話番号、登記簿番号を入力する。また、参照ボタン83をクリックすると、登録する登記簿ファイルを指定することができる。また、ユーザは、土地所有者情報及び登記簿ファイルの公開条件を指定する。そして、OKボタン82をクリックすると、クライアント装置2は、入力された情報及び指定された登記簿ファイルをサーバシステム1に送信し、データベース17への登録を要求する。サーバシステム1は、送信された情報及び登記簿ファイルをデータベース17に登録する。
【0083】
一方、ユーザがクライアント装置2において地図を表示させると、他のユーザが登録したものも含めて、土地所有者情報が登録された地図上の土地には、土地所有者情報の存在を示すポリゴンが表示される。ユーザが、そのポリゴンをクリックすると、そのユーザに対してその土地所有者情報が公開可能であれば、土地所有者情報登録ボックス81と同様の土地所有者情報参照ボックス(図示せず)が表示され、クリックされた土地の所有者の氏名、住所等が表示される。
【0084】
(5) 換地図
換地図は、サーバシステム1側で予め取得し、データベース17に登録しておく。ユーザは、換地図を取得したい場合、図25に示すように、センターページにおいて、取得したい換地図に係る所在地を含む地図を表示させ、換地図ボタン49をクリックする。すると、地図上に換地図のポリゴンが表示される。ユーザがこのポリゴンをクリックすると、換地図取得ボックス79が表示される。ユーザが、「はい」ボタン80をクリックすると、換地図がクライアント装置2にダウンロードされる。
4.本実施形態の効果
本実施形態では、個人フォルダ13に一旦格納された資料ファイルを、同じサーバシステム1内のデータベース17に登録するので、登録の際には、インターネットを介したファイルの転送は不要であり、ユーザの回線負荷を軽減し、回線切断等のトラブルを回避することができる。また、登録するファイルを複数選択すれば、複数のファイルの登録を一度に行うこともできる。
【0085】
また、ユーザが、登録するファイルを選択して登録ボタン28をクリックし、公開条件を入力するだけで、サーバシステム1が、自動的に資料ファイルをデータベース17に登録するので、ユーザは、例えば、地図をクライアント装置2に表示させておいて、その地図上の所在地と登録ファイルとを結びつけてデータベース17に登録する等の煩雑な手順を経ることなく、また、インターネットを介した送受信を頻繁に行う必要なく、容易に登録を行うことができる。
【0086】
また、個人フォルダ13は排他的に使用できるので、ユーザはバックアップ用に個人フォルダ13を使用することができる。そして、バックアップ用に取っておいた資料ファイルの中から複数を選んで、一度にデータベースへ登録するといった使い方ができる。
【0087】
また、ファイルやサムネイル情報の公開条件を指定できるので、ユーザは、不特定の者には公開したくないようなファイルの登録も安心して行うことができ、ファイルの登録を促すことができる。そして、非公開とされたファイルの場合にも、サムネイル情報が公開されていればその概略を知ることができるので、ユーザは他のユーザがどのような資料を持っているかを知ることができ、必要に応じて提供を依頼することができる。さらに、ユーザは、画面上で、ファイルを登録したユーザに連絡を取り得るような情報を見ることができるので、資料の提供依頼を容易に行うことができる。
【0088】
また、データベース17に登録されたファイルは、ユーザからのダウンロード要求に応じて、そのダウンロード要求をしたユーザが、そのファイルを登録したユーザとは異なっていても、そのダウンロード要求をしたユーザに対して公開可能であれば、ダウンロードされる。すなわち、各ユーザは互いに資料ファイルを利用し合うことができるので、法務局へ出向く等の必要がなくなり、業務に必要な資料を容易に得られることになる。そして、法務局へ提出されない例えば実測測量図等の資料についても、データベース17に登録し公開することにより、ユーザ間で共有することができる。
【0089】
また、データベース17に格納されている地図情報に基づいてクライアント装置2に表示される地図には、登録ファイルの存在を示すポリゴンが、その登録ファイルに係る地図上の所在地に表示されるので、ユーザは、調査しようとする土地やその隣接地に、登録ファイルが存在しているか否かを、容易に視認することができる。そして、登録ファイルの資料種別に応じて異なる種類のポリゴンが表示されるので、ユーザは、どの種類の資料ファイルが登録されているかを容易に知ることができる。また、登録ファイルの所在地の境界に沿ってポリゴンの作成をすれば、境界が定まっているか否かを一目で知ることができる。
【0090】
また、地図上で検索範囲を指定することにより、その検索範囲に所在地が存在するような登録ファイルを検索できるので、ユーザは、地図上で検索範囲を視認しながら検索を行うことができる。
【0091】
また、ユーザは、自分で資料ファイルを転送することなく、アライアンス企業のサービスを受けることができるので、回線負荷を軽減し、容易にサービスを受けることができる。そして、サービスを受けた結果のファイルは、再び、個人フォルダ13に格納されるので、ユーザは、例えば、個人フォルダ13にアップロードした資料ファイルに対して、データ変換等必要なサービスを受けてから、データベース17に登録するといった使い方ができる。
【0092】
また、グループ管理者は、グループフォルダ14を利用して課金情報を取得することにより、グループに含まれるユーザの課金管理を容易にかつ一元的に行うことができる。
【0093】
また、地積測量図等の特に利用頻度の高い資料の場合、個人フォルダ13を経ることなく直接データベース17に登録することもできる。すなわち、ユーザは、個人フォルダ13を経由する登録、直接登録、のいずれか便利な方で資料ファイルを登録することができるので、利用頻度の高い資料の登録を促すことができる。また、引照点を直接登録できるので、復元測量や隣接地の測量等に、他のユーザが登録した引照点を利用することができる。
5.他の実施形態
上記実施形態では、ユーザに地図上でポリゴンを作成させたが、ポリゴンを作成するために必要な座標値を、サーバシステム1が、所在地名から座標値への変換サービスを行うアライアンス企業のコンピュータ3に、所在地名を送信することにより取得し、サーバシステム1が自動的にポリゴンを作成することとしてもよい。また、サーバシステム1に、所在地名から座標値に変換する変換テーブルを設けて、自動的にポリゴンを作成することとしてもよい。また、ユーザが座標値を入力することにより、サーバシステム1がポリゴンを自動作成することとしてもよい。また、ポリゴンの作成を、ファイルのアップロード時ではなく、データベース17への登録時に行うこととしてもよい。
【0094】
また、引照点や土地所有者情報以外にも、地図上のピンやポリゴンをクリックすることにより、資料ファイルを登録したユーザの情報等が表示されるようにしてもよい。
【0095】
また、上記実施形態においては、地積測量図、土地所有者情報等の識別情報をポリゴンとしたが、ポリゴンではなくピンとしてもよい。
【0096】
また、識別情報として、ポリゴンやピン以外のものを用いてもよい。
【0097】
また、上記実施形態では、ユーザに公開条件を指定させたが、データベース17に登録されるファイルは、すべて公開可能とし、公開条件の指定を無くしてもよい。
【0098】
また、サムネイル情報を表示させることなく、検索結果一覧から直接ダウンロードする資料を選択してダウンロードできるように構成してもよい。
【0099】
また、画面の構成も上記したものに限られず、上記したアップロード用Webページ等を複数のページで構成したり、あるいは、上記のように2つのページから構成されるサービス要求用Webページを単数のページとする等、種々の構成が可能である。
【0100】
また、ハードウェア構成、処理の流れ等も、上記実施形態に限られるものでないことは勿論である。例えば、処理負担を分散させるため、サーバシステム1を構成するサーバを増やしてもよい。また、土地家屋調査士用のシステム以外にも勿論適用可能である。すなわち、特許請求の範囲を逸脱しない範囲で、種々の構成やアルゴリズムを取り得る。
【0101】
【発明の効果】
本発明によれば、各ユーザが排他的に利用可能な個人データ格納部に、一旦、資料ファイルをアップロードした後、各ユーザが共通して利用可能なデータベースに資料ファイルを登録する。そして、データベースに登録されている資料ファイルを検索し、ダウンロードする。
【0102】
すなわち、データベースへの登録の際には、インターネットを介したファイルの転送は不要であるので、回線負荷を軽減し、容易に登録を行うことができる。また、アップロードの際に取得しておいた属性情報に基づいて登録するので、インターネットを介した送受信を頻繁に行う必要がなくなり、容易に登録を行うことができる。そして、データベースに登録された資料ファイルを、各ユーザが互いに利用し合うことができるので、業務に必要な資料を容易に得られる。
【0103】
また、個人データ格納部は排他的に使用できるので、ユーザは個人データ格納部をバックアップ用に使用することができる。そして、個人データ格納部に格納しておいたバックアップ用資料ファイルを、共有の資料ファイルとするために、後で一度にデータベースへ登録するといった使い方ができる。
【0104】
また、資料ファイルの公開条件をユーザから取得しておき、ダウンロードが要求された資料ファイルがダウンロードを要求したユーザに公開可能であるときのみ、その資料ファイルを送信することとすれば、ユーザは、データベースに登録する資料ファイルを非公開としたり、特定の者のみに公開とすることができるので、不特定の者に公開したくないようなファイルの登録も促すことができる。そして、資料ファイルが非公開とされた場合に、その資料ファイルを登録したユーザについての情報を表示可能とすれば、非公開とされた資料ファイルを得たいユーザは、その資料ファイルを登録したユーザへの提供依頼を容易に行うことができる。
【0105】
また、データベースに、クライアント装置において地図を表示するための地図情報を格納し、ユーザからの地図検索要求に応じて、登録ファイルに係る地図上の所在地に識別情報が表示されるように、検索された地図情報をクライアント装置に送信することとすれば、ユーザは、調査しようとする土地やその隣接地に、登録ファイルが存在しているか否かを地図上で視認することができる。
【0106】
また、資料ファイルについて縮小表示可能なサムネイル情報を作成し、ユーザからの表示要求に応じて、サムネイル情報をクライアント装置に送信することとすれば、ユーザは資料ファイルに格納されている資料の概略を視認することができ、ダウンロードするか否か等の決定に役立てることができる。
【0107】
また、ユーザからのサービス要求に応じて、個人データ格納部からサービス提供者のコンピュータに資料ファイルを送信し、サービスを受けた結果の資料ファイルを個人データ格納部に格納することとすれば、ユーザは自分で資料ファイルをサービス提供者のコンピュータに送信する必要がなく、ユーザの回線負荷を軽減し、容易にサービスを受けることができる。
【0108】
また、グループ管理者のコンピュータに、グループに属するユーザの課金情報を送信することとすれば、グループ管理者が、グループに含まれるユーザの課金管理を容易にかつ一元的に行うことができる。
【0109】
また、地図上で検索範囲を指定することにより、その検索範囲に所在地が存在するような資料ファイルが検索されることとすれば、ユーザは、地図上で検索範囲を視認しながら、資料ファイルの検索を行うことができる。
【0110】
また、クライアント装置に表示される地図が、資料ファイルが登録されている区域を識別可能に構成されることとすれば、ユーザは、調査しようとする土地やその隣接地に、登録ファイルが存在しているか否かを地図上で視認することができる。
【図面の簡単な説明】
【図1】本発明の一実施形態であるサーバシステムの概略構成図である。
【図2】アップロードステップのフローチャートである。
【図3】データベース登録ステップのフローチャートである。
【図4】検索・ダウンロードステップのフローチャートである。
【図5】地図検索のフローチャートである。
【図6】アライアンスサービスステップのフローチャートである。
【図7】アライアンスサービスステップのフローチャートである。
【図8】課金ステップのフローチャートである。
【図9】個人フォルダページの図である。
【図10】新規作成ページの図である。
【図11】個人フォルダページの図である。
【図12】データベースへの資料ファイルの登録を説明するための図である。
【図13】検索ボックスが表示されたセンターページの図である。
【図14】検索結果一覧が表示されたセンターページの図である。
【図15】地図が表示されたセンターページの図である。
【図16】サムネイル情報が表示されたセンターページの図である。
【図17】アライアンスサービスページの図である。
【図18】アライアンス企業へのファイルの登録完了メッセージが表示された個人フォルダページの図である。
【図19】個人フォルダ登録ページの図である。
【図20】サービス完了メッセージが表示された個人フォルダページの図である。
【図21】地積測量図登録ボックスが表示されたセンターページの図である。
【図22】公図登録ボックスが表示されたセンターページの図である。
【図23】引照点情報登録ボックスが表示されたセンターページの図である。
【図24】土地所有者情報登録ボックスが表示されたセンターページの図である。
【図25】換地図取得ボックスが表示されたセンターページの図である。
【符号の説明】
1…サーバシステム
2、2a、2b…クライアント装置
3…(サービス提供者の)コンピュータ
4…(グループ管理者の)コンピュータ
11…個人フォルダサーバ
12…土地資料センターサーバ
13…個人フォルダ(個人データ格納部)
14…グループフォルダ(グループデータ格納部)
15…個人フォルダ属性テーブル
17…データベース
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a data providing method and a server system for providing data on land and houses, etc., via the Internet, and in particular, users who are land and house investigators can mutually provide materials necessary for business. The present invention relates to a material providing method and a server system.
[0002]
[Prior art]
Conventionally, when a land and house investigator (hereinafter also referred to simply as an investigator) conducts survey work, the Legal Affairs Bureau browses materials such as area survey maps submitted by other investigators to the Legal Affairs Bureau around the survey area. And the necessary part was copied. In the case of materials that are not submitted to the Legal Affairs Bureau, such as measured survey maps of neighboring sites that are important for defining the boundary, the authors asked for the name and address of the creator.
[0003]
[Problems to be solved by the invention]
As described above, according to the conventional method, an investigator has to go to the Legal Affairs Bureau or check the name of the creator and request it to be provided, so it takes time and effort to collect the materials. In addition to the above-mentioned drawings, materials such as site photographs and application forms obtained by surveying work are only owned individually by the investigator who created the materials, so they can be used with each other. There wasn't.
[0004]
Therefore, for example, it is conceivable that each investigator registers the materials on hand in a database connected to the Internet so that they can use each other. However, when the materials are registered, transmission and reception via the Internet are frequently performed. Therefore, when registering a large amount of data, there is a problem that the line load becomes large and the line is disconnected, making it difficult to register.
[0005]
This invention solves the problem mentioned above, and it aims at providing the data provision method and server system which can register the data regarding a land house etc. in a database easily, and can mutually utilize.
[0006]
[Means for Solving the Problems]
The document providing method of the present invention can communicate with a plurality of client devices provided on the user side via the Internet, and can be used exclusively by each user, and a database that can be commonly used by each user A personal data storage unit, and a method for providing materials related to land and houses, wherein the server system accepts a request for uploading a material file from a user via the client device. An uploading step of acquiring a material file to be uploaded and attribute information of the material file to be uploaded from the client device and storing it in the personal data storage unit of the user who has made the upload request; and the server system A material file from the user via the client device A database registration step of accepting a registration request, obtaining a material file to be registered from the personal data storage unit of the user who has made the registration request, and registering it in the database based on attribute information of the material file to be registered; The server system receives a search request for a material file from a user via the client device, searches for a material file registered in the database, and obtains search result information about the retrieved material file as the client A search step for transmitting to a device; and the server system accepts a download request for a material file selected from the retrieved material files from a user via the client device, and the selected material file is Send to the client device And having a load step.
[0007]
Here, in the download step, the selected document file is sent to the user who has made the download request based on the disclosure conditions that the server system has previously acquired from the user via the client device. It is determined whether or not the document file can be published, and only when the document file can be published, the document file is transmitted to the client device. At least when the document file cannot be published, information on the user who registered the document file in the database It is preferable that display is possible on the client device.
[0008]
The database stores map information for displaying a map in the client device, and the server system displays information for displaying identification information at a location on the map related to a material file. And the server system receives a map search request from a user via the client device, and relates to the material file registered in the database based on information for displaying the identification information. It is preferable to further include a map search step of transmitting the map information such that the identification information is displayed at a location on a map to the client device.
[0009]
In the database registration step, thumbnail information that can be reduced and displayed for the material file to be registered is created and registered in the database. In the search step, the search is performed by the user via the client device. It is preferable that a request for displaying thumbnail information of a document file is received and the thumbnail information is transmitted to the client device.
[0010]
In addition, the server system is connected to a computer of a service provider that provides a service for a material file, and the server system receives a service request from a user via the client device and receives a material file to be serviced. The service request is obtained from the personal data storage unit of the user, transmitted to the service provider's computer, and received as a result file from the service provider's computer. It is preferable to further have an alliance service step of storing in the personal data storage unit of the user who has requested the service.
[0011]
In addition, the server system includes a group data storage unit that stores data related to a group to which the user belongs, and is connected to a computer of a group administrator that charges the user belonging to the group, and the server system relates to the group It is preferable to further include a charging step of acquiring charging information of users belonging to the group based on the data from the personal data storage unit and transmitting it to the computer of the group manager.
[0012]
The method of the present invention includes a client device connected to a server system including a database that can be commonly used by each user and a personal data storage unit that can be exclusively used by each user via the Internet. The client apparatus provides and obtains materials related to land houses, etc., wherein the client device relates to specific information for specifying a material file to be uploaded to the server system, and to the material file to be uploaded An upload Web page for inputting attribute information including location information such as land and house is received from the server system and displayed, and a document file specified by the input specific information is input. The attribute information is transmitted to the server system, and the individual of the user of the client device An uploading step to be stored in a data storage unit, and a registration method for the client device to select a material file to be registered in the database from material files stored in the personal data storage unit of the user of the client device A Web page is received from the server system and displayed, information about the selected material file to be registered is transmitted to the server system, and the material file to be registered can be searched based on at least a location condition. As described above, the server system includes a database registration step for registering in the database, and a search Web page on which the client device can input at least a location condition as a search condition for a material file registered in the database. Received from A search step for sending the search conditions inputted to the server system to search the database, receiving search result information about the searched material file from the server system, and displaying the client; A download step of transmitting information about a material file to be downloaded selected from the retrieved material files to the server system and receiving the material file to be downloaded from the server system; It is characterized by.
[0013]
Here, in the database registration step, the registration Web page is configured to allow a user to input a disclosure condition of the material file to be registered, and the client device transmits the input disclosure condition to the server system. The client device receives the material file from the server system only when the material file can be disclosed to the user who selected the material file to be downloaded in the download step. When the information cannot be disclosed, it is preferable that the client device can display a notification indicating that the information cannot be disclosed and display information about a user who has registered the material file in the database.
[0014]
In addition, the search Web page can request a search using a keyword such as a location name. On the other hand, by inputting a place name, a map including the area indicated by the place name is displayed and a search range is designated on the map. Accordingly, it is preferable that a map search for searching for a material file having a location in the search range can be requested.
[0015]
Moreover, it is preferable that the said map is comprised so that identification of the area where the data file is registered into the said database is possible.
[0016]
In addition, the client device selects a material file to receive a service from among material files stored in the personal data storage unit of the user of the client device, and further selects a service to be received. Is received from the server system and displayed, the selected material file for receiving the service and information on the received service are transmitted to the server system, and the service is received from the server system by the computer of the service provider. It is preferable that the method further includes an alliance service step of transmitting a material file and storing the material file as a result of receiving the service in the personal data storage unit of the user of the client device.
[0017]
The server system of the present invention is capable of communicating with a plurality of client devices provided on the user side via the Internet, and can be used exclusively by each user and a database that can be commonly used by each user. A personal data storage unit, for providing materials related to land and houses, receiving a request for uploading a material file from the client device, and a material file to be uploaded from the client device; Receiving the document file attribute request information from the client device and the uploading means for acquiring the attribute information of the document file to be uploaded and storing it in the personal data storage unit of the user who made the upload request A material file to be registered from the personal data storage of the requesting user Based on the attribute information of the document file to be registered, the database registration means for registering in the database, and the client device receives a search request for the document file, and the document file registered in the database Searching means for searching and transmitting search result information about the searched material file to the client device, and receiving a download request for the material file selected from the searched material file from the client device Download means for transmitting the selected material file to the client device.
[0018]
Here, the apparatus further includes a disclosure condition acquisition unit that receives and stores a disclosure condition of the document file from the client device, and the download unit is configured to download the selected document file based on the disclosure condition. It is preferable that the material file is transmitted to the client device only when the document file can be disclosed to the requesting user.
[0019]
The program of the present invention is capable of communicating with a plurality of client devices provided on the user side via the Internet, and a database that can be commonly used by each user, and an individual that can be exclusively used by each user. A server system comprising: a data storage unit; receives a material file upload request from the client device; and receives from the client device a material file to be uploaded and attribute information of the material file to be uploaded. Upload means for acquiring and storing in the personal data storage unit of the user who made the upload request, receiving a registration request for the material file from the client device, and registering from the personal data storage unit of the user who made the registration request The material file to be acquired is acquired, and the attribute of the material file to be registered Based on the information, database registration means for registering in the database, receiving a search request for the material file from the client device, searching for the material file registered in the database, and a search result for the retrieved material file Search means for transmitting information to the client device, receiving a download request for the material file selected from the searched material files from the client device, and sending the selected material file to the client device It is made to function as a download means to transmit.
[0020]
The program of the present invention can communicate with a plurality of client devices provided on the user side via the Internet, and can be used exclusively by each user and a database that can be commonly used by each user. A server system comprising: a personal data storage unit; receiving a material file upload request from the client device; from the client device, a material file to be uploaded; and attribute information of the material file to be uploaded; And uploading means for storing in the personal data storage unit of the user who made the upload request, receiving a registration request for the material file from the client device, and from the personal data storage unit of the user who made the registration request Obtain a document file to be registered, and register the document file to be registered. Based on the attribute information of the database, the database registration means for registering in the database, the disclosure condition acquisition means for receiving and storing the disclosure condition of the material file from the client device, and the request for retrieving the material file from the client device are received. A search means for searching for a material file registered in the database, and transmitting search result information about the searched material file to the client device; selecting from the searched material file from the client device; Only when the selected document file can be disclosed to the user who made the download request based on the publication condition, the document file is sent to the client device. Function as a download means to send And wherein the door.
[0021]
It should be noted that the disclosure condition includes a case where it is not disclosed or a case where it is disclosed only to a specific person.
[0022]
The selection includes not only the case where one is selected from a plurality of things but also the case where one is selected from one.
[0023]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. The embodiment described below is configured as a system for a land and house investigator, and the user is a land and house investigator. In addition, materials are materials related to the work of land and house investigators, such as land survey maps, definitive survey maps, site photos, application forms, application books, certified copies, public maps, land maps, landowner information, reference point information, etc. Say. A material file (hereinafter also simply referred to as a file) is a file stored as data that can be handled by a computer.
1. System configuration
As shown in FIG. 1, the server system 1 includes a personal folder server 11 and a land material center server (hereinafter also simply referred to as a center server) 12, both of which are computers, and the personal folder server 11 and the center server 12. Are connected to each other. The personal folder server 11 and the center server 12 are both connected to a plurality of client devices 2 provided on the user side via the Internet. The client device 2 is a personal computer and includes a Web browser.
[0024]
The personal folder server 11 includes a plurality of personal folders 13 and one or more group folders 14. Here, a group is a unit for bundling users, and is arbitrarily determined, for example, as a certain branch of a land and house investigator association in a certain prefecture. The personal folder 13 is provided for each user, and each user can exclusively use his / her personal folder 13. The personal folder 13 corresponds to the personal data storage unit of the present invention, and the group folder 14 corresponds to the group data storage unit of the present invention.
[0025]
The personal folder server 11 is connected to one or more computers 3 provided on the partner company (alliance company) side that performs various services such as data conversion, and is provided on the group manager side that performs charge management and the like. In addition, one or more computers 4 are connected.
[0026]
The personal folder 13 includes a personal folder attribute table (hereinafter also simply referred to as an attribute table) 15. The attribute table 15 includes the folder ID of the personal folder 13, the file number of each file stored in the personal folder 13, the actual file name, the logical file name, the file size, the creation date, the creator name, the associated file number, the file Stores attribute information such as status, location name, lot number, remaining lot number, registration flag, billing flag, billing information, and remarks. Here, the file status represents the status of the file, such as a normal file, a compressed file, a file after conversion by an alliance company, etc., and the registration flag represents the registration status, such as whether it is unregistered or registered in the database 17, The billing flag represents a billing state such as whether the billing is not billed or billed.
[0027]
The group folder 14 includes a group folder table. The group folder table stores a group ID of a group that uses the group folder 14, a folder ID of each user's personal folder 13 belonging to the group, a folder name, a folder size, charging information for the group, remarks, and the like. The folder ID described above is obtained by adding the user ID to the group ID.
[0028]
The center server 12 includes a database 17, and the database 17 stores map information that allows the client device 2 to display a map.
[0029]
The server system 1 includes, for example, various data such as data for displaying a Web page (for example, an HTML file), various programs such as a program for uploading a file and a program for registering in the database 17. Programs are stored, and the server system 1 functions as upload means, database registration means, disclosure condition acquisition means, search means, and download means.
[0030]
The computer 4 also includes a charging information table, in which a charging information ID, an alliance company name, a service name, a unit price, and the like are stored.
2. Operation explanation
Next, the operation of the server system 1 will be described. Here, after the upload step for uploading a file to the personal folder 13, a database registration step for registering a file from the personal folder 13 to the database 17, a search step for searching for and downloading a file from the database 17, and a download step are described. An alliance service step for converting data of a file stored in the personal folder 13 and a billing management step for billing management will be described.
[0031]
(1) Upload step (see Figure 2)
When the user accesses the server system 1 in the client device 2 (the client device 2a in the example of FIG. 1) and inputs a user ID, a password, etc., the server system 1 sends the land material center button 21 and the personal folder button to the client device 2. 22 (see FIG. 9) transmits a homepage (not shown) provided so as to be clickable.
[0032]
When the user clicks the personal folder button 22 on the home page, the client device 2 requests the personal folder page from the server system 1 (S01 in FIG. 2). The server system 1 searches the attribute table 15 using the folder ID corresponding to the input user ID as a key, acquires the attribute information of the file stored in the personal folder 13 of the user, and displays the personal folder page. The data is transmitted to the client device 2 (S02).
[0033]
As shown in FIG. 9, a personal folder page is displayed on the client device 2 (S03). On the personal folder page, the file name (real file name), name (logical file name), registration date (material creation date), unregistered, among the attribute information of the files stored in the user's personal folder The registered status, location name, and lot number are displayed in a list.
[0034]
When the user clicks the new creation button 24, the client device 2 requests the server system 1 for a new creation page (S04), and the server system 1 transmits the new creation page to the client device 2 (S05). As shown in FIG. 10, a newly created page is displayed (S06). This newly created page corresponds to an upload Web page.
[0035]
The new creation page has fields for real file name, logical file name, creation date, creator, location, lot number, remaining lot number, remarks, and material type. The attribute information of the file stored in the personal folder 13 is input. That is, the logical file name, actual file name, creation date, creator name, location name, lot number, remaining lot number, remarks, and material type are input.
[0036]
Here, the location name and lot number (these are the location information) are the location name and lot number (hereinafter also referred to as a registered lot number) of the land and house related to the material stored in the file. If it is a file that stores a land survey map of the land, the location name and lot number of that land are used. Further, the remaining lot number is a lot number of the land adjacent to the registered lot number. By inputting the remaining lot number, when the file is registered in the database 17, it is possible to search by the remaining lot number. For example, assume that when uploading a file whose registration lot number is “4-18”, “4-17” and “4-19” are entered as the remaining lot numbers and the file is registered in the database 17. Then, when searching for a file having a registered lot number “4-17”, if “4-17” is input as a search key for both the lot number and the remaining lot number, the file having the registered lot number “4-17” is searched. In addition, a file having a registered lot number “4-18” is searched (since the remaining lot number is “4-17”). That is, files in adjacent areas important for defining the boundary can be searched simultaneously.
[0037]
When the user clicks the browse button 32 when inputting a logical file name, a list of files stored in the client apparatus 2 is displayed, and a logical file name is input by selecting from the list. The
[0038]
The material type is the type of material stored in the file, and a land survey map, public map, etc. can be selected and input.
[0039]
Further, the new creation page is provided with a map information input button 33. When the user clicks on the map information input button 33, the client apparatus 2 displays the area indicated by the input location name and lot number. A map containing it is displayed. The user creates identification information indicating the existence of the file at the location on the map related to the file to be uploaded (that is, the location of a land house or the like related to the material stored in the file) by operating the mouse.
[0040]
Here, as the identification information, in the present embodiment, a location surrounded by a line and added with a diagonal line, a color, and the like (hereinafter referred to as a polygon) can be created. Different polygons are created depending on the type of material, such as green diagonal lines for land survey maps and red diagonal lines for landowner information. Can be created. In the present embodiment, there are cases where the user cannot create identification information depending on the type of material, such as a public map.
[0041]
When the user clicks the registration button 31, the client apparatus 2 transmits the input information to the server system 1, requests upload (S 07), and sets the file specified by the logical file name as a file to be uploaded. It transmits to the server system 1. That is, the logical file name becomes specific information for specifying the file to be uploaded. When sending a file, the content of the file is actually copied, and the source file remains. The same applies when storing or registering a file. Further, the client device 2 also transmits information related to the polygon created by the user (including information for displaying the polygon such as coordinate values) to the server system 1.
[0042]
The server system 1 stores the file transmitted from the client device 2 in the personal folder 13 of the user, and stores the attribute information in the attribute table 15 (S08). The server system 1 generates information that is not included in the transmitted attribute information, such as a file number. Further, the server system 1 stores information on the transmitted polygon in association with the transmitted file.
[0043]
When the user requests and displays the personal folder page again (S09 to S11), as shown in FIG. 11, the line 26 for displaying the attribute information of the file newly stored in the personal folder 13 is displayed on the personal folder page. Has been added.
[0044]
(2) Database registration step (see Figure 3)
Similarly to the uploading step, the user causes the client device 2 to display the personal folder page (S21 to S23 in FIG. 3), and the check box 27e in the row 26 in which the information of the file to be registered is displayed (see FIG. 11). ) And a registration button 28 is clicked, a box for specifying a disclosure condition is displayed on the client apparatus 2. Although this box is not shown, it is the same as the lower part of the land survey map registration box 71 of FIG.
[0045]
In this box, when the user designates any one of the thumbnail information and the file contents as private, public, or designated user (that is, only public to the designated user), and clicks the OK button on the box, The client apparatus 2 transmits the attribute information of the file for which the check is input and the input disclosure condition to the server system 1 and requests registration of the file (S24). That is, the personal folder page corresponds to a registration Web page. When “designated user” is designated, a box (not shown) for inputting the designated user is displayed on the client device 2, and the user designates a user who can be disclosed in the box.
[0046]
The server system 1 acquires a file to be registered from the personal folder 13 of the user based on the transmitted attribute information, and the database 17 so that the search can be performed by location name, lot number, creator name, creation date. Is registered (stored), and the disclosure condition of the file is registered (S25).
[0047]
Registration of a file in the database 17 will be described with reference to FIG. The database 17 includes a database attribute table 18. The database attribute table 18 stores attribute information including the location name, lot number, creator name, and creation date of each file registered in the database 17. . If there is attribute information corresponding to the location name and lot number of the transmitted attribute information in the database attribute table 18, the server system 1 adds the transmitted attribute information to the corresponding attribute information. If not, the transmitted attribute information is registered in the database attribute table 18 as new attribute information. Then, the file is registered in the database 17 and the file name is registered in association with the corresponding attribute information in the database attribute table 18.
[0048]
In addition, the server system 1 generates thumbnail information capable of reducing the contents of the file to be registered, registers it in the database 17 in association with the file to be registered, and registers the disclosure conditions for the thumbnail information.
[0049]
Further, the server system 1 acquires information about the polygon of the file to be registered from the client device 2 and stores it.
[0050]
(3) Search step (see Fig. 4 and Fig. 5)
A user (this user may be a user different from the user who performed the upload and registration in the database 17) accesses the server system 1 in the client device 2 (the client device 2b in the example of FIG. 1), and the user ID When the password or the like is input, the server system 1 transmits the homepage described above to the client device 2.
[0051]
When the user clicks the land material center button 21 on the home page, the client device 2 requests the server system 1 for a land material center page (hereinafter simply referred to as a center page) (S31 in FIG. 4). Then, the server system 1 transmits a center page to the client device 2 (S32), and the center page is displayed on the client device 2. As shown in FIG. 13, when the user clicks the search button 41 provided on the center page, a search box 42 is displayed on the center page (S33). The user can perform a keyword search or a map search using the search box 42 as follows. That is, the center page corresponds to a search Web page.
[0052]
▲ 1 Keyword search
The user selects keyword search, and the location name (Naka-ku, Nagoya City × 3 chome in the example of FIG. 13) and the creation date range (February 1 to 28, 2002 in the example of FIG. 13) as the keywords. Is clicked and the OK button 43 is clicked, the client apparatus 2 transmits the entered keyword to the server system 1 and requests a keyword search (S34). The server system 1 searches the database 17 based on the received keyword, generates search result information for displaying a list of relevant files, and transmits it to the client device 2 (S35).
[0053]
A search result box 51 as shown in FIG. 14 is displayed on the client device 2, and as the search result information (search result list), the location name, lot number, creation date, creator, remaining lot number, registration file (in the database 17). The presence or absence of a registered file) is displayed (S36).
[0054]
(2) Map search (see Figure 5)
When the user selects a map search in the search box 42 on the center page, inputs a prefecture name, a city name, a town name, and a letter name as a place name, and clicks an OK button 43, the client apparatus 2 is input. The place name is transmitted to the server system 1 to request a map search (S51 in FIG. 5).
[0055]
Based on the transmitted place name, the server system 1 searches the database 17 for map information that can display a map including the area indicated by the place name, and sends it to the client device 2 (S52). Thereby, a map is displayed on the client apparatus 2 as shown in FIG. 15 (S53). This map displays polygons indicating the existence of registered files, including those registered by other users.
[0056]
When the user surrounds the search range with the frame 40 displayed by the mouse operation and clicks the list display button 50, the client apparatus 2 transmits information about the search range to the server system 1 (S54). Based on the received information, the server system 1 reads the attribute information of the file registered for the region that falls within the search range from the database 17 and transmits the search result information (search result list) to the client device 2 ( S55). The client apparatus 2 displays the transmitted search result list in the search result box 51 (S56).
[0057]
▲ 3 ▼ Map display
When the user wants to check the location of the searched file on a map, particularly when performing a keyword search, when the search result list is displayed, the user selects the line 52 in the search result box 51, and the map Click the display button 55.
Then, the client apparatus 2 displays the map including the area indicated by the location name and the lot number of the selected row 52 (in the example of FIG. 14, the map including Nagoya City Naka Ward × 3 chome 4-18) as a server. Request is made to the system 1 (S361 in FIG. 4). Based on the transmitted information, the server system 1 transmits map information capable of displaying the map to the client device 2 (S362), and the map is displayed on the client device 2 (S363). This map displays polygons indicating the existence of registered files, including those registered by other users (see FIG. 15).
[0058]
▲ 4 ▼ Thumbnail display
When the user selects a row 52 in the search result list displayed by keyword search or map search by clicking the thumbnail 52 and clicks the thumbnail button 53, the client apparatus 2 transmits the information of the selected row 52 to the server system 1. Then, display of thumbnails is requested (S37 in FIG. 4).
[0059]
Based on the transmitted information, the server system 1 reads the thumbnail information of the registered file associated with the location name, lot number, creator, creation date, and transmits it to the client device 2 (S38). If there are a plurality of associated registration files, a plurality of thumbnail information is displayed on the client device 2 as shown in FIG. 16 (S39).
[0060]
(4) Download step (see Figure 4)
When the user selects, for example, “site photo” from the thumbnail information shown in FIG. 16 and clicks the download button 54, the client apparatus 2 requests the server system 1 to download the selected registration file (S40). ). The server system 1 refers to the disclosure condition of the registered file, and if the file can be disclosed to the user who requested the download, the server system 1 transmits the file to the client device 2 (S41). Receive (S42). Thereby, the user can acquire a field photograph.
[0061]
In addition, if the file cannot be disclosed to the user who requested the download, the server system 1 displays a message indicating that the file has not been disclosed on the client device 2. In such a case, if the user clicks the user information button 56, information about the user who registered the file in the database (hereinafter also referred to as a registered user) is displayed, so the user directly contacts the registered user. You can request the provision of materials. The information about the registered user may be information that can contact the registered user, and may be a phone number or an email address in addition to the name and address.
[0062]
(5) Alliance service step (see Figure 6 and Figure 7)
Similarly to the uploading step, the user displays a personal folder page as shown in FIG. 9 on the client device 2 (S61 to S63 in FIG. 6), and selects check boxes 27c and 27d for selecting a file to receive the service. When the alliance button 23 is clicked, the client device 2 requests the server system 1 for an alliance service page (hereinafter also simply referred to as a service page) (S64), and the server system 1 sends the service page to the client device 2. Is transmitted (S65).
[0063]
As shown in FIG. 17, the service page is displayed on the client device 2 and the file name of the selected file is displayed (S66). The service page is provided with a service selection field 61, and a pull-down menu is displayed by clicking the right triangle button. The user selects the company name and service name of the service to be received from the menu. The user can input a request to the alliance company in the request item column 62 provided on the service page. When the user clicks the registration button 63 on the service page, the client device 2 transmits the input information to the server system 1 and requests registration to the alliance service (S67). That is, a service request Web page is constituted by both the personal folder page for selecting a file to receive a service and the service page for selecting a service to receive.
[0064]
Based on the received information, the server system 1 transmits the selected service name, the selected file and its file information, request items, etc. to the computer 3 of the selected alliance company, and also to the alliance company. Notification is made and registered in the folder established on the alliance company side. Then, the information in the attribute table 15 is updated for the selected file. That is, the charging flag is set to 1 (conversion request), and the charging information ID of the selected service is stored as charging information (S68).
[0065]
When registration of the file with the alliance company is completed, the server system 1 transmits a registration completion message to the client device 2 (S69), and the message is displayed on the client device 2 as shown in FIG. 18 (S70). .
[0066]
The computer 3 of the alliance company performs a selected service such as data conversion on the file registered in the folder, and then stores the converted file in the personal folder 13. That is, in the computer 3, when the operator accesses the server system 1, inputs the alliance ID and password, and requests the personal folder registration page (S71 in FIG. 7), the server system 1 displays the personal folder registration page in the computer 3. Then, the personal folder registration page as shown in FIG. 19 is displayed on the computer 3 (S73).
[0067]
When the operator designates a registration destination (storage destination) folder, attribute information, accounting information, a file to be stored, etc. on the personal folder registration page and clicks a registration button (not shown), the computer 3 designates The information and file thus transmitted are transmitted to the server system 1 to request registration (storage) in the personal folder 13 (S74).
[0068]
Based on the transmitted information, the server system 1 stores the transmitted file in the personal folder 13 and updates the attribute information of the file in the attribute table 15 (S75). That is, the file state is set to 2 (the file just after conversion), and the charge flag is set to 2 (not charged). Note that the billing information stores the billing information ID of the selected service.
[0069]
When a personal folder page is requested via the client device 2 from the user who has requested the service (S76), a service completion message is added to the personal folder page and transmitted (S77). A message as shown in FIG. 20 is displayed (S78). After displaying the service completion message, the server system 1 sets the file status in the attribute table 15 to 3 (conversion file).
[0070]
(6) Billing step (see Fig. 8)
The computer 4 of the group manager periodically requests accounting information from the server system 1 (S81 in FIG. 8). The server system 1 refers to the group folder 14, collects unbilled billing information from the attribute table 15 of each user belonging to the group, and transmits it to the computer 4 (S82). The computer 4 receives the billing information (S83), calculates the cost and displays the list (S84).
[0071]
After charging for each user, the computer 4 transmits charged information to the server system 1 (S85), and the server system 1 changes the charging flag in the attribute table 15 to charged based on the received charged information. (S86).
3. Registration without going through personal folders
As described above, the user can register the material file stored in the personal folder 13 in the database 17, but in the present embodiment, as will be described below, the land area is directly passed without going through the personal folder. Survey maps, public maps, reference points, and landowner information can be registered in the database 17. It is also possible to acquire a replacement map registered on the server system 1 side.
[0072]
(1) Land survey map
When the user wants to directly register a file in which the geodetic survey map is stored, the user clicks the geodetic survey button 44 (see FIG. 22) and clicks the registration button 45 on the center page. Then, a land survey map registration box 71 as shown in FIG. 21 is displayed.
[0073]
The user inputs the location name, lot number, creator name, creation date, and remaining lot number relating to the file to be registered in the land survey map registration box 71. When the reference button 72 is clicked, a file to be registered can be designated. Then, the user designates thumbnail information and actual file disclosure conditions. Here, in FIG. 21, the geodetic survey map information is thumbnail information, and the geodetic survey map file is an actual file. Note that the disclosure conditions for thumbnail information as well as actual files can be specified because depending on the contents of the file, the contents may be known even if it is thumbnail information. This is because the information may also need to be kept private.
[0074]
When the user clicks on the map information input button 73, the map including the location related to the file to be registered is displayed as in the new creation page in the upload step, and the user creates a polygon at the location on the map.
[0075]
When the user clicks the OK button 74, the client apparatus 2 transmits the input information and the specified file to the server system 1 and requests registration in the database 17. The server system 1 registers the transmitted file and its information in the database 17 in the same manner as in the database registration step.
[0076]
(2) Public map
A public map is a drawing created for each administrative district and attached to the Legal Affairs Bureau. When the user wants to directly register the file in which the public map is stored, the user clicks the public map registration button 46 on the center page as shown in FIG. Then, since the public map registration box 75 is displayed, the user inputs the registration name, the file name of the file to be registered, the name of the prefecture and the city / town / town of the public map to be registered, and clicks the OK button 76. . Then, the client device 2 transmits the input information and the specified file to the server system 1, and the server system 1 registers the transmitted file and the information in the database 17.
[0077]
The registered public map is displayed on a map (this map is a block / address map) displayed by map information stored in advance in the database 17.
Therefore, the user can easily search from the duplicate lot number described in the land duplicate book.
[0078]
(3) Reference point
The reference point is a reference point associated with land surveying. When the user wants to register the reference point, as shown in FIG. 23, the center page displays a map including the point where the reference point is to be registered, and clicks the reference point button 47 on the center page. Then, since a pin is displayed at the tip of the mouse pointer, the user places the pin at a point to be registered on the map and clicks the registration button 46. Then, a reference point information registration box 77 is displayed.
[0079]
In the reference point information registration box 77, the coordinate value of the point where the pin is arranged is displayed as the coordinate value. In addition, this coordinate value is a coordinate value by the coordinate system which the server system 1 has beforehand. The user can input a coordinate value in an arbitrary coordinate system as an arbitrary coordinate value. In addition, the user inputs the reference point name, the set date, the setter name, the structure name, the location name, and the disclosure condition. When the OK button 78 is clicked, the client apparatus 2 transmits the input information to the server system 1, and the server system 1 registers the transmitted information in the database 17.
[0080]
On the other hand, when the user displays a map on the client device 2, the reference point is displayed in the form of a pin at the reference point registration point on the map, including those registered by other users. When the user clicks on the reference point displayed on the map, the reference point information reference box (not shown) similar to the reference point information registration box 77 is provided if the reference point information can be disclosed to the user. Is displayed, and the coordinates of the clicked reference point, reference point name, setter name, and the like are displayed.
[0081]
(4) Land owner information
When the user wants to register information about the land owner, the center page displays a map including the land for which the land owner information is to be registered, and clicks the land owner information button 48 on the center page. Then, the user can create a polygon indicating the presence of land owner information on the map by operating the mouse. When the user clicks the registration button 45, a land owner information registration box 81 is displayed as shown in FIG.
[0082]
In the land owner information registration box 81, the user inputs the name of the land owner, the land owner's address, the lot number, the land owner's telephone number, and the registry number. When the reference button 83 is clicked, a registry file to be registered can be designated. In addition, the user specifies the land owner information and the disclosure condition of the registry file. When the OK button 82 is clicked, the client apparatus 2 transmits the input information and the specified registry file to the server system 1 and requests registration in the database 17. The server system 1 registers the transmitted information and the registry file in the database 17.
[0083]
On the other hand, when the user displays a map on the client device 2, a polygon indicating the presence of the land owner information is displayed on the land on which the land owner information is registered, including those registered by other users. Is displayed. When the user clicks on the polygon, if the land owner information can be disclosed to the user, a land owner information reference box (not shown) similar to the land owner information registration box 81 is displayed. The name, address, etc. of the owner of the clicked land are displayed.
[0084]
(5) Replacement map
The substitute map is acquired in advance on the server system 1 side and registered in the database 17. When the user wants to obtain a substitute map, as shown in FIG. 25, the user displays a map including the location related to the substitute map to be obtained and clicks the substitute map button 49 on the center page. Then, the polygon of the substitute map is displayed on the map. When the user clicks on this polygon, a substitute map acquisition box 79 is displayed. When the user clicks the “Yes” button 80, the substitute map is downloaded to the client device 2.
4). Effects of this embodiment
In the present embodiment, since the material file once stored in the personal folder 13 is registered in the database 17 in the same server system 1, it is not necessary to transfer the file via the Internet at the time of registration. The line load can be reduced and troubles such as line disconnection can be avoided. If a plurality of files to be registered are selected, a plurality of files can be registered at a time.
[0085]
Moreover, since the server system 1 automatically registers the document file in the database 17 simply by selecting the file to be registered and clicking the registration button 28 and inputting the disclosure condition, the user can, for example, The map is displayed on the client device 2, and the transmission / reception via the Internet is frequently performed without going through complicated procedures such as registering the location on the map and the registration file and registering them in the database 17. Registration is easy and unnecessary.
[0086]
Since the personal folder 13 can be used exclusively, the user can use the personal folder 13 for backup. Then, you can select multiple files from the data files saved for backup and register them in the database at once.
[0087]
In addition, since the disclosure conditions of the file and thumbnail information can be designated, the user can safely register a file that is not desired to be disclosed to unspecified persons, and can prompt the user to register the file. And even in the case of a file that has been made private, if the thumbnail information is made public, you can know the outline, so the user can know what materials other users have, Requests can be requested as needed. Furthermore, since the user can see information on the screen that can contact the user who has registered the file, it is possible to easily request the provision of materials.
[0088]
In addition, the file registered in the database 17 is sent to the user who made the download request in response to the download request from the user, even if the user who made the download request is different from the user who registered the file. If it can be published, it will be downloaded. That is, since each user can use the material file with each other, it is not necessary to go to the Legal Affairs Bureau, and materials necessary for business can be easily obtained. For example, materials such as actually measured survey maps that are not submitted to the Legal Affairs Bureau can also be shared among users by registering them in the database 17 and publishing them.
[0089]
Further, in the map displayed on the client device 2 based on the map information stored in the database 17, a polygon indicating the existence of the registration file is displayed at the location on the map related to the registration file. Can easily check whether or not a registered file exists in the land to be investigated or its adjacent land. Since different types of polygons are displayed according to the material type of the registered file, the user can easily know which type of material file is registered. If a polygon is created along the boundary of the location of the registration file, it can be known at a glance whether or not the boundary is fixed.
[0090]
In addition, by specifying a search range on the map, a registered file whose location exists in the search range can be searched, so that the user can perform a search while viewing the search range on the map.
[0091]
Further, since the user can receive the services of the alliance company without transferring the material file by himself / herself, the line load can be reduced and the service can be easily received. Since the file resulting from the service is stored in the personal folder 13 again, the user receives a necessary service such as data conversion for the material file uploaded to the personal folder 13, for example, It can be used for registration in the database 17.
[0092]
In addition, the group manager can easily and centrally manage the charging of users included in the group by acquiring the charging information using the group folder 14.
[0093]
In addition, in the case of materials with a particularly high frequency of use such as a geodetic survey map or the like, it can be directly registered in the database 17 without going through the personal folder 13. That is, the user can register the material file by any convenient method of registration via the personal folder 13 or direct registration, so that the user can be prompted to register the material that is frequently used. In addition, since the reference point can be directly registered, the reference point registered by another user can be used for the restoration survey, the survey of the adjacent site, or the like.
5). Other embodiments
In the above embodiment, the user has created a polygon on the map, but the server system 1 provides the coordinate system necessary for creating the polygon, and the computer 3 of the alliance company that performs a conversion service from the location name to the coordinate value. In addition, the server system 1 may automatically acquire a polygon by acquiring the location name by transmitting it. Further, the server system 1 may be provided with a conversion table for converting the location name to the coordinate value to automatically create a polygon. Further, the server system 1 may automatically create polygons by inputting coordinate values. Further, the polygon may be created not when the file is uploaded but when it is registered in the database 17.
[0094]
In addition to the reference point and land owner information, the information of the user who registered the material file may be displayed by clicking a pin or polygon on the map.
[0095]
In the above embodiment, identification information such as a land survey map and land owner information is a polygon, but it may be a pin instead of a polygon.
[0096]
In addition, information other than polygons and pins may be used as identification information.
[0097]
In the above embodiment, the user specifies the release condition. However, all the files registered in the database 17 may be made public and the specification of the release condition may be omitted.
[0098]
Further, it may be configured such that a material to be directly downloaded can be selected and downloaded from the search result list without displaying thumbnail information.
[0099]
Also, the screen configuration is not limited to the above, and the upload web page described above may be composed of a plurality of pages, or a single service request web page composed of two pages as described above. Various configurations such as a page are possible.
[0100]
Of course, the hardware configuration, the flow of processing, and the like are not limited to the above embodiment. For example, the number of servers constituting the server system 1 may be increased in order to distribute the processing load. Of course, it can be applied to systems other than those for land and house investigators. That is, various configurations and algorithms can be taken without departing from the scope of the claims.
[0101]
【The invention's effect】
According to the present invention, after uploading a material file once to a personal data storage unit that can be exclusively used by each user, the material file is registered in a database that can be commonly used by each user. Then, the data file registered in the database is searched and downloaded.
[0102]
That is, when registering in the database, it is not necessary to transfer the file via the Internet, so the line load can be reduced and registration can be performed easily. Further, since registration is performed based on the attribute information acquired at the time of upload, it is not necessary to frequently perform transmission / reception via the Internet, and registration can be performed easily. And since each user can mutually use the material file registered in the database, the material required for business can be easily obtained.
[0103]
Further, since the personal data storage unit can be used exclusively, the user can use the personal data storage unit for backup. Then, in order to make the backup material file stored in the personal data storage unit into a shared material file, it can be used to be registered in the database at a later time.
[0104]
In addition, if the document file is published only when the document file is released to the user who has requested the download and the document file can be published to the user who requested the download, Since the material file to be registered in the database can be made private or made available only to a specific person, registration of a file that is not desired to be made open to an unspecified person can be prompted. If the information about the user who registered the material file can be displayed when the material file is made private, the user who wants to obtain the material file made private will be the user who registered the material file. Can be easily requested.
[0105]
Further, the map information for displaying the map in the client device is stored in the database, and the search is performed so that the identification information is displayed at the location on the map related to the registration file in response to the map search request from the user. If the map information is transmitted to the client device, the user can visually check on the map whether or not a registered file exists in the land to be investigated or its adjacent land.
[0106]
Further, if thumbnail information that can be displayed in a reduced size is created for a material file and the thumbnail information is transmitted to the client device in response to a display request from the user, the user can obtain an outline of the material stored in the material file. It can be visually recognized and can be used for determining whether to download or not.
[0107]
Also, in response to a service request from a user, a material file is transmitted from the personal data storage unit to the service provider's computer, and the material file resulting from the service is stored in the personal data storage unit. The user does not need to send the material file to the service provider's computer by himself, and can easily receive the service by reducing the user's line load.
[0108]
In addition, if billing information of users belonging to a group is transmitted to the group manager's computer, the group manager can easily and centrally manage billing of users included in the group.
[0109]
Also, by designating a search range on the map, if a document file whose location exists in the search range is searched, the user can view the search range on the map while viewing the document file. Search can be performed.
[0110]
In addition, if the map displayed on the client device is configured so that the area where the document file is registered can be identified, the user has a registered file in the land to be investigated or its adjacent land. It can be visually confirmed on the map.
[Brief description of the drawings]
FIG. 1 is a schematic configuration diagram of a server system according to an embodiment of the present invention.
FIG. 2 is a flowchart of an upload step.
FIG. 3 is a flowchart of a database registration step.
FIG. 4 is a flowchart of a search / download step.
FIG. 5 is a flowchart of map search.
FIG. 6 is a flowchart of an alliance service step.
FIG. 7 is a flowchart of an alliance service step.
FIG. 8 is a flowchart of a charging step.
FIG. 9 is a diagram of a personal folder page.
FIG. 10 is a diagram of a new creation page.
FIG. 11 is a diagram of a personal folder page.
FIG. 12 is a diagram for explaining registration of a material file in a database.
FIG. 13 is a diagram of a center page on which a search box is displayed.
FIG. 14 is a diagram of a center page on which a search result list is displayed.
FIG. 15 is a diagram of a center page on which a map is displayed.
FIG. 16 is a diagram of a center page on which thumbnail information is displayed.
FIG. 17 is a diagram of an alliance service page.
FIG. 18 is a diagram of a personal folder page displaying a file registration completion message with an alliance company.
FIG. 19 is a diagram of a personal folder registration page.
FIG. 20 is a diagram of a personal folder page on which a service completion message is displayed.
FIG. 21 is a diagram of a center page on which a geodetic survey map registration box is displayed.
FIG. 22 is a diagram of a center page on which a public map registration box is displayed.
FIG. 23 is a diagram of a center page on which a reference point information registration box is displayed.
FIG. 24 is a diagram of a center page on which a land owner information registration box is displayed.
FIG. 25 is a diagram of a center page on which a substitute map acquisition box is displayed.
[Explanation of symbols]
1 ... Server system
2, 2a, 2b ... Client device
3 ... (service provider's) computer
4 ... (group manager's) computer
11 ... Personal folder server
12 ... Land Resource Center Server
13 ... Personal folder (personal data storage)
14 ... Group folder (group data storage)
15 ... Personal folder attribute table
17 ... Database

Claims (11)

ユーザ側に設けられた複数のクライアント装置とインターネットを介して交信可能であって、各ユーザが共通して利用可能なデータベースと、前記各ユーザが排他的に利用可能な個人データ格納部と、を備えたサーバシステムを用いて、土地家屋等に関する資料を提供する資料提供方法であって、
前記サーバシステムが、前記クライアント装置を介して、ユーザから資料ファイルのアップロード要求を受け付け、前記クライアント装置から、アップロードすべき資料ファイルと、前記アップロードすべき資料ファイルの属性情報と、を取得し、前記アップロード要求をしたユーザの前記個人データ格納部に格納するアップロードステップと、
前記サーバシステムが、前記クライアント装置を介して、ユーザから資料ファイルの登録要求を受け付け、前記登録要求をしたユーザの前記個人データ格納部から、登録すべき資料ファイルを取得し、前記登録すべき資料ファイルの属性情報に基づいて、前記データベースに登録するデータベース登録ステップと、
前記サーバシステムが、前記クライアント装置を介して、ユーザから資料ファイルの検索要求を受け付け、前記データベースに登録されている資料ファイルを検索し、検索された資料ファイルについての検索結果情報を、前記クライアント装置に送信する検索ステップと、
前記サーバシステムが、前記クライアント装置を介して、ユーザから、前記検索された資料ファイルの中から選択された資料ファイルのダウンロード要求を受け付け、前記選択された資料ファイルを、前記クライアント装置に送信するダウンロードステップと、
を有し、
前記ダウンロードステップにおいて、前記サーバシステムが、予め前記クライアント装置を介してユーザから取得しておいた公開条件に基づいて、前記選択された資料ファイルが、前記ダウンロード要求をしたユーザに対して公開可能か否かを判断し、公開可能であるときのみ、当該資料ファイルを前記クライアント装置に送信し、公開不可能であるときに、当該資料ファイルを前記データベースに登録したユーザについての情報を前記クライアント装置に表示可能とすることを特徴とする資料提供方法。
A database that can be communicated with a plurality of client devices provided on the user side via the Internet, and can be commonly used by each user, and a personal data storage unit that can be exclusively used by each user, and A document providing method for providing documents on land and houses using a server system provided,
The server system accepts a material file upload request from a user via the client device, acquires a material file to be uploaded and attribute information of the material file to be uploaded from the client device, and An uploading step of storing in the personal data storage unit of the user who made the upload request;
The server system receives a registration request for a document file from a user via the client device, acquires a document file to be registered from the personal data storage unit of the user who has made the registration request, and the document to be registered. A database registration step of registering in the database based on file attribute information;
The server system receives a search request for a material file from a user via the client device, searches for a material file registered in the database, and obtains search result information about the searched material file as the client device. A search step to send to
The server system receives a download request for a material file selected from the retrieved material files from a user via the client device, and transmits the selected material file to the client device. Steps,
I have a,
In the download step, whether the selected document file can be disclosed to the user who has made the download request on the basis of the disclosure conditions that the server system has acquired in advance from the user via the client device. Only when the document file can be disclosed, the document file is transmitted to the client device. When the document file cannot be disclosed, information on the user who registered the document file in the database is transmitted to the client device. A method for providing a document, characterized by enabling display .
前記データベースには、前記クライアント装置において地図を表示するための地図情報が格納されており、
前記サーバシステムが、資料ファイルに係る前記地図上の所在地に識別情報を表示するための情報を、取得するステップと、
前記サーバシステムが、前記クライアント装置を介して、ユーザから地図検索要求を受け付け、前記識別情報を表示するための情報に基づいて、前記データベースに登録されている資料ファイルに係る前記地図上の所在地に前記識別情報が表示されるような前記地図情報を、前記クライアント装置に送信する地図検索ステップと、
をさらに有することを特徴とする請求項記載の資料提供方法。
The database stores map information for displaying a map in the client device,
The server system obtaining information for displaying identification information at a location on the map according to a material file; and
The server system accepts a map search request from a user via the client device, and based on the information for displaying the identification information, the server system determines the location on the map related to the material file registered in the database. A map search step of transmitting the map information such that the identification information is displayed to the client device;
Article providing method according to claim 1, further comprising a.
前記データベース登録ステップにおいて、前記登録すべき資料ファイルについて縮小表示可能なサムネイル情報を作成して、前記データベースに登録し、
前記検索ステップにおいて、前記クライアント装置を介して、ユーザから、前記検索された資料ファイルのサムネイル情報の表示要求を受け付け、当該サムネイル情報を前記クライアント装置に送信することを特徴とする請求項1、又は、2記載の資料提供方法。
In the database registration step, thumbnail information that can be reduced and displayed for the material file to be registered is created, registered in the database,
In the search step, through the client device, the user receives a display request of the thumbnail information of the retrieved material file, claim 1, characterized in that transmits the thumbnail information to the client device, or 2. Method for providing the material described in 2 .
前記サーバシステムが、資料ファイルに対するサービスを行うサービス提供者のコンピュータと接続されており、
前記サーバシステムが、前記クライアント装置を介して、ユーザからサービス要求を受け付け、サービスを受けるべき資料ファイルを、前記サービス要求をしたユーザの前記個人データ格納部から取得して、前記サービス提供者のコンピュータに送信し、サービスを受けた結果の資料ファイルを、前記サービス提供者のコンピュータから受信して、前記サービス要求をしたユーザの前記個人データ格納部に格納するアライアンスサービスステップを、さらに有することを特徴とする請求項1、2、又は、3記載の資料提供方法。
The server system is connected to a computer of a service provider that provides a service for a document file;
The server system receives a service request from a user via the client device, obtains a material file to be serviced from the personal data storage unit of the user who has made the service request, and the computer of the service provider And an alliance service step of receiving the data file as a result of receiving the service from the computer of the service provider and storing it in the personal data storage unit of the user who has requested the service. The document providing method according to claim 1, 2, or 3 .
前記サーバシステムが、ユーザが属するグループに関するデータを格納するグループデータ格納部を備えるとともに、前記グループに属するユーザに対する課金を行うグループ管理者のコンピュータと接続され、
前記サーバシステムが、前記グループに関するデータに基づいて、前記グループに属するユーザの課金情報を、前記個人データ格納部から取得して、前記グループ管理者のコンピュータに送信する課金ステップを、さらに有することを特徴とする請求項1、2、3、又は、4記載の資料提供方法。
The server system includes a group data storage unit that stores data related to a group to which a user belongs, and is connected to a computer of a group administrator who charges a user belonging to the group,
The server system further includes a charging step of acquiring charging information of users belonging to the group from the personal data storage unit based on data relating to the group and transmitting the charging information to the computer of the group manager. 5. The material providing method according to claim 1, 2, 3, or 4 .
各ユーザが共通して利用可能なデータベースと、前記各ユーザが排他的に利用可能な個人データ格納部と、を備えたサーバシステムに、インターネットを介して接続されたクライアント装置を用いて、土地家屋等に関する資料を提供し取得するための方法であって、
前記クライアント装置が、前記サーバシステムにアップロードする資料ファイルを特定するための特定情報と、前記アップロードする資料ファイルに係る土地家屋等の所在地情報を含む属性情報と、を入力するためのアップロード用Webページを、前記サーバシステムから受信して表示し、入力された前記特定情報により特定される資料ファイルと、入力された前記属性情報とを、前記サーバシステムに送信して、前記クライアント装置のユーザの前記個人データ格納部へ格納させるアップロードステップと、
前記クライアント装置が、前記クライアント装置のユーザの前記個人データ格納部に格納されている資料ファイルから、前記データベースに登録する資料ファイルを選択するための登録用Webページを、前記サーバシステムから受信して表示し、選択された前記登録する資料ファイルについての情報を前記サーバシステムに送信して、前記登録する資料ファイルを、少なくとも所在地についての条件による検索が可能なように、前記データベースに登録させるデータベース登録ステップと、
前記クライアント装置が、前記データベースに登録されている資料ファイルの検索条件として、少なくとも所在地についての条件を入力できる検索用Webページを、前記サーバシステムから受信して表示し、入力された検索条件を前記サーバシステムに送信して前記データベースを検索させ、検索された資料ファイルについての検索結果情報を、前記サーバシステムから受信して表示する検索ステップと、
前記クライアント装置が、前記検索された資料ファイルの中から選択されたダウンロードする資料ファイルについての情報を、前記サーバシステムに送信し、前記サーバシステムから前記ダウンロードする資料ファイルを受信するダウンロードステップと、
を備え
前記データベース登録ステップにおいて、前記登録用Webページが、前記登録する資料ファイルの公開条件をユーザに入力させるように構成され、前記クライアント装置が、入力された前記公開条件を前記サーバシステムに送信して記憶させ、
前記ダウンロードステップにおいて、前記ダウンロードする資料ファイルを選択したユーザに対して当該資料ファイルが公開可能であるときのみ、前記クライアント装置が、前記サーバシステムから当該資料ファイルを受信し、公開不可能であるときは、前記クライアント装置が、公開不可能であることを示す通知を表示し、当該資料ファイルを前記データベースに登録したユーザについての情報を表示可能であることを特徴とする方法。
Using a client device connected via the Internet to a server system comprising a database that can be commonly used by each user and a personal data storage unit that can be exclusively used by each user, A method for providing and obtaining materials related to
Web page for upload for inputting specific information for the client device to specify a material file to be uploaded to the server system, and attribute information including location information such as a land house related to the material file to be uploaded Is received from the server system, displayed, and the material file specified by the input specific information and the input attribute information are transmitted to the server system, and the user of the client device An upload step to store in the personal data storage,
The client device receives a registration Web page for selecting a material file to be registered in the database from the material file stored in the personal data storage unit of the user of the client device from the server system. Database registration that displays and transmits information about the selected material file to be registered to the server system so that the material file to be registered can be registered in the database so that it can be searched based on at least a location condition. Steps,
The client device receives from the server system and displays a search Web page that can input at least a location condition as a search condition for a document file registered in the database, and the input search condition is A search step of transmitting to the server system to search the database, receiving search result information about the searched material file from the server system and displaying;
A download step in which the client device transmits information about a material file to be downloaded selected from the retrieved material files to the server system, and receives the material file to be downloaded from the server system;
Equipped with a,
In the database registration step, the registration Web page is configured to allow a user to input a disclosure condition of the material file to be registered, and the client device transmits the input disclosure condition to the server system. Remember,
In the downloading step, the client device receives the material file from the server system and cannot publish the material file only when the material file can be disclosed to the user who has selected the material file to be downloaded. the method of the client apparatus displays a notification indicating that it is not possible public, and wherein the enable der Rukoto display information about the user who registered the documentation file to the database.
前記検索用Webページが、所在地名等のキーワードによる検索を要求できる一方、地名を入力することにより、当該地名で示される地域を含む地図を表示し、当該地図上で検索範囲を指定することにより、当該検索範囲に所在地が存在するような資料ファイルを検索させる地図検索を要求できるように構成されていることを特徴とする請求項記載の方法。While the search Web page can request a search using a keyword such as a location name, by inputting a place name, a map including the area indicated by the place name is displayed, and a search range is designated on the map. The method according to claim 6 , wherein a map search for searching for a material file having a location in the search range can be requested. 前記地図が、前記データベースに資料ファイルが登録されている区域を識別可能に構成されていることを特徴とする請求項記載の方法。The method according to claim 7 , wherein the map is configured to be able to identify an area where a document file is registered in the database. 前記クライアント装置が、前記クライアント装置のユーザの前記個人データ格納部に格納されている資料ファイルから、サービスを受ける資料ファイルを選択し、さらに、受けるサービスを選択するためのサービス要求用Webページを、前記サーバシステムから受信して表示し、選択された前記サービスを受ける資料ファイル及び受けるサービスについての情報を、前記サーバシステムに送信し、前記サーバシステムからサービス提供者のコンピュータに前記サービスを受ける資料ファイルを送信させ、前記サービスを受けた結果の資料ファイルを、前記クライアント装置のユーザの前記個人データ格納部に格納させるアライアンスサービスステップを、さらに有することを特徴とする請求項6、7、又は、8記載の方法。The client device selects a material file to receive a service from material files stored in the personal data storage unit of the user of the client device, and further, a service request Web page for selecting a service to be received, A material file received and displayed from the server system, which receives the selected service and information on the received service are transmitted to the server system, and the service file is received from the server system to the service provider's computer. to send a, the article file of the result of receiving the service, according to claim 6, 7 Alliance service step of storing in the personal data storage unit of the user of the client device, and further comprising, or 8 The method described. ユーザ側に設けられた複数のクライアント装置とインターネットを介して交信可能であって、各ユーザが共通して利用可能なデータベースと、前記各ユーザが排他的に利用可能な個人データ格納部と、を備え、土地家屋等に関する資料を提供するためのサーバシステムであって、
前記クライアント装置から、資料ファイルのアップロード要求を受信し、前記クライアント装置から、アップロードすべき資料ファイルと、前記アップロードすべき資料ファイルの属性情報と、を取得し、前記アップロード要求をしたユーザの前記個人データ格納部に格納するアップロード手段と、
前記クライアント装置から、資料ファイルの登録要求を受信し、前記登録要求をしたユーザの前記個人データ格納部から、登録すべき資料ファイルを取得し、前記登録すべき資料ファイルの属性情報に基づいて、前記データベースに登録するデータベース登録手段と、
前記クライアント装置から、資料ファイルの検索要求を受信し、前記データベースに登録されている資料ファイルを検索し、検索された資料ファイルについての検索結果情報を、前記クライアント装置に送信する検索手段と、
前記クライアント装置から、前記検索された資料ファイルの中から選択された資料ファイルのダウンロード要求を受信し、前記選択された資料ファイルを、前記クライアント装置に送信するダウンロード手段と、
前記クライアント装置から、資料ファイルの公開条件を受信して記憶する公開条件取得手段と、
を備え、
前記ダウンロード手段が、前記公開条件に基づいて、前記選択された資料ファイルが、前記ダウンロード要求をしたユーザに対して公開可能であるときのみ、当該資料ファイルを前記クライアント装置に送信し、公開不可能であるときに、当該資料ファイルを前記データベースに登録したユーザについての情報を前記クライアント装置に表示可能とすることを特徴とするサーバシステム。
A database that can be communicated with a plurality of client devices provided on the user side via the Internet, and can be commonly used by each user, and a personal data storage unit that can be exclusively used by each user, and A server system for providing materials related to land and houses,
A request for uploading a material file is received from the client device, the material file to be uploaded and attribute information of the material file to be uploaded are acquired from the client device, and the individual of the user who made the upload request Upload means for storing in the data storage unit;
From the client device, receiving a registration request for a document file, obtaining a document file to be registered from the personal data storage unit of the user who made the registration request, based on attribute information of the document file to be registered, Database registration means for registering in the database;
Search means for receiving a search request for a material file from the client device, searching for a material file registered in the database, and transmitting search result information about the searched material file to the client device;
Downloading means for receiving a download request for a material file selected from the retrieved material files from the client device, and transmitting the selected material file to the client device;
Release condition acquisition means for receiving and storing the release condition of the document file from the client device;
With
The download means transmits the document file to the client device only when the selected document file can be published to the user who has made the download request based on the publication condition, and cannot be published. In this case, the server system can display information on the user who registered the material file in the database on the client device .
ユーザ側に設けられた複数のクライアント装置とインターネットを介して交信可能であって、各ユーザが共通して利用可能なデータベースと、前記各ユーザが排他的に利用可能な個人データ格納部と、を備えたサーバシステムを、
前記クライアント装置から、資料ファイルのアップロード要求を受信し、前記クライアント装置から、アップロードすべき資料ファイルと、前記アップロードすべき資料ファイルの属性情報と、を取得し、前記アップロード要求をしたユーザの前記個人データ格納部に格納するアップロード手段、
前記クライアント装置から、資料ファイルの登録要求を受信し、前記登録要求をしたユーザの前記個人データ格納部から、登録すべき資料ファイルを取得し、前記登録すべき資料ファイルの属性情報に基づいて、前記データベースに登録するデータベース登録手段、
前記クライアント装置から、資料ファイルの公開条件を受信して記憶する公開条件取得手段、
前記クライアント装置から、資料ファイルの検索要求を受信し、前記データベースに登録されている資料ファイルを検索し、検索された資料ファイルについての検索結果情報を、前記クライアント装置に送信する検索手段、
前記クライアント装置から、前記検索された資料ファイルの中から選択された資料ファイルのダウンロード要求を受信し、前記公開条件に基づいて、前記選択された資料ファイルが、前記ダウンロード要求をしたユーザに対して公開可能であるときのみ、当該資料ファイルを前記クライアント装置に送信し、公開不可能であるときに、当該資料ファイルを 前記データベースに登録したユーザについての情報を前記クライアント装置に表示可能とするダウンロード手段、
として機能させるためのプログラム。
A database that can be communicated with a plurality of client devices provided on the user side via the Internet, and can be commonly used by each user, and a personal data storage unit that can be exclusively used by each user, and Server system with
A request for uploading a material file is received from the client device, the material file to be uploaded and attribute information of the material file to be uploaded are acquired from the client device, and the individual of the user who made the upload request Upload means to store in the data storage unit,
From the client device, receiving a registration request for a document file, obtaining a document file to be registered from the personal data storage unit of the user who made the registration request, based on attribute information of the document file to be registered, Database registration means for registering in the database;
Release condition acquisition means for receiving and storing the release condition of the document file from the client device,
Search means for receiving a search request for a material file from the client device, searching for a material file registered in the database, and transmitting search result information about the searched material file to the client device;
A download request for a material file selected from the retrieved material files is received from the client device, and the selected material file is sent to a user who has made the download request based on the disclosure condition. Download means for transmitting the material file to the client device only when it can be published, and for displaying information about the user who has registered the material file in the database when the document file cannot be published on the client device ,
Program to function as.
JP2002123084A 2002-04-24 2002-04-24 Document providing method and server system Expired - Fee Related JP3942478B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002123084A JP3942478B2 (en) 2002-04-24 2002-04-24 Document providing method and server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002123084A JP3942478B2 (en) 2002-04-24 2002-04-24 Document providing method and server system

Publications (2)

Publication Number Publication Date
JP2003316788A JP2003316788A (en) 2003-11-07
JP3942478B2 true JP3942478B2 (en) 2007-07-11

Family

ID=29538516

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002123084A Expired - Fee Related JP3942478B2 (en) 2002-04-24 2002-04-24 Document providing method and server system

Country Status (1)

Country Link
JP (1) JP3942478B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4497983B2 (en) * 2004-03-31 2010-07-07 株式会社日本総合研究所 File sharing control system, sharing control server, and sharing control program
JP2006065609A (en) * 2004-08-27 2006-03-09 Sony Corp Method and system for reproducing content
JP4648017B2 (en) * 2005-02-01 2011-03-09 株式会社リコー Drawing management method and drawing management program
JP2007164414A (en) * 2005-12-13 2007-06-28 Ricoh Co Ltd Image processing apparatus
KR100725792B1 (en) * 2006-02-01 2007-06-08 엔에이치엔(주) System and method for providing geographic information in private webpage
JP5703748B2 (en) * 2010-03-17 2015-04-22 株式会社リコー Management system, management method, and temporary storage document server
JP2021149364A (en) * 2020-03-18 2021-09-27 ストックマーク株式会社 Information processor, material creation support system, material creation support method, and material creation support program

Also Published As

Publication number Publication date
JP2003316788A (en) 2003-11-07

Similar Documents

Publication Publication Date Title
TWI416344B (en) Computer-implemented method and computer-readable medium for providing access to content
CN112148679A (en) Data interaction method, system, device and storage medium based on multiple data platforms
US20060080286A1 (en) System and method for storing and accessing images based on position data associated therewith
JP3571515B2 (en) Computer-readable storage medium storing a knowledge collection / storage / retrieval program
US20040139172A1 (en) Method and system for requesting image prints in an online photosharing system
JP2003091633A (en) Information collecting and managing system and device, terminal device for system, recording medium recording collected information, method of browsing collected information, program and recording medium storing program
JPH09305518A (en) Method and system for providing information
US20050192841A1 (en) Method and system for collecting information before user registration
JP2003067226A (en) File management system and program
JP2009230429A (en) Interest information preparing method for registered content, content stock server, content information management server, and interest information preparing system for registered content
JP3942478B2 (en) Document providing method and server system
JP2007316939A (en) Electronic album providing device and image network system
TW200301634A (en) Apparatus and method for collecting information from information providing server
JP2004240692A (en) Image search server system, program and recording medium
JP2003076628A (en) Address book providing system, client terminal, address book providing method, and address book displaying method
JP2021114104A (en) Information management support device and information management support program
JPH11514477A (en) Accessing the database
JP4324867B2 (en) Image service system
JP2001325267A (en) Perusal method for personal information, personal information terminal, personal information management server and electronic address book
KR20040082023A (en) Storage Medium storing Messenger Program having Community Linking Function and Method for Providing Messenger-Linked Community Service using the Messenger Program
JP2009223553A (en) Content distribution management system and update notification method for content
JP4313984B2 (en) Service providing system, method and program
JP2002328863A (en) Website management system and website management program
JP4466235B2 (en) Image forming order system, server system and image forming processing system
JP3286312B1 (en) File transfer system and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040507

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061205

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070129

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070306

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070403

R150 Certificate of patent or registration of utility model

Ref document number: 3942478

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130413

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20130413

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20160413

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees