- Brandon Plewe: https://carto.byu.edu
- Tom Patterson: http://www.shadedrelief.com/
- John Nelson: https://adventuresinmapping.com/
- Kenneth Field: http://cartonerd.blogspot.com/
- Daniel Huffman: https://somethingaboutmaps.wordpress.com/
❯ usethis::use_pkgdown_travis()
✔ Setting active project to '/Users/gaborcsardi/works/ps'
✔ Adding 'docs/' to '.gitignore'
● Set up deploy keys by running `travis::use_travis_deploy()`
● Insert the following code in '.travis.yml'
before_cache: Rscript -e 'remotes::install_cran("pkgdown")'
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE qgis_style> | |
<qgis_style version="0"> | |
<symbols/> | |
<colorramps> | |
<colorramp type="gradient" name="Magma"> | |
<prop k="color1" v="0,0,3,255"/> | |
<prop k="color2" v="251,252,191,255"/> | |
<prop k="stops" v="0.04;4,4,21,255:0.08;14,10,42,255:0.12;26,16,65,255:0.16;40,17,89,255:0.20;57,15,110,255:0.23;74,16,121,255:0.27;90,21,126,255:0.31;105,28,128,255:0.35;121,34,129,255:0.39;137,40,129,255:0.43;153,45,127,255:0.47;169,50,124,255:0.51;185,55,120,255:0.55;202,62,114,255:0.59;217,70,106,255:0.62;230,81,98,255:0.66;240,96,93,255:0.70;247,113,91,255:0.74;251,132,96,255:0.78;253,151,104,255:0.82;254,170,116,255:0.86;254,188,130,255:0.90;253,207,146,255:0.94;253,225,163,255:0.98;252,243,181,255"/> | |
</colorramp> | |
<colorramp type="gradient" name="Inferno"> |