managing vector data Flashcards
nodes
endpoints of line data
vertex
intermediate points on a line or multiple points making a polygon
feature ID
special field linking spatial data with the attributes
multi part features
a single feature includes multiple spatial objects such as Hawaii
feature dataset
combines feature classes which helps organize similar data or serves specific functions
spaghetti model
vector model that stores features as independent objects commonly used to transfer vector features between GISs
topological model
vector model that stores features and information on how the features are related: adjacency, connectivity, overlap, and intersection
characteristics of GIS data
files may be very large, data often shared by multiple users, comes from many different sources that must work together, data includes local files and internet services, data formats don’t always follow the latest conventions
organizing data files
mindful of names and file locations, organize files using folders, keep file names short, watch file extensions
lock file
keeps track of which documents are being used preventing someone else from using it at the same time
import data
copies a data set into the geodatabase converting as needed
export data
copies data from a geodatabase to another location
event layer
temporary spatial layer made by some tools similar to point features, typically exported to a shape file to become permanent
geocoding
process of converting addresses in a table to x-y locations on a map
clip
uses a polygon feature class to delineate the area of interest only keeping the portion of features within the boundary