[general]
name=SegMap
qgisMinimumVersion=3.0
description=AI-powered interactive image segmentation for rapid map digitization with just a few clicks
about=SegMap using deep learning to extract vector features from imagery with just a few clicks, reducing traditional digitization effort by 90%%. Ideal for rapid land cover mapping and environmental analysis.
tracker=https://github.com/TitorX/SegMap-QGIS/issues
repository=https://github.com/TitorX/SegMap-QGIS
version=v1.0.6
author=Shoukun Sun, Zhe Wang
email=titor.sun@gmail.com
# End of mandatory metadata

# Recommended items:
tags=deep learning, interactive image segmentation, digitization, land cover mapping, environmental analysis
homepage=https://github.com/TitorX/SegMap-QGIS
category=Raster
icon=logo.svg
experimental=False
deprecated=False
server=False
changelog=
 Version 1.0.6:
 - Fix temp file permission issue on Windows.

 Version 1.0.5:
 - Config changelog message.
 - Updated QGIS version compatibility to support versions >= 3.0.0.
 - Fixed URL construction for correct path handling on Windows by using urljoin.

 Version 1.0.0:
 - Initial release of the SegMap QGIS plugin.


