Miscelânea de Raster¶
Construir Visão geral (Pirâmides)¶
Para acelerar o tempo de renderização de visões de camadas as pirâmides podem ser criadas. As visões gerais são cópias de resolução mais baixa dos dados que o QGIS usa dependendo do nível de zoom.
Este algoritmo é derivado do utilitário GDAL addo <https://www.gdal.org/gdaladdo.html> _.
`` Menu Padrão``:: Seleção de menu: `Raster -> Miscelânia
Parâmetros¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Input layer |
|
[raster] |
Input raster layer |
Overview levels |
|
[string] Default: ‘2 4 8 16’ |
Define o número de níveis de visão geral calculados pela resolução original da camada de rastreio de entrada. Por padrão, 4 níveis serão levados em consideração. |
Remove all existing overviews |
|
[boolean] Default: False |
Removes existing overviews from the raster. By default these are not removed. |
Resampling method Opcional |
|
[enumeration] Default: 0 |
Calculates the overviews with a defined resampling method. Possible resampling methods are:
|
Overviews format Opcional |
|
[enumeration] Default: 0 |
The overviews can be stored internally, or externally as GTiff or ERDAS Imagine file. By default the overviews are stored in the output raster. Possible formats methods are:
|
Saídas¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Pyramidized |
|
[raster] |
Output raster layer with overviews |
Construir raster virtual¶
Cria um VRT (Coleção Virtual) que é um mosaico da lista de rasteres suportados pelo GDAL de entrada. Com um mosaico você pode mesclar vários arquivos raster.
This algorithm is derived from the GDAL buildvrt utility .
`` Menu Padrão``:: Seleção de menu: `Raster -> Miscelânia
Parâmetros¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Input layers |
|
[raster] [list] |
Importar raster suportado GDAL |
Resolution |
|
[enumeration] Default: 0 |
The output resolution of the mosaic. By default the average resolution of the raster files will be chosen. Opções:
|
Place each input file into a separate band |
|
[boolean] Default: True |
Com ‘Verdadeiro’ você pode definir que cada arquivo de raster vai para uma banda separada na faixa da banda VRT. |
Allow projection difference |
|
[boolean] Default: False |
Permite que as bandas de saída tenham diferentes projeções derivadas da projeção das camadas de varredura de entrada. |
Add alpha mask band to VRT when source raster has none |
|
[boolean] Default: False |
Adicionar canal de máscara alfa para VTR quando não houver nenhum raster |
Override projection for the output file (optional) |
|
[crs] Default: None |
Substituir a projeção do arquivo de saída. Sem reprojeção estar pronta. |
Resampling algorithm |
|
[enumeration] Default: 0 |
The resampling algorithm to be used Opções:
|
Nodata value(s) for input bands (space separated) Opcional |
|
[string] Default: None |
Space separated Nodata value(s) for input band(s) |
Additional command-line parameters |
|
[string] Default: None |
Add extra GDAL command line options |
Virtual |
|
[raster] Default: |
Specification of the output raster layer. One of:
The file encoding can also be changed here. |
Saídas¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Virtual |
|
[raster] |
Output raster layer |
gdal2tiles¶
Generates a directory with small tiles and metadata, following the OSGeo Tile Map Service Specification.
See also the OpenGIS Web Map Tile Service Implementation Standard. Simple web pages with viewers based on Google Maps, OpenLayers and Leaflet are generated as well. To explore your maps on-line in the web browser, you only need to upload the generated directory onto a web server.
This algorithm also creates the necessary metadata for Google Earth
(KML SuperOverlay), in case the supplied map uses EPSG:4326
projection.
ESRI world files and embedded georeferencing is used during tile generation, but you can publish a picture without proper georeferencing too.
This algorithm is derived from the GDAL gdal2tiles utility.
Parâmetros¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Input layer |
|
[raster] |
GDAL-supported raster layer. |
Tile cutting profile |
|
[enumeration] Default: 0 |
One of:
|
Zoom levels to render Opcional |
|
[string] Default: ‘’ |
|
Web viewer to generate |
|
[enumerate] Default: 0 |
One of:
|
Title of the map Opcional |
|
[string] Default: ‘’ |
|
Copyright of the map |
|
[string] Default: ‘’ |
|
Resampling method |
|
[enumeration] Default: 0 |
The resampling algorithm to be used Opções:
|
The spatial reference system used for the source input data Opcional |
|
[crs] Default: None |
|
Transparency value to assign to the input data Opcional |
|
[number] Default: 0.0 |
|
URL address where the generated tiles are going to be published Opcional |
|
[string] Default: ‘’ |
|
Google Maps API key (http://code.google.com/apis/maps/signup.html) Opcional |
|
[string] Default: ‘’ |
Your Google maps API key. |
Bing Maps API key (https://www.bingmapsportal.com/) Opcional |
|
[string] Default: ‘’ |
Your Bing maps API key. |
Generate only missing files |
|
[boolean] Default: False |
|
Generate KML for Google Earth |
|
[boolean] Default: False |
|
Avoid automatic generation of KML files for EPSG:4326 |
|
[boolean] Default: False |
|
Output directory |
|
[folder] Default: |
Specify the output folder for the tiles. |
Saídas¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Output directory |
|
[folder] |
The output folder (for the tiles) |
Mesclar¶
Mescla arquivos raster de maneira simples. Aqui você pode usar uma tabela pseudocor de uma entrada raster e definir o tipo de rasterização de saída. Todas as imagens devem estar no mesmo sistema de coordenadas.
Este algoritmo é derivado do GDAL grade utilitário <https://www.gdal.org/gdal_grid.html>`_ .
`` Menu Padrão``:: Seleção de menu: `Raster -> Miscelânia
Parâmetros¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Input layers |
|
[raster] [list] |
Input raster layers |
Grab pseudocolor table from first layer |
|
[boolean] Default: False |
The pseudocolor table from the first layer will be used for the coloring |
Place each input file into a separate band |
|
[boolean] Default: False |
|
Output data type |
|
[enumeration] Default: 5 |
Defines the format of the output raster file. Opções:
|
Input pixel value to treat as “nodata” Opcional |
|
[number] Default: None |
Ignores pixels from files being merged in with this pixel value |
Assign specified “nodata” value to output Opcional |
|
[number] Default: None |
Fixa um valor de “sem dado” as bandas de saída. |
Additional creation options Opcional |
|
[string] Default: ‘’ |
For adding one or more creation options that control the raster to be created (colors, block size, file compression…). For convenience, you can rely on predefined profiles (see GDAL driver options section). |
Merged |
|
[raster] Default: |
Specification of the output raster layer. One of:
The file encoding can also be changed here. |
Saídas¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Merged |
|
[raster] |
Output raster layer |
Raster calculator¶
Command line raster calculator with numpy syntax. Use any basic arithmetic supported by numpy arrays, such as +, -, *, and / along with logical operators, such as >. Note that all input rasters must have the same dimensions, but no projection checking is performed.
See the GDAL Raster Calculator utility docs.
Ver também
Parâmetros¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Input layer A |
|
[raster] |
First input raster layer (mandatory) |
Number of raster band for A |
|
[raster band] |
Band for input layer A (mandatory) |
Input layer B Opcional |
|
[raster] Default: None |
Second input raster layer |
Number of raster band for B Opcional |
|
[raster band] |
Band for input layer B |
Input layer C Opcional |
|
[raster] Default: None |
Third input raster layer |
Number of raster band for C Opcional |
|
[raster band] |
Band for input layer C |
Input layer D Opcional |
|
[raster] Default: None |
Fourth input raster layer |
Number of raster band for D Opcional |
|
[raster band] |
Band for input layer D |
Input layer E Opcional |
|
[raster] Default: None |
Fifth input raster layer |
Number of raster band for E Opcional |
|
[raster band] |
Band for input layer E |
Input layer F Opcional |
|
[raster] |
Sixth input raster layer |
Number of raster band for F Opcional |
|
[raster band] Default: None |
Band for input layer F |
Calculation in gdalnumeric syntax using +-/* or any numpy array functions (i.e. logical_and()) |
|
[string] Default: ‘’ |
The calculation formula. Examples:
|
Set output nodata value Opcional |
|
[number] Default: None |
Value to use for nodata |
Output raster type |
|
[enumeration] Default: 5 |
Defines the format of the output raster file. Opções:
|
Additional creation options Opcional |
|
[string] Default: ‘’ |
For adding one or more creation options that control the raster to be created (colors, block size, file compression…). For convenience, you can rely on predefined profiles (see GDAL driver options section). |
Additional command-line parameters Opcional |
|
[string] Default: ‘’ |
Add extra GDAL command line options |
Calculated |
|
[raster] Default: |
Specify the output (calculated) raster layer. One of:
The file encoding can also be changed here. |
Saídas¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Calculated |
|
[raster] |
Output (calculated) raster layer |
Informação de raster¶
Este utilitário cria uma lista com várias informações sobre o conjunto de dados matricial GDAL suportado.
Este algoritmo é derivado do utilitário GDAL informações <https://www.gdal.org/gdaladdo.html> _.
`` Menu Padrão``:: Seleção de menu: `Raster -> Miscelânia
Parâmetros¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Input layer |
|
[raster] |
Input raster layer |
Force computation of the actual min/max values for each band |
|
[boolean] Default: False |
Forces computation of the actual min/max values for each band in the dataset |
Read and display image statistics (force computation if necessary) |
|
[boolean] Default: False |
Lê e exibe estatísticas da imagem. Força o cálculo se nenhuma estatística for armazenada em uma imagem. |
Suppress GCP info |
|
[boolean] Default: False |
Suprime a impressão da lista de pontos de controle no solo. Pode ser útil para conjuntos de dados com grande quantidade de GCPs, como L1B AVHRR ou HDF4 MODIS, que contêm milhares deles. |
Suppress metadata info |
|
[boolean] Default: False |
Suprime a impressão de metadados. Alguns conjuntos de dados podem conter muitas cadeias de metadados. |
Layer information |
|
[html] Default: |
Specify the HTML file for output. One of:
The file encoding can also be changed here. |
Saídas¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Layer information |
|
[html] |
The HTML file containing information about the input raster layer |
Retile¶
Retiles a set of input tiles. All the input tiles must be georeferenced in the same coordinate system and have a matching number of bands. Optionally pyramid levels are generated.
This algorithm is derived from the GDAL Retile utility .
Parâmetros¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Input files |
|
[raster] [list] |
The input raster files |
Tile width |
|
[number] Default: 256 |
Width of the tiles in pixels (minimum 0) |
Tile height |
|
[number] Default: 256 |
Height of the tiles in pixels (minimum 0) |
Overlap in pixels between consecutive tiles |
|
[number] Default: 0 |
|
Number of pyramid levels to build |
|
[number] Default: 1 |
Minimum: 0 |
Source coordinate reference system |
|
[crs] Default: None |
|
Resampling method |
|
[enumeration] Default: 0 |
The resampling algorithm to be used Opções:
|
Column delimiter used in the CSV file Opcional |
|
[string] Default: ‘;’ |
Delimiter to use in the CSV file containing the tile(s) georeferencing information |
Additional creation options Opcional |
|
[string] Default: ‘’ |
For adding one or more creation options that control the raster to be created (colors, block size, file compression…). For convenience, you can rely on predefined profiles (see GDAL driver options section). |
Additional command-line parameters Opcional |
|
[string] Default: ‘’ |
Add extra GDAL command line options |
Output data type |
|
[enumeration] Default: 5 |
Defines the format of the output raster file. Opções:
|
Build only the pyramids |
|
[boolean] Default: False |
|
Use separate directory for each tile row |
|
[boolean] Default: False |
|
Output directory |
|
[folder] Default: |
Specify the output folder for the tiles. One of:
The file encoding can also be changed here. |
CSV file containing the tile(s) georeferencing information |
|
[file] Default: |
One of:
The file encoding can also be changed here. |
Saídas¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Output directory |
|
[folder] |
The output folder for the tiles. |
CSV file containing the tile(s) georeferencing information |
|
[file] |
The CSV file with georeferencing information for the tiles. |
Índice deslizante¶
Cria uma camada vetorial com um registro para cada arquivo de varredura de entrada, um atributo contendo o nome do arquivo e uma geometria de polígono definindo a varredura. Essa saída é adequada para uso com o MapServer como um indexador de rasterização.
Este algoritmo é derivado do utilitário GDAL informações <https://www.gdal.org/gdaladdo.html> _.
`` Menu Padrão``:: Seleção de menu: `Raster -> Miscelânia
Parâmetros¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Input files |
|
[raster] [list] |
Arquivos de rasterização de entrada. Podem ser vários arquivos. |
Field name to hold the file path to the indexed rasters |
|
[string] Default: ‘location’ |
Nome do arquivo para manter o caminho do arquivo para os rasteres indexados |
Store absolute path to the indexed rasters |
|
[boolean] Default: False |
Defina se o caminho absoluto para os arquivos raster é armazenado no arquivo de índice tile. Por padrão, os nomes dos arquivos raster serão colocados no arquivo exatamente como são especificados no comando. |
Skip files with different projection reference |
|
[boolean] Default: False |
Somente arquivos com a mesma projeção dos arquivos já inseridos no índice de blocos serão inseridos. O padrão não verifica a projeção e aceita todas as entradas. |
Transform geometries to the given CRS Opcional |
|
[crs] |
Geometries of input files will be transformed to the specified target coordinate reference system. Default creates simple rectangular polygons in the same coordinate reference system as the input rasters. |
The name of the field to store the SRS of each tile Opcional |
|
[string] |
The name of the field to store the SRS of each tile |
The format in which the CRS of each tile must be written |
|
[enumeration] Default: 0 |
Format for the CRS. One of:
|
Tile index |
|
[vector: polygon] Default: |
Specify the polygon vector layer to write the index to. One of:
The file encoding can also be changed here. |
Saídas¶
Label |
Nome |
Type |
Descrição |
---|---|---|---|
Tile index |
|
[vector: polygon] |
The polygon vector layer with the tile index. |