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
    • 들어가며
    • 머리말
    • 표기 방법
    • 주요 기능
    • QGIS 3.4 에서 달라진 점들
    • 시작하기
    • Working with Project Files
    • QGIS GUI
    • QGIS 환경 설정
    • 투영 작업
    • 일반 도구
    • 데이터소스 관리
    • 벡터 데이터 작업
    • 래스터 데이터 작업
    • Working with Mesh Data
    • Laying out the maps
    • OGC 데이터 작업
    • GPS 데이터 작업
    • 인증 시스템
    • GRASS GIS 통합
    • QGIS 공간 처리 프레임워크
    • 공간 처리 제공자 및 알고리즘
      • QGIS 알고리즘 제공자
      • GDAL algorithm provider
        • 레스터 분석
        • Raster conversion
        • Raster extraction
        • Raster miscellaneous
        • Raster projections
        • Vector conversion
        • Vector geoprocessing
        • Vector miscellaneous
      • LAStools 알고리즘 제공자
      • TauDEM 알고리즘 제공자
    • 플러그인
    • 도움 및 지원
    • 공헌자
    • 부록
    • 참고 문헌 및 웹사이트
  • User Guide/Manual PDF's
  • PyQGIS Cookbook
  • Developers Guide
  • Documentation Guidelines
QGIS Documentation
  • Docs »
  • QGIS 사용자 지침서 »
  • 공간 처리 제공자 및 알고리즘 »
  • 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 .

  • 레스터 분석
    • 향
    • 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
    • 경사도
    • 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
    • 등고선
  • 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
    • 디졸브
    • 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 최종 업데이트: 6월 05, 2020 17:45

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