[general]
name=Nearest Neighbor Method for Linear Features (NNMLF)
qgisMinimumVersion=3.0
description=This plugin estimates the spatial distribution pattern of linear features.
version=1.0
author=Marconi Martins Cunha
email=marconi.cunha@ufv.br

about=Named Nearest Neighbor Method for Linear Features (NNMLF), as the convenient name, this plugin uses a method based on modifying the Nearest Neighbor Method for points. In this method, the Hausdorff Distance is used to obtain a measure of the distance between the lines and, thus, infer about the spatial distribution pattern.

tracker=https://github.com/Marconi-Martins/NNMLF/issues
repository=https://github.com/Marconi-Martins/NNMLF

hasProcessingProvider=no
changelog=1.0 - versão inicial

tags= Nearest Neighbor Method, Linear Feature, NNMLF, Acurácia Posicional, Qualidade, Cartografia, Controle de qualidade cartográfica, Spatial Data Quality, Positional Accuracy, Spatial Distribution Pattern, Brasil, Brazil, UFV

homepage=https://github.com/Marconi-Martins/NNMLF
category=Vector
icon=icon.png
# experimental flag
experimental=False

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

