Back to trip index

My Trips script: 2016-gb-33.plt

autogenerated by webify.pl on Sun Jun 23 14:53:49 2019
gnuplot version gnuplot 5.0 patchlevel 6
set tit "Trip to London with Chris February 7 - 10 2016"
set label "+ ams" at    4.763385 , 52.30907			# Amsterdam, The Netherlands
set label "stn +" at    0.235 ,    51.8849983 right	# London Stansted, Great Britain 
set label "utr +" at    5.120324 , 52.08137 right	# Utrecht, The Netherlands

set key

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

plot 'wvs-europe.dat' t "Coastlines" w l ls 2, 'wvs-europe-pol.dat' t "Borders" w l ls 1, 'wvs-europe-riv.dat' t "Rivers" w l ls 3, \
     '2016-gb-33.dat' t "London 2016" w l ls 4 



set tit "Trip to London with Chris February 7 - 10 2016 DETAIL"
set xrange [-0.5:1.5]
set yrange [51.2:52.2]
replot




set tit "Trip to London with Chris February 7 - 10 2016 DETAIL"
set xrange [2:8]
set yrange [50:53]
replot



unset label