Skip to content

Commit cc773ca

Browse files
committed
Update READme
1 parent b0088cc commit cc773ca

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<img src=https://user-images.githubusercontent.com/19833762/85034825-c65bef00-b182-11ea-8be6-36195165de3f.png>
2+
13
# QGIS MapTiler Plugin
24

35
Simply add global base maps to QGIS. This plugin adds OpenStreetMap data with OpenMapTiles project. Maps for this plugin are available from the MapTiler Cloud. Customize look and feel of maps or import GL JSON styles of TileJSON.
@@ -36,6 +38,15 @@ Then MapTiler should be added to your QGIS Browser.
3638

3739
## Feature & Usage
3840

41+
### Load a map in Mapbox GL JSON format
42+
43+
You can add your own map from the tab `From URL`. Add the name of your map and URL to JSON.
44+
45+
For **vector tiles** you can add either URL to style.json or TileJSON. Note that if you add URL to TileJSON you will get only tiles data with basic QGIS styling. For **raster tiles** you have to add URL to TileJSON.
46+
47+
<img src='imgs/readme_07.png'>
48+
49+
3950
### Add background maps to a project
4051

4152
MapTiler plugin provides several preset maps. Some of them are visible from QGIS Browser.
@@ -50,6 +61,7 @@ More maps are available after you click on `Add a new map...` from MapTiler plug
5061

5162
<img src='imgs/readme_06.png'>
5263

64+
5365
### Vector and raster tiles
5466

5567
MapTiler plugin supports loading maps via both vector and raster tiles. You can choose from the contextual menu of the map and clicking either on `Add as Raster` or `Add as Vector`.
@@ -61,14 +73,6 @@ Vector tiles support requires QGIS 3.13 or higher.
6173
You can read about the difference between vector and raster tiles here [https://www.maptiler.com/news/2019/02/what-are-vector-tiles-and-why-you-should-care/](https://www.maptiler.com/news/2019/02/what-are-vector-tiles-and-why-you-should-care/?utm_source=github.com&utm_medium=referral&utm_campaign=qgis-plugin)
6274

6375

64-
### Load a map in Mapbox GL JSON format
65-
66-
You can also add your own map from the tab `From URL`. Add the name of your map and URL to JSON.
67-
68-
For **vector tiles** you can add either URL to style.json or TileJSON. Note that if you add URL to TileJSON you will get only tiles data with basic QGIS styling. For **raster tiles** you have to add URL to TileJSON.
69-
70-
<img src='imgs/readme_06.png'>
71-
7276
### Customize quickly the look&feel of the base maps
7377

7478
There is a possibility to simply adjust the default base maps in [Customize tool](https://cloud.maptiler.com/customize/?utm_source=github.com&utm_medium=referral&utm_campaign=qgis-plugin) - via a context menu on right-click in QGIS.

imgs/readme_06.png

-3 Bytes
Loading

imgs/readme_07.png

6 Bytes
Loading

0 commit comments

Comments
 (0)