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
    • Präambel
    • Vorwort
    • Gebrauch der Dokumentation
    • Funktionalitäten
    • Was ist neu in QGIS 3.4
    • Der erste Einstieg
    • Arbeiten mit Projektdateien
    • QGIS GUI
    • QGIS anpassen
    • Arbeiten mit Projektionen
    • Allgemeine Werkzeuge
    • Verwaltung von Datenquellen
    • Arbeiten mit Vektordaten
    • Arbeiten mit Rasterdaten
    • Working with Mesh Data
    • Kartenlayout
    • Arbeiten mit OGC Daten
    • Arbeiten mit GPS Daten
    • Authentifizierungssystem
    • GRASS GIS Integration
    • QGIS Verarbeitung Umgebung
    • Datenanbieter und Algorithmen in Verarbeitung
      • GDAL Algorithmus-Anbieter
      • GDAL algorithm provider
        • Raster analysis
        • Raster conversion
        • Raster extraction
        • Raster miscellaneous
        • Rasterprojektionen
        • Vector conversion
        • Vector geoprocessing
        • Vector miscellaneous
      • LAStools algorithm provider
      • TauDEM Algorithmus-Anbieter
    • Plugins
    • Hilfe und Support
    • Contributors
    • Appendices
    • Literatur und Internetreferenzen
  • User Guide/Manual PDF's
  • PyQGIS Cookbook
  • Developers Guide
  • Documentation Guidelines
QGIS Documentation
  • Docs »
  • QGIS Benutzerhandbuch »
  • Datenanbieter und Algorithmen in Verarbeitung »
  • GDAL algorithm provider
  • View page source
Next Previous

GDAL algorithm provider¶

GDAL (Geospatial Data Abstraction Library) is a translator library for raster and vector geospatial data formats. Algorithms in the Processing Framework are derived from the GDAL raster utilities and GDAL/OGR vector utilities .

  • Raster analysis
    • Aspect
    • 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)
    • Hillshade
    • Near black
    • Proximity (raster distance)
    • Roughness
    • Sieve
    • Slope
    • 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
  • Rasterprojektionen
    • Projektion zuweisen
    • Projektion extrahieren
    • 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 Zuletzt aktualisiert am Juni 05, 2020 17:22.

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