earthdistance

earthdistance

calculate great-circle distances on the surface of the Earth

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
1690
earthdistance
earthdistance
1.2
GIS
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s-d--
No
Yes
No
Yes
no
no
Relationships
Requires
cube
See Also
postgis
q3c
pg_sphere
postgis_topology
postgis_raster
postgis_sfcgal
postgis_tiger_geocoder
address_standardizer

Packages

PG18PG17PG16PG15PG14PG13
1.2
1.2
1.2
1.2
1.2
1.2

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION earthdistance;
Last updated on