Versions Compared

Key

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

Basics of data handling in Weave


Selections
Anchor
selections
selections


The concept of separation of searching and reporting is an important concept in Weave.

...

In summary, a central principal in Weave is the entity, which is nothing more than an internal id and a user facing label. A selection is simply a list of identifiers that belong to an entity.


Spatial Operation
Anchor
spatialoperation
spatialoperation


Before spatial operations (select by polygon, zoom to on a map, etc) can be performed against an entity, a spatial engine must be configured telling Weave of the relationship between the layer/table and the entity and a table column (the key column) must be specified to uniquely identify items under each entity. This is done by creating a spatial mapping configuration.

...