From 8db9cc2876f3782f33159ff970d8ba5ceeccaba4 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Sun, 17 Jan 2021 16:29:38 +0100 Subject: Merge pull request #2505 from visr/typos fix a few typos in the docs --- docs/source/operations/conversions/cart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/operations/conversions') diff --git a/docs/source/operations/conversions/cart.rst b/docs/source/operations/conversions/cart.rst index 111eb7d2..239b1772 100644 --- a/docs/source/operations/conversions/cart.rst +++ b/docs/source/operations/conversions/cart.rst @@ -21,7 +21,7 @@ Convert geodetic coordinates to cartesian coordinates (in the forward path). This conversion converts geodetic coordinate values (longitude, latitude, elevation above ellipsoid) to their geocentric (X, Y, Z) representation, where the first axis (X) points from the Earth centre to the point of longitude=0, -latitude=0, the second axis (Y) points from the Earth centrer to the point of +latitude=0, the second axis (Y) points from the Earth centre to the point of longitude=90, latitude=0 and the third axis (Z) points to the North pole. Usage -- cgit v1.2.3