The GIS Procedure
Syntax
PROC GIS <CATALOG=<libref.>catalog>;
SPATIAL <operation> <libref.catalog.>spatial-entry </ options>;
COMPOSITE operation composite-name </ options>;
LATTICE outer-composite-name-1 ENCLOSES
inner-composite-name-1 <...outer-composite-name-n ENCLOSES inner-composite-name-n> <_UNIVERSE_ ENCLOSES inner-composite-name>;
COVERAGE operation <libref.catalog.>coverage-entry </ options>;
LAYER operation <libref.catalog.>layer-entry </ options>;
MAP operation <libref.catalog.>map-entry </ options>;
COPY <libref.catalog.>entry-name<.type> </ options> ;
MOVE <libref.catalog.>entry-name<.type> </ options>;
SYNC <libref.catalog.>entry-name<.type> </ options>;
Copyright © SAS Institute Inc. All rights reserved.