GISP Flashcards

GISP

1
Q

Spatial Data Model

A

Objects in a spatial database plus the relationships among them

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Coordinates

A

Used to define the spatial location and extent of geographic objects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Thematic Layers

A

A spatial representation of analyzed data of elements of the same type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Cartesian Coordinate System

A

Define two or three orthogonal (right-angle) axes. Two dimensional x, y or Three dimensional x, y and z.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Spherical coordinate system

A

Uses angular measurements on a sphere to specify locations on a modeled Earth surface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Decimal Degrees Conversion

A

DD = Deg + MIN/60 + SEC/3600

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Attribute data

A

Used to record the non-spatial characteristics of an entity. Also called items or variables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Nominal Attributes

A

Variables that provide descriptive information about an object. May also be images, film clips, audio recording, or other descriptive information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Ordinal attributes

A

Imply a ranking or order by their values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Interval/Ratio attributes

A

Used for numeric items where both rank, order and absolute difference in magnitudes are reflected in the numbers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Domain

A

Range of values an item may take

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Conceptualization

A

A view of real world phenomena or entities as spatial objects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Vector Data Model

A

Use discrete elements such as points, lines, and polygons to represent the geometry of real-world entities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Raster Data Model

A

Define the world as a regular set of cells in a grid pattern. Represent continuous spatial features or phenomena.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Arcs

A

Linear features represented as polylines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Node

A

Starting and endpoints for a line

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Vertices

A

Intermediate points in a line.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Polygon Inclusions

A

Areas in a polygon that are different from the rest of the polygon but still part of the polygon. Everything is not always homogeneous.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Boundary Generalization

A

Incomplete representation of boundary locations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Vector topology

A

Enforcing strict connectivity and recording adjacency and planarity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Planar topology

A

Requires that all features occur on a two-dimensional surface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Cadastral Data

A

Property lines/boundaries

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Dangles

A

Lines that do not connect to other lines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

cell dimension

A

