typeGeom: Obtains the geometry type of a vector table

Description Usage Arguments Value Author(s)

Description

This function obtains the geometry type of a vector table in a postgreSQL database.

Usage

1
typeGeom(con, vecTable)

Arguments

con

An object of class "connectPG" generated by dbConnectPG()

vecTable

Name of vectorial table in the database

Value

The type of the geometry as a string. For example: "LINESTRING", "POLYGON", etc.

Author(s)

Bruno Silva


berdinazzi/easyPostGIS documentation built on May 12, 2019, 3:04 p.m.