[general]
name=Basemaps
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
supportsQt6=True
description= A QGIS plugin to load multiple online basemap services
version=1.5
author=Chengyan Fan
email=fanchengyan@outlook.com
about=This plugin allows you to load and manage multiple basemap services. There are some popular basemap services built-in, including:

    - *Esri*: World Imagery, World Terrain, World StreetMap, World Imagery Wayback (2014-02-20 to present), etc.
    - *Google*: Google Maps, Google Satellite, Google Terrain, Google Satellite Hybrid, etc.
    - *OpenStreetMap*: Open Street Map, Open Topo Map.
    - *EOX Sentinel-2 cloudless*: EOX Sentinel-2 cloudless (2016-2024)
    - *Bing*: Bing Virtual Earth.
    - *F4map*: F4map 2D
    - etc. 

 If you have additional basemap services to contribute, feel free to submit a pull request or open a discussion in the GitHub repository: https://github.com/Fanchengyan/Basemaps

changelog=*Version 1.5:* 
    - Enhancement: Add more default basemaps (World Imagery Wayback, OpenStreetMap, Sentinel-2 cloudless (2024), and more)
    - Feature: Introduce asynchronous WMS/WMTS fetching task to prevent UI blocking during network requests
    - Feature: Add Arabic translation support
    - Enhancement: Update and improve existing localizations (Chinese, Japanese, French, German, Russian, Korean)
    - Feature: Migrate configuration format from JSON to YAML for better readability and maintainability
    - Docs: Update README with enhanced feature descriptions, installation guides, and refreshed screenshots

 *Version 1.4:* 
    - Add support for QGIS 4.x

 *Version 1.3:*
    - Fix Qt6 compatibility

 *Version 1.2:* 
    - add: support PyQT6

 *Version 1.1:*
    - Fix bugs: google map cannot be loaded

 *Version 1.0:*
    - Init the project

tags=basemap, map, online map, xyz, wms, wmts, sentinel-2, esri, google maps, bing maps, openstreetmap
homepage=https://github.com/Fanchengyan/Basemaps
repository=https://github.com/Fanchengyan/Basemaps
tracker=https://github.com/Fanchengyan/Basemaps/issues
category=Web
icon=ui/icon.svg

experimental=False
deprecated=False 
