
qgis
nmj2008
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Programming a QGIS C++ Plugin in four steps(通过4步开发出一个QGIS C++插件)
The C++ plugin example covered in this manual is a point converter plugin and intentionally kept simple. The plugin searches the active vector layer in QGIS, converts all vertices of the layer’s features to point features (keeping the attributes), and fina原创 2020-11-12 14:26:47 · 966 阅读 · 0 评论 -
QGIS开发第一个程序
1.下载安装QGIS开发版qgis-full-dev,好像不是开发版也行,就是需要安装qgis-ltr-desktop,然后再安装libs:https://zhuanlan.zhihu.com/p/83805300,最重要的是版本一致。2. 先安装QT和QTCreator(也是要注意跟qgis类库所用的qt类库版本一致)...原创 2020-11-08 00:42:15 · 444 阅读 · 0 评论 -
qgis版本和编译器型号和版本的关系
但是开发环境QT Creator并没有得到安装原创 2020-11-06 13:17:30 · 538 阅读 · 0 评论 -
error: undefined reference to `_imp___ZN14QgsApplicationC1ERiPPcbRK7QStringS5_‘
https://blog.csdn.net/lsfreeing/article/details/85859050?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.edu_weight&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.edu_weight原创 2020-11-06 09:52:31 · 990 阅读 · 0 评论 -
qgis plugins下载
https://plugins.qgis.org/原创 2020-11-05 09:11:21 · 1482 阅读 · 0 评论