USGSProjectIndexIsCached: USGS Lidar Toolkit - Check For Project Index File Name and...

View source: R/CoreFunctions.R

USGSProjectIndexIsCachedR Documentation

USGS Lidar Toolkit – Check For Project Index File Name and Boundary Cache

Description

Checks to see if there is a cached set of project polygons. Project boundaries (index file name and polygons) are saved the first time queryUSGSProjectIndex is called to speed up subsequent queries. USGSProjectIndexIsCached lets you check to see if there is a set of cached index polygons so you can better manage the index parameter in calls to queryUSGSProjectIndex.

Usage

USGSProjectIndexIsCached()

Value

An (invisible) integer code, always 0.

Examples

USGSProjectIndexIsCached()

bmcgaughey1/USGSlidar documentation built on June 23, 2024, 1:25 a.m.