# 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=The sampling plan by feature class (layer) calculates the sample size (n) from population size (N), inspection level (I, II or III) and acceptable quality limit (AQL). 
version=0.5
author=Alex Santos
email=alxcart@gmail.com

about=The sampling plan by feature class (layer) calculates the sample size (n) from population size (N), inspection level (I, II or III) and acceptable quality limit (AQL). The population size (N) is the total number of records in the layer. Inspection level I, II or III indicates the degree of inspection severity. This sampling plan is based on ISO 2859-2. O plano de amostragem por feição (camada) calcula o tamanho da amostra (n) a partir do tamanho da população (N). O plano de amostragem por feição (camada) calcula o tamanho da amostra (n) a partir do tamanho da população (N). O tamanho da população (N) é o número total de instâncias de feições na camada. O nível de inspeção I, II ou III indica o grau de severidade da inspeção. O Limite de Qualidade Aceitável é o percetual de itens não conforme desejado no seu conjunto de dados. Este plano de amostragem é baseada nas NBRs 5425, 5426 e 5427.

tracker=https://github.com/alxcart/SampleByFeatures/issues
repository=https://github.com/alxcart/SampleByFeatures
# 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=sample, sampling plan, feature, shapefile, vector, quality, iso 19157:2013, acceptable quality limit, AQL, LQA, amostra, amostragem

homepage=https://github.com/alxcart/SampleByFeatures/wiki
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