[general]
name=NextGIS QuickMapServices
qgisMinimumVersion=3.22
qgisMaximumVersion=4.99
description=Quickly find and add basemaps and geodata services to your project in one click using the open QMS catalog
description[ru]=Быстро находите и добавляйте базовые карты и геоданные в проект одним кликом с помощью открытого каталога QMS
about=NextGIS QuickMapServices (QMS) allows users to quickly search, discover and add basemaps and geospatial web services to QGIS projects

    The plugin connects to the open QuickMapServices catalog, which contains hundreds of publicly available geodata services contributed by the community. QMS makes it easy to add popular basemaps and reference layers, such as OpenStreetMap, satellite imagery, and thematic maps, directly into QGIS, helping users quickly provide geographic context for their own data.

    Discover the catalog and contribute: https://qms.nextgis.com

    Developed by NextGIS.
    Contact us: https://nextgis.com/contact
    Join the community forum: https://community.nextgis.com
about[ru]=NextGIS QuickMapServices (QMS) позволяет пользователям быстро искать, находить и добавлять базовые карты и геопространственные веб-сервисы в проекты QGIS.

    Плагин подключается к открытому каталогу QuickMapServices, который содержит сотни общедоступных геосервисов, созданных сообществом. QMS упрощает добавление популярных базовых карт и справочных слоёв, таких как OpenStreetMap, спутниковые снимки и тематические карты, напрямую в QGIS, помогая быстро обеспечить географический контекст для ваших данных.

    Откройте каталог и внесите свой вклад: https://qms.nextgis.com

    Разработано компанией NextGIS.
    Свяжитесь с нами: https://nextgis.ru/contact
    Присоединяйтесь к форуму сообщества: https://community.nextgis.com
version=1.3.1
author=NextGIS
email=info@nextgis.com

# Tags are comma separated with spaces allowed
tags=service, internet, tms, wms, qms, wfs, geojson, openstreetmap, osm, basemap

homepage=https://nextgis.com/blog/quickmapservices/
homepage[ru]=https://nextgis.ru/blog/quickmapservices/
tracker=https://github.com/nextgis/quickmapservices/issues
repository=https://github.com/nextgis/quickmapservices
icon=icons/qms_logo.svg
video=https://youtu.be/lw_v0GlZzcE
video[ru]=https://youtu.be/maXTAbfssd0
experimental=False
deprecated=False
supportsQt6=True
user_guide=https://docs.nextgis.com/docs_ngqgis/source/qms.html
user_guide[ru]=https://docs.nextgis.ru/docs_ngqgis/source/qms.html

