diff options
| -rw-r--r-- | docs/source/operations/projections/ob_tran.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/operations/projections/ob_tran.rst b/docs/source/operations/projections/ob_tran.rst index 7e7242ff..2ede2dd6 100644 --- a/docs/source/operations/projections/ob_tran.rst +++ b/docs/source/operations/projections/ob_tran.rst @@ -92,19 +92,19 @@ Rotate about point New "equator" points ................................................................................ -.. option:: +lon_1=<value> +.. option:: +o_lon_1=<value> Longitude of first point. -.. option:: +lat_1=<value> +.. option:: +o_lat_1=<value> Latitude of first point. -.. option:: +lon_2=<value> +.. option:: +o_lon_2=<value> Longitude of second point. -.. option:: +lat_2=<value> +.. option:: +o_lat_2=<value> Latitude of second point. |
