2017-11-04 15:31:21 +01:00

11 lines
702 B
Plaintext

m.cogo
A simple utility for converting bearing and distance measurements to coordinates and vice versa. It assumes a Cartesian coordinate system
Miscellaneous (m.*)
QgsProcessingParameterFile|input|Name of input file|0|txt|None|False
QgsProcessingParameterFileDestination|output|Output text file|Txt files (*.txt)|None|False
QgsProcessingParameterPoint|coordinates|Starting coordinate pair|0.0,0.0
*QgsProcessingParameterBoolean|-l|Lines are labelled|False
*QgsProcessingParameterBoolean|-q|Suppress warnings|False
*QgsProcessingParameterBoolean|-r|Convert from coordinates to bearing and distance|False
*QgsProcessingParameterBoolean|-c|Repeat the starting coordinate at the end to close a loop|False