Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 Integrating two or more data layers into one layer

 Intersect (implemented)

Results of this operation include all parts that occurs in all input layers

...

Field: all fields from all input FeatureDatasets are merged into the result FeatureDataset

 Union (not implemented)

Results of this operation include all parts that occurs in any input layer

...

Field: all fields from all input FeatureDatasets are merged into the result FeatureDataset

Generalization

 Dissolve

 Aggregates features based on specified attributes

Input: one FeatureDataset, fields that user specified

Output: one FeatureDataset

Type: simple iterations (question)

Feature: many features which have same value(s) in certain field(s) will be merged into one feature

Field: "id" field, the user-specified field(s) (additionally, fields with statistical results)