This documentation is for a QGIS version which has reached end of life. Visit the latest version instead.
QGIS Documentation Logo
3.4
  • A Gentle Introduction to GIS
  • Training Manual
  • User Guide/Manual
    • Preâmbulo
    • Prefácio
    • Convenções
    • Características
    • What’s new in QGIS 3.4
    • Iniciando
    • Working with Project Files
    • A interface do QGIS
    • QGIS Configuration
    • Trabalhando com Projecções
    • Ferramentas gerais
    • Gerir Fonte de Dados
    • Trabalhando com Informação Vectorial
    • Trabalhando com Informação Matricial
    • Trabalhando com dados Mesh
    • Laying out the maps
    • Trabalhando com dados OGC
    • Trabalhando com dados GPS
    • Sistema de Autenticação
    • Integração GRASS SIG
    • Infraestrutura do Processamento QGIS
    • Processar fornecedores e algoritmos
      • QGIS algorithm provider
      • Fornecedor de algoritmo GDAL
        • Análise Raster
        • Raster conversion
        • Raster extraction
        • Raster miscellaneous
        • Raster projections
        • Vector conversion
        • Vector geoprocessing
        • Vector miscellaneous
      • LAStools algorithm provider
      • TauDEM algorithm provider
    • Módulos
    • Ajuda e Suporte
    • Contributors
    • Appendices
    • Literatura e Referências Web
  • User Guide/Manual PDF's
  • PyQGIS Cookbook
  • Developers Guide
  • Documentation Guidelines
QGIS Documentation
  • Docs »
  • Guia do utilizador do QGIS »
  • Processar fornecedores e algoritmos »
  • Fornecedor de algoritmo GDAL
  • View page source
Next Previous

Fornecedor de algoritmo GDAL¶

O GDAL (Geospatial Data Abstraction Library - Biblioteca de Abstração de Dados Geoespaciais) é uma biblioteca de conversão para formatos de dados raster e vetoriais Os algoritmos do Menu de Processamento derivam das utilidades raster GDAL e utilidades vetoriais GDAL/OGR .

  • Análise Raster
    • Exposição/Orientação de Encostas
    • Color relief
    • Fill nodata
    • Grid (Data metrics)
    • Grid (IDW with nearest neighbor searching)
    • Grid (Inverse distance to a power)
    • Grid (Linear)
    • Grid (Moving average)
    • Grid (Nearest neighbor)
    • Sombreados
    • Near black
    • Proximity (raster distance)
    • Roughness
    • Sieve
    • Declives (ângulos)
    • Terrain Ruggedness Index (TRI)
    • Topographic Position Index (TPI)
  • Raster conversion
    • gdal2xyz
    • PCT to RGB
    • Polygonize (raster to vector)
    • Rearrange bands
    • RGB to PCT
    • Translate (convert format)
  • Raster extraction
    • Clip raster by extent
    • Clip raster by mask layer
    • Contour
  • Raster miscellaneous
    • Build overviews (pyramids)
    • Build virtual raster
    • gdal2tiles
    • Merge
    • Raster calculator
    • Raster information
    • Retile
    • Tile index
  • Raster projections
    • Assign projection
    • Extract projection
    • Warp (reproject)
  • Vector conversion
    • Convert format
    • Rasterize (vector to raster)
  • Vector geoprocessing
    • Buffer vectors
    • Clip vector by extent
    • Clip vector by mask layer
    • Dissolve
    • Offset curve
    • One side buffer
    • Points along lines
  • Vector miscellaneous
    • Execute SQL
    • Export to PostgreSQL (available connections)
    • Export to PostgreSQL (new connection)
    • Vector Information
Next Previous

© Copyright 2002-now, QGIS project Última actualização em jun. 05, 2020 17:52.

Built with Sphinx using a theme provided by Read the Docs.
QGIS Documentation v: 3.4
Languages
en
bg
cs
de
es
fi
fr
id
it
ja
ko
nl
pt_BR
pt_PT
ro
ru
tr
zh-Hant
Versions
testing
latest
3.4
2.18
2.14
2.8
2.6
2.2
2.0
1.8
On QGIS Project
Home
C++ API
PyQGIS API
Source