Arc/Info Users can use the FREQUENCY command to derive an INFO file of statistics from a coverage. Run a frequency on proj_coqdsfed.pat and name the resulting file proj_stats:

Arc: frequency

Usage: FREQUENCY <in_info_file> <out_info_file> {case_item}

Arc: frequency proj_coqdsfed.pat proj_stats

Enter Frequency item names (type END or a blank line when done):

================================================================

Enter the 1st item: agency

Enter the 2nd item:

Done entering item names (Y/N)? y

Do you wish to use the above items (Y/N)? y

Enter Summary item names (type END or a blank line when done):

==============================================================

Enter the 1st item: area

Enter the 2nd item:

Done entering item names (Y/N)? y

Do you wish to use the above items (Y/N)? y

 

Now go into INFO and output proj_stats:

Arc: info

INFO EXCHANGE CALL

03/06/1998 19:05:04

INFO 9.42 11/11/86 52.74.63*

Copyright (C) 1994 Doric Computer Systems International Ltd.

All rights reserved.

Proprietary to Doric Computer Systems International Ltd.

US Govt Agencies see usage restrictions in Help files (Help Restrictions)

ENTER USER NAME>ARC

ENTER COMMAND >SEL PROJ_STATS

6 RECORD(S) SELECTED

ENTER COMMAND >LIST

$RECNO CASE# FREQUENCY AGENCY AREA

1 1 82 GWNF 406,890,068.387467

2 2 89 JNF_B 466,652,662.325159

3 3 77 JNF_GL 300,939,578.135164

4 4 99 JNF_N 566,464,549.283207

5 5 6 JNF_W 10,091,498.234800

6 6 525 VDACS 16884628275.990430

ENTER COMMAND >OUTPUT ../PROJ.STATS

ENTER COMMAND >PRINT FREQUENCY,AGENCY,AREA

ENTER COMMAND >Q STOP