Tag: Qgis

QGIS 2.6 "Brighton"

01.11.2014 19:04 ·  GIS  ·  qgis, release

The release of QGIS 2.6 “Brighton” has been announced. This release contains many new features, bugfixes and improvements.

The detailed changelog can be found here. For normal users, it is better to use the visual changelog. The most important and interesting changes are listed below:

The source code and binary packages for Windows, Debian, and Ubuntu are available for download. Packages for other distributions and operating systems will appear as they are prepared by the maintainers.

QGIS hackfest 2014 (Essen) — summary

06.10.2014 17:34 ·  Notes  ·  qgis, meetings

The 12th QGIS developers meeting, which took place in Essen (Germany), has ended.

In my previous posts (day 1, day 2, and day 3), I have already covered the main points, and now I will go into a little more detail about the most interesting results.

Certification

Four types of certificates are planned: QGIS User, QGIS Professional, QGIS Trainer, and QGIS Developer. Also, PSC will issue so-called “grandfather” certificates. The TAO online platform will be used for assessments.

New geometry class

A complete update of the QgsGeometry class, which is responsible for the spatial component of objects, is planned:

The first batch of changes has already been implemented, and new functionality is expected to be included in the QGIS 2.7 code base. The work was supported by the Canton of Solothurn.

Other topics

In fact, there were many more interesting and active discussions, and some topics appeared on the agenda spontaneously (for example, support for SAGA and OTB in Processing on Debian builds). In addition to broad discussions, there were also “narrow” discussions where specialized problems were solved (such as downloading data from the Portuguese iGeo portal), and participants periodically organized into groups to solve problems together and/or find and fix bugs.

Also during the meeting:

Many thanks to the organizers and LinuxHotel staff for their hospitality.

QGIS hackfest 2014 (Essen) — day 3

04.10.2014 19:03 ·  Notes  ·  qgis, meetings

Today was a very busy day. A smaller number of commits from developers (20 today vs. 40 yesterday) was compensated by active discussions:

Work on updating the documentation and the website also continued. We decided to skip the documentation update for QGIS 2.4 and focus on writing documentation for the upcoming QGIS 2.6 instead.

QGIS hackfest 2014 (Essen) — day 2

03.10.2014 20:25 ·  Notes  ·  qgis, meetings

The second day of the QGIS hackfest is coming to an end.

The documentation team has continued to update the documentation and website, with over 30 commits today. The developers have not lagged behind — the number of commits is approaching 40. As always, Martin is a delight: thanks to his efforts, the rendering speed of a simple symbol renderer has increased significantly. Depending on the data, the speed increase ranges from 19 to 31%.

Also today we discussed:

Due to numerous requests from users, Tim has proposed changes to the QGIS release process (more details in QEP #3).

QGIS hackfest 2014 (Essen) — day 1

02.10.2014 20:36 ·  Notes  ·  qgis, meetings

The first day of the 12th QGIS Developer Meeting in Essen has passed. Actually, it’s not really correct to consider it a full-featured day of the meeting, because most of the attendees were just arriving today. Moreover, today Linuxhotel was hosting an event and we were not able to fully use its infrastructure.

But all this did not prevent us from getting to know each other, communicating and even (there were such maniacs) doing something. For example, Otto, Richard, and Yves started documentation update. The day ended with a joint dinner at Haus Großjung.

PyQGIS Cookbook in Ukrainian

28.07.2014 11:09 ·  GIS  ·  qgis

I have finished translating the PyQGIS Developer Cookbook into Ukrainian. It will be available on the QGIS documentation portal soon.

Comments and constructive criticism are welcome. Or even better, create an account and edit directly in Transifex (although I personally don’t like it much and translate locally: git + Qt Linguist are the best).

QGIS hackfest 2014 (Vienna)

28.03.2014 18:35 ·  Notes  ·  qgis, meetings

The 11th QGIS developers meeting, held in Vienna (Austria), has finished. This time, the hackfest took place under the umbrella of a larger developer meeting — OSGeo Code Sprint 2014.

The activity of the participants was at a traditionally high level, and there is no sense or possibility to describe everything. Among the most notable things from an end-user prospective are:

There were also discussions about:

Hackfest:

Multithreaded rendering in QGIS

23.02.2014 17:49 ·  GIS  ·  qgis

At last! QGIS has finally got support for multithreaded rendering, the corresponding changes were merged into master by Martin Dobias just an hour ago. This is basically a revival of the 2010 GSoC project “QGIS on steroids” (successfully completed, but never merged into master), taking into account the latest changes to the QGIS codebase.

By default, multithreaded rendering is disabled, one can enable it in the QGIS settings “Settings → Options → Rendering → Render layers in parallel using all available CPU cores”. It is also possible to set canvas refresh interval during rendering (0 means real-time updates).

The work was done with the financial support from Lutra Consulting and Swiss QGIS User group.

QGIS 2.2 "Valmiera"

22.02.2014 12:37 ·  GIS  ·  qgis, release

As previously announced, QGIS has moved to a fixed 4-month release cycle. And now the first release on the new schedule has taken place.

This release focuses on bug fixes and performance improvements. Much effort has been put into developing and improving the Print Composer, making it even easier to create printed maps.

The full changelog can be found here. A visual changelog is also available. The most interesting and important changes are listed below:

QGIS hackfest 2013 (Brighton)

26.09.2013 14:39 ·  GIS  ·  qgis, meetings

The 10th QGIS developer meeting in Brighton (UK) has come to an end. This meeting was the most attended ever. This can be explained by the growing popularity of QGIS and the fact that the hackfest was held just before the FOSS4G conference.

The first day was almost unremarkable, with participants gradually arriving at the University of Sussex, newcomers getting to know each other — in short, an ordinary day before the hackfest itself. Among the notable changes to the code during the day:

Meanwhile, at Gatwick Airport, Victor Olaya is starting a complete refactoring of the Processing framework…

The QGIS developers are not superstitious people, and Friday the 13th did not affect their work in any way. The list of commits is impressive:

There were also several discussions, starting with Richard talking about the new website. This was followed by discussions about refactoring the vector API, support for attribute domains, the possibility of using QML (especially in QGIS Android), the architecture and further development of the Processing framework.

On Saturday, Victor pushed to master the first set of refactoring commits

It’s starting to get fun… now nothing works :-)

Despite the refactoring, the framework continues to grow in functionality: 5 new algorithms have been added, and a few old ones have been improved. The Python console gets support for custom colour schemes (aesthetes will be pleased). There were also several discussions: a unified configuration dialogue, 3D support (Globe plugin, PostGIS, etc.), plugin manager and repository, further development of the WMS client, QGIS Server, QGIS WebClient.

Sunday, the penultimate full day of the hackfest. Another series of discussions, this time on documentation, the abstraction layer for databases, and attribute/geometry indexing. Quite a few commits were also made:

Photos from the hackfest and visualisation of developers activity.