Joints/selections/digitizing Flashcards
what are attributes
non spatial data associated with a spatial location
where are attributes stored
in an attribute table
can vector data have numerous attributes attached to one spatial location
YES
what are joints
methods of linking two or more attribute tables
how can two tables be joined together
through a COMMON FIELD
what are relates
a relationship between two or more tables but DOES NOT attach or remove data
what is required for relates
a common field
when are relates preferred over joints
when working with one to many relationships or numerous tables
when is a spatial joint used
when layers DO NOT have a common attribute field
what are join one to one relationships
the joining of information with each feature in a target layer
what are join one to many relationships
multiple join features overlay the target feature = output will have multiple copies of the target feature
what are three types of selections
- interactive selection
- select by attribute
- select by location
when is select by location used
for spatial queries
when is select by attributes used
for database queries
what language do queries use
structured query language