Learn R Programming

rpostgis (version 1.6.0)

pgGetSRID: 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