# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

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

[general]
name=HERE Maps for QGIS
qgisMinimumVersion=3.0
description=Time for an upgrade. Level up to the new HERE QGIS Plugin <a href="https://plugins.qgis.org/plugins/here_qgis_plugin/"> https://plugins.qgis.org/plugins/here_qgis_plugin/ </a>. Connect QGIS to Interactive Map Layers in the HERE Platform and your personal spaces in HERE Data Hub.
version=1.9.12
author=HERE Europe B.V.
email=huyminh.nguyen@here.com

about=Time for an upgrade. Level up to the new HERE QGIS Plugin <a href="https://plugins.qgis.org/plugins/here_qgis_plugin/"> https://plugins.qgis.org/plugins/here_qgis_plugin/ </a>. HERE Maps for QGIS is a QGIS plugin which can be used to visualize, edit and analyze data from Interactive Map Layer inside the HERE Platform and from HERE Data Hub spaces directly on a map.



# unquote url
tracker=https://github.com/heremaps/xyz-qgis-plugin/issues
repository=https://github.com/heremaps/xyz-qgis-plugin
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=HERE, Platform, HERE Platform, Interactive Map Layer, IML, cloud, storage, connector, api, vector, layer, upload, download, tile, basemap, XYZ, Data Hub, QGIS, GIS

homepage=https://github.com/heremaps/xyz-qgis-plugin
category=Plugins
icon=images/xyz.png

# experimental flag
experimental=False

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

changelog=Version 1.9.12 (2026-07-30)

    ⚡️ IMPROVEMENTS ⚡️
    * Message to get the new HERE QGIS Plugin
    * Improve stability

    🐛 FIXES 🐛
    * Prevent math domain error in coordinates utilities

    * .. more details on Github repos