[general]
name=PMTiles
description=QGIS plugin to generate PMTiles.
email=sam.woodcock@hotosm.org
version=0.2.0
author=Sam Woodcock

category=form
icon=logo.svg
tags=pmtiles,mbtiles,basemap,imagery,hotosm
tracker=https://github.com/hotosm/qgis-pmtiles
repository=https://github.com/hotosm/qgis-pmtiles
homepage=https://github.com/hotosm/qgis-pmtiles

about=
    GDAL can't handle raster PMTiles as of yet (last checked 23/10/2025).

    As a consequence QGIS does not have support for reading or writing raster PMTile files.

    This plugin is an interim solution to convert MBTiles file into PMTiles, using the official Python package.

    This plugin uses QPIP for dependency management. The `pmtiles` Python package will be automatically installed when the plugin is loaded.

changelog=
    v0.1.0 - Initial release

qgisMinimumVersion=3.40
supportsQt6=True
experimental=False
deprecated=False
plugin_dependencies=qpip
