envision Technical Report Archaeological Prediction Maps Kapiti Coast

Size: px
Start display at page:

Download "envision Technical Report Archaeological Prediction Maps Kapiti Coast"

Transcription

1 envision Technical Report Archaeological Prediction Maps Kapiti Coast Elise Smith September 2012

2 Contents HYPOTHESIS:... 3 Technical challenges... 3 Alternative methods of analysis considered:... 3 Approach 1:... 3 Approach 2:... 3 Specifications of the spatial layers:... 3 Underlying prediction layers:... 3 METHODS: Geographic Information System methods of analysis... 4 Preparation of data for this analysis:... 4 Key points for Ordinary Least Squares... 6 Try to improve the data for this analysis:... 7 Final Method:... 8 RESULTS and scores:... 8 Alert layer production... 8 Project parameters... 8 Appendix Results of the Arc GIS 10 Spatial Analyst > Extraction > SAMPLE... 9 The 'Ordinary Least Squares' Test Weighted Overlay scaling process Appendix Weighted Overlay Tools The factors included: Overlays Derivation of raster layers used in the final Weighted Overlay Subsets of pre-historic data tested Pa/Pit/Terrace Midden/Oven/Burial Results from the OLS of pseudo-sites - "Approach 1" Appendix Site codes Soil particle size codes 'SAMPLE' results from of all known Maori sites of Pa/Pit/Terrace and environmental variables 'SAMPLE' results from of all known Maori sites Midden/Oven/Burial and environmental variables envision Ltd. 2

3 HYPOTHESIS: Archaeological sites are spatially distributed according to favourability of site, which may be a combination of environmental factors - elevation, slope, soil type, proximity to rivers / lakes / swamps, ridgelines and proximity to the coast. Technical challenges This project noted some of the same technical challenges as Leathwick, J. R. (2000), 4.1, p11. The basis for the GIS analysis is limited by the presence of recorded archaeological sites, rather than true presence/absence data. Absence does not necessarily mean that there is no site, it may not have been recorded. This project first explored the patterns of the data and then ran a regression analysis, Ordinary Least Squares. Alternative methods of analysis considered: 1. A regression using pseudo-absence sites generated as random points and the known Maori sites against five environmental factors. 2. A regression using the known Maori sites to provide the frequency statistics against environmental factors. Approach 1: A layer of random points was created to conform to a presence/absence model. Those points coincident with recorded Maori sites related to the' presences' and those which had no Maori records were taken as 'absences'. The regression Ordinary Least Squares indicated the only statistically significant factor was 'proximity to coast'. See the results in Appendix 2. Create a layer of random sites in the 'Project_Area' Use random points to SAMPLE the Fishnet polygon with Maori sites Display xy data Run Ordinary Least Squares analysis. Results show a significant correlation of known Maori sites and proximity to coast. No other environmental factors were significant. Approach 2: Analysis of the factors underlying only known sites to select likely factors, then a regression analysis of the data, Ordinary Least Squares, to find several correlated variables. The eventual model was chosen through this process, backed by expert local knowledge, providing an acceptable model to identify the major environmental variables influencing site location. Once the main environmental variables were accepted, these were combined as an overlay ('Environmental Factors') to predict pre-historic Maori sites. This layer has been combined with a layer recording 'Human Factors'. Specifications of the spatial layers: The spatial information layers provided by Kapiti Coast District Council is of high resolution, the 5m cell size DEM allowing an analysis to be refined after running the model, testing multiple iterations and different resolutions. An eventual cell size of 10m 2 was chosen for the raster layers used in the analysis. The fishnet created to provide a score of the Maori sites for the analysis was set at 200m 2. The total area of the project was km 2. Underlying prediction layers: 1. Environmental factors: Derived through assessing the effect of 'slope', 'proximity to coast', the 'soil type', 'river zones', 'ridges in the 35m-70m elevation zone', and 'elevation' on the location of a sample of known Maori archaeological sites. 2. Human factors: A layer to classify the alert level of human occupation was derived from all the known Maori sites and historic sites and areas. The current urban area zone was weighted negatively to reduce the alert level in this area. The specific high alert sites ('Value 4' in the District Plan Alert layer) which are paramount are: All the Maori recorded sites (50m buffer) Pataka Moore s polygons of Maori sites Historic town boundaries Railway line (50m buffer) Historic sites (50m buffer envision Ltd. 3

4 METHODS: Geographic Information System methods of analysis ESRI ArcGIS steps -The following lists the general steps to perform overlay analysis: Define the problem. Break the problem into submodels. Determine significant layers. Analyse statistically, determine best modelling approach Reclassify the data within a layer. Weight the input layers. Add or combine the layers. Identify one or more candidate regression models using the Ordinary least Squares regression tool, If the data is normally distributed and suitable, run those models using Geographically Weighted Regression. If the data is not suitable, use the analysis results to seek alternative modelling options. An index of site preference against the different factors was prepared and tested. The index is the percentage of a environmental attribute in the area occupied by the sample sites divided by the percentage of that attribute in the whole area being considered. This was useful background information to assist judgement decisions. See Appendix 1. In the event of the data being biased (insufficient sample data), not normally distributed or showing other problems (such as landscape changes since the sites were established centuries ago), then there are alternatives such as running a Weighted Overlay using the environmental rasters which have been weighted according to the proportions of sites found linked to each environmental variable (use all sites, or each site type). Each environmental raster is thus scaled. When they are all added together (Weighted Overlay) a judgement is made as to if they are all equal in effect, or have different contributions. Produce the following: 1. Output feature classes 2. Supplementary table showing model variables and diagnostic results 3. Prediction output feature class Preparation of data for this analysis: Example of polygon data preparation Rivers: Create meaningful zones incorporating the project area. River/river zones/not near a river Convert river layers from GCS_GRS 1980(IUGG, 1980) to NZTM GCS_NZGD_2000. Export as a new layer using the data frame Remove slivers Objective - Zones to select sites on are: river, 2 river buffer zones and all other land Erase: 'Project area' with 'RivStrm_NZTM2000MultipleRin' = 'landnorivbuffer' and then Erase 'RivStrm_NZTM2000_MultipleRin layer with 'RivStrm_NZTM2000' = 'Norivernobuffer_allotherland' Create a zone field for each layer. 'RivStrm_NZTM2000' (Zone field = 1), ' RivBuffer_noRiv ' (Zone fields = 100, 200) and the 'landnorivbuffer' (Zone field = 3). Then ET GeoWizards tools merge three layers - 'K _River_Buffers_Land' - the river environmental information. Produce RASTER (Arc Toolbox > Conversion Tools > To Raster > Polygon to raster). The statistical layer which forms the basis of analysis was created by finding the number of known Maori sites within a 200m square mesh block. A "Fishnet" grid was created, and populated with the number of the site points within the polygons "countpntsinpolys". Existing rasters and polygons were converted to rasters and standardised: All rasters have a 'Value' field to denote the classes of information (eg band of elevation). The classification must be in numerical ascendency, so 0 really means 0, not 'no data'. '3' cannot be equivalent to "beyond the buffer zone", particularly after a high value "1000" = 'buffer 1000m', as it must be sequential and logical. All rasters to be tested were classified into zones of interest. Each zone was assigned a logical value or marker. Several different configurations of 'zones' were tested during the modelling process. envision Ltd. 4

5 The rasters maintained in a geodatabase: Fishnet200 is a 200m square grid with frequency information about the Maori sites. Aspect DEM_5m classes (elevation) K_soil_PolygonToRaster KSiteDensity (other sites within 500m) Lake_Buffers_land2 River_Buffers_Land2 Ridge_NoRivStrm derived from the DEM, indicating areas of 'no flow', existing streams erased for accuracy Proxcoast_mainland_ras (with intervals of 500, 1000, 1500 etc) ProxcoastALL_6km (with intervals of 1000, 2000, 3000, etc) Project boundary - extent of raster analysis Slope_GWRC_K1grid Results of the 'SAMPLE' analysis were saved to the geodatabase. A test set of Maori data was obtained, to try to reduce bias and to achieve a normal distribution of data. Test set sites - NZAAplus data was used to derive a point layer from those with GPS references, and is as accurate as possible. Factors to consider:- there may have been changes in dune locations and waterways since sites originated. 'UNIQUEID' field name relates to the sorting applied to all NZAA GPS-ed data, e.g. middens are records (84 records). The GPS data had too few sites to analyse e.g. the specifics of horticultural site location. See Appendix 3. MASTER TABLE for analysis: In order to produce a master table with environmental variables, the "Input" location point features was the Maori sites 'test set'. The ESRI Arc GIS Spatial Analyst > Extraction > 'SAMPLE' tool determined the score of each evidence raster layers under an input point. This records what features exist together in a particular spot. The Spatial Statistics analysis program then determines how significant each physical feature is in predicting where a site may be found. SAMPLE tool > table of results. Process: i) CALCULATE FIELD: Create an Unique ID field = UID ii) Display the xy of the points on the map = SampleMiddensGPS_EV Events i) EXPORT Data - to get this into a format that works with OLS - Output feature Class with a suitable name - 'SampleMiddensGPS_EV' ii) Create index on ID (go to Arc Catalogue) iii) Run OLS with a variety of the variables you have on the list eg: DEM, river, proxcoast iv) Input feature class (display xy data of 'SampleMiddensGPS_6variv' as a point file, 'Events' and EXPORT DATA as feature file ' SampleMiddensGPS_6variv Events' v) Dependant variable- the score of how many sites are in each polygon; = Fishnet200_Clip_Middens Run Spatial Autocorrealation Morans I with the residuals field as the input. Score indicates no significance from random distribution. Accept the OLS. envision Ltd. 5

