Introduction to GIS. Introduction to GIS. Content

Size: px
Start display at page:

Download "Introduction to GIS. Introduction to GIS. Content"

Transcription

1 1 Introduction to GIS Cees van Westen Dinand Alkema International Institute for Geo-Information Science and Earth Observation (ITC), Enschede, The Netherlands. Introduction to GIS Content Geographical data Data types (vector / raster) Data input Data organisation & management Data analysis & modelling Visualisation & output of Information

2 2 Schematic flowdiagram for the production of digital thematic maps Vegetation GIS operations Thematic object selection Point Area Line Volume Hydrology Soil - Modeling -Analysis Senarios Statistical tables GPS Aerial Satellite photographs images Digital Landscape model Cartographic processing.- Generalization - Symbolization Maps Real world Decision makers

3 3 GEOGRAPHICAL DATA Nature of geographical data geographical position - where is it? properties - what is it? dynamics (time) - when did it exist? DATA TYPES Spatial data point data (0-dimensional) linear data (1-dimensional) area data (2-dimensional) continuous surfaces (3-dimensional) Attribute data spatial attribute data non-spatial attribute data

4 4 Types of geographic phenomena Geographic field A geogr. phenom. for which, for every point in the study area, a value can be determined Or: has a value everywhere Geographic object A geogr. phenom. populate the study area with well-distinguishable, discrete, bounded entities. The space between is potentially empty Or: sparsely populating the area Continuous fields (elevation) Altitude

5 5 Discrete fields (e.g. geology) Geographic objects sparsely populating the area Position determined by: Dimension: point, linear, area? Location Shape: 0D 3D Size Orientation: direction respect to? points linear areas

6 6 Vector model In a vector-based GIS data are handled as: Points X,Y coordinate pair + label Lines series of points Areas line(s) forming their boundary (series of polygons) line feature point feature area feature Topological model: characteristics Topology: method to define spatial relations between points, lines and polygons. Topology stores: Contiguity or similarity: elements having similar characteristics (i.e. finding equal polygons). Connectivity: connection between the units (i.e. finding connected streams). Almost all GIS uses topology for vector storage.

7 7 Topological model: structure E N1 90 a3 a1 Node Topology 80 a4 Node Arcs 70 N2 N1 a1, a3, a4 N2 a1, a2, a5 60 a4 N3 a2, a3, a5 50 N4 N4 a4 a5 E N5 a6 B 40 N6 a7 N3 a2 30 a7 D a6 N5 a7 C a7 20 a2 a Arc a1 a2 Polygon Topology a3 Polygon Arcs a4 A a1, a5, a3 a5 B a2, a5, a6, a7 a6 C a7 a7 D a6 E area outside 0 map coverage Arc Topology Arc Start End Left Node Node Polyg. a1 N1 N2 E a2 N2 N3 E a3 N3 N1 E a4 N4 N1 A a5 N3 N2 A a6 N5 N5 B a7 N6 N6 B Arc Coordinate Dat a St art X Y Intermediate X Y 50, 90 90,90 90, 70 90, 10; 10, 10 10,30 10, 90 30,60 40, 70 10,30 30, 40; 60, 40; 70, 60 30, 20 60,20 70, 30; 80, 30; 80, 20 Right Polyg. A B A A B B C End X Y 90, 70 10, 30 50, 90 50, 90 90, 70 30, 20 60, 20 Raster model The entity information is explicitly recorded for a basic data unit (cell, grid or pixel)

8 8 Data models - vector and raster Vector data model y y y code code code x x x Point Line Area Raster data model Row Row Row Column Column Column Key for the vector models: intemediate point node Raster versus Vector data model Raster model Vector model Simple data structure Easy and efficient overlaying Compatible with Remote Sensing imagery High spatial variability is efficiently represented Simple for programming by user Same grid cell definition for various attributes Inefficient use of computer storage Errors in perimeter and shape Difficult to perform network analysis Inefficient projection transformations Loss of information when using large pixel sizes Less accurate and less appealing map output Complex data structure Difficult to perform overlaying Not compatible with RS imagery Inefficient representation of high spatial variability Compact data structure Efficient encoding of topology Easy to perform network analysis Highly accurate map output

9 9 Digitizing maps Scanning (automatic digitizing) Converting existing data X Y Editing Improving Vectorizing Apply attributes Sensor Raster mode Manual digitizing Improving Apply attributes Y Vector mode X Digital Landscape Model Selecting a digitising technique (1) Digitising technique Type of document Requirements Manual Digitising Document on tablet Complex maps / interpret ation from satellite imagery or aerial photographs Digit ising tablet Manual Digitising Document on-screen Complex maps / interpret ation from satellite imagery or aerial photographs Scanner or scanned document Semi-automa tic ( or int eractive ) digitising ( fully ) automa tic digitising Simple documents that require some interpretation Simple documents or separates with one type of informa tion Scanner or scanned document / processing software for semiautomatic line tracing Scanner or scanned document / processing software for the vectorisa tion process

10 10 Obtaining spatial data from 3 rd party Clearinghouses for metadata Lots of free data available: quality and detail often low or unknown DCW: Data depot (Commercial) sale of data by National Mapping Organisations and increasingly with private organisation Dutch topographic survey: ESRI: Analysis operations Retrieval, (re)classification & measurement operations Overlaying operations Neighbourhood operations Connectivity operations (after Aronoff, 1989, page 196)

11 11 1a) Data selection and retrieval Data retrieval involves the selective search, manipulation and output of data without the requirement to modify the geographic location of the features involved. (linked) Spatial and attribute data are retrieved. No changes are made to the location of spatial elements, and No new spatial elements are created To find out what exist at a particular location. What is at...? Retrieval of spatial data (points, lines, polygons or mapping units in a raster map), which are an answer to the question Where is...? Retrieval of information using conditional, logical and arithmetical operators Selection Queries Based on geometric /spatial characteristics WHERE IS.? or Using attribute data associated with spatial features WHERE ARE FEATURES WITH? or a Combination of both

12 12 Selection Queries Spatial selection using topological relationships containment (within) overlap (intersect) neighbourhood (adjacent) distance (within or beyond a distance) or combination Spatial Relationships disjoint covered by meet contains equal covers inside overlap

13 13 Spatial query Select all clinics in district A. Spatial query - Select features adjacent to other features also called MEET relationship. Share common boundaries. Apply only to line and polygon features. Features adjacent to the original selection polygon Original selection polygon

