Latest news will appear here soon.
Edit on GitHub

QGIS 2.2の変更履歴

リリース日: 2014-02-22

QGIS 2.2.0の次のリリースのログを変更します。このリリースは、磨きとパフォーマンスに非常に重点を置いています。ユーザーインターフェースの一貫性とプロフェッショナルな使い方(使い勝手の良さ)を高めるために、多くの新機能、改良、強化が加えられました。コンポーザ(印刷準備地図を作成するために使用)は、大きな地図作成出力を作成するためのより実行可能なプラットフォームにするために多くの作業を行ってきました。

Whenever new features are added to software they introduce the possibility of new bugs - if you encounter any problems with this release, please file a ticket on the QGIS Bug Tracker.

私たちは、開発者、ドキュメント作成者、テスター、そして時間と労力をボランティアしている(あるいは人々に資金を提供する)多くの人々に感謝したいと思います。

From the QGIS community we hope you enjoy this release! If you wish to donate time, money or otherwise get involved in making QGIS more awesome, please wander along to qgis.org and lend a hand!

最後に、このプロジェクトに提供した貴重な財政支援について、公式スポンサーに感謝したい。

A current list of donors who have made financial contributions large and small to the project can be seen on our donors list.

If you would like to make a donation or sponsor our project, please visit our sponsorship page for details. QGIS is Free software and you are under no obligation to do so. Sponsoring QGIS helps us to fund our six monthly developer meetings, maintain project infrastructure and fund bug fixing efforts.

アプリケーションとプロジェクトのオプション

機能:海里を使った計測のサポート

For you seafaring folks out there, you can now measure distances using nautical miles. To enable this, use the Settings -> Options -> Map Tools option panel.

image1

データプロバイダ

機能:1対多のリレーションサポート

This release sports the ability to define 1:n relations. The relations are defined in the project properties dialog. Once relations exist for a layer, a new user interface element in the form view (e.g. when identifying a feature and opening its form) will list the related entities. This provides a powerful way to express e.g. the inspection history on a length of pipeline or road segment. You can find out more about relations support here.

image2

機能: DXFエクスポートツール

A new tool for exporting DXF's has been added to the Project menu

image3

機能:新しいベクターレイヤーとしてペースト

It is a common activity in a GIS to create a sub-selection and then to create a new layer from the selection. In QGIS you can already do save selection as to save a layer from your selection, and now offers functionality that allows you to create a new file or memory layer from whatever is in your clipboard. Simply select some features, copy them to your clipboard and then do Edit -> Paste features as and choose either New vector layer or New memory layer from the submenu. The best part of this new feature is that if you have some Well Known Text (WKT) features in your clipboard from another app, you can simply paste them into QGIS as a new layer now.

image4

機能: テーブルオブコンテンツとコンポーザにWMS 凡例を表示できるようになりました

Prior to QGIS 2.2 the WMS data provider was not able to display a legend in the table of contents' layer list. Similarly no legend could be displayed in the map composer. QGIS 2.2 addresses both of these issues.

Clicking on the layer's legend will open a frame with the legend at full resolution. The legend will display contextual information based on your current scale. The WMS legend will be shown only if the WMS server has GetLegendGraphic capability. Legend resolution can be modified changing Canvas & Legend options.

image5

デジタイズ

機能:フィリングリングのデジタイズツール

This new tool is used to cut holes in polygons and automatically fill them with new features. If you hold down Ctrl when finalising the feature, the attributes will be taken from parent feature.

image6

一般情報

機能:最近の表現が保存されました

式ビルダーでは最近の20個の利用した式を覚えています.

image7

機能:クリップボードからWKTを貼り付ける

QGIS can now paste and create a new feature based on WKT that is found in the clipboard. Simply copy some WKT and paste into a editable layer. You can also create a new layer by selecting Edit -> Paste As -> New Memory Layer

マップコンポーザー

機能:Zebraマップ境界の改善

You can now set the colours of the Zebra border on the map element in the map composer.

image8

機能:要素回転のサポート

スケールバー、テーブル、凡例など、コンポーザのあらゆるタイプの要素を回転させることができるようになりました。たとえば、コンポジション上のラベルを回転させると、図のようにページレイアウトに合わせやすくなります。回転要素のサイズ変更も改善されています。

