Outdated version of the documentation. Find the latest one here.

` `

ベクター分析

多角形の点を数えます

説明

ポリゴンのレイヤーのそれぞれの図形に存在する点の数を数えます。

パラメーター

ポリゴン [ ベクター:ポリゴン]

ポリゴンレイヤー。

Points [ベクター:ポイント]

ポイントレイヤー。

Count field name [文字列]

ポイント番号を含む属性テーブルの列の名前。

デフォルト: NUMPOINTS

出力

Results [ベクター]

ポイント数の新しい列を含む属性テーブルを持つレイヤーを結果として生じます。

コンソールの使用方法

processing.runalg('qgis:countpointsinpolygon', polygons, points, field, output)

参照

ポリゴン内のポイント数(荷重)

説明

ポリゴンレイヤーの各特徴の点の数をカウントし、ポリゴンレイヤーの各地物のために選択されたフィールドの平均値を算出します。これらの値は、結果として得られるポリゴンレイヤーの属性テーブルに追加されます。

パラメーター

ポリゴン [ ベクター:ポリゴン]

ポリゴンレイヤー。

Points [ベクター:ポイント]

ポイントレイヤー。

荷重フィールド [テーブルフィールド: 任意]

ポイント属性テーブルの重みフィールド。

Count field name [文字列]

新しい加重フィールドの列の名前。

デフォルト: NUMPOINTS

出力

Results [ベクター]

結果のポリゴンレイヤー。

コンソールの使用方法

processing.runalg('qgis:countpointsinpolygonweighted', polygons, points, weight, field, output)

参照

ポリゴン内のユニークな点を数えます

説明

ポリゴンレイヤーの中の点の一意の値の数をカウントします。属性テーブルに各地物のユニークな値のカウントを含む列を追加した新しいポリゴンレイヤーを作成します。

パラメーター

ポリゴン [ ベクター:ポリゴン]

ポリゴンレイヤー。

Points [ベクター:ポイント]

ポイントレイヤー。

クラスフィールド [テーブルのフィールド: 任意]

選択されたユニークな値の点レイヤーの列名。

Count field name [文字列]

結果のポリゴンレイヤーに一意の値の数を含む列名。

デフォルト: NUMPOINTS

出力

Results [ベクター]

結果のポリゴンレイヤー。

コンソールの使用方法

processing.runalg('qgis:countuniquepointsinpolygon', polygons, points, classfield, field, output)

参照

距離行列

説明

<put algorithm description here>

パラメーター

入力ポイントレイヤー [ベクター:ポイント]
<put parameter description here>
入力一意IDフィールド [テーブルフィールド:任意]
<put parameter description here>
先ポイントレイヤー [ベクター:ポイント]
<put parameter description here>
先一意IDフィールド [テーブルフィールド:任意]
<put parameter description here>
出力行列の種類 [選択]

<put parameter description here>

オプション:

  • 0 —線形(N * KX 3)距離行列

  • 1 —標準(N X T)距離行列

  • 2 —概要距離行列(平均、標準偏差、最小、最大)

デフォルト:* 0 *

最近傍の(k個の)の点のみ使用 [数値]

<put parameter description here>

デフォルト:* 0 *

出力

距離行列 [テーブル]
<put output description here>

コンソールの使用方法

processing.runalg('qgis:distancematrix', input_layer, input_field, target_layer, target_field, matrix_type, nearest_points, distance_matrix)

参照

最寄りのハブまでの距離

説明

<put algorithm description here>

パラメーター

元のポイントレイヤー [ベクター: 任意]
<put parameter description here>
Destinationのハブレイヤー [ベクター:任意]
<put parameter description here>
ハブレイヤー名属性 [テーブルフィールド: 任意]
<put parameter description here>
出力シェープタイプ [選択]

<put parameter description here>

オプション:

  • 0 — ポイント

  • 1 — ハブへのライン

デフォルト:* 0 *

計測単位 [選択]

<put parameter description here>

オプション:

  • 0 — メートル

  • 1 — フィート

  • 2 — マイル

  • 3 — キロメートル

  • 4 — レイヤー単位

デフォルト:* 0 *

出力

出力 [ベクター]
<put output description here>

コンソールの使用方法

processing.runalg('qgis:distancetonearesthub', points, hubs, field, geometry, unit, output)

参照

ラインに沿ったポイント(ピクセル重心)生成

説明

<put algorithm description here>

パラメーター

ラスターレイヤー [ラスター]
<put parameter description here>
ベクターレイヤー [ベクター:ライン]
<put parameter description here>

出力

出力レイヤー [ベクター]
<put output description here>

コンソールの使用方法

processing.runalg('qgis:generatepointspixelcentroidsalongline', input_raster, input_vector, output_layer)

参照

ポリゴン内にポイント(ピクセル重心)生成

説明

<put algorithm description here>

パラメーター

ラスターレイヤー [ラスター]
<put parameter description here>
ベクターレイヤー [ベクター:ポリゴン]
<put parameter description here>

出力

出力レイヤー [ベクター]
<put output description here>

コンソールの使用方法

processing.runalg('qgis:generatepointspixelcentroidsinsidepolygons', input_raster, input_vector, output_layer)

参照

ハブライン

説明

ハブを作成し、 ハブポイント レイヤー内の点と一致するレイヤー スポークポイント 上の点から描線と図スポーク。ハブの決意は、各点がハブポイントとスポーク点で スポークIDのfield``上の ``ハブIDのfield 間の一致に基づいていると進みます。

パラメーター

ハブポイントレイヤー [ベクター: 任意]
<put parameter description here>
ハブIDフィールド [テーブルフィールド:任意]
<put parameter description here>
Spoke ポイントレイヤー [ベクター: 任意]
<put parameter description here>
スポークID フィールド [テーブルフィールド:任意]
<put parameter description here>

出力

出力 [ベクター]

結果のレイヤー。

コンソールの使用方法

processing.runalg('qgis:hublines', hubs, hub_field, spokes, spoke_field, output)

参照

平均座標(群)

説明

属性テーブルのフィールドから開始レイヤーの座標の平均値を算出します。

パラメーター

入力レイヤー [ベクター:任意]
<put parameter description here>
荷重フィールド [テーブルのフィールド: 任意]

オプション。

加重平均を実行したい場合に使用するフィールド。

一意のIDフィールド [テーブルフィールド: 数値]

オプション。

平均値の計算が行われるユニークなフィールド。

出力

Results [ベクター]

結果のポイントレイヤー。

コンソールの使用方法

processing.runalg('qgis:meancoordinates', points, weight, uid, output)

参照

最小近傍分析

説明

<put algorithm description here>

パラメーター

Points [ベクター:ポイント]
<put parameter description here>

出力

結果 [html]
<put output description here>
観測平均距離 [数値]
<put output description here>
想定平均距離 [数値]
<put output description here>
最近傍インデックス [数値]
<put output description here>
点の数 [数値]
<put output description here>
Zスコア [数値]
<put output description here>

コンソールの使用方法

processing.runalg('qgis:nearestneighbouranalysis', points, output)

参照

線長の合計

説明

<put algorithm description here>

パラメーター

Lines [vector: line]
<put parameter description here>
ポリゴン [ ベクター:ポリゴン]
<put parameter description here>
Lines 長さフィールド名 [文字列]

<put parameter description here>

デフォルト: LENGTH

Lines カウントフィールド名 [文字列]

<put parameter description here>

デフォルト: COUNT

出力

Results [ベクター]
<put output description here>

コンソールの使用方法

processing.runalg('qgis:sumlinelengths', lines, polygons, len_field, count_field, output)

参照