14 14 Spatial query - Select features that are nearest to other features Example: find nearest road to each clinic. Shortest distance Road Identification number Spatial query Select features intersect with other features Intersect or overlap relationships Two polygons intersect if they share a common area. Two lines intersect if they share a common line segment. A line and a polygon intersect if the line is partially or completely inside the polygon.

15 15 Spatial query - Intersect relationship Example: Select all the roads that are partially or completely located in district B. Data retrieval (raster model) Slope Rock Soil PIXEL INFORMATION Row Column Value x: y: Map 1 Soil 2 Table Soil Soil: Silt Thickness: 5 Recnr Soil Thickness 1 Sand 10 2 Silt 5 3 Clay 15 Map 2 Rock 3 Table Rock Rock: Granite Strenght: High Map 3 Slope 2 Table Slope Slope: Gentle

16 16 1b) (re)classification (re)classification involves the selection and presentation of a selected layer of data based on the classes or values of a specific attribute. It involves looking at an attribute, or a series of attributes, for a single data layer and classifying the data layer based on the range of values of the attribute. Examples: Reclassify a soil map into a PH map Classify an elevation map into classes with intervals of 50 m. Classifications Based on the number of classes before and after the classification, three types of classifications can be differentiated: a) one to one (1:1): The number of classes before is the same as the number of classes after the classification process: there are no changes in the geometry of the spatial objects, they have been re-assigned. b) many to one (M:1): The number of classes after the classification is smaller than the number of classes before the process: generalization, aggregation, merging, dissolving c) one to many (1:M): The number of classes after the classification process is more than the those before the classification: in vector format spatial objects are split in different objects; in raster format e.g. unique ID s are assigned to each pixel in the output map

17 17 Example: A geological map Reclassified geological map Geological map reclassified in 7 classes based on geological age Geological map reclassified in 3 classes based on type of lithology Many to one classification

18 18 Reclassifying a map with attribute data Attribute table: City blocks Attribute map: Land Use Cityblocks Landuse 001 Institutional 002 Commercial 003 Commercial 004 Residential 005 Residential 006 Residential 007 Industrial 008 Residential 009 Industrial 010 Industrial 011 Residential 012 Industrial 013 Residential 014 Residential 015 Residential Map: City blocks Map Calculation Input map: Landuse Domain: Landuse Pasture Bare rocks Bare rocks Pasture Lake Lake Rocks=iff(landuse="bare rocks", landuse, "?") Domain: lands Land water Ouput map: Rocks??????? Bare rocks?????????????????? Ouput map: Lands Land Lands=iff((landuse="pasture")or(landuse="bare rocks"),"land","water") Water Ouput map: Pastarea Domain: bit Pastarea = landuse = "pasture"

19 19 Data reclassification from tables Soils 2 (re-assigment based on attribute column) 3 COLUMN (X-AXIS) Soilstab.tbl Recnr Type 1 Alfisol 2 Mollisol 3 Redzina Infilt 1 infilcol Infilt Soils.soilstab.infilcol COLUMN (X-AXIS) Data classification by slicing DEM DEMCLAS COLUMN (X-AXIS) CDEM Bound class demclas 900 m 0 meter COLUMN (X-AXIS) class 3: m class 2: m class 1: m Clfy(dem,cdem)

20 20 Automatic classification The user specifies only the number of classes in the output data set, the. software determines the class break points. Examples are: Equal Interval and Equal Frequency (Zmax-Zmin)/n n: number of classes (a) Original data set New codes Original codes 1 1, , ,6 3 No. of pixel s (b) Equal interval classification New codes Original codes , No. of pixel s (c) Equal frequency classification 1c) Measurement (through geometric coordinates and topological relationship) Nr% Col% Area& Peri& Name$ NoName NoName NoName E+038 TOTAL_AREA Polygons areas and length

21 21 Measurements for each feature type Feature type Measurement Point Point x,y coordinates number of points distance between points Line Straight x,y coordinates of the beginning line and the end vertex points (nodes) length direction Curved line length shortest distance between the start and the end nodes curvature distribution of direction polygon Box x,y coordinates of opposite corners width and the length Area Circle x,y coordinates of the centre radius Polygon area perimeter X,Y coordinates of the centroid Extent of the polygon, e.g. the x,y coordinates of the lower-left and upper-right corner of the smallest rectangle that covers the pol ygon exactly. Measurements between features Feature 1 Feature 2 Distance measurements Point Point Euclidean distance (the length of a straight line) between the two points Point Line The distance between the point and the nearest location on the line. Point Polygon The distance from the point to the nearest location on the boundaries of the polygon The distance from the point to the centroid of the polygon. line Line If the two lines are not intersected, the shortest distance between the two lines. If they are intersected, this value would be zero. Line Polygon The shortest distance from a location on the line to a location on the polygon boundary. If the line touches or intersects the polygon boundary, this value would be zero. The shortest distance from a location on the line to the centroid of the polygon. Polygon Polygon The shortest distance between the two boundaries. If any distance value is zero, the two polygons are touched. The distance between the centroids of the two polygons The x,y coordinates of the intersection points between two polygon boundaries.

22 22 2) Overlaying operations Map overlaying involves the integration of multiple referenced / overlapping data layers vector based (geometrically complicated and poor operator performance) raster based (cell by cell) (Vector) overlay using polygons Polygon intersection operation After Bonham-Carter Result : new set of polygons common to both maps New topology has to be constructed

23 23 Polygon operators, examples Polygon clipping: restrict spatial extent to generalised outer boundary Polygon overwrite: first layer has priority over the second layer Vector overlay, examples impose After Bonham-Carter stamp join compare

24 24 (Raster based) overlay operation tools Arithmetic functions (+, -, *, /) Relational functions (<, >, =) Logical operations (and, or, xor, not) Conditional functions ( if, then, else ) Arithmetic operations Map A Map B Map C MapC= MapA MapC1= MapA + MapB Map C MapC2= ((MapA - MapB)/(MapA + MapB)) *100 Map C

25 25 Relational functions Map A Map B Output = MAP A > MAP B Output = FALSE 1 = TRUE Logical functions Boolean operators A AND B = A B intersection A OR B = A B union A XOR B = A B exclusion A NOT B = A B negation

26 26 Relational and logical operators F F F F F F F F F F F F F F = forest 7 = 700 m 6 = 600 m 4 = 400 m MapD=(MapA= Forest ) and (MapB <500) MapD1=(MapA= Forest ) or (MapB <500) MapD2=(MapA= Forest ) xor (MapB <500) MapD3=(MapA= Forest ) and not (MapB <500) Map D Map D = false 1 = true Map D Map D Conditional functions F F F F F MapC= iff(mapa= Forest,1,?) Map C ????? F F F? 1 1? 1 F F F?? F F??? MapC1=iff((MapA= Forest ) and (MapB= 700),1,0) F = forest 7 = 700 m 6 = 600 m 4 = 400 m Map C = false 1 = true? = undefined

27 27 Crossing operation G G F F F F G G G G F F G G G G F F G L L F F F L L L F F F L L L F F F Geology S S S S S S S S S S S S S S S S S S A A A A A A A A A A A A A A A A A A Legend Landuse F forest G Grass L Lake Legend Geology A Alluvial S Shale Cross table Landuse Geology Npix Forest * Alluvial Forest * Shale Grass * Alluvial Grass * Shale Lake * Alluvial Forest Forest Grass Grass Lake Alluvial Shale Alluvial Shale Alluvial Cross map G*S G*S F*S F*S F*S F*S G*S G*S G*S G*S F*S F*S G*S G*S G*S G*S F*S F*S G*A L*A L*A F*A F*A F*A L*A L*A L*A F*A F*A F*A L*A L*A L*A F*A F*A F*A Two-dimensional table Landuse G G F F F F G G G G F F G G G G F F G L L F F F L L L F F F L L L F F F Legend Landuse F forest G Grass L Lake Forest Grass Lake Alluvial Suitable Unsuitable Unsuitable Shale Unsuitable Suitable Unsuitable Geology S S S S S S S S S S S S S S S S S S A A A A A A A A A A A A A A A A A A Legend Geology A Alluvial S Shale Output map S S U U U U S S S S U U S S S S U U U U U S S S U U U S S S U U U S S S Legend Output map S Suitable U Unsuitable

28 28 3) Neighbourhood operations Evaluate the characteristics of an area surrounding a specific location interpolation functions topographical functions search functions Interpolation The procedure of estimating unknown values at unsampled sites using known values of exisitng observations Typical examples: Point interpolation (rainfall, spot heights, etc) Line interpolation (contours)

29 29 Digital Elevation Model (DEM) Elevation Zones Applications of DEMs Slope steepness maps, showing the steepness of the slope in degrees, percentages, or radians for each pixel. Slope direction maps (also called slope aspect maps), showing the compass direction of the slope (between degrees). Slope convexity maps, showing the change of slope angles within a short distance. From these maps you can see if the slope is straight, concave or convex in form. Hill shading map (or shadow maps), showing the terrain under an artificial illumination, with bright sides and shadows. Three dimensional views showing a bird s eye view of the terrain from a user defined position above the terrain. Cross-sections indicating the altitude of the terrain along a digitized line. Volume maps (or cut-and-fill maps)

30 30 Search functions Search functions determine the value of a target feature according to some characteristic of its neighbourhood Search function average diversity majority maximum, minimum total Description the average of the values in the neighbourhood a measure of diversity of the values in the neighbourhood, such as variance or standard deviation the number of occurrences for each value in the neighbourhood is determined; the value occurring most frequently is the calculated result the maximum/minimum value in the neighbourhood is returned. the summed total of the values in the neighbourhood Search functions The county boundaries first has to be derived from a political boundary map. Next, the selected county is used to extract the corresponding portions of the land use map. Only then the search operation which counts how many land use types do occur within the county is applied.

31 31 4) Connectivity operations To characterise spatial units that are connected Contiguity functions Proximity functions buffer zones Thiessen polygons nearest feature identification Spread functions Seek functions Network functions Proximity functions The measurement of distances between features (distance in units of length, travel time, etc.) Typical examples: Determination of buffer zones along groundwater exploration wells Construction of Thiessen polygons Determination of accessibility to drinking wells

32 32 Distance calculation C 2 =A 2 +B 2 The distance from a source pixel to its horizontal vertical neighbors is 1, and the distance from a source pixel to its diagonal neighbors is the square root of 2 (= ). A B C Proximity analysis

33 33 Buffer zone determination Rainfall stations Distance calculation Distance zones around rainfall stations Spread functions SPREAD FUNCTIONS EVALUATE PHENOMENA THAT SPREAD, DILUTE OR ACCUMULATE WITH DISTANCE TYPICAL EXAMPLES: Determination of inundated area due to dam construction Determination of flooded area due to dike burst Spreading of pollution

34 34 Spread functions Areas with an elevation below 2.35 m.a.s.l. Areas with an elevation below 2.35 m.a.s.l. and connected with the dike failure Total volume: M3 Total area: M2 Dike failure Spread functions (Iteration with propagation) First Iteration Iteration: successive repetition of a mathe matical operation, using the result of one calculation as input for the next. Propagation Second Iteration Propagation: the newly calculated value for a pixel is used in calculating the next line instead of in the next iteration. Third Iteration Fourth Iteration Flooded Cell

35 35 Seek functions SEEK FUNCTIONS DETERMINE OPTIMUM PATHWAYS USING (A) SPECIFIED DECISION RULE(S) TYPICAL EXAMPLES: Determination of the path of water flow Highway planning Seek functions Contour map Flow paths x: starting points x Automated flow path generation x x

36 36 Network analysis Network partitioning Optimal path finding 1 A 6 B J C 7 M L K 8 5 P I 4 Nodes D 2 E 9 1 N F O G H 9 Costs Lines A P Costs What is the best tract for the of a new Highway? Análisis Cadastral parcel National park Risk area Land-use Soil Slopes Alternative 1 Alternative 2 Alternative 3 Digital Terrain Model Topography Decision makers

