-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #249 from geometalab/dev-qgis3
Dev qgis3
- Loading branch information
Showing
6 changed files
with
18 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ about=Plugin which reads vector tiles according to Mapbox' Vector Tiles specific | |
* OpenMapTiles.com with OSM Bright MB GL style (default) | ||
* Nextzen.org | ||
This Python plugin uses prebuilt C++ binaries for performance reasons. | ||
version=3.0.5 | ||
version=3.1.0 | ||
author=Martin Boos | ||
[email protected] | ||
|
||
|
@@ -22,6 +22,8 @@ [email protected] | |
|
||
# Uncomment the following line and add your changelog: | ||
changelog= | ||
---3.1.0--- | ||
* OpenInfraMaps added to predefined connections | ||
---3.0.5--- | ||
* Bugfix: Layer names from the TileJSON containing characters invalid for a filepath, would lead to an exception. | ||
* Feature: ArcGIS support via TileJSON | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters