Arc AMLs:
Name Description Location
bound.aml Generates the bounding coordinates for a coverage. /amls/arc/bound.aml
bound_g.aml Generates the bounding coordinates for a grid. /amls/arc/bound_g.aml
bound_i.aml Generates the bounding coordinates for an image. /amls/arc/bound_i.aml
cleaner.aml Shortcut to cleaning a polygon coverage. /amls/arc/cleaner.aml
dd.aml Defines a decimal degree (nad83) projection for a coverage. /amls/arc/dd.aml
ddtoutm.aml Converts a geographic (dd) projection to a UTM projection. /amls/arc/ddtoutm.aml
drg_clip.aml Clips USGS DRGS that are stored in UTM coordinates; used in conjunction with other amls to clip drgs. /amls/arc/drg_clip.aml
drgappend.aml Mosaics a list of drgs, exports mosaiced drg to a single tif + tfw; used in conjunction with other amls to clip drgs. /amls/arc/drgappend.aml
freq.aml Shortcut to the FREQUENCY command. /amls/arc/freq.aml
migr.aml Defines the Michigan GeoRef projection for a coverage. /amls/arc/migr.aml
migrtoutm.aml Converts a coverage in the Michigan GeoRef projection to a UTM projection (nad83). /amls/arc/migrtoutm.aml
mk_sect.aml Returns xy coordinates from cursor selection. /amls/arc/mk_sect.aml
mosaic.aml Shortcut to clipping drgs.  Basically, it runs the drg_clip and drgappend amls. /amls/arc/mosaic.aml
msp.aml Defines the Michigan State Plane projection (nad27) for a coverage. /amls/arc/msp.aml
msptoutm.aml Converts a Michigan State Plane projection (nad27) to a UTM projection (nad83). /amls/arc/msptoutm.aml
nad27_83.aml Used in conjunction with other amls to clip drgs. /amls/arc/nad27_83.aml
qrt.aml Divides USGS 7.5-minute quad polys into 3.75-minute polys. /amls/arc/qrt.aml
sa_UTM_15.aml ?  Works in conjunction with some other aml. /amls/arc/sa_UTM_15.aml
seney.aml Changes the workspace to the Seney directory. /amls/arc/seney.aml
shapeark.aml Converts ArcView shapefiles into ARC/INFO coverages. /amls/arc/shapeark.aml
utm16.aml Defines a UTM projection (nad83, zone 16) for a coverage. /amls/arc/utm16.aml
ArcEdit AMLs:
Name Description
abx.aml Runs the 'aselect box passthru' command.
bx.aml Runs hte 'select box passthru' command. /amls/arcedit/bx.aml
name.aml A crazy little aml.  If you have an item in a coverage named 'name' this aml will 'calc name = string'.  Usage NAME <string>
va.aml Runs the 'vertex add' command. /amls/arcedit/va.aml
vd.aml Runs the 'vertex delete' command. /amls/arcedit/vd.aml
vm.aml Runs the 'vertex move' command. /amls/arcedit/vm.aml
ArcPlot AMLs:
Name Description
No ArcPlot AMLs currently available.