# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Sample By Features
qgisMinimumVersion=3.0
description=Calculates sample size based on feature population, inspection level, and acceptable quality limit (AQL). Based on ISO 2859-2 and NBR 5425–5427.
version=1.3.1
author=Alex Santos
email=alxcart@gmail.com

about=This plugin calculates the sample size (n) from the population size (N) of a vector layer (feature class), based on the inspection level (I, II or III) and the acceptable quality limit (AQL). The population size (N) corresponds to the total number of features in the layer. The inspection level indicates the severity of inspection. The AQL defines the maximum proportion of nonconforming features allowed. The method follows ISO 2859-2 and Brazilian standards NBR 5425, 5426, and 5427. Este plugin calcula o tamanho da amostra (n) a partir do tamanho da população (N) de uma camada vetorial, com base no nível de inspeção e no Limite de Qualidade Aceitável (AQL). A metodologia segue as normas ISO 2859-2 e NBRs 5425, 5426 e 5427.

tracker=https://github.com/alxcart/SampleByFeatures/issues
repository=https://github.com/alxcart/SampleByFeatures

changelog= Adjusted date format presentation to YYYYMMDD.Added 'layer' field.Script optimization.Minor bug fixes.  Layout improvements.

tags=sampling, sample, vector, layer, feature, ISO 2859, ISO 19157, spatial data quality, AQL, LQA, NBR 5425, NBR 5426, NBR 5427, QGIS plugin, amostragem, qualidade espacial

homepage=https://github.com/alxcart/SampleByFeatures/wiki
category=Vector
icon=icon.png
experimental=False
deprecated=False
server=False
