Creates a file that specifies how features should compress into groups. The file can then be used as an input to the Compress Dataset or Calculate Compression Parameters tools.With this grouping method, features are grouped based on their proximity to one another. This way of grouping features helps optimize feature class drawing performance in ArcMap. It provides fast access to database records that fall within a certain area.
Syntax
| Visual Basic (Declaration) |
|
Public Class BlockByProximity
Implements IGPProcess |
Inheritance Hierarchy
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family
See Also