Skip to content

Commit

Permalink
update nps boundary url
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjoseph committed Jul 6, 2020
1 parent 2ff8c26 commit 57c92d2
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 32 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ CONTRIBUTING.md
^\.github$
Makefile
Dockerfile
.dockerignore
2 changes: 1 addition & 1 deletion R/zzz.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
nps_boundary_url <- function() {
# return default nps boundary url
"https://irma.nps.gov/DataStore/DownloadFile/637623"
"https://irma.nps.gov/DataStore/DownloadFile/643238"
}

2 changes: 1 addition & 1 deletion man/cft_df.Rd

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

Binary file not shown.
1 change: 0 additions & 1 deletion tests/testthat/shapefiles/nps_boundary/nps_boundary.prj

This file was deleted.

Binary file not shown.
Binary file removed tests/testthat/shapefiles/nps_boundary/nps_boundary.shx
Binary file not shown.
29 changes: 0 additions & 29 deletions tests/testthat/shapefiles/nps_boundary/nps_boundary.xml

This file was deleted.

0 comments on commit 57c92d2

Please sign in to comment.