Using Spatial Data with SAS/GIS Software |
PROC GIS
<CATALOG=<libref.>catalog> ;
|
CATALOG
<libref.>catalog;
|
|
SPATIAL <operation>
<libref.catalog.>spatial-entry </
options>;
|
|
COMPOSITE operation composite </
options>;
|
|
POLYGONAL INDEX operation polygonal-index </
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<.type> </
options> ;
|
|
MOVE
<libref.catalog.>entry<.type> </
options>;
|
|
SYNC
<libref.catalog.>entry<.type> </
options>;
|
|
Note:
Optional arguments are
enclosed in angle brackets, for example,
</ options>.
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.