# This file contains metadata for the QGIS3 survex .3d import filter plugin.

# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.

# Copyright (2018-2020) Patrick B Warren (patrickbwarren@gmail.com)

# See https://github.com/patrickbwarren/qgis3-survex-import 

# Mandatory items:

[general]
name=Import .3d file
qgisMinimumVersion=3.0
description=Import features from survex .3d files
version=1.3
author=Patrick B Warren
email=patrickbwarren@gmail.com
about=Import features into vector layers from a survex .3d file.
tracker=https://github.com/patrickbwarren/qgis3-survex-import
repository=https://github.com/patrickbwarren/qgis3-survex-import

changelog=GitHub repository release versions
    1.3 (current) - upload to QGIS3 plugin repository
    1.2 - fixed CRS import methods
    1.1 - minor updates, tagged for packaging
    1.0 - migrated and updated from QGIS 2.18 plugin

# Tags are comma separated with spaces allowed
tags=python,survex

homepage=https://github.com/patrickbwarren/qgis3-survex-import
category=Vector
icon=icon.png

experimental=False

deprecated=False

