
# Mandatory items:

[general]
name=ClosestPoint
qgisMinimumVersion=3.0.0
category=Vector
description= Points Projector for QGIS count as for the SQL function ClosestPoint.
about= this plugin plots the projected points from a points layer to the closest vertex or nodes of the closest line from a lines layer.
version=4.0.1


# Optional items:

changelog: 0.0.1   second version for QGIS 3.x Fixed switched attribute usptream_id and dowstream_id  


tags= Tools, Points, Lines, Projection, Minimum Distance, Cut Lines by Points- Python  QGIS
homepage= https://github.com/tomflyjc/CLOSEST-POINT-PLUGIN
tracker=https://github.com/tomflyjc/CLOSEST-POINT-PLUGIN/issues
repository=https://github.com/tomflyjc/CLOSEST-POINT-PLUGIN
icon=data/ClosestPoint.png 
experimental=True
deprecated=False

# Author contact information
author=Jean-Christophe BAUDIN
email=jeanchristophebaudin@ymail.com

class_name=ClosestPoint