Skip to content

Commit

Permalink
rebuilt docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathancallahan committed Aug 17, 2020
1 parent 63c8c12 commit 7395d90
Show file tree
Hide file tree
Showing 9 changed files with 275 additions and 9 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

* Added `table_initializeExisting()` for fast conversion of an existing
table of spatial metadata into a standardized "known location" table.
* Added `table_findOverlappingLocations()` to help choose an appropriate radius
when initializing frorm an existing metadata table.
* Added `addressService` argument to `table_addLocation()`,
`table_addSingleLocation() and `location_initialize()` to skip the address
step that requires web services.
Expand Down
13 changes: 8 additions & 5 deletions docs/articles/MazamaLocationUtils.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion docs/reference/location_initialize.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion docs/reference/table_addLocation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion docs/reference/table_addSingleLocation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7395d90

Please sign in to comment.