changelog=
      1.3.1
        * Add error logging for CRS ID parsing
        * Fixed QGIS Plugin Repository warnings
      1.3.0
        * Added support for Vector Tiles services
      1.2.1
        * Added a link to the user guide and community forum
      1.2.0
        * Integrated the contributed services pack into the plugin
        * Updated the plugin icon
      1.1.0
        * Added fallback stub plugin for failed initialization
        * Added logger and message bar notifier
      1.0.1
        * Updated contrib pack link
      1.0.0
        * Moved plugin settings interface to QGIS Options dialog
        * Centralized plugin settings and migrated to QGIS settings storage
        * Added an option to configure the QMS endpoint URL (for developers)
        * Fixed the ability to add removed services still stored in the recently used list
        * Fixed outdated QGIS API
        * Removed service status indicators
        * Removed broken NASA SEDAC data
        * Removed the submodule
        * Removed legacy QGIS 2 code from the codebase
      0.21.4
        * Updated panel title
      0.21.3
        * Added validation for custom projection field in TMS editor
        * Increased maximum supported QGIS version to 4.99
      0.21.2
        * Fixed "report a problem" link
      0.21.1
        * Fixed error with adding geoservice
        * Fixed import error
      0.21.0
        * Switched from using the requests library to QGIS network manager
        * QGIS network manager used for queries
      0.20.0
        * Added support for Qt 6
        * Fixed usage of outdated QGIS API
      0.19.37
        * Fixed plugin launch with Qt < 5.15
      0.19.36
        * Added plugin item to help menu
        * Updated plugin icon
        * Updated translation
      0.19.35
        * Fixed links layout
        * Updated about plugin dialog
      0.19.34
        * Update contrib package link
        * Set minimum qgis version to 3.00
      0.19.33
        * Update link to contrib package
      0.19.32
        * Fix add new services link
      0.19.31
        * Bug fixes
      0.19.30
        * Fixed warning
        * Added UTM codes for better stats
      0.19.29
        * Bug fixes and other minor improvements
      0.19.28
        * Bug fixes
      0.19.27
        * Fixed locale initialization
      0.19.26
        * QGIS3 compatibility fixed
      0.19.25
        * Added request timeout
      0.19.24
        * Fixed bug when getting user locales
        * Fixed error: 'sys' has no attribute 'exc_type'
        * Fixed a bug that caused keyboard shortcuts to work incorrectly
      0.19.23
        * Removed CustomTranslator from QCoreApplication
      0.19.22
        * Fixed bug when getting user locales
      0.19.21
        * Fixed a bug when adding geoservice without parameters
      0.19.20
        * The 'Enable EPSG:3857 (OTF) on adding TMS' option also changes the project CRS
      0.19.19
        * The settings option 'Enable EPSG:3857 (OTF) on adding TMS' is ignored if a geoservice is added that has a different CRS
        * Updated translation
      0.19.18
        * Fixed ignoring the 'Enable OTF 3857' settings option when adding a geoservice via search panel.
        * Fixed a no attribute 'nodeType' bug when adding a geoservice
        * Default services clean-up
      0.19.17
        * Fixed QmsSearchResultItemWidget layout
      0.19.16
        * Removed the 'Move plugin to Manage Layers panel' option from the settings. QMS is now only displayed in the Web menu.
        * SSL certificate verification enabled
        * Fixed proxy settings in request
      0.19.15
        * Fixed deprecated CRS constructor
        * Disabled InsecureRequestWarning
      0.19.14
        * Fix bugs after "Optimizing the geoservices search speed"
      0.19.13
        * Bug fix: Removed the double slash from the URL in qms_external_api_python
      0.19.12
        * Optimizing the geoservices search speed
        * Fix bugs
      0.19.11
        * Update internal data sources
      0.19.10
        * Set qgisMaximumVersion to 3.99
      0.19.9
        * Fix no native tile layer property dialog (for QGIS 2.18)
        * Fix Search QMS panel for previously saved services
      0.19.8
        * Add subdomain support for TMS url
        * Fix contributed services package download
      0.19.7
        * Fix bugs
      0.19.6
        * Up to QGIS3
      0.19.4
        * Help us upgrade QMS to QGIS3 http://nextgis.com/qms-plugin-crowdfunding/
      0.19.2
        * Fix small bugs
      0.19.1
        * Add filter for service status
        * Icon optimizations
        * Fix small bugs
      0.19.0
        * Fix bugs
      0.18.9
        * Fix bugs
      0.18.8
        * GeoFilter
        * Status of services
        * Fix bugs
      0.18.7
        * Add native renderer
      0.18.6
        * Fix custom wms parameters processing.
      0.18.5
        * Fix TMS services rendering 'ripple' effect due to broken tiles.
      0.18.4
        * Fix open settings dialog bug
        * Do not duplicate services in last used services list
      0.18.3
        * Add report a problem link
      0.18.2
        * Use rediration url, if tms service return 301 http status
      0.18.1
        * Fix adding wms errors
        * Add action for create service in qms.nextgis.com
      0.18
        * New search results list design
        * Show last used services
        * Add service to a group, if selected
        * Support for custom tiling grids (experimental)
        * Fix work with qgis proxy
        * Fix local wfs service creation
        * Fix loading wfs services from qms.nextgis.com
      0.17.8
        * Fix saving and restoring grayscale parameter of a basemap with a project
        * Fix saving and restoring TMS services
        * Add custom user-agent (required for OSM tile servers)
      0.17.5
        * Fix yOriginTop parameters for services added through search panel
      0.17.4
        * Fix qgis hanging when searching for a service
      0.17.3:
        * Fix errors
        * Remove PIL from requirements
        * Improve QMS Service panel
      0.17.2:
        * Fix reqs
      0.17.1:
        * Fix build error
      0.17:
        * WFS and GeoJSON geoservices
        * QMS Service panel
        * Fix small errors
      0.16.2:
        * Fix build scripts
      0.16.1:
        * Fix visibility management on MacOS
      0.16:
        * Convenient forms for adding, editing, removing services or groups
        * It is now possible to hide and show services/groups to shorten the list
        * Fixed plugin start if user name has non-ASCII symbols
      0.15:
        * Grayscale mode for tile layers
        * Brightness setting for tile layers
        * Contrast setting for tile layers
        * Icon for data source and groups is not required now
      0.14:
        * CRS for tiled layers (epsg, postgis or custom proj)
        * Fix contrib pack with proxy
      0.13:
        * yOriginTop settings for TMS layers
        * Contrib pack of data sources
        * Settings form
        * Adding quadkeys possibility of using, as variables in the url
      0.12:
        * WMS layers order fix
      0.11:
        * Config files translation support added
        * Russian translation for some config files appended
      0.10:
        * Refactor WMS provider
        * Add NASA WMS layers
      0.9:
        * Fix #7 "Web" menu disapeared
      0.8:
        * Sort menu items in groups
        * Thunderforest tile services
        * Mapquest osm and aerial
      0.7:
        * TMS zmin and zmax params wsa added to the ini configs
        * MapSurfer tile services was added
        * OSM Veloroad Style tile services was added
      0.6:
        * Fix imports
