Skip to content

Version 2.2 for QGIS 3

Compare
Choose a tag to compare
@warrieka warrieka released this 26 Dec 22:38
· 44 commits to qgis3 since this release

Documentation project added, bases on sphinx.

In addition to the migration to QGIS3 / Python3 / QT5, the following issues have been improved.

  • CSW: The geonetwork services are nowhere used anymore, everything is CSW/OGC based.
  • Keywords are now a autocomplete on the search text instead of a dropdown.
  • Download: Can now handle ATOM links with multiple entries. You get when there are several, a dropdown with titles of the various entries. The link is opened in a web page. That is the easiest way to handle that download. Possibly I can still replace this with a "save as" dialog, the disadvantage of this is that you also save the error messages and such if the link is no longer correct.
  • WFS: WFS 2.0 is now also supported.
  • WCS: Several improvements have been made, but you continue to bump into the limitations of that service.
    - AHN services work but are often slow due to the large quantity that needs to be downloaded.
    - The Bathymetrie Nederland service does not work, they are not compatible with QGIS. You can not add that service via the standard method.
  • Networking, reverse network proxy is used if present. The plug-in will now also work on some corporate networks with high security.