37 37 Legend of Hazard Map Rockfall occurrence Rapid landslide Earth flow Landslide NOMINAL Very high 1.1: Very High Hazard to 2.1 rockfall 2.2 occurrence 2.3 during 2.4 rainy High season 1.2: Very High Hazard to rapid landslide and small rockfall occurrence during rainy season 1.3: Very High Hazard to 3.1 earth flow 3.2 occurrence during Moderate rainy season 1.4: Very High Hazard to reactivation of landslides 2.1: High Hazard to rockfall ocurrence during rainy 4 season Low 2.2: High Hazard to to rapid landslide and small rockfall occurrence during rainy season 2.3: High Hazard to earth flow occurrence during rainy season 2.4: High Hazard to reactivation of landslides 3.1: Moderate Hazard to rockfall ocurrence during rainy season 3.2: Moderate Hazard to rapid landslide and small rockfall occurrence during rainy season 3.3: Moderate Hazard to earth flow occurrence during rainy season 3.4: Moderate Hazard to reactivation of landslides 4: Low Hazard to landslide occurrence. Stable ORDENAL Hillshaded relief + topo elements

38 38 Satellite imagery + topo elements Geological map

39 39 Lahar hazard map Pyroclastic flow hazard map

40 40 3D visualisation (1) Landsat TM (false colour) satellite image draped over Digital Terrain Model (DTM)

layers in a raster model

layers in a raster model layers in a raster model Layer 1 Layer 2 layers in an vector-based model (1) Layer 2 Layer 1 layers in an vector-based model (2) raster versus vector data model Raster model Vector model Simple data structure

More information

Introduction to ILWIS

Introduction to ILWIS Introduction to ILWIS Source: Cees van Westen Associated Institute of the What is ILWIS? PC-based GIS & Remote Sensing package Developed by ITC A complete package: image processing spatial analysis digital

More information

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Lecture 6: GIS Spatial Analysis GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University 1 Spatial Data It can be most simply defined as information that describes the distribution

More information

Representing Geography

Representing Geography Data models and axioms Chapters 3 and 7 Representing Geography Road map Representing the real world Conceptual models: objects vs fields Implementation models: vector vs raster Vector topological model

More information

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures

Class #2. Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Class #2 Data Models: maps as models of reality, geographical and attribute measurement & vector and raster (and other) data structures Role of a Data Model Levels of Data Model Abstraction GIS as Digital

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling

GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling Spatial Analysis in GIS (cont d) GEOGRAPHIC INFORMATION SYSTEMS Lecture 18: Spatial Modeling - the basic types of analysis that can be accomplished with a GIS are outlined in The Esri Guide to GIS Analysis

More information

Data handling 3: Alter Process

Data handling 3: Alter Process Introduction Geo information Science (GRS 10306) Data handling 3: Alter Process 2009/2010 CGI GIRS 2 Alter / process / analysis / operations definition Query a data handling class of operators which doesn

More information

Exercise 1: Introduction to ILWIS with the Riskcity dataset

Exercise 1: Introduction to ILWIS with the Riskcity dataset Exercise 1: Introduction to ILWIS with the Riskcity dataset Expected time: 2.5 hour Data: data from subdirectory: CENN_DVD\ILWIS_ExerciseData\IntroRiskCity Objectives: After this exercise you will be able

More information

L7 Raster Algorithms

L7 Raster Algorithms L7 Raster Algorithms NGEN6(TEK23) Algorithms in Geographical Information Systems by: Abdulghani Hasan, updated Nov 216 by Per-Ola Olsson Background Store and analyze the geographic information: Raster

More information

Maps as Numbers: Data Models

Maps as Numbers: Data Models Maps as Numbers: Data Models vertices E Reality S E S arcs S E Conceptual Models nodes E Logical Models S Start node E End node S Physical Models 1 The Task An accurate, registered, digital map that can

More information

M. Andrea Rodríguez-Tastets. I Semester 2008

M. Andrea Rodríguez-Tastets. I Semester 2008 M. -Tastets Universidad de Concepción,Chile andrea@udec.cl I Semester 2008 Outline refers to data with a location on the Earth s surface. Examples Census data Administrative boundaries of a country, state

More information

RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O

RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O RASTER ANALYSIS S H A W N L. P E N M A N E A R T H D A T A A N A LY S I S C E N T E R U N I V E R S I T Y O F N E W M E X I C O TOPICS COVERED Spatial Analyst basics Raster / Vector conversion Raster data

More information

Statistical surfaces and interpolation. This is lecture ten

Statistical surfaces and interpolation. This is lecture ten Statistical surfaces and interpolation This is lecture ten Data models for representation of surfaces So far have considered field and object data models (represented by raster and vector data structures).

More information

Topic 5: Raster and Vector Data Models

Topic 5: Raster and Vector Data Models Geography 38/42:286 GIS 1 Topic 5: Raster and Vector Data Models Chapters 3 & 4: Chang (Chapter 4: DeMers) 1 The Nature of Geographic Data Most features or phenomena occur as either: discrete entities

More information

Module 7 Raster operations

Module 7 Raster operations Introduction Geo-Information Science Practical Manual Module 7 Raster operations 7. INTRODUCTION 7-1 LOCAL OPERATIONS 7-2 Mathematical functions and operators 7-5 Raster overlay 7-7 FOCAL OPERATIONS 7-8

More information

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM

Contents of Lecture. Surface (Terrain) Data Models. Terrain Surface Representation. Sampling in Surface Model DEM Lecture 13: Advanced Data Models: Terrain mapping and Analysis Contents of Lecture Surface Data Models DEM GRID Model TIN Model Visibility Analysis Geography 373 Spring, 2006 Changjoo Kim 11/29/2006 1

More information

Announcements. Data Sources a list of data files and their sources, an example of what I am looking for:

Announcements. Data Sources a list of data files and their sources, an example of what I am looking for: Data Announcements Data Sources a list of data files and their sources, an example of what I am looking for: Source Map of Bangor MEGIS NG911 road file for Bangor MEGIS Tax maps for Bangor City Hall, may

More information

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham Getting Started with Spatial Analyst Steve Kopp Elizabeth Graham Spatial Analyst Overview Over 100 geoprocessing tools plus raster functions Raster and vector analysis Construct workflows with ModelBuilder,

More information

Review of Cartographic Data Types and Data Models

Review of Cartographic Data Types and Data Models Review of Cartographic Data Types and Data Models GIS Data Models Raster Versus Vector in GIS Analysis Fundamental element used to represent spatial features: Raster: pixel or grid cell. Vector: x,y coordinate

More information

Longley Chapter 3. Representations

Longley Chapter 3. Representations Longley Chapter 3 Digital Geographic Data Representation Geographic Data Type Data Models Representing Spatial and Temporal Data Attributes The Nature of Geographic Data Representations Are needed to convey

