GIS Glossary
Master the terminology of Geographic Information Systems. A comprehensive collection of key terms and definitions.
A
Attribute
Data ManagementNonspatial information about a geographic feature in a GIS, usually stored in a table and linked to the feature by a unique identifier. For example, attributes of a river might include its name, length, and sediment load.
B
Buffer
AnalysisA zone around a map feature measured in units of distance or time. A buffer is useful for proximity analysis.
C
Clip
AnalysisA command that extracts features from one feature class that reside entirely within a boundary defined by features in another feature class.
Coordinate System
GeodesyA reference framework consisting of a set of points, lines, and/or surfaces, and a set of rules, used to define the positions of points in space in either two or three dimensions.
G
Geoprocessing
AnalysisA GIS operation used to manipulate GIS data. A typical geoprocessing operation takes an input dataset, performs an operation on that dataset, and returns the result of the operation as an output dataset.
GIS (Geographic Information System)
FundamentalsA system designed to capture, store, manipulate, analyze, manage, and present all types of spatial or geographical data.
L
Layer
FundamentalsThe visual representation of a geographic dataset in any digital map environment. Conceptually, a layer is a slice or stratum of the geographic reality in a particular area, and is more or less equivalent to a legend item on a paper map.
M
Map Projection
GeodesyA method by which the curved surface of the earth is portrayed on a flat surface. This generally requires a systematic mathematical transformation of the earth's graticule of lines of longitude and latitude onto a plane.
R
Raster Data
Data ModelsA representation of the world as a surface divided into a regular grid of cells. Raster models are useful for storing data that varies continuously, such as aerial photographs, satellite images, surface chemical concentrations, and elevation surfaces.
Remote Sensing
Data CollectionCollecting and interpreting information about the environment and the surface of the earth from a distance, primarily by sensing radiation that is naturally emitted or reflected by the earth's surface or from the atmosphere, or by sensing signals transmitted from a device and reflected back to it.
T
Topology
Data ManagementIn geodatabases, the arrangement that constrains how point, line, and polygon features share geometry. For example, street centerlines and census blocks share geometry, and adjacent soil polygons share geometry.
V
Vector Data
Data ModelsA representation of the world using points, lines, and polygons. Vector models are useful for storing data that has discrete boundaries, such as country borders, land parcels, and streets.