/* plotsr.aml /* macro to make a plotfile of a simple shaded-relief map /* Ralph Haugerud, USGS Seattle, rhaugerud@usgs.gov /* May 1998 /* /* to be run from ARC &args dem arcplot display 1040 %dem%.gra &r drawsr.aml %dem% quit /* with our system one can add the following to automatically /* rasterize the plot file and queue it to the plotter /* /* arcpress %dem%.gra -o%demd%.rtl -dHP650C_CMYK -S75 -v /* lpr -Pps11 -s %dem%.rtl /* &return