image9

機能:コンポーザー縮尺の追加と定規の改善

The appearance of rulers has been improved by adjusting the scale logic and by adding smaller ruler divisions, and by making vertical rulers use rotated text. There is also a new composer action for hiding/showing rulers. You can now quickly zoom to 100% page scale using the new Zoom to 100% tool on the toolbar. The composer window now lets you quickly switch the page scaling via a new scale combobox in the status bar. In addition a new indicator has been added to show you the precise pixel position of your cursor. The Close and Help buttons have been removed from the bottom of the composer window to give you the maximum amount of screen space for working with your compositions.

image10

機能:ワールドファイル生成

In the composer you can now create georefenced maps! Simply ensure that you choose the correct map element in the Composition tab and then export your map as a PNG file. An accompanying world file will be written, allowing you to load your exported composition in QGIS as a raster layer.

image11

機能:複数アイテムをつかった作業

Support has been added for moving and resizing multiple items simultaneously. You can now hold shift while resizing to maintain an item's ratio while resizing, or hold control to resize from the item's centre. Shortcut key also apply to moving items, so holding shift while moving an item constrains the movement to horizontal or vertical movement, and holding control temporarily disables item snapping. You can also hold shift while pressing a cursor key to shift all selected items by a larger amount.

機能:地図帳の強化

You can now preview the individual pages of the map atlas that will be generated in composer. While in atlas preview mode you can output the current page without outputting the entire atlas. You can also tweak the map extent or scale for each feature while previewing the atlas page. Atlas map settings have been moved from the atlas panel to the map properties panel, so now more than one map can be controlled by the atlas generation. There's a new option to automatically centre an overview map, which comes in handy when creating atlas based maps. More context information is now available so that you can adjust your symbology based on whether the feature is the current atlas feature or not. See this article for more info.

image12

機能:アイテム選択の改良

You can now select more then one item by clicking and dragging a box to select them, and there's shortcuts for adding to a selection (holding shift while dragging), subtracting from a selection (hold control while dragging) and switching to "within" selection mode (hold alt while dragging). Shift clicking an already selected item will remove it from the selection. There's also shortcuts and menu items for selecting all items, clearing a selection, and inverting a selection. It's also possible now to select items which are hidden below other items by control-clicking an item, or by using "Select next item above/below" in the new composer Edit menu.

機能:コンポジションのより良いナビゲーション

QGIS 2.2 includes many improvements to help you navigate your compositions. You can now zoom in or out from a composition by using the mouse scroll wheel. A dedicated pan tool has been added which allows you to drag the composition around, and you can also switch immediately to pan mode by holding the space bar or the by holding the mouse scroll wheel. There's also a new zoom tool which allows you to precisely zoom to a specific area of your composition. You can also switch to zoom mode at any time by pressing and holding control-space and drawing a zoom region on the composition.

特集:ページと図形のスタイリングの改善

You can now control the style of the composition background using the full range of QGIS' symbology options. It's now possible to export compositions with a transparent (or semi-transparent) background. Shape items (rectangles, triangles and ellipses) can also be styled using the same options as polygon map layers. You can even style the page background or shapes by using data defined settings based on the current atlas feature! There's also a new option for rounding the corners of rectangle shapes.

QGISサーバー

機能:QGISサーバーにWCSサポートが追加されました

QGIS-Serverは、Webマップサービス(WMSバージョン1.3.0および1.1.1)およびWeb Feature Service(WFSバージョン1.0.0)およびWeb Feature Service with Transaction(WFS-T)という標準をすでにサポートしています。この新しいQGISリリースでは、Web Coverage Service(WCSバージョン1.0.0))標準を使用してラスターレイヤーを提供できるようになりました。

image13

シンボロジ

機能:グラデーションの塗りつぶしのサポート

