Data/layer structure

A layer structure, also known as a data structure, is a set of data describing a vector layer.

The layer structure consists of:

  1. Layer name
  2. Layer geometry type (point, line, polygon)
  3. Attribute structure
  4. Dictionaries assigned to attributes

Was this helpful?