More information

Raster Data Model & Analysis

Raster Data Model & Analysis Topics: 1. Understanding Raster Data 2. Adding and displaying raster data in ArcMap 3. Converting between floating-point raster and integer raster 4. Converting Vector data to Raster 5. Querying Raster

More information

Geographic Information Systems (GIS) Spatial Analyst [10] Dr. Mohammad N. Almasri. [10] Spring 2018 GIS Dr. Mohammad N. Almasri Spatial Analyst

Geographic Information Systems (GIS) Spatial Analyst [10] Dr. Mohammad N. Almasri. [10] Spring 2018 GIS Dr. Mohammad N. Almasri Spatial Analyst Geographic Information Systems (GIS) Spatial Analyst [10] Dr. Mohammad N. Almasri 1 Preface POINTS, LINES, and POLYGONS are good at representing geographic objects with distinct shapes They are less good

More information

+ = Spatial Analysis of Raster Data. 2 =Fault in shale 3 = Fault in limestone 4 = no Fault, shale 5 = no Fault, limestone. 2 = fault 4 = no fault

+ = Spatial Analysis of Raster Data. 2 =Fault in shale 3 = Fault in limestone 4 = no Fault, shale 5 = no Fault, limestone. 2 = fault 4 = no fault Spatial Analysis of Raster Data 0 0 1 1 0 0 1 1 1 0 1 1 1 1 1 1 2 4 4 4 2 4 5 5 4 2 4 4 4 2 5 5 4 4 2 4 5 4 3 5 4 4 4 2 5 5 5 3 + = 0 = shale 1 = limestone 2 = fault 4 = no fault 2 =Fault in shale 3 =

More information

Raster GIS. Raster GIS 11/1/2015. The early years of GIS involved much debate on raster versus vector - advantages and disadvantages

Raster GIS. Raster GIS 11/1/2015. The early years of GIS involved much debate on raster versus vector - advantages and disadvantages Raster GIS Google Earth image (raster) with roads overlain (vector) Raster GIS The early years of GIS involved much debate on raster versus vector - advantages and disadvantages 1 Feb 21, 2010 MODIS satellite

More information

Introducing ArcScan for ArcGIS

Introducing ArcScan for ArcGIS Introducing ArcScan for ArcGIS An ESRI White Paper August 2003 ESRI 380 New York St., Redlands, CA 92373-8100, USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2003

More information

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi DATA MODELS IN GIS Prachi Misra Sahoo I.A.S.R.I., New Delhi -110012 1. Introduction GIS depicts the real world through models involving geometry, attributes, relations, and data quality. Here the realization

More information

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations,

Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, Welcome to NR402 GIS Applications in Natural Resources. This course consists of 9 lessons, including Power point presentations, demonstrations, readings, and hands on GIS lab exercises. Following the last

More information

Neighbourhood Operations Specific Theory

Neighbourhood Operations Specific Theory Neighbourhood Operations Specific Theory Neighbourhood operations are a method of analysing data in a GIS environment. They are especially important when a situation requires the analysis of relationships

More information

Map Analysis of Raster Data I 3/8/2018

Map Analysis of Raster Data I 3/8/2018 Map Analysis of Raster Data I /8/8 Spatial Analysis of Raster Data What is Spatial Analysis? = shale = limestone 4 4 4 4 5 5 4 4 4 4 5 5 4 4 4 5 4 5 4 4 4 5 5 5 + = = fault =Fault in shale 4 = no fault

More information

Raster GIS applications

Raster GIS applications Raster GIS applications Columns Rows Image: cell value = amount of reflection from surface DEM: cell value = elevation (also slope/aspect/hillshade/curvature) Thematic layer: cell value = category or measured

More information

APPENDIX E2. Vernal Pool Watershed Mapping

APPENDIX E2. Vernal Pool Watershed Mapping APPENDIX E2 Vernal Pool Watershed Mapping MEMORANDUM To: U.S. Fish and Wildlife Service From: Tyler Friesen, Dudek Subject: SSHCP Vernal Pool Watershed Analysis Using LIDAR Data Date: February 6, 2014

More information

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham

Getting Started with Spatial Analyst. Steve Kopp Elizabeth Graham Getting Started with Spatial Analyst Steve Kopp Elizabeth Graham Workshop Overview Fundamentals of using Spatial Analyst What analysis capabilities exist and where to find them How to build a simple site

More information

Remote Sensing and GIS. GIS Spatial Overlay Analysis

Remote Sensing and GIS. GIS Spatial Overlay Analysis Subject Paper No and Title Module No and Title Module Tag Geology Remote Sensing and GIS GIS Spatial Overlay Analysis RS & GIS XXXI Principal Investigator Co-Principal Investigator Co-Principal Investigator

More information

An Introduction to Lidar & Forestry May 2013

An Introduction to Lidar & Forestry May 2013 An Introduction to Lidar & Forestry May 2013 Introduction to Lidar & Forestry Lidar technology Derivatives from point clouds Applied to forestry Publish & Share Futures Lidar Light Detection And Ranging

More information

Understanding Geospatial Data Models

Understanding Geospatial Data Models Understanding Geospatial Data Models 1 A geospatial data model is a formal means of representing spatially referenced information. It is a simplified view of physical entities and a conceptualization of

More information

Terrain Analysis. Using QGIS and SAGA

Terrain Analysis. Using QGIS and SAGA Terrain Analysis Using QGIS and SAGA Tutorial ID: IGET_RS_010 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

Main concepts of ILWIS 3.0

Main concepts of ILWIS 3.0 CHAPTER 2 Main concepts of ILWIS 3.0 In chapter one, Introduction to ILWIS, you started with ILWIS, and learned the basics of the user interface. This chapter presents some key concepts of ILWIS. In section

More information

Module 10 Data-action models

Module 10 Data-action models Introduction Geo-Information Science Practical Manual Module 10 Data-action models 10. INTRODUCTION 10-1 DESIGNING A DATA-ACTION MODEL 10-2 REPETITION EXERCISES 10-6 10. Introduction Until now you have

More information

LECTURE 2 SPATIAL DATA MODELS

LECTURE 2 SPATIAL DATA MODELS LECTURE 2 SPATIAL DATA MODELS Computers and GIS cannot directly be applied to the real world: a data gathering step comes first. Digital computers operate in numbers and characters held internally as binary

