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|QgsProcessingParameterFile.File|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