6 Evidence layers: vi) The frequency of the event to be statistically related to a feature needs to be one field. The event occurs, or it does not occur = yes (with a scale of frequency in the 200m 2 square)/ no. vii) Create fields of the environmental variable each with the value of the main dependent variables, use SAMPLE. Spatial Statistics Tools Modelling Spatial Relationships > Ordinary Least Squares regression analysis ESRI Arc Spatial Tool OLS is a global regression model which uses all data from all features. Relationships are fixed. It "performs global Ordinary Least Squares (OLS) linear regression to generate predictions or to model a dependent variable in terms of its relationships to a set of explanatory variables. Results are accessible from the Results window". See the screenshot s in Appendix 1 showing process of refinement to improve the statistical results. Key points for Ordinary Least Squares If these do not all satisfy, the model is not robust. All coefficients need to be positively or negatively related = direction of graph No redundancy among model variables (VIF ) Coefficients are statistically significant * Adjusted R-Square value tends to 1 (0.89 would indicate 89% overlap and a good model). In this Kapiti case the value is very low at 0.15, so we cannot proceed with this model using just distance from rivers and proximity to coast with statistical 'confidence'. We have not found all the factors which explain the location of sites. However, when the OLS is run for different samples (pa, middens or pits), against the environmental variables, the results do show which environmental parameters are of interest for each site type, and offer alternative approaches; using research and knowledge rather than statistics. The high standard errors in this data set made the statistical analysis by this method impossible. Whilst there is some high intercept, the variation is too high to allow interpretation. There are no large VIFs, - so we do not have redundancy (<7.5) There is a negative correlation to rivers - more sites are found further from rivers. Swamp data was removed as it conflicted with rivers (multicolliniarity). The positive correlation with the proximity to the coast shows more sites are found near the coast. Residuals are normally distributed as the Jarque-Bera Statistic is not significant. Koenker Statistic - if statistically significant * - shows regional variation (spatial). If this is so, then use this evidence to improve the model with a Geographically Weighted Regression test, which allows for regional variation. If the explanatory variables can be identified and Koenker Statistic is significant but the Jaques-Bera is not significant, then the Geographical Weighted Regression tool may be used. It is explores local relationships - every feature uses nearby features. Relationships vary across the study area with regional variation. Run GWR and then Morans I for autocorrelation. Use the same variables (fields) as worked for the OLS. Test the OLS 'Residuals' - you do not want 'statistically significant' as this would show clustering. The Morans I in this case shows clustering - this model has problems. This is because we have all data from along the coast, and even after 'thinning' there is a sample problem. envision Ltd. 6

