Continuing from and be patient because the texture shading calculation is not a fast thing.
(see more at this GMT.jl tutorial)
using GMT
G = gmtread("@earth_relief_01s", region=(-114.14,-111.28,35.50,37.06));
lelandshade(G, color=true, colorbar=true, fmt=:jpg, show=true)