More information

Mapping Distance and Density

Mapping Distance and Density Mapping Distance and Density Distance functions allow you to determine the nearest location of something or the least-cost path to a particular destination. Density functions, on the other hand, allow

More information

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-7 Chapters 13 and 14

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-7 Chapters 13 and 14 Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-7 Chapters 13 and 14 Data for Terrain Mapping and Analysis DEM (digital elevation model) and TIN (triangulated irregular network) are two

More information

Lecture 2: GIS Data Sources, Data Types and Representation. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University

Lecture 2: GIS Data Sources, Data Types and Representation. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Lecture 2: GIS Data Sources, Data Types and Representation GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Geographic Data in GIS Can be obtained from various sources in different

More information

RASTER ANALYSIS GIS Analysis Fall 2013

RASTER ANALYSIS GIS Analysis Fall 2013 RASTER ANALYSIS GIS Analysis Fall 2013 Raster Data The Basics Raster Data Format Matrix of cells (pixels) organized into rows and columns (grid); each cell contains a value representing information. What

More information

Graphic Display of Vector Object

Graphic Display of Vector Object What is GIS? GIS stands for Geographic Information Systems, although the term Geographic Information Science is gaining popularity. A GIS is a software platform for storing, organizing, viewing, querying,

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. CHAPTER 11 VECTOR DATA ANALYSIS 11.1 Buffering 11.1.1 Variations in Buffering Box 11.1 Riparian Buffer Width 11.1.2 Applications of Buffering 11.2 Overlay 11.2.1 Feature Type and Overlay 11.2.2 Overlay

More information

Purpose: To explore the raster grid and vector map element concepts in GIS.

Purpose: To explore the raster grid and vector map element concepts in GIS. GIS INTRODUCTION TO RASTER GRIDS AND VECTOR MAP ELEMENTS c:wou:nssi:vecrasex.wpd Purpose: To explore the raster grid and vector map element concepts in GIS. PART A. RASTER GRID NETWORKS Task A- Examine

More information

Maps as Numbers: Data Models

Maps as Numbers: Data Models Maps as Numbers: Data Models vertices nodes tart node nd node arcs Reality Conceptual Models The Task An accurate, registered, digital map that can be queried and analyzed Translate: Real World Locations,

More information

Multidimensional (spatial) Data and Modelling (2)

Multidimensional (spatial) Data and Modelling (2) Multidimensional (spatial) Data and Modelling (2) 1 Representative operations on maps l l l l l are operations on layers used in maps (all 2-d). Synonyms f. map: layer, spatial partition Def. properties:

More information

RASTER ANALYSIS GIS Analysis Winter 2016

RASTER ANALYSIS GIS Analysis Winter 2016 RASTER ANALYSIS GIS Analysis Winter 2016 Raster Data The Basics Raster Data Format Matrix of cells (pixels) organized into rows and columns (grid); each cell contains a value representing information.

More information

Digital Elevation Models (DEM)

Digital Elevation Models (DEM) Digital Elevation Models (DEM) Digital representation of the terrain surface also referred to as Digital Terrain Models (DTM) Digital Elevation Models (DEM) How has relief depiction changed with digital

More information

Multidimensional Data and Modelling - DBMS

Multidimensional Data and Modelling - DBMS Multidimensional Data and Modelling - DBMS 1 DBMS-centric approach Summary: l Spatial data is considered as another type of data beside conventional data in a DBMS. l Enabling advantages of DBMS (data

More information

Soil texture: based on percentage of sand in the soil, partially determines the rate of percolation of water into the groundwater.

Soil texture: based on percentage of sand in the soil, partially determines the rate of percolation of water into the groundwater. Overview: In this week's lab you will identify areas within Webster Township that are most vulnerable to surface and groundwater contamination by conducting a risk analysis with raster data. You will create

More information

Geodatabase over Taita Hills, Kenya

Geodatabase over Taita Hills, Kenya Geodatabase over Taita Hills, Kenya Anna Broberg & Antero Keskinen Abstract This article introduces the basics of geographical information systems (GIS) and explains how the Taita Hills project can benefit

More information

GIS in agriculture scale farm level - used in agricultural applications - managing crop yields, monitoring crop rotation techniques, and estimate

GIS in agriculture scale farm level - used in agricultural applications - managing crop yields, monitoring crop rotation techniques, and estimate Types of Input GIS in agriculture scale farm level - used in agricultural applications - managing crop yields, monitoring crop rotation techniques, and estimate soil loss from individual farms or agricultural

More information

An Introduction to Spatial Databases

An Introduction to Spatial Databases An Introduction to Spatial Databases R. H. Guting VLDB Journal v3, n4, October 1994 Speaker: Giovanni Conforti Outline: a rather old (but quite complete) survey on Spatial DBMS Introduction & definition

More information

Spatial Analysis 2. Basic operations Béla Márkus

Spatial Analysis 2. Basic operations Béla Márkus Spatial Analysis 2. Basic operations Béla Márkus Spatial Analysis 2.: Basic operations Béla Márkus Lector: János Tamás This module was created within TÁMOP - 4.1.2-08/1/A-2009-0027 "Tananyagfejlesztéssel

More information

Spatial Data Models. Raster uses individual cells in a matrix, or grid, format to represent real world entities

Spatial Data Models. Raster uses individual cells in a matrix, or grid, format to represent real world entities Spatial Data Models Raster uses individual cells in a matrix, or grid, format to represent real world entities Vector uses coordinates to store the shape of spatial data objects David Tenenbaum GEOG 7

More information

Chapter 3: Maps as Numbers

Chapter 3: Maps as Numbers Chapter 3: Maps as Numbers 3. Representing Maps as Numbers 3.2 Structuring Attributes 3.3 Structuring Maps 3.4 Why Topology Matters 3.5 Formats for GIS Data 3.6 Exchanging Data David Tenenbaum EEOS 265

More information

The GIS Spatial Data Model

The GIS Spatial Data Model The GIS Spatial Data Model Introduction: Spatial data are what drive a GIS. Every piece of functionality that makes a GIS separate from another analytical environment is rooted in the spatially explicit

More information

Classify Multi-Spectral Data Classify Geologic Terrains on Venus Apply Multi-Variate Statistics

Classify Multi-Spectral Data Classify Geologic Terrains on Venus Apply Multi-Variate Statistics Classify Multi-Spectral Data Classify Geologic Terrains on Venus Apply Multi-Variate Statistics Operations What Do I Need? Classify Merge Combine Cross Scan Score Warp Respace Cover Subscene Rotate Translators

More information

Engineering Geology. Engineering Geology is backbone of civil engineering. Topographic Maps. Eng. Iqbal Marie

Engineering Geology. Engineering Geology is backbone of civil engineering. Topographic Maps. Eng. Iqbal Marie Engineering Geology Engineering Geology is backbone of civil engineering Topographic Maps Eng. Iqbal Marie Maps: are a two dimensional representation, of an area or region. There are many types of maps,

More information

Improved Applications with SAMB Derived 3 meter DTMs

Improved Applications with SAMB Derived 3 meter DTMs Improved Applications with SAMB Derived 3 meter DTMs Evan J Fedorko West Virginia GIS Technical Center 20 April 2005 This report sums up the processes used to create several products from the Lorado 7

More information

4.0 DIGITIZATION, EDITING AND STRUCTURING OF MAP DATA

4.0 DIGITIZATION, EDITING AND STRUCTURING OF MAP DATA .0 DIGITIZATION, EDITING AND STRUCTURING OF MAP DATA The process of digitizing existing maps is a transformation from one analog) form of information to another digital) form. Data input is the operation

