[general]
name=Beeline
qgisMinimumVersion=3.30
qgisMaximumVersion=4.99
description=Connect points along great circles
about=Creates a line vector layer that connects all input points along the shortest path on a spheroid
version=1.0.0

changelog=
  Version 1.0.0
    * Moved to processing
homepage=https://github.com/pgipper/Beeline/
tracker=https://github.com/pgipper/Beeline/issues
repository=https://github.com/pgipper/Beeline/

# tags are comma separated with spaces allowed
tags=great circle, beeline, air line, flight, shortest path, geodesic

icon=icon.svg

hasProcessingProvider=yes
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Author contact information
author=Peter Gipper
email=petergipper@gmail.com