defines the size of the cell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
delaunay triangles
lines from one triangle do not cross the lines of another. Line crossings are avoided by identifying the convergent circle for a set of three points.
26
DTM
Digital Terrain Model
27
Object Data Model
relatively recent alternative for structuring spatial data. Incorporates much of the philosophy of object-oriented programming into a spatial data model. Raises the level of abstraction so that the data objects may be conceptualized and addressed in a more natural way.
28
logical model
a user's view of the real objects we portray with GIS. All things of interest and the relationships between them.
29
inheritance
transferring properties within child classes of objects
30
bit
each digit or column in a binary number
31
byte
eight columns or bits are called a ____?
32
4-byte ='s
32 bits ='s
33
256 values
one byte
34
65,536
Two bytes
35
file pointers / indexes
Link data files
36
lossless
all information is maintained during compression
37
lossy
some information is lost in compression
38
Run-length encoding
compression based on recording sequential runs of raster cell values AAAA = A4
39
Quad Tree
Raster cells are combined and adjusted within the data layer according to groups of similar areas
40
Raster Pyramids
Intentionally increase the size of our raster data sets without increasing the resolution to increase display speeds.
41
.dxf
drawing exchange files, an ASCII or binary file for exchanging spatial data
42
.dwg
Native binary file used by AutoDesk to serve geographic data and drawings in AutoCAD
43
.e00
ASCII text file for vector and identifying attibute data (coverage)
44
tgrxxyyy, stfzz
set of files by U.S. census areas, xx is a state code, yyy is an area code, zz numbers for various file types
45
.mif, .mid
Map Interchange File, transport from MapInfo
46
.dem
ASCII text format used to distribute elevation
47
.cdf
machine-independent data formats for scientific data arrays, common for storing two- and three- dimensional rasters
48
.opt, .ddf, .dbf
Digital Line Graph data
49
geodesy
the science of measuring the shape of the earth
50
map projections
transformation of coordinate locations from the earths curved surface onto flat maps
51
Earatosthenes
Greek scholar in Egypt who performed one of the earliest well-founded measurements of the Earth's circumference
52
Posidonius
Greek scholar, made estimate of the size of the Earth by measuring angles from local vertical (plumb) lines to a star near the horizon
53
Ellipsoid
Sphere that was slightly flattened at the poles used to modeled the earth shape and size.
54
semi-major axis
radius in the equatorial direction
55
semi-minor axis
the radius in the polar direction
56
geoid
a reference ellipsoid not influenced by the density of the Earth or gravitational pull.
57
Orthometric height
Distance above the geoid. Height above sea-level/
58
ellipsoidal/geodetic height
height above an ellipsoid
59
Geoidal height
Difference between the ellipsoidal height and the geoidal height or height of geoid above the elipsoid
60
plumb bob
a weight suspended by a string that indicates the direction of gravity
61
gravimeters
devices that measure gravitational force
62
GRACE
Twin satellites that measure the strength of gravity and create a reference gravitational surface
63
ESA GOCE
launched in 2009, uses precision accelerometers to measure gravity-induced velocity changes
64
Royal Greenwich Observatory
Known as the prime or Greenwich meridian, north-to-south line that is the origin or zero value for longitudes
65
Magnetic North
is the location towards which a compass points
66
declination
compass will usually point east or west of geographic north, defining an angular difference in direction to the poles
67
111.3 Km
degree of longitude separation at the equator
68
110.6 - 111.7 Km
ground difference for a degree of latitude from equator to poles.
69
reference frame
well-surveyed points that include an origin or starting point
70
National Geodetic Survey (NGS)
establishes geodetic latitudes and longitudes of known points which are monumented with a bronze disk, concrete posts or other durable markers
71
geodetic datums
uses reference points to establish positional measurements in the x,y,z
72
datum
a reference surface
73
realization of a datum
specified reference surface plus a physical netowrk of precisely measure points
74
Terrestrial Reference Frame
Network of precisely measured points.
75
benchmarks
Precisely surveyed points
76
triangulation survey
until the mid 1980s this method was commonly used to establish datum points via horizontal surface measurements using a network of interlocking triangles to determine positions at survey stations.
77
Datum adjustment
position of all points in a reference datum are estimated through a network-wide adjustment
78
NAD 27
Uses a general least-squares adjustment that included all geodetic surveys completed at that time. Used fixed lat/long of survey station in Kansas.
79
NAD 83
Included approximately 250,000 stations and 2,000,000 distance measurements using a earth center reference system rather than fixing a station.
80
High Accuracy Reference Networks (HARNs)
Used precise GPS data to improve accuracy of datums
81
High Precision Geodetic Networks (HPGN)
another name for HARNs
82
Continuously Operating Reference Station (CORS)
growing network of satellite observation stations used to improve datum realizations
83
World Geodetic System of 1984 (WGS84)
set of datums developed by DOD based on dopler satellite measurements, uses a geocentric coordinate system and not widely used outside of the military because they are not tied to a set of broadly accessible, documented physical points. reference coordinate system used by the Global Positioning System (GPS)
84
GRS80
Ellipsoid that WGS84 and NAD83 datums were based on
85
International Terrestrial Reference Frames (ITRF) / International Terrestrial Reference System (ITRS)
It is a three-dimensional coordinate system with a well-defined origin (the centre of mass of the Earth) and three orthogonal coordinate axes (X,Y,Z). used to estimate continental drift and crustal deformation by measuring the location and velocity of points.
86
Datum Shift
Differences between similar datums, that does not imply that points have moved.
87
Datum Transformation
Estimating the shift and converting geographic coordinates from one datum to another.
88
Molodenski transformation / Helmert Transformation
Mathematical geocentric datum transformations that are based on a set of parameters
89
Leveling Surveys
among the oldest methods for establishing a vertical point by establishing height differentials
90
Spirit Leveling
Horizontal rods were placed between succeeding leveling posts across the landscape to physically measure height differences
91
trigonometric leveling
Uses optical instruments and trigonometry to measure changes in height.
92
National Geodetic Vertical Datum of 1929 (NGVD29)
First continental vertical datum in North America
93
North American Vertical Datum of 1988 (NAVD88)
Fixed to only one tidal station in the town of Rimouski, Quebec and includes over 600,000 KMs of control leveling
94
Dynamic Heights
Measure the change in gravitational pull from a given equipotential surface.Important for water levels and flows across elevations such as a lake.
95
Equipotential surface
Pull of gravity is at some specified level. Water spreads out to level across this surface absent wind, waves and other factors.
96
Map Projection
Is a systematic rendering of locations from the curved Earth surface onto a flat map surface.
97
Great Circle Distances
Measured on the ellipsoid and in a plane through the Earth's center. Splits the spheroid into two equal halves. Also used to approximate the distance distortion.
98
Developable Surface
Geometric shape onto which the Earth Surface locations are projected. (cones, surfaces, planes)
99
azimuthal projection
planar and often tangent to the ellipsoid at one point
100
conic projection
cone
101
cylindrical projection
cylinder
102
grid north
direction of Y axis in a projection
103
Lamber Conformal Conic
a cone intersecting the surface along two arcs typically parallels of latitude. Low distortion along east-west band between standard parallels
104
Standard Parallels
lines that intersect a given projection with no distortion along the plane
105
Transverse Mercator
Uses horizontal Cylinder, that commonly intersects the Earth ellipsoid along a single north-south tangent along two secant lines
106
Secant Lines
lines of true scale
107
central meridian
a line parallel to and the midway point between secants
108
State Plane Coordinate System
specifies positions in Cartesian coordinate systems for each state to limit distortion
109
international foot
.3048 meters
110
Universal Transverse Mercator
standard coordinate system based on the transverse Mercator Projection and divides Earth into 6 degree zoneswide in longitude and extend from 80 degrees south to 84 degrees north. 1 to 60 in an easterly direction starting at longitude 180 degrees
111
northings
Y values
112
eastings
X values that increase in an easterly direction
113
false northings
South UTM zones
114
Goode Homolosine
interrupted projection used to reduce distortion
115
Public Land Survey System
Standardized system for designating and describing the location of land parcels developed to remedy the shorts of metes and bounds surveying
116
metes and bounds
describe a parcel relative to features on the landscape sometimes supplemented with angle or distance measurements
117
digitizing
the process of collecting digital coordinates by converting data into a digital format
118
neatline
used to provide a frame around all map elements
119
graticle
set of coordinate lines that represent lat long
120
grid
set of constant x and y coordinates
121
cartometric maps
those that faithfully represent the relative position of objects and thus may be a suitable source for spatial data.
122
feature maps
among the simplest maps because they map points lines or areas and provide nominal information
123
Choropleth maps
depict quantitative information for areas
124
Dot-density maps
used to show quantitative data where dots are placed to equal a total value.
125
Isopleth maps
displays equal values using lines or ranges of similar values.
126
map generalization
the unavoidable approximation of real features when they are represented on a map
127
feature generalization
is a modification of features when representing them on a map
128
fused - generalization
multiple feature may be grouped to forma larger feature
129
simplified - generalization
boundary or shpae details are lost or "rounded off"
130
Displaced - generalization
features may be offset to prevent overlap or to provide a standard distance between mapping symbols
131
Omitted - generalization
small features in a group may be excluded froma map
132
Exaggerated - generalization
standard symbol sizes are chosen which when scaled do not represent true dimensions
133
registration
is the conversion of digitizer or other coordinate data to an earth-surface coordinate system.
134
Manual Digitization
is human-guided coordinate capture from a maps or image source
135
on-screen digitizing (heads up)
involved manually digitizing on a computer screen, using a digital image as a backdrop
136
hardcopy digitizing
human guided coordiante capture from a paper, plastic or other hardcopy map.
137
starting node
starting point along a line
138
ending node
end point along a line
139
point mode - digitizing
where the operator must depress a button or otherwise signal to the computer to sample each point
140
stream mode - digitizing
where points are automatically sampled at a fixed time or distance frequency.
141
Minimum distance - digitizing
Point is not recorded unless it is more than some minimum threshold distance
142
Undershoots
digitizing error where nodes do not quite reach the line or another node
143
Overshoots
digitize error where lines cross over existing nodes or lines
144
node snapping / line snapping
used to reduce undershoots and overshoots while digitizing
145
snap tolerance/snap distance
minimum distance allowed between features
146
Spline: line smoothing
smoothly interpolate curves between digitized points and densify the set of vertices used to represent a line
147
"weed" distance
point thinning method that weeds out redundant line points
148
Lang method
a pre-determined number of vertices is spanned and simplification occurs.
149
scan digitization / skeletonizing
scanned lines are converted to a vector data format
150
rubbershheting
involves fitting a local equation to adjust the coordinates of features
151
coordinate transformation / registration
brings spatial data into an Earth-based map coordinate system so that each data layer aligns with every other data layer typically employs a statistically-fit linear equation.
152
control points
used to transform the digitized data from the digitizer or photo coordinate system to a map-projected coordinate system.
153
Affine coordinate transformation
employs linear equations to calculate map coordinates usually fit using a statistical method that minimizes the root mean square error. Most commonly applied coordinate transformation.
154
RMSE
average error that provides an index of accuracy.
155
resampling
involves reassigning the cell values when changing raster coordinates or geometry
156
nearest neighbor - resampling
taking the output layer value from the nearest input layer
157
bilinear interpolation - resampling
distance based averaging of the four nearest cells
158
cubic convolution - resampling
a weighted average of the sixteen nearest cells
159
Global Navigation Satellite Systems (GNSS)
satellite-based technologies that give precise positional information
160
NAVSTAR
GPS - the first deployed and is the most widely used system.
161
GLONASS
Russian system user internationally
162
Galileo
developed by a consortium of European governments and industries
163
Chinese Satellite Navigation Ssytem
Compass - Chinese full constelation GNSS
164
satellite segment - GNSS
a constellation of satellites orbitting the earth and transmitting positioning signrals
165
control segment - GNSS
consists of the tracking, communications, data gathering, integration, analysis and control facilities
166
user segment - GNSS
the set of individuals with one or more receivers
167
carrier signals - GNSS
L1 and L2 - modulated to produce two coded signals.
168
pseudo-random cocde
(C/A, P, and M) appear quire similar to noise but provide position information.
169
almanac - GNSS
data used to determine the status of satellites in the GPS constellation.
170
ephemeris data
allow a GPS receiver to accurately calcuate the position of the broadcaseing satellite and the expected positions of other satellites.
171
ranged distances - GNSS
determined distance from the carrier and coded signals to determien distance between two objects.
172
Ionospheric and atmospheric delays
major sources of GNSS positional error.
173
dual frequency receivers - GNSS
collect information on multiple GNSS signals simultaneously and use sophisticated physical models to remove most of the ionospheric errors. No good ways to remove atmospheric effects.
174
Multipath signals
Signals that have reflected off objects prior to reaching the antenna
175
dilution of precision or DOP
Satellite geometry is summarized in this number
176
PDOP Positional Dilution of Precision
most used and is the ratio of the volume of a tetrahedron created by the four most widespread, observed satellites to the volume defined by the ideal tetrahedron. Lower PDOP creates small area of uncertainty
177
differential positioning
an alternative method that employs tow or more receivers to remove most of the range errors and thus greatly improving the accuracy of GNSS positional measurements
178
base station - GNSS
used in differential GNSS positioning to establish a true coordinate location to estimate the range of measurement error for each position fix.
179
real time differential correction
Requires extra equipment, but provides real-time differential corrections.
180
Wide Area Augmentation System (WAAS)
Administered by the U.S. Federal aviation administration to provide accurate, dependable aircraft navigation. provides real-time accuracy from single fixes using network of ground referenced stations spread across north america.
181
real-time kinematic (RTK)
Dual frequency carrier phase position correction technique.
182
remotely sensed data
Data recorded at a distance
183
large area coverage
Data that captures a large area in a uniform manner
184
extended spectral range
Light from wavelengths outside the range of human eyesight
185
geometric accuracy
Aerial images contain geometric distortion due to imperfections in the camera, lens, or film systems or due to camera tilt or terrain variation in the target area
186
permanent record
An image is fixed in time so the conditions at that time are locked into place.
187
electromagnetic spectrum
Full range of wavelengths
188
active radar systesm
Generate an energy signal and detect the energy returned
189
Radar (radio detection and ranging)
Most common active remote sensing system
190
photogrammetry
a profession concerned with producing precise measurements of objects from photographs and photoimagery
191
diaphragm
Mechanism to control the amount of light reaching sensing media digital sensor or file that records light
192
optical axis
Central direction of the incoming image and it is precisely oriented to intersect the sensor in a perpendicular direction.
193
focal plane
Where images are recorded on a flat state perpendicular to the optical axis
194
image scale
Relative distance on the image to the corresponding distance on the ground.
195
image resolution
Smallest object that can reliably be detected on the image
196
perspective views
pass through a single point at the center of the camera lens and give a geometrically distorted image of the earths surface that most aerial image provide the user
197
Web Mapping Service (WMS)
Standard way of serving geographic data over the internet
198
Database Management System (DBMS)
Specialized computer program for organizing and manipulating data
199
Data Independence
Allows us to make changes in the database structure in ways that are transparent to any use or program. Restructuring the database does not require a user or programmer to modify their procedures
200
Type - DBMS
Integer, text, double - DBMS
201
Entity - DBMS
Collection of related data items that are treated as a unit
202
Instance - DBMS
Specific entity
203
record - DBMS
Row or line in a table
204
tuple - DBSMS
Another name for a row in a relational table
205
multi-tiered architecture
Seperation of data and functions into multiple levels
206
Transaction Manager
component of a database management systems that processes requestes from clients and passes them to a server
207
Schema - DBMS
conceptual structure of a database
208
Relational Algebra
Takes relations (tables) as input and returns relations as output using combines or split tables to generate subset of expanded tables.
209
Distributed database systems
maintains multiple data files across different sites on a computer network.
210
Spatial Scope
Extent or area of the input data that are used in determining the values at output locations.
211
Local Operations
Use only the data at one input location to determine the value at a corresponding output location.
212
Neighborhood Operations
Use data from both an input location pluys nearby locations to determine the output value
213
Global Operations
Use data values from the entire input layer to determine each output value
214
On-screen query
Data layer is displayed and features are selected by a human operator
215
Set Algebra
Uses , =, and <>
216
Boolean Algebra
OR, AND, and NOT
217
Binary Classification
0 and 1, True and False, A and B or some other two-level classification
218
Natural Breask
Looks for obvious gaps in the the data.
219
Zoning Effect - MAUP
aggregate statistics may change by the shape of the units
220
Size Effect - MAUP
aggregate statistics may change with the area of the units.
221
Dissolve
primarily used to combine similar features within a data layer
222
Proximity Functions
Operations that hinge on proximity, the distance betweenfeatures of interest
223
Simple Buffering
fixed distance buffering that identifies areas that are a fixed distnace or greater from a set of input features overalap is dissolved
224
Compound Buffering
Maintain all overlapping boundaeries
225
Nested Buffering
Creates buffers at multiple distances
226
Variable distance buffers
Buffer distance is variable and may change among features
227
Clip
considered a cookie cutter overal where bounding polygon layer is used to define the areas for which features will be output
228
Intersection
overlay that combines data from both ayers but only for the region where both layers contain data
229
Union
overlay that includes all data from both the bounding and data layers
230
centers
set of connected features in a network that connect to at least one and possibly many network links
231
transit cost
reflects the price one pays to move a resource hrough a segment of the netwrok
232
Resource Allocation
apportionment fo a netwrok to centers
233
Kernal
Moving window used in raster analysis
234
Edge detection
based on comparing differences across a kernel where values on one side of the kernel are subtracted from values on the other side
235
high pass filters
accentuate differences between neighboor cells
236
sptaial covariance
determines how similar or disimilar neighbor cells are from one another
237
friction surface
cell values represetn the cost per unit travel distance fro crossing each cell
238
spatial interpolation
prediction of variables at unmeasured loctation based on sampling at known locations
239
sptatial predection
involves estimation of variables by using multiple variable to better predicte values.
240
Nearest Neighbor (Interpolation)
Thiessen polygon interpolation based on nearest smaple locations
241
exact interpolator
interpolated surface equals the smaple values at each sampel point
242
fixed radius
defines the size of a circle that is centered on each cell that is used to determine a local average based on values within the circle radius
243
Inverse Distance Weighting
estimates the value at unknown points using the sampled values and distnace to nearby known points.
244
Spline
flexible ruler that creates a smooth surface through a set of points
245
spatial autocorreclation
tendency of nearby objects to vary in unison.
246
cross-correlation
Similar trends between different variables
247
Kriging
statisticall-based estimator where weights are chosen in a statistically optimal fashion.
248
convex hull
is the smallest poluygon created by edges that completely enclose a set of poitns for which all exterior angles between edgest are greater than or equal to 190 degrees
249
kernal mapping
uses a set of sample locations to estimate a continous density surface
250
accuracy
the nearness of an observation or estimate to the true value
251
adaptive sampling
a method to increase sampling efficiency by increasing the sptaitla sample frequency in areas with higher spatial variability
252
affine coordinate transformation
a set of linear equations used to transform from one cartesian coordinate system to another. The transformation applies a scaling, translationa nd roatation
253
Arc
a line usually defined by a sequence of coordinate points
254
ASCII
American Standard Code for INformation Interchange. a Set of numbers associated witha symbol used in information storage and processing
255
AVHRR
Advanced Very High Resolution Radiometer used to collect visible, thermal and infrared satellite imagers of the glove each data
256
beacon reciver
A GNSS reciever capable of decoding beacon base sattion signals transmitted by the U.S. coast Guard beacon stations
257
bearing
a direction usual specified as a geographic angle measured from some base lines
258
bilinear interpolation
a method for calculating values for a grid location based on a linear combination of nearyb grid values
259
BIT
A binary digit. A bit has one of two values, or or off, zero or one. This is the smallest unit of digital information storage and the basic building block from which all other computer data and programs are represented
260
bundle adjustment
the simultaneous removal of geometric distortionand production of orthophotographs froma number of aerial images
261
byte
a unit of computer storage consisting of 8 binary digits. EAch binary digit may hold a zero or a one A byte may store up to 256 different values
262
C/A code GPS
Coarse acqusition code, a GPS signal used to make fro rapid, relatively low-accuracy positional estimates. Accuracies whtout further corrections are typically from a few to tens of meters
263
Carrier-phase GPS
Relatively slow but accuracte signal used to estimate position Positons may be determiend to within a few centeimetsers of rbeter
264
Cartesian Coordinate System
Right angle two or three-dimensional coordinate system
265
cartographic object
a digital representationof a real-world entity
266
cartometric map
a map produced such that the relative positonso of objects depicted are spatially accuract, within the limits of the technology and the map projection used
267
centroid
the point with the lowest average distance to all points that define the area boundary
268
clients
programs that request data from a aserver
269
cluser smapleing
a technique of grouping samples to reduce travel time among samples while maintianig sample number
270
COGO
coordinate geometry, the entry of spatial data via coordiate pairs usually obtained from field surveying instruments
271
conformal projection
wjhen it preserves shape for some portions fo the map
272
conformal coordinate transformation
a registration that requires scale changes to be equal inthe x and y directiosn
273
converget circl
a circle used in definign facet for a TIN, that passes through three points, and does not ccontain any other points
274
coordinate transformation
conversion or assignment of coordiantes from a non=projected coordinate system to a coordinate system, typically via a system of linera mathematical equations
275
cubic convolution
method of calculating grid values based on a weighted combintation of 16 nearby grid cells
276
datum adjustment
a re=calculation of a datum based on additional measurements
277
datum shift
change in horizontal or vertical point locations that result froma datum adjustment
278
electromagnetic spectrum
a range of energy wavelengths, from x-rays through radar wavelengths
279
endlap
end to end overlap in aerial photographs taken in the same flight line
280
entity
a real world item or phenomenon that is represetned ina GIS system or database
281
epsilon band
band surrounding a linear feature that describes the positional error lreative to the feature location
282
fiducial amrks
marks that are recorded near the edges of aerial images andused to remove systematic camera distoriton and to register images
283
geocentric
a measurement system that uses the center of the Earth as the origin
284
helmert transformation
is a transformation method within a three-dimensional space. It is frequently used in geodesy to produce distortion-free transformations from one datum to another. The Helmert transformation is also called a seven-parameter transformation and is a similarity transformation
285
hypsogrpahy
representation of height features
286
Law of Sines
trigonometric relationship that allows the calculation of unknown triangle edge lengths from known angles and edge lengths
287
LIS
land information system, name originally applied for GIS systems specifically developed fro proeprty ownership and boudnary records managemetn
288
local operation
a spatial operation where the output location, area, or extent comes from operations on the same extent
289
meridian
line of constantlongitude
290
minimum mapping unit
smallest area resolved when interpreting an aerial or satellite image
291
Molodenski Transformation
zero rotations and a scale of unity, but converts directly from geodetic coordinates to geodetic coordinates, without the intermediate shifts to and from cartesian geocentric coordinates, associated with the Helmert transformation. The Molodensky transformation is simple to implement and to parameterize, requiring only the 3 shifts between the input and output frame, and the corresponding differences between the semimajor axes and flattening parameters of the reference ellipsoids.
292
Nadir point
point directly belwo the aircraft usually near the center of an aerial image
293
N-Tuple
a group of attribute values in a database management systems
294
Orthogonal
intersecting at a 90 degree angle
295
Parallax
relative shift in positon of features due to a shift in viewing location
296
perspective convergence
apparent decrease in inter-object distance as the objects are farther away
297
plan curvature
terrain curvatue along a contour
298
range pole
used in srveying to raise a GNSS antenna bove groudn surface
299
secant lines
lines of intersection between a developable surface and a spheroid in a map projection
300
semivariance
variance between values sampled at a given lag distance apart
301
spaghetti data model
vecotr data model in which lines may cross without intersecting
302
traverse
series of survey stations spanning a survey. traverses are clsoed when the return to the starting point and open when they do not
303
terrestrial reference frame
set of measured points and their calculated coordinates that are used to define a geodetic datum
304
Unary operation
an operation that has only one inpu
305
zenith angle
angle measured between a vertical line upward from a point on the Earth and the line from that point to the sun.
306
Internal Direction
Where an object is located inside of the reference object
307
External Direction
Where an object is located outside of thte reference object
308
Spatio-temporal Models
Time passes explicitly within the running of the model and changes time-driven processes within the model
309
Cellular Automata
one of a set of units in a mathematical model that have simple rules governing their replication and destruction. They are used to model complex systems composed of simple units such as living things or parallel processors.
310
Agent Based Models
Systems contain agents that may move across digital landscapes and react to the environment or other agents according toa small set of pre-sepecified rules
311
Field Based Model
Uses fields to organize data
312
Geometric Networks
series of interconnected features built within a feature dataset that provide data sources for network junctions and edges (network features). Uses concepts similar to graph theory.
313
Locational fallacy
error related to spatial characterizations. Can be too simplistic or even wrong.
314
Atomic Fallacy
errors due to treating elements as separate atoms outside their spatial context
315
ecological fallacy
errors due to performing analyses on aggregate data when trying to reach conclusions on individual units
316
First (direct) geodetic problem
Given a point, direction and distance from a second point find the second point.
317
Second (inverse) geodetic problem
Given two points, determine the azimuth and length of the line that connects them.
318
Nadir
The given point is the local vertical direction pointing in the direction of the force of gravity at that location. Direction opposite is the Zenith.
319
celestial horizon
line or circle that forms the apparent boundary between earth and sky
320
topocentric coordinates
celestial coordinate system that uses the observer's local horizon as the fundamental plane.
321
North Celestial pole
point in the sky about which all the stars seen from the Northern Hemisphere rotate. North star is almost in this exact point.
322
celestial equator
great circle of the imaginary celestial sphere on the same plane as the equator of Earth that tilts north or south depending on the observers location.
323
Meridian Plane
Any plane perpendicular to the celestial equator and containing the celestial poles
324
Local Meridian
the plane containing the direction to the zenith and the direction to the celestial pole.
325
horizontal datum
model of the earth as a spheroid (includes a reference ellipsoid and set of survey points).
326
azimuthal Equidistant
planar (tangent) - used for air route distances - distances measured from the center are true - distortion of other properties increases away from the center point
327
Cylindrical equal-area projections
preserves area, shape and distance gets distorted near the upper and lower regions of the map - straight meridians and parallels - meridians are equally spaced and the parallels are unequally spaced
328
Conic projections
preserves directions and areas in limited areas - distorts distances and scale except along standard parallels - generated by projecting a spherical surface onto a cone
329
Extent: Broad in East-West
use a conical projection
330
Broad in North-South
use a transverse-case cylindrical projection
331
Latitude: Low-latitude areas
use a conical projection;
332
Polar regions use a
azimuthal planar projection
333
dasymetric map
alternative to choropleth maps. ancillary information is used to model internal distribution of the mapped phenomenon.
334
Multivariate displays
putting more than two sets of data on one map.
335
Profile
A well-defined subset of SDTS created fro translating a specific type or model of spatial data with as few SDTS options as possible.
336
CADD
Computer-Aided Design and Drafting
337
Translators
take data structured under a source schema and transofrm it into data structured under a target schema. So the hat the target data is an accurate representation of the source data.
338
Standard Interchange Format
geospatail data excahnge format used to move graphics files between DOD project 2851 and currently codified in Content Standad for Digital Geospatial Metadata maintained by the FGDC.
339
Data Owner/Creator
Creates tables, feature classes and owns those datasets
340
Administrator
Full control of the databsae, can read, create, update, delete features.
341
Editor / Read/Write
Can Read, update, create and delete features. SELECT, INSERT, UPDATE and DELETE
342
Reader Only / Data Viewer
Can only view data and use SELECT functions
343
Operating System Authentication
indicates a user logs in to the computer and the credentials for authorization are supplied to the database by the OS of the user's computer (log in once)
344
Database Authentication
Users log in to the server and then must separately log into the database.
345
Validation
automatic computer check to ensure that the data entered is sensible and reasonable
346
Verification
testing the database to confirm whether data has been processed correctly or not.
347
Authorization
Setting permissions to various parts of the database
348
Database Auditing
Tracking who did what with the database
349
System Architecture / strategic bluepring
conceptual design that defines the structure and/or behavior of a system. Can be thought of as a To Be Created system.
350
Viewpoints
Address the needs of various roles within system architecture
351
Enterprise Software
Collection of computer programs with common business applications, tools for modeling how the entire organization works and development tools for building applications unique to the organization.
352
Enterprise Networking
integration of disparate networks and systems and managing them, and planning for additional changes.
353
application server
software framework that provides both facilities to create web applications and a server environment to run them
354
database server
server which houses a database application that provides database servers to other computer programs or to computers
355
Descriptive Statistics
Analysis of data that helps describe, show or summarize data in a meaningful way. They do no allow us to make conclusions beyond the data we have analysed or reach conclusions. Simply a way to describe our data. Provide information about our immediate group of data.
356
Summary Statistics
Give a quick and simple description of the data, can include mean, median, mode, minimum, maximum, range, std deviation, etc.
357
Coefficient of determiniation
R Squared indicates how well data fit a statistical model.
358
theodolite
precision optical instrument for measuring angles between designated visible points in the horizontal and vertical planes
359
level machine
optical instrument used to establish or verify points in the same horizontal plane.
360
total station
an electronic/optical instrument used for surveying and includes an electronic transit theodolite integrated with electronic distance measurement (EDM) to measure both vertical and horizontal angles and the slope distance from the instrument to a particular point, also includes an on-board computer to collect data and perform triangulation calcultations
361
geomatics
science and technology of gathering analyzing interpreting distributing and using geographic information. encompasses a broad range of disciplines, cartography surveying mapping remote sensing and GIS and GPS
362
Quality Assurance
Planned and systematic production processes that provide confidence in a products suitability for its intended purpose
363
Quality Control
product oriented and focuses on defect identification
364
Spatial Data Standards
Methods for structuring, describing and elivering sptaitally reference data
365
Interpoperability standards
identify how spatial data are served between heterogeneous networks of software systesm
366
conceptual schema
determine where dependency is within the data (relationships and connections)
367
logical data structure
arrange data into a logical structure which can then be mapped into the storage objects supported by the database management system. (object-based)
368
views
results set of a stored query on the data which the database users can query. Not part of the physical schema.
369
sequences
ordered collection of objects in which repetitions are allowed, number of elements is called the length of the sequence
370
synonyms
an alias or alternate name for a table, view, sequence or other schema object. Makes user access easier
371
procedures
subroutine available to applications that access a relational database system
372
database trigger
procedural code that is automatically executed in response to certain events on a particular table or view in a database
373
subroutines
sequence of program instructions that perform a specific task, packaged as a unit.
374
database cluster
collection of databases that is managed by a single instance of a running database server.
375
section (coverage)
arc or portion of an arc used to define a route or the building blocks of routes
376
region
collection of one or more contiguous or noncontiguouse polygons defining a geographic feature
377
tic
geographic reference or control point used for geograhic registrationand control for digitizing
378
coverage extent
minimum bounding rectangle that defines the coordinate limits.
379
3 types of resolution
spatial, spectral, temporal
380
CSDGM
Content Standard for Digital Geosptaial Metadata
381
OGC
Open Geospatial Consortium - ad-hoc self-selected
382
FGDC
Federal Geographic Data Committee
383
NSDI
National Spatial Data Infrastrucutre - what the FGDC focuses on.
384
Integrity Constraints
set of formulas imposed on a database that prescribes a database schema
385
Database design
process of producing a detailed data model of a database and contains all the needed logical and physical design choices and physical storage parameters needed to generate a design in a data definition language.
386
Inferential Statistics
Sample strategies that allow us to use samples to make generalizations about the populations from which samples were drawn.
387
Spatial resolution
Refers to the number of pixels utilized in the construction of a digital image. A higher spatial resolution means more pixels.
388
Temporal resolution
Precision of a measurement with respect to time
389
Heisenberg's uncertainty principle
trade off between temporal resolution and measurement of its spatial resolution.
390
Spectral Resolution
is the width of the regions of the electromagnetic spectrum that a sensor will detect
391
absolute scale
system of measurement that begins at a minimum or zero point and progresses in only one direction.
392
abstract data
what we draw on maps but isn't there (political boundaries)
393
1 mi. = how many feet
5280 ft
394
1 mi = how many km's
1.6093 kms
395
minutes of arc in one degree
60 minutes
396
seconds of arc in a minute
60 seconds
397
radians
360 is a whole circle - 2pi x radius is the circle
398
Azimuth
angle between 0 and 360 measured clockwise from north
399
bearings
angle less than 90 within a quadrant defined by the cardinal directions E.g. S 45 W in bottom left quadrant.
400
short integer
(2 bytes) numerica vavlues without fractional values between -32768 and 32768
401
long integer
(size 4 bytes) numeric values without fractional values between -2147483648 and 2147483647
402
float
(size 4 bytes) numeric values with fractional values
403
double
(8 bytes) numeric values with fractional values
404
precision field attribute
number of digits allowed within the field
405
scale field attribute
number of decimals within the number
406
interoperability standards
identify how spatial data are served between heterogeneous networks of software and hardware systems.
407
Building blocks of a network
Edges, Junctions and Turns
408
Geometric Networks are comprised of ...
Edges and Junctions
409
Component GIS Software
seeks to build software applications that meet a specific purpose and thus are limited in their spatial analysis capabilities.
410
Utilities
stand-alone programs that perform a specific function. For example, a file format utility that converts from on type of GIS file to another.
411
Inductive Reasoning
makes broad generalizations from specific observations.
412
Deductive Reasoning
starts out with a general statement, or hypothesis, and examines the possibilities to reach a specific, logical conclusion. moves from the general to the specific
413
Abductive Reasoning
usually starts with an incomplete set of observations and proceeds to the likeliest possible explanation for the group of observations
414
TIGER
Topologically Integrated Geographic Encoding and Referencing (TIGER) database
415
.xml
file that stores metadata | Extensible Markup Language
416
logical consistency
compliance with topological rules
417
validity
the degree to which a data set is fit for use in a particular application
418
Systematic Errors
tend to be consistent in magnitude and/or direction
419
Additive correction
involves adding or subtracting a constant adjustment factor to each measurement
420
Proportional Correction
involves multiplying the measurement(s) by a constant.
421
Control network accuracy standards used for U.S. National Spatial Reference System
must be in 95% confidence limit, less than 10% of total
422
Trilateration
alternative to triangulation that relies solely on distance measurements where the interior angles of a triangle can be determined if the lengths of all three triangle sides are known
423
National Spatial Reference System (NSRS)
A national geodetic control network maintained by the National Geodetic Survey
424
orthoimage
has the same metric properties as a map and has a uniform scale, corrected for scale changes
425
nominal scale
is equivalent to f / H, where f is the focal length of the camera (the distance between the camera lens and the film -- usually six inches), and H is the flying height of the aircraft above the ground.
426
planimetric view
looks as though every position on the ground is being viewed from directly above. In plan views, scale is everywhere consistent.
427
relief displacement
The effect of continuously-varying scale is to distort the geometry of the aerial photo
428
1 degree DEMS are
3 arc seconds
429
30 minute DEMs are
2 arc seconds
430
1/3 arc second
approximately 10 m
431
1/9 arc second
approximately 3 m
432
1 arc second
approximately 30 m
433
1 radian
57.29 degrees
434
180 degrees
3.14 radians
435
EPSG
structured dataset of CRS and Coordinate Transformations, originally compiled by the no defunct Eurpoean Petroleum Survey Group
436
EPSG 4326
WGS84 Commonly used by organizations that provide GIS data for the entire globe CRS used by google earth
437
EPSG 4269
NAD83 - Most commonly used by US agencies
438
EPSG 4267
NAD27
439
EPSG 32610
Projected Easting/Northing for UTM ZONE 10
440
EPSG 3857
Web Mercator Tiles from google maps, open street maps
441
mass points
Spot elevations produced photogrammetrically
442
breaklines
spot elevations collected along linear features
443
primary key
consists of one or more columns whose data contained within is used to uniquely identify each row in the table.
444
foreign key
is a set of one or more columns in a table that refers to the primary key in another table.
445
topology
shape-invariant spatial properties of line or area features such as adjacency, contiguity, and connectedness, often recorded in a set of related tables.
446
topological
maintains topology
447
topographic
arrangement of the physical features of an area
448
topography
study of the shape and features of land surfaces
449
toponym
general name for any place or geogrpahical entity.
450
topologically
maintains topology
451
Kanban
Visualize Work. By creating a visual model of your work and workflow, you can observe the flow of work moving through your Kanban system. Making the work visible—along with blockers, bottlenecks and queues—instantly leads to increased communication and collaboration.
452
Agile
group of software development methodologies based on iterative development, requirements and solutions evolve through collaboration between self-organizing cross-functional teams. Rather than creating tasks and schedules, all time is “time-boxed” into phases called “sprints.”
453
Waterfall
sequential linear process of project management
454
Extreme Programming
as a type of agile software development it advocates for frequent releases in short development cycles, which is intended to improve productivity and introduce checkpoints at which new customer requirements can be adopted.
455
Project Management Plan (PMP)
``` formal approved document that defines how the project is executed, monitored, and controlled. Project Goals. ... Project Scope. ... Milestones and Major Deliverables. ... Work Breakdown Structure. ... Budget. ... Human Resources Plan. ... Risk Management Plan. ```
456
Rational Unified Process (RUP)
iterative software development process framework based on phases of development and four building blocks (Who, How, What and When) and four life cycles (inception, elaboration, construction and transition phase).
457
Construction design Methodology (CDM)
the planned method of construction, taking into account all contractual and legal requirements, construction constraints, risks, and opportunities. Methodology includes the temporary and permanent works and the services required to complete the construction works.
458
software development life cycle (SDLC)
core aspect of software engineering is the subdivision of the development process into a series of phases, or steps, each of which focuses on one aspect of the development
459
server
manages access to a centralized resource or service in a network.
460
Print (python)
write to screen
461
tags
opening or closing used ot makr the start or end of an element
462
element
consists of an opening tag its attributes any content and a closing tag.
463
GML:
language used to encode geogrpahic content for any application, by describing a spectrum of application object s and their properties
464
KML
language for the visualization of geographic information tailored for Google Earth. Renders and stylizes GML data. First and formeost a 3D portrayal transport, not a data exchange transport.
465
passive remote sensing
use energy generated by the sun and reflected off of the target objects
466
IFOV
instantaneous field of view that corresponds to the size of the area viewed by satellite image
467
SPOT
first satellite system designed to serve commercial interests in a high-volume production mode
468
Discrete Return LiDAR
system records specific values for each laser pulse down
469
Waveform LiDAR
collects a continuous record of the pulse returns
470
passive optical systems
based on reflected incident radiation
471
UAV
just the aircraft itself
472
UAS
all encompassing term for everything that makes a drone/UAV operate, the ground control station with pilot, communications, support equipment etc.
473
Ssytem Architecture and Design Implementation Strategy
Requirements Phase, Design Phase, Construction Phase, Implementation Phase, Capacity Planning Tools
474
weighted overlay
Reclassifies values in the input rasters into a common evaluation scale of suitability or preference, risk, or some similarly unifying scale
475
reconciling
Applying changes to the default database in a versioned database environment is called?
476
quantile
equal number of features in each class
477
xml parser
tool which can compare XML document against its described schema
478
geoid separation (N) or geoid undulation
deviation between the geoid and an ellipsoid
479
global statistics
identify and measure the pattern of the entire stuyd area
480
local statistics
identify variation across the study area
481
Anselin Local Moran's I
local statistic measures strength of patterns for each specific feature HH LL HL LH
482
Getis-Ord General G
Global Statistic that indicates whether similar values are clustered
483
Hot Spot analysis (Getis-Ord Gi*)
Local version of Getis-Ord that indicates hot or cold spots
484
Ordinary Least Squares
Regression technique
485
Geographically weighted Regression
Regional variation incorporated into regression model
486
application scheme
created to limit XML schema to a specific domain of interest
487
subset tool
used to generate GML profiles containing a user-specified list of components
488
GML features
an application object that represents a physical entity and may not have geometric aspects.
489
GML geometry objects
defines a location or region instead of a physical entity
490
Synthetic Aperture Radar
Pulses of radio wavelengths
491
Radiometric Resolution
sensitivity of sensor to collect very slight differences in emitted or reflected energy
492
NVDI
(NIR-red)/(NIR+red)
493
GPS polygon and line data collection rate
5-second interval
494
GPS point data collection rate
1-second interval
495
append
multiple input datasets into an existing target dataset
496
errors of omission
a mistake that consists of not doing something you should have done
497
errors of commission
mistake that consists of doing something wrong
498
merge
combines multiple input datasets into a new dataset
499
radial distortion
radial from the principle point and cause an image to appear either closer or further from the principle point and are most serious near the edges
500
Identify
Computes a geometric intersection of the input features and identity features. The input features or portions thereof that overlap identity features will get the attributes of those identity feature
501
Symmetrical difference
Features or portions of features in the input and update features that do not overlap will be written to the output feature class.
502
Update
Computes a geometric intersection of the Input Features and Update Features. The attributes and geometry of the input features are updated by the update features in the output feature class.
503
relative scale
system of measurement that begins at a point selected by a person and can progress in both directions
504
multidimesnional attributes
data compreissed of multiple dimensions sucha s space time
505
ETL (Extract, Transform, Load)
A function that performs data extraction, transformation, and loading. Data is extracted from different sources that have different formats, so data must be transformed (or "cleansed") before loading.
506
Disjoint
a Ո b = ᴓ
507
Topologically Equal
a = b
508
Intersects
a Ո b ≠ ᴓ
509
Contains (feature b is within a)
a Ո b = b
510
Within (a is within b)
a Ո b = a
511
tesselations
connected networks that partition space into a set of sub-aresas