|
set tit "Trip to Bruges and Zeeuws Vlaanderen with Chris 6 - 7 March 2014)"
set label "utr +" at 5.120324 , 52.08137 right # Utrecht, The Netherlands
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, \
'namer-cil-3-10.dat' t "" w l ls 2, 'namer-bdy-3-10.dat' t "" w l ls 1, \
'samer-cil-3-10.dat' t "" w l ls 2, 'samer-bdy-3-10.dat' t "" w l ls 1, \
'2014-be-10.dat' t "Bruges, BE 2014" w l ls 4
|
|
set tit "Trip to Bruges and Zeeuws Vlaanderen with Chris 6 - 7 March 2014) DETAIL" set xrange [2:8] set yrange [50:53] replot |
|
unset label |