Releases: geometalab/Vector-Tiles-Reader-QGIS-Plugin
Releases · geometalab/Vector-Tiles-Reader-QGIS-Plugin
v2.2.1
- Bugfix: Potential error responsible for unpredictable crashes fixed
- Bugfix: Loading error fixed
v3.0.0
- Starting separate development of QGIS 3 version
v2.2.0
- Maximum QGIS version set to 2.98 due to seperate development of QGIS 3 version
v2.1.0
- New predefined connection 'Nextzen.org' added
v2.0.7
- Bugfix: Make sure response of webrequest is str and not bytes if url is for a json file
v2.0.6
- 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
- Bugfix: Logging fixed for QGIS 3
v2.0.4
- 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
- Bugfix: Handle HTTP 301 instead of throwing an error
v2.0.2
* 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