Conceptual Foundations Flashcards
Distance
how far the object is from the reference object
Examples: at, nearby, in the vicinity, far away
Euclidean Distance
exact distance between two coordinates, straight line sqrt((x1-x2)^2 + (y1+y2)^2))
Manhattan Distance
vertical plus horizontal distance, x and y plane abs(x1-x2) + abs(y1-y2)
Internal Direction
where an object is located inside a reference object
Examples: left, on the back, athwart, abaft
External Direction
where the object is located outside of the reference object
Examples: on the right of, behind, in front of, abeam, astern
Spatial Model
Basic Properties and process for a set of spatial features
Vector
points, lines, polygons
Raster
composed of rectangular arrays of regularly spaced square grid cells and each cell has a value (attribute)
Examples: elevation, soil pH, salinity of a body of water
Pixel
smallest resolvable piece of scanned image. All pixels are cells
Geodatabase
object oriented spatial model (feature class, feature dataset, nonspatial tables, topology, relationship classes, geometric networks
Temporal
Time. the world is constantly changing. Multiple Maps can be created to show the changes or somehow superimpose multiple time period pieces of data on a map
Imprecision
all data is taken from a 3D globe and transferred to a 2D surface through spatial transformations (projections and datums) which causes distortions to the data
Uncertainty
The GIS data was created/collected at a certain point of time, may already be out of date
Geoid
shape that the surface of the oceans would take under the influence of Earth’s gravitation and rotation alone, in the absence of other influences such as tides and winds.
Used to reference heights, by registering ocean’s water level at coastal places using tide gauges, this is how mean sea level is determined
Reference Ellipsoid
a mathematically defined surface that approximates the geoid, the truer figure of the Earth or other planetary body. preferred surface on which geodetic network computations are performed such as longitude, latitude and elevation