Geographic Information Services Division Logo

Pima County Department of Transportation

Geographic Information Services Division

Using ARC/INFO on Windows

Workstation ARC/INFO under SunOS (UNIX) has been our main platform for many years. We are now using the Windows version of ARC/INFO on PC platforms in addition to ARC/INFO on UNIX.

The online ArcDoc help has good information that is unique to running ARC/INFO on Windows. Select "Contents", "Getting Started", and then "Using ARC/INFO on Windows". In particular, see "Using UNIX AML applications in Windows".

ESRI has done a great job porting ARC/INFO to Windows. It's essentially the same program you had under UNIX. However, they didn't port UNIX to Windows. Wherever you have something in ARC/INFO that is operating system dependent, you may need to adjust it to accommodate the Windows environment.

UNIX ARC/INFO users tend to think of the whole of ARC/INFO-UNIX as one environment. For instance, upon installing ARC/INFO on Windows, they ask "How come ls doesn't work?" This page discusses options for getting UNIX commands on Windows, but they should be used to ease migration, not for AML programming. There are ARC/INFO AML functions that are operating system independent to do many operating system type things. AMLs should be converted to use those functions. Clearly, UNIX scripts are going to be a problem. Most all UNIX dependent code needs to be modified, hopefully in a manner that is operating system independent. In the worst case, you can have conditional code in your AMLs for each operating system.

Even with these conversion issues, we like ARC/INFO on Windows and find the operating system differences are manageable.

Here are notes on our experiences converting to ARC/INFO on Windows:

You may find our ARC/INFO Setup Check List helpful.