7 Try to improve the data for this analysis: Improve the raster layers used in the OLS Try to get rid of distorting clustering by using a sample points tool - Hawth r.sample Sample Features: Creates a random or stratified random sample of records in a feature Table Reduce sites - Sample these against site density for a score. Need to erase polygon of known site density against study area. Then merge the erased background = 1 and the other scores. Run Morans I with zone of 10,000 and 'Inverse distance' and a 'Row' standardisation - clustered sites, sample not normally distributed. De-cluster, remove items which were producing autospatialcorrelation conflicts. Correct any errors - One site in water - no soil = 0 ( #291) Reclassify the categories of the layers to more meaningful zones of influence using 'Spatial Analyst > Reclass >Reclassify' tool; e.g. elevation bands reclassified and tested from 5m bands to 10m intervals or 15m intevals. Remove redundant explanatory variables: Ridges were not included in the general analysis, given the closeness and prevalence of ridges in the coastal area, and the historically transient nature of the dunes causing more confusion for an analysis, and no solutions. A portion of the ridges in the elevation zone 35m-70m was used in the final model Weighted Overlay after consultation with expert opinion. The layers indicating effect of proximity to lakes and swamps were also discarded from the model, as was 'Site Density', as they were of no significance as explanatory variables. Output: Tested with improved rasters, which produced improved OLS result. However, the variables did not provide all the explanatory variables as the R 2 was too low. See Appendix 1 results. Despite this, the data was tested using the Geographically Weighted Regression tool which creates a coefficient surface for each of the explanatory variable and explains the relationship with a dependent factor. It confirmed how the main environmental variables affected site distribution. But the method was not statistically reliable as a prediction for this dataset, and not pursued. It was decided that as the statistical confidence for OLS and GWR was low, that the information needed to be used adaptively to produce a broader, likely, and acceptable 'alert' layer to identify where archaeological sites may be found in the Kapiti Coast area. envision Ltd. 7

8 Final Method: The pre-historic Maori site dataset was assigned environmental values by running it against the raster layers using the SAMPLE tool. The resulting data was used in an Ordinary Least Squares to find major variables. These results did not provide an R 2 tending to 1 (we are really looking for a 0.85 level (85%) overlap of factors to say the model is robust), hence it is not significant, and further spatial statistics tools were not used. However, certain features such as swamps and lakes could be removed from the analysis as having no effect. Other features such as soils, elevation, ; instead the proportions of each environmental factor that were under each archaeological point were determined by using the table properties tools, and SUMMARY STATISTICS, or Microsoft Excel to analyse the table. In this latter case, export the table as a text file, import this to Excel as a delimited file with tab and commas. Exploration of the proportions of the features associated with sites gave a clear indication that some zones are of importance RESULTS and scores: General results from the pooled data is seen in Appendix 1. Site-type investigation: Two further analyses were run to determine if the Pa/Pit/Terraces and the Midden/Oven/Burial sites could be distinguished and predicted. Analysis was done without ridge information as the Kapiti Coast District has distinctly different geography to Greater Wellington. In Kapiti, of 131 sites only 58 were actually on an existing ridgeline (generally spanning 30macross). Buffering the ridgelines by 20m would effectively mean selecting the entire area below 40m elevation. Therefore ridges were not included in the analysis. Data sets of Pa/Pit/Terrace and Midden/Oven/Burial were extracted, SAMPLED against the main raster layers described above, and analysed. The results are in Appendix 2, "Subsets of pre-historic data tested" The results of the OLS when used to produce a Weighted Overlay are obviously too simplistic to be used for a definitive prediction. Reclassify the raster datasets to a common scale: 10 = high likelihood, 0 = very low, based upon the proportion of sites found in each environmental type. Each environmental factor was analysed to see what proportion of pre-historic Maori sites fell within discrete environmental zones. Each was then converted to a 1-10 scale so that they could be weighted according to expert opinion and combined. Appendix 1, Weighted Overlay scaling process. Alert layer production Include all sites - NZAA and Iwi sites combined and buffered for 50m (some of which fall beyond the project boundary, as at Waikanae Estuary) Pataka Moore's alert layer of polygons Historic sites combined and buffered for 50m - includes old railways and features and town boundaries Weighted overlay for the environmental variables. Existing urban area incorporated into the Weighted Overlay and given a negative weighting. See the final maps in Appendix 2 and Final Alert Layer. Project parameters Arc GIS 10 "Spatial Analyst ' and 'Spatial Statistics' tools were was used for data analysis and modelling, stored in a geodatabase, with relevant final layers organised into the groups of 'Final layers', 'Working layers' and Calculations' (OLS results). The Geoprocessing Environment Settings were set at: NNGD_200_Transverse_Mercator Metres, cell size 10, 10 Processing extent = Kapiti Coast District Council boundary Snap raster = Kapiti Coast District Council boundary Raster analysis cell size 10m Mask = Kapiti Coast District Council boundary envision Ltd. 8

9 Appendix 1 Kapiti Coast District Archaeological Prediction - Technical Report, September 2012 Results of the Arc GIS 10 Spatial Analyst > Extraction > SAMPLE Point layer of pre-historic Maori sites with the underlying environmental factors envision Ltd. 9

10 The 'Ordinary Least Squares' Test 1. Results of OLS of test sites on initial explanatory variables (coefficients) 2. Results of OLS with modified explanatory variables Only the explanatory variables of river and coast proximity are statistically significant Adjusted R 2 15% All explanatory variables are statistically significant Adjusted R 2 14% overlap explained by the variables chosen, not strong. Koenker, relationships do not vary significantly across the study area Jarque-Bera shows residuals are normally distributed. Koenker, relationships do not vary significantly across the study area Jarque-Bera shows residuals are not normally distributed. 3. Back-test by sampling test sites on layers of the final model which have been decided with expert opinion 4. Explanatory key taken from ESRI "Regression Analysis Basics in Arc GIS 9.3" Coefficients are all statistically significant Adjusted R 2 still weak, at 12%. The model does not statistically provide all explanatory variables Koenker, relationships do not vary significantly across the study area Jarque-Bera shows that residuals are normally distributed envision Ltd. 10

11 Weighted Overlay scaling process Selected Environmental Variables to assist in judgement decisions and the weighting of the raster overlays Coast proximity zone Slope River buffer Elevation Soil frequency percent factor to scale scale adjusted scale for Weighted Overlay (river mouth) envision Ltd. 11

12 Appendix 2 Kapiti Coast District Archaeological Prediction - Technical Report, September 2012 Weighted Overlay Tools The factors included: The underlying environmental prediction is a combination of: A. Environmental factors: A layer of likelihood of archaeological site was derived through assessing the effect of slope, proximity to coast, the soil type, river zones, ridges in the 35m-70m elevation zone, and elevation. B. Human factors: A layer to classify the alert level of human occupation was derived from the Maori sites and historic sites, with a negative effect from the current urban area zone reducing the alert level. The specific high alert sites (value 4) which overlay the environmental and human factors are: All the Maori recorded sites (50m buffer) Pataka Moore s polygons Historic town boundaries Railway line (50m buffer) Historic sites (50m buffer Screen shot of the Weighted Overlay tool The Weighted Overlay tool will allow changes in the influence of the layer, or the category, e.g. distance from coast, to be varied with input from interested parties who have local knowledge. Overlays 1. The final map indicating all known sites at a Level 4 alert, combining the human factors and the environmental factors alert layers. envision Ltd. 12

13 2. The weighted overlay of human and environmental predictors in four classes. 3. The combined weighted overlay in twelve classes showing the six selected 'environmental factors' combined with the three 'human factors' (the known Maori and historic sites; and existing urban extent). envision Ltd. 13

14 4. The layer resulting from combining and weighting the three selected 'human factors': all the Maori sites (40%), all the historic sites (40%), and the current urban extent (20% and given a negative -8 weighting). 5. The weighted overlay of the six selected 'environmental factors' in ten classes. envision Ltd. 14

15 6. The Environmental Factors to be combined. The layer indicating 'Proximity to rivers' was altered to reflect the change noted with distance from the coast. The layer of 'Ridges between 35m - 70m' was created as a response to expert opinion requiring the Otaki Valley with ridge-lines to be incorporated to provide a higher level in the alert layer. Derivation of raster layers used in the final Weighted Overlay Final layer 7912_d1 with twelve classes was derived from the combination of known sites, Maori and Historic, and the Environmental Variables in the following Weighted Overlay combination of values and percent weightings: 'MaoiHisPopv3' 20 'VALUE' (-2-10; 0 0; 2 2; 4 4; 6 2; 8 8;NODATA NODATA); 'wo_6912_d' 80 'VALUE' (0 0; 1 0; 2 1; 3 1; 4 4; 5 5; 6 6; 7 7; 8 8; 9 9;NODATA NODATA)); Range of weightings of original layers were: The layer of known Human Influence 'MaoiHisPopv3' was a combination of: 'All_Maori_rec' 40 'VALUE' (0 0; 1 10;NODATA NODATA); 'All_Hist_rec' 40 'VALUE' (0 0; 1 10;NODATA NODATA); 'Kapiti_pop' 20 'VALUE' (0 0; 1-10;NODATA NODATA)); Range of weightings of original layers were: The Environmental Variables layer ('wo_6912_d') was derived from with the following weightings: 'Slope_4_15_30_60_rescored' 13 'Value' (0 0; 1 1; 2 2; 3 3; 10 10;NODATA NODATA); 'ProxCoast_6km_Reclass_scaled' 16 'Value' (0 0; 1 1; 3 3; 4 4; 10 10;NODATA NODATA); 'Soil_rescored' 16 'Value' (0 0; 1 1; 2 2; 10 10;NODATA NODATA); 'RivBuff_Zonb' 10 'VALUE' (0 0; 1 1; 8 8; 10 10;NODATA NODATA); 'RidgesScored' 20 'VALUE' (0 1; 10 10;NODATA NODATA); 'Elev_Rec_060912' 25 'Value' (0 0; 1 1; 3 3; 10 10;NODATA NODATA)); Range of weightings of original layers were: Area of the project: Project area "ID" Area m km 2 envision Ltd. 15

