[general]
name=QuickMapServices
qgisMinimumVersion=2.14
qgisMaximumVersion=3.99
description=Collection of easy to add basemaps
version=0.19.10.1
author=NextGIS
email=info@nextgis.com
about=Convenient list of services + search for finding datasets and basemaps. Please contribute new services via <a href='http://qms.nextgis.com'>http://qms.nextgis.com</a>! Built by NextGIS.


# End of mandatory metadata

# Optional items:

# Uncomment the following line and add your changelog:
changelog=
      0.19.10
        * Set qgisMaximumVersion to 3.99
      0.19.9
        * Fix no native tile layer property dialog (for QGIS 2.18) <a href="https://github.com/nextgis/quickmapservices/issues/162">#162</a>
        * Fix Search QMS panel for previously saved services <a href="https://github.com/nextgis/quickmapservices/issues/161">#161</a>
      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

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

homepage=http://nextgis.com/blog/quickmapservices/
tracker=https://github.com/nextgis/quickmapservices/issues
repository=https://github.com/nextgis/quickmapservices
icon=icons/mapservices.png
# experimental flag
experimental=False

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

