# This file contains metadata for your plugin.

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

[general]
name=Tieosoitetyökalu
email=paikkatieto@vayla.fi
author=Väylävirasto
qgisMinimumVersion=3.0
description=Tieosoitetyökalu-plugin hakee VKM-rajapinnasta osoitetietoja ja esittää niitä erilaisin tavoin QGIS:sissa.
version=1.3.0
homepage=https://github.com/finnishtransportagency/QGIS-tieosoitetyokalu/tree/main#readme

about=FI:
  Tieosoitetyökalu mahdollistaa monipuoliset hakutoiminnot tie- ja katuosoitteella.
  Saat tieosoitteen sekä muita tien ominaisuuksia näkyviin helposti karttaa klikkaamalla.
  Voit myös tarkastella tieosia, hakea kohteita tieosoitevälillä sekä hakea sijainnin koordinaatilla.
  Tieosoitevälin ajoratojen osoitetiedot saa talletettua tiedostona taulukkolaskentaohjelmiin viemiseksi.

  EN:
  With Tieosoitetyökalu or Road address tool you can perform different kind of searches with road and street addresses.
  This plugin displays road addresses and other address properties after a click on a canvas.
  You can also examine road parts, highlight roadways between two chosen points and search locations by coordinates.
  Address information of the highlighted roadway lines can be downloaded in a CSV file that is spreadsheet-friendly.

tracker=https://github.com/finnishtransportagency/QGIS-tieosoitetyokalu/issues
repository=https://github.com/finnishtransportagency/QGIS-tieosoitetyokalu
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no

# Tags are comma separated with spaces allowed
tags=python
category=Plugins
icon=main_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=

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

