Commit a439411 1 parent 6ff9b2d commit a439411 Copy full SHA for a439411
File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -90,13 +90,18 @@ The following control parameters can appear in any order:
90
90
91
91
.. option :: -r
92
92
93
- This options reverses the order of the expected input from
94
- longitude-latitude or x-y to latitude-longitude or y-x.
93
+ This options reverses the order of the first two expected
94
+ inputs from that specified by the CRS to the opposite
95
+ order. The third coordinate, typically height, remains
96
+ third.
95
97
96
98
.. option :: -s
97
99
98
- This options reverses the order of the output from x-y or longitude-latitude
99
- to y-x or latitude-longitude.
100
+ This options reverses the order of the first two expected
101
+ outputs from that specified by the CRS to the opposite
102
+ order. The third coordinate, typically height, remains
103
+ third.
104
+
100
105
101
106
.. option :: -f <format >
102
107
You can’t perform that action at this time.
0 commit comments