Skip to content

Releases: geometalab/Vector-Tiles-Reader-QGIS-Plugin

v2.2.1

12 Mar 19:07
ccd70cf
Compare
Choose a tag to compare
  • Bugfix: Potential error responsible for unpredictable crashes fixed
  • Bugfix: Loading error fixed

v3.0.0

28 Feb 19:09
Compare
Choose a tag to compare
  • Starting separate development of QGIS 3 version

v2.2.0

28 Feb 19:09
Compare
Choose a tag to compare
  • Maximum QGIS version set to 2.98 due to seperate development of QGIS 3 version

v2.1.0

27 Feb 20:03
6cd904c
Compare
Choose a tag to compare
  • New predefined connection 'Nextzen.org' added

v2.0.7

24 Feb 11:32
efb10ec
Compare
Choose a tag to compare
  • Bugfix: Make sure response of webrequest is str and not bytes if url is for a json file

v2.0.6

22 Feb 17:54
3c88b9b
Compare
Choose a tag to compare
  • Loading performance increased for TileJSON connections by avoiding unnecessary URL checks
  • Bugfix: Show tile excess warning only if tile loading limit is disabled

v2.0.5

21 Feb 17:02
1ca7e06
Compare
Choose a tag to compare
  • Bugfix: Logging fixed for QGIS 3

v2.0.4

01 Nov 11:17
Compare
Choose a tag to compare
  • Bugfix: 'Refresh' button working again
  • Bugfix: Warning about tile limit works now in both QGIS 2 and 3
  • Predefined Mapcat connection removed

v2.0.3

05 Sep 04:38
2ab04ad
Compare
Choose a tag to compare
  • Bugfix: Handle HTTP 301 instead of throwing an error

v2.0.2

26 Apr 09:11
830e75a
Compare
Choose a tag to compare
* Bugfixes for OSX that were introduces with the QGIS 3 compatibility
* Directory source improved: "tiles" property of metadata.json supported
* Sample "metadata.json" added to samples folder