Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 338 Bytes

assumed-radius-of-the-earth.md

File metadata and controls

18 lines (14 loc) · 338 Bytes

Assumed Radius Of The Earth

Using the earthdistance module, we can get the assumed radius of the earth (in meters).

> create extension cube;
CREATE EXTENSION

> create extension earthdistance;
CREATE EXTENSION

> select earth();
  earth
---------
 6378168