[general]
name=QTiles
description=Generate map tiles from a QGIS project
about=Generates raster tiles from QGIS project for selected zoom levels and tile naming conventions (Slippy Map or TMS). Package tiles for NextGIS Mobile, GeoPaparazzi, simple Leaflet-based viewer or MBTiles. Developed by NextGIS. Any feedback is welcome at https://nextgis.com/contact
category=Plugins
version=1.7.2
qgisMinimumVersion=2.4
qgisMaximumVersion=3.99

author=NextGIS
email=info@nextgis.com

changelog=
    1.7.2
        * Fix rounding error on Python 3.10
    1.7.1
        * Fixed file selection dialog
    1.7.0
        * Fixed bugs
    1.6.0
        * QGIS 3 support added
    1.5.5
        * Fix rendering of tiles outside of layer extent
        * Fix qgis warnings
    1.5.4
        * Allow JPG as format for NGRC
    1.5.3
        * Fix problem with 65356 tiles limit
    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://nexgis.com
tracker=https://github.com/nextgis/qgis_qtiles/issues
repository=https://github.com/nextgis/qgis_qtiles

experimental=False
deprecated=False
