extractVegComp_byFID: Load the attributes from vegcomp rank 1 layer from bcgw...

View source: R/extractVegComp_byFID.R

extractVegComp_byFIDR Documentation

Load the attributes from vegcomp rank 1 layer from bcgw warehouse by feature id.

Description

This function is to extract the attributes from vegcomp rank 1 layer from bcgw warehouse for given feature id

Usage

extractVegComp_byFID(bcgwUserName, bcgwPassword, FID, extractAttributes)

Arguments

bcgwUserName

character, Specifies a valid user name for bcgw database.

bcgwPassword

character, Specifies the password to the user name.

FID

character, Specifies the feature_id in vegcomp rank1 layer.

extractAttributes

character, The attributes that are intended to extract from vegcomp layer. The entire list of attributes can be found at here

Value

a data table with the attributes

Note

the maximum number of feature id is 1000

Author(s)

Yong Luo


bcgov/FAIBOracle documentation built on Feb. 10, 2023, 5:21 a.m.