Table of Contents

AiGIS

Overview

AiGISは小惑星などの不規則な形状を持つ天体の探査データを解析するために開発された三次元地理情報システム(3D-GIS)です.天体の形状をポリゴンモデルで表現し,天体表面の地理情報を各ポリゴンに割り当てたIDで管理することができます.AiGISは天体の形状,地理情報,地図画像を可視化した上で,画面上で自由に操作することができます.

ダウンロード

最新版

ソースコードを閲覧したい場合はご連絡ください.

リリースノート: 2023/11/17

過去の版

過去の版はこちらからダウンロードできます.

サンプルデータセット

AiGISは所定の形式でディレクトリ中に必要なデータを格納したデータセットを読み込んで動作します.サンプルデータセットを以下からダウンロードできます.

これらのデータセットはAiGISの動作確認や広報のためのサンプルとして配布しています.学術的研究に必要な質の担保はありませんのでご注意ください.AiGIS用のデータセットの詳細は本ページの後半をご覧ください(英語のみ).

ユーティリティ

緯度経度グリッドデータ生成ツール

使用方法

起動

データ

モデル操作

マップデータ

データセット中に含まれるポリゴンごとの数値情報をAiGISではマップデータと呼びます

ユーザ定義LUT

ユーザ自身が定義したLUT設定を取り込むことが可能です.詳細は以下の記述(英語)を参考にしてください.

グラフマップデータ

ポリゴンごとにグラフを作成可能な2次元の数値情報をAiGISではグラフマップデータと呼びます.本サイトで配布しているイトカワのサンプルデータには近赤外分光器NIRSの観測データを源泉としたグラフマップデータが含まれています.グラフマップデータは必ずいずれかのマップデータと関連づけられています.

画像・地図画像のマッピング

探査機が撮影した画像や,そこから作った地図画像を天体表面に貼り付けて表示することができます.

マルチビューモード

AiGISは画面を二つまたは四つに分割し,異なるマップデータなどを同じ視点で比較することができるモードを備えています.

初期設定

データセットのデフォルトディレクトリ,スナップショット画像書き出し先ディレクトリ,グラフの源泉数値情報の書き出し先ディレクトリ,ユーザ定義LUT設定ファイルの配置ディレクトリは,File>Settings…で設定することができます.

設定項目

メニュー項目機能

File メニュー

View メニュー

Multi-View メニュー

Image メニュー

MapData メニュー

問い合わせ先

AiGISに関する問い合わせは会津大学宇宙情報科学研究センター (arcspace@u-aizu.ac.jp) または同センターの平田成 (naru@u-aizu.ac.jp) までご連絡ください.

以下の技術的情報は現在英語のみでの提供になっています.質問がある場合は問い合わせ先にご連絡ください.

Data format

Map data

Sample: Itokawa_elevation_64.txt

#Data Name (Appeared on the Map data list)
Elevation
#Unit (or description)
[m]
#The Number of Polygons
49152
#Polygon_ID Value (Tab and Space is allowed as delimiter)
1   -3.451888084411621
#Continue for all polygones
2   -3.431725025177002
3   -3.906290054321289
4   -4.018442153930664
5   -4.496425151824951

Notes on Map data

Graph map data

Sample: nirs_spcmap_051116.txt (NIRS Spectra)

#Name of Map data that the graph map data is associated
NIRS_COUNT
#Unit (or description) for the X-axis
reflectance[-]
#Unit (or description) for the Y-axis
wavelength[nm]
#The Number of Polygons
49152
#_ Values for the X-axis (1st column should be '_') ...
_ 2247.88 2224.32 2200.76 2177.20 ...
#Polygon_ID Values for the X-axis ...
1 0.000000 0.000000 0.000000 0.000000 ...
#Continue for all polygones ...
2 0.000000 0.000000 0.000000 0.000000 ...

Notes on Graph Map data

Data set structure

Minimum contents of the data set directory for AiGIS are as follows:

The Shapemodel directory is usually used to place shape models and gird data, but they can be placed outside this directory. Files in MapData and MapDataHigh directories are assumed and try to load as map data for the SHAPE and SHAPEHIGH models respectively.

If a data set have 3 or more shape models, these directories will be assessed to load map data for additional shape models:

Items in AiGIS_setting.txt

All items in AiGIS_setting.txt are described in KEY = VALUE style. Multiple VALUES may be assigned in the following format

KEY = VALUE1,VALUE2,VALUE3

If a data set have 3 or more shape models, the following KEYs can be used:

Keywords MAPDATA, MAPDATAHIGH, MAPDATADIR, MAPDATADIRHIGH and CHARTDATA can also be sequentially numbered for numbered shape models.

The numbered two models (e.g. SHAPE1 and SHAPEHIGH1) will be paired for the CHANGEMODEL function.

History

Contact

Please send your questions and comments to Naru Hirata (naru@u-aizu.ac.jp) or our group mail address (arcspace@u-aizu.ac.jp).

Reference

Acknowledgements

AiGIS was originally developed as a research project by students at the University of Aizu.
The project is/was supported by:

Aizu Laboratory, Inc. supports development and maintenance of the software.