GIS Final Terms Flashcards
(89 cards)
What is GIS?
GIS (Geographic Information System) is a computerized application that combines an interactive map with a database of related information. It transforms raw data into useful insights.
What is GPS?
GPS (Global Positioning System) is a technology for determining precise locations on Earth using a constellation of satellites. It’s distinct from GIS but often used in conjunction with it.
What is the Vector Data Model?
The Vector Data Model represents geographic entities as discrete objects: points, lines, or polygons. Each object can have attributes stored in an associated attribute table.
What is the Raster Data Model?
The Raster Data Model represents geographic entities as a grid of pixels, where each pixel holds a value representing a single attribute. It’s suitable for representing continuous data.
What is a Feature in GIS?
A Feature is a distinct geographic entity, represented as a point, line, or polygon in a vector data model, or as a group of pixels with similar values in a raster data model.
What is an Attribute Table?
An Attribute Table is associated with a vector data layer, storing information about each feature in the layer. Each row represents a feature, and each column represents a different attribute.
What is a Point in GIS?
A Point is a zero-dimensional vector object representing a specific location.
Examples include wells, landmarks, and cities.
What is a Line in GIS?
A Line is a one-dimensional vector object defined by two points connected by a line segment.
Examples include roads, streams, and pipelines.
What is a Polyline?
A Polyline is a connected series of line segments.
What is a Polygon in GIS?
A Polygon is a two-dimensional vector object formed by a closed polyline, enclosing an area.
Examples include counties, tax parcels, and land use areas.
What is a Pixel?
A Pixel is the basic unit of a raster image, representing a square area on the ground.
What does RGB stand for in color models?
Red, Green, Blue
RGB is a color model used in raster images, where each pixel’s color is defined by the intensity of red, green, and blue light.
What is the Overlay Function in GIS?
A core GIS function enabling the visual and analytical combination of multiple data layers
It helps to understand spatial relationships.
Define Precision in the context of spatial data quality.
The degree of variance in repeated measurements of a single entity
Often expressed in terms of standard deviation, indicating the consistency of measurements.
What does Accuracy measure?
How close the average of a set of measurements is to the true value
It represents the correctness of measurements.
What is RMSE?
Root Mean Square Error
A statistical measure quantifying the accuracy of a dataset, calculated as the square root of the average squared differences between observed values and true values.
Define Systematic Error.
A consistent, repeatable error in measurements
Often due to instrument bias or flawed methodology.
What are the National Map Accuracy Standards?
A set of standards established by the USGS for the accuracy of maps
They specify the allowable positional error for a certain percentage of well-defined points.
What is Random Error?
Unpredictable errors in measurements due to chance variations
These errors are not consistent and can occur randomly.
What does LIDAR stand for?
Light Detection and Ranging
A remote sensing method using laser pulses to measure distances and generate highly accurate elevation data.
What is Trilateration?
The process of determining a location by measuring distances from multiple known points
It is used in GPS positioning.
What does PDOP stand for?
Position Dilution of Precision
A measure of the geometric strength of GPS satellite configuration, affecting the accuracy of position calculations.
What is WAAS?
Wide Area Augmentation System
A system enhancing GPS accuracy by providing correction signals, leading to more precise positioning.
Fill in the blank: A _______ is a unique code assigned to each GPS satellite used to differentiate signals and calculate distances.
Pseudo-Random Code