Svarbu
Vertimas yra bendruomenės pastangos, prie kurių jūs galite prisijungti. Šis puslapis šiuo metu išverstas 57.47%.
24.1.14. Diagramos
24.1.14.1. Stulpelinė diagrama
Sukuria stulpelinę diagramą iš kategorijos ir sluoksnio lauko.
Fig. 24.32 Bar plot example
Parametrai
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Įvesties sluoksnis |
|
[vektorius: geometrija] |
Įvesties vektorinis sluoksnis |
Kategorijos lauko pavadinimas |
|
[lentelės laukas: bet koks] |
Kategorijos laukas, kuris naudojamas stulpelių grupavimui (X ašis) |
Reikšmės laukas |
|
[lentelės laukas: skaičius] |
Reikšmė, kuri naudojama braižymui (Y ašis) |
Title Optional |
|
[string] Default: „“ |
Title of the plot |
X-axis Title Optional |
|
[string] Default: „“ |
If empty, the name of the category field is used. With a single space, the axis title is hidden. |
Y-axis Title Optional |
|
[string] Default: „“ |
If empty, the name of the value field is used. With a single space, the axis title is hidden. |
Stulpelinė diagrama |
|
[html] Numatytas: |
Įrašykite brėžinio HTML failą. Vienas iš:
|
Išvestys
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Stulpelinė diagrama |
|
[html] |
HTML failas su brėžiniu. Galima rasti . |
Pythono kodas
Algoritmo ID: qgis:barplot
import processing
processing.run("algorithm_id", {parameter_dictionary})
algoritmo id rodomas, kai užvedate pelę virš algoritmo apdorojimo įrankinėje. parametrų žodynas teikia parametrų pavadinimus ir reikšmes. Daugiau informacijos apie tai, kaip vykdyti apdorojimo algoritmus Pythono konsolėje rasite skyriuje Using processing algorithms from the console.
24.1.14.2. Dėžučių diagrama
Sukuria dėžučių diagramą iš kategorijos ir skaičiaus sluoksnio lauko.
Fig. 24.33 Example of box plot
Parametrai
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Įvesties sluoksnis |
|
[vektorius: geometrija] |
Įvesties vektorinis sluoksnis |
Kategorijos pavadinimo laukas |
|
[lentelės laukas: bet koks] |
Kategorijos laukas, kuris naudojamas dėžučių (X ašies) grupavimui |
Reikšmės laukas |
|
[lentelės laukas: skaičius] |
Reikšmė, kuri naudojama braižymui (Y ašis) |
Papildomos statistinės linijos |
|
[sąrašas] Numatytas: 0 |
Į brėžinį pridedama papildoma statistinė informacija. Vienas iš:
|
Title Optional |
|
[string] Default: „“ |
Title of the plot |
X-axis Title Optional |
|
[string] Default: „“ |
If empty, the name of the category field is used. With a single space, the axis title is not shown. |
Y-axis Title Optional |
|
[string] Default: „“ |
If empty, the name of the value field is used. With a single space, the axis title is not shown. |
Dėžučių diagrama |
|
[html] Numatytas: |
Įrašykite brėžinio HTML failą. Vienas iš:
|
Išvestys
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Dėžučių diagrama |
|
[html] |
HTML failas su brėžiniu. Galima rasti . |
Pythono kodas
Algoritmo ID: qgis:boxplot
import processing
processing.run("algorithm_id", {parameter_dictionary})
algoritmo id rodomas, kai užvedate pelę virš algoritmo apdorojimo įrankinėje. parametrų žodynas teikia parametrų pavadinimus ir reikšmes. Daugiau informacijos apie tai, kaip vykdyti apdorojimo algoritmus Pythono konsolėje rasite skyriuje Using processing algorithms from the console.
24.1.14.3. Generate elevation profile image
Creates an elevation profile image from a list of map layers and an optional terrain layer.
Fig. 24.34 Example of elevation profile
Parametrai
Basic parameters
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Profile curve |
|
[geometry: line] |
The LineString geometry (WKT or GeoJSON) representing the profile curve along which the elevation profile will be generated |
Map layers |
|
[layer] [list] |
The list of map layers to include in the elevation profile |
Chart width (in pixels) |
|
[skaičius: sveikas skaičius] Default: 400 Minimum value: 0 |
The width of the output chart in pixels. |
Chart height (in pixels) |
|
[skaičius: sveikas skaičius] Default: 300 Minimum value: 0 |
The height of the output chart in pixels. |
Terrain layer Optional |
|
[rastras] |
A terrain layer (e.g., DEM) to use for elevation data. If not provided, elevation data will be derived from the map layers. |
Advanced parameters
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Chart minimum distance (X axis) Optional |
|
[numeric: double] |
The minimum distance (X axis) to display on the chart. If not specified, the chart will auto-scale. |
Chart maximum distance (X axis) Optional |
|
[numeric: double] |
The maximum distance (X axis) to display on the chart. If not specified, the chart will auto-scale. |
Chart minimum elevation (Y axis) Optional |
|
[numeric: double] |
The minimum elevation (Y axis) to display on the chart. If not specified, the chart will auto-scale. |
Chart maximum elevation (Y axis) Optional |
|
[numeric: double] |
The maximum elevation (Y axis) to display on the chart. If not specified, the chart will auto-scale. |
Chart text color Optional |
|
[color] |
The color of the text in the chart (e.g., axis labels, titles). |
Chart background color Optional |
|
[color] |
The background color of the chart. |
Chart border color Optional |
|
[color] |
The color of the chart border. |
Profile tolerance |
|
[numeric: double] Default: 5.0 Minimum value: 0 |
Defines how far a feature (vector point, line, polygon, or point cloud) can be from the profile line to be included in the results. It uses map units and does not affect other layer types. |
Chart DPI |
|
[skaičius: sveikas skaičius] Default: 96 Minimum value: 0 |
The resolution of the output image in dots per inch (DPI). |
Output image |
|
[file] Numatytas: |
Specify the image file for the plot. One of:
|
Išvestys
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Output image |
|
[file] |
The generated elevation profile image in the specified format. |
Pythono kodas
Algorithm ID: native:generateelevationprofileimage
import processing
processing.run("algorithm_id", {parameter_dictionary})
algoritmo id rodomas, kai užvedate pelę virš algoritmo apdorojimo įrankinėje. parametrų žodynas teikia parametrų pavadinimus ir reikšmes. Daugiau informacijos apie tai, kaip vykdyti apdorojimo algoritmus Pythono konsolėje rasite skyriuje Using processing algorithms from the console.
24.1.14.4. Vidurkio ir standartinio nuokrypio brėžinys
Sukuria brėžinį su vidurkio ir standartinio nuokrypio reikšmėmis.
Fig. 24.35 Example of mean and standard deviation plot
Parametrai
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Įvesties lentelė |
|
[vektorius: geometrija] |
Įvesties vektorinis sluoksnis |
Kategorijos pavadinimo laukas |
|
[lentelės laukas: bet koks] |
Kategorijos laukas, kuris naudojamas dėžučių (X ašies) grupavimui |
Reikšmės laukas |
|
[lentelės laukas: skaičius] |
Reikšmė, kuri naudojama braižymui (Y ašis) |
Brėžinys |
|
[html] Numatytas: |
Įrašykite brėžinio HTML failą. Vienas iš:
|
Išvestys
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Brėžinys |
|
[html] |
HTML failas su brėžiniu. Galima rasti . |
Pythono kodas
Algoritmo ID: qgis:meanandstandarddeviationplot
import processing
processing.run("algorithm_id", {parameter_dictionary})
algoritmo id rodomas, kai užvedate pelę virš algoritmo apdorojimo įrankinėje. parametrų žodynas teikia parametrų pavadinimus ir reikšmes. Daugiau informacijos apie tai, kaip vykdyti apdorojimo algoritmus Pythono konsolėje rasite skyriuje Using processing algorithms from the console.
24.1.14.5. Polar plot
Generates a polar plot based on the value of an input vector layer.
Two fields must be entered as parameters: one that defines the category each feature (to group features) and another one with the variable to plot (this has to be a numeric one).
Fig. 24.36 Example of polar plot
Parametrai
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Įvesties sluoksnis |
|
[vektorius: geometrija] |
Įvesties vektorinis sluoksnis |
Kategorijos pavadinimo laukas |
|
[lentelės laukas: bet koks] |
Categorical field to use for grouping the features (X axis) |
Reikšmės laukas |
|
[lentelės laukas: skaičius] |
Reikšmė, kuri naudojama braižymui (Y ašis) |
Polar plot |
|
[html] Numatytas: |
Įrašykite brėžinio HTML failą. Vienas iš:
|
Išvestys
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Polar plot |
|
[html] |
HTML failas su brėžiniu. Galima rasti . |
Pythono kodas
Algorithm ID: qgis:polarplot
import processing
processing.run("algorithm_id", {parameter_dictionary})
algoritmo id rodomas, kai užvedate pelę virš algoritmo apdorojimo įrankinėje. parametrų žodynas teikia parametrų pavadinimus ir reikšmes. Daugiau informacijos apie tai, kaip vykdyti apdorojimo algoritmus Pythono konsolėje rasite skyriuje Using processing algorithms from the console.
24.1.14.6. Raster layer histogram
Generates a histogram with the values of a raster layer.
Fig. 24.37 Raster layer histogram example
Parametrai
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Įvesties sluoksnis |
|
[rastras] |
Įvesties rastro sluoksnis |
Juostos numeris |
|
[rastro juosta] |
Raster band to use for the histogram |
number of bins |
|
[skaičius: sveikas skaičius] Numatytas: 10 |
The number of bins to use in the histogram (X axis). Minimum 2. |
Histogram |
|
[html] Numatytas: |
Įrašykite brėžinio HTML failą. Vienas iš:
|
Išvestys
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Histogram |
|
[html] |
HTML failas su brėžiniu. Galima rasti . |
Pythono kodas
Algorithm ID: qgis:rasterlayerhistogram
import processing
processing.run("algorithm_id", {parameter_dictionary})
algoritmo id rodomas, kai užvedate pelę virš algoritmo apdorojimo įrankinėje. parametrų žodynas teikia parametrų pavadinimus ir reikšmes. Daugiau informacijos apie tai, kaip vykdyti apdorojimo algoritmus Pythono konsolėje rasite skyriuje Using processing algorithms from the console.
24.1.14.7. Vector layer histogram
Generates a histogram with the values of the attribute of a vector layer.
The attribute to use for computing the histogram must be numeric.
Fig. 24.38 Example of vector layer histogram
Parametrai
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Įvesties sluoksnis |
|
[vector: any] |
Įvesties vektorinis sluoksnis |
Atributas |
|
[lentelės laukas: skaičius] |
Reikšmė, kuri naudojama braižymui (Y ašis) |
number of bins |
|
[skaičius: sveikas skaičius] Numatytas: 10 |
The number of bins to use in the histogram (X axis). Minimum 2. |
Histogram |
|
[html] Numatytas: |
Įrašykite brėžinio HTML failą. Vienas iš:
|
Išvestys
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Histogram |
|
[html] |
HTML failas su brėžiniu. Galima rasti . |
Pythono kodas
Algorithm ID: qgis:vectorlayerhistogram
import processing
processing.run("algorithm_id", {parameter_dictionary})
algoritmo id rodomas, kai užvedate pelę virš algoritmo apdorojimo įrankinėje. parametrų žodynas teikia parametrų pavadinimus ir reikšmes. Daugiau informacijos apie tai, kaip vykdyti apdorojimo algoritmus Pythono konsolėje rasite skyriuje Using processing algorithms from the console.
24.1.14.8. Vector layer scatterplot
Creates a simple X - Y scatter plot for a vector layer.
Fig. 24.39 Example of vector layer scatterplot
Parametrai
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Įvesties sluoksnis |
|
[vektorius: geometrija] |
Įvesties vektorinis sluoksnis |
X attribute |
|
[lentelės laukas: skaičius] |
Field to use for the X axis |
Y attribute |
|
[lentelės laukas: skaičius] |
Field to use for the Y axis |
Hover text Optional |
|
[expression] Default: „“ |
Text to be shown when hovering with the mouse over data points. It can be picked from a field or based on an expression. |
Title Optional |
|
[string] Default: „“ |
Title of the plot |
X-axis Title Optional |
|
[string] Default: „“ |
If empty, the field name of the x attribute is used. With a single space, the axis title is not shown. |
Y-axis Title Optional |
|
[string] Default: „“ |
If empty, the field name of the y attribute is used. With a single space, the axis title is not shown. |
Use logarithmic scale for x-axis |
|
[boolean] Default: False |
When enabled, uses logarithmic scale for the x-axis |
Use logarithmic scale for y-axis |
|
[boolean] Default: False |
When enabled, uses logarithmic scale for the y-axis |
Scatterplot |
|
[html] Numatytas: |
Įrašykite brėžinio HTML failą. Vienas iš:
|
Išvestys
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Scatterplot |
|
[html] |
HTML failas su brėžiniu. Galima rasti . |
Pythono kodas
Algorithm ID: qgis:vectorlayerscatterplot
import processing
processing.run("algorithm_id", {parameter_dictionary})
algoritmo id rodomas, kai užvedate pelę virš algoritmo apdorojimo įrankinėje. parametrų žodynas teikia parametrų pavadinimus ir reikšmes. Daugiau informacijos apie tai, kaip vykdyti apdorojimo algoritmus Pythono konsolėje rasite skyriuje Using processing algorithms from the console.
24.1.14.9. Vector layer scatterplot 3D
Creates a 3D scatter plot for a vector layer.
Fig. 24.40 Example of 3D scatter plot
Parametrai
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Įvesties sluoksnis |
|
[vektorius: geometrija] |
Įvesties vektorinis sluoksnis |
X attribute |
|
[lentelės laukas: skaičius] |
Field to use for the X axis |
Y attribute |
|
[lentelės laukas: skaičius] |
Field to use for the Y axis |
Z attribute |
|
[lentelės laukas: skaičius] |
Field to use for the Z axis |
Title Optional |
|
[string] Default: „“ |
Title of the plot |
X-axis Title Optional |
|
[string] Default: „“ |
If empty, the field name of the X attribute is used. |
Y-axis Title Optional |
|
[string] Default: „“ |
If empty, the field name of the Y attribute is used. |
Z-axis Title Optional |
|
[string] Default: „“ |
If empty, the field name of the Z attribute is used. |
Scatterplot 3D |
|
[html] Numatytas: |
Įrašykite brėžinio HTML failą. Vienas iš:
|
Išvestys
Užrašas |
Pavadinimas |
Tipas |
Aprašymas |
|---|---|---|---|
Scatterplot 3D |
|
[html] |
HTML failas su brėžiniu. Galima rasti . |
Pythono kodas
Algorithm ID: qgis:scatter3dplot
import processing
processing.run("algorithm_id", {parameter_dictionary})
algoritmo id rodomas, kai užvedate pelę virš algoritmo apdorojimo įrankinėje. parametrų žodynas teikia parametrų pavadinimus ir reikšmes. Daugiau informacijos apie tai, kaip vykdyti apdorojimo algoritmus Pythono konsolėje rasite skyriuje Using processing algorithms from the console.