Contents
When does the next version of QGIS come out?
The current Long Term Release (LTR) remains version 2.14.x. This release provides incremental improvements over our previous release. The majority of activity is currently focussed towards the development of QGIS 3.0 which is our next generation release planned for the end of the first quarter of 2017.
Are there any Python plugins for QGIS server?
Python bindings are also available for QGIS Server: starting from 2.8 release, Python plugins are also available on QGIS Server (see: Server Python Plugins) starting from 2.11 version (Master at 2015-08-11), QGIS Server library has Python bindings that can be used to embed QGIS Server into a Python application.
Are there any new modes for QGIS 3.14?
We should consider extending this in future, e.g. to add modes like “start time + fixed duration”, “start time + duration from field”, “start and end time via expressions”, etc. Some known limitations/inefficiencies:
Where can I find exercise data for QGIS?
The sample data used throughout the manual can be downloaded here: https://github.com/qgis/QGIS-Training-Data/archive/QGIS-Training-Data-v1.0.zip. You can save the files in a folder named exercise_data. 1.2.1. Try Yourself ¶ These instructions assume you have a good knowledge of QGIS and are not intended to be used as teaching material.
What are the new functions in QGIS 2.18?
QGIS 2.18 adds several new expression functions, including functions for angle/distance interpolation. line_merge: merges a MultiLineString geometry into connected LineStrings. boundary: returns a geometry’s topological boundary, ie for polygons this is a MultiLineString representing the polygon’s rings.
What’s the change in QGIS 2.18 for composer?
QGIS 2.18 adds support for orienting north arrows in the composer to True North. Previously all arrows were aligned to grid north, which is unsuitable for polar regions or non-north up projections (such as some South African projection systems). Now, you can choose to orient arrows to either grid north or true north.
What is the changelog for QGIS 2.18?
QGIS 2.18 adds the ability for users to set whether a user created color scheme should show up in the color button drop-down menus. This setting is controlled through the color picker dialog, on the lists tab. Just add a new color scheme, then from the scheme menu tick the new “show in buttons” option.
When is the release date for QGIS 2.10 Pisa?
The features provided in QGIS 2.10 ‘Pisa’ will be included in the next LTR release (slated for release in 2016), so using this release provides you with an excellent opportunity to test new features that will make their way into the next LTR.
How to update the NSIS installer for QGIS?
Update the NSIS installer (win_build/qgis.nsis) to reflect the correct version. Release team prepare press releases in various formats in anticipation of release (don’t publish yet). Close off release branch and announce release to the world. Date is dependent on package readiness. Tag the branch as final release (see tag section below).
Is there a problem with QGIS 2.10.0?
QGIS 2.10.0 includes many great new features, tweaks and enhancements to make the most popular Free desktop GIS even more feature filled and useful. Whenever new features are added to software they introduce the possibility of new bugs – if you encounter any problems with this release, please file a ticket on the QGIS Bug Tracker.