JP4340938B2 - Information processing apparatus, information processing method, and program storage medium - Google Patents

Information processing apparatus, information processing method, and program storage medium Download PDF

Info

Publication number
JP4340938B2
JP4340938B2 JP27835399A JP27835399A JP4340938B2 JP 4340938 B2 JP4340938 B2 JP 4340938B2 JP 27835399 A JP27835399 A JP 27835399A JP 27835399 A JP27835399 A JP 27835399A JP 4340938 B2 JP4340938 B2 JP 4340938B2
Authority
JP
Japan
Prior art keywords
information
auxiliary program
point
data
displayed
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
JP27835399A
Other languages
Japanese (ja)
Other versions
JP2001101064A (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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP27835399A priority Critical patent/JP4340938B2/en
Publication of JP2001101064A publication Critical patent/JP2001101064A/en
Application granted granted Critical
Publication of JP4340938B2 publication Critical patent/JP4340938B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、情報処理装置、情報処理方法、およびプログラム格納媒体に関し、例えばインターネットを介して一般のユーザが、POI(Point of Interest)情報を簡単に授受することができるようにした情報処理装置、情報処理方法、およびプログラム格納媒体に関する。
【0002】
【従来の技術】
従来、インターネットを介したコンピュータネットワークにおいては、ネットワーク上に複数のWWW(World Wide Web)サーバが存在し、WWWサーバが提供するWebページを、各ユーザが、クライアントとしての自分自身のパーソナルコンピュータなどの端末で受け取ることにより、所望の情報を入手し得るようになされている。
【0003】
例えば、WWWサーバが提供するWebページ上で表示された特定の場所に関する地点情報をパーソナルコンピュータに取り込み、パーソナルコンーピュータ上で取り込んだ地点情報のファイルを開くことが以前から行われている。
【0004】
この場合WWWサーバ側では、少なくとも緯度、経度、住所および電話番号等を含む地点情報を予めファイル化してハードディスク等に記憶した後、HTML(Hyper Text Markup Language)でファイルに対するハイパーリンクを記述し、当該ファイルを保持しておく。
【0005】
パーソナルコンピュータは、WebブラウザによってHTMLファイルをダウンロードして解析することによりWebページを表示する。そしてパーソナルコンピュータは、表示したWebページ上のアンカーがユーザによってクリックされると、ハイパーリンクされた地点情報のファイルをサーバからダウンロードし、ダウンロードした地点情報のファイルを解析し、地点情報のファイルを開く際に使用するソフトウェアとして関連づけられている地図ソフトウェアを起動して、地点情報を表示するようになされている。
【0006】
例えば、(株)アルプス社(商号)のマップサーバ(商標)と呼ばれる地図データベースおよびその表示プログラムでは、マップサーバスクリプトにより、<a href=”/rdw1010/31.mps ”>スクリプト</a>のような地点情報を含むファイル自体へのハイパーリンクが記述されている。
【0007】
ここでHTMLファイル内の「/rdw1010/31.mps 」は、サーバの「 rdw1010」ディレクトリに存在する「 31.mps 」というスクリプトを示している。従ってパーソナルコンピュータは、Webページ上でマークアップされた「スクリプト」部分がクリックされると、「 31.mps 」のスクリプトをダウンロードし、地図ソフトウェアを起動して表示するようになされている。
【0008】
ところでかかる構成のコンピュータネットワークのWWWサーバにおいては、パーソナルコンピュータは、Webページ上のアンカーがクリックされると、Webブラウザを介して「ファイルのダウンロード」といったダイアログを一度表示した後に、データ量に応じた通信時間をかけてインターネットからダウンロードするため、取り込んだ地点情報を地図ソフトウェアで表示するまでにはある程度の処理時間が必要で、リアルタイムに地点情報の登録処理を実行し得ないという問題があった。また、地図ソフトウェアを保持しない場合には、取り込んだ地点情報のファイルを開くことができず、無駄なファイルのダウンロードが行われてしまうという問題があった。
【0009】
そこで本出願人は、例えば、特願平11−139265号として、地点情報に、画像、音声、テキストなどの情報を付加した、オブジェクトより構成されるPOI(Point Of Interest)情報を伝送する方法に関し提案している。この提案によれば、Web上でボタンとして表示されるコンポーネントソフトウェアがHTML文書に書き込まれる。ユーザは、Webページに表示されたボタンをクリックするだけで、POI情報を自分自身の地図ソフトウェア上に取り込むことができる。
【0010】
【発明が解決しようとする課題】
しかしながら、先の提案によるHTMLファイルをコンポーネントソフトウエェアを有しないパーソナルコンピュータで開いた場合、「正しく表示されない可能性があります」といった警告ダイヤログや、「ActiveX(商標)をダウンロードしますか?」というダイアログが表示され、ユーザはそれに対応する操作をしなければならず、不便であった。また、表示することができなかった部分には、小さな四角形(ゴミ)が表示されてしまうという課題があった。
【0011】
また、コンポーネントソフトウェアをHTMLファイルに書き込む作業は、手作業となり、WWWサーバを有する検索サイトにおいて実行可能であったとしても、一般のユーザ同士で、POI情報を簡単に授受することができない課題があった。
【0012】
本発明は、このような状況に鑑みてなされたものであり、地図ソフトウェアを有しない、パーソナルコンピュータにおいて、POI情報を転送するためのHTMLファイルを開いた場合においても、不自然な表示が行われてしまうようなことを防止するものである。また、本発明は、一般のユーザ同士が、POI情報を相互に簡単に授受することができるようにするものである。
【0013】
【課題を解決するための手段】
請求項1に記載の情報処理装置は、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報をPOI情報として取得する取得手段と、取得手段により取得されたPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、取得手段により取得されたPOI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイルにファイル化するファイル化手段とを備えることを特徴とする情報処理装置。
【0014】
前記補助プログラムが読み出し得るフォーマットは、HTMLのコメントタグとすることができる。
【0015】
前記代替画像には、所定のホームページへのリンクが張られるようにすることができる。
【0016】
前記取得手段により取得された複数のPOIの中から、ファイル化するPOI情報を選択する選択手段をさらに設け、ファイル化手段には、選択手段により選択されたPOI情報をファイル化させるようにすることができる。
【0017】
前記ファイル化手段には、ファイル化したPOI情報の保存先に、以前作成したPOI情報を含むファイルが存在する場合には、以前作成したPOI情報を含むファイルと、今回作成したファイルのタイトルを列挙した目次ページの情報も作成させるようにすることができる。
【0018】
請求項6に記載の情報処理方法は、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報をPOI情報として取得する取得ステップと、取得ステップの処理により取得されたPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、取得ステップの処理により取得されたPOI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイルにファイル化するファイル化ステップとを含むことを特徴とする。
【0019】
請求項7に記載のプログラム格納媒体に格納されているプログラムは、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報をPOI情報として取得する取得ステップと、取得ステップの処理により取得されたPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、取得ステップの処理により取得されたPOI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイルにファイル化するファイル化ステップとを含むことを特徴とする。
【0020】
請求項8に記載の情報処理装置は、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報を含むPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、POI情報の画像に代えて表示される代替画像の表示を制御するデータを含むHTMLファイルを取得する取得手段と、取得手段により取得されたHTMLファイルに含まれる補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定手段と、判定手段により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、補助プログラムを起動する起動手段と、判定手段により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、第2の表示データに基づいて地図上の地点にカテゴリに対応する所定のアイコンを表示させ、補助プログラムに対応する処理を実行する機能を有しないと判定された場合、代替画像が表示されるように表示を制御する表示制御手段とを備えることを特徴とする。
【0021】
前記代替画像には、所定のホームページへのリンクが張られるようにすることができる。
【0022】
前記補助プログラムが読み出し得るフォーマットは、HTMLのコメントタグとすることができる。
【0024】
請求項11に記載の情報処理方法は、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報を含むPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、POI情報の画像に代えて表示される代替画像の表示を制御するデータを含むHTMLファイルを取得する取得ステップと、取得ステップの処理により取得されたHTMLファイルに含まれる補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定ステップと、判定ステップの処理により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、補助プログラムを起動する起動ステップと、判定ステップの処理により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、第2の表示データに基づいて地図上の地点にカテゴリに対応する所定のアイコンを表示させ、補助プログラムに対応する処理を実行する機能を有しないと判定された場合、代替画像が表示されるように表示を制御する表示制御ステップとを含むことを特徴とする。
【0025】
請求項12に記載のプログラム格納媒体に格納されているプログラムは、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報を含むPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、POI情報の画像に代えて表示される代替画像の表示を制御するデータを含むHTMLファイルを取得する取得ステップと、取得ステップの処理により取得されたHTMLファイルに含まれる補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定ステップと、判定ステップの処理により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、補助プログラムを起動する起動ステップと、判定ステップの処理により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、第2の表示データに基づいて地図上の地点にカテゴリに対応する所定のアイコンを表示させ、補助プログラムに対応する処理を実行する機能を有しないと判定された場合、代替画像が表示されるように表示を制御する表示制御ステップとを含むことを特徴とする。
【0026】
請求項13に記載の情報処理装置は、ネットワークを介して他の情報処理装置と接続される情報処理装置において、他の情報処理装置に対するHTMLファイルの送信を制御する送信制御手段と、他の情報処理装置から送信されてきたHTMLファイルの受信を制御する受信制御手段とを備え、送信制御手段は、HTMLファイル化するPOI情報として、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報を取得する第1の取得手段と、第1の取得手段により取得されたPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、取得手段により取得されたPOI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイル化するファイル化手段と、ファイル化手段によりHTMLファイル化されたHTMLファイルを、ネットワークを介して他の情報処理装置に伝送する伝送手段とを備え、受信制御手段は、他の情報処理装置から送信されてきた、HTMLファイルを取得する第2の取得手段と、第2の取得手段により取得されたHTMLファイルに含まれる補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定手段と、判定手段により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、補助プログラムを起動する起動手段と、判定手段により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、第2の表示データに基づいて地図上の地点にカテゴリに対応する所定のアイコンを表示させ、補助プログラムに対応する処理を実行する機能を有しないと判定された場合、代替画像が表示されるように表示を制御する表示制御手段とを備えることを特徴とする。
【0027】
前記ファイル化手段には、ファイル化したPOI情報の保存先に、以前作成したPOI情報を含むファイルが存在する場合には、以前作成したPOI情報を含むファイルと、今回作成したファイルのタイトルを列挙した目次ページの情報も作成させることができる。
【0028】
前記代替画像には、所定のホームページへのリンクが張られるようにすることができる。
【0029】
前記補助プログラムが読み出し得るフォーマットは、HTMLのコメントタグとすることができる。
【0031】
請求項17に記載の情報処理方法は、ネットワークを介して他の情報処理装置と接続される情報処理装置の情報処理方法において、他の情報処理装置に対するHTMLファイルの送信を制御する送信制御ステップと、他の情報処理装置から送信されてきたHTMLファイルの受信を制御する受信制御ステップとを含み、送信制御ステップは、HTMLファイル化するPOI情報として、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報を取得する第1の取得ステップと、第1の取得ステップの処理により取得されたPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、取得手段により取得されたPOI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイル化するファイル化ステップと、ファイル化ステップの処理によりHTMLファイル化されたHTMLファイルを、ネットワークを介して他の情報処理装置に伝送する伝送ステップとを含み、受信制御ステップの処理は、他の情報処理装置から送信されてきた、HTMLファイルを取得する第2の取得ステップと、第2の取得ステップの処理により取得されたHTMLファイルに含まれる補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定ステップと、判定ステップの処理により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、補助プログラムを起動する起動ステップと、判定ステップの処理により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、第2の表示データに基づいて地図上の地点にカテゴリに対応する所定のアイコンを表示させ、補助プログラムに対応する処理を実行する機能を有しないと判定された場合、代替画像が表示されるように表示を制御する表示制御ステップとを含むことを特徴とする。
【0032】
請求項18に記載のプログラム格納媒体に格納されているプログラムは、ネットワークを介して他の情報処理装置と接続される情報処理装置の情報処理のためのプログラムにおいて、他の情報処理装置に対するHTMLファイルの送信を制御する送信制御ステップと、他の情報処理装置から送信されてきたHTMLファイルの受信を制御する受信制御ステップとを含み、送信制御ステップは、HTMLファイル化するPOI情報として、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報を取得する第1の取得ステップと、第1の取得ステップの処理により取得されたPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、取得手段により取得されたPOI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイル化するファイル化ステップと、ファイル化ステップの処理によりHTMLファイル化されたHTMLファイルを、ネットワークを介して他の情報処理装置に伝送する伝送ステップとを含み、受信制御ステップの処理は、他の情報処理装置から送信されてきた、HTMLファイルを取得する第2の取得ステップと、第2の取得ステップの処理により取得されたHTMLファイルに含まれる補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定ステップと、判定ステップの処理により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、補助プログラムを起動する起動ステップと、判定ステップの処理により、補助プログラムに対応する処理を実行する機能を有すると判定された場合、第2の表示データに基づいて地図上の地点にカテゴリに対応する所定のアイコンを表示させ、補助プログラムに対応する処理を実行する機能を有しないと判定された場合、代替画像が表示されるように表示を制御する表示制御ステップとを含むことを特徴とする。
【0033】
請求項1に記載の情報処理装置、請求項6に記載の情報処理方法、および請求項7に記載のプログラム格納媒体に格納されているプログラムにおいては、取得されたPOI情報、がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、取得されたPOI情報の画像に代えて表示される代替画像の表示を制御するデータが、HTMLファイルにファイル化される。
【0034】
請求項8に記載の情報処理装置、請求項11に記載の情報処理方法、および請求項12に記載のプログラム格納媒体に格納されているプログラムにおいては、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報を含むPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、POI情報の画像に代えて表示される代替画像の表示を制御するデータを含むHTMLファイルが取得され、取得されたHTMLファイルに含まれる補助プログラムに対応する処理を実行する機能を有するか否かが判定され、補助プログラムに対応する処理を実行する機能を有すると判定された場合、補助プログラムが起動され、第2の表示データに基づいて地図上の地点にカテゴリに対応する所定のアイコンが表示され、補助プログラムに対応する処理を実行する機能を有しないと判定された場合、代替画像が表示されるように表示が制御される。
【0035】
請求項13に記載の情報処理装置、請求項17に記載の情報処理方法、および請求項18に記載のプログラム格納媒体に格納されているプログラムにおいては、POI情報として、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関するユーザによって入力された情報であって、指定された地点にある店舗のカテゴリを少なくとも含む付加情報が取得され、取得されたPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、補助プログラムが読み出し得るフォーマットでPOI情報が記述され、付加情報と地図上の地点情報に対応する位置にカテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに補助プログラムに対応する処理を実行する機能が保持されていない場合に、取得手段により取得されたPOI情報の画像に代えて表示される代替画像の表示を制御するデータがHTMLファイル化され、他の情報処理装置に伝送される。また、他の情報処理装置から伝送されてきたHTMLファイルが取得され、取得されたHTMLファイルに含まれる補助プログラムに対応する処理を実行する機能を有するか否かが判定され、補助プログラムに対応する処理を実行する機能を有すると判定された場合、補助プログラムが起動され、第2の表示データに基づいて地図上の地点にカテゴリに対応する所定のアイコンが表示され、補助プログラムに対応する処理を実行する機能を有しないと判定された場合、代替画像が表示されるように表示が制御される。
【0036】
【発明の実施の形態】
以下図面を参照して、本発明の一実施の形態を詳述する。図1は、本発明を適用したネットワークシステムの構成例を表している。このネットワークシステムにおいては、インターネット104に、パーソナルコンピュータ1−1乃至1−4と、プロバイダ101を構成するWWWサーバ102が接続されている。パーソナルコンピュータ1−1乃至1−4(以下、これらのパーソナルコンピュータ1−1乃至1−4を個々に区別する必要がない場合、単にパーソナルコンピュータ1と称する)は、WWWサーバ102にインターネット104を介して接続し、所望の情報の提供を受けることができるとともに、パーソナルコンピュータ1同士で相互にPOI情報を含むe-mailを授受することができるようになされている。
【0037】
次に、図2乃至図6を参照して、パーソナルコンピュータ1の構成例について説明する。パーソナルコンピュータ1は、B5サイズ以下の持ち運び易い携帯型パーソナルコンピュータとされ、本体2と本体2に対して開閉自在に取り付けられた表示部3とによって構成されている。
【0038】
本体2には、上面に各種文字や記号および数字等を入力するとき操作される複数の操作キー4、表示部3に表示されるカーソルを移動するときに操作されるスティック式ポインティングデバイス5、内蔵スピーカ6、表示部3に設けられたCCD(Charge Coupled Device) カメラ23によって画像を撮像するときに操作されるシャッタボタン7が設けられている。
【0039】
表示部3の正面には、LCD(Liquid Crystal Display)でなる液晶ディスプレイ21が設けられており、正面の中央上端部にCCDカメラ23を備えた撮像部22が表示部3に対して回動自在に取り付けられている。
【0040】
すなわち撮像部22は、表示部3の正面方向および背面方向との間の180度の角度範囲内で回動して任意の位置に位置決めし得るようになされている。また撮像部22には、図3に示すように、CCDカメラ23のフォーカス調整を行う調整リング25が設けられている。
【0041】
また表示部3(図2)の正面には、撮像部22の左隣にマイクロフォン24が設けられており、マイクロフォン24を介して表示部3の背面側(図6)からも集音し得るようになされている。
【0042】
また表示部3における正面の中央下端部には、LED(Light Emitting Diode)でなる電源ランプPL、電池ランプBL、メッセージランプML、およびその他の種々の用途に対応したランプが設けられている。
【0043】
さらに表示部3の正面上端部には、マイクロフォン24の左隣にツメ13が設けられると共に、ツメ13と対応する本体2の所定位置に、孔部8が設けられており、表示部3を本体2に閉塞した状態で、ツメ13が孔部8に嵌合されてロックされるようになされている。
【0044】
本体2の正面には、図3に示すようにスライドレバー9が設けられており、スライドレバー9を正面に沿って矢印方向(図3において左方向)にスライドすることにより、孔部8に嵌合されたツメ13のロックを解除して、表示部3を本体2に対して展開し得るようになされている。
【0045】
また本体2の正面には、1回のボタン操作で電源オンから所定のアプリケーションソフトウェア(以下、これを単にアプリケーションと呼ぶ)を立ち上げて、予め設定しておいた一連の動作を自動的に実行するためのプログラマブルパワーキー(PPKキー)10が左端部に設けられると共に、右端部に複数の吸気孔11が設けられている。
【0046】
本体2の左側面には、図4に示すようにスライド式の電源スイッチ40、4ピン対応のIEEE(Institute of Electrical and Electronics Engineers) 1394端子41、USB(Universal Serial Bus)端子42、マイクロフォン用入力端子43、ヘッドフォン端子44、およびIrDA(Infrared Data Association) 準拠の赤外線ポート45が設けられている。
【0047】
本体2の右側面には、図5に示すように、排気孔12が設けられており、排気孔12の右隣にはPCMCIA(Personal Computer Memory Card International Association) カード(以下、これをPCカードと呼ぶ)を挿入するためのPCカードスロット53が設けられている。
【0048】
また本体2の下面には、図6に示すように、増設メモリを取り付けるための開口部を被覆する蓋26が取り付けられると共に、蓋26のロック用ツメを外すためのピン挿入用孔48が設けられている。
【0049】
図7は、パーソナルコンピュータ1の内部の電気的構成を表している。図7に示すように、パーソナルコンピュータ1の本体2においては、起動シーケンス制御部83のPCI(Peripheral Component Interconnect) バス51に、CPU(Central Processing Unit) 52、PC(Personal Computer) カードスロット53、RAM(Random Access Memory)54、表示部3の液晶ディスプレイ21に表示する画像を生成するためのグラフィックス処理回路55、および他のコンピュータ装置や外部機器と接続してディジタルデータを取り込むためのIEEE1394端子41に直結されたIEEEインターフェース56が接続されている。
【0050】
CPU52は、本体2における各種機能を統括的に制御するコントローラであり、RAM54にロードされた各種プログラムを実行することにより各種機能を実行し得るようになされている。
【0051】
PCIバス51は、ISA(Industrial Standard Architecture)バス59に接続されており、ISAバス59にはハードディスクドライブ60、I/O(Input/Output)コントローラ61、キーボードコントローラ62、ポインティングデバイスコントローラ63、サウンドチップ64、LCDコントローラ65、モデム66およびUSBインターフェース67が接続されている。
【0052】
ここでキーボードコントローラ62は、操作キー4(図2)の押下に応じた制御信号の入力をコントロールし、ポインティングデバイスコントローラ63はスティック式ポインティングデバイス5(図2)による制御信号の入力をコントロールする。
【0053】
サウンドチップ64は、マイクロフォン24(図2)からの音声入力を取り込むか、または内蔵スピーカ6(図2)に対して音声信号を供給する。モデム66は公衆電話回線90およびインターネット104を介してプロバイダ101のWWWサーバ102に接続する。なおUSBインターフェース67は、USB端子42に接続されており、USBマウスやフロッピーディスクドライブ等の周辺機器を接続するようになされている。この例では、磁気ディスク231、光ディスク232、光磁気ディスク233、または半導体メモリ234をドライブするドライブ230が接続されている。
【0054】
ハードディスクドライブ60には、静止画像を取り込むためのキャプチャーソフトウェア60A、ディジタル地図ソフトウェア60B、およびWindows98(商標) でなるOS(Operating System)60C、およびCCDカメラ23によって撮像した画像データを自動的に取り込んで記憶する画像自動取り込みソフトウェア60Dや各種アプリケーションソフトウェア(図示せず)が格納されており、必要に応じてCPU52によって読み出されてRAM54にロードされる。
【0055】
I/Oコントローラ61は、I/Oインターフェース69、CPU70、EEPROM(Electrically Erasable and Programmable Read Only Memory) でなるROM(Read Only Memory)71、およびRAM72が相互に接続されて構成されており、RTC(Real-Time Clock) 81によって現在時刻が常時供給されている。
【0056】
I/Oコントローラ61のROM71には、BIOS(Basic Input/Output System) 73、ウェイクアッププログラム74、キー入力監視プログラム75、およびLED制御プログラム76が格納されると共に、RAM72には、キー入力ステイタスレジスタ77、設定時刻レジスタ78、LED制御レジスタ79、およびキー対応アプリケーションレジスタ80が設けられている。
【0057】
RAM72に格納されているキー入力ステイタスレジスタ77は、操作キーフラグを格納し得るようになされており、CPU70はキー入力監視プログラム75に基づいてワンタッチ操作用のPPKキー10(図2)が押下されたか否かを監視し、PPKキー10が押下されるとキー入力ステイタスレジスタ77に操作キーフラグを格納する。
【0058】
また設定時刻レジスタ78は、ユーザが予め任意に設定した開始時刻等の時刻情報を格納し得るようになされており、CPU70はウェイクアッププログラム74に基づいて、RTC81から与えられる現在時刻が任意に設定した開始時刻になったか否かを検出し、開始時刻になると所定の処理を実行する。
【0059】
さらにキー対応アプリケーションレジスタ80は、PPKキー10や予め設定された操作キー4の組み合わせに対応して、PPKキー10や複数の組み合わせでなる操作キー4と起動すべきアプリケーションとの対応関係を記憶しており、CPU70はPPKキー10や予め設定された組み合わせの操作キー4が押下されたときに、対応するアプリケーションを立ち上げるための制御データをISAバス59およびPCIバス51を順次介してCPU52に送出し、CPU52によって制御データに応じたアプリケーションソフトウェアを立ち上げる。
【0060】
またLED制御レジスタ79は、キー対応アプリケーションレジスタ80に記憶したアプリケーションソフトウェアが立ち上げられて動作が終了すると終了フラグを格納し、CPU70はLED制御プログラム76に基づいてLED制御レジスタ79に終了フラグが格納されていることを検出すると、メッセージランプMLを点灯する。
【0061】
なおLED制御レジスタ79は、電源スイッチ40が押下されると電源フラグを格納し、バッテリから供給される電源電圧で本体2が動作するときには電池フラグを格納する。従ってCPU70は、LED制御プログラム76に基づいて電源フラグ又は電池フラグが格納されていることを検出すると、電源ランプPLまたは電池ランプBLを点灯する。
【0062】
ここでI/Oコントローラ61には、バックアップ用のバッテリ82が接続されていることにより、本体2の電源スイッチ40がオフされ、図示しない電源から電力の供給がなされていない状態でも、RAM72のキー入力ステイタスレジスタ77、設定時刻レジスタ78、LED制御レジスタ79、およびキー対応アプリケーションレジスタ80の各データを保持するようになされている。
【0063】
またI/Oコントローラ61に接続された反転スイッチ88は、撮像部22(図2)が表示部3の液晶ディスプレイ21の反対側を撮像する方向に180度回転されたときオンされ、その状態をCPU70に通知する。またPPKキー10も、反転スイッチ88が押下されたときと同様に、その状態をCPU70に通知する。
【0064】
さらに半押しスイッチ86は、本体2の上面に設けられたシャッタボタン7が半押し状態にされたときオンして、その状態をI/Oコントローラ61のCPU70に通知し、全押しスイッチ87はシャッタボタン7が全押し状態にされたときオンして、その状態をI/Oコントローラ61のCPU70に通知するようになされている。
【0065】
すなわちI/Oコントローラ61のCPU70は、ハードディスクドライブ60のキャプチャーソフトウェア60Aを立ち上げた状態で、ユーザによってシャッタボタン7が半押し状態にされると静止画像モードに入り、CCDカメラ23を制御して静止画像のフリーズを実行し、全押し状態にされるとフリーズされた静止画像データを取り込み、データ処理部85に送出する。
【0066】
これに対してI/Oコントローラ61のCPU70は、キャプチャーソフトウェア60Aを立ち上げない状態で動画像モードに入ると、最長60秒程度までの動画像を取り込み、データ処理部85に送出する。
【0067】
またI/Oコントローラ61は、PCIバス51に接続されているグラフィックス処理回路55を制御するようになされており、CCDカメラ23によって取り込まれた静止画又は動画でなる画像データを、データ処理部85によって所定のデータ処理を施した後にグラフィックス処理回路55に入力させる。
【0068】
グラフィックス処理回路55は、供給された画像データを内蔵のVRAM(Video Random Access Memory)55Aに格納して適宜読み出した後、LCDコントローラ65に送出し、必要に応じてハードディスクドライブ60に格納する。
【0069】
LCDコントローラ65は、表示部3のバックライト84を制御して、液晶ディスプレイ21の後方から照明させると共に、グラフィックス処理回路55から供給された画像データを液晶ディスプレイ21に出力して表示させるようになされている。
【0070】
一方、CPU52はハードディスクドライブ60から読み出したディジタル地図ソフトウェア60BをRAM54上に立ち上げた場合、ディジタル地図ソフトウェア60Bによる地図データをグラフィックス処理回路55に送出する。
【0071】
このときグラフィックス処理回路55は、供給された地図データに基づいて、液晶ディスプレイ21に表示する地図画像データを生成してVRAM55Aに格納し、適宜読み出してLCDコントローラ65に送出する。
【0072】
これによりLCDコントローラ65は、グラフィックス処理回路55から供給された地図画像データに基づいて表示部3の液晶ディスプレイ21に地図画像を表示させるようになされている。
【0073】
またPCIバス51に接続されているPCカードスロット53は、オプション機能を追加するとき、PCカード(図示せず)が適宜装着され、PCカードを介してCPU52とデータを授受するようになされている。例えばPCカードスロット53にPCMCIA型のGPS(Global Positioning System) カード57が装着された場合、GPSカード57に接続されたGPSアンテナ58によりGPS衛星からの電波を受信して現在位置データを得るようになされている。
【0074】
これによりGPSカード57は、GPSアンテナ58を介して受信した現在位置データ(緯度データ、経度データおよび高度データ)をPCIバス51を介してCPU52へ送出する。
【0075】
この場合CPU52は、現在位置データをグラフィックス処理回路55に送出し、当該グラフィックス処理回路55により現在位置データに基づく現在位置を示す矢印アイコンを生成した後、LCDコントローラ65を介して液晶ディスプレイ21の地図画像に矢印アイコンを重ねた状態で表示するようになされている。
【0076】
かくして液晶ディスプレイ21は、GPSカード57によって検出した位置データを基に矢印アイコンを地図画像上で移動させながら表示し得るようになされている。
【0077】
次に、例えばパーソナルコンピュータ1−1のユーザが、POI情報を生成し、インターネット104を介して、他のユーザのパーソナルコンピュータ1−2に転送する処理について説明する。この場合、パーソナルコンピュータ1−1のユーザは、最初に、ユーザーズポイントを登録する処理を行う。この処理例について、図8のフローチャートを参照して説明する。
【0078】
ステップS1において、ユーザは、操作キー4を操作して、ディジタル地図ソフトウェア60Bの起動を指令する。この時CPU52は、例えば、”Navin' You”(商標)などのディジタル地図ソフトウェア60Bをハードディスクドライブ60のハードディスクから読み出してRAM54上で立ち上げ、グラフィックス処理回路55およびLCDコントローラ65を制御することにより、表示部3の液晶ディスプレイ21に、図9に示すような地図画面201を表示させる。ここで地図画面201には、ユーザが選択した所望エリアの地図が表示されている。
【0079】
次にステップS2において、ディジタル地図ソフトウェア60Bに基づきCPU52は、ユーザーズポイントが指定されたか否かを判定し、指定されるまで待機する。ユーザは、POI情報として、登録したい地点をユーザーズポイントとして、図9に示す地図画面201上において、所望の位置をスティック式ポインティングデバイス5を操作することで指定する。CPU52は、このユーザーズポイントが指定されたとき、ステップS3において指定されたユーザーズポイントの地点情報(地図上の情報)をPOI情報としてRAM54に記憶させる。
【0080】
次にステップS4において、CPU52は、ディジタル地図ソフトウェア60Bに基づき、POI情報として、位置情報以外に、付加情報が入力されたか否かを判定する。すなわち、CPU52は、ユーザーズポイントが指定されると、そのユーザーズポイントのカテゴリを選択させるためのメニュー画面をグラフィックス処理回路55を制御し、液晶ディスプレイ21に表示させる。ここでカテゴリとは、例えば、グルメスポットプレースポット、スポーツスポットといったような、そのユーザーズポイントの性質を分類するための情報である。ユーザは、液晶ディスプレイ21にカテゴリ選択画面が表示されたとき、スティック式ポインティングデバイス5を操作して、所定のカテゴリを選択する。
【0081】
CPU52は、ステップS4において付加情報が入力されたと判定された場合、ステップS5に進み、入力された付加情報をユーザーズポイントの位置情報とともにPOI情報としてRAM54に記憶させる。例えば、カテゴリが選択されたとき、CPU52は、そのカテゴリをステップS3で指定されたユーザーズポイントの位置情報に対応して記憶させる。
【0082】
この他、ユーザは、例えば、今登録しようとしているユーザーズポイントが、パーソナルコンピュータ1−2のユーザに紹介したいフランス料理店が存在する場合には、そのフランス料理店の店名、電話番号、住所、写真などの地点情報をさらに入力する。CPU52は、入力された情報を液晶ディスプレイ21に表示させる。図9の例においては、表示部202にこのようなPOI情報が表示されている。この例においては、「ABC屋」という店名、「グルメスポット」というカテゴリ、および、店内を紹介する写真、並びにテキストからなるコメントが表示されている。
【0083】
なお、ステップS4において、付加情報が入力されていないと判定された場合、ステップS5の処理はスキップされる。すなわちこの場合には、位置情報のみがPOI情報として登録されることになる。
【0084】
以上のようにして、任意の数のユーザーズポイントとそれに対応するPOI情報がユーザにより入力され、それぞれがRAM54、さらに、必要に応じてハードディスク60に記憶される。
【0085】
本発明のディジタル地図ソフトウェア60B(Navin’ You)はこのようなユーザーズポイント登録機能の他に、登録されたPOI情報をHTMLファイル化するHTMLファイル化機能を有している。次に、図10と図11のフローチャートを参照して、このHTMLファイル化機能について説明する。
【0086】
ステップS11において、CPU52は、操作キー4、またはスティック式ポインティングデバイス5を操作することにより、ユーザから所定の指定が入力されたとき、RAM54(またはハードディスクドライブ60のハードディスク)に記憶されているユーザーズポイントを読み出し、その一覧を液晶ディスプレイ21に表示させる。ユーザは、表示された一覧の中から、Webページ(ホームページ)化するユーザーズポイントを、例えば、スティック式ポインティングデバイス5を操作することで指定する。
【0087】
CPU52は、ステップS12において、Webページ化するユーザーズポイントが選択されるまで待機し、選択されたとき、ステップS13に進み、作成するWebページデザインのために、ROM71またはハードディスクドライブ60のハードディスクに予め用意されたテンプレートの一覧を読み出し、液晶ディスプレイ21に表示させる。ユーザは、液晶ディスプレイ21に表示されたテンプレートの中から、所望のテンプレートをスティック式ポインティングデバイス5を操作することで指定する。CPU52は、ステップS14において、テンプレートが選択されるまで待機し、選択されたとき、ステップS15に進み、選択されたテンプレートを、グラフィックス処理回路55を制御し、ROM71(またはハードディスク)から読み出させ、LCDコントローラ65を介して液晶ディスプレイ21に表示させる。
【0088】
次にステップS16に進み、CPU52は、ステップS12において選択されたユーザーズポイントのPOI情報の項目をRAM54(またはハードディスク)から読み出し、液晶ディスプレイ21に表示させる。ユーザは、この項目の表示を見て、HTMLファイル化し、パーソナルコンピュータ1−2のユーザに転送したい項目を指定する。CPU52は、ステップS17において、HTMLファイル化する項目が指定されるまで待機し、指定されたとき、ステップS18に進み、指定された項目のPOI情報を、ステップS14で選択されたテンプレートの対応するフィールド内に挿入し、表示させる。
【0089】
さらにステップS19に進み、CPU52は、HTMLファイルを保存するフォルダを指定する画面を液晶ディスプレイ21に表示させる。すなわち、CPU52は、RAM54(またはハードディスク)に既に記憶されているフォルダが存在する場合には、それを読み出し、液晶ディスプレイ21に表示させる。ユーザは、そのフォルダの中から所定のものを選択するか、あるいは、新たなフォルダの作成をCPU52に指令する。ステップS20において、CPU52は、フォルダが指定されるまで待機し、指定されたときステップS21において、選択されたユーザーズポイントのPOI情報をHTMLファイル化する。
【0090】
すなわちステップS12でユーザが指定したユーザーズポイントのPOI情報の内、ステップS17でユーザが指定したPOI情報が、HTMLファイル化される。また、CPU52は、所定のホームページ(例えば、ディジタル地図ソフトウェア60Bを提供している会社のホームページ)にハイパーリンクしたアニメーション画像をHTMLファイル化する。このアニメーション画像のデータもROM71(またはハードディスク)に予め記憶されている。
【0091】
ここで、ディジタル地図ソフトウェア60Bによって生成されるHTMLファイルのデータ構造について図12を用いて説明する。このHTMLファイルは、表示データ記述領域R1、オブジェクトタグ記述領域R2、およびコメントタグ記述領域R3に分けられている。
【0092】
表示データ記述領域R1には、店舗の存在位置や詳細を表した地点情報に関する表示データがHTMLのタグで記述されており、相手側のパーソナルコンピュータ1−2(パーソナルコンピュータ1−1と同様の構成とされている)のOS(Windows98 (商標))60Cに付属のWWWブラウザ(例えば、Internet Explorer (商標))によって解析されることにより、液晶ディスプレイ21に通常のWebページとして表示される。
【0093】
オブジェクトタグ記述領域R2には、HTMLでは実行が困難な処理をWWWブラウザ上で実現する補助プログラム(例えばActiveXコントロール (商標) )を埋め込むためのデータが記述されており、そのうちのクラスID(CLASSID)に対応した補助プログラムの起動ボタン211(図13)がWebページの指定された領域に表示されるようになされている。
【0094】
ここで補助プログラム(コンポーネントソフトウェア)は、パーソナルコンピュータ1−2のWWWブラウザ上で起動するようになされており、そのハードディスクドライブ60のハードディスクに格納されたディジタル地図ソフトウェア60Bに付随して予めインストールされたオブジェクト(プログラム)である。
【0095】
図12の例では、
〈OBJECT A ”type=”〉B〈/OBJECT〉
と記述されている。従って、このWebページの読み手としてのWWWプラウザは、A(いまの場合、CLASSIDによって指定されるActiveXコントロール)を所有しているか否かを判断し、所有していない場合にはBの処理(いまの場合、ファイルnavinyouanime.gifのアニメーション画像の表示)を行う。すなわち、WWWブラウザは、デジタル地図ソフトウェア(ActiveXコントロールを操作している)の有無を判定する。ここで、”type=”のオプションがない先の提案のような記述が行われると、WWWブラウザは、「正しく表示されない可能性があります」という警告ダイアログや、「ActiveXをダウンロードしますか?」といったダイアログを表示し、表示できなかった部分には小さな四角形(ボタンの外形)が表示されてしまう。
【0096】
コメントタグ記述領域R3には、Webページに表示された起動ボタン211がクリックされたとき、補助プログラムに従ってパーソナルコンピュータ1−2のCPU52が読み出し得るフォーマット、すなわちHTMLのコメントタグを用いた地点情報が記述されており、ここでは表示データ記述領域R1に記述された表示データにおける店舗の存在位置や詳細と同一内容とされている。
【0097】
但しコメントタグ記述領域R3に記述された店舗の地点情報は、Webページに表示された起動ボタン211がクリックされない場合には、通常CPU52によって読み出されることなく読み飛ばされる。
【0098】
またコメントタグ記述領域R3に記述されている地点情報の詳細内容としては、通常のWebページとして表示されるものと同一のものの他、さらに「POSITION=127522830:502585147 」と記述された店舗の緯度および経度に関する地図データと、「CATEGORYCODE=1」と記述された店舗のカテゴリ(この場合には「グルメスポット」に相当する)を示すカテゴリコードが含まれている。
【0099】
このようなデータ構造のHTMLファイルがパーソナルコンピュータ1−1からパーソナルコンピュータ1−2に送信され、パーソナルコンピュータ1−2のWWWブラウザによって解析されると、図13に示すようなWebページ210がその液晶ディスプレイ21に表示される。
【0100】
Webページ210は、「ABC屋」の店舗写真でなる静止画像212と、住所、電話番号、URL、その他の情報213と、ユーザのコメント214とが、表示データ記述領域R1の表示データに基づいて表示されると共に、補助プログラムの起動ボタン211が左上部分の所定領域に表示される。
【0101】
ここでパーソナルコンピュータ1−2の補助プログラムは、そのディジタル地図ソフトウェア60Bとともに、Webページ210が液晶ディスプレイ21に表示された時点でRAM54上で立ち上げられる。
【0102】
このWebページ210において、パーソナルコンピュータ1−2のユーザが店舗の詳細内容を確認した後、その地点情報をそのディジタル地図ソフトウェア60Bで表示される地図画面上に対応付けて登録しようとした場合、起動ボタン211をクリックする。
【0103】
これによりパーソナルコンピュータ1−2では、RAM54上で立ち上げられた補助プログラムに基づいてCPU52がコメントタグ記述領域R3に記述されている店舗の地点情報を読み出し、当該地点情報をディジタル地図ソフトウェア60Bに受け渡す。
【0104】
このときCPU52は、地点情報をディジタル地図ソフトウェア60Bに受け渡したことを示す取り込みフラグをたて、起動ボタン211が再度クリックされたときでも取り込みフラグの状態を確認することにより、地点情報をディジタル地図ソフトウェア60Bに再度受け渡すことを防止し得るようになされている。
【0105】
同時にCPU52は、取り込みフラグの状態に応じて起動ボタン211の縁部の色を変化させるようになされており、取り込みフラグをたてたときには、起動ボタン211の縁部を赤色に変えて表示するようになされている。このようにパーソナルコンピュータ1−2は、起動ボタン211の縁部を赤色に変えて表示することにより、起動ボタン211のクリック操作によって地点情報がディジタル地図ソフトウェア60Bに既に受け渡されたことをユーザに認識させるようになされている。
【0106】
そしてパーソナルコンピュータ1−2は、補助プログラムに従って、CPU52により読み出されたコメントタグ記述領域R3の地点情報のうち「POSITION=127522830:502585147 」(図12)と記述された店舗の緯度および経度に関する地図データに基づいて、地図画面上の所定位置に、カテゴリコードに対応した所定マークのユーザーズポイントアイコンを表示する。これにより、図9に示した場合と同様の画像が、パーソナルコンピュータ1−2の液晶ディスプレイ21に表示される。すなわち地図画面201では、ユーザーズポイントアイコン203の表示された位置に「ABC屋」の店舗が存在していることを示している。
【0107】
因みに、緯度および経度に関する地図データはディジタル地図ソフトウェア60Bによって表示し得る所定のフォーマットに変換されており、実際の緯度および経度とは異なるデータである。
【0108】
同時にパーソナルコンピュータ1−2は、ディジタル地図ソフトウェア60Bに基づいて地図画面201の右側領域に表示した表示部202に、地点情報に応じて「ABC屋」の店舗写真でなる静止画像を貼り付けて表示すると共に、コメント欄にコメントを表示する。
【0109】
さらに、このとき同時にパーソナルコンピュータ1−2は、コメントタグ記述領域R3から読み出した地点情報を、ユーザーズポイントアイコン203に対応させてハードディスクドライブ60に格納するようになされている。
【0110】
これによりパーソナルコンピュータ1−2は、ユーザーズポイントアイコン203がクリックされたとき、CPU52の制御に基づいてユーザーズポイントアイコン203に対応付けて記憶された地点情報を読み出して静止画像およびコメントの貼り付けられたユーザーズポイント登録画面を表示し得るようになされている。
【0111】
因みに表示部202にはまた、ユーザが任意に設定した位置であることを示す「ユーザーズポイント」、店舗の名称を示す「ABC屋」、および、カテゴリコードに対応したカテゴリを示す「グルメスポット」が自動的に表示されると共に、地図画面201には、カテゴリコードの「グルメスポット」に対応したフォークとナイフの絵でなるユーザーズポイントアイコン203が自動的に表示される。
【0112】
なお、詳細は後述するが、以上のようなパーソナルコンピュータ1−2の処理は、パーソナルコンピュータ1−1においても、他のパーソナルコンピュータからPOI情報が転送されてきたとき、同様に行われる。
【0113】
図11に戻って、ステップS22において、CPU52は、ステップS20で指定されたフォルダ内に、以前作成されたPOI情報を含む情報が存在するか否かを判定する。指定されたフォルダ内に、以前作成したPOI情報を含むファイルが存在する場合には、ステップS23に進み、以前作成したPOI情報を含むHTMLファイルの情報を取得し、ステップS24において、その以前作成したHTMLファイルと、今回作成したHTMLファイルのタイトルを列挙した目次ページを作成する。このように、関連するHTMLファイルを、同一のフォルダ内に保存するようにすることで、以前にHTMLファイル化したユーザーズポイントと合わせた目次ページを作成することが可能となる。
【0114】
ステップS22において、指定されたフォルダ内に以前作成したPOI情報を含む情報が存在しないと判定された場合にはステップS25に進み、CPU52は、今回作成したHTMLファイルのタイトルを列挙した目次ページを作成する。
【0115】
図14は、このようにして作成された目次ページの例を表している。この例においては、「会社帰り飲むならここ」の名称のフォルダに、「ふらんす屋XYZ」、「アルカトラズPQR」および「ABC屋」の3つの店舗が表示されている。これらの店舗の名称は、それぞれ個々に作成したHTMLファイルにリンクされている。なお、目次ページ(フォルダ)のタイトルも、ユーザが自由に入力することが可能である。
【0116】
次に、ディジタル地図ソフトウェア60Bが有するWebページの表示機能につい
て、図15のフローチャートを参照して説明する。なお、この処理は、今の例の場合、パーソナルコンピュータ1−1から転送されてきたPOI情報を、パーソナルコンピュータ1−2が表示する場合の処理なので、パーソナルコンピュータ1−2のCPU52が行うのであるが、パーソナルコンピュータ1−1もパーソナルコンピュータ1−2と同様に、他のパーソナルコンピュータから転送されてきたPOI情報を表示する機能を有しているので、パーソナルコンピュータ1−1の処理機能でもある。最初にステップS41において、CPU52は、WWWブラウザとしてのInternet Explorerに基づいて、そのバージョンが4.0以上か否かを判定する。バージョンが4.0以上である(本発明における表示処理機能を実現することができるバージョンである場合)には、ステップS42に進み、CPU52は、Internet Explorerに基づいて、ディジタル地図ソフトウェア60Bが、ハードディスク60にインストールされているか否かを判定する。
【0117】
ステップS42において、CPU52は、WWWブラウザに基づき、ディジタル地図ソフトウェアがインストールされていると判定された場合、ステップS43に進み、パーソナルコンピュータ1−1から転送されてきた、HTMLファイルの表示データ記述領域R1に記述された表示データに基づき、パーソナルコンピュータ1−1のユーザによって紹介された店舗の地点情報を表したWebページを液晶ディスプレイ21に表示させる。これにより、例えば、図13に示すような、Webページ210が表示されることになる。
【0118】
また、このとき、CPU52は、WWWブラウザに基づき、HTMLファイルのオブジェクトタグ記述領域R2に記述されたデータに対応して、補助プログラムの起動ボタン211をWebページ210上の所定位置に表示すると共に、取り込みフラグを初期化し、次のステップS44に移る。
【0119】
ステップS44においてCPU52は、WWWブラウザに基づき、Webページ210の起動ボタン211がユーザによってクリックされるまで待ち受ける。
【0120】
ステップS44において起動ボタン211が操作されたと判定された場合、ステップS45において、CPU52は、補助プログラムとしてのActiveXコントロールに基づいて、HTMLファイル内のコメントタグ記述領域R3に対する解析処理を実行する。
【0121】
ステップS46においてCPU52は、補助プログラムに基づいて、補助プログラムが指定する(理解可能な)フォーマットで、コメントタグ記述領域R3に店舗の詳細内容を表した地点情報が記述されているか否かを判定する。コメントタグ記述領域R3に店舗の地点情報が記述されていない場合には、CPU52はステップS44に戻って上述の処理を繰り返す。
【0122】
これに対してステップS46において、コメントタグ記述領域R3に店舗の地点情報が記述されていると判定された場合、ステップS47において、CPU52は、コメントタグ記述領域R3に記述されている店舗の詳細内容を表した地点情報が、ディジタル地図ソフトウェア60Bに既に受け渡されたものであるか否かを、取り込みフラグの状態に基づいて判定する。地点情報がディジタル地図ソフトウェア60Bに既に受け渡されている場合、CPU52は次のステップS48に移る。
【0123】
ステップS48においてCPU52は、補助プログラムに基づいて、ディジタル地図ソフトウェア60Bが起動していなければそれを起動させ、それによる地図画面201のウィンドウを液晶ディスプレイ21の最前面に表示する処理を実行し、次のステップS49に移る。
【0124】
ステップS49においてCPU52は、ディジタル地図ソフトウェア60Bに基づいて、ユーザーズポイントアイコン203が登録された領域部分の地図画面201を表示し、ステップS44に戻る。
【0125】
これに対してステップS47において、取り込みフラグがたっておらず、店舗の詳細内容を表した地点情報が、ディジタル地図ソフトウェア60Bに未だ受け渡されていないと判定された場合、CPU52は次のステップS50に移る。
【0126】
ステップS50において、CPU52は、コメントタグ記述領域R3に記述されている地点情報を補助プログラムに従って読み出し、次のステップS51に移る。
【0127】
ステップS51においてCPU52は、補助プログラムに従って、ディジタル地図ソフトウェア60Bが起動していなければ起動し、ディジタル地図ソフトウェア60Bによる地図画面201のウィンドウを液晶ディスプレイ21の最前面に表示する処理を実行し、次のステップS52に移る。ステップS52においてCPU52は、補助プログラムに従ってコメントタグ記述領域R3から読み出した地点情報をディジタル地図ソフトウェア60Bに受け渡し、次のステップS53に移る。
【0128】
ステップS53においてCPU52は、WWWブラウザに基づいて、ディジタル地図ソフトウェア60Bに地点情報を受け渡したので取り込みフラグをたて、地点情報のうち緯度および経度に応じた地図画面201上の位置に、カテゴリに対応したユーザーズポイントアイコン203を表示し、表示部202に店舗写真でなる静止画像を貼り付けて表示すると共に、店舗のコメントを表示する。このときCPU52は、地点情報をユーザーズポイントアイコン203に対応させてハードディスクドライブ60に格納する。
【0129】
ステップS54においてCPU52は、コメントタグ記述領域R3から読み出した地点情報をディジタル地図ソフトウェア60Bに受け渡し、地図画面201に対してユーザーズポイントアイコン203の登録処理が終了したので、WWWブラウザに基づいて、起動ボタン211の縁部を赤色に表示した後、ステップS44に戻ってそれ以降の処理を繰り返す。
【0130】
一方、ステップS41において、WWWブラウザとしてのInternet Explorerが、バージョン4.0以上ではないと判定された場合、または、ステップS42において、補助プログラムが付随されているディジタル地図ソフトウェア60Bがインストールされていないと判定された場合、ステップS55に進み、CPU52は、WWWブラウザに基づいて、ハードディスクに予め記憶されている、アニメーション画像(図12のファイル”navinyouanime.gif”)を読み出し、グラフィックス処理回路55から、LCDコントローラ65を介して、液晶ディスプレイ21に表示させる。このように、ディジタル地図ソフトウェア60Bがインストールされていない場合に、例えば図16に示すようなアニメーション画像を表示させるようにしているので、従来の場合のように、液晶ディスプレイ21に小さいゴミが表示されるようなことが防止される。
【0131】
次に、ステップS56において、CPU52は、WWWブラウザに基づいて、アニメーション画像がクリックされるまで待機し、クリックされた場合には、ステップS57に進み、その画像にハイパーリンクされているホームページにリンクする処理を行う。すなわち、この時、CPU52は、モデム66を制御し、電話回線90からインターネット104を介して、アニメーション画像にハイパーリンクされている所定のURLに接続する処理を実行する。
【0132】
以上のようにして、パーソナルコンピュータ1−1から送信したPOI情報が、インターネット104を介して、パーソナルコンピュータ1−2に転送され、表示される。同様に、例えば、パーソナルコンピュータ1−2からインターネット104を介して転送された、POI情報は、パーソナルコンピュータ1−1においても表示することができる。すなわち、パーソナルコンピュータ1−1も図15のフローチャートに示したような処理を実行する機能を有している。
【0133】
このように、各パーソナルコンピュータ1−1乃至1−4のディジタル地図ソフトウェア(Navin' You)は、POI情報をHTMLファイル化し、インターネット104を介して、他のパーソナルコンピュータに送信する機能を有するとともに、他のパーソナルコンピュータから送信されてきたPOI情報を受信し、表示する機能を有しているので、図17に模式的に示すように、一般のユーザがインターネット104を介して、POI情報を簡単に授受することが可能となる。
【0134】
なお、以上においては、ディジタル地図ソフトウェアを有しない場合に表示させるアニメーション画像を、補助プログラムとともに、ディジタル地図ソフトウェアに付随して、各パーソナルコンピュータ1のハードディスクに予め記憶させておくようにしたが、HTMLファイルとして転送するようにすることも可能である。
【0135】
このように、表示データ記述領域R1に記述した表示データと同一内容の地点情報が、コメントタグ記述領域R3にHTMLのタグを用いて記述されるので、HTMLファイルの作成が容易かつ単純になる。
【0136】
パーソナルコンピュータ1−2は、HTMLファイルを受信し、WWWブラウザによってHTMLファイルを解析することにより、液晶ディスプレイ21に、受信したPOI情報の詳細内容を表したWebページ210を表示する。
【0137】
そしてパーソナルコンピュータ1−2において、Webページ210上の起動ボタン211がユーザによってクリックされると、CPU52が補助プログラムに従ってコメントタグ記述領域R3に記述されている地点情報を読み出し、これをディジタル地図ソフトウェア60Bに受け渡す。
【0138】
このときパーソナルコンピュータ1−2が受信したHTMLファイルには、予めディジタル地図ソフトウェア60Bに受け渡すべき地点情報がコメントタグ記述領域R3に記述されており、起動ボタン211のクリック操作に基づいてコメントタグ記述領域R3の地点情報が直ちに読み出されるようになされている。
【0139】
これによりパーソナルコンピュータ1−2は、地点情報をダウンロードする必要がなく、起動ボタン211のクリック操作に応じてHTMLファイルのコメントタグ記述領域R3から地点情報を読み出し、当該地点情報をディジタル地図ソフトウェア60Bにリアルタイムに受け渡すことができる。
【0140】
かくしてパーソナルコンピュータ1−2は、地点情報の地図データに基づいて地図画面201上の所定位置にユーザーズポイントアイコン203を表示し、表示部202に店舗写真でなる静止画像を貼り付けて表示すると共に、店舗のコメントを表示する。このとき同時にパーソナルコンピュータ1−2は、コメントタグ記述領域R3から読み出した地点情報をユーザーズポイントアイコン203に対応させてハードディスクドライブ60に格納する。
【0141】
ところでパーソナルコンピュータ1−2は、コメントタグ記述領域R3に記述されている地点情報を読み出し、これをディジタル地図ソフトウェア60Bに受け渡したときに取り込みフラグをたてるようにしたことにより、起動ボタン211が再クリックされたときに地点情報をディジタル地図ソフトウェア60Bに再度受け渡すことを防止している。
【0142】
またパーソナルコンピュータ1−2は、コメントタグ記述領域R3から読み出した地点情報をディジタル地図ソフトウェア60Bに受け渡したときに、起動ボタン211の縁部を赤色に変えて表示するようにしたことにより、ユーザに起動ボタン211がクリックされて地点情報の受け渡しが既に実行されたことを認識させる。
【0143】
以上の構成によれば、パーソナルコンピュータ1−1は、コメントタグ記述領域R3に地点情報を記述して作成したHTMLファイルをパーソナルコンピュータ1−2へ送信し、パーソナルコンピュータ1−2は、受信したHTMLファイルをWWWブラウザで解析し、コメントタグ記述領域R3に記述されている地点情報を補助プログラムに従って読み出して、ディジタル地図ソフトウェア60Bに受け渡し、ディジタル地図ソフトウェア60Bに従って所定の処理を実行すると共に、地点情報をハードディスクドライブ60に格納するようにしたことにより、起動ボタン211のクリック操作に基づいてディジタル地図ソフトウェア60Bによって表示される地図画面201上の所定位置に、Webページに表示された地点情報を自動的に取り込んで登録することができる。
【0144】
なお上述の実施の形態においては、パーソナルコンピュータ1のCPU52によってWebページの起動ボタン211がクリックされたとき、コメントタグ記述領域R3に記述された店舗の詳細内容を表した地点情報を補助プログラムに従って読み出し、ディジタル地図ソフトウェア60Bに受け渡してユーザーズポイントアイコン203を地図画面201上に登録するようにした場合について述べたが、本発明はこれに限らず、Webページの起動ボタン211がクリックされたとき、コメントタグ記述領域R3に記述された地点情報をディジタル地図ソフトウェア60Bに受け渡してルート探索を行うときの目的値として設定するようにしても良く、要はWebページの起動ボタン211がクリックされたときにコメントタグ記述領域R3に記述された地点情報をディジタル地図ソフトウェア60Bに受け渡すことができれば、当該ディジタル地図ソフトウェア60Bに応じた種々様々な処理を実行するようにしても良い。この場合にも、上述の実施の形態と同様の効果を得ることができる。
【0145】
また上述の実施の形態においては、補助プログラムとしてActiveXコントロールを用いるようにした場合について述べたが、本発明はこれに限らず、要はHTMLでは実行が困難な処理をWWWブラウザ上で実行する補助プログラムであれば、Java等の他の種々の補助プログラムを用いるようにしても良い。
【0146】
さらに上述の実施の形態においては、コメントタグ記述領域R3に記述された店舗の詳細内容を表した地点情報を起動ボタン211のクリック操作に基づいてディジタル地図ソフトウェア60Bに受け渡すようにした場合について述べたが、本発明はこれに限らず、例えばコメントタグ記述領域R3に記述された音楽の歌詞データを起動ボタン211のクリック操作に基づいて所定の音楽アプリケーションに受け渡すようにしても良い。
【0147】
さらに上述の実施の形態においては、オブジェクトタグ記述領域R2で指定されたクラスIDに応じた補助プログラムをハードディスクドライブ60から読み出し、当該補助プログラムに従ってコメントタグ記述領域R3の地点情報をCPU52によって読み出すようにした場合について述べたが、本発明はこれに限らず、オブジェクトタグ記述領域R2で指定されたクラスIDに基づいて、WWWサーバ102からインターネット104を介して補助プログラムをダウンロードし、当該補助プログラムに従ってコメントタグ記述領域R3の地点情報を読み出すようにしても良い。
【0148】
さらに上述の実施の形態においては、HTMLファイルを作成するようにしたが、VRML(Vertual Reality Modeling Language)ファイルを作成する場合にも適用することができる。
【0149】
上述した一連の処理は、ハードウエアにより実行させることもできるが、ソフトウェアにより実行させることもできる。一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、専用のハードウエアに組み込まれているコンピュータ、または、各種のプログラムをインストールすることで、各種の機能を実行することが可能な、例えば汎用のパーソナルコンピュータなどに、プログラム格納媒体からインストールされる。
【0150】
コンピュータにインストールされ、コンピュータによって実行可能な状態とされるプログラム(例えば、ディジタル地図ソフトウェア60B、WWWブラウザ、および補助プログラム)を格納するプログラム格納媒体は、図7に示すように、磁気ディスク231(フロッピディスクを含む)、光ディスク232(CD-ROM(Compact Disk-Read Only Memory),DVD(Digital Versatile Disk)を含む)、光磁気ディスク233(MD(Mini-Disk)を含む)、もしくは半導体メモリ234などよりなるパッケージメディア、または、プログラムが一時的もしくは永続的に格納されるROM71や、ハードディスクドライブ60のハードディスクなどにより構成される。プログラム格納媒体へのプログラムの格納は、必要に応じてルータ、モデム66などのインタフェースを介して、インターネット104の他、ローカルエリアネットワーク、ディジタル衛星放送といった、有線または無線の通信媒体を利用して行われる。
【0151】
なお、本明細書において、プログラム格納媒体に格納されるプログラムを記述するステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。
【0152】
また、本明細書において、システムとは、複数の装置により構成される装置全体を表すものである。
【0153】
【発明の効果】
請求項1に記載の情報処理装置、請求項6に規制の情報処理方法、および請求項7に記載のプログラム格納媒体に格納されているプログラムによれば、取得された情報、補助プログラムを読み込むためのデータ、並びに、代替画像の表示を制御するデータをファイル化するようにしたので、補助プログラムに対応する処理を実行する機能が保持されていない場合にも、ノイズが表示されるようなことが防止される。
【0154】
請求項8に記載の情報処理装置、請求項12に記載の情報処理方法、および請求項13に記載のプログラム格納媒体に格納されているプログラムによれば、補助プログラムに対応する処理を実行する機能を有するか否かを判定し、有しないと判定された場合、代替画像を表示するようにしたので、ノイズが表示されるようなことが防止される。
【0155】
請求項14に記載の情報処理装置、請求項19に記載の情報処理方法、および請求項20に記載のプログラム格納媒体に格納されているプログラムによれば、取得した情報を、補助プログラムを埋め込むためのデータとともにファイル化し、他の情報処理装置に伝送し、他の情報処理装置から伝送されてきたファイルに含まれる、補助プログラムを埋め込むためのデータに基づいて、補助プログラムを起動し、起動した補助プログラムから受け渡された情報を処理するようにしたので、簡単に、ネットワークを介して、情報を授受することが可能となる。
【図面の簡単な説明】
【図1】本発明を適用したネットワークシステムの構成例を示すブロック図である。
【図2】図1のパーソナルコンピュータ1の構成を示す指図である。
【図3】図1のパーソナルコンピュータ1の正面の構成を示す正面図である。
【図4】図1のパーソナルコンピュータ1の左側面の構成を示す左側面図である。
【図5】図1のパーソナルコンピュータ1の右側面の構成を示す右側面図である。
【図6】図1のパーソナルコンピュータ1の底面の構成を示す底面図である。
【図7】図1のパーソナルコンピュータ1の内部の構成例を示すブロック図である。
【図8】図1のパーソナルコンピュータ1のユーザーズポイント登録処理を説明するフローチャートである。
【図9】図1のパーソナルコンピュータ1の表示例を示す写真である。
【図10】図1のパーソナルコンピュータ1のHTMLファイル作成処理を説明するフローチャートである。
【図11】図1のパーソナルコンピュータ1のHTMLファイル作成処理を説明するフローチャートである。
【図12】図1のパーソナルコンピュータ1で作成されたHTMLファイルのデータ構造を説明する図である。
【図13】図1のパーソナルコンピュータ1の表示例を示す写真である。
【図14】図1のパーソナルコンピュータ1の表示例を示す写真である。
【図15】図1のパーソナルコンピュータ1のWebページの表示処理を説明するフローチャートである。
【図16】図1のパーソナルコンピュータ1の表示するアニメーション画像の例を示す図である。
【図17】 POI情報の授受を説明する図である。
【符号の説明】
1 パーソナルコンピュータ, 2 本体,3 表示部, 21 液晶ディスプレイ, 23 CCDカメラ, 52, CPU, 101 プロバイダ, 102 WWWサーバ, 104 インターネット, 201 地図画面, 202 表示部, 203 アイコン, 210 Webページ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an information processing device, an information processing method, and a program storage medium. For example, an information processing device that allows a general user to easily exchange POI (Point of Interest) information via the Internet, The present invention relates to an information processing method and a program storage medium.
[0002]
[Prior art]
Conventionally, in a computer network via the Internet, there are a plurality of WWW (World Wide Web) servers on the network, and each user can view a Web page provided by the WWW server, such as his / her own personal computer as a client. The desired information can be obtained by receiving it at the terminal.
[0003]
For example, it has been practiced to import point information regarding a specific place displayed on a Web page provided by a WWW server into a personal computer and open a file of the point information acquired on the personal computer.
[0004]
In this case, on the WWW server side, point information including at least latitude, longitude, address, telephone number, etc. is filed in advance and stored in a hard disk etc., and then a hyperlink to the file is described in HTML (Hyper Text Markup Language) Keep the file.
[0005]
The personal computer displays the web page by downloading and analyzing the HTML file with a web browser. When the user clicks the anchor on the displayed web page, the personal computer downloads the hyperlinked spot information file from the server, analyzes the downloaded spot information file, and opens the spot information file. The map information associated with the software used at the time is activated to display the point information.
[0006]
For example, in a map database called a map server (trademark) of Alps Co., Ltd. (trade name) and its display program, <a href=”/rdw1010/31.mps”> script </a> A hyperlink to the file itself containing such point information is described.
[0007]
Here, “/rdw1010/31.mps” in the HTML file indicates a script “31.mps” existing in the “rdw1010” directory of the server. Therefore, when the “script” portion marked up on the Web page is clicked, the personal computer downloads the script “31.mps”, starts the map software, and displays it.
[0008]
By the way, in a computer network WWW server with such a configuration, when an anchor on a Web page is clicked, a personal computer displays a dialog such as “file download” once via a Web browser, and then responds to the amount of data. Since it takes a long communication time to download from the Internet, it takes a certain amount of processing time to display the imported point information on the map software, and there is a problem that the point information registration process cannot be executed in real time. In addition, when the map software is not held, there is a problem that the imported point information file cannot be opened, and a useless file is downloaded.
[0009]
Therefore, the present applicant relates to a method for transmitting POI (Point Of Interest) information composed of objects, for example, as Japanese Patent Application No. 11-139265, by adding information such as images, sounds, and texts to point information. is suggesting. According to this proposal, component software that is displayed as a button on the Web is written in an HTML document. Users can import POI information into their own map software simply by clicking a button displayed on the Web page.
[0010]
[Problems to be solved by the invention]
However, if the HTML file proposed above is opened on a personal computer that does not have component software, a warning dialog such as “There is a possibility that it may not be displayed correctly” or “Do you want to download ActiveX ™?” Dialog is displayed, and the user has to perform a corresponding operation, which is inconvenient. In addition, there is a problem that a small square (dust) is displayed in a portion that cannot be displayed.
[0011]
In addition, the task of writing component software to an HTML file is a manual operation, and even if it can be executed at a search site having a WWW server, there is a problem that POI information cannot be easily exchanged between general users. It was.
[0012]
The present invention has been made in view of such a situation, and an unnatural display is performed even when an HTML file for transferring POI information is opened on a personal computer that does not have map software. This is to prevent such a situation. The present invention also enables general users to easily exchange POI information with each other.
[0013]
[Means for Solving the Problems]
The information processing apparatus according to claim 1 is provided on a map displayed on a screen. By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location Acquisition means for acquiring additional information as POI information, first display data in which POI information acquired by the acquisition means is described by an HTML tag, data for embedding an auxiliary program, POI in a format that can be read by the auxiliary program Information is described, and the location corresponding to the additional information and point information on the map Corresponding to category When the second display data for displaying a predetermined icon on the screen and the function for executing the process corresponding to the auxiliary program are not held, it is displayed instead of the POI information image acquired by the acquiring means. An information processing apparatus comprising: filing means for filing data for controlling display of a substitute image into an HTML file.
[0014]
The format that the auxiliary program can read is an HTML comment tag and can do.
[0015]
The substitute image can be linked to a predetermined homepage.
[0016]
Acquired by the acquisition means Multiple POIs File from POI A selection means for selecting information is further provided, and the filing means is selected by the selection means. POI Information can be filed.
[0017]
If the file containing the POI information created before exists in the filed POI information storage destination, the file creation means lists the file containing the previously created POI information and the title of the file created this time. Create information on the contents page You can make it.
[0018]
The information processing method according to claim 6 is provided on a map displayed on a screen. By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location An acquisition step for acquiring additional information as POI information, first display data in which POI information acquired by the processing of the acquisition step is described in HTML tags, data for embedding an auxiliary program, and a format that the auxiliary program can read POI information is described in the location corresponding to the additional information and point information on the map. Corresponding to category Second display data for displaying a predetermined icon on the screen, and display instead of the POI information image acquired by the processing in the acquisition step when the function for executing the processing corresponding to the auxiliary program is not held And a filing step for filing data for controlling the display of the substitute image into an HTML file.
[0019]
The program stored in the program storage medium according to claim 7 is displayed on a map displayed on the screen. By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location An acquisition step for acquiring additional information as POI information, first display data in which POI information acquired by the processing of the acquisition step is described in HTML tags, data for embedding an auxiliary program, and a format that the auxiliary program can read POI information is described in the location corresponding to the additional information and point information on the map. Corresponding to category Second display data for displaying a predetermined icon on the screen, and display instead of the POI information image acquired by the processing in the acquisition step when the function for executing the processing corresponding to the auxiliary program is not held And a filing step for filing data for controlling the display of the substitute image into an HTML file.
[0020]
An information processing apparatus according to claim 8 is provided on a map displayed on a screen. By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location POI information including additional information is described in the first display data in which HTML tags are described, data for embedding the auxiliary program, and POI information is written in a format that the auxiliary program can read. In the corresponding position Corresponding to category Controls the display of the substitute image displayed instead of the POI information image when the second display data for displaying the predetermined icon on the screen and the function for executing the processing corresponding to the auxiliary program are not held. An acquisition unit that acquires an HTML file including data to be performed, a determination unit that determines whether or not a function corresponding to an auxiliary program included in the HTML file acquired by the acquisition unit is included, and a determination unit, When it is determined that it has a function of executing processing corresponding to the auxiliary program, the starting unit that starts the auxiliary program, and the determination unit, When it is determined that the function corresponding to the auxiliary program is executed, a predetermined icon corresponding to the category is displayed at a point on the map based on the second display data, It is characterized by comprising display control means for controlling the display so that a substitute image is displayed when it is determined that it does not have a function of executing processing corresponding to the auxiliary program.
[0021]
The substitute image can be linked to a predetermined homepage.
[0022]
The format that the auxiliary program can read is an HTML comment tag. It can be.
[0024]
An information processing method according to claim 11 is provided on a map displayed on a screen. By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location POI information including additional information is described in the first display data in which HTML tags are described, data for embedding the auxiliary program, and POI information is written in a format that the auxiliary program can read. In the corresponding position Corresponding to category Controls the display of the substitute image displayed instead of the POI information image when the second display data for displaying the predetermined icon on the screen and the function for executing the processing corresponding to the auxiliary program are not held. An acquisition step for acquiring an HTML file including data to be determined, a determination step for determining whether or not it has a function of executing a process corresponding to an auxiliary program included in the HTML file acquired by the process of the acquisition step, and a determination step If it is determined by the processing in step S3 that the function corresponding to the auxiliary program is executed, the startup step of starting the auxiliary program and the processing of the determination step When it is determined that the function corresponding to the auxiliary program is executed, a predetermined icon corresponding to the category is displayed at a point on the map based on the second display data, A display control step for controlling display so that a substitute image is displayed when it is determined that the function for executing the process corresponding to the auxiliary program is not provided.
[0025]
The program stored in the program storage medium according to claim 12 is displayed on a map displayed on the screen. By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location POI information including additional information is described in the first display data in which HTML tags are described, data for embedding the auxiliary program, and POI information is written in a format that the auxiliary program can read. In the corresponding position Corresponding to category Controls the display of the substitute image displayed instead of the POI information image when the second display data for displaying the predetermined icon on the screen and the function for executing the processing corresponding to the auxiliary program are not held. An acquisition step for acquiring an HTML file including data to be determined, a determination step for determining whether or not it has a function of executing a process corresponding to an auxiliary program included in the HTML file acquired by the process of the acquisition step, and a determination step If it is determined by the processing in step S3 that the function corresponding to the auxiliary program is executed, the startup step of starting the auxiliary program and the processing of the determination step When it is determined that the function corresponding to the auxiliary program is executed, a predetermined icon corresponding to the category is displayed at a point on the map based on the second display data, A display control step for controlling display so that a substitute image is displayed when it is determined that the function for executing the process corresponding to the auxiliary program is not provided.
[0026]
An information processing device according to claim 13 is a transmission control means for controlling transmission of an HTML file to another information processing device and other information in an information processing device connected to the other information processing device via a network. Receiving control means for controlling the reception of the HTML file transmitted from the processing device, the transmission control means on the map displayed on the screen as POI information to be converted into an HTML file By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location The first acquisition means for acquiring the additional information, the first display data in which the POI information acquired by the first acquisition means is described in HTML tags, the data for embedding the auxiliary program, and the auxiliary program can be read. POI information is described in the format, and the location corresponding to the additional information and point information on the map Corresponding to category When the second display data for displaying a predetermined icon on the screen and the function for executing the process corresponding to the auxiliary program are not held, it is displayed instead of the POI information image acquired by the acquiring means. Data for controlling the display of the substitute image, file forming means for converting into an HTML file, and a transmission means for transmitting the HTML file converted into an HTML file by the file forming means to another information processing apparatus via a network, The reception control means executes processing corresponding to the second acquisition means for acquiring the HTML file transmitted from the other information processing apparatus and the auxiliary program included in the HTML file acquired by the second acquisition means. A determination means for determining whether or not to have a function to perform the processing corresponding to the auxiliary program by the determination means. And starting means for starting an auxiliary program, by determining means, When it is determined that the function corresponding to the auxiliary program is executed, a predetermined icon corresponding to the category is displayed at a point on the map based on the second display data, It is characterized by comprising display control means for controlling the display so that a substitute image is displayed when it is determined that it does not have a function of executing processing corresponding to the auxiliary program.
[0027]
If the file containing the POI information created before exists in the filed POI information storage destination, the file creation means lists the file containing the previously created POI information and the title of the file created this time. Create information on the indexed contents page be able to.
[0028]
The substitute image can be linked to a predetermined homepage.
[0029]
The format that the auxiliary program can read is an HTML comment tag. It can be.
[0031]
An information processing method according to claim 17 is a transmission control step of controlling transmission of an HTML file to another information processing device in the information processing method of the information processing device connected to the other information processing device via a network. A reception control step for controlling reception of an HTML file transmitted from another information processing apparatus, and the transmission control step is performed on a map displayed on the screen as POI information to be converted into an HTML file. By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location A first acquisition step of acquiring additional information; first display data in which POI information acquired by the processing of the first acquisition step is described by an HTML tag; data for embedding an auxiliary program; POI information is described in a format that can be read out, and is located at a position corresponding to additional information and point information on the map. Corresponding to category When the second display data for displaying a predetermined icon on the screen and the function for executing the process corresponding to the auxiliary program are not held, it is displayed instead of the POI information image acquired by the acquiring means. A file conversion step for converting the data for controlling the display of the substitute image into an HTML file, and a transmission step for transmitting the HTML file converted into an HTML file by the processing of the file conversion step to another information processing apparatus via the network. Including the second acquisition step of acquiring an HTML file and the auxiliary program included in the HTML file acquired by the processing of the second acquisition step transmitted from another information processing apparatus. A determination step for determining whether or not a function for executing a process corresponding to the If it is determined to have a function of executing processing corresponding to the ram, and starting step of starting the auxiliary program, by the process of the determination step, When it is determined that the function corresponding to the auxiliary program is executed, a predetermined icon corresponding to the category is displayed at a point on the map based on the second display data, A display control step for controlling display so that a substitute image is displayed when it is determined that the function for executing the process corresponding to the auxiliary program is not provided.
[0032]
The program stored in the program storage medium according to claim 18 is an HTML file for another information processing device in a program for information processing of an information processing device connected to another information processing device via a network. Including a transmission control step for controlling transmission of data and a reception control step for controlling reception of an HTML file transmitted from another information processing apparatus. The transmission control step is displayed on the screen as POI information to be converted into an HTML file. On the map By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location A first acquisition step of acquiring additional information; first display data in which POI information acquired by the processing of the first acquisition step is described by an HTML tag; data for embedding an auxiliary program; POI information is described in a format that can be read out, and is located at a position corresponding to additional information and point information on the map. Corresponding to category When the second display data for displaying a predetermined icon on the screen and the function for executing the process corresponding to the auxiliary program are not held, it is displayed instead of the POI information image acquired by the acquiring means. A file conversion step for converting the data for controlling the display of the substitute image into an HTML file, and a transmission step for transmitting the HTML file converted into an HTML file by the processing of the file conversion step to another information processing apparatus via the network. Including the second acquisition step of acquiring an HTML file and the auxiliary program included in the HTML file acquired by the processing of the second acquisition step transmitted from another information processing apparatus. A determination step for determining whether or not a function for executing a process corresponding to the If it is determined to have a function of executing processing corresponding to the ram, and starting step of starting the auxiliary program, by the process of the determination step, When it is determined that the function corresponding to the auxiliary program is executed, a predetermined icon corresponding to the category is displayed at a point on the map based on the second display data, A display control step for controlling display so that a substitute image is displayed when it is determined that the function for executing the process corresponding to the auxiliary program is not provided.
[0033]
In the information processing apparatus according to claim 1, the information processing method according to claim 6, and the program stored in the program storage medium according to claim 7, the acquired POI information is an HTML tag. The first display data described, the data for embedding the auxiliary program, and the POI information are described in a format that can be read by the auxiliary program. The POI information is located at a position corresponding to the additional information and the point information on the map. Corresponding to category The second display data for displaying the predetermined icon on the screen and the substitute image displayed instead of the acquired POI information image when the function for executing the process corresponding to the auxiliary program is not held. Data for controlling the display is filed in an HTML file.
[0034]
In the information processing apparatus according to claim 8, the information processing method according to claim 11, and the program stored in the program storage medium according to claim 12, on the map displayed on the screen By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location POI information including additional information is described in the first display data in which HTML tags are described, data for embedding the auxiliary program, and POI information is written in a format that the auxiliary program can read. In the corresponding position Corresponding to category Controls the display of the substitute image displayed instead of the POI information image when the second display data for displaying the predetermined icon on the screen and the function for executing the processing corresponding to the auxiliary program are not held. When an HTML file including data to be acquired is acquired, it is determined whether or not it has a function of executing a process corresponding to the auxiliary program included in the acquired HTML file, and has a function of executing a process corresponding to the auxiliary program If determined, an auxiliary program is launched, A predetermined icon corresponding to the category is displayed at a point on the map based on the second display data, When it is determined that the function for executing the process corresponding to the auxiliary program is not provided, the display is controlled so that the substitute image is displayed.
[0035]
In the information processing apparatus according to claim 13, the information processing method according to claim 17, and the program stored in the program storage medium according to claim 18, on the map displayed on the screen as POI information of By user Point information representing the specified point and the point Information entered by the user that includes at least the category of the store at the specified location The additional information is acquired, the POI information is described in the first display data in which the acquired POI information is described with HTML tags, the data for embedding the auxiliary program, and the format that the auxiliary program can read, and the additional information and the map In the position corresponding to the point information above Corresponding to category When the second display data for displaying a predetermined icon on the screen and the function for executing the process corresponding to the auxiliary program are not held, it is displayed instead of the POI information image acquired by the acquiring means. Data for controlling the display of the substitute image is converted into an HTML file and transmitted to another information processing apparatus. In addition, an HTML file transmitted from another information processing apparatus is acquired, and it is determined whether or not it has a function of executing processing corresponding to the auxiliary program included in the acquired HTML file, and corresponds to the auxiliary program. If it is determined that it has a function to execute the process, the auxiliary program is started, A predetermined icon corresponding to the category is displayed at a point on the map based on the second display data, When it is determined that the function for executing the process corresponding to the auxiliary program is not provided, the display is controlled so that the substitute image is displayed.
[0036]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 shows a configuration example of a network system to which the present invention is applied. In this network system, personal computers 1-1 to 1-4 and a WWW server 102 constituting a provider 101 are connected to the Internet 104. The personal computers 1-1 to 1-4 (hereinafter referred to simply as the personal computer 1 when it is not necessary to individually distinguish the personal computers 1-1 to 1-4) are connected to the WWW server 102 via the Internet 104. The personal computers 1 can exchange e-mails including POI information with each other.
[0037]
Next, a configuration example of the personal computer 1 will be described with reference to FIGS. The personal computer 1 is a portable personal computer having a B5 size or less and is easy to carry, and includes a main body 2 and a display unit 3 attached to the main body 2 so as to be freely opened and closed.
[0038]
The main body 2 includes a plurality of operation keys 4 that are operated when inputting various characters, symbols, numbers, and the like on the upper surface, and a stick-type pointing device 5 that is operated when moving a cursor displayed on the display unit 3. A shutter button 7 that is operated when an image is captured by the speaker 6 and a CCD (Charge Coupled Device) camera 23 provided in the display unit 3 is provided.
[0039]
A liquid crystal display 21 composed of an LCD (Liquid Crystal Display) is provided on the front of the display unit 3, and an imaging unit 22 having a CCD camera 23 at the center upper end of the front is rotatable with respect to the display unit 3. Is attached.
[0040]
That is, the imaging unit 22 can be rotated and positioned at an arbitrary position within an angle range of 180 degrees between the front direction and the back direction of the display unit 3. Further, as shown in FIG. 3, the imaging unit 22 is provided with an adjustment ring 25 that adjusts the focus of the CCD camera 23.
[0041]
Further, a microphone 24 is provided on the front side of the display unit 3 (FIG. 2) on the left side of the imaging unit 22 so that sound can be collected from the back side of the display unit 3 (FIG. 6) via the microphone 24. Has been made.
[0042]
In addition, a power supply lamp PL, a battery lamp BL, a message lamp ML, and other lamps corresponding to various applications are provided at the lower center of the front of the display unit 3.
[0043]
Further, a claw 13 is provided on the front upper end of the display unit 3 on the left side of the microphone 24, and a hole 8 is provided at a predetermined position of the main body 2 corresponding to the claw 13. In the state closed to 2, the claw 13 is fitted into the hole 8 and locked.
[0044]
A slide lever 9 is provided on the front surface of the main body 2 as shown in FIG. 3, and the slide lever 9 is fitted in the hole 8 by sliding the slide lever 9 in the arrow direction (left direction in FIG. 3) along the front surface. The lock | rock of the combined nail | claw 13 is cancelled | released and the display part 3 can be expand | deployed with respect to the main body 2. FIG.
[0045]
Also, on the front of the main unit 2, a predetermined application software (hereinafter simply referred to as an application) is started from the power-on with a single button operation, and a series of preset operations are automatically executed. A programmable power key (PPK key) 10 is provided at the left end, and a plurality of intake holes 11 are provided at the right end.
[0046]
On the left side of the main body 2, as shown in FIG. 4, a sliding power switch 40, an IEEE (Institute of Electrical and Electronics Engineers) 1394 terminal 41 corresponding to a 4-pin, a USB (Universal Serial Bus) terminal 42, and an input for a microphone A terminal 43, a headphone terminal 44, and an infrared port 45 compliant with IrDA (Infrared Data Association) are provided.
[0047]
As shown in FIG. 5, an exhaust hole 12 is provided on the right side of the main body 2. A PCMCIA (Personal Computer Memory Card International Association) card (hereinafter referred to as a PC card) is located on the right side of the exhaust hole 12. A PC card slot 53 is provided for inserting a PC card slot 53.
[0048]
Further, as shown in FIG. 6, a lid 26 covering the opening for attaching the additional memory is attached to the lower surface of the main body 2, and a pin insertion hole 48 for removing the locking claw of the lid 26 is provided. It has been.
[0049]
FIG. 7 shows an internal electrical configuration of the personal computer 1. As shown in FIG. 7, in the main body 2 of the personal computer 1, a CPU (Central Processing Unit) 52, a PC (Personal Computer) card slot 53, a RAM are connected to a PCI (Peripheral Component Interconnect) bus 51 of the activation sequence control unit 83. (Random Access Memory) 54, a graphics processing circuit 55 for generating an image to be displayed on the liquid crystal display 21 of the display unit 3, and an IEEE 1394 terminal 41 for connecting to other computer devices and external devices to capture digital data An IEEE interface 56 directly connected to is connected.
[0050]
The CPU 52 is a controller that comprehensively controls various functions in the main body 2, and can execute various functions by executing various programs loaded in the RAM 54.
[0051]
The PCI bus 51 is connected to an ISA (Industrial Standard Architecture) bus 59. The ISA bus 59 includes a hard disk drive 60, an I / O (Input / Output) controller 61, a keyboard controller 62, a pointing device controller 63, and a sound chip. 64, an LCD controller 65, a modem 66, and a USB interface 67 are connected.
[0052]
Here, the keyboard controller 62 controls the input of a control signal in response to pressing of the operation key 4 (FIG. 2), and the pointing device controller 63 controls the input of the control signal by the stick type pointing device 5 (FIG. 2).
[0053]
The sound chip 64 takes in an audio input from the microphone 24 (FIG. 2) or supplies an audio signal to the built-in speaker 6 (FIG. 2). The modem 66 is connected to the WWW server 102 of the provider 101 via the public telephone line 90 and the Internet 104. The USB interface 67 is connected to the USB terminal 42, and is connected to peripheral devices such as a USB mouse and a floppy disk drive. In this example, a magnetic disk 231, an optical disk 232, a magneto-optical disk 233, or a drive 230 that drives a semiconductor memory 234 is connected.
[0054]
The hard disk drive 60 automatically captures image data captured by a capture software 60A for capturing still images, a digital map software 60B, an OS (Operating System) 60C made of Windows 98 (trademark), and the CCD camera 23. The stored automatic image capturing software 60D and various application software (not shown) are stored, read by the CPU 52 and loaded into the RAM 54 as necessary.
[0055]
The I / O controller 61 includes an I / O interface 69, a CPU 70, a ROM (Read Only Memory) 71 composed of EEPROM (Electrically Erasable and Programmable Read Only Memory), and a RAM 72, which are connected to each other. Real-Time Clock) 81 always supplies the current time.
[0056]
The ROM 71 of the I / O controller 61 stores a BIOS (Basic Input / Output System) 73, a wakeup program 74, a key input monitoring program 75, and an LED control program 76, and a RAM 72 stores a key input status register. 77, a set time register 78, an LED control register 79, and a key corresponding application register 80 are provided.
[0057]
The key input status register 77 stored in the RAM 72 can store an operation key flag, and the CPU 70 determines whether the PPK key 10 (FIG. 2) for one-touch operation is pressed based on the key input monitoring program 75. If the PPK key 10 is pressed, an operation key flag is stored in the key input status register 77.
[0058]
The set time register 78 can store time information such as a start time arbitrarily set in advance by the user. The CPU 70 arbitrarily sets the current time given from the RTC 81 based on the wakeup program 74. It is detected whether or not the start time is reached, and a predetermined process is executed when the start time is reached.
[0059]
Further, the key corresponding application register 80 stores the correspondence relationship between the PPK key 10 or the operation key 4 composed of a plurality of combinations and the application to be activated, corresponding to the combination of the PPK key 10 and the preset operation key 4. When the PPK key 10 or a preset operation key 4 is pressed, the CPU 70 sends control data for starting up the corresponding application to the CPU 52 via the ISA bus 59 and the PCI bus 51 sequentially. Then, the CPU 52 starts application software corresponding to the control data.
[0060]
The LED control register 79 stores an end flag when the application software stored in the key corresponding application register 80 is started and the operation ends, and the CPU 70 stores an end flag in the LED control register 79 based on the LED control program 76. When it is detected that the message lamp is being operated, the message lamp ML is turned on.
[0061]
The LED control register 79 stores a power flag when the power switch 40 is pressed, and stores a battery flag when the main body 2 operates with a power supply voltage supplied from a battery. Therefore, when the CPU 70 detects that the power flag or the battery flag is stored based on the LED control program 76, the CPU 70 turns on the power lamp PL or the battery lamp BL.
[0062]
Here, the backup battery 82 is connected to the I / O controller 61, so that the power switch 40 of the main body 2 is turned off, and the key of the RAM 72 can be used even when power is not supplied from a power source (not shown). Each data of the input status register 77, the set time register 78, the LED control register 79, and the key corresponding application register 80 is held.
[0063]
The reversing switch 88 connected to the I / O controller 61 is turned on when the imaging unit 22 (FIG. 2) is rotated 180 degrees in the direction of imaging the opposite side of the liquid crystal display 21 of the display unit 3. The CPU 70 is notified. The PPK key 10 also notifies the CPU 70 of the state in the same manner as when the reverse switch 88 is pressed.
[0064]
Further, the half-push switch 86 is turned on when the shutter button 7 provided on the upper surface of the main body 2 is half-pushed, and notifies the CPU 70 of the I / O controller 61 of the half-push switch 86. It is turned on when the button 7 is fully pressed, and the state is notified to the CPU 70 of the I / O controller 61.
[0065]
That is, the CPU 70 of the I / O controller 61 enters the still image mode when the user releases the shutter button 7 halfway with the capture software 60A of the hard disk drive 60 started up, and controls the CCD camera 23 to control the CCD camera 23. The freeze of the still image is executed, and when it is fully pressed, the frozen still image data is captured and sent to the data processing unit 85.
[0066]
On the other hand, when the CPU 70 of the I / O controller 61 enters the moving image mode without starting up the capture software 60A, it captures a moving image of up to about 60 seconds and sends it to the data processing unit 85.
[0067]
The I / O controller 61 is configured to control the graphics processing circuit 55 connected to the PCI bus 51. The I / O controller 61 converts image data composed of still images or moving images captured by the CCD camera 23 into a data processing unit. After the predetermined data processing is performed by 85, the data is input to the graphics processing circuit 55.
[0068]
The graphics processing circuit 55 stores the supplied image data in a built-in VRAM (Video Random Access Memory) 55A, reads it out as appropriate, sends it to the LCD controller 65, and stores it in the hard disk drive 60 as necessary.
[0069]
The LCD controller 65 controls the backlight 84 of the display unit 3 so as to illuminate from behind the liquid crystal display 21 and outputs the image data supplied from the graphics processing circuit 55 to the liquid crystal display 21 for display. Has been made.
[0070]
On the other hand, when the CPU 52 starts up the digital map software 60 </ b> B read from the hard disk drive 60 on the RAM 54, the CPU 52 sends map data from the digital map software 60 </ b> B to the graphics processing circuit 55.
[0071]
At this time, the graphics processing circuit 55 generates map image data to be displayed on the liquid crystal display 21 based on the supplied map data, stores it in the VRAM 55A, reads it out as appropriate, and sends it to the LCD controller 65.
[0072]
Accordingly, the LCD controller 65 displays a map image on the liquid crystal display 21 of the display unit 3 based on the map image data supplied from the graphics processing circuit 55.
[0073]
The PC card slot 53 connected to the PCI bus 51 is provided with a PC card (not shown) as appropriate when an optional function is added, and exchanges data with the CPU 52 via the PC card. . For example, when a PCMCIA type GPS (Global Positioning System) card 57 is installed in the PC card slot 53, the GPS antenna 58 connected to the GPS card 57 receives radio waves from GPS satellites to obtain current position data. Has been made.
[0074]
As a result, the GPS card 57 sends the current position data (latitude data, longitude data, and altitude data) received via the GPS antenna 58 to the CPU 52 via the PCI bus 51.
[0075]
In this case, the CPU 52 sends the current position data to the graphics processing circuit 55, generates an arrow icon indicating the current position based on the current position data by the graphics processing circuit 55, and then uses the liquid crystal display 21 via the LCD controller 65. The map image is displayed with an arrow icon superimposed on it.
[0076]
Thus, the liquid crystal display 21 can display the arrow icon while moving it on the map image based on the position data detected by the GPS card 57.
[0077]
Next, for example, a process in which the user of the personal computer 1-1 generates POI information and transfers it to the personal computer 1-2 of another user via the Internet 104 will be described. In this case, the user of the personal computer 1-1 first performs a process of registering user's points. This processing example will be described with reference to the flowchart of FIG.
[0078]
In step S1, the user operates the operation key 4 to instruct activation of the digital map software 60B. At this time, the CPU 52 reads out the digital map software 60B such as “Navin 'You” (trademark) from the hard disk of the hard disk drive 60, starts it on the RAM 54, and controls the graphics processing circuit 55 and the LCD controller 65. A map screen 201 as shown in FIG. 9 is displayed on the liquid crystal display 21 of the display unit 3. Here, a map of a desired area selected by the user is displayed on the map screen 201.
[0079]
Next, in step S2, the CPU 52 determines whether or not a user's point is designated based on the digital map software 60B, and waits until it is designated. As the POI information, the user designates a desired position on the map screen 201 shown in FIG. When this user's point is designated, the CPU 52 stores the point information (information on the map) of the user's point designated in step S3 in the RAM 54 as POI information.
[0080]
Next, in step S4, the CPU 52 determines whether additional information other than the position information is input as POI information based on the digital map software 60B. That is, when a user's point is designated, the CPU 52 controls the graphics processing circuit 55 to display a menu screen for selecting the category of the user's point on the liquid crystal display 21. Here, the category is, for example, Gourmet spot , Play spot It is information for classifying the nature of the user's points such as sports spots. When the category selection screen is displayed on the liquid crystal display 21, the user operates the stick type pointing device 5 to select a predetermined category.
[0081]
If it is determined in step S4 that additional information has been input, the CPU 52 proceeds to step S5 and stores the input additional information in the RAM 54 as POI information together with the position information of the user's point. For example, when a category is selected, the CPU 52 stores the category corresponding to the position information of the user's point specified in step S3.
[0082]
In addition, for example, if the user's point to be registered is a French restaurant that the user wants to introduce to the user of the personal computer 1-2, the store name, telephone number, address, and photo of the French restaurant are available. Enter further point information such as. The CPU 52 displays the input information on the liquid crystal display 21. In the example of FIG. 9, such POI information is displayed on the display unit 202. In this example, a store name “ABC shop”, a category “gourmet spot”, a photo introducing the store, and a comment made up of text are displayed.
[0083]
If it is determined in step S4 that no additional information has been input, the process in step S5 is skipped. That is, in this case, only position information is registered as POI information.
[0084]
As described above, an arbitrary number of user points and corresponding POI information are input by the user, Respectively Are stored in the RAM 54 and, if necessary, in the hard disk 60.
[0085]
The digital map software 60B (Navin 'You) of the present invention has an HTML file function for converting the registered POI information into an HTML file in addition to such a user's point registration function. Next, the HTML file creation function will be described with reference to the flowcharts of FIGS. 10 and 11.
[0086]
In step S11, the CPU 52 operates the operation key 4 or the stick type pointing device 5 to input a user's point stored in the RAM 54 (or the hard disk of the hard disk drive 60) when a predetermined designation is input from the user. And the list is displayed on the liquid crystal display 21. The user designates a user's point to be converted into a Web page (homepage) from the displayed list by operating the stick-type pointing device 5, for example.
[0087]
In step S12, the CPU 52 waits until a user point to be converted into a web page is selected. When the user point is selected, the CPU 52 proceeds to step S13 and prepares in advance in the ROM 71 or the hard disk of the hard disk drive 60 for the web page design to be created. The list of templates thus read out is read and displayed on the liquid crystal display 21. The user designates a desired template from the templates displayed on the liquid crystal display 21 by operating the stick-type pointing device 5. In step S14, the CPU 52 waits until a template is selected. When the template is selected, the CPU 52 proceeds to step S15 and controls the graphics processing circuit 55 to read the selected template from the ROM 71 (or hard disk). The image is displayed on the liquid crystal display 21 via the LCD controller 65.
[0088]
In step S16, the CPU 52 reads the POI information item of the user's point selected in step S12 from the RAM 54 (or hard disk) and displays it on the liquid crystal display 21. The user sees the display of this item, converts it into an HTML file, and designates the item to be transferred to the user of the personal computer 1-2. In step S17, the CPU 52 waits until an item to be converted into an HTML file is designated. When designated, the process proceeds to step S18, and the POI information of the designated item is stored in the corresponding field of the template selected in step S14. Insert inside and display.
[0089]
In step S19, the CPU 52 causes the liquid crystal display 21 to display a screen for designating a folder for storing the HTML file. That is, if there is a folder already stored in the RAM 54 (or hard disk), the CPU 52 reads it and displays it on the liquid crystal display 21. The user selects a predetermined one from the folders or instructs the CPU 52 to create a new folder. In step S20, the CPU 52 waits until a folder is designated, and when designated, in step S21, the POI information of the selected user's point is converted into an HTML file.
[0090]
That is, the POI information specified by the user in step S17 out of the POI information of the user points specified by the user in step S12 is converted into an HTML file. Further, the CPU 52 converts the animation image hyperlinked to a predetermined homepage (for example, the homepage of a company providing the digital map software 60B) into an HTML file. The animation image data is also stored in advance in the ROM 71 (or hard disk).
[0091]
Here, the data structure of the HTML file generated by the digital map software 60B will be described with reference to FIG. This HTML file is divided into a display data description area R1, an object tag description area R2, and a comment tag description area R3.
[0092]
In the display data description area R1, display data relating to location information indicating the location of the store and point information is described in HTML tags, and the other party's personal computer 1-2 (similar configuration to the personal computer 1-1). Are displayed on the liquid crystal display 21 as a normal Web page by being analyzed by a WWW browser (for example, Internet Explorer (trademark)) attached to the OS (Windows 98 (trademark)) 60C.
[0093]
In the object tag description area R2, data for embedding an auxiliary program (for example, ActiveX control (trademark)) that realizes processing difficult to execute in HTML on a WWW browser is described, and the class ID (CLASSID) of these is written. A start button 211 (FIG. 13) of the auxiliary program corresponding to is displayed in a designated area of the Web page.
[0094]
Here, the auxiliary program (component software) is started on the WWW browser of the personal computer 1-2, and is installed in advance with the digital map software 60B stored in the hard disk of the hard disk drive 60. It is an object (program).
[0095]
In the example of FIG.
<OBJECT A ”type =”> B </ OBJECT>
It is described. Therefore, the WWW browser as the reader of this Web page determines whether or not it owns A (in this case, the ActiveX control specified by the CLASSID). In the case of, the animation image of the file navinyouanime.gif is displayed). That is, the WWW browser determines the presence or absence of digital map software (operating ActiveX control). Here, if a description like the previous proposal without the “type =” option is made, the WWW browser will warn you that “it may not be displayed correctly” or “Do you want to download ActiveX?” A small square (the outer shape of the button) will be displayed in the part that could not be displayed.
[0096]
The comment tag description area R3 describes a format that can be read by the CPU 52 of the personal computer 1-2 according to the auxiliary program when the start button 211 displayed on the Web page is clicked, that is, point information using an HTML comment tag. Here, the same contents as the location and details of the store in the display data described in the display data description area R1 are used.
[0097]
However, the store location information described in the comment tag description area R3 is skipped without being read by the CPU 52 when the activation button 211 displayed on the web page is not clicked.
[0098]
Further, as the detailed contents of the point information described in the comment tag description area R3, in addition to the same information displayed as a normal web page, the latitude of the store described as “POSITION = 127522830: 502585147” and Map data relating to longitude and a category code indicating the category of the store described as “CATEGORYCODE = 1” (corresponding to “gourmet spot” in this case) are included.
[0099]
When an HTML file having such a data structure is transmitted from the personal computer 1-1 to the personal computer 1-2 and analyzed by the WWW browser of the personal computer 1-2, a web page 210 as shown in FIG. It is displayed on the display 21.
[0100]
The Web page 210 includes a still image 212 composed of a store photo of “ABC shop”, an address, a telephone number, a URL, other information 213, and a user comment 214 based on display data in the display data description area R1. At the same time, an auxiliary program activation button 211 is displayed in a predetermined area in the upper left part.
[0101]
Here, the auxiliary program of the personal computer 1-2 is launched on the RAM 54 when the Web page 210 is displayed on the liquid crystal display 21 together with the digital map software 60B.
[0102]
In this Web page 210, after the user of the personal computer 1-2 confirms the detailed contents of the store, when the user tries to register the location information in association with the map screen displayed by the digital map software 60B, it is activated. Click the button 211.
[0103]
As a result, in the personal computer 1-2, the CPU 52 reads out the store spot information described in the comment tag description area R3 based on the auxiliary program launched on the RAM 54, and the digital map software 60B receives the spot information. hand over.
[0104]
At this time, the CPU 52 sets a capture flag indicating that the location information has been transferred to the digital map software 60B, and checks the status of the capture flag even when the start button 211 is clicked again, thereby obtaining the location information. It can be prevented from being delivered again to 60B.
[0105]
At the same time, the CPU 52 changes the color of the edge of the activation button 211 in accordance with the state of the capture flag. When the capture flag is set, the edge of the activation button 211 is changed to red and displayed. Has been made. In this way, the personal computer 1-2 displays the edge of the start button 211 in red, thereby displaying to the user that the point information has already been delivered to the digital map software 60B by clicking the start button 211. It is made to recognize.
[0106]
The personal computer 1-2 then maps the latitude and longitude of the store described as “POSITION = 127522830: 502585147” (FIG. 12) in the point information of the comment tag description area R3 read by the CPU 52 in accordance with the auxiliary program. Based on the data, a user's point icon of a predetermined mark corresponding to the category code is displayed at a predetermined position on the map screen. As a result, an image similar to that shown in FIG. 9 is displayed on the liquid crystal display 21 of the personal computer 1-2. That is, the map screen 201 indicates that the store “ABC” exists at the position where the user's point icon 203 is displayed.
[0107]
Incidentally, the map data relating to the latitude and longitude is converted into a predetermined format that can be displayed by the digital map software 60B, and is different from the actual latitude and longitude.
[0108]
At the same time, the personal computer 1-2 pastes and displays a still image consisting of a store photo of “ABC shop” on the display unit 202 displayed in the right area of the map screen 201 based on the digital map software 60B. In addition, a comment is displayed in the comment column.
[0109]
At the same time, the personal computer 1-2 stores the point information read from the comment tag description area R3 in the hard disk drive 60 in association with the user's point icon 203.
[0110]
As a result, when the user's point icon 203 is clicked, the personal computer 1-2 reads out the point information stored in association with the user's point icon 203 based on the control of the CPU 52 and pastes the still image and the comment. The user point registration screen can be displayed.
[0111]
Incidentally, the display unit 202 also includes a “user's point” indicating the position arbitrarily set by the user, an “ABC shop” indicating the name of the store, and a “gourmet spot” indicating a category corresponding to the category code. In addition to being automatically displayed, a user's point icon 203 composed of a fork and knife picture corresponding to the category code “gourmet spot” is automatically displayed on the map screen 201.
[0112]
Although details will be described later, the processing of the personal computer 1-2 as described above is performed in the same manner in the personal computer 1-1 when POI information is transferred from another personal computer.
[0113]
Returning to FIG. 11, in step S <b> 22, the CPU 52 determines whether or not information including previously created POI information exists in the folder designated in step S <b> 20. If a file containing previously created POI information exists in the specified folder, the process proceeds to step S23, and information on the HTML file containing previously created POI information is acquired. In step S24, the previously created file is created. Create a table of contents page that lists the HTML file and the title of the HTML file you created this time. In this way, by storing related HTML files in the same folder, it is possible to create a table of contents page that matches the user's points that have been converted to HTML files before.
[0114]
If it is determined in step S22 that there is no information including POI information created previously in the designated folder, the process proceeds to step S25, and the CPU 52 creates a table of contents page listing the titles of the HTML file created this time. To do.
[0115]
FIG. 14 shows an example of the table of contents page created in this way. In this example, three stores of “Fransuya XYZ”, “Alcatraz PQR”, and “ABC Shop” are displayed in a folder named “If you drink from the office, here”. The names of these stores are linked to individually created HTML files. The title of the table of contents page (folder) can also be freely input by the user.
[0116]
Next, the Web page display function of the digital map software 60B will be explained.
This will be described with reference to the flowchart of FIG. In the present example, this processing is processing when the personal computer 1-2 displays the POI information transferred from the personal computer 1-1, so the CPU 52 of the personal computer 1-2 performs this processing. However, since the personal computer 1-1 has a function of displaying POI information transferred from another personal computer, as with the personal computer 1-2, it is also a processing function of the personal computer 1-1. First, in step S41, the CPU 52 determines whether or not the version is 4.0 or higher based on Internet Explorer as a WWW browser. If the version is 4.0 or higher (if the version can implement the display processing function of the present invention), the process proceeds to step S42, and the CPU 52 determines that the digital map software 60B is installed on the hard disk based on Internet Explorer. 60 determines whether or not it is installed.
[0117]
In step S42, when it is determined that the digital map software is installed based on the WWW browser, the CPU 52 proceeds to step S43 and displays the display data description area R1 of the HTML file transferred from the personal computer 1-1. Based on the display data described in (1), the liquid crystal display 21 displays a Web page representing the location information of the store introduced by the user of the personal computer 1-1. Thereby, for example, a Web page 210 as shown in FIG. 13 is displayed.
[0118]
At this time, based on the WWW browser, the CPU 52 displays an auxiliary program activation button 211 in a predetermined position on the Web page 210 corresponding to the data described in the object tag description area R2 of the HTML file. The capture flag is initialized, and the process proceeds to the next step S44.
[0119]
In step S44, the CPU 52 waits until the start button 211 of the web page 210 is clicked by the user based on the WWW browser.
[0120]
If it is determined in step S44 that the start button 211 has been operated, in step S45, the CPU 52 executes analysis processing for the comment tag description region R3 in the HTML file based on ActiveX control as an auxiliary program.
[0121]
In step S46, based on the auxiliary program, the CPU 52 determines whether or not the point information representing the detailed contents of the store is described in the comment tag description area R3 in a format (understood) designated by the auxiliary program. . When the location information of the store is not described in the comment tag description area R3, the CPU 52 returns to step S44 and repeats the above process.
[0122]
On the other hand, when it is determined in step S46 that the shop spot information is described in the comment tag description area R3, in step S47, the CPU 52 details the contents of the shop described in the comment tag description area R3. It is determined based on the state of the import flag whether or not the point information representing is already delivered to the digital map software 60B. If the point information has already been transferred to the digital map software 60B, the CPU 52 proceeds to the next step S48.
[0123]
In step S48, based on the auxiliary program, the CPU 52 activates the digital map software 60B if it has not been activated, and executes a process for displaying the window of the map screen 201 on the forefront of the liquid crystal display 21. The process proceeds to step S49.
[0124]
In step S49, based on the digital map software 60B, the CPU 52 displays the map screen 201 of the area where the user's point icon 203 is registered, and returns to step S44.
[0125]
On the other hand, if it is determined in step S47 that the capture flag is not set and the point information representing the detailed contents of the store has not yet been delivered to the digital map software 60B, the CPU 52 proceeds to the next step S50. Move.
[0126]
In step S50, the CPU 52 reads the spot information described in the comment tag description area R3 according to the auxiliary program, and proceeds to the next step S51.
[0127]
In step S51, the CPU 52 starts the digital map software 60B if it is not started according to the auxiliary program, and executes processing for displaying the window of the map screen 201 by the digital map software 60B on the forefront of the liquid crystal display 21. Control goes to step S52. In step S52, the CPU 52 delivers the point information read from the comment tag description area R3 according to the auxiliary program to the digital map software 60B, and proceeds to the next step S53.
[0128]
In step S53, since the CPU 52 has passed the point information to the digital map software 60B based on the WWW browser, a capture flag is set, and the position on the map screen 201 corresponding to the latitude and longitude of the point information corresponds to the category. The user's point icon 203 is displayed, a still image composed of a store photo is pasted and displayed on the display unit 202, and a store comment is displayed. At this time, the CPU 52 stores the point information in the hard disk drive 60 in association with the user's point icon 203.
[0129]
In step S54, the CPU 52 passes the point information read from the comment tag description area R3 to the digital map software 60B, and the registration process of the user's point icon 203 is completed on the map screen 201. After the edge of 211 is displayed in red, the process returns to step S44 and the subsequent processing is repeated.
[0130]
On the other hand, if it is determined in step S41 that Internet Explorer as the WWW browser is not version 4.0 or higher, or in step S42, the digital map software 60B accompanied by the auxiliary program is not installed. If it is determined, the process proceeds to step S55, where the CPU 52 reads out an animation image (file “navinyouanime.gif” in FIG. 12) stored in advance on the hard disk based on the WWW browser, and from the graphics processing circuit 55, The image is displayed on the liquid crystal display 21 via the LCD controller 65. In this way, when the digital map software 60B is not installed, for example, an animation image as shown in FIG. 16 is displayed, so that small dust is displayed on the liquid crystal display 21 as in the conventional case. Is prevented.
[0131]
Next, in step S56, the CPU 52 waits until the animation image is clicked on the basis of the WWW browser. If the animation image is clicked, the CPU 52 proceeds to step S57 and links to the home page hyperlinked to the image. Process. That is, at this time, the CPU 52 controls the modem 66 to execute a process of connecting to a predetermined URL hyperlinked to the animation image from the telephone line 90 via the Internet 104.
[0132]
As described above, the POI information transmitted from the personal computer 1-1 is transferred to the personal computer 1-2 via the Internet 104 and displayed. Similarly, for example, POI information transferred from the personal computer 1-2 via the Internet 104 can be displayed on the personal computer 1-1. That is, the personal computer 1-1 also has a function of executing processing as shown in the flowchart of FIG.
[0133]
As described above, the digital map software (Navin 'You) of each personal computer 1-1 to 1-4 has a function of converting POI information into an HTML file and transmitting it to other personal computers via the Internet 104. Since it has a function of receiving and displaying POI information transmitted from another personal computer, a general user can easily obtain POI information via the Internet 104 as schematically shown in FIG. It is possible to give and receive.
[0134]
In the above description, the animation image to be displayed when the digital map software is not provided is stored in advance in the hard disk of each personal computer 1 along with the digital map software together with the auxiliary program. It is also possible to transfer as a file.
[0135]
As described above, since the point information having the same content as the display data described in the display data description area R1 is described using the HTML tag in the comment tag description area R3, the creation of the HTML file becomes easy and simple.
[0136]
The personal computer 1-2 receives the HTML file and analyzes the HTML file using a WWW browser, thereby displaying the Web page 210 representing the detailed content of the received POI information on the liquid crystal display 21.
[0137]
In the personal computer 1-2, when the start button 211 on the Web page 210 is clicked by the user, the CPU 52 reads the point information described in the comment tag description area R3 according to the auxiliary program, and this is read out by the digital map software 60B. Pass to.
[0138]
At this time, in the HTML file received by the personal computer 1-2, the point information to be transferred to the digital map software 60B is described in the comment tag description area R3 in advance, and the comment tag description is based on the click operation of the start button 211. The point information of the region R3 is immediately read out.
[0139]
Thereby, the personal computer 1-2 does not need to download the spot information, reads the spot information from the comment tag description area R3 of the HTML file in response to the click operation of the start button 211, and sends the spot information to the digital map software 60B. Can be delivered in real time.
[0140]
Thus, the personal computer 1-2 displays the user's point icon 203 at a predetermined position on the map screen 201 based on the map data of the point information, and pastes and displays the still image composed of the store photo on the display unit 202. Display store comments. At the same time, the personal computer 1-2 stores the point information read from the comment tag description area R3 in the hard disk drive 60 in association with the user's point icon 203.
[0141]
By the way, the personal computer 1-2 reads the point information described in the comment tag description area R3, and sets the capture flag when it is transferred to the digital map software 60B. When clicked, the point information is prevented from being transferred again to the digital map software 60B.
[0142]
Further, the personal computer 1-2 changes the edge of the start button 211 to red when the point information read from the comment tag description area R3 is transferred to the digital map software 60B. The start button 211 is clicked to recognize that the point information has already been transferred.
[0143]
According to the above configuration, the personal computer 1-1 transmits an HTML file created by describing point information in the comment tag description area R3 to the personal computer 1-2, and the personal computer 1-2 receives the received HTML file. The file is analyzed by a WWW browser, the point information described in the comment tag description area R3 is read according to the auxiliary program, transferred to the digital map software 60B, predetermined processing is executed according to the digital map software 60B, and the point information is By storing in the hard disk drive 60, the point information displayed on the web page is automatically displayed at a predetermined position on the map screen 201 displayed by the digital map software 60B based on the click operation of the start button 211. Import and register It is possible.
[0144]
In the above-described embodiment, when the start button 211 of the Web page is clicked by the CPU 52 of the personal computer 1, the point information representing the detailed contents of the store described in the comment tag description area R3 is read according to the auxiliary program. In the above description, the user's point icon 203 is registered on the map screen 201 after being transferred to the digital map software 60B. However, the present invention is not limited to this, and when the start button 211 of the Web page is clicked, a comment is displayed. The point information described in the tag description area R3 may be set as a target value when the route search is performed by passing it to the digital map software 60B. In short, when the start button 211 of the Web page is clicked, a comment is given. Location described in tag description area R3 If you can pass information to the digital map software 60B, it may be performed a variety of processes in accordance with the digital map software 60B. Also in this case, the same effect as the above-described embodiment can be obtained.
[0145]
In the above-described embodiment, the case where ActiveX control is used as an auxiliary program has been described. However, the present invention is not limited to this, and in short, an auxiliary program that executes processing that is difficult to execute on HTML on a WWW browser. If it is a program, you may make it use other various auxiliary programs, such as Java.
[0146]
Furthermore, in the above-described embodiment, a case is described in which the point information representing the detailed contents of the store described in the comment tag description area R3 is transferred to the digital map software 60B based on the click operation of the start button 211. However, the present invention is not limited to this. For example, the lyrics data of music described in the comment tag description area R3 may be transferred to a predetermined music application based on the click operation of the start button 211.
[0147]
Further, in the above-described embodiment, the auxiliary program corresponding to the class ID specified in the object tag description area R2 is read from the hard disk drive 60, and the point information in the comment tag description area R3 is read by the CPU 52 according to the auxiliary program. However, the present invention is not limited to this, and an auxiliary program is downloaded from the WWW server 102 via the Internet 104 based on the class ID specified in the object tag description area R2, and a comment is generated according to the auxiliary program. You may make it read the point information of tag description area | region R3.
[0148]
Furthermore, in the above-described embodiment, an HTML file is created, but the present invention can also be applied to creating a VRML (Vertual Reality Modeling Language) file.
[0149]
The series of processes described above can be executed by hardware, but can also be executed by software. When a series of processing is executed by software, a program constituting the software may execute various functions by installing a computer incorporated in dedicated hardware or various programs. For example, it is installed from a program storage medium in a general-purpose personal computer or the like.
[0150]
As shown in FIG. 7, a program storage medium for storing a program (for example, digital map software 60B, WWW browser, and auxiliary program) that is installed in the computer and is ready to be executed by the computer is a magnetic disk 231 (floppy disk). Disk), optical disk 232 (including CD-ROM (Compact Disk-Read Only Memory), DVD (Digital Versatile Disk)), magneto-optical disk 233 (including MD (Mini-Disk)), or semiconductor memory 234, etc. Package media, or a ROM 71 in which a program is temporarily or permanently stored, a hard disk of the hard disk drive 60, or the like. The program is stored in the program storage medium using a wired or wireless communication medium such as a local area network or digital satellite broadcasting in addition to the Internet 104 via an interface such as a router and a modem 66 as necessary. Is called.
[0151]
In the present specification, the step of describing the program stored in the program storage medium is not limited to the processing performed in time series according to the described order, but is not necessarily performed in time series. Or the process performed separately is also included.
[0152]
Further, in this specification, the system represents the entire apparatus constituted by a plurality of apparatuses.
[0153]
【The invention's effect】
According to the information processing apparatus according to claim 1, the information processing method according to claim 6, and the program stored in the program storage medium according to claim 7, in order to read the acquired information and the auxiliary program Data and data for controlling the display of the substitute image are filed, so that noise may be displayed even if the function for executing the processing corresponding to the auxiliary program is not held. Is prevented.
[0154]
According to the information processing apparatus according to claim 8, the information processing method according to claim 12, and the program stored in the program storage medium according to claim 13, a function of executing processing corresponding to the auxiliary program If it is determined whether or not it has been determined, and if it is determined that it does not have, the substitute image is displayed, so that noise is prevented from being displayed.
[0155]
According to the information processing apparatus according to claim 14, the information processing method according to claim 19, and the program stored in the program storage medium according to claim 20, in order to embed the auxiliary program in the acquired information Auxiliary program is started by starting the auxiliary program based on the data for embedding the auxiliary program included in the file transmitted from the other information processing apparatus and filed together with the data of Since the information delivered from the program is processed, it is possible to easily exchange information via the network.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration example of a network system to which the present invention is applied.
FIG. 2 is an instruction showing a configuration of the personal computer 1 in FIG. 1;
FIG. 3 is a front view showing a front configuration of the personal computer 1 of FIG. 1;
4 is a left side view showing the configuration of the left side of the personal computer 1 of FIG. 1. FIG.
FIG. 5 is a right side view showing the configuration of the right side of the personal computer 1 of FIG. 1;
6 is a bottom view showing the configuration of the bottom surface of the personal computer 1 of FIG. 1. FIG.
7 is a block diagram illustrating an internal configuration example of the personal computer 1 in FIG. 1;
FIG. 8 is a flowchart for explaining user's point registration processing of the personal computer 1 of FIG. 1;
9 is a photograph showing a display example of the personal computer 1 of FIG.
10 is a flowchart illustrating HTML file creation processing of the personal computer 1 of FIG.
11 is a flowchart for explaining HTML file creation processing of the personal computer 1 in FIG. 1;
12 is a diagram for explaining the data structure of an HTML file created by the personal computer 1 of FIG. 1. FIG.
13 is a photograph showing a display example of the personal computer 1 of FIG.
14 is a photograph showing a display example of the personal computer 1 of FIG.
FIG. 15 is a flowchart for explaining Web page display processing of the personal computer 1 of FIG. 1;
16 is a diagram showing an example of an animation image displayed by the personal computer 1 of FIG.
FIG. 17 is a diagram for explaining exchange of POI information.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Personal computer, 2 Main body, 3 Display part, 21 Liquid crystal display, 23 CCD camera, 52, CPU, 101 provider, 102 WWW server, 104 Internet, 201 Map screen, 202 Display part, 203 Icon, 210 Web page

Claims (18)

画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関する前記ユーザによって入力された情報であって、前記指定された地点にある店舗のカテゴリを少なくとも含む付加情報をPOI情報として取得する取得手段と、
前記取得手段により取得された前記POI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、前記補助プログラムが読み出し得るフォーマットで前記POI情報が記述され、前記付加情報と地図上の前記地点情報に対応する位置に前記カテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに前記補助プログラムに対応する処理を実行する機能が保持されていない場合に、前記取得手段により取得された前記POI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイルにファイル化するファイル化手段と
を備えることを特徴とする情報処理装置。
Point information representing a point designated by the user on the map displayed on the screen, and information input by the user regarding the point, the additional information including at least the category of the store at the designated point Acquisition means for acquiring as POI information;
The POI information is described in the first display data in which the POI information acquired by the acquisition means is described by an HTML tag, data for embedding an auxiliary program, and a format readable by the auxiliary program, and the additional information And second display data for displaying on the screen a predetermined icon corresponding to the category at a position corresponding to the point information on the map, and a function for executing a process corresponding to the auxiliary program is not held In addition, the information processing apparatus further comprises: filing means for filing data for controlling the display of the substitute image displayed instead of the image of the POI information acquired by the acquiring means into an HTML file. .
前記補助プログラムが読み出し得るフォーマットは、HTMLのコメントタグである
ことを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein a format that can be read by the auxiliary program is an HTML comment tag.
前記代替画像には、所定のホームページへのリンクが張られている
ことを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the substitute image has a link to a predetermined homepage.
前記取得手段により取得された複数の前記POI情報の中から、ファイル化するPOI情報を選択する選択手段をさらに備え、
前記ファイル化手段は、前記選択手段により選択された前記POI情報をファイル化する
ことを特徴とする請求項1に記載の情報処理装置。
A selection means for selecting POI information to be filed from among the plurality of POI information acquired by the acquisition means,
The information processing apparatus according to claim 1, wherein the file conversion unit converts the POI information selected by the selection unit into a file.
前記ファイル化手段は、ファイル化した前記POI情報の保存先に、以前作成したPOI情報を含むファイルが存在する場合には、前記以前作成したPOI情報を含むファイルと、今回作成したファイルのタイトルを列挙した目次ページの情報も作成する
ことを特徴とする請求項4に記載の情報処理装置。
If the file containing the previously created POI information exists in the storage location of the filed POI information, the file creation means sets the file containing the previously created POI information and the title of the file created this time. The information processing apparatus according to claim 4, wherein information on the listed table of contents pages is also created.
画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関する前記ユーザによって入力された情報であって、前記指定された地点にある店舗のカテゴリを少なくとも含む付加情報をPOI情報として取得する取得ステップと、
前記取得ステップの処理により取得された前記POI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、前記補助プログラムが読み出し得るフォーマットで前記POI情報が記述され、前記付加情報と地図上の前記地点情報に対応する位置に前記カテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに前記補助プログラムに対応する処理を実行する機能が保持されていない場合に、前記取得ステップの処理により取得された前記POI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイルにファイル化するファイル化ステップと
を含むことを特徴とする情報処理方法。
Point information representing a point designated by the user on the map displayed on the screen, and information input by the user regarding the point, the additional information including at least the category of the store at the designated point An acquisition step to acquire as POI information;
The POI information is described in a first display data in which the POI information acquired by the processing in the acquisition step is described by an HTML tag, data for embedding an auxiliary program, and a format readable by the auxiliary program, Second display data for displaying additional information and a predetermined icon corresponding to the category at a position corresponding to the point information on the map, and a function for executing processing corresponding to the auxiliary program are retained. And filing data for controlling the display of the substitute image to be displayed instead of the image of the POI information acquired by the processing of the acquiring step when the data is not stored, into a HTML file. Information processing method.
画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関する前記ユーザによって入力された情報であって、前記指定された地点にある店舗のカテゴリを少なくとも含む付加情報をPOI情報として取得する取得ステップと、
前記取得ステップの処理により取得された前記POI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、前記補助プログラムが読み出し得るフォーマットで前記POI情報が記述され、前記付加情報と地図上の前記地点情報に対応する位置に前記カテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに前記補助プログラムに対応する処理を実行する機能が保持されていない場合に、前記取得ステップの処理により取得された前記POI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイルにファイル化するファイル化ステップと
を含むことを特徴とするコンピュータが読み取り可能なプログラムが格納されているプログラム格納媒体。
Point information representing a point designated by the user on the map displayed on the screen, and information input by the user regarding the point, the additional information including at least the category of the store at the designated point An acquisition step to acquire as POI information;
The POI information is described in a format that can be read by the first display data in which the POI information acquired by the processing of the acquisition step is described in HTML tags, data for embedding an auxiliary program, and the auxiliary program, Second display data for displaying additional information and a predetermined icon corresponding to the category at a position corresponding to the point information on the map, and a function for executing processing corresponding to the auxiliary program are retained. A file conversion step for converting the data for controlling the display of the substitute image displayed in place of the image of the POI information acquired by the processing of the acquisition step into an HTML file when there is no such file. A program storage medium storing a computer readable program.
画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関する前記ユーザによって入力された情報であって、前記指定された地点にある店舗のカテゴリを少なくとも含む付加情報を含むPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、前記補助プログラムが読み出し得るフォーマットで前記POI情報が記述され、前記付加情報と地図上の前記地点情報に対応する位置に前記カテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに前記補助プログラムに対応する処理を実行する機能が保持されていない場合に、前記POI情報の画像に代えて表示される代替画像の表示を制御するデータを含むHTMLファイルを取得する取得手段と、
前記取得手段により取得された前記HTMLファイルに含まれる前記補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定手段と、
前記判定手段により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記補助プログラムを起動する起動手段と、
前記判定手段により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記第2の表示データに基づいて地図上の前記地点にカテゴリに対応する前記所定のアイコンを表示させ、前記補助プログラムに対応する処理を実行する機能を有しないと判定された場合、前記代替画像が表示されるように表示を制御する表示制御手段と
を備えることを特徴とする情報処理装置。
Point information representing a point designated by the user on the map displayed on the screen, and information input by the user regarding the point, and additional information including at least the category of the store at the designated point The POI information including the first display data described in HTML tags, the data for embedding the auxiliary program, the POI information described in a format that can be read by the auxiliary program, the additional information and the point information on the map When the second display data for displaying the predetermined icon corresponding to the category on the screen at the position corresponding to the screen and the function for executing the processing corresponding to the auxiliary program are not held, the image of the POI information Acquisition means for acquiring an HTML file including data for controlling display of a substitute image displayed instead of;
A determination unit that determines whether or not it has a function of executing a process corresponding to the auxiliary program included in the HTML file acquired by the acquisition unit;
An activation unit that activates the auxiliary program when the determination unit determines that the function corresponding to the auxiliary program is executed;
When it is determined by the determination means that the function corresponding to the auxiliary program is executed, the predetermined icon corresponding to the category is displayed at the point on the map based on the second display data. the case where it is determined that no function of executing processing corresponding to the auxiliary program, the information processing apparatus comprising: a display control means for the backup image to control the display to be displayed.
前記代替画像には、所定のホームページへのリンクが張られている
ことを特徴とする請求項8に記載の情報処理装置。
The information processing apparatus according to claim 8, wherein the substitute image has a link to a predetermined homepage.
前記補助プログラムが読み出し得るフォーマットは、HTMLのコメントタグである
ことを特徴とする請求項8に記載の情報処理装置。
The information processing apparatus according to claim 8, wherein the format that can be read by the auxiliary program is an HTML comment tag.
画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関する前記ユーザによって入力された情報であって、前記指定された地点にある店舗のカテゴリを少なくとも含む付加情報を含むPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、前記補助プログラムが読み出し得るフォーマットで前記POI情報が記述され、前記付加情報と地図上の前記地点情報に対応する位置に前記カテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに前記補助プログラムに対応する処理を実行する機能が保持されていない場合に、前記POI情報の画像に代えて表示される代替画像の表示を制御するデータを含むHTMLファイルを取得する取得ステップと、
前記取得ステップの処理により取得された前記HTMLファイルに含まれる前記補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定ステップと、
前記判定ステップの処理により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記補助プログラムを起動する起動ステップと、
前記判定ステップの処理により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記第2の表示データに基づいて地図上の前記地点にカテゴリに対応する前記所定のアイコンを表示させ、前記補助プログラムに対応する処理を実行する機能を有しないと判定された場合、前記代替画像が表示されるように表示を制御する表示制御ステップと
を含むことを特徴とする情報処理方法。
Point information representing a point designated by the user on the map displayed on the screen, and information input by the user regarding the point, and additional information including at least the category of the store at the designated point The POI information including the first display data described in HTML tags, the data for embedding the auxiliary program, the POI information is described in a format that can be read by the auxiliary program, and the additional information and the point information on the map The second display data for displaying on the screen a predetermined icon corresponding to the category at a position corresponding to the image, and an image of the POI information when the function for executing the process corresponding to the auxiliary program is not held An acquisition step of acquiring an HTML file including data for controlling display of a substitute image displayed instead of;
A determination step of determining whether or not it has a function of executing a process corresponding to the auxiliary program included in the HTML file acquired by the process of the acquisition step;
When it is determined by the process of the determination step that the function corresponding to the auxiliary program is executed, an activation step of starting the auxiliary program;
When it is determined by the process of the determination step that the function corresponding to the auxiliary program is executed, the predetermined icon corresponding to the category is displayed at the point on the map based on the second display data. And a display control step for controlling the display so that the substitute image is displayed when it is determined that it does not have a function of executing the process corresponding to the auxiliary program. .
画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関する前記ユーザによって入力された情報であって、前記指定された地点にある店舗のカテゴリを少なくとも含む付加情報を含むPOI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、前記補助プログラムが読み出し得るフォーマットで前記POI情報が記述され、前記付加情報と地図上の前記地点情報に対応する位置に前記カテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに前記補助プログラムに対応する処理を実行する機能が保持されていない場合に、前記POI情報の画像に代えて表示される代替画像の表示を制御するデータを含むHTMLファイルを取得する取得ステップと、
前記取得ステップの処理により取得された前記HTMLファイルに含まれる前記補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定ステップと、
前記判定ステップの処理により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記補助プログラムを起動する起動ステップと、
前記判定ステップの処理により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記第2の表示データに基づいて地図上の前記地点にカテゴリに対応する前記所定のアイコンを表示させ、前記補助プログラムに対応する処理を実行する機能を有しないと判定された場合、前記代替画像が表示されるように表示を制御する表示制御ステップと
を含むことを特徴とするコンピュータが読み取り可能なプログラムが格納されているプログラム格納媒体。
Point information representing a point designated by the user on the map displayed on the screen, and information input by the user regarding the point, and additional information including at least the category of the store at the designated point The POI information including the first display data described in HTML tags, the data for embedding the auxiliary program, the POI information is described in a format that can be read by the auxiliary program, and the additional information and the point information on the map The second display data for displaying on the screen a predetermined icon corresponding to the category at a position corresponding to the image, and an image of the POI information when the function for executing the process corresponding to the auxiliary program is not held An acquisition step of acquiring an HTML file including data for controlling display of a substitute image displayed instead of;
A determination step of determining whether or not it has a function of executing a process corresponding to the auxiliary program included in the HTML file acquired by the process of the acquisition step;
When it is determined by the process of the determination step that the function corresponding to the auxiliary program is executed, an activation step of starting the auxiliary program;
When it is determined by the process of the determination step that the function corresponding to the auxiliary program is executed, the predetermined icon corresponding to the category is displayed at the point on the map based on the second display data. And a display control step for controlling the display so that the substitute image is displayed when it is determined that it does not have a function of executing the process corresponding to the auxiliary program. A program storage medium that stores possible programs.
ネットワークを介して他の情報処理装置と接続される情報処理装置において、
前記他の情報処理装置に対するHTMLファイルの送信を制御する送信制御手段と、
前記他の情報処理装置から送信されてきた前記HTMLファイルの受信を制御する受信制御手段と
を備え、
前記送信制御手段は、
HTMLファイル化するPOI情報として、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関する前記ユーザによって入力された情報であって、前記指定された地点にある店舗のカテゴリを少なくとも含む付加情報を取得する第1の取得手段と、
前記第1の取得手段により取得された前記POI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、前記補助プログラムが読み出し得るフォーマットで前記POI情報が記述され、前記付加情報と地図上の前記地点情報に対応する位置に前記カテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに前記補助プログラムに対応する処理を実行する機能が保持されていない場合に、前記取得手段により取得された前記POI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイル化するファイル化手段と、
前記ファイル化手段によりHTMLファイル化されたHTMLファイルを、前記ネットワークを介して他の情報処理装置に伝送する伝送手段と
を備え、
前記受信制御手段は、
前記他の情報処理装置から送信されてきた、前記HTMLファイルを取得する第2の取得手段と、
前記第2の取得手段により取得された前記HTMLファイルに含まれる前記補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定手段と、
前記判定手段により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記補助プログラムを起動する起動手段と、
前記判定手段により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記第2の表示データに基づいて地図上の前記地点にカテゴリに対応する前記所定のアイコンを表示させ、前記補助プログラムに対応する処理を実行する機能を有しないと判定された場合、前記代替画像が表示されるように表示を制御する表示制御手段と
を備えることを特徴とする情報処理装置。
In an information processing apparatus connected to another information processing apparatus via a network,
Transmission control means for controlling transmission of an HTML file to the other information processing apparatus;
Receiving control means for controlling reception of the HTML file transmitted from the other information processing apparatus,
The transmission control means includes
As POI information to be converted into an HTML file, point information indicating a point designated by the user on the map displayed on the screen, and information input by the user regarding the point, the store at the designated point First acquisition means for acquiring additional information including at least the category ;
The POI information acquired by the first acquisition means is described in the first display data described by HTML tags, data for embedding an auxiliary program, and the format readable by the auxiliary program, Second display data for displaying on the screen a predetermined icon corresponding to the category at a position corresponding to the additional information and the point information on the map, and a function of executing processing corresponding to the auxiliary program are retained. If not, the data for controlling the display of the substitute image to be displayed instead of the image of the POI information acquired by the acquisition means, filed means for converting into an HTML file,
Transmission means for transmitting the HTML file converted into an HTML file by the file conversion means to another information processing apparatus via the network;
The reception control means includes
Second acquisition means for acquiring the HTML file transmitted from the other information processing apparatus;
A determination unit that determines whether or not it has a function of executing a process corresponding to the auxiliary program included in the HTML file acquired by the second acquisition unit;
An activation unit that activates the auxiliary program when the determination unit determines that the function corresponding to the auxiliary program is executed;
When it is determined by the determination means that the function corresponding to the auxiliary program is executed, the predetermined icon corresponding to the category is displayed at the point on the map based on the second display data. the case where it is determined that no function of executing processing corresponding to the auxiliary program, the information processing apparatus comprising: a display control means for the backup image to control the display to be displayed.
前記ファイル化手段は、ファイル化した前記POI情報の保存先に、以前作成したPOI情報を含むファイルが存在する場合には、前記以前作成したPOI情報を含むファイルと、今回作成したファイルのタイトルを列挙した目次ページの情報も作成する
ことを特徴とする請求項13に記載の情報処理装置。
In the case where a file containing previously created POI information exists in the storage destination of the filed POI information, the file forming means sets the file containing the previously created POI information and the title of the file created this time. The information processing apparatus according to claim 13, wherein information on the listed table of contents pages is also created.
前記代替画像には、所定のホームページへのリンクが張られている
ことを特徴とする請求項13に記載の情報処理装置。
The information processing apparatus according to claim 13, wherein the substitute image has a link to a predetermined homepage.
前記補助プログラムが読み出し得るフォーマットは、HTMLのコメントタグである
ことを特徴とする請求項13に記載の情報処理装置。
The information processing apparatus according to claim 13, wherein the format that can be read by the auxiliary program is an HTML comment tag.
ネットワークを介して他の情報処理装置と接続される情報処理装置の情報処理方法において、
前記他の情報処理装置に対するHTMLファイルの送信を制御する送信制御ステップと、
前記他の情報処理装置から送信されてきた前記HTMLファイルの受信を制御する受信制御ステップと
を含み、
前記送信制御ステップは、
HTMLファイル化するPOI情報として、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関する前記ユーザによって入力された情報であって、前記指定された地点にある店舗のカテゴリを少なくとも含む付加情報を取得する第1の取得ステップと、
前記第1の取得ステップの処理により取得された前記POI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、前記補助プログラムが読み出し得るフォーマットで前記POI情報が記述され、前記付加情報と地図上の前記地点情報に対応する位置に前記カテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに前記補助プログラムに対応する処理を実行する機能が保持されていない場合に、前記取得手段により取得された前記POI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイル化するファイル化ステップと、
前記ファイル化ステップの処理によりHTMLファイル化されたHTMLファイルを、前記ネットワークを介して他の情報処理装置に伝送する伝送ステップと
を含み、
前記受信制御ステップの処理は、
前記他の情報処理装置から送信されてきた、前記HTMLファイルを取得する第2の取得ステップと、
前記第2の取得ステップの処理により取得された前記HTMLファイルに含まれる前記補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定ステップと、
前記判定ステップの処理により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記補助プログラムを起動する起動ステップと、
前記判定ステップの処理により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記第2の表示データに基づいて地図上の前記地点にカテゴリに対応する前記所定のアイコンを表示させ、前記補助プログラムに対応する処理を実行する機能を有しないと判定された場合、前記代替画像が表示されるように表示を制御する表示制御ステップと
を含むことを特徴とする情報処理方法。
In an information processing method of an information processing apparatus connected to another information processing apparatus via a network,
A transmission control step for controlling transmission of an HTML file to the other information processing apparatus;
A reception control step for controlling reception of the HTML file transmitted from the other information processing apparatus,
The transmission control step includes
As POI information to be converted into an HTML file, point information indicating a point designated by the user on the map displayed on the screen, and information input by the user regarding the point, the store at the designated point A first acquisition step of acquiring additional information including at least the category of :
The POI information described in the format of the first display data in which the POI information acquired by the processing of the first acquisition step is described in HTML tags, the data for embedding the auxiliary program, and the format readable by the auxiliary program Second display data for displaying the additional information and a predetermined icon corresponding to the category at a position corresponding to the point information on the map, and a function of executing processing corresponding to the auxiliary program. If the data is not held, the data for controlling the display of the substitute image to be displayed instead of the image of the POI information acquired by the acquisition means, a filing step for converting the data into an HTML file,
A transmission step of transmitting the HTML file converted into an HTML file by the processing of the file conversion step to another information processing apparatus via the network;
The process of the reception control step includes
A second acquisition step of acquiring the HTML file transmitted from the other information processing apparatus;
A determination step of determining whether or not it has a function of executing a process corresponding to the auxiliary program included in the HTML file acquired by the process of the second acquisition step;
When it is determined by the process of the determination step that the function corresponding to the auxiliary program is executed, an activation step of starting the auxiliary program;
When it is determined by the process of the determination step that the function corresponding to the auxiliary program is executed, the predetermined icon corresponding to the category is displayed at the point on the map based on the second display data. And a display control step for controlling the display so that the substitute image is displayed when it is determined that it does not have a function of executing the process corresponding to the auxiliary program. .
ネットワークを介して他の情報処理装置と接続される情報処理装置の情報処理のためのプログラムにおいて、
前記他の情報処理装置に対するHTMLファイルの送信を制御する送信制御ステップと、
前記他の情報処理装置から送信されてきた前記HTMLファイルの受信を制御する受信制御ステップと
を含み、
前記送信制御ステップは、
HTMLファイル化するPOI情報として、画面に表示された地図上のユーザによって指定された地点を表す地点情報と、その地点に関する前記ユーザによって入力された情報であって、前記指定された地点にある店舗のカテゴリを少なくとも含む付加情報を取得する第1の取得ステップと、
前記第1の取得ステップの処理により取得された前記POI情報がHTMLのタグで記述された第1の表示データ、補助プログラムを埋め込むためのデータ、前記補助プログラムが読み出し得るフォーマットで前記POI情報が記述され、前記付加情報と地図上の前記地点情報に対応する位置に前記カテゴリに対応する所定のアイコンとを画面に表示させる第2の表示データ、並びに前記補助プログラムに対応する処理を実行する機能が保持されていない場合に、前記取得手段により取得された前記POI情報の画像に代えて表示される代替画像の表示を制御するデータを、HTMLファイル化するファイル化ステップと、
前記ファイル化ステップの処理によりHTMLファイル化されたHTMLファイルを、前記ネットワークを介して他の情報処理装置に伝送する伝送ステップと
を含み、
前記受信制御ステップの処理は、
前記他の情報処理装置から送信されてきた、前記HTMLファイルを取得する第2の取得ステップと、
前記第2の取得ステップの処理により取得された前記HTMLファイルに含まれる前記補助プログラムに対応する処理を実行する機能を有するか否かを判定する判定ステップと、
前記判定ステップの処理により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記補助プログラムを起動する起動ステップと、
前記判定ステップの処理により、前記補助プログラムに対応する処理を実行する機能を有すると判定された場合、前記第2の表示データに基づいて地図上の前記地点にカテゴリに対応する前記所定のアイコンを表示させ、前記補助プログラムに対応する処理を実行する機能を有しないと判定された場合、前記代替画像が表示されるように表示を制御する表示制御ステップと
を含むことを特徴とするコンピュータが読み取り可能なプログラムが格納されているプログラム格納媒体。
In a program for information processing of an information processing apparatus connected to another information processing apparatus via a network,
A transmission control step for controlling transmission of an HTML file to the other information processing apparatus;
A reception control step for controlling reception of the HTML file transmitted from the other information processing apparatus,
The transmission control step includes
As POI information to be converted into an HTML file, point information indicating a point designated by the user on the map displayed on the screen, and information input by the user regarding the point, the store at the designated point A first acquisition step of acquiring additional information including at least the category of :
The POI information described in the format of the first display data in which the POI information acquired by the processing of the first acquisition step is described in HTML tags, the data for embedding the auxiliary program, and the format readable by the auxiliary program Second display data for displaying the additional information and a predetermined icon corresponding to the category at a position corresponding to the point information on the map, and a function of executing processing corresponding to the auxiliary program. If the data is not held, the data for controlling the display of the substitute image to be displayed instead of the image of the POI information acquired by the acquisition means, a filing step for converting the data into an HTML file,
A transmission step of transmitting the HTML file converted into an HTML file by the processing of the file conversion step to another information processing apparatus via the network;
The process of the reception control step includes
A second acquisition step of acquiring the HTML file transmitted from the other information processing apparatus;
A determination step of determining whether or not it has a function of executing a process corresponding to the auxiliary program included in the HTML file acquired by the process of the second acquisition step;
When it is determined by the process of the determination step that the function corresponding to the auxiliary program is executed, an activation step of starting the auxiliary program;
When it is determined by the process of the determination step that the function corresponding to the auxiliary program is executed, the predetermined icon corresponding to the category is displayed at the point on the map based on the second display data. And a display control step for controlling the display so that the substitute image is displayed when it is determined that it does not have a function of executing the process corresponding to the auxiliary program. A program storage medium that stores possible programs.
JP27835399A 1999-09-30 1999-09-30 Information processing apparatus, information processing method, and program storage medium Expired - Fee Related JP4340938B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27835399A JP4340938B2 (en) 1999-09-30 1999-09-30 Information processing apparatus, information processing method, and program storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27835399A JP4340938B2 (en) 1999-09-30 1999-09-30 Information processing apparatus, information processing method, and program storage medium

Publications (2)

Publication Number Publication Date
JP2001101064A JP2001101064A (en) 2001-04-13
JP4340938B2 true JP4340938B2 (en) 2009-10-07

Family

ID=17596161

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27835399A Expired - Fee Related JP4340938B2 (en) 1999-09-30 1999-09-30 Information processing apparatus, information processing method, and program storage medium

Country Status (1)

Country Link
JP (1) JP4340938B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4320487B2 (en) * 1999-09-03 2009-08-26 ソニー株式会社 Information processing apparatus and method, and program storage medium
KR100697416B1 (en) 2003-09-30 2007-03-20 교세라 가부시키가이샤 Mobile communication terminal, information providing system, and computer readable recording medium storing program
JP2005110029A (en) * 2003-09-30 2005-04-21 Kyocera Corp Portable communication terminal, program, and storage medium
US7603438B2 (en) * 2005-10-13 2009-10-13 Kabushiki Kaisha Toshiba System and method for assisted entry of database schema data
JP4894879B2 (en) * 2009-03-31 2012-03-14 ブラザー工業株式会社 COMMUNICATION DEVICE AND PROGRAM FOR FUNCTIONING COMMUNICATION DEVICE

Also Published As

Publication number Publication date
JP2001101064A (en) 2001-04-13

Similar Documents

Publication Publication Date Title
JP3786166B2 (en) Image processing apparatus, image processing method, and image processing program
JP4095243B2 (en) A storage medium storing a URL acquisition and processing system and method and a program for executing the method.
KR100674402B1 (en) Image processing apparatus, image processing method and storage medium
US6993718B2 (en) Information processing method and apparatus
US8209326B2 (en) Information system, method, device and method providing system for conveying predetermined information as comment data
US20050041015A1 (en) Electronic device, information display method, and information display program
JP2007027945A (en) Photographing information presenting system
JP2009217834A (en) Device and method for processing image and image processing program medium
JP2005031827A (en) Information processor, information processing method, and software
EP1089161A2 (en) Object processing apparatus and object attribute changing methods
JP4293959B2 (en) Image processing apparatus, program, and recording medium
JP2007034403A (en) Image display device and image display program
JP4340938B2 (en) Information processing apparatus, information processing method, and program storage medium
JP2004005314A (en) Data retrieval system, and device, method, recording medium or program for the same
US7428569B1 (en) Information processing apparatus, information processing method, and provision medium
JP2000076285A (en) Information processor, information processing method and supply medium
JP2005031916A (en) Situation adaptive service utilizing device, method, program, and storage medium recording the program
JP4352287B2 (en) Image processing apparatus, image processing method, and image processing program medium
JP2003122771A (en) Device, method and program for processing information
JP4697819B2 (en) Information processing apparatus, information processing method, and recording medium
JP2008027249A (en) Homepage creation support system
JP2001229165A (en) Device and method for information processing and program storage medium
JP5310799B2 (en) Information processing apparatus and information processing method, program storage medium, and program
JP2003202803A (en) User information generating device
JP4314502B2 (en) Information processing apparatus and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060303

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081127

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090319

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090512

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090624

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

Free format text: PAYMENT UNTIL: 20120717

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 4340938

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20120717

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120717

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130717

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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