Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1b7f214

Browse files
committed
Refer to ll_to_earth() function by its actual name.
1 parent6c61af6 commit1b7f214

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎contrib/earthdistance/README.earthdistance

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,9 @@ gc_to_sec(float8) - Converts the great circle distance between two points
6464
on the surface of the Earth to the normal straight line (secant) distance
6565
between them.
6666

67-
ll_to_cube(float8, float8) - Returns the location of a point on the surface of
68-
the Earth given its latitude (argument 1) and longitude (argument 2) in degrees.
67+
ll_to_earth(float8, float8) - Returns the location of a point on the surface
68+
of the Earth given its latitude (argument 1) and longitude (argument 2) in
69+
degrees.
6970

7071
latitude(earth) - Returns the latitude in degrees of a point on the surface
7172
of the Earth.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp