Back to trip index

My Trips script: 2020-pt-01.plt

autogenerated by webify.pl on Sun Mar 1 18:17:04 2020
gnuplot version gnuplot 5.0 patchlevel 6
set tit "Trip to Lisbon with Chris 24 - 28 Feb 2020"
set label "utr +" at    5.120324 , 52.08137 right   # Utrecht, The Netherlands
set label "+ ams" at    4.763385 , 52.30907         # Amsterdam, The Netherlands
set label "+ lis" at   -9.134167 , 38.774167        # Lisbon, Portugal
set key

set xrange [-25:45]
set yrange [35:70]

# NOTE: Used the wvs data files here, because the CIA World Facts database version 3 is inaccurate around Lisbon. This is the first time I noticed this.
plot 'wvs-earth-ne.dat' t "Coastlines" w l ls 2, 'wvs-earth-ne-pol.dat' t "Borders" w l ls 1, \
     '2020-pt-01.dat' t "Lisbon, PT" w l ls 4 




set xrange [-15:5]
set yrange [35:45]
replot



set tit "Trip to Lisbon with Chris 24 - 28 Feb 2020 DETAIL"
set xrange [-9.4:-9.0]
set yrange [38.6:38.8]
replot



set xrange [2:8]
set yrange [50:53]
set tit "Trip to Lisbon with Chris 24 - 28 Feb 2020 DETAIL"
replot


unset label