/bin/rm tmp.ps ####################################### Top Map pscoast -R-180/180/-60/80 -JM6 \ -W3 -A10000 -S50/200/200 -Ba30f15 -Dc -N1 -X1 -Y6 -K -P >tmp.ps awk '{print $1, $2}' routes.dat | \ psxy -R -M -W8/255/0/0 -JM -O -K >>tmp.ps awk '{print $1, $2}' locs.dat | \ psxy -R -JM -O -K -Sc0.1 -G0/0/255 >>tmp.ps pstext -R -N -JM -O -K <>tmp.ps 0 85 14 0 0 6 Steve Gao's Routes of Migration During the Past Decade 0 83 12 0 0 6 (Most places where he spent less than a week excluded) 0 81 12 0 5 6 Mecator Projection END ####################################### Bottom Map pscoast -R0/360/-90/90 -Je-118/34/2.0/-90 \ -W3 -A10000 -G200/200/50 -Ba30f15 \ -Dc -N1 -X1 -Y-5 -O -K -P >>tmp.ps awk '{print $1, $2}' routes.dat | \ psxy -R -M -W8/255/0/0 -Je -O -K >>tmp.ps awk '{print $1, $2}' locs.dat | \ psxy -R -Je -O -K -Sc0.1 -G0/0/255 >>tmp.ps pstext -R0/6/0/6 -N -Jx1 -O <>tmp.ps 2 4.1 12 0 5 6 Azimuthal Equidistant Projection (with Los Angeles at the center) END