11 lines
635 B
Plaintext
Raw Normal View History

m.cogo
2017-07-08 06:31:09 +02:00
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|False
OutputFile|output|Output text file
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