QGIS Documentation Logo
3.40
Index

About QGIS

  • 序言
  • 序言
  • Conventions
  • 功能
  • 帮助与支持
  • 贡献者
  • Complying with Licenses

面向用户

  • QGIS Desktop User Guide/Manual (QGIS 3.40)
    • 1. 入门指南
    • 2. 使用工程文件
    • 3. QGIS图形用户界面
    • 4. 浏览器面板
    • 5. QGIS配置
    • 6. 使用投影
    • 7. Visualizing Maps
    • 8. 常用工具
    • 9. 使用表达式提升
    • 10. 样式库
    • 11. 管理数据源
    • 12. 使用矢量数据
    • 13. 使用栅格数据
    • 14. Working with Mesh Data
    • 15. 使用矢量瓦片
    • 16. Working with Point Clouds
    • 17. Working with 3D Tiles
    • 18. Laying out the maps
    • 19. Working with OGC / ISO protocols
    • 20. 使用GPS数据
    • 21. 认证系统
    • 22. GRASS GIS Integration
    • 23. QGIS处理架构
      • 23.1. 简介
      • 23.2. Configuring the Processing Framework
      • 23.3. The Toolbox
      • 23.4. The history manager
      • 23.5. The model designer
      • 23.6. The batch processing interface
      • 23.7. Using processing algorithms from the console
      • 23.8. Using processing from the command line
      • 23.9. Writing new Processing algorithms as Python scripts
      • 23.10. 处理算法的输入与输出
      • 23.11. Configuring external applications
    • 24. 数据处理提供程序和算法
    • 25. 插件
    • 26. 附录
    • 27. 文献和网络参考
  • QGIS Server Guide/Manual (QGIS 3.40)
  • 培训手册
  • GIS简介

面向作者

  • 文档指南

面向开发者

  • PyQGIS Cookbook (QGIS 3.40)
  • 开发者指南
QGIS Documentation
  • QGIS使用指南
  • 23. QGIS处理架构
    • Edit on GitHub
    Learn how to contribute!
Previous Next

23. QGIS处理架构

  • 23.1. 简介
  • 23.2. Configuring the Processing Framework
    • 23.2.1. General
    • 23.2.2. Menus
    • 23.2.3. Models and Scripts
    • 23.2.4. Providers
  • 23.3. The Toolbox
    • 23.3.1. The algorithm dialog
    • 23.3.2. Data objects generated by algorithms
  • 23.4. The history manager
    • 23.4.1. The processing history
    • 23.4.2. The processing log
  • 23.5. The model designer
    • 23.5.1. The model designer interface
    • 23.5.2. Creating a model
    • 23.5.3. Saving and loading models
    • 23.5.4. Editing a model
  • 23.6. The batch processing interface
    • 23.6.1. 简介
    • 23.6.2. The parameters table
    • 23.6.3. Filling the parameters table
    • 23.6.4. Executing the batch process
  • 23.7. Using processing algorithms from the console
    • 23.7.1. Calling algorithms from the Python console
    • 23.7.2. Creating scripts and running them from the toolbox
    • 23.7.3. Pre- and post-execution script hooks
  • 23.8. Using processing from the command line
  • 23.9. Writing new Processing algorithms as Python scripts
    • 23.9.1. Extending QgsProcessingAlgorithm
    • 23.9.2. The @alg decorator
    • 23.9.3. Handing algorithm output
    • 23.9.4. Communicating with the user
    • 23.9.5. Documenting your scripts
    • 23.9.6. Flags
    • 23.9.7. Best practices for writing script algorithms
  • 23.10. 处理算法的输入与输出
    • 23.10.1. 输入类型
    • 23.10.2. Output types
  • 23.11. Configuring external applications
    • 23.11.1. A note for Windows users
    • 23.11.2. A note on file formats
    • 23.11.3. A note on vector layer selections
    • 23.11.4. Using third-party Providers
Previous Next

© Copyright 2002-now, QGIS project. Last updated on 2025 4月 07, 16:55 +0800.

Built with Sphinx using a theme provided by Read the Docs.
QGIS Documentation v: 3.40
Languages
en
cs
de
es
fr
hu
it
ja
ko
lt
nl
pt_BR
pt_PT
ro
ru
zh_Hans
Versions
testing
latest
3.40
3.34
3.28
3.22
3.16
3.10
3.4
2.18
Downloads
PDF
HTML
Contribute to Docs
Edit on GitHub
Translate Page
Report Issue
On QGIS Project
Home
C++ API
PyQGIS API
Source