View source: R/CoreFunctions.R
USGSProjectIndexIsCached | R Documentation |
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
.
USGSProjectIndexIsCached()
An (invisible) integer code, always 0.
USGSProjectIndexIsCached()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.