Week 1-3: GIS concepts Flashcards
(43 cards)
Types of GIS q’s + e.g’s
Location. Where is the nearest shop?
Patterns. Where do high concentrations of students live?
Trends. Where are glaciers retreating in the European Alps?
Conditions. Where is the flat land within 500 m of the highway?
Implications. If we build a theme park here, what will be the effect on traffic flows?
Types of GIS architecture
- Desktop (stand alone desktop with GIS files)
- Centralised desktop (Desktop sharing files to other PC’s over LAN)
- Client-server (data base to be accessed by PC’s only via WAN)
- Centralised server
- GIS app server accessable on PC’s Browsers, Devices, Web
- For multinational companies
continuous and discrete GIS data e.g
continuous: distance to classes
Discrete: bus timetable
Data model simply is
-set of constructs for representing objects and processes (geographical features) in the digital environment of a computer
Data model components
Reality–>Conceptual model (Partially structured model e.g buildings in a campus)–>Logical model (Diagrams and lists e.g buildings connected to roads)–>Physical model (GIS representation: tables with compiled data, legend)
Increasing level of abstraction from human orientated to computer orientated.
Digital ELevation model is ___ data
contin
watersheds, streams and waterbodies are ____ data
discrete
Raster data is most useful for representing:
continuous fields:
e.g elevation, temperature, soil type, land use
Vector data is most useful for representing
discrete objects:
e.g property lines, political boundaries, transportation.
Vector data models consist of ___, ___ and ___
Points, lines and polygons (shape files)
raster data model is based on ___
a grid of cells
cells values are represented as numbers in a database, each number defining a land use (for e.g).
Attribute data
-link spatial attributes with thematic attributes (non-spatial)
Vector is more accurate than raster T/F?
True
- raster cell size is bigger than exact vector location
e.g raster data sources
-remote sensing (LANDSAT, SPOT), scanned maps, DEM
e.g vector data sources
- census data (tabular)
does changing raster to vector data increase accuracy?
no because it the vector is simply joining the center of each cell.
Modifiable Areal Unit Problem (MAUP)
- Effect of geographic unit size and shape on geographic patterns:
1. Scale effect
2. Zoning effect
Three elements of topology
Adjacency, connectivity and containment (enclosure)
Adjacency
when two polygons share the same boundary
Connectivity
multiple lines are connected at one point (node)
Containment
one polygon contained within another poligon
Geographic coordinate systems
- defines unique points on the earth’s surface
- Longitude and latitude
- referenced to a datum
which type of latitude requires knowledge of the earth’s shape (ellipsoid)
Geodetic
standard ellipsoid datum: WGS84
Projected coordinate systems
-transforms a 3D Geographic Coordinate System to a flat coordinate system