More information

SPATIAL DATA MODELS Introduction to GIS Winter 2015

SPATIAL DATA MODELS Introduction to GIS Winter 2015 SPATIAL DATA MODELS Introduction to GIS Winter 2015 GIS Data Organization The basics Data can be organized in a variety of ways Spatial location, content (attributes), frequency of use Come up with a system

More information

Suitability Modeling with GIS

Suitability Modeling with GIS Developed and Presented by Juniper GIS 1/33 Course Objectives What is Suitability Modeling? The Suitability Modeling Process Cartographic Modeling GIS Tools for Suitability Modeling Demonstrations of Models

More information

Working with Map Algebra

Working with Map Algebra Working with Map Algebra While you can accomplish much with the Spatial Analyst user interface, you can do even more with Map Algebra, the analysis language of Spatial Analyst. Map Algebra expressions

More information

GIS OPERATION MANUAL

GIS OPERATION MANUAL GIS OPERATION MANUAL 1. Computer System Description Hardware Make Compaq Presario 5004 CPU AMD Athlon 1.1 Ghz Main Memory 640MB CD-ROM 52 X CD-RW 8 X HD 57GB Monitor 19 inch Video Adapter 16 Mb Nvidia

More information

GIS Tools - Geometry. A GIS stores data as different layers of information Different feature types are stored in individual files.

GIS Tools - Geometry. A GIS stores data as different layers of information Different feature types are stored in individual files. A Definition of GIS GIS is a system of hardware, software, and procedures designed to support the capture, management, manipulation, analysis, modeling and display of spatially referenced data for solving

More information

Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee

Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee Lecture 04 Raster data model and comparisons with vector Hello friends,

More information

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification

DIGITAL IMAGE ANALYSIS. Image Classification: Object-based Classification DIGITAL IMAGE ANALYSIS Image Classification: Object-based Classification Image classification Quantitative analysis used to automate the identification of features Spectral pattern recognition Unsupervised

More information

Raster Analysis and Functions. David Tenenbaum EEOS 465 / 627 UMass Boston

Raster Analysis and Functions. David Tenenbaum EEOS 465 / 627 UMass Boston Raster Analysis and Functions Local Functions By-cell operations Operated on by individual operators or by coregistered grid cells from other themes Begin with each target cell, manipulate through available

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 02: Feature Types and Data Models

GEOGRAPHIC INFORMATION SYSTEMS Lecture 02: Feature Types and Data Models GEOGRAPHIC INFORMATION SYSTEMS Lecture 02: Feature Types and Data Models Feature Types and Data Models How Does a GIS Work? - a GIS operates on the premise that all of the features in the real world can

More information

Data Models and Data processing in GIS

Data Models and Data processing in GIS PDHonline Course L155G (5 PDH) Data Models and Data processing in GIS Instructor: Steve Ramroop, Ph.D. 2012 PDH Online PDH Center 5272 Meadow Estates Drive Fairfax, VA 22030-6658 Phone & Fax: 703-988-0088

More information

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Lecture 9 Raster Data Analysis Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Raster Data Model The GIS raster data model represents datasets in which square

More information

Lecture 21 - Chapter 8 (Raster Analysis, part2)

Lecture 21 - Chapter 8 (Raster Analysis, part2) GEOL 452/552 - GIS for Geoscientists I Lecture 21 - Chapter 8 (Raster Analysis, part2) Today: Digital Elevation Models (DEMs), Topographic functions (surface analysis): slope, aspect hillshade, viewshed,

More information

Hamilton County Enhances GIS Base Mapping with 1-foot Contours

Hamilton County Enhances GIS Base Mapping with 1-foot Contours Hamilton County Enhances GIS Base Mapping with 1-foot Contours Presented by Larry Stout, Hamilton County GIS Manager Brad Fugate, Woolpert Inc. Today s Presentation Hamilton County s 2004 Base Mapping

More information

GIS Data Models. 4/9/ GIS Data Models

GIS Data Models. 4/9/ GIS Data Models GIS Data Models 1 Conceptual models of the real world The real world can be described using two conceptually different models: 1. As discrete objects, possible to represent as points, lines or polygons.

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki April 3, 2014 Lecture 11: Raster Analysis GIS Related? 4/3/2014 ENGRG 59910 Intro to GIS 2 1 Why we use Raster GIS In our previous discussion of data models,

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. CHAPTER 12 RASTER DATA ANALYSIS 12.1 Data Analysis Environment Box 12.1 How to Make an Analysis Mask 12.2 Local Operations 12.2.1 Local Operations with a Single Raster 12.2.2 Reclassification 12.2.3 Local

More information

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN

NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN NATIONWIDE POINT CLOUDS AND 3D GEO- INFORMATION: CREATION AND MAINTENANCE GEORGE VOSSELMAN OVERVIEW National point clouds Airborne laser scanning in the Netherlands Quality control Developments in lidar

More information

Object-Based Classification & ecognition. Zutao Ouyang 11/17/2015

