-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmetadata.txt
More file actions
29 lines (23 loc) · 781 Bytes
/
metadata.txt
File metadata and controls
29 lines (23 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[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