新しいグラデーションの塗りつぶし機能により、これまで以上に優れた地図作成機能を作成できます。この機能には、機能にグラデーションを適用する際の柔軟性を高めるためのさまざまなオプションがあります。これらには、

  • 2つの色またはrampに基づいた塗りつぶし
  • キャンバスまたはオブジェクトを基にした段彩
  • 地物の重心に由来する勾配
  • コニカル,ライナーとラディアル段彩タイプ
  • データは、すべての勾配プロパティに対して(式またはテーブルの列を使用するための)オプションを定義しました。

Read more about how to use gradient fills here.

image14

機能:ラップアラウンド用ラベルのサポート

固定されたカラーパレットを使用するラスタ(例えば、土地被覆地図など)は、マップ凡例と作者の凡例に表示されるカテゴリラベルを割り当てることができるようになりました。

image15

機能:カラーランプを反転することができます

色ランプを扱うシンボルダイアログボックスに新しいオプションが追加され、色ランプが作成されたときに反転させることができます。

image16

機能:ルールベースのレンダラーでのコピーと貼り付け

ルールベースのレンダラでは、ルールを右クリックして、新しいルールとしてルールをコピーして貼り付けることができます。

image17

機能:その場で地物総描

QGIS 2.2では、その場で地物総描のサポートが導入されています。これにより、小さな縮尺で多くの複雑な地物を描画するときのレンダリング時間を改善できます。この機能は、レイヤー設定で有効または無効にできます。また、新たに追加されたレイヤーのために、デフォルトで総描を可能にする新しいグローバル設定もあります。 注: 地物の総描は、場合によってはレンダリングされた出力にアーチファクトを導入する可能性があります。これらには、オフセットベースのシンボルレイヤーを使用するときにポリゴン間のスライバや不正確なレンダリングが含まれる場合があります。

image18

機能:マーカーレイヤーにアンカーポイントを設定できます

When defining symbology with marker layers (e.g. a point layer symbolized with SVG markers) you can now specify what part of the image should correspond to the 'anchor point'. For example you can indicate that the bottom-left corner of the image should coincide with the position of the feature. You can also use the data defined properties to have this property set at render time based on an attribute in the data table for that layer (or an arbitrary expression).

image19

機能:式に基づく主題図

分類と段階の主題図を、式の結果を使用して作成できるようになりました。ベクターレイヤーのプロパティダイアログでは、属性チューザーに式ビルダーが追加されました。したがって、分類属性を複数のフィールドのコンポジット、または何らかの種類の式にする場合は、属性表の新しい列に分類属性を書き込む必要がなくなりました。

image20

Feature:シンボル図のサイズと属性の式のサポート

You can now use an expression to define the size and attributes when using the diagramming capabilities of QGIS. For more info see the Pull Request here Pull 1039

image21

機能:ルールベースのレンダラにおける他のルール

ルールベースのレンダラは、そのレベルの他のルールが1つも一致しない場合に実行されるELSEルールをサポートするようになりました。それ以外のルールは他のルールと同様にネストすることができます。

例えば次のようなものがあります:

| type = 'water' (style grey) | ELSE (style red)

image22

機能:ポリゴンの内部ストロークのサポート

ポリゴンストロークがポリゴンの内部に限定されるようにサポートが追加されています(隣接するポリゴンにオーバーフローしないように)。

More information on this feature can be found on the second part of this article.

image23

ユーザーインタフェース

機能:改良されたプロパティダイアログ

私たちのすべてのプロパティダイアログにはメインプロパティメニューが更新されていますので、色のついたサイドバーがスッキリして見えます。これは純粋に美容的ですが、あなたの現在のコンテキストがダイアログ内にあるかどうかを簡単に知ることができます。

image24

機能:式ダイアログの改善

We have made some tweaks to the expression dialog - power users can now hide the operator buttons. There are also now splitters between the function list and function help areas, and between the expression and function list area. See the original pull request for details.

image25

機能:新しいキーバインディング

QGISのキーボードショートカットを更新して、繰り返しの作業を効率的に実行できるようにしました。

  • ctrl-d - Remove selected layers in table of contents
  • > - Select next vertex when using the node tool
  • < - Select previous vertex when using the node tool
  • Delete or Backspace - delete the selected features (you can undo these actions), or a node when using the nodetool.
  • F5 updates the canvas (instead of ctrl-r)

See also Issue 9094 and Pull Request 1010 for more details.

image26