|
set tit "Trip to Pewsum, Nordeich, Bad Zwischenahn and Oldenburg, Germany with parents - Jul 1963"
# Date taken from photo book
set label "+ dra" at 6.093225 , 53.11793 # Drachten, The Netherlands
set key
set xrange [-25:45]
set yrange [35:70]
plot 'europe-cil-10.dat' t "Coastlines" w l ls 2, 'europe-bdy-10-pre1989.dat' t "Borders" w l ls 1, \
'1963-de-01.dat' t "Pewsum, Nordeich, Bad Zwischenahn, Oldenburg, Germany" w l ls 4
|
|
set xrange [0:10] set yrange [49:54] replot |
|
unset label |