「序文」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
 
(2人の利用者による、間の16版が非表示)
行1: 行1:
 +
== 序文 ==
 +
<span id='label_forward'></span>
 +
 
地理情報システム (GIS)のすばらしい世界へようこそ!
 
地理情報システム (GIS)のすばらしい世界へようこそ!
 
Quantum GIS (QGIS) はオープンソースのGISです. このプロジェクトは2002年5月に開始
 
Quantum GIS (QGIS) はオープンソースのGISです. このプロジェクトは2002年5月に開始
 
され、同じ年の6月 SourceForgeのプロジェクトを立ち上げました。
 
され、同じ年の6月 SourceForgeのプロジェクトを立ち上げました。
We've worked hard to make GIS software (which is traditionally
+
私たちは(かつては高価で独占的ソフトであった)GISソフトウェアを作成するのに苦心しました、
expensive proprietary software) a viable prospect for anyone with basic access
+
そのソフトウェアはだれでもパーソナルコンピュータへの基本的なアクセスするための実行可能な見通しの手段になります。現在QGISは多くのUnix,Windows,OS Xで動作します。QGIS は Qt toolkit ({{Template:URL|http://www.trolltech.com}}) と C++ で開発されています。これによってはQGIS
to a Personal Computer. QGIS currently runs on most Unix platforms, Windows, and
+
は軽快で使いやすいグラフィカルユーザーインターフェース(GUI)を持ちました。
OS X. QGIS is developed using the Qt toolkit http://www.trolltech.com
+
and C++. This means that QGIS feels snappy to use and has a pleasing, easy-to-
+
use graphical user interface (GUI).
+
 
+
QGIS aims to be an easy-to-use GIS, providing common functions and features.
+
The initial goal was to provide a GIS data viewer. QGIS has reached the point
+
in its evolution where it is being used by many for their daily GIS data viewing
+
needs. QGIS supports a number of raster and vector data formats, with new
+
format support easily added using the plugin architecture (see Appendix
+
[[appdx_data_formats]] for a full list of currently supported data formats).
+
 
+
QGIS is released under the GNU General Public License (GPL). Developing QGIS
+
under this license means that you can inspect and modify the source code,
+
and guarantees that you, our happy user, will always have access to a GIS
+
program that is free of cost and can be freely modified. You should have
+
received a full copy of the license with your copy of QGIS, and you also can
+
find it in Appendix [[gpl_appendix|GNU_General_Public_License]]. 
+
 
+
 
+
-----
+
Tip 1 Up-to-date Documentation
+
-----
+
The latest version of this document can always be found at http://download.osgeo.org/qgis/doc/manual/, or in the documentation
+
area of the QGIS website at http://qgis.osgeo.org/documentation/
+
-----
+
 
+
 
+
 
+
===Features===
+
 
+
QGIS offers many common GIS functionalities provided by core features and
+
plugins. As a short summary they are presented in six categories to gain a
+
first insight.
+
 
+
====View data====
+
  
You can view and overlay vector and raster data in different formats and
+
QGISはGISの一般的は機能や特徴をそなえた使いやすいシステムになることをねらってます。
projections without conversion to an internal or common format. Supported
+
QGIS最初の開発目標はGISデータの表示システムでした。この目標はGISのデータを見たい
formats include:
+
という多くの人の日常的な要求があったので達成されました。QGISは多くの種類のラスタ
 +
データとベクタのデータをサポートします。また新たなデータ形式はプラグイン方式を利用する
 +
ことで 簡単に対応できます。 (Appendix参照[[appdx_data_formats]] 現在サポートされて
 +
いるすべてのデータ形式のリストがあります).
  
 +
QGISは GNU General Public License (GPL)でリリースされています。 QGIS はこの
 +
ライセンスで開発されているのであなたはソースコードを調べたり改造することが
 +
できます。いつでも無料でGISプログラムにアクセスでき、自由に改造できます。
 +
その場合QGISのライセンスの全てを適用する必要があります。ライセンスの詳細は
 +
Appendix [[GNU_General_Public_License|gpl_appendix]]を参照してください。
  
* item spatially-enabled PostgreSQL tables using PostGIS, vector formats \footnote{OGR-supported database formats such as Oracle or mySQL are not yet supported in QGIS.} supported by the installed OGR library, including ESRI shapefiles, MapInfo, SDTS and GML.
+
{{Template:Tip
* Raster and imagery formats supported by the installed GDAL (Geospatial Data Abstraction Library) library, such as GeoTiff, Erdas Img., ArcInfo Ascii Grid, JPEG, PNG.
+
|num=1
* SpatiaLite databases (see Section [[label_spatialite]])
+
|caption=Up-to-date Documentation
* GRASS raster and vector data from GRASS databases (location/mapset),
+
|qgistip=
* Online spatial data served as OGC-compliant Web Map Service (WMS) or Web Feature Service (WFS).
+
The latest version of this document can always be found at {{Template:URL|http://download.osgeo.org/qgis/doc/manual/}}, or in the documentation
 +
area of the QGIS website at {{Template:URL|http://qgis.osgeo.org/documentation/}}
 +
}}
  
 +
=== 特徴 ===
 +
<span id='label_majfeat'></span>
  
====Explore data and compose maps====
+
QGIS は通常のGISの機能を本体のコア機能と多くのプラグインで提供してます。
 +
ここでは簡潔に6つのカテゴリーに分けて特徴を説明します。
  
You can compose maps and interactively explore spatial data with a friendly
+
===== データを見る =====
GUI. The many helpful tools available in the GUI include:
+
  
* item on the fly projection
+
異なる形式、投影法のベクタ、ラスタデータを内部形式に変換することなくそのまま
* item map composer
+
閲覧したりオーバーレイ表示することができます。
* item overview panel
+
利用できるデータ形式は以下の通りです。
* item spatial bookmarks
+
* item identify/select features
+
* item edit/view/search attributes
+
* item feature labeling
+
* item change vector and raster symbology
+
* item add a graticule layer now via fTools plugin
+
* item decorate your map with a north arrow scale bar and copyright label
+
* item save and restore projects
+
  
 +
<ul>
 +
<li> PostGISを利用したPostgreSQLの空間拡張, OGRライブラリによるベクター形式  <ref>OGRでサポートされているOracleやmySQLについてはQGISではまだ対応していません</ref> , ここには ESRI shapefiles, MapInfo, SDTS と GMLが含まれます。
 +
<li> ラスタとイメージ形式はGDAL (Geospatial Data Abstraction Library) ライブラリでサポートされているものが利用できます。たとえばGeoTiff, Erdas Img., ArcInfo Ascii Grid, JPEG, PNG 等です。
 +
<li> SpatiaLite データベース (セクション [[label_spatialite]]参照)
 +
<li> GRASS データベースのGRASS ラスタとベクタ (location/mapset),
 +
<li> OGC対応のオンライン空間データサービス。 Web Map Service (WMS) または Web Feature Service (WFS)。
 +
</ul>
  
====Create, edit, manage and export data====
+
===== データの検索と表示地図の構成 =====
  
You can create, edit, manage and export vector maps in several formats. Raster data
+
表示地図の構成と空間データの検索のために使いやすいグラフィカルユーザーインターフェースを使えます
have to be imported into GRASS to be able to edit and export them into other
+
多くの便利なツールがグラフィカルユーザーインターフェースに含まれています:
formats. QGIS offers the following:
+
  
 +
<ul>
 +
<li> 実行時投影機能
 +
<li> マップコンポーザー
 +
<li> オーバービュー表示l
 +
<li> 空間ブックマーク
 +
<li> 地物特定/選択
 +
<li> 属性の編集/表示/検索
 +
<li> 地物ラベル表示
 +
<li> ベクタ/ラスタデータの表示方法変更
 +
<li> fTools プラグインによるメッシュ/グリッド作成機能
 +
<li> 地図の整飾機能(北向き矢印、スケールバー、著作権表示)
 +
<li> プロジェクトの保存と呼び出し
 +
</ul>
  
* item digitizing tools for OGR supported formats and GRASS vector layer
+
===== データの作成、編集、管理と出力 =====
* item create and edit shapefiles and GRASS vector layers
+
* item geocode images with the Georeferencer plugin
+
* item GPS tools to import and export GPX format, and convert other GPS formats to GPX or down/upload directly to a GPS unit (on Linux, usb: has been added to list of GPS devices)
+
* item create PostGIS layers from shapefiles with the SPIT plugin
+
* item improved handling of PostGIS tables
+
* item manage vector attribute tables with the new Attribute table (see Section  [[attribute table]] ) or Table Manager plugin
+
* item save screenshots as georeferenced images
+
  
 +
様々な形式のベクタ形式地図を作成、編集、管理出力することができます。ラスタデータは
 +
GRASSにインポートして編集できます、また他の形式で出力できます。
 +
QGISでは以下のことができます:
  
====Analyse data====
+
<ul>
 +
<li> OGRでサポートされている形式とGRASSベクタレイヤの地物をデジタイズするツール
 +
<li> shapefiles とGRASS ベクタレイヤの地物を作成、編集するツール
 +
<li> Georeferencer プラグインを利用してイメージに空間座標を付加する機能
 +
<li> GPSツールでは GPX 形式データのインポートとエクスポートができます。また他のGPS形式データのGPXへの変換やデータをGPSユニットへ
 +
直接ダウンロード、アップロードすることが可能です  (Linux版では, usb: がGPS機器リストで追加されました)
 +
<li> SPIT プラグインを利用するとshapefilesから PostGIS レイヤを作成できます
 +
<li> PostGISのテーブル操作機能が改良されました
 +
<li> 新しい属性テーブル機能( Section  [[attribute table]] 参照) かテーブルマネージャプラグインでベクタデータの属性テーブルを操作できます
 +
<li> 空間参照情報付きのスクリーンショット機能
 +
</ul>
  
You can perform spatial data analysis on PostgreSQL/PostGIS and other OGR
+
===== データ解析 =====
supported formats using the fTools python plugin. QGIS currently offers
+
vector analysis, sampling, geoprocessing, geometry and database management
+
tools. You can also use the integrated GRASS tools, which
+
include the complete GRASS functionality of more than 300 modules (See
+
Section [[grass]]).
+
  
====Publish maps on the internet====
+
fTools python pluginを使うとPostgreSQL/PostGIS やOGRでサポートされるデータ
 +
を使った空間解析を実行できます。QGISはベクタ解析、サンプリング、空間解析
 +
空間データとデータベース解析のツールを提供しています。
 +
また300モジュールにおよぶGRASSのツールを利用してデータ解析を行うことが
 +
できます ( [[grass]]セクション参照).
  
QGIS can be used to export data to a mapfile and to publish them on the
+
===== インターネットへの地図公開 =====
internet using a webserver with UMN MapServer installed. QGIS can also
+
be used as a WMS or WFS client, and as WMS server.
+
  
====Extend QGIS functionality through plugins====
+
QGISではUMN Mapserver用のマップファイルを作成できます。このマップファイルと
 +
WEBサーバー、UMN Mapserverを利用してインターネットに地図を公開できます。
 +
さらにQGISはOGC規格のインターネット地図サービスであるWMS や WFS のクライアント
 +
機能があります, また WMS serverの機能があります.
  
QGIS can be adapted to your special needs with the extensible
+
===== プラグインを使ったQGIS機能の拡張 =====
plugin architecture. QGIS provides libraries that can be used to create
+
plugins.  You can even create new applications with C++ or Python!
+
  
 +
QGISではプラグインアーキテクチャーで個別の機能拡張要求に対応できます。
 +
QGISで提供するライブラリを利用してプラグインを作成することができます。
 +
またC++言語かPythonスクリプトを利用して新たなアプリケーションを作成
 +
することもできます。
  
;* Core Plugins
 
  
 +
<ul>
 +
<li>'''Core Plugins'''
 +
<br> <br>Add WFS Layer
 +
<br> Add Delimited Text Layer
 +
<br> Coordinate Capture
 +
<br> Decorations (Copyright Label, North Arrow and Scale bar)
 +
<br> Diagram Overlay
 +
<br> Dxf2Shp Converter
 +
<br> Georeferencer
 +
<br> fTools
 +
<br> GPS Tools
 +
<br> GRASS integration
 +
<br> Interpolation Plugin
 +
<br> OGR Layer Converter
 +
<br> Quick Print
 +
<br> SPIT Shapefile to PostgreSQL/PostGIS Import Tool
 +
<br> Mapserver Export
 +
<br> Python Console
 +
<br> Python Plugin Installer<br><br>
 +
<li>'''Python Plugins'''
 +
<br> <br> コミュニティによって提供されているQGIS python pluginの数が増加しています。それらのプラグインは公式なPyQGISリポジトリにおいてあります。
 +
python plugin installerを利用するとそれらのプラグインは簡単にインストールできます([[plugins]]セクション参照)。
 +
</ul>
  
:Add WFS Layer
 
:Add Delimited Text Layer
 
:Coordinate Capture
 
:Decorations (Copyright Label, North Arrow and Scale bar)
 
:Diagram Overlay
 
:Dxf2Shp Converter
 
:Georeferencer
 
:fTools
 
:GPS Tools
 
:GRASS integration
 
:Interpolation Plugin
 
:OGR Layer Converter
 
:Quick Print
 
:SPIT Shapefile to PostgreSQL/PostGIS Import Tool
 
:Mapserver Export
 
:Python Console
 
:Python Plugin Installer
 
;* Python Plugins
 
  
:QGIS offers a growing number of external python plugins that are provided by the community. These plugins reside in the the official PyQGIS repository, and can be easily installed using the python plugin installer (See Section [[plugins]]).
+
----
 +
<references/>

2010年5月27日 (木) 18:41時点における最新版

序文

地理情報システム (GIS)のすばらしい世界へようこそ! Quantum GIS (QGIS) はオープンソースのGISです. このプロジェクトは2002年5月に開始 され、同じ年の6月 SourceForgeのプロジェクトを立ち上げました。 私たちは(かつては高価で独占的ソフトであった)GISソフトウェアを作成するのに苦心しました、 そのソフトウェアはだれでもパーソナルコンピュータへの基本的なアクセスするための実行可能な見通しの手段になります。現在QGISは多くのUnix,Windows,OS Xで動作します。QGIS は Qt toolkit (http://www.trolltech.com ) と C++ で開発されています。これによってはQGIS は軽快で使いやすいグラフィカルユーザーインターフェース(GUI)を持ちました。

QGISはGISの一般的は機能や特徴をそなえた使いやすいシステムになることをねらってます。 QGIS最初の開発目標はGISデータの表示システムでした。この目標はGISのデータを見たい という多くの人の日常的な要求があったので達成されました。QGISは多くの種類のラスタ データとベクタのデータをサポートします。また新たなデータ形式はプラグイン方式を利用する ことで 簡単に対応できます。 (Appendix参照appdx_data_formats 現在サポートされて いるすべてのデータ形式のリストがあります).

QGISは GNU General Public License (GPL)でリリースされています。 QGIS はこの ライセンスで開発されているのであなたはソースコードを調べたり改造することが できます。いつでも無料でGISプログラムにアクセスでき、自由に改造できます。 その場合QGISのライセンスの全てを適用する必要があります。ライセンスの詳細は Appendix gpl_appendixを参照してください。


Tip 1 Up-to-date Documentation


The latest version of this document can always be found at http://download.osgeo.org/qgis/doc/manual/ , or in the documentation area of the QGIS website at http://qgis.osgeo.org/documentation/



特徴

QGIS は通常のGISの機能を本体のコア機能と多くのプラグインで提供してます。 ここでは簡潔に6つのカテゴリーに分けて特徴を説明します。

データを見る

異なる形式、投影法のベクタ、ラスタデータを内部形式に変換することなくそのまま 閲覧したりオーバーレイ表示することができます。 利用できるデータ形式は以下の通りです。

  • PostGISを利用したPostgreSQLの空間拡張, OGRライブラリによるベクター形式  <ref>OGRでサポートされているOracleやmySQLについてはQGISではまだ対応していません</ref> , ここには ESRI shapefiles, MapInfo, SDTS と GMLが含まれます。
  • ラスタとイメージ形式はGDAL (Geospatial Data Abstraction Library) ライブラリでサポートされているものが利用できます。たとえばGeoTiff, Erdas Img., ArcInfo Ascii Grid, JPEG, PNG 等です。
  • SpatiaLite データベース (セクション label_spatialite参照)
  • GRASS データベースのGRASS ラスタとベクタ (location/mapset),
  • OGC対応のオンライン空間データサービス。 Web Map Service (WMS) または Web Feature Service (WFS)。
データの検索と表示地図の構成

表示地図の構成と空間データの検索のために使いやすいグラフィカルユーザーインターフェースを使えます 多くの便利なツールがグラフィカルユーザーインターフェースに含まれています:

  • 実行時投影機能
  • マップコンポーザー
  • オーバービュー表示l
  • 空間ブックマーク
  • 地物特定/選択
  • 属性の編集/表示/検索
  • 地物ラベル表示
  • ベクタ/ラスタデータの表示方法変更
  • fTools プラグインによるメッシュ/グリッド作成機能
  • 地図の整飾機能(北向き矢印、スケールバー、著作権表示)
  • プロジェクトの保存と呼び出し
データの作成、編集、管理と出力

様々な形式のベクタ形式地図を作成、編集、管理出力することができます。ラスタデータは GRASSにインポートして編集できます、また他の形式で出力できます。 QGISでは以下のことができます:

  • OGRでサポートされている形式とGRASSベクタレイヤの地物をデジタイズするツール
  • shapefiles とGRASS ベクタレイヤの地物を作成、編集するツール
  • Georeferencer プラグインを利用してイメージに空間座標を付加する機能
  • GPSツールでは GPX 形式データのインポートとエクスポートができます。また他のGPS形式データのGPXへの変換やデータをGPSユニットへ 直接ダウンロード、アップロードすることが可能です (Linux版では, usb: がGPS機器リストで追加されました)
  • SPIT プラグインを利用するとshapefilesから PostGIS レイヤを作成できます
  • PostGISのテーブル操作機能が改良されました
  • 新しい属性テーブル機能( Section attribute table 参照) かテーブルマネージャプラグインでベクタデータの属性テーブルを操作できます
  • 空間参照情報付きのスクリーンショット機能
データ解析

fTools python pluginを使うとPostgreSQL/PostGIS やOGRでサポートされるデータ を使った空間解析を実行できます。QGISはベクタ解析、サンプリング、空間解析 空間データとデータベース解析のツールを提供しています。 また300モジュールにおよぶGRASSのツールを利用してデータ解析を行うことが できます ( grassセクション参照).

インターネットへの地図公開

QGISではUMN Mapserver用のマップファイルを作成できます。このマップファイルと WEBサーバー、UMN Mapserverを利用してインターネットに地図を公開できます。 さらにQGISはOGC規格のインターネット地図サービスであるWMS や WFS のクライアント 機能があります, また WMS serverの機能があります.

プラグインを使ったQGIS機能の拡張

QGISではプラグインアーキテクチャーで個別の機能拡張要求に対応できます。 QGISで提供するライブラリを利用してプラグインを作成することができます。 またC++言語かPythonスクリプトを利用して新たなアプリケーションを作成 することもできます。


  • Core Plugins

    Add WFS Layer
    Add Delimited Text Layer
    Coordinate Capture
    Decorations (Copyright Label, North Arrow and Scale bar)
    Diagram Overlay
    Dxf2Shp Converter
    Georeferencer
    fTools
    GPS Tools
    GRASS integration
    Interpolation Plugin
    OGR Layer Converter
    Quick Print
    SPIT Shapefile to PostgreSQL/PostGIS Import Tool
    Mapserver Export
    Python Console
    Python Plugin Installer

  • Python Plugins

    コミュニティによって提供されているQGIS python pluginの数が増加しています。それらのプラグインは公式なPyQGISリポジトリにおいてあります。 python plugin installerを利用するとそれらのプラグインは簡単にインストールできます(pluginsセクション参照)。



<references/>