Navigation
Plot3d
Examples
Flight path
Draw a flight path approaching landing with variable line thickness and color depending on airplain height.
using GMT
D = gmtread(getpath4docs("track_sample_data.txt"), incols="7,6,3");
plot3d(D, lc=:gradient, lt=[1,5], par=(PS_LINE_CAP="round",), show=true)
© GMT.jl. Last modified: June 07, 2023. Website built with Franklin.jl and the Julia programming language.
These docs were autogenerated using GMT: v1.11.0