Category: GIS

GIS: GeoSpatial Data Types, Operators, and Indexes, Hexagonal Indexing, OGR Data FDW, GeoIP & MobilityDB, etc…

GIS category has 19 available extensions:

Name (Detail) Package (Repo) Repo Version Category License LOAD DDL TRUST RELOC Description
postgis postgis PGDG 3.5.2 GIS GPLv2 PostGIS geometry and geography spatial types and functions
postgis_topology postgis PGDG 3.5.2 GIS GPLv2 PostGIS topology spatial types and functions
postgis_raster postgis PGDG 3.5.2 GIS GPLv2 PostGIS raster types and functions
postgis_sfcgal postgis PGDG 3.5.2 GIS GPLv2 PostGIS SFCGAL functions
postgis_tiger_geocoder postgis PGDG 3.5.2 GIS GPLv2 PostGIS tiger geocoder and reverse geocoder
address_standardizer postgis PGDG 3.5.2 GIS GPLv2 Used to parse an address into constituent elements. Generally used to support geocoding address normalization step.
address_standardizer_data_us postgis PGDG 3.5.2 GIS GPLv2 Address Standardizer US dataset example
pgrouting pgrouting PGDG 3.7.3 GIS GPLv2 pgRouting Extension
pointcloud pointcloud MIXED 1.2.5 GIS BSD 3 data type for lidar point clouds
pointcloud_postgis pointcloud PGDG 1.2.5 GIS BSD 3 integration for pointcloud LIDAR data and PostGIS geometry data
h3 pg_h3 PGDG 4.2.2 GIS Apache-2.0 H3 bindings for PostgreSQL
h3_postgis pg_h3 PGDG 4.2.2 GIS Apache-2.0 H3 PostGIS integration
q3c q3c MIXED 2.0.1 GIS GPLv2 q3c sky indexing plugin
ogr_fdw ogr_fdw PGDG 1.1 GIS MIT foreign-data wrapper for GIS data access
geoip geoip MIXED 0.3.0 GIS BSD 2 IP-based geolocation query
pg_polyline pg_polyline PIGSTY 0.0.1 GIS MIT Fast Google Encoded Polyline encoding & decoding for postgres
pg_geohash pg_geohash PIGSTY 1.0 GIS MIT Handle geohash based functionality for spatial coordinates
mobilitydb mobilitydb PGDG 1.1.1 GIS GPLv3 MobilityDB geospatial trajectory data management & analysis platform
earthdistance earthdistance CONTRIB 1.1 GIS PostgreSQL calculate great-circle distances on the surface of the Earth

postgis

PostGIS geometry and geography spatial types and functions

postgis_topology

PostGIS topology spatial types and functions

postgis_raster

PostGIS raster types and functions

postgis_sfcgal

PostGIS SFCGAL functions

postgis_tiger_geocoder

PostGIS tiger geocoder and reverse geocoder

address_standardizer

Used to parse an address into constituent elements. Generally used to support geocoding address normalization step.

address_standardizer_data_us

Address Standardizer US dataset example

pgrouting

pgRouting Extension

pointcloud

data type for lidar point clouds

pointcloud_postgis

integration for pointcloud LIDAR data and PostGIS geometry data

h3

H3 bindings for PostgreSQL

h3_postgis

H3 PostGIS integration

q3c

q3c sky indexing plugin

ogr_fdw

foreign-data wrapper for GIS data access

geoip

IP-based geolocation query

pg_polyline

Fast Google Encoded Polyline encoding & decoding for postgres

pg_geohash

Handle geohash based functionality for spatial coordinates

mobilitydb

MobilityDB geospatial trajectory data management & analysis platform

earthdistance

calculate great-circle distances on the surface of the Earth


Last modified 2025-02-17: add extension part (cfa504b)