File ISM

Print Top page

Parameters of generalization of small objects (ISM)

 

[ISM]

RSC=              // Short name RSC

TableCount=       // Number of tables

 

[TABLE1]          // Table of processed objects

                 // with the layout of conditions 1

MinSquare=        // Minimum area (in square meters of the ma)

MinLength=        // The minimum length of a linear object

                 // (in mm on the map)

SquareDistance=   // Maximum distance (in mm on the map)

                 // between areal objects on the map

LineDistance=     // Maximum distance (in mm on the map)

                 // between linear objects on the map

Count=         // The number of rows in the table (processed objects)

Recode1=oldkey,newkey  // Object key, object key

Recode2=oldkey,newkey  // for recoding

                                   

...

 

[TABLE2]          // Table of processed objects

                 // with the layout of the conditions 2

...

 

[LINKEDOBJECTS]  // Table of related objects

Count=12    

Recode1=         // Object key

Recode2=         // Object key

...

 

[CROSSOBJECTS]   // Table of intersecting objects

Count=3

Recode1=         // Object key

Recode2=         // Object key

...