|
set label "utr +" at 5.120324 , 52.08137 right # Utrecht, The Netherlands
set key
#set xrange [-25:45]
#set yrange [35:70]
set xrange [-5:21]
set yrange [42:55]
set tit "Trip to Germany, Italy and Switzerland 24 Jul - 09 Aug 2020 with Chris and Janne"
plot 'europe-cil-3-10.dat' t "Coastlines" w l ls 2, 'europe-bdy-3-10.dat' t "Borders" w l ls 1, \
'2020-de-25-it-31-ch-02.dat' t "2020 Germany, Italy and Switzerland" w l ls 4
|
|
#set xrange [6.5:12.5] #set yrange [42.5:45.5] set xrange [3:13] set yrange [43:48] set tit "Trip to Germany, Italy and Switzerland 24 Jul - 09 Aug 2020 with Chris and Janne DETAIL" replot |
|
set xrange [0:10] set yrange [48:53] set tit "Trip to Germany, Italy and Switzerland 24 Jul - 09 Aug 2020 with Chris and Janne DETAIL" replot |
|
unset label |