|
set tit "Trip to London with Chris and Janne 21 - 23 Feb 2008"
set label "utr +" at 5.120324 , 52.08137 right # Utrecht, The Netherlands
set label "+ nrn" at 6.1413956, 51.6031021 # Weeze, Germany
set label "+ lgw" at -0.1848285, 51.1518301 # Gatwick, London, GBR
set key
set xrange [-25:45]
set yrange [35:70]
plot 'europe-cil-3-10.dat' t "Coastlines" w l ls 2, 'europe-bdy-3-10.dat' t "Borders" w l ls 1, \
'2008-gb-31-de-16.dat' t "London, GB" w l ls 4
|
|
set xrange [-13:7] set yrange [49.5:59.5] replot |
|
unset label |