Chapter Contents

Previous

Next
Using Spatial Data with SAS/GIS Software

PROC GIS Syntax Overview

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>.  [cautionend]


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.