16 Subsets of pre-historic data tested Two set of data extracted from the pre-historic sites were tested for correlation of variables using the Ordinary Least Squares and the results indicated that few of the main variables determining site location have been identified. More work could be done on grouping classes of data, but would need expert opinion input. Pa/Pit/Terrace The OLS indicates that only elevation and proximity to coast are significant, with R 2 =0.05. A Weighted Overlay showing these two variables shows that more discussion and refinement is required for a prediction. WO_PaPitTc_5 Midden/Oven/Burial The OLS indicates significant soil type (77% of known sites are on sandy soil) and proximity to coast (66% of known sites within 1km of the coast). R 2 = gives a better model, a starting point for discussion. WO_MidOvBu_1 envision Ltd. 16

17 Results from the OLS of pseudo-sites - "Approach 1" Regression using pseudo-absence sites with all sites generated as random points. The underlying layer shows the scores on the 'Fishnet of Maori sites', 200m square. The 'Ordinary Least Squares' results indicate poor relationships, with only 'proximity to coast' significant. The main variables determining site location have therefore not been identified in this process. A Geographically Weighted Regression cannot be used. envision Ltd. 17

18 Appendix 3 Keys to tables used and coding Site codes The number of sites with GPS accuracy to be used for accurate prediction was very low, e.g. there were no Maori horticulture sites available to test for site specific environmental variables. NZAA_GPS_Features_10m2 Combined sites NZAAplus_nowiwi Code "OBJECTID" "Count_" Value Count Unknown Agricultural/ pastoral Artefact find Burial/cemetery Cement/ lime works Church Commercial Defensive - Island/ swamp pa Defensive - Military Defensive - Pa Fishing Forestry Historic - domestic Industrial Kainga Maori horticulture Marae Memorial Midden/Oven Pit/Terrace Religious 23 Traditional site Transport/communication Whaling Station Soil particle size codes 1 lake 2 Loam over clay 3 Loam over sand 4 Loam over skeletal 5 Loamy 6 Loamy peat 7 Peat 8 Recent 9 river 10 Sand over sketetal 11 Sandy 12 Silty 13 Silty clay 14 Silty sand 15 Silty skeletal 16 Skeletal envision Ltd. 18

19 'SAMPLE' results from of all known Maori sites of Pa/Pit/Terrace and environmental variables n=128 frequency percent factor to scale scale Coast proximity zone Slope River buffer (use River Buffer Zone b layer instead!) Elevation Soil code (river mouth) envision Ltd. 19

20 'SAMPLE' results from of all known Maori sites Midden/Oven/Burial and environmental variables n = 227 frequency percent factor to scale scale adjusted scale for Weighted Overlay Coast proximity zone Slope River buffer (use River Buffer Zone b layer instead!) Elevation Soil - significant OLS add the layer of ridges scored for general corrected WO keep standard river Weighted Overlay weights this confuses the weighting of the land to the "interior" of the District (river mouth) envision Ltd. 20

A GEOSTATISTICAL APPROACH TO PREDICTING A PHYSICAL VARIABLE THROUGH A CONTINUOUS SURFACE

A GEOSTATISTICAL APPROACH TO PREDICTING A PHYSICAL VARIABLE THROUGH A CONTINUOUS SURFACE Katherine E. Williams University of Denver GEOG3010 Geogrpahic Information Analysis April 28, 2011 A GEOSTATISTICAL APPROACH TO PREDICTING A PHYSICAL VARIABLE THROUGH A CONTINUOUS SURFACE Overview Data

More information

Using Spatial Statistics Social Service Applications Public Safety and Public Health

Using Spatial Statistics Social Service Applications Public Safety and Public Health Using Spatial Statistics Social Service Applications Public Safety and Public Health Lauren Rosenshein 1 Regression analysis Regression analysis allows you to model, examine, and explore spatial relationships,

More information

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites.

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites. GIS Level 2 In the Introduction to GIS workshop we filtered data and visually examined it to determine where to potentially build a new mixed use facility. In order to get a low interest loan, the building

More information

Modeling Spatial Relationships using Regression Analysis

Modeling Spatial Relationships using Regression Analysis Esri International User Conference San Diego, CA Technical Workshops July 2011 Modeling Spatial Relationships using Regression Analysis Lauren M. Scott, PhD Lauren Rosenshein, MS Mark V. Janikas, PhD Answering

More information

GIS Analysis: Spatial Statistics for Public Health: Lauren M. Scott, PhD; Mark V. Janikas, PhD

GIS Analysis: Spatial Statistics for Public Health: Lauren M. Scott, PhD; Mark V. Janikas, PhD Some Slides to Go Along with the Demo Hot spot analysis of average age of death Section B DEMO: Mortality Data Analysis 2 Some Slides to Go Along with the Demo Do Economic Factors Alone Explain Early Death?

More information

Modeling Spatial Relationships Using Regression Analysis

Modeling Spatial Relationships Using Regression Analysis Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Modeling Spatial Relationships Using Regression Analysis Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Answering

More information

Exploratory Spatial Data Analysis (ESDA)

Exploratory Spatial Data Analysis (ESDA) Exploratory Spatial Data Analysis (ESDA) VANGHR s method of ESDA follows a typical geospatial framework of selecting variables, exploring spatial patterns, and regression analysis. The primary software

More information

Spatial Analysis with ArcGIS Pro STUDENT EDITION

Spatial Analysis with ArcGIS Pro STUDENT EDITION Spatial Analysis with ArcGIS Pro STUDENT EDITION Copyright 2018 Esri All rights reserved. Course version 2.0. Version release date November 2018. Printed in the United States of America. The information

More information

Geoprocessing Tools at ArcGIS 9.2 Desktop

Geoprocessing Tools at ArcGIS 9.2 Desktop Geoprocessing Tools at ArcGIS 9.2 Desktop Analysis Tools Analysis Tools \ Extract Clip Analysis Tools \ Extract Select Analysis Tools \ Extract Split Analysis Tools \ Extract Table Select Analysis Tools

More information

Tutorial 8 Raster Data Analysis

Tutorial 8 Raster Data Analysis Objectives Tutorial 8 Raster Data Analysis This tutorial is designed to introduce you to a basic set of raster-based analyses including: 1. Displaying Digital Elevation Model (DEM) 2. Slope calculations

More information

Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California

Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California Outcrop suitability analysis of blueschists within the Dry Lakes region of the Condrey Mountain Window, North-central Klamaths, Northern California (1) Introduction: This project proposes to assess the

More information

Exercise 6: Working with Raster Data in ArcGIS 9.3

Exercise 6: Working with Raster Data in ArcGIS 9.3 Exercise 6: Working with Raster Data in ArcGIS 9.3 Why Spatial Analyst? Grid query Grid algebra Grid statistics Summary by zone Proximity mapping Reclassification Histograms Surface analysis Slope, aspect,

More information

Lab 7: Cell, Neighborhood, and Zonal Statistics

Lab 7: Cell, Neighborhood, and Zonal Statistics Lab 7: Cell, Neighborhood, and Zonal Statistics Exercise 1: Use the Cell Statistics function to detect change In this exercise, you will use the Spatial Analyst Cell Statistics function to compare the

More information

Spatial Data Analysis with ArcGIS Desktop: From Basic to Advance

Spatial Data Analysis with ArcGIS Desktop: From Basic to Advance Spatial Data Analysis with ArcGIS Desktop: From Basic to Advance 1. Course overview Modern environmental, energy as well as resource modeling and planning require huge amount of geographically located

More information

Modeling Spatial Relationships Using Regression Analysis. Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS

Modeling Spatial Relationships Using Regression Analysis. Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Modeling Spatial Relationships Using Regression Analysis Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Workshop Overview Answering why? questions Introduce regression analysis - What it is and why

More information

Exercise 6: Using Burn Severity Data to Model Erosion Risk

Exercise 6: Using Burn Severity Data to Model Erosion Risk Exercise 6: Using Burn Severity Data to Model Erosion Risk Document Updated: November 2009 Software Versions: ERDAS Imagine 9.3 and ArcGIS 9.3, Microsoft Office 2007 Introduction A common use of burn severity

More information

Watershed Delineation

Watershed Delineation Watershed Delineation Jessica L. Watkins, University of Georgia 2 April 2009 Updated by KC Love February 25, 2011 PURPOSE For this project, I delineated watersheds for the Coweeta synoptic sampling area

More information

GIS Viewshed Analysis to Identify Zones of Potential Visual Impact on Protected Landscapes

GIS Viewshed Analysis to Identify Zones of Potential Visual Impact on Protected Landscapes GIS Viewshed Analysis to Identify Zones of Potential Visual Impact on Protected Landscapes Background Natural England is consulted by local planning authorities on increasing numbers of development proposals,

More information

Types of spatial data. The Nature of Geographic Data. Types of spatial data. Spatial Autocorrelation. Continuous spatial data: geostatistics

Types of spatial data. The Nature of Geographic Data. Types of spatial data. Spatial Autocorrelation. Continuous spatial data: geostatistics The Nature of Geographic Data Types of spatial data Continuous spatial data: geostatistics Samples may be taken at intervals, but the spatial process is continuous e.g. soil quality Discrete data Irregular:

More information

Hennepin GIS. Tree Planting Priority Areas - Analysis Methodology. GIS Services April 2018 GOAL:

Hennepin GIS. Tree Planting Priority Areas - Analysis Methodology. GIS Services April 2018 GOAL: Hennepin GIS GIS Services April 2018 Tree Planting Priority Areas - Analysis Methodology GOAL: To create a GIS data layer that will aid Hennepin County Environment & Energy staff in determining where to

More information

Display data in a map-like format so that geographic patterns and interrelationships are visible

Display data in a map-like format so that geographic patterns and interrelationships are visible Vilmaliz Rodríguez Guzmán M.S. Student, Department of Geology University of Puerto Rico at Mayagüez Remote Sensing and Geographic Information Systems (GIS) Reference: James B. Campbell. Introduction to

More information

Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19

Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19 Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure

More information

GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4.

GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4. Page 1 of 8 Name: GIS in Water Resources Midterm Exam Fall 2008 There are 4 questions on this exam. Please do all 4. 1. Basic Concepts [20 points] Find the letter with the best answer for each term: 1.

More information

Introduction. Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water

Introduction. Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water Introduction Project Summary In 2014 multiple local Otsego county agencies, Otsego County Soil and Water Conservation District (SWCD), the Otsego County Planning Department (OPD), and the Otsego County

More information

GIS IN ECOLOGY: ANALYZING RASTER DATA

GIS IN ECOLOGY: ANALYZING RASTER DATA GIS IN ECOLOGY: ANALYZING RASTER DATA Contents Introduction... 2 Raster Tools and Functionality... 2 Data Sources... 3 Tasks... 4 Getting Started... 4 Creating Raster Data... 5 Statistics... 8 Surface

More information

Midterm Exam : Answer

Midterm Exam : Answer Midterm Exam : Answer Create a double-spaced document with answers to the questions below. File Name: LASTNAME_Midterm.pdf Make sure to include your Name, UWNetID, course number, quarter and year, and

More information

Natalie Cabrera GSP 370 Assignment 5.5 March 1, 2018

Natalie Cabrera GSP 370 Assignment 5.5 March 1, 2018 Network Analysis: Modeling Overland Paths Using a Least-cost Path Model to Track Migrations of the Wolpertinger of Bavarian Folklore in Redwood National Park, Northern California Natalie Cabrera GSP 370

More information

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 3 rd Edition, July David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University GIS CONCEPTS AND ARCGIS METHODS 3 rd Edition, July 2007 David M. Theobald, Ph.D. Warner College of Natural Resources Colorado State University Copyright Copyright 2007 by David M. Theobald. All rights

More information

High Speed / Commuter Rail Suitability Analysis For Central And Southern Arizona

High Speed / Commuter Rail Suitability Analysis For Central And Southern Arizona High Speed / Commuter Rail Suitability Analysis For Central And Southern Arizona Item Type Reports (Electronic) Authors Deveney, Matthew R. Publisher The University of Arizona. Rights Copyright is held

More information

Introducing GIS analysis

Introducing GIS analysis 1 Introducing GIS analysis GIS analysis lets you see patterns and relationships in your geographic data. The results of your analysis will give you insight into a place, help you focus your actions, or

More information

Effects of sea level rise on shallow atolls in the South Pacific

Effects of sea level rise on shallow atolls in the South Pacific Tuvalu 2100 Effects of sea level rise on shallow atolls in the South Pacific Kristin Vollmann GEO 327GG December 3, 20100 INTRODUCTION Residents of the tiny island nation of Tuvalu, withh a maximumm elevation

More information

Determining the Location of the Simav Fault

Determining the Location of the Simav Fault Lindsey German May 3, 2012 Determining the Location of the Simav Fault 1. Introduction and Problem Formulation: The issue I will be focusing on involves interpreting the location of the Simav fault in

More information

Spatial Data Analysis in Archaeology Anthropology 589b. Kriging Artifact Density Surfaces in ArcGIS

Spatial Data Analysis in Archaeology Anthropology 589b. Kriging Artifact Density Surfaces in ArcGIS Spatial Data Analysis in Archaeology Anthropology 589b Fraser D. Neiman University of Virginia 2.19.07 Spring 2007 Kriging Artifact Density Surfaces in ArcGIS 1. The ingredients. -A data file -- in.dbf

More information

Geo 327G Semester Project. Landslide Suitability Assessment of Olympic National Park, WA. Fall Shane Lewis

Geo 327G Semester Project. Landslide Suitability Assessment of Olympic National Park, WA. Fall Shane Lewis Geo 327G Semester Project Landslide Suitability Assessment of Olympic National Park, WA Fall 2011 Shane Lewis 1 I. Problem Landslides cause millions of dollars of damage nationally every year, and are

More information

Lecture 2. A Review: Geographic Information Systems & ArcGIS Basics

Lecture 2. A Review: Geographic Information Systems & ArcGIS Basics Lecture 2 A Review: Geographic Information Systems & ArcGIS Basics GIS Overview Types of Maps Symbolization & Classification Map Elements GIS Data Models Coordinate Systems and Projections Scale Geodatabases

More information

Abstract: Contents. Literature review. 2 Methodology.. 2 Applications, results and discussion.. 2 Conclusions 12. Introduction

Abstract: Contents. Literature review. 2 Methodology.. 2 Applications, results and discussion.. 2 Conclusions 12. Introduction Abstract: Landfill is one of the primary methods for municipal solid waste disposal. In order to reduce the environmental damage and to protect the public health and welfare, choosing the site for landfill

More information

SIF_7.1_v2. Indicator. Measurement. What should the measurement tell us?

SIF_7.1_v2. Indicator. Measurement. What should the measurement tell us? Indicator 7 Area of natural and semi-natural habitat Measurement 7.1 Area of natural and semi-natural habitat What should the measurement tell us? Natural habitats are considered the land and water areas

More information

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid

