1

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?

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Apr 24, 2017 at 20:51
7
  • 1
    2.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" Commented 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". Commented Apr 25, 2017 at 6:00
  • @Mapperz can i use python 3 and QT5 for pyqgis api ? Commented Apr 25, 2017 at 15:25
  • @Mapperz,@user30184 this version is like a demo for new QGIS version ? Commented Apr 25, 2017 at 15:30
  • @Mapperz,@user30184 so why i dont have SAGA algorithm on processing ? Commented Apr 25, 2017 at 15:40

1 Answer 1

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.

answered Apr 24, 2017 at 21:13
1
  • 2.99 version not have more tools for python programming ? Commented Apr 25, 2017 at 15:28

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.