dataset_info: Return all info for requested dataset

Description Usage Arguments Value

View source: R/dataset_info.R

Description

Single point

Usage

1
dataset_info(dataset, feature_type)

Arguments

dataset

Name of dataset

feature_type

Feature type (flowline or waterbody)

Value

List with dataset metadata elements including

bb_cache_path

Path to Rdata file with bounding box cache for dataset

shapefile_name

Dataset-unique name for region shapefiles

db_path

Path to sqlite database for shape-by-ID lookup

file_index_path

Path to the dataset's download file index and hash lookup

id_column

Dataset-unique ID column name


hydrolinks documentation built on May 1, 2019, 8:08 p.m.