[general]
name=QTiles
description=Generate map tiles from a QGIS project
description[ru]=Создавайте растровые тайлы из проекта QGIS
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
about[ru]=Создает растровые тайлы из проекта QGIS для выбранных уровней масштабирования в соответствии с соглашениями о наименовании тайлов (Slippy Map или TMS). Набор тайлов для NextGIS Mobile, GeoPaparazzi, простого просмотра карт на основе Leaflet или MBTiles. Разработан NextGIS. Любые отзывы приветствуются на https://nextgis.com/contact
category=Plugins
version=1.8.0
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99

author=NextGIS
email=info@nextgis.com

changelog=
    1.8.0
        * Updated the "About plugin" dialog
        * Added plugin item to help menu
    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://github.com/nextgis/QTiles
tracker=https://github.com/nextgis/QTiles/issues
repository=https://github.com/nextgis/QTiles
video=https://www.youtube.com/watch?v=vU4bGCh5khM
video[ru]=https://www.youtube.com/watch?v=Lk-i4Az0SEo

experimental=False
deprecated=False
