A Guide to the Python Universe for ESRI Users.Scripting in ESRI software has historically followed two models. The fi rst model is demonstrated by ARC Macro Language (AML). This model shows its PrimOS heritage. Output is piped to fi les, data handling is fi le system and directory based, and the code is very linear [...]