This documentation is for a QGIS version which has reached end of life. Instead visit the latest version.
QGIS Documentation Logo
3.22
Index

面向用户

  • QGIS桌面版用户指南/手册 (QGIS 3.22)
    • 1. 导言
    • 2. 序言
    • 3. 约定
    • 4. 特性
    • 5. 入门指南
    • 6. 使用工程文件
    • 7. QGIS图形用户界面
    • 8. 浏览器面板
    • 9. QGIS配置
    • 10. 使用投影
    • 11. 常用工具
    • 12. Level up with Expressions
    • 13. 样式库
    • 14. 管理数据源
    • 15. 使用矢量数据
    • 16. 使用栅格数据
    • 17. Working with Mesh Data
    • 18. Working with Vector Tiles
    • 19. Laying out the maps
    • 20. Working with OGC / ISO protocols
    • 21. 使用GPS数据
    • 22. 认证系统
    • 23. GRASS GIS Integration
    • 24. QGIS处理架构
      • 24.1. 简介
      • 24.2. Configuring the Processing Framework
      • 24.3. The Toolbox
      • 24.4. The history manager
      • 24.5. The graphical modeler
      • 24.6. The batch processing interface
      • 24.7. Using processing algorithms from the console
      • 24.8. Using processing from the command line
      • 24.9. Writing new Processing algorithms as Python scripts
      • 24.10. Configuring external applications
    • 25. 数据处理提供程序和算法
    • 26. 插件
    • 27. 帮助与支持
    • 28. 贡献者
    • 29. 附录
    • 30. 文献和网络参考
  • QGIS服务器端指南/手册 (QGIS 3.22)
  • 培训手册
  • GIS简介

面向作者

  • 文档指南

面向开发者

  • PyQGIS Cookbook (QGIS 3.22)
  • 开发者指南
QGIS Documentation
  • QGIS使用指南
  • 24. QGIS处理架构
  • 查看页面源码
上一页 下一页

24. QGIS处理架构

  • 24.1. 简介
  • 24.2. Configuring the Processing Framework
  • 24.3. The Toolbox
    • 24.3.1. The algorithm dialog
    • 24.3.2. Data objects generated by algorithms
  • 24.4. The history manager
    • 24.4.1. The processing history
    • 24.4.2. The processing log
  • 24.5. The graphical modeler
    • 24.5.1. The graphical modeler interface
    • 24.5.2. Creating a model
    • 24.5.3. Saving and loading models
    • 24.5.4. Editing a model
  • 24.6. The batch processing interface
    • 24.6.1. 简介
    • 24.6.2. The parameters table
    • 24.6.3. Filling the parameters table
    • 24.6.4. Executing the batch process
  • 24.7. Using processing algorithms from the console
    • 24.7.1. Calling algorithms from the Python console
    • 24.7.2. Creating scripts and running them from the toolbox
    • 24.7.3. Pre- and post-execution script hooks
  • 24.8. Using processing from the command line
  • 24.9. Writing new Processing algorithms as Python scripts
    • 24.9.1. Extending QgsProcessingAlgorithm
    • 24.9.2. The @alg decorator
    • 24.9.3. Input and output types for Processing Algorithms
    • 24.9.4. Handing algorithm output
    • 24.9.5. Communicating with the user
    • 24.9.6. Documenting your scripts
    • 24.9.7. Flags
    • 24.9.8. Best practices for writing script algorithms
  • 24.10. Configuring external applications
    • 24.10.1. A note for Windows users
    • 24.10.2. A note on file formats
    • 24.10.3. A note on vector layer selections
    • 24.10.4. SAGA
    • 24.10.5. R scripts
    • 24.10.6. R libraries
    • 24.10.7. GRASS
    • 24.10.8. 激光雷达处理工具(LAStools)
    • 24.10.9. OTB Applications
上一页 下一页

© 版权所有 2002-now, QGIS project. 最后更新于 3月 20, 2023 15:59.

利用 Sphinx 构建,使用的 主题 由 Read the Docs 开发.
QGIS Documentation v: 3.22
Languages
en
cs
de
es
fr
hu
it
ja
ko
lt
nl
pt_BR
pt_PT
ro
ru
zh-Hans
版本
testing
latest
3.28
3.22
3.16
3.10
3.4
2.18
2.14
2.8
下载
PDF
HTML
On QGIS Project
Home
C++ API
PyQGIS API
Source