I am using python and PYQGIS and I have installed QGIS via OSGEOW. I chose the complete advanced install with all packages, libraries and GIS programs.
There is a 2.99 developer's version and the latest stable version (2.18.7).
What additions does the developer's version feature, and what differences does it make for python programming?
-
12.99 is dev version for the coming v3.0 there are some major changes coming... blog.qgis.org/2016/02/10/qgis-3-0-plans >python "Qt5/PyQt5/Python3 branch in parallel, actually work on it until it’s ready, make it master and release it as 3.0"Mapperz– Mapperz ♦2017年04月24日 23:01:33 +00:00Commented Apr 24, 2017 at 23:01
-
But such branch does not exist yet, and blog says "Meantime keep working on master (2.x) and keep releasing them every 4 months as usual".user30184– user301842017年04月25日 06:00:49 +00:00Commented Apr 25, 2017 at 6:00
-
@Mapperz can i use python 3 and QT5 for pyqgis api ?jessie jes– jessie jes2017年04月25日 15:25:28 +00:00Commented Apr 25, 2017 at 15:25
-
@Mapperz,@user30184 this version is like a demo for new QGIS version ?jessie jes– jessie jes2017年04月25日 15:30:21 +00:00Commented Apr 25, 2017 at 15:30
-
@Mapperz,@user30184 so why i dont have SAGA algorithm on processing ?jessie jes– jessie jes2017年04月25日 15:40:25 +00:00Commented Apr 25, 2017 at 15:40
1 Answer 1
You can browse the latests commits of the master branch https://github.com/qgis/QGIS/commits/master. A summary of changes in released versions is in https://github.com/qgis/QGIS/blob/master/NEWS.
-
2.99 version not have more tools for python programming ?jessie jes– jessie jes2017年04月25日 15:28:40 +00:00Commented Apr 25, 2017 at 15:28