LocationDataDir
|
Directory for location data |
MazamaLocationUtils
|
Manage Spatial Metadata for Known Locations |
apiKeys
|
API keys for reverse geocoding services. |
coreMetadataNames
|
Names of standard spatial metadata columns |
getAPIKey()
|
Get API key |
getLocationDataDir()
|
Get location data directory |
id_monitors_500
|
Idaho monitor locations dataset |
location_createID()
|
Create one or more unique locationIDs |
location_getCensusBlock()
|
Get census block data from the FCC API |
location_getSingleAddress_Photon()
|
Get address data from the Photon API to OpenStreetMap |
location_getSingleAddress_TexasAM()
|
Get an address from a Texas A&M web service |
location_getSingleElevation_USGS()
|
Get elevation data from a USGS web service |
location_initialize()
|
Create known location record with core metadata |
mazama_initialize()
|
Initialize with MazamaScience standard directories |
or_monitors_500
|
Oregon monitor locations dataset |
setAPIKey()
|
Set APIKey |
setLocationDataDir()
|
Set location data directory |
table_addColumn()
|
Add a new column of metadata to a table |
table_addCoreMetadata()
|
Addes missing metadata columns a known location table |
table_addLocation()
|
Add new known location records to a table |
table_addSingleLocation()
|
Add a single new known location record to a table |
table_export()
|
Export a known location table |
table_findAdjacentDistances()
|
Find distances between adjacent locations in a known locations table |
table_findAdjacentLocations()
|
Finds adjacent locations in a known locations table. |
table_getLocationID()
|
Return IDs of known locations |
table_getNearestDistance()
|
Return distances to nearest known locations |
table_getNearestLocation()
|
Return known locations |
table_getRecordIndex()
|
Return indexes of known location records |
table_initialize()
|
Create an empty known location table |
table_initializeExisting()
|
Converts an existing table into a known location table |
table_leaflet()
|
Leaflet interactive map for known locations |
table_leafletAdd()
|
Add to a leaflet interactive map for known locations |
table_load()
|
Load a known location table |
table_removeColumn()
|
Remove a column of metadata in a table |
table_removeRecord()
|
Remove location records from a table |
table_save()
|
Save a known location table |
table_updateColumn()
|
Update a column of metadata in a table |
table_updateSingleRecord()
|
Update a single known location record in a table |
validateLocationTbl()
|
Validate a location table |
validateMazamaSpatialUtils()
|
Validate proper setup of MazamaSpatialUtils |
wa_airfire_meta
|
Washington monitor metadata dataset |
wa_monitors_500
|
Wshington monitor locations dataset |