[general]
name=Nearest Point Finder
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
description=Finds the nearest point(s) across multiple layers to a given set of coordinates using geodesic distance
version=2.0.0
author=Ioannis Voulgaris
email=iovoulga@gmail.com
about=Select one or more point layers, enter target coordinates (latitude/longitude in WGS84), and find the nearest point per layer plus the overall nearest point using geodesic (real-world ellipsoidal) distance. Results are highlighted on the map in distinct colours, with a summary shown in a two-tab results panel.
tracker=https://github.com/YannisVoulgaris84/qgis-nearest-point-finder/issues
repository=https://github.com/YannisVoulgaris84/qgis-nearest-point-finder
tags=point, distance, geodesic, nearest, coordinates, multi-layer, analysis
homepage=https://github.com/YannisVoulgaris84/qgis-nearest-point-finder
category=Vector
icon=icon.png
experimental=False
deprecated=False
changelog=2.0.0 - Multi-layer support, per-layer results tab, overall nearest tab, colour-coded highlights
          1.0.0 - Initial release, single layer nearest point finder
