# This file contains metadata for your plugin.

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

[general]
name=NVDB LES
qgisMinimumVersion=3.0
description= NVDB Les-Skriv (Norwegian Administration Road) it's a Plugin for reading, visualized and manipulate NVDB (National Road Database) data, especific task users can achieve are modifying properties(Egenskaper), parent/child relationship(Relasjoner), road linking(Stedfesting) and visualizaed NVDB data.

version=1.2
author=TeamNVDB DoV Utvikling
email=nvdb.dov@vegvesen.no

about= NVDB Les-Skriv National Administration Road Database) it's a Plugin for reading. visualized, manipulate and send it back to NVDB database using NVDB REST API, especific task users can achieve are modifying properties, parent/child relationship, road linking and visualizaed data with the QGIS internals visual tools. The only dependency is a third party python library that is already there, this library is for collecting/reading NVDB data from the NVDB the library is already there in a folder called 'nvdbapi', and plugin does the job to find the library itself. So no need for manual installation. Plug-In has been run on Windows and Mac OS.

tracker=https://git.vegvesen.no/projects/NVDBDOV/repos/nvdb-qgis-plugin/browse
repository=https://git.vegvesen.no/projects/NVDBDOV/repos/nvdb-qgis-plugin/browse
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=improvment of advanced filtering, now user dont need to change environment to Production and some bug fixing when user updating to fetch new nvdb data.

# Tags are comma separated with spaces allowed
tags=Norway, NVDB, nvdb, norge, Norge, fagdata, vegdata

homepage=https://nvdb.atlas.vegvesen.no/docs/produkter/qgis/
category=Analysis
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

