25.2. GDAL アルゴリズムプロバイダ
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 programs and GDAL vector programs.
- 25.2.1. ラスタ分析
- 25.2.1.1. 傾斜方位
- 25.2.1.2. Color relief
- 25.2.1.3. Fill nodata
- 25.2.1.4. Grid (Data metrics)
- 25.2.1.5. Grid (IDW with nearest neighbor searching)
- 25.2.1.6. Grid (Inverse distance to a power)
- 25.2.1.7. Grid (Linear)
- 25.2.1.8. Grid (Moving average)
- 25.2.1.9. Grid (Nearest neighbor)
- 25.2.1.10. Hillshade
- 25.2.1.11. Near black
- 25.2.1.12. Proximity (raster distance)
- 25.2.1.13. Roughness
- 25.2.1.14. Sieve
- 25.2.1.15. 傾斜
- 25.2.1.16. Terrain Ruggedness Index (TRI)
- 25.2.1.17. Topographic Position Index (TPI)
- 25.2.2. ラスタ変換
- 25.2.3. Raster extraction
- 25.2.4. Raster miscellaneous
- 25.2.5. ラスタ投影
- 25.2.6. ベクタ変換
- 25.2.7. ベクタジオプロセシング
- 25.2.8. Vector miscellaneous