Using a GIS to Calculate Area of Occupancy. Part 1: Creating a Shapefile Grid Using a GIS to Calculate Area of Occupancy Part 1: Creating a Shapefile Grid By Ryan Elliott California Natural Diversity Database, A NatureServe network program December 2008 This document describes the

More information

Overlay Analysis II: Using Zonal and Extract Tools to Transfer Raster Values in ArcMap

Overlay Analysis II: Using Zonal and Extract Tools to Transfer Raster Values in ArcMap Overlay Analysis II: Using Zonal and Extract Tools to Transfer Raster Values in ArcMap Created by Patrick Florance and Jonathan Gale, Edited by Catherine Ressijac on March 26, 2018 If you have raster data

More information

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work?

Outline. Chapter 1. A history of products. What is ArcGIS? What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Outline Chapter 1 Introducing ArcGIS What is GIS? Some GIS applications Introducing the ArcGIS products How does GIS work? Basic data formats The ArcCatalog interface 1-1 1-2 A history of products Arc/Info

More information

STARS: SPATIAL TOOLS FOR THE ANALYSIS OF RIVER SYSTEMS - A TUTORIAL

STARS: SPATIAL TOOLS FOR THE ANALYSIS OF RIVER SYSTEMS - A TUTORIAL STARS: SPATIAL TOOLS FOR THE ANALYSIS OF RIVER SYSTEMS - A TUTORIAL Dr. Erin E. Peterson EP111313 28 March 2011 Enquiries should be addressed to: Erin E. Peterson 41 Boggo Rd., Dutton Park, QLD, 4102 Erin.Peterson@csiro.au

More information

BASIC SPATIAL ANALYSIS TOOLS IN A GIS. data set queries basic statistics buffering overlay reclassification

