mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
11 lines
557 B
Plaintext
11 lines
557 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.*)
|
|
ParameterFile|input|Name of input file|False
|
|
OutputFile|output|Output text file
|
|
ParameterPoint|coordinates|Starting coordinate pair|0.0,0.0
|
|
*ParameterBoolean|-l|Lines are labelled|False
|
|
*ParameterBoolean|-q|Suppress warnings|False
|
|
*ParameterBoolean|-r|Convert from coordinates to bearing and distance|False
|
|
*ParameterBoolean|-c|Repeat the starting coordinate at the end to close a loop|False
|