PIGSTY

earthdistance

calculate great-circle distances on the surface of the Earth

Overview

1690earthdistanceearthdistance1.2
GIS
PostgreSQL
C

Attributes

YesNoYesNoYesUnknownNo-

Packages

EL
CONTRIB
postgresql$v-contrib1.2-
18
17
16
15
14
13
Debian
CONTRIB
postgresql-$v1.2-
18
17
16
15
14
13

See Also

cube
postgis
q3c
pg_sphere
postgis_topology
postgis_raster
postgis_sfcgal
postgis_tiger_geocoder
address_standardizer
address_standardizer_data_us
pgrouting
pointcloud
pointcloud_postgis
h3
h3_postgis
ogr_fdw
geoip
pg_polyline
pg_geohash
mobilitydb

Dependencies

This extension depends on: cube

Availability

PG18PG17PG16PG15PG14PG13
el8.x86_64
1.2
1.2
1.2
1.2
1.2
1.2
el8.aarch64
1.2
1.2
1.2
1.2
1.2
1.2
el9.x86_64
1.2
1.2
1.2
1.2
1.2
1.2
el9.aarch64
1.2
1.2
1.2
1.2
1.2
1.2
d12.x86_64
1.2
1.2
1.2
1.2
1.2
1.2
d12.aarch64
1.2
1.2
1.2
1.2
1.2
1.2
u22.x86_64
1.2
1.2
1.2
1.2
1.2
1.2
u22.aarch64
1.2
1.2
1.2
1.2
1.2
1.2
u24.x86_64
1.2
1.2
1.2
1.2
1.2
1.2
u24.aarch64
1.2
1.2
1.2
1.2
1.2
1.2
CONTRIB
PGDG
PIGSTY

Download

This extension is built-in with PostgreSQL and does not need separate download.

Install

Extension earthdistance is PostgreSQL Built-in Contrib Extension which is installed along with the kernel/contrib.
Create this extension with:
CREATE EXTENSION earthdistance CASCADE;