get_arc_wkt: Get ArcGIS feature class CRS WKT

View source: R/get_arc_wkt.R

get_arc_wktR Documentation

Get ArcGIS feature class CRS WKT

Description

Get ArcGIS feature class coordinate reference system (CRS) WKT string.

Usage

get_arc_wkt(fc_path, WKID = FALSE)

Arguments

fc_path

character; Path to the ArcGIS geodatabase feature class.

WKID

logical; TRUE returns the CRS WKT string (default), FALSE returns the CRS WKID integer.

Value

CRS WKT string.


FluvialGeomorph/fluvgeo documentation built on April 12, 2024, 5:35 p.m.