forked from nextgis/qgis_qtiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.txt
41 lines (34 loc) · 1.49 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[general]
name=QTiles
description=Generate tiles from QGIS project
category=Plugins
version=1.5.2
qgisMinimumVersion=2.0
author=NextGIS
changelog=1.5.2
* Removed the limitation of the maximum zoom
* Host css+js in local repository for LeafLet preview
1.5.1:
* create tiles for NextGIS Mobile
* add MBTiles compression
* add export MBTiles metadata to .json file
* add image overview for MBTiles
* add option for skiping tiles outside of layers extents (within combined extent)
1.5.0:
* change MBTiles parameters vаlues: format in lower case, description is 'Created with QTiles'
* tiles are now produced correctly when transparency is set
* geojson is now rendered correctly
* CRS shift when using 3857 is fixed
1.4.6:
* works fine now with non-english characters in folder names
* add MBTiles initialize arguments for Geopaparazzi4
* take into account the actual zoom level when generating tiles
icon=icons/qtiles.png
tags=raster,tiles
homepage=https://github.com/nextgis/QTiles
tracker=https://github.com/nextgis/QTiles/issues
repository=https://github.com/nextgis/QTiles
experimental=True
deprecated=False
about=Generates raster tiles from QGIS project for selected zoom levels and tile naming conventions (Slippy Map or TMS). It can also package tiles for variety of formats and applications, NextGIS Mobile, GeoPaparazzi, simple Leaflet-based viewer and MBTiles.