diff --git a/DESCRIPTION b/DESCRIPTION index 664c77d..6f9ad25 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Type: Package Package: MazamaLocationUtils -Version: 0.3.7 +Version: 0.3.8 Title: Manage Spatial Metadata for Known Locations Authors@R: c( person("Jonathan", "Callahan", email="jonathan.s.callahan@gmail.com", role=c("aut","cre")), diff --git a/NEWS.md b/NEWS.md index 5f630eb..36fd83f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +# MazamaLocationUtils 0.3.8 + +* Updated documentation in `location_getSingleElevation_USGS()`. + # MazamaLocationUtils 0.3.7 * Updated `table_updateColumn()` to ignore incoming `locationIDs` that are not diff --git a/R/location_getSingleElevation_USGS.R b/R/location_getSingleElevation_USGS.R index 66b8032..065876b 100644 --- a/R/location_getSingleElevation_USGS.R +++ b/R/location_getSingleElevation_USGS.R @@ -9,8 +9,10 @@ #' #' @return Numeric elevation value. #' -#' @description USGS APIs are used to determine the elevation associated with -#' the \code{longitude} and \code{latitude}. +#' @description USGS APIs are used to determine the elevation in meters +#' associated with the \code{longitude} and \code{latitude}. +#' +#' _Note: The conversion factor for meters to feet is 3.28084._ #' #' @examples #' \donttest{ diff --git a/docs/404.html b/docs/404.html index d3600ec..9efb1d6 100644 --- a/docs/404.html +++ b/docs/404.html @@ -71,7 +71,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index b3a15d1..2f8a262 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -71,7 +71,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/articles/MazamaLocationUtils.html b/docs/articles/MazamaLocationUtils.html index c37ac80..3670525 100644 --- a/docs/articles/MazamaLocationUtils.html +++ b/docs/articles/MazamaLocationUtils.html @@ -31,7 +31,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 @@ -294,10 +294,10 @@

latitude = lats, distanceThreshold = 500 ) %>% dplyr::pull(city) -
##  [1] "Okanogan County" NA                "Tacoma"          "Auburn"         
-##  [5] NA                NA                "Tulalip Bay"     NA               
-##  [9] NA                "Wenatchee"       NA                NA               
-## [13] "Tacoma"
+
##  [1] "Okanogan County" NA                "Tacoma"          NA               
+##  [5] "Anacortes"       "Quincy"          "Tulalip Bay"     NA               
+##  [9] "Ellensburg"      NA                "Walla Walla"     "Chehalis"       
+## [13] NA
 # How about 5000 meters?
 table_getNearestLocation(
diff --git a/docs/articles/index.html b/docs/articles/index.html
index 408eb1d..ebda404 100644
--- a/docs/articles/index.html
+++ b/docs/articles/index.html
@@ -71,7 +71,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
diff --git a/docs/authors.html b/docs/authors.html index 523e42d..b8bab64 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -71,7 +71,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/index.html b/docs/index.html index 1dee99d..6cc5747 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,7 +34,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/news/index.html b/docs/news/index.html index 5ee281c..0c68503 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -71,7 +71,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 @@ -117,6 +117,15 @@

Changelog

Source: NEWS.md +
+

+MazamaLocationUtils 0.3.8 Unreleased +

+ +

MazamaLocationUtils 0.3.7 Unreleased diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 33cc7b5..b6ac1b9 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -1,7 +1,7 @@ -pandoc: 2.17.1.1 +pandoc: '2.18' pkgdown: 1.6.1 pkgdown_sha: ~ articles: MazamaLocationUtils: MazamaLocationUtils.html -last_built: 2022-07-14T18:53Z +last_built: 2022-08-10T19:48Z diff --git a/docs/reference/LocationDataDir.html b/docs/reference/LocationDataDir.html index 3aa5ea7..7a97607 100644 --- a/docs/reference/LocationDataDir.html +++ b/docs/reference/LocationDataDir.html @@ -75,7 +75,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8

diff --git a/docs/reference/MazamaLocationUtils.html b/docs/reference/MazamaLocationUtils.html index ab0ef2b..311e509 100644 --- a/docs/reference/MazamaLocationUtils.html +++ b/docs/reference/MazamaLocationUtils.html @@ -77,7 +77,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/coreMetadataNames.html b/docs/reference/coreMetadataNames.html index aaf7c5f..6f5e34b 100644 --- a/docs/reference/coreMetadataNames.html +++ b/docs/reference/coreMetadataNames.html @@ -73,7 +73,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/getAPIKey.html b/docs/reference/getAPIKey.html index 0cfc7e7..fb5c269 100644 --- a/docs/reference/getAPIKey.html +++ b/docs/reference/getAPIKey.html @@ -72,7 +72,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/getLocationDataDir.html b/docs/reference/getLocationDataDir.html index 9a7f106..f7c4aa4 100644 --- a/docs/reference/getLocationDataDir.html +++ b/docs/reference/getLocationDataDir.html @@ -72,7 +72,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/id_monitors_500.html b/docs/reference/id_monitors_500.html index c362522..4c0d9e9 100644 --- a/docs/reference/id_monitors_500.html +++ b/docs/reference/id_monitors_500.html @@ -95,7 +95,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/index.html b/docs/reference/index.html index 0621e47..59a520e 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -71,7 +71,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/location_createID.html b/docs/reference/location_createID.html index ffb8f61..5bc7798 100644 --- a/docs/reference/location_createID.html +++ b/docs/reference/location_createID.html @@ -74,7 +74,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/location_getCensusBlock.html b/docs/reference/location_getCensusBlock.html index de2da5f..5ae9a2a 100644 --- a/docs/reference/location_getCensusBlock.html +++ b/docs/reference/location_getCensusBlock.html @@ -79,7 +79,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/location_getOpenCageInfo.html b/docs/reference/location_getOpenCageInfo.html index ceff4ba..2224bb1 100644 --- a/docs/reference/location_getOpenCageInfo.html +++ b/docs/reference/location_getOpenCageInfo.html @@ -75,7 +75,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/location_getSingleAddress_Photon.html b/docs/reference/location_getSingleAddress_Photon.html index ebc711a..ef37886 100644 --- a/docs/reference/location_getSingleAddress_Photon.html +++ b/docs/reference/location_getSingleAddress_Photon.html @@ -89,7 +89,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/location_getSingleAddress_TexasAM.html b/docs/reference/location_getSingleAddress_TexasAM.html index b29b697..0aa9b26 100644 --- a/docs/reference/location_getSingleAddress_TexasAM.html +++ b/docs/reference/location_getSingleAddress_TexasAM.html @@ -73,7 +73,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/location_getSingleElevation_USGS.html b/docs/reference/location_getSingleElevation_USGS.html index 0827983..c36f290 100644 --- a/docs/reference/location_getSingleElevation_USGS.html +++ b/docs/reference/location_getSingleElevation_USGS.html @@ -40,8 +40,9 @@ - + @@ -73,7 +74,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 @@ -121,8 +122,9 @@

Get elevation data from a USGS web service

-

USGS APIs are used to determine the elevation associated with -the longitude and latitude.

+

USGS APIs are used to determine the elevation in meters +associated with the longitude and latitude.

+

Note: The conversion factor for meters to feet is 3.28084.

location_getSingleElevation_USGS(
diff --git a/docs/reference/location_initialize.html b/docs/reference/location_initialize.html
index 034e167..a6ba2b4 100644
--- a/docs/reference/location_initialize.html
+++ b/docs/reference/location_initialize.html
@@ -88,7 +88,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/mazama_initialize.html b/docs/reference/mazama_initialize.html
index a6fc323..5bbc753 100644
--- a/docs/reference/mazama_initialize.html
+++ b/docs/reference/mazama_initialize.html
@@ -82,7 +82,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/or_monitors_500.html b/docs/reference/or_monitors_500.html
index f77b942..c2c4deb 100644
--- a/docs/reference/or_monitors_500.html
+++ b/docs/reference/or_monitors_500.html
@@ -95,7 +95,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/pipe.html b/docs/reference/pipe.html
index 0a47acc..555f2e2 100644
--- a/docs/reference/pipe.html
+++ b/docs/reference/pipe.html
@@ -72,7 +72,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/setAPIKey.html b/docs/reference/setAPIKey.html
index f22468c..a22e0d8 100644
--- a/docs/reference/setAPIKey.html
+++ b/docs/reference/setAPIKey.html
@@ -72,7 +72,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/setLocationDataDir.html b/docs/reference/setLocationDataDir.html
index 7c34817..bd7e0f4 100644
--- a/docs/reference/setLocationDataDir.html
+++ b/docs/reference/setLocationDataDir.html
@@ -73,7 +73,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/showAPIKeys.html b/docs/reference/showAPIKeys.html
index 00ee3a8..34a3435 100644
--- a/docs/reference/showAPIKeys.html
+++ b/docs/reference/showAPIKeys.html
@@ -72,7 +72,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_addColumn.html b/docs/reference/table_addColumn.html
index 2e8a44a..f73fc20 100644
--- a/docs/reference/table_addColumn.html
+++ b/docs/reference/table_addColumn.html
@@ -74,7 +74,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_addCoreMetadata.html b/docs/reference/table_addCoreMetadata.html
index 7ad67ee..ff5f175 100644
--- a/docs/reference/table_addCoreMetadata.html
+++ b/docs/reference/table_addCoreMetadata.html
@@ -98,7 +98,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_addLocation.html b/docs/reference/table_addLocation.html
index e745fca..62ce4d0 100644
--- a/docs/reference/table_addLocation.html
+++ b/docs/reference/table_addLocation.html
@@ -75,7 +75,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_addOpenCageInfo.html b/docs/reference/table_addOpenCageInfo.html
index fdbaa29..df52086 100644
--- a/docs/reference/table_addOpenCageInfo.html
+++ b/docs/reference/table_addOpenCageInfo.html
@@ -92,7 +92,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_addSingleLocation.html b/docs/reference/table_addSingleLocation.html
index 480d3cb..70bc199 100644
--- a/docs/reference/table_addSingleLocation.html
+++ b/docs/reference/table_addSingleLocation.html
@@ -75,7 +75,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_filterByDistance.html b/docs/reference/table_filterByDistance.html
index c84e904..3891f82 100644
--- a/docs/reference/table_filterByDistance.html
+++ b/docs/reference/table_filterByDistance.html
@@ -74,7 +74,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_findAdjacentDistances.html b/docs/reference/table_findAdjacentDistances.html
index f88943b..1b8f587 100644
--- a/docs/reference/table_findAdjacentDistances.html
+++ b/docs/reference/table_findAdjacentDistances.html
@@ -78,7 +78,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_findAdjacentLocations.html b/docs/reference/table_findAdjacentLocations.html
index e7bd631..b877c42 100644
--- a/docs/reference/table_findAdjacentLocations.html
+++ b/docs/reference/table_findAdjacentLocations.html
@@ -78,7 +78,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_getDistanceFromTarget.html b/docs/reference/table_getDistanceFromTarget.html
index a3b2859..c575cd8 100644
--- a/docs/reference/table_getDistanceFromTarget.html
+++ b/docs/reference/table_getDistanceFromTarget.html
@@ -75,7 +75,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_getLocationID.html b/docs/reference/table_getLocationID.html
index 033a49e..ce9b924 100644
--- a/docs/reference/table_getLocationID.html
+++ b/docs/reference/table_getLocationID.html
@@ -76,7 +76,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_getNearestDistance.html b/docs/reference/table_getNearestDistance.html
index 2f874d8..e0aa2d3 100644
--- a/docs/reference/table_getNearestDistance.html
+++ b/docs/reference/table_getNearestDistance.html
@@ -79,7 +79,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_getNearestLocation.html b/docs/reference/table_getNearestLocation.html
index ffeab9d..d148eb8 100644
--- a/docs/reference/table_getNearestLocation.html
+++ b/docs/reference/table_getNearestLocation.html
@@ -76,7 +76,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_getRecordIndex.html b/docs/reference/table_getRecordIndex.html
index 47cb251..1f589e2 100644
--- a/docs/reference/table_getRecordIndex.html
+++ b/docs/reference/table_getRecordIndex.html
@@ -73,7 +73,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_initialize.html b/docs/reference/table_initialize.html
index 2778dcd..00b2284 100644
--- a/docs/reference/table_initialize.html
+++ b/docs/reference/table_initialize.html
@@ -89,7 +89,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_initializeExisting.html b/docs/reference/table_initializeExisting.html
index f927748..8c8b09b 100644
--- a/docs/reference/table_initializeExisting.html
+++ b/docs/reference/table_initializeExisting.html
@@ -102,7 +102,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_leaflet.html b/docs/reference/table_leaflet.html
index d36c477..5b19758 100644
--- a/docs/reference/table_leaflet.html
+++ b/docs/reference/table_leaflet.html
@@ -75,7 +75,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_leafletAdd.html b/docs/reference/table_leafletAdd.html
index 467cff7..748a204 100644
--- a/docs/reference/table_leafletAdd.html
+++ b/docs/reference/table_leafletAdd.html
@@ -75,7 +75,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_load.html b/docs/reference/table_load.html
index 5be1a0f..252f0f2 100644
--- a/docs/reference/table_load.html
+++ b/docs/reference/table_load.html
@@ -76,7 +76,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_removeColumn.html b/docs/reference/table_removeColumn.html
index e07e2fb..6651f5f 100644
--- a/docs/reference/table_removeColumn.html
+++ b/docs/reference/table_removeColumn.html
@@ -73,7 +73,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_removeRecord.html b/docs/reference/table_removeRecord.html
index b6e0e3f..6a96718 100644
--- a/docs/reference/table_removeRecord.html
+++ b/docs/reference/table_removeRecord.html
@@ -73,7 +73,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
diff --git a/docs/reference/table_save.html b/docs/reference/table_save.html
index efa059f..461a071 100644
--- a/docs/reference/table_save.html
+++ b/docs/reference/table_save.html
@@ -72,7 +72,7 @@
       
       
         MazamaLocationUtils
-        0.3.7
+        0.3.8
       
     
 
@@ -179,7 +179,7 @@ 

Examp # Check the locationDataDir list.files(getLocationDataDir(), pattern = "table_save_example") -
#> [1] "table_save_example.2022-07-14T11:54:17.rda" +
#> [1] "table_save_example.2022-08-10T12:49:10.rda" #> [2] "table_save_example.rda"

diff --git a/docs/reference/table_updateColumn.html b/docs/reference/table_updateColumn.html index d590138..cab4450 100644 --- a/docs/reference/table_updateColumn.html +++ b/docs/reference/table_updateColumn.html @@ -78,7 +78,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/table_updateSingleRecord.html b/docs/reference/table_updateSingleRecord.html index 17db282..80f11a3 100644 --- a/docs/reference/table_updateSingleRecord.html +++ b/docs/reference/table_updateSingleRecord.html @@ -76,7 +76,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/validateLocationTbl.html b/docs/reference/validateLocationTbl.html index e181637..c931319 100644 --- a/docs/reference/validateLocationTbl.html +++ b/docs/reference/validateLocationTbl.html @@ -73,7 +73,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/validateLonLat.html b/docs/reference/validateLonLat.html index 53a5bf3..7057e5a 100644 --- a/docs/reference/validateLonLat.html +++ b/docs/reference/validateLonLat.html @@ -77,7 +77,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/validateLonsLats.html b/docs/reference/validateLonsLats.html index 326ff58..832ef12 100644 --- a/docs/reference/validateLonsLats.html +++ b/docs/reference/validateLonsLats.html @@ -77,7 +77,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/validateMazamaSpatialUtils.html b/docs/reference/validateMazamaSpatialUtils.html index 823a93b..b147bea 100644 --- a/docs/reference/validateMazamaSpatialUtils.html +++ b/docs/reference/validateMazamaSpatialUtils.html @@ -74,7 +74,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/wa_airfire_meta.html b/docs/reference/wa_airfire_meta.html index 87a9c06..19d5855 100644 --- a/docs/reference/wa_airfire_meta.html +++ b/docs/reference/wa_airfire_meta.html @@ -85,7 +85,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/docs/reference/wa_monitors_500.html b/docs/reference/wa_monitors_500.html index 80e0029..f9a6db5 100644 --- a/docs/reference/wa_monitors_500.html +++ b/docs/reference/wa_monitors_500.html @@ -95,7 +95,7 @@ MazamaLocationUtils - 0.3.7 + 0.3.8 diff --git a/man/location_getSingleElevation_USGS.Rd b/man/location_getSingleElevation_USGS.Rd index afec889..e9cc243 100644 --- a/man/location_getSingleElevation_USGS.Rd +++ b/man/location_getSingleElevation_USGS.Rd @@ -21,8 +21,10 @@ location_getSingleElevation_USGS( Numeric elevation value. } \description{ -USGS APIs are used to determine the elevation associated with -the \code{longitude} and \code{latitude}. +USGS APIs are used to determine the elevation in meters +associated with the \code{longitude} and \code{latitude}. + +\emph{Note: The conversion factor for meters to feet is 3.28084.} } \examples{ \donttest{