Posts

why to create DEM using AML ?

AML is existing computer language inside ARCINFO. All measures that we are doing inside ARCINFO can be simplified using AML. So, using AML which involves the command it can be shaped DEM easily. However AML's uses only limited with ARCINFO WORKSTATION, it cannot walk alone. For more advanced information surf the web ESRI to elicit this secret.

AUTOMATED DEM CONSTRUCTION USING AML

AML (Arc Macro Language) is a robust programming language that allows communication with the Workstation ArcInfo environment. It can be use in all workstation module such as ArcPlot, ArcEdit, INFO, Table and GRID. It is used to build command macros which a sequence of ArcInfo command that are especially useful for frequently use ArcInfo command. It also allow us access to a range of functionality, from automating common tasks in ARC/INFO, to creating complete GUI-based and multi threaded applications.