pgGetSRID: Get SRID(s) from a geometry/geography column in a full table

View source: R/dbUtils_notExported.R

pgGetSRIDR Documentation

Get SRID(s) from a geometry/geography column in a full table

Description

Get SRID(s) from a geometry/geography column in a full table

Usage

pgGetSRID(conn, name, geom)

Arguments

conn

A PostgreSQL connection

name

A schema/table name

geom

a geometry or geography column name


rpostgis documentation built on Nov. 20, 2023, 5:07 p.m.