Next Previous Contents

1. SYNPOSIS

PAGC is invoked from the command line:

Building

To make your reference set matchable:

pagc -b REFERENCE_SHAPESET_NAME [-s SCHEMA_TABLE_NAME] [-v] [-z]

Matching

To match your address file with the reference:

pagc -r REFERENCE_SHAPESET_NAME -m USER_ATTRIBUTE_TABLE_NAME [-o USER_ORDER_TABLE_NAME] [-v]

Viewing

To view the the standardized table:

pagc -d REFERENCE_SHAPESET_NAME -i INDEXNUM

Testing Standardization

To test a standardization:

pagc -t [-v]


Next Previous Contents