BASIC SPATIAL ANALYSIS TOOLS IN A GIS. data set queries basic statistics buffering overlay reclassification BASIC SPATIAL ANALYSIS TOOLS IN A GIS data set queries basic statistics buffering overlay reclassification GIS ANALYSIS TOOLS GIS ANALYSIS TOOLS Database tools: query and summarize (similar to spreadsheet

More information

Acknowledgments xiii Preface xv. GIS Tutorial 1 Introducing GIS and health applications 1. What is GIS? 2

Acknowledgments xiii Preface xv. GIS Tutorial 1 Introducing GIS and health applications 1. What is GIS? 2 Acknowledgments xiii Preface xv GIS Tutorial 1 Introducing GIS and health applications 1 What is GIS? 2 Spatial data 2 Digital map infrastructure 4 Unique capabilities of GIS 5 Installing ArcView and the

More information

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands.

The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. GIS LAB 7 The Geodatabase Working with Spatial Analyst. Calculating Elevation and Slope Values for Forested Roads, Streams, and Stands. This lab will ask you to work with the Spatial Analyst extension.

More information

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University

GIS CONCEPTS ARCGIS METHODS AND. 2 nd Edition, July David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University GIS CONCEPTS AND ARCGIS METHODS 2 nd Edition, July 2005 David M. Theobald, Ph.D. Natural Resource Ecology Laboratory Colorado State University Copyright Copyright 2005 by David M. Theobald. All rights

More information

Summary of OLS Results - Model Variables

Summary of OLS Results - Model Variables Summary of OLS Results - Model Variables Variable Coefficient [a] StdError t-statistic Probability [b] Robust_SE Robust_t Robust_Pr [b] VIF [c] Intercept 12.722048 1.710679 7.436839 0.000000* 2.159436

More information

Development and Land Use Change in the Central Potomac River Watershed. Rebecca Posa. GIS for Water Resources, Fall 2014 University of Texas

Development and Land Use Change in the Central Potomac River Watershed. Rebecca Posa. GIS for Water Resources, Fall 2014 University of Texas Development and Land Use Change in the Central Potomac River Watershed Rebecca Posa GIS for Water Resources, Fall 2014 University of Texas December 5, 2014 Table of Contents I. Introduction and Motivation..4

More information

Delineation of Watersheds

Delineation of Watersheds Delineation of Watersheds Adirondack Park, New York by Introduction Problem Watershed boundaries are increasingly being used in land and water management, separating the direction of water flow such that

More information

Raster Spatial Analysis Specific Theory

Raster Spatial Analysis Specific Theory RSATheory.doc 1 Raster Spatial Analysis Specific Theory... 1 Spatial resampling... 1 Mosaic... 3 Reclassification... 4 Slicing... 4 Zonal Operations... 5 References... 5 Raster Spatial Analysis Specific

More information

Summary Description Municipality of Anchorage. Anchorage Coastal Resource Atlas Project

Summary Description Municipality of Anchorage. Anchorage Coastal Resource Atlas Project Summary Description Municipality of Anchorage Anchorage Coastal Resource Atlas Project By: Thede Tobish, MOA Planner; and Charlie Barnwell, MOA GIS Manager Introduction Local governments often struggle

More information

GIS IN ECOLOGY: ANALYZING RASTER DATA

GIS IN ECOLOGY: ANALYZING RASTER DATA GIS IN ECOLOGY: ANALYZING RASTER DATA Contents Introduction... 2 Tools and Functionality for Raster Data... 2 Data Sources... 3 Tasks... 4 Getting Started... 4 Creating Raster Data... 5 Summary Statistics...

More information

Supplementary Information B

Supplementary Information B 1 Supplementary Information B 2 3 IDW-Plus Tutorial 4 5 Erin E. Peterson 1 and Alan R. Pearse 2 6 1 Corresponding Author: Erin.Peterson@qut.edu.au; Principal Research Fellow, ARC Centre for Excellence

More information

Popular Mechanics, 1954

Popular Mechanics, 1954 Introduction to GIS Popular Mechanics, 1954 1986 $2,599 1 MB of RAM 2017, $750, 128 GB memory, 2 GB of RAM Computing power has increased exponentially over the past 30 years, Allowing the existence of

More information

Exercise 4 Estimating the effects of sea level rise on coastlines by reclassification

Exercise 4 Estimating the effects of sea level rise on coastlines by reclassification Exercise 4 Estimating the effects of sea level rise on coastlines by reclassification Due: Thursday February 1; at the start of class Goal: Get familiar with symbolizing and making time-series maps of

More information

GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS

GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS GRAPEVINE LAKE MODELING & WATERSHED CHARACTERISTICS Photo Credit: Lake Grapevine Boat Ramps Nash Mock GIS in Water Resources Fall 2016 Table of Contents Figures and Tables... 2 Introduction... 3 Objectives...

More information

Delineation of high landslide risk areas as a result of land cover, slope, and geology in San Mateo County, California

Delineation of high landslide risk areas as a result of land cover, slope, and geology in San Mateo County, California Delineation of high landslide risk areas as a result of land cover, slope, and geology in San Mateo County, California Introduction Problem Overview This project attempts to delineate the high-risk areas

More information

GEO-DATA INPUT AND CONVERSION. Christos G. Karydas,, Dr. Lab of Remote Sensing and GIS Director: Prof. N. Silleos

GEO-DATA INPUT AND CONVERSION. Christos G. Karydas,, Dr. Lab of Remote Sensing and GIS Director: Prof. N. Silleos Christos G. Karydas,, Dr. xkarydas@agro.auth.gr http://users.auth.gr/xkarydas Lab of Remote Sensing and GIS Director: Prof. N. Silleos School of Agriculture Aristotle University of Thessaloniki, GR 1 0.

More information

Fatmagül Batuk, Ozan Emem Department of Geodesy and Photogrammetry Engineering Tolga Görüm, Erkan Gökaan Natural Sciences Research Center

Fatmagül Batuk, Ozan Emem Department of Geodesy and Photogrammetry Engineering Tolga Görüm, Erkan Gökaan Natural Sciences Research Center Fatmagül Batuk, Ozan Emem Department of Geodesy and Photogrammetry Engineering Tolga Görüm, Erkan Gökaan Natural Sciences Research Center Landforms Landform term as used to denote a portion of the earth

More information

Introduction to Spatial Data Resources and Analysis for research in Urban Design and Planning

Introduction to Spatial Data Resources and Analysis for research in Urban Design and Planning Introduction to Spatial Data Resources and Analysis for research in Urban Design and Planning 2-day workshop notes 27-28 September 2004 Introductions please put on a name tag to help me know who you are

More information

Fire Susceptibility Analysis Carson National Forest New Mexico. Can a geographic information system (GIS) be used to analyze the susceptibility of

Fire Susceptibility Analysis Carson National Forest New Mexico. Can a geographic information system (GIS) be used to analyze the susceptibility of 1 David Werth Fire Susceptibility Analysis Carson National Forest New Mexico Can a geographic information system (GIS) be used to analyze the susceptibility of Carson National Forest, New Mexico to forest

More information

SpatialSTEM: A Mathematical/Statistical Framework for Understanding and Communicating Map Analysis and Modeling

SpatialSTEM: A Mathematical/Statistical Framework for Understanding and Communicating Map Analysis and Modeling SpatialSTEM: A Mathematical/Statistical Framework for Understanding and Communicating Map Analysis and Modeling Premise: Premise: There There is a is map-ematics a that extends traditional math/stat concepts

More information

Week 7 Last week: This week s topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications.

Week 7 Last week: This week s topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications Week 7 Week 7 Last week: Spatial Projections Questions? Next week- read: Chapter 10: Updating GIS Databases Chapter 12: Synthesis of Techniques Applied to

More information

How might you use visibility to map an ancient civilization's political landscape?

How might you use visibility to map an ancient civilization's political landscape? Analyzing Ancient Political Power and Urbanization Patterns by Introduction Problem How might you use visibility to map an ancient civilization's political landscape? The Yoruba civilization, one of the

More information

Description of Simandou Archaeological Potential Model. 12A.1 Overview

Description of Simandou Archaeological Potential Model. 12A.1 Overview 12A Description of Simandou Archaeological Potential Model 12A.1 Overview The most accurate and reliable way of establishing archaeological baseline conditions in an area is by conventional methods of

More information

Location Suitability Analysis

Location Suitability Analysis 2010 Fall 406 Final Project Location Suitability Analysis New Burger stores in San Fernando Valley Presenter: Rich Lee I. Introduction In-N-Out Burger is famous in South West America. Established in 1948

More information

IDW-Plus Tutorial. Erin E. Peterson

IDW-Plus Tutorial. Erin E. Peterson IDW-Plus Tutorial Erin E. Peterson ARC Centre for Excellence in Mathematical & Statistical Frontiers and the Institute for Future Environments, Queensland University of Technology, Brisbane, QLD, Australia,

More information

SPATIAL MODELING GIS Analysis Winter 2016

SPATIAL MODELING GIS Analysis Winter 2016 SPATIAL MODELING GIS Analysis Winter 2016 Spatial Models Spatial Modeling attempts to represent how the world works All models are wrong, but some are useful (G.E. Box, quoted in course textbook pg. 379)

More information

Python Raster Analysis. Kevin M. Johnston Nawajish Noman

Python Raster Analysis. Kevin M. Johnston Nawajish Noman Python Raster Analysis Kevin M. Johnston Nawajish Noman Outline Managing rasters and performing analysis with Map Algebra How to access the analysis capability - Demonstration Complex expressions and optimization

More information

How to Create Stream Networks using DEM and TauDEM

How to Create Stream Networks using DEM and TauDEM How to Create Stream Networks using DEM and TauDEM Take note: These procedures do not describe all steps. Knowledge of ArcGIS, DEMs, and TauDEM is required. TauDEM software ( http://hydrology.neng.usu.edu/taudem/

More information

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources.

Course overview. Grading and Evaluation. Final project. Where and When? Welcome to REM402 Applied Spatial Analysis in Natural Resources. Welcome to REM402 Applied Spatial Analysis in Natural Resources Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Where and When? Lectures Monday & Wednesday

More information

Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems

Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems Lab 1: Importing Data, Rectification, Datums, Projections, and Coordinate Systems Topics covered in this lab: i. Importing spatial data to TAS ii. Rectification iii. Conversion from latitude/longitude

More information

Spatial Analysis I. Spatial data analysis Spatial analysis and inference

Spatial Analysis I. Spatial data analysis Spatial analysis and inference Spatial Analysis I Spatial data analysis Spatial analysis and inference Roadmap Outline: What is spatial analysis? Spatial Joins Step 1: Analysis of attributes Step 2: Preparing for analyses: working with

More information

Outline. ArcGIS? ArcMap? I Understanding ArcMap. ArcMap GIS & GWR GEOGRAPHICALLY WEIGHTED REGRESSION. (Brief) Overview of ArcMap

Outline. ArcGIS? ArcMap? I Understanding ArcMap. ArcMap GIS & GWR GEOGRAPHICALLY WEIGHTED REGRESSION. (Brief) Overview of ArcMap GEOGRAPHICALLY WEIGHTED REGRESSION Outline GWR 3.0 Software for GWR (Brief) Overview of ArcMap Displaying GWR results in ArcMap stewart.fotheringham@nuim.ie http://ncg.nuim.ie ncg.nuim.ie/gwr/ ArcGIS?

More information

What are the five components of a GIS? A typically GIS consists of five elements: - Hardware, Software, Data, People and Procedures (Work Flows)

What are the five components of a GIS? A typically GIS consists of five elements: - Hardware, Software, Data, People and Procedures (Work Flows) LECTURE 1 - INTRODUCTION TO GIS Section I - GIS versus GPS What is a geographic information system (GIS)? GIS can be defined as a computerized application that combines an interactive map with a database

More information

Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia

Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia Mason Fredericks December 6, 2018 Purpose The Blue Ridge Mountain range is one of the most popular mountain ranges in the United

More information

Midterm Exam. 2) What are three important things to keep in mind when selecting colors for a map? (5)

Midterm Exam. 2) What are three important things to keep in mind when selecting colors for a map? (5) Midterm Exam File Name: LASTNAME_Midterm.pdf Make sure to include your Name, UWNetID, course number, and quarter and year, on the document (points will be deducted if you have not identified your work).

More information

Existing NWS Flash Flood Guidance

Existing NWS Flash Flood Guidance Introduction The Flash Flood Potential Index (FFPI) incorporates physiographic characteristics of an individual drainage basin to determine its hydrologic response. In flash flood situations, the hydrologic

More information

Trail Flow: Analysis of Drainage Patterns Affecting a Mountain Bike Trail

Trail Flow: Analysis of Drainage Patterns Affecting a Mountain Bike Trail Andy Belcher BAE 590 Professor Huffman 12.9.11 Location Trail Flow: Analysis of Drainage Patterns Affecting a Mountain Bike Trail The location of the project area rests in the Cary area of Wake County,

More information

Introduction INTRODUCTION TO GIS GIS - GIS GIS 1/12/2015. New York Association of Professional Land Surveyors January 22, 2015

Introduction INTRODUCTION TO GIS GIS - GIS GIS 1/12/2015. New York Association of Professional Land Surveyors January 22, 2015 New York Association of Professional Land Surveyors January 22, 2015 INTRODUCTION TO GIS Introduction GIS - GIS GIS 1 2 What is a GIS Geographic of or relating to geography the study of the physical features

More information

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA

MERGING (MERGE / MOSAIC) GEOSPATIAL DATA This help guide describes how to merge two or more feature classes (vector) or rasters into one single feature class or raster dataset. The Merge Tool The Merge Tool combines input features from input

More information

GIS Quick Facts. CIVL 1101 GIS Quick Facts 1/5.

GIS Quick Facts. CIVL 1101 GIS Quick Facts 1/5. CIVL 1101 1/5 What is GIS? Geographic Information Systems (GIS) provide a platform for displaying and analyzing spatial data. GIS systems allow you to view multiple layers of data simultaneously. GIS is

More information

WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM)

WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM) WORKING WITH DMTI DIGITAL ELEVATION MODELS (DEM) Contents (Ctrl-Click to jump to a specific page) Manipulating the DEM Step 1: Finding the DEM Tiles You Need... 2 Step 2: Importing the DEM Tiles into ArcMap...

More information

Aileen Buckley, Ph.D. and Charlie Frye

Aileen Buckley, Ph.D. and Charlie Frye An Information Model for Maps: Towards Production from GIS Databases Aileen Buckley, Ph.D. and Charlie Frye Researchers, ESRI GIS vs. cart GIS Outline of the presentation Introduction Differences between

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki October 13, 2017 Lecture 06: Spatial Analysis Outline Today Concepts What is spatial interpolation Why is necessary Sample of interpolation (size and pattern)

More information

Geographic Systems and Analysis

Geographic Systems and Analysis Geographic Systems and Analysis New York University Robert F. Wagner Graduate School of Public Service Instructor Stephanie Rosoff Contact: stephanie.rosoff@nyu.edu Office hours: Mondays by appointment

More information

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil

INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEM By Reshma H. Patil ABSTRACT:- The geographical information system (GIS) is Computer system for capturing, storing, querying analyzing, and displaying geospatial

More information

Handling Raster Data for Hydrologic Applications

Handling Raster Data for Hydrologic Applications Handling Raster Data for Hydrologic Applications Prepared by Venkatesh Merwade Lyles School of Civil Engineering, Purdue University vmerwade@purdue.edu January 2018 Objective The objective of this exercise

More information

GEOG4017 Geographical Information Systems Lab 8 Spatial Analysis and Digital Terrain Modeling

GEOG4017 Geographical Information Systems Lab 8 Spatial Analysis and Digital Terrain Modeling DEPARTMENT OF GEOGRAPHY HONG KONG BAPTIST UNIVERSITY Prof. Q. Zhou GEOG4017 Geographical Information Systems Lab 8 Spatial Analysis and Digital Terrain Modeling Objectives The exercise is designed to familiarize

More information

UK NEA Economic Analysis Report Cultural services: Mourato et al. 2010

UK NEA Economic Analysis Report Cultural services: Mourato et al. 2010 Appendix A Hedonic regressions: Further data description The environmental data used to construct variables for the hedonic regressions come from the Centre for Ecology and Hydrology, the Generalised Land

More information

Image Interpretation and Landscape Analysis: The Verka River Valley

Image Interpretation and Landscape Analysis: The Verka River Valley Image Interpretation and Landscape Analysis: The Verka River Valley Terms of reference Background The local government for the region of Scania has a need for improving the knowledge about current vegetation

More information

1 Introduction: 2 Data Processing:

1 Introduction: 2 Data Processing: Darren Janzen University of Northern British Columbia Student Number 230001222 Major: Forestry Minor: GIS/Remote Sensing Produced for: Geography 413 (Advanced GIS) Fall Semester Creation Date: November

More information

SIE 509 Principles of GIS Exercise 5 An Introduction to Spatial Analysis

SIE 509 Principles of GIS Exercise 5 An Introduction to Spatial Analysis SIE 509 Principles of GIS Exercise 5 An Introduction to Spatial Analysis Due: Oct. 31, 2017 Total Points: 50 Introduction: The Governor of Maine is asking communities to look at regionalization for major

More information

Data Structures & Database Queries in GIS

Data Structures & Database Queries in GIS Data Structures & Database Queries in GIS Objective In this lab we will show you how to use ArcGIS for analysis of digital elevation models (DEM s), in relationship to Rocky Mountain bighorn sheep (Ovis

More information

Urban Spatial Scenario Design Modelling (USSDM) in Addis Ababa: Technical User Guide

Urban Spatial Scenario Design Modelling (USSDM) in Addis Ababa: Technical User Guide Urban Spatial Scenario Design Modelling (USSDM) in Addis Ababa: Technical User Guide Modelling urban settlement dynamics in Addis Ababa Revision: 2 (July 2013) Prepared by: Hany Abo El Wafa TUM team contributors

More information

THE CONSERVATION LANDSCAPE CONTEXT TOOLBOX: A Custom ESRI ArcToolbox for the Stewardship of Conservation Lands in Rhode Island

THE CONSERVATION LANDSCAPE CONTEXT TOOLBOX: A Custom ESRI ArcToolbox for the Stewardship of Conservation Lands in Rhode Island THE CONSERVATION LANDSCAPE CONTEXT TOOLBOX: A Custom ESRI ArcToolbox for the Stewardship of Conservation Lands in Rhode Island Ann Borowik M.E.S.M. Research Project University of Rhode Island May 2008

More information

Geography 38/42:376 GIS II. Topic 1: Spatial Data Representation and an Introduction to Geodatabases. The Nature of Geographic Data

Geography 38/42:376 GIS II. Topic 1: Spatial Data Representation and an Introduction to Geodatabases. The Nature of Geographic Data Geography 38/42:376 GIS II Topic 1: Spatial Data Representation and an Introduction to Geodatabases Chapters 3 & 4: Chang (Chapter 4: DeMers) The Nature of Geographic Data Features or phenomena occur as

More information

Automatic Watershed Delineation using ArcSWAT/Arc GIS

Automatic Watershed Delineation using ArcSWAT/Arc GIS Automatic Watershed Delineation using ArcSWAT/Arc GIS By: - Endager G. and Yalelet.F 1. Watershed Delineation This tool allows the user to delineate sub watersheds based on an automatic procedure using

More information

GEO 428: Raster Analysis II Tuesday, October 16, 2012

GEO 428: Raster Analysis II Tuesday, October 16, 2012 GEO 428: Raster Analysis II Tuesday, October 16, 2012 Input raster may require reclassification May be done by multiplying by a scalar - DEM = DEM - 25 May also require an either/or function Ex: Identify

More information

Spatial-Temporal Analytics with Students Data to recommend optimum regions to stay

Spatial-Temporal Analytics with Students Data to recommend optimum regions to stay Spatial-Temporal Analytics with Students Data to recommend optimum regions to stay By ARUN KUMAR BALASUBRAMANIAN (A0163264H) DEVI VIJAYAKUMAR (A0163403R) RAGHU ADITYA (A0163260N) SHARVINA PAWASKAR (A0163302W)

More information

Archaeological Predictive Modeling within the context of Paleo-river Terraces in the City of Prince George

Archaeological Predictive Modeling within the context of Paleo-river Terraces in the City of Prince George Archaeological Predictive Modeling within the context of Paleo-river Terraces in the City of Prince George Background The documented pre-contact archaeological record of the Interior Plateau of B.C. is

More information