[general]
name=Nearest Neighbor Method for Linear Features (NNMLF)
qgisMinimumVersion=3.0
description=This plugin estimates the spatial distribution pattern of linear features.
version=2.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_QGIS_v2/issues
repository=https://github.com/Marconi-Martins/NNMLF_QGIS_v2
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
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_QGIS_v2
category=Vector
icon=icon.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