Object-Based Classification & ecognition. Zutao Ouyang 11/17/2015 Object-Based Classification & ecognition Zutao Ouyang 11/17/2015 What is Object-Based Classification The object based image analysis approach delineates segments of homogeneous image areas (i.e., objects)

More information

Advanced Data Types and New Applications

Advanced Data Types and New Applications Advanced Data Types and New Applications These slides are a modified version of the slides of the book Database System Concepts (Chapter 24), 5th Ed., McGraw-Hill, by Silberschatz, Korth and Sudarshan.

More information

Developing an Interactive GIS Tool for Stream Classification in Northeast Puerto Rico

Developing an Interactive GIS Tool for Stream Classification in Northeast Puerto Rico Developing an Interactive GIS Tool for Stream Classification in Northeast Puerto Rico Lauren Stachowiak Advanced Topics in GIS Spring 2012 1 Table of Contents: Project Introduction-------------------------------------

More information

Computer Database Structure for Managing Data :-

Computer Database Structure for Managing Data :- The Map as an Abstraction of Space :- We begin the process of abstraction by conceptualizing what we encounter as a group of points, lines, areas and surfaces. We make decision about which object to take

More information

Masking Lidar Cliff-Edge Artifacts

Masking Lidar Cliff-Edge Artifacts Masking Lidar Cliff-Edge Artifacts Methods 6/12/2014 Authors: Abigail Schaaf is a Remote Sensing Specialist at RedCastle Resources, Inc., working on site at the Remote Sensing Applications Center in Salt

More information

Spatial Analysis and Modeling (GIST 4302/5302) Representation of Spatial Data. Representation of Spatial Data Models 3/5/18

Spatial Analysis and Modeling (GIST 4302/5302) Representation of Spatial Data. Representation of Spatial Data Models 3/5/18 3/5/8 Spatial Analysis and Modeling (GIST 432/532) Representation of Spatial Data Guofeng Cao Department of Geosciences Texas Tech University Representation of Spatial Data Models Object-based model: treats

More information

Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore & IIIT-HYDERABAD

Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore & IIIT-HYDERABAD Bharath Setturu Research scholar, EWRG, Center for Ecological Sciences, IISc, Bangalore settur@ces.iisc.ernet.in & IIIT-HYDERABAD Introduction to QGIS oquantum GIS (QGIS) is a GIS tool for managing geographical

More information

Data handling 2: Transformations

Data handling 2: Transformations Intro Geo information Science (GRS 10306) Data handling 2: Transformations 2009/2010 CGI GIRS Transformation definition Query a data handling class of operators which doesn t change the thematic and geometric

More information

Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University

Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University Outline of Today Last week, we learned: Characteristics of spatial data Types of spatial data

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

Lecture 06. Raster and Vector Data Models. Part (1) Common Data Models. Raster. Vector. Points. Points. ( x,y ) Area. Area Line.

Lecture 06. Raster and Vector Data Models. Part (1) Common Data Models. Raster. Vector. Points. Points. ( x,y ) Area. Area Line. Lecture 06 Raster and Vector Data Models Part (1) 1 Common Data Models Vector Raster Y Points Points ( x,y ) Line Area Line Area 2 X 1 3 Raster uses a grid cell structure Vector is more like a drawn map

More information

Lecture 8. Vector Data Analyses. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

Lecture 8. Vector Data Analyses. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Lecture 8 Vector Data Analyses Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Vector Data Analysis Vector data analysis involves one or a combination of: Measuring

More information

The Raster Data Model

The Raster Data Model The Raster Data Model 2 2 2 2 8 8 2 2 8 8 2 2 2 2 2 2 8 8 2 2 2 2 2 2 2 2 2 Llano River, Mason Co., TX 1 Rasters are: Regular square tessellations Matrices of values distributed among equal-sized, square

More information

Geometric Rectification of Remote Sensing Images

Geometric Rectification of Remote Sensing Images Geometric Rectification of Remote Sensing Images Airborne TerrestriaL Applications Sensor (ATLAS) Nine flight paths were recorded over the city of Providence. 1 True color ATLAS image (bands 4, 2, 1 in

More information

Terrain Modeling and Mapping for Telecom Network Installation Using Scanning Technology. Maziana Muhamad

Terrain Modeling and Mapping for Telecom Network Installation Using Scanning Technology. Maziana Muhamad Terrain Modeling and Mapping for Telecom Network Installation Using Scanning Technology Maziana Muhamad Summarising LiDAR (Airborne Laser Scanning) LiDAR is a reliable survey technique, capable of: acquiring

More information

INTRODUCTION TO GIS WORKSHOP EXERCISE

INTRODUCTION TO GIS WORKSHOP EXERCISE 111 Mulford Hall, College of Natural Resources, UC Berkeley (510) 643-4539 INTRODUCTION TO GIS WORKSHOP EXERCISE This exercise is a survey of some GIS and spatial analysis tools for ecological and natural

More information

Field-Scale Watershed Analysis

Field-Scale Watershed Analysis Conservation Applications of LiDAR Field-Scale Watershed Analysis A Supplemental Exercise for the Hydrologic Applications Module Andy Jenks, University of Minnesota Department of Forest Resources 2013

More information

University of Technology Building & Construction Department / Remote Sensing & GIS lecture

University of Technology Building & Construction Department / Remote Sensing & GIS lecture 5. Corrections 5.1 Introduction 5.2 Radiometric Correction 5.3 Geometric corrections 5.3.1 Systematic distortions 5.3.2 Nonsystematic distortions 5.4 Image Rectification 5.5 Ground Control Points (GCPs)

More information

Surpac Google Earth Tools

Surpac Google Earth Tools Surpac Google Earth Tools Google Earth is a free software program that lets you fly anywhere on Earth to view satellite imagery, maps, terrain and 3D buildings. When used in conjunction with SURPAC, it

More information

Matthew Heric, Geoscientist and Kevin D. Potter, Product Manager. Autometric, Incorporated 5301 Shawnee Road Alexandria, Virginia USA

Matthew Heric, Geoscientist and Kevin D. Potter, Product Manager. Autometric, Incorporated 5301 Shawnee Road Alexandria, Virginia USA INTEGRATIONS OF STRUCTURED QUERY LANGUAGE WITH GEOGRAPHIC INFORMATION SYSTEM PROCESSING: GeoServer Matthew Heric, Geoscientist and Kevin D. Potter, Product Manager Autometric, Incorporated 5301 Shawnee

More information