Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道 QGIS 处理工具箱中的 'r.contour.step' 中使用了什么算法。结合的方法是什么?我在考虑不要在 python 中使用 QGIS 或 GRASS 包(即“import Grass.script as Grass”、“import PyQt4.QtGui”、“import PyQt4.QtCore”)。