# This file contains metadata for your plugin.

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

[general]
name=Natur i Norge kartlegging
qgisMinimumVersion=3.34.8
description=Natur i Norge (NiN) mapping tool.
version=0.3
author=Lasse Keetz, Peter Horvath, Anne B. Nilsen
email=peter.horvath@nhm.uio.no

about=Artsdatabanken lanserte Natur i Norge (NiN) versjon 3.0 i 2024. I den forbindelse er det utviklet et programtillegg (plugin) for QGIS som tilrettelegger for feltbasert kartlegging etter NiN 3.0. Formålet med programtillegget er å gjøre NiN-kartlegging mer tilgjengelig og effektiv – både for fagpersoner og brukere uten spesialisert teknisk kompetanse. The Norwegian Biodiversity Information Centre (Artsdatabanken) launched version 3.0 of Nature in Norway (NiN) in 2024. To support this, a plugin has been developed for QGIS to facilitate field-based mapping according to NiN 3.0. The purpose of the plugin is to make NiN mapping more accessible and efficient – for both professionals and users without specialized technical expertise.


tracker=https://github.com/geco-nhm/nin-qgis-plugin/issues
repository=https://github.com/geco-nhm/nin-qgis-plugin.git
# 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=python, field mapping, Norway, NiN, 

homepage=https://github.com/geco-nhm/nin-qgis-plugin
category=Plugins
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=Vector

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

