Previous Page | Next Page

The GIS Procedure

Syntax: GIS Procedure


PROC GIS <CATALOG=<libref.>catalog>;
CATALOG <libref.>catalog;
SPATIAL <operation> <libref.catalog.>spatial-entry </ options>;
COMPOSITE operation composite-name </ 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>;
LAYERLABEL operation <options>;
MAP operation <libref.catalog.>map-entry </ options>;
MAPLABEL<operation> <option>
COPY <libref.catalog.>entry<.type> </ options> ;
MOVE <libref.catalog.>entry<.type> </ options>;
SYNC <libref.catalog.>entry<.type> </ options>;

Previous Page | Next Page | Top of Page