# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Chinese Basemap
qgisMinimumVersion=3.0
description=This plugin provides a variety of Chinese basemap data sources.本插件提供多种中文底图数据源。
version=0.4
author=phoenix-gis
email=phoenixgis@sina.com

about=This plugin provides a variety of Chinese basemap data sources, including AMap, Tencent Map, GEOVIS Earth, GEOVIS Cloud, JiLin-1 and TianDiTu. The available data types include satellite imagery, historical satellite imagery, super-resolution satellite imagery, vector basemaps (available in multiple display styles), Chinese administrative boundaries and common grid mesh of earth.
 本插件提供多种中文底图数据源，包括高德地图、腾讯地图、星图地球、星图云、吉林一号、天地图。数据类型包括卫星影像、历史影像、超分影像、不同显示风格的矢量图、行政区划边界、地图格网(经纬网、接图表、方里网、重要纬线)。

tracker=https://www.phoenix-gis.cn/d/224-qgischa-jian-shi-yong-wen-ti-hui-zong
repository=https://github.com/robert6757/qgis-chinese-basemap
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=Version 0.4 2025-09-22
      * Add common grid mesh of earth.
      * 添加常用地图格网。
      * Version 0.3 2025-09-17
      * Add the TianDiTu data source.
      * Add China administrative boundary from Aliyun DataV website.
      * 添加天地图数据源。
      * 添加中国行政区划边界，源自阿里云数据可视化平台。
    Version 0.2 2025-09-12
      * Add the JiLin-1 data source.
      * Add the GEOVIS cloud, which supports historical imagery and super-resolution imagery.
      * 添加吉林一号数据源。
      * 添加星图云数据源，特别支持历史影像和超分影像。
    Version 0.1 2025-09-02
      * First version with support for AMap, GEOVIS Earth, and Tencent data sources.
      * 插件首版本，支持高德地图、星图地球和腾讯地图数据源。

# Tags are comma separated with spaces allowed
tags=basemap,basemaps,raster,vector,datasource,wmts,wms,xyz

homepage=https://www.phoenix-gis.cn/
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

