[general]
name=GeoClick Capture
description=Verify locations across online, offline and QGIS sources with evidence, review and auditable reports.
about=GeoClick Capture 2.0.1 provides a unified Location Verification Workspace for comparing online search results, institutional gazetteers, existing QGIS features, polygon or line centroids and manual coordinates. Users explicitly select a preferred source after reviewing transparent trust, agreement and recommendation scores; attach local files or URLs with SHA-256 evidence hashes; create a temporary comparison layer; persist the workspace in the QGIS project; import candidate CSV or shareable workspace packages; and export a ZIP verification bundle containing JSON, HTML, CSV tables, a manifest and copied attachments. Version 2.0.1 corrects workspace persistence on QGIS 4 by using the QgsProject entry API. Earlier capabilities include Review Queue, Offline Gazetteer, Match & Verify, Nominatim search, coordinates, map URLs, snapping, sessions, reverse geocoding and CSV, GeoJSON and GeoPackage export. The plugin supports QGIS 3.28+, QGIS 4 / Qt 6 and has no external Python dependencies.
version=2.0.1
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
author=Jubílio Maússe
email=jubiliomausse5@gmail.com
homepage=https://github.com/Jubilio/qgis-latlon#readme
repository=https://github.com/Jubilio/qgis-latlon
tracker=https://github.com/Jubilio/qgis-latlon/issues
license=MIT
icon=icons/capture_point.svg
category=Vector
tags=location verification,source comparison,evidence,verification report,workspace,offline gazetteer,P-code,place matching,duplicate detection,address search,coordinate capture,geocoding,OpenStreetMap,Nominatim,audit trail,WGS84
changelog=2.0.1 - Fixes QGIS 4 workspace persistence by replacing unsupported QgsProject custom-property calls with readEntry and writeEntry through a compatibility entry point.
    2.0.0 - Adds the Location Verification Workspace with multi-source candidate comparison, explicit preferred-source selection, QGIS point/line/polygon evidence through centroids, file and URL evidence with SHA-256 hashes, project persistence, candidate CSV import, comparison layers, shareable workspace import and ZIP verification bundles with HTML/CSV/JSON reports and attachments.
    1.6.0 - Adds Review Queue filters, multi-record decisions, immutable history, reviewer comments and CSV export.
    1.5.0 - Adds an Offline Gazetteer tab for UTF-8 CSV and loaded QGIS point layers, with automatic field detection, offline name/alias/P-code search, preview, matching, auditable capture, a CSV template and four new icons.
    1.4.0 - Adds Match & Verify with nearby-feature scanning, name similarity, geodesic distance, confidence scoring, duplicate-risk classification and auditable Use existing/Create new decisions, with six new function-specific icons.
    1.3.0 - Adds Search & Capture for Nominatim addresses, coordinates and supported OpenStreetMap/Google Maps URLs.
    1.2.6 - Adds a coordinated SVG icon set for capture, log, snapping, geocoding, export, undo, deletion and sessions.
    1.2.5 - Adds progressive reverse-geocoding fallback and preserves points when no OSM place is available.
    1.2.4 - Improves network diagnostics, redirects, timeouts and retry handling.
    1.2.3 - Adds Qt 6-scoped enum compatibility across the package.
    1.2.2 - Fixes false Qt compatibility and cache validation failures.
    1.2.1 - Adds QGIS 4 / Qt 6 support and automatic snapping.
    1.2.0 - Adds Capture Log sessions, metadata, review, management and exports.
    1.1.0 - Repositions the plugin as GeoClick Capture with submission-ready documentation.
    1.0.0 - Corrects CRS handling, layer writing, exports and asynchronous reverse geocoding.
experimental=False
deprecated=False
hasProcessingProvider=False
supportsQt6=True
