You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.Rmd
+8
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,16 @@ library(devtools)
32
32
install_github("jhollist/elevatr")
33
33
```
34
34
35
+
## Contributions
36
+
37
+
As `elevatr` is getting more widely used, there have been some great contributions, use cases, and additional packages that have come from the user community. If you have one you'd like to share, let me know and I will gladly add it! Here are some of the ones that I have seen. Thank you all!
38
+
39
+
-[Michaela Mulhearn's `rayshader` and `elevatr` cheatsheet](contributions/mulhearn_rayshader_elevatr_cheatsheet.pdf)
40
+
-[[@researchremora on twitter](https://mobile.twitter.com/researchremora) has created some amazing elevation maps](https://mobile.twitter.com/researchremora/status/1415119197441564672)
41
+
-[Hugh Graham's `rayvista` package uses `rayshader`, `maptiles`, and `elevatr` to create some cool visualizations](https://github.com/h-a-graham/rayvista)
35
42
36
43
## Attribution
44
+
37
45
Mapzen terrain tiles (which supply the AWS source) contain 3DEP, SRTM, and GMTED2010 content courtesy of the U.S. Geological Survey and ETOPO1 content courtesy of U.S. National Oceanic and Atmospheric Administration. The Open Topography API provide access to the SRTM and the ALOS World 3D datasets. See <https://opentopography.org/> for details.
0 commit comments