Tangible GIS for real-time human interaction with landscape models. L. Mitas, H. Mitasova, NCSU; C Ratti, MIT

Size: px
Start display at page:

Download "Tangible GIS for real-time human interaction with landscape models. L. Mitas, H. Mitasova, NCSU; C Ratti, MIT"

Transcription

1

2 Tangible GIS for real-time human interaction with landscape models Statement of the problem L. Mitas, H. Mitasova, NCSU; C Ratti, MIT New mapping technologies, such as Real Time Kinematic GPS, IFSARE or LIDAR, provide highly efficient means for 3D mapping of terrain at unprecedented spatial and temporal resolutions. In response, there is an increasing need for Geographic Information System (GIS) tools that support 3D modeling and analysis of topographic surfaces and their change. Over the past decade, powerful 3D visualization modules were developed both for GIS and for specialized applications software based on advancements in scientific visualization (Hibbard et al., 1994; Wherrett, 2000). While computer generated models of topography have been very effective for visual analysis and communication, interaction with such models and their modification can be more challenging. It becomes even more complex when the virtual terrain model is combined with results of sophisticated simulations of landscape processes that are important for prediction of impacts of terrain changes (Mitas et al. 1997). To fully take advantage of these models for problem solving and decision making, effective communication and interaction with terrain models and simulations is needed. The complexity of geospatial analysis and modeling using GIS has been addressed by implementation of graphical user interfaces (Cartwright et al., 2001). On the one hand, GUIs with a high degree of sophistication have replaced line-driven commands of first-generation GIS. On the other hand, a number of alternative approaches for communication with GIS have been suggested, most notably those based on Virtual Environments (Germs et al., 1999). The project focused on development of a prototype, novel interface for GIS, which springs from recent work carried out in the field of Tangible User Interfaces (TUI; Underkoffler and Ishii, 1999) and is based on using a real 3D model of landscape along with the computer generated virtual model. Objective of this short term innovative research was to bring the human-computer interaction in the area of landscape analysis, modeling and design to a new level of effectiveness by coupling the power of GIS with tangible landscape interface and demonstrate a prototype Tangible GIS (TanGIS) environment. Summary of the most important results The research focus was on the coupling of open source GRASS GIS (Neteler and Mitasova 2004) with the Illuminated Clay (IC) system (Ratti et al., 2004) with the goal to create a Geospatial Modeling environment that allows users to interact with landscape analysis using a tactile physical model of the studied landscape. The Illuminated Clay system (Ratti et al., 2004) uses a commercially available laser scanner Minolta VIVID-900 (or its newer version VIVID 910) to capture the surface geometry of the physical clay model. The 3D scanner is coupled with a video projector that is used to project images on the landscape model. The scanner/projector pair is housed inside a casing approximately 2 m above the model. A special program based on Minolta's Software Development Kit (SDK) was developed in order to perform one scan after the other in near-real time, instead of the standard mode of operation 'scan and stop'. Results obtained as distance values from the scanner's lens are then converted into Digital Elevation Models (DEM). Terrain analysis algorithms are applied to the DEM and results are projected back on the landscape model using a video projector. The interaction loop is recursive and happens in near-real-time Page D-3

3 providing the user with almost instant response to the changes manually introduced on the surface. Two additional projectors (or a projector and a computer display) can be coupled with the system for creating a virtual terrain model and the system interface. The core IC software computes DEM using scanned elevation data, derives a userselected parameter and re-projects the new map over the surface. It supports computation of parameters where only the elevation data are required as inputs - it can be therefore considered a Tangible User Interface (TUI) for terrain surface analysis. To expand the use of the system beyond the topography and include additional landscape features and processes we have explored coupling of the system with open source GRASS GIS. The tangible landscape model then can be generalized as a Tangible interface for GIS tasks that involve change in terrain surface and its attributes. Several types of coupling of the GRASS GIS database and modules with 3D physical landscape models were investigated. The different types of coupling are based on the type of interaction between the landscape model surface representing elevation, landscape model color representing attributes and a computer system (GIS/IC): (a) Passive landscape model with active projection transfers attribute map from the computer to the physical model. Model surface is static and only a color map representing attributes is projected from the computer onto the model. This one-way coupling, similar to GIS2MAP3D (Coucelo et al., 2005), involves a simple projection of a map created in the GRASS GIS graphical window over the physical model. The map can be static, such as a combination of raster and vector features (e.g., combined vegetation, roads, building footprints, and streams), or an animation representing a landscape process (water flow, spread of fire). This approach offers great flexibility for the type of data that can be displayed and additional maps can be computed using GIS modules. Implementation is simple, projecting an aligned GRASS GIS graphical window from the computer screen is adequate; for larger models and greater terrain complexity, image transformation to central projection is required. (b) Active landscape model with active projection transfers elevation from the physical model to the computer and attribute map from the computer to the model. Model surface can be manually modified and the new surface elevations are transferred to the computer using 3D laser scanning. Attribute data are projected from the computer to the surface with a delay. To support feedback for terrain modification we have implemented this type of two-way asynchronous coupling of IC with GRASS GIS. The physical model is scanned, the elevation data are imported into GRASS GIS and interpolated into high resolution (1 mm) DEM. Selected analysis is computed for the new surface and the result is re-projected either through the option (a) or by importing the result into IC. Because the response does not happen in real time (the delay depends on the computational demands of the analysis), complex spatial modeling that involves additional map layers can be performed (e.g., erosion risk modeling that includes land cover, soil and rainfall data along with the parameters derived from the modified, scanned model). This approach also allows us to derive vector layers from the new surface, such as new contours and stream networks, or perform analysis, modeling or optimization tasks that may include attributes stored in an external database system. Complex numerical models representing dynamic phenomena can also be supported with this option. (c) Active landscape model with active real-time projection transfers elevation from the physical model to the computer and attribute map from the computer to the model in real time. Model surface can be modified while its elevation is transferred to the computer using 3D Page D-4

4 scanning and new attribute data are projected from the computer to the surface in real-time. This two-way synchronous (real-time) coupling with GRASS GIS that provides a real-time response to manual terrain modifications requires further research and development. Several approaches are possible, such as porting selected modules relevant to terrain analysis from GRASS GIS to IC or the use of a newly developed GRASS Server with C client or a swig interface. We have also identified additional possibilities for coupling between the digital and physical landscape representation that can be developed in the future: (d) Active, computer controlled landscape model with active real-time projection transfers the elevation from the physical model to the computer, from the computer to the model, and attribute map from the computer to the model. This two-way surface coupling including the surface change will support the capabilities described by the option (c), but it will also make the surface adjustable using the digital elevation data, a capability currently supported by the pinbased system. This approach will support both manual and computer guided modification and it will "react" to the modification in real time by displaying the changes in selected terrain parameter. It will require the replacement of the clay surface by a different type of hardware. (e) Active, computer controlled physical model with active real-time attribute input and projection transfers elevation from the model to the computer and from the computer to the model as well as the attribute map from the computer to the model and from the model to the computer. This approach will support all the capabilities described in (d) but it will also use the RGB scan (image) of the landscape model to capture a manually introduced change in color. This will allow us to use color coding of the surface and structures to indicate the type of land cover, permeability of structures, and other properties needed as input for landscape process modeling and decision making. The presented set of coupling options will allow users to build scalable systems, from simple, low cost options to sophisticated geospatial modeling environments with real-time response to different types of landscape modifications. In addition, coupling with GRASS GIS provides a wide range of tools needed for georeferenced data management and processing that allow users to integrate data from various sources and pre-process them into formats suitable for the tangible environment. GRASS GIS also has a powerful 3D visualization module that further supports combination of the physical model with an interactive 3D virtual terrain model Example application To illustrate the concept of tangible geospatial modeling environment we have used the coupled IC-GRASS GIS system to explore various structures and terrain modifications aimed at sediment control and prevention of local flooding in a small watershed. The test area was a 25 ha site at the North Carolina State University (NCSU) Sediment and Erosion Control Research and Education Facility (SECREF). Various methods for erosion and sediment control are developed and tested at this site and it has a sufficiently complex terrain to demonstrate the functionality of the tangible interface. The 3D physical model of our test landscape at a 1:2000 horizontal scale with 6-times vertical exaggeration (Figure 1a,b) was based on a 2m resolution DEM (year 1993) interpolated from 0.6 m (2 ft) contours obtained from the Wake county GIS (Figure 1c). Airborne lidar scan of the area acquired in year 2001 is included to illustrate actual changes in topography (Figure 1d). The physical model is used as a tangible interface (Figures 2, 3) to explore the changes in topography using various structures, ditches, and basins to minimize the flooding and reduce the excessive sediment transport. Page D-5

5 Figure 1. Elevation surface for the test site: (a) 1:2000 scale clay model; (b) 1 mm resolution DEM based on a 3D scan of a modified physical model; (c) original 2 m resolution DEM used to create the physical model; (d) 2 m resolution DEM based on 2001 year airborne lidar scan. The surfaces were visualized in GRASS GIS. GIS-based landscape characterization layers, such as soils, land cover, footprints of structures, and roads were first projected onto the physical model surface to provide information about the properties of the modeled landscape. Surface analysis, flow routing and erosion modeling was performed in GRASS GIS for the initial terrain to assess the patterns of slope, overland water flow (Figure 2b) and sediment transport. The physical landscape model was then manually modified to explore various approaches for water flow and sediment pollution control (Figure 3). The first set of changes involved manual modification of a convex hillslope into a shallow basin while the flow direction map was displayed and updated along with the terrain surface change. The basin shape was gradually adjusted until flow was redirected through this basin into the neighboring forested watershed, thus reducing the concentrated flow that was causing the flooding and sediment pollution. A new slope map was then projected over the modified surface to check whether the modifications did not introduce steep slopes that may cause stability problems. Slopes that exceeded the critical threshold, such as the red areas in the Figure 2b, were manually modified until the projected slope map showed stable values everywhere. The new DEM was then imported into GRASS GIS and topographic analysis and flow simulation was re-run with greater detail. The process-based hydrologic and sediment transport model allowed us to quantify the impact of the proposed change in terms of water depth and sediment flow rates for a selected design storm. Page D-6

6 Figure 2. Clay model placed in the IC environment: (a) flow direction is projected over the surface while additional parameters (elevation, contours, slope, aspect, profile) are displayed by smaller 2D images around the worktable; (b) more detailed maps of water flow and slopes are computed for the scanned surface using asynchronous coupling with GRASS GIS. Figure 3. Physical landscape model is modified, with the impact of changes shown in real time on the clay model surface (flow pattern) and using the smaller 2D images around the worktable for elevation, slope, aspect, and selected profiles. Page D-7

7 The second set of modifications involved addition of check-dams in the main valley. Small, dam-shaped pieces of clay were used to approximate the structures (Figure 3). Tactile environment allowed us to move a dam up and down along the valley, add second and third structure and modify their shape and size while observing the impact on water flow pattern. The flow direction map generated by IC showed interruption of flow due to check-dams, reducing the flow rate through the valley with the effectiveness dependent on the location of the structure in relation to the rates of lateral inflow. The modified DEM with the structures was then imported into GRASS GIS and a process based modeling was performed to quantify the resulting water flow depth and sediment flow rates (Figure 4). Placing larger structures in the lower section of the valley resulted in a more robust design in terms of reducing the flow rates and withstanding larger storms than a set of smaller structures located along the entire valley. Both two-way synchronous and asynchronous coupling was used for this case. In addition, this approach allowed us to investigate the dynamics of the flow and asses when the check-dams may be overtaken by storm water. Figure 4 Water depth distribution for a single and two checkdams - output from a numerical model implemented in GRASS GIS. Conclusion Physical tangible environments coupled with GIS and 3D visualization have a potential to fundamentally change the user interaction with digital landscape models and georeferenced data representing landscape properties and processes. For experts, the problem solving can become more efficient and the environment may increase the creativity in finding potential solutions. In the area of decision making, the system can make the digital landscapes more accessible and easier to understand when coupled with a 3D physical model, potentially leading to a more informed decision making. Our concept that includes various levels of coupling between the physical model and GIS is flexible and resource scalable. It can be used for very simple, low cost systems that include only a projector and a landscape model to sophisticated tangible systems that include a more expensive laser scanner and two-way real time coupling. The two-way coupling that will include the computer controlled surface and input of model surface color requires considerable Page D-8

8 research for finding a low cost, easy to implement solution, although there are already technologies available to accomplish this type of coupling at a relatively high cost (Xenovision Mark III). In future, we can envision that large 3D physical models coupled with GIS and numerical models, capable of receiving real-time data from satellites and terrestrial sensors will be at the heart of the land use management at different communities, military installations, and can one day improve response to natural disasters and emergencies as well as help to solve dayto-day land management problems. Fort Future research program that considers creating alternative scenarios as the key initiating process (Case 2002) is an example of an Army program where the Tangible GIS environment can fulfill an important need for an environment that can bring together a diverse user community of trainers, operations personnel and natural resource managers and increase the efficiency of the sustainable installation planning. Project management This project is a collaborative effort between the team at the Massachusetts Institute of Technology, SENSEable City Laboratory lead by Dr. Carlo Ratti and the team at the North Carolina State University Center for High Performance Simulation, lead by Dr. Mitas from the Department of Physics and Dr. Mitasova from the Department of Marine, Earth and Atmospheric Sciences. Dr. Ratti is one of the co-inventors of Illuminated Clay and the NCSU team provides the expertise in GIS and geospatial simulations. Most of the development and testing has been performed using the Internet, two visits to MIT allowed the NCSU team to work directly with the tangible user interfaces using the NCSU SECREF physical model. Papers presented at meetings Mitasova H., Tangible GIS: New Human-Computer Interface For Geospatial Modeling, Research briefing at USACE Topographic Engineering Center, Sept Manuscripts accepted Mitasova, H., Mitas, L., Ratti, C., Ishi, H. and Harmon, R.S., Real-time Human Interaction With Landscape Models Using a Tangible Geospatial Modeling Environment, accepted to IEEE Computer Graphics and Applications, Special Issue on GeoVisualization. References Cartwright W., Crampton J., Gartner G., Miller S., Mitchell K., Siekierska E., Wood J., 2001, User interface issues for spatial information visualization. Cartography and Geographical Information Systems (CaGIS) 28: Coucelo, C., P. Duarte, and R. Crespo, "Combining 3D solid maps with GIS data video projection," Paper No. 434, Proc. 2 nd International Conf. on Geographic Information GIS Planet 2005, Estoril, Portugal, CDROM Germs R., Maren G., van Verbree E., Jansen F., 1999, A multi-view VR interface for 3D GIS. Computers & Graphics, 23: Hibbard W.L., Paul B.E., Battaiola A.L., Santek D.A., Voidrot-Martinez M-F., and Dyer C.R., 1994, Interactive Visualization of Earth and Space Science Computations Computer v. 27, no. 7, p Mitas, L., W.M. Brown, and H. Mitasova, 1997, Role of dynamic cartography in simulations of landscape processes based on multi-variate fields, Computers and Geosciences, vol. 23, no. 4, 1997, pp Neteler, M. and H. Mitasova, Open source GIS: A GRASS GIS Approach, Second Edition. Kluwer International Series in Engineering and Computer Science, Kluwer/Springer, C. Ratti, Y. Wang, H. Ishii, B. Piper, and D. Frenchman, "Tangible User Interfaces (TUIs): a Page D-9

9 novel paradigm for GIS," Transactions in GIS, vol. 8, no. 4, 2004, pp Underkoffler J. and Ishii H Urp: A luminous-tangible workbench for urban planning and design. Proceedings of the Conference on Human Factors in Computing Systems (CHI '99), May 1999, Pittsburgh, PA, USA. Wherrett, J. R., 2000, The perceptual validity of landscape visualisation: current issues and future research, 4th International Conference on Integrating GIS and Environmental Modeling (GIS/EM4): Problems, Prospects and Research Needs. Banff, Alberta, Canada, September 2-8, XenoVision Mark III, 2005, Page D-10

MONITORING AND MODELING NATURAL AND ANTHROPOGENIC TERRAIN CHANGE

MONITORING AND MODELING NATURAL AND ANTHROPOGENIC TERRAIN CHANGE MONITORING AND MODELING NATURAL AND ANTHROPOGENIC TERRAIN CHANGE Spatial analysis and simulations of impact on landscape processess Helena MITASOVA, Russell S. HARMON, David BERNSTEIN, Jaroslav HOFIERKA,

More information

GIS = Geographic Information Systems;

GIS = Geographic Information Systems; What is GIS GIS = Geographic Information Systems; What Information are we talking about? Information about anything that has a place (e.g. locations of features, address of people) on Earth s surface,

More information

Pierce Cedar Creek Institute GIS Development Final Report. Grand Valley State University

Pierce Cedar Creek Institute GIS Development Final Report. Grand Valley State University Pierce Cedar Creek Institute GIS Development Final Report Grand Valley State University Major Goals of Project The two primary goals of the project were to provide Matt VanPortfliet, GVSU student, the

More information

Cell-based Model For GIS Generalization

Cell-based Model For GIS Generalization Cell-based Model For GIS Generalization Bo Li, Graeme G. Wilkinson & Souheil Khaddaj School of Computing & Information Systems Kingston University Penrhyn Road, Kingston upon Thames Surrey, KT1 2EE UK

More information

Digital Elevation Models. Using elevation data in raster format in a GIS

Digital Elevation Models. Using elevation data in raster format in a GIS Digital Elevation Models Using elevation data in raster format in a GIS What is a Digital Elevation Model (DEM)? Digital representation of topography Model based on scale of original data Commonly a raster

More information

Linking local multimedia models in a spatially-distributed system

Linking local multimedia models in a spatially-distributed system Linking local multimedia models in a spatially-distributed system I. Miller, S. Knopf & R. Kossik The GoldSim Technology Group, USA Abstract The development of spatially-distributed multimedia models has

More information

Techniques for Science Teachers: Using GIS in Science Classrooms.

Techniques for Science Teachers: Using GIS in Science Classrooms. Techniques for Science Teachers: Using GIS in Science Classrooms. After ESRI, 2008 GIS A Geographic Information System A collection of computer hardware, software, and geographic data used together for

More information

QGIS FLO-2D Integration

QGIS FLO-2D Integration EPiC Series in Engineering Volume 3, 2018, Pages 1575 1583 Engineering HIC 2018. 13th International Conference on Hydroinformatics Karen O Brien, BSc. 1, Noemi Gonzalez-Ramirez, Ph. D. 1 and Fernando Nardi,

More information

Geographic Communication with Solid Terrain Models

Geographic Communication with Solid Terrain Models 2013 Esri Europe, Middle East and Africa User Conference October 23-25, 2013 Munich, Germany Geographic Communication with Solid Terrain Models Carlos Coucelo, Pedro Duarte, Rita Crespo CCCGeomática, Portugal

More information

ENV208/ENV508 Applied GIS. Week 1: What is GIS?

ENV208/ENV508 Applied GIS. Week 1: What is GIS? ENV208/ENV508 Applied GIS Week 1: What is GIS? 1 WHAT IS GIS? A GIS integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information.

More information

Introduction to GIS I

Introduction to GIS I Introduction to GIS Introduction How to answer geographical questions such as follows: What is the population of a particular city? What are the characteristics of the soils in a particular land parcel?

More information

Imagery and the Location-enabled Platform in State and Local Government

Imagery and the Location-enabled Platform in State and Local Government Imagery and the Location-enabled Platform in State and Local Government Fred Limp, Director, CAST Jim Farley, Vice President, Leica Geosystems Oracle Spatial Users Group Denver, March 10, 2005 TM TM Discussion

More information

GEOMATICS. Shaping our world. A company of

GEOMATICS. Shaping our world. A company of GEOMATICS Shaping our world A company of OUR EXPERTISE Geomatics Geomatics plays a mayor role in hydropower, land and water resources, urban development, transport & mobility, renewable energy, and infrastructure

More information

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model

Introduction-Overview. Why use a GIS? What can a GIS do? Spatial (coordinate) data model Relational (tabular) data model Introduction-Overview Why use a GIS? What can a GIS do? How does a GIS work? GIS definitions Spatial (coordinate) data model Relational (tabular) data model intro_gis.ppt 1 Why use a GIS? An extension

More information

An Introduction to Geographic Information System

An Introduction to Geographic Information System An Introduction to Geographic Information System PROF. Dr. Yuji MURAYAMA Khun Kyaw Aung Hein 1 July 21,2010 GIS: A Formal Definition A system for capturing, storing, checking, Integrating, manipulating,

More information

Technical Drafting, Geographic Information Systems and Computer- Based Cartography

Technical Drafting, Geographic Information Systems and Computer- Based Cartography Technical Drafting, Geographic Information Systems and Computer- Based Cartography Project-Specific and Regional Resource Mapping Services Geographic Information Systems - Spatial Analysis Terrestrial

More information

Themes for Geomatics Conference. Geodesy Themes

Themes for Geomatics Conference. Geodesy Themes Themes for Geomatics Conference Geodesy Themes Geodynamics o Modeling the Deformation of the Earth s Crust o Recent Advances in Geometric Approaches to Deformation Analysis o Monitoring Systems (Sensors

More information

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware,

a system for input, storage, manipulation, and output of geographic information. GIS combines software with hardware, Introduction to GIS Dr. Pranjit Kr. Sarma Assistant Professor Department of Geography Mangaldi College Mobile: +91 94357 04398 What is a GIS a system for input, storage, manipulation, and output of geographic

More information

Conservation Planning evaluate land management alternatives to reduce soil erosion to acceptable levels. Resource Inventories estimate current and

Conservation Planning evaluate land management alternatives to reduce soil erosion to acceptable levels. Resource Inventories estimate current and Conservation Planning evaluate land management alternatives to reduce soil erosion to acceptable levels. Resource Inventories estimate current and projected erosion levels and their impact on natural resource

More information

Integrating Geographical Information Systems (GIS) with Hydrological Modelling Applicability and Limitations

Integrating Geographical Information Systems (GIS) with Hydrological Modelling Applicability and Limitations Integrating Geographical Information Systems (GIS) with Hydrological Modelling Applicability and Limitations Rajesh VijayKumar Kherde *1, Dr. Priyadarshi. H. Sawant #2 * Department of Civil Engineering,

More information

MISSOURI LiDAR Stakeholders Meeting

MISSOURI LiDAR Stakeholders Meeting MISSOURI LiDAR Stakeholders Meeting East-West Gateway June 18, 2010 Tim Haithcoat Missouri GIO Enhanced Elevation Data What s different about it? Business requirements are changing.fast New data collection

More information

REVIEW MAPWORK EXAM QUESTIONS 31 JULY 2014

REVIEW MAPWORK EXAM QUESTIONS 31 JULY 2014 REVIEW MAPWORK EXAM QUESTIONS 31 JULY 2014 Lesson Description In this lesson we: Focus on key concepts and exam questions relating to GIS. Question 1 Test Yourself The most important component of a GIS

More information

GIS and Remote Sensing

GIS and Remote Sensing Spring School Land use and the vulnerability of socio-ecosystems to climate change: remote sensing and modelling techniques GIS and Remote Sensing Katerina Tzavella Project Researcher PhD candidate Technology

More information

Remote Sensing and GIS Applications for Hilly Watersheds SUBASHISA DUTTA DEPARTMENT OF CIVIL ENGINEERING IIT GUWAHATI

Remote Sensing and GIS Applications for Hilly Watersheds SUBASHISA DUTTA DEPARTMENT OF CIVIL ENGINEERING IIT GUWAHATI Remote Sensing and GIS Applications for Hilly Watersheds SUBASHISA DUTTA DEPARTMENT OF CIVIL ENGINEERING IIT GUWAHATI Deciding Alternative Land Use Options in a Watershed Using GIS Source: Anita Prakash

More information

Summary Visualizations for Coastal Spatial Temporal Dynamics

Summary Visualizations for Coastal Spatial Temporal Dynamics Summary Visualizations for Coastal Spatial Temporal Dynamics October 24 2011 Providence, RI Sidharth Thakur 1, Laura Tateosian 2, Helena Mitasova, Eric Hardin, and Margery Overton 1. sthakur@renci.org,

More information

SWAMP GIS: A spatial decision support system for predicting and treating stormwater runoff. Michael G. Wing 1 * and Derek Godwin

SWAMP GIS: A spatial decision support system for predicting and treating stormwater runoff. Michael G. Wing 1 * and Derek Godwin Journal of Spatial Hydrology Vol. 11, No. 2 Fall 2011 SWAMP GIS: A spatial decision support system for predicting and treating stormwater runoff Michael G. Wing 1 * and Derek Godwin Abstract SWAMP GIS

More information

Features and Benefits

Features and Benefits Autodesk LandXplorer Features and Benefits Use the Autodesk LandXplorer software family to help improve decision making, lower costs, view and share changes, and avoid the expense of creating physical

More information

Determination of flood risks in the yeniçiftlik stream basin by using remote sensing and GIS techniques

Determination of flood risks in the yeniçiftlik stream basin by using remote sensing and GIS techniques Determination of flood risks in the yeniçiftlik stream basin by using remote sensing and GIS techniques İrfan Akar University of Atatürk, Institute of Social Sciences, Erzurum, Turkey D. Maktav & C. Uysal

More information

A SIMPLE GIS METHOD FOR OBTAINING FLOODED AREAS

A SIMPLE GIS METHOD FOR OBTAINING FLOODED AREAS A SIMPLE GIS METHOD FOR OBTAINING FLOODED AREAS ROMAN P., I. 1, OROS C., R. 2 ABSTRACT. A simple GIS method for obtaining flooded areas. This paper presents a method for obtaining flooded areas near to

More information

THE 3D SIMULATION INFORMATION SYSTEM FOR ASSESSING THE FLOODING LOST IN KEELUNG RIVER BASIN

THE 3D SIMULATION INFORMATION SYSTEM FOR ASSESSING THE FLOODING LOST IN KEELUNG RIVER BASIN THE 3D SIMULATION INFORMATION SYSTEM FOR ASSESSING THE FLOODING LOST IN KEELUNG RIVER BASIN Kuo-Chung Wen *, Tsung-Hsing Huang ** * Associate Professor, Chinese Culture University, Taipei **Master, Chinese

More information

Integrating LiDAR data into the workflow of cartographic representation.

Integrating LiDAR data into the workflow of cartographic representation. Integrating LiDAR data into the workflow of cartographic representation. Cartographic Workflow I. 1 2 3 4 5 Surveying Vector (Nat. GDB) GPS, Laser Range Finder Yes/ No Scanning old maps LiDARflights Capture

More information

Watershed Delineation in GIS Environment Rasheed Saleem Abed Lecturer, Remote Sensing Centre, University of Mosul, Iraq

Watershed Delineation in GIS Environment Rasheed Saleem Abed Lecturer, Remote Sensing Centre, University of Mosul, Iraq Watershed Delineation in GIS Environment Rasheed Saleem Abed Lecturer, Remote Sensing Centre, University of Mosul, Iraq Abstract: The management and protection of watershed areas is a major issue for human

More information

13 Watershed Delineation & Modeling

13 Watershed Delineation & Modeling Module 4 (L12 - L18): Watershed Modeling Standard modeling approaches and classifications, system concept for watershed modeling, overall description of different hydrologic processes, modeling of rainfall,

More information

Land Administration and Cadastre

Land Administration and Cadastre Geomatics play a major role in hydropower, land and water resources and other infrastructure projects. Lahmeyer International s (LI) worldwide projects require a wide range of approaches to the integration

More information

Background. Points of Discussion. Hydrographic Models

Background. Points of Discussion. Hydrographic Models Airborne Laser Remote Sensing Technology: Providing Essential Hydrologic Information in the 21 st Century Warwick Hadley, Optech Incorporated Presented by: Warwick Hadley Sales Manager, Middle East and

More information

FUNDAMENTALS OF GEOINFORMATICS PART-II (CLASS: FYBSc SEM- II)

FUNDAMENTALS OF GEOINFORMATICS PART-II (CLASS: FYBSc SEM- II) FUNDAMENTALS OF GEOINFORMATICS PART-II (CLASS: FYBSc SEM- II) UNIT:-I: INTRODUCTION TO GIS 1.1.Definition, Potential of GIS, Concept of Space and Time 1.2.Components of GIS, Evolution/Origin and Objectives

More information

Understanding Geographic Information System GIS

Understanding Geographic Information System GIS Understanding Geographic Information System GIS What do we know about GIS? G eographic I nformation Maps Data S ystem Computerized What do we know about maps? Types of Maps (Familiar Examples) Street Maps

More information

GIS Geographic Information System

GIS Geographic Information System GIS Geographic Information System Andrea Petroselli Tuscia University, Italy petro@unitus.it SUMMARY Part 1: Part 2: Part 3: Part 4: What is a GIS? Why do we need a GIS? Which are the possibilities of

More information

Application of high-resolution (10 m) DEM on Flood Disaster in 3D-GIS

Application of high-resolution (10 m) DEM on Flood Disaster in 3D-GIS Risk Analysis V: Simulation and Hazard Mitigation 263 Application of high-resolution (10 m) DEM on Flood Disaster in 3D-GIS M. Mori Department of Information and Computer Science, Kinki University, Japan

More information

Hydrologic Modelling of the Upper Malaprabha Catchment using ArcView SWAT

Hydrologic Modelling of the Upper Malaprabha Catchment using ArcView SWAT Hydrologic Modelling of the Upper Malaprabha Catchment using ArcView SWAT Technical briefs are short summaries of the models used in the project aimed at nontechnical readers. The aim of the PES India

More information

Title: ArcMap: Calculating Soil Areas for Storm Water Pollution Prevention Plans Authors: Brandy Woodcock, Benjamin Byars

Title: ArcMap: Calculating Soil Areas for Storm Water Pollution Prevention Plans Authors: Brandy Woodcock, Benjamin Byars Title: ArcMap: Calculating Soil Areas for Storm Water Pollution Prevention Plans Authors: Brandy Woodcock, Benjamin Byars Introduction Abstract: The use of ArcMap to calculate soil areas for storm water

More information

StreamStats: Delivering Streamflow Information to the Public. By Kernell Ries

StreamStats: Delivering Streamflow Information to the Public. By Kernell Ries StreamStats: Delivering Streamflow Information to the Public By Kernell Ries U.S. Department of the Interior U.S. Geological Survey MD-DE-DC District 410-238-4317 kries@usgs.gov StreamStats Web Application

More information

Building open source geospatial education at research universities

Building open source geospatial education at research universities Building open source geospatial education at research universities Helena Mitasova North Carolina State University, Raleigh, NC, USA with contributions by NCSU GIST students GRASS GIS Motivation GIS teaching

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki March 17, 2014 Lecture 08: Terrain Analysis Outline: Terrain Analysis Earth Surface Representation Contour TIN Mass Points Digital Elevation Models Slope

More information

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press,   ISSN STREAM, spatial tools for river basins, environment and analysis of management options Menno Schepel Resource Analysis, Zuiderstraat 110, 2611 SJDelft, the Netherlands; e-mail: menno.schepel@resource.nl

More information

Basics of GIS. by Basudeb Bhatta. Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University

Basics of GIS. by Basudeb Bhatta. Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University Basics of GIS by Basudeb Bhatta Computer Aided Design Centre Department of Computer Science and Engineering Jadavpur University e-governance Training Programme Conducted by National Institute of Electronics

More information

GIS APPLICATIONS IN SOIL SURVEY UPDATES

GIS APPLICATIONS IN SOIL SURVEY UPDATES GIS APPLICATIONS IN SOIL SURVEY UPDATES ABSTRACT Recent computer hardware and GIS software developments provide new methods that can be used to update existing digital soil surveys. Multi-perspective visualization

More information

ENGRG Introduction to GIS

ENGRG Introduction to GIS ENGRG 59910 Introduction to GIS Michael Piasecki November 17, 2017 Lecture 11: Terrain Analysis Outline: Terrain Analysis Earth Surface Representation Contour TIN Mass Points Digital Elevation Models Slope

More information

State of Israel Ministry of Housing and Construction Survey of Israel. The Hydrological project case

State of Israel Ministry of Housing and Construction Survey of Israel. The Hydrological project case State of Israel Ministry of Housing and Construction Survey of Israel The Hydrological project case Survey of Israel Content Introduction To the Survey of Israel The operation assumptions The main responsibilities

More information

Graduate Courses Meteorology / Atmospheric Science UNC Charlotte

Graduate Courses Meteorology / Atmospheric Science UNC Charlotte Graduate Courses Meteorology / Atmospheric Science UNC Charlotte In order to inform prospective M.S. Earth Science students as to what graduate-level courses are offered across the broad disciplines of

More information

CAUSES FOR CHANGE IN STREAM-CHANNEL MORPHOLOGY

CAUSES FOR CHANGE IN STREAM-CHANNEL MORPHOLOGY CAUSES FOR CHANGE IN STREAM-CHANNEL MORPHOLOGY Chad A. Whaley, Department of Earth Sciences, University of South Alabama, MobileAL, 36688. E-MAIL: caw408@jaguar1.usouthal.edu The ultimate goal of this

More information

GIS Visualization: A Library s Pursuit Towards Creative and Innovative Research

GIS Visualization: A Library s Pursuit Towards Creative and Innovative Research GIS Visualization: A Library s Pursuit Towards Creative and Innovative Research Justin B. Sorensen J. Willard Marriott Library University of Utah justin.sorensen@utah.edu Abstract As emerging technologies

More information

University of Lusaka

University of Lusaka University of Lusaka BSPH 315 Health Mapping & GIS Topic: Background of GIS Content: 1. Aim of the course 2. What do you know about GIS? 3. Difference between geographic data and geographic information

More information

Assessment of solid load and siltation potential of dams reservoirs in the High Atlas of Marrakech (Moorcco) using SWAT Model

Assessment of solid load and siltation potential of dams reservoirs in the High Atlas of Marrakech (Moorcco) using SWAT Model Assessment of solid load and siltation potential of dams reservoirs in the High Atlas of Marrakech (Moorcco) using SWAT Model Amal Markhi: Phd Student Supervisor: Pr :N.Laftrouhi Contextualization Facing

More information

AN ASSESSMENT OF THE IMPACT OF RETENTION PONDS

AN ASSESSMENT OF THE IMPACT OF RETENTION PONDS AN ASSESSMENT OF THE IMPACT OF RETENTION PONDS FOR SEDIMENT TRAPPING IN THE ADA CREEK AND LONGWOOD COVE USING REMOTELY SENSED DATA AND GIS ANALYSIS Sudhanshu Sekhar Panda Associate Professor, GIS/Env.

More information

DEM-based Ecological Rainfall-Runoff Modelling in. Mountainous Area of Hong Kong

DEM-based Ecological Rainfall-Runoff Modelling in. Mountainous Area of Hong Kong DEM-based Ecological Rainfall-Runoff Modelling in Mountainous Area of Hong Kong Qiming Zhou 1,2, Junyi Huang 1* 1 Department of Geography and Centre for Geo-computation Studies, Hong Kong Baptist University,

More information

Eagle Creek Post Fire Erosion Hazard Analysis Using the WEPP Model. John Rogers & Lauren McKinney

Eagle Creek Post Fire Erosion Hazard Analysis Using the WEPP Model. John Rogers & Lauren McKinney Eagle Creek Post Fire Erosion Hazard Analysis Using the WEPP Model John Rogers & Lauren McKinney Columbia River Gorge at Risk: Using LiDAR and GIS-based predictive modeling for regional-scale erosion susceptibility

More information

Flood Forecasting Tools for Ungauged Streams in Alberta: Status and Lessons from the Flood of 2013

Flood Forecasting Tools for Ungauged Streams in Alberta: Status and Lessons from the Flood of 2013 Flood Forecasting Tools for Ungauged Streams in Alberta: Status and Lessons from the Flood of 2013 John Pomeroy, Xing Fang, Kevin Shook, Tom Brown Centre for Hydrology, University of Saskatchewan, Saskatoon

More information

Better Topographic Map Production Using ArcGIS. A Comprehensive Solution for Mapping Organizations

Better Topographic Map Production Using ArcGIS. A Comprehensive Solution for Mapping Organizations Better Topographic Map Production Using ArcGIS A Comprehensive Solution for Mapping Organizations The World Is Always Changing As a member of a national mapping organization, you know this is true. You

More information

The Road to Data in Baltimore

The Road to Data in Baltimore Creating a parcel level database from high resolution imagery By Austin Troy and Weiqi Zhou University of Vermont, Rubenstein School of Natural Resources State and local planning agencies are increasingly

More information

Welcome to NetMap Portal Tutorial

Welcome to NetMap Portal Tutorial Welcome to NetMap Portal Tutorial Potential Applications What Can you do with the Portal? At least 25 things! 1) Locate the best potential fish habitats. 2) Identify biological hotspots. 3) Map floodplain

More information

Introduction to Geographic Information Systems (GIS): Environmental Science Focus

Introduction to Geographic Information Systems (GIS): Environmental Science Focus Introduction to Geographic Information Systems (GIS): Environmental Science Focus September 9, 2013 We will begin at 9:10 AM. Login info: Username:!cnrguest Password: gocal_bears Instructor: Domain: CAMPUS

More information

THE USE OF GIS, REMOTE SENSING AND VIRTUAL REALITY IN FLOOD HAZARD MODELING, ASSESSMENT AND VISUALIZATION

THE USE OF GIS, REMOTE SENSING AND VIRTUAL REALITY IN FLOOD HAZARD MODELING, ASSESSMENT AND VISUALIZATION THE USE OF GIS, REMOTE SENSING AND VIRTUAL REALITY IN FLOOD HAZARD MODELING, ASSESSMENT AND VISUALIZATION Shunfu Hu Department of Geography Southern Illinois University Edwardsville Edwardsville, IL 62026

More information

Application of GIS Technology in Watershed-based Management and Decision Making

Application of GIS Technology in Watershed-based Management and Decision Making Application of GIS Technology in Watershed-based Management and Decision Making U. Sunday Tim Iowa State University Department of Agricultural and Biosystems Engineering 100 Davidson Hall Email:

More information

Using Morphometric models and Open Source Software to locate Flood prone areas A guide to pilot Implementation

Using Morphometric models and Open Source Software to locate Flood prone areas A guide to pilot Implementation SciNetNatHaz Project Progress Meeting - 23-26 Oct 2014, Burgas, Bulgaria SciNetNatHaz Project Progress Meeting - 7-9 May 2015, Thessaloniki, Hellas Using Morphometric models and Open Source Software to

More information

MODULE 7 LECTURE NOTES 5 DRAINAGE PATTERN AND CATCHMENT AREA DELINEATION

MODULE 7 LECTURE NOTES 5 DRAINAGE PATTERN AND CATCHMENT AREA DELINEATION MODULE 7 LECTURE NOTES 5 DRAINAGE PATTERN AND CATCHMENT AREA DELINEATION 1. Introduction Topography of the river basin plays an important role in hydrologic modelling, by providing information on different

More information

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN

USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN CO-145 USING GIS CARTOGRAPHIC MODELING TO ANALYSIS SPATIAL DISTRIBUTION OF LANDSLIDE SENSITIVE AREAS IN YANGMINGSHAN NATIONAL PARK, TAIWAN DING Y.C. Chinese Culture University., TAIPEI, TAIWAN, PROVINCE

More information

Spanish national plan for land observation: new collaborative production system in Europe

Spanish national plan for land observation: new collaborative production system in Europe ADVANCE UNEDITED VERSION UNITED NATIONS E/CONF.103/5/Add.1 Economic and Social Affairs 9 July 2013 Tenth United Nations Regional Cartographic Conference for the Americas New York, 19-23, August 2013 Item

More information

Interpolation Techniques

Interpolation Techniques Interpolation Techniques Using QGIS Tutorial ID: IGET_SA_002 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

CLICK HERE TO KNOW MORE

CLICK HERE TO KNOW MORE CLICK HERE TO KNOW MORE Geoinformatics Applications in Land Resources Management G.P. Obi Reddy National Bureau of Soil Survey & Land Use Planning Indian Council of Agricultural Research Amravati Road,

More information

Methodological Chain for Hydrological Management with Web-GIS Applications

Methodological Chain for Hydrological Management with Web-GIS Applications Advances in Geosciences Konstantinos Perakis & Athanasios Moysiadis, Editors EARSeL, 2012 Methodological Chain for Hydrological Management with Web-GIS Applications Alexandros Konstantinidis 1, Eleni Tzanou

More information

Date of Report: EPA agreement number: Center Name and Institution of Ctr. Director: Identifier used by Center for Project: Title of Project:

Date of Report: EPA agreement number: Center Name and Institution of Ctr. Director: Identifier used by Center for Project: Title of Project: Date of Report: March 31, 2003 EPA agreement number: R829515C003 Center Name and Institution of Ctr. Director: Rocky Mountain Regional Hazardous Substance Research Center, Colorado State University, Fort

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

4. GIS Implementation of the TxDOT Hydrology Extensions

4. GIS Implementation of the TxDOT Hydrology Extensions 4. GIS Implementation of the TxDOT Hydrology Extensions A Geographic Information System (GIS) is a computer-assisted system for the capture, storage, retrieval, analysis and display of spatial data. It

More information

- Towards new concepts for handling geoinformation

- Towards new concepts for handling geoinformation - Towards new concepts for handling geoinformation Centre for 3D Geoinformation Aalborg University Denmark Outline 1. Introduction 2. Digital Northern Jutland in DK 3. Cente for 3D geoinformation 4. Drivers

More information

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 1 Introduction to GIS Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Welcome to NR402 GIS Applications in

More information

Thales Canada, System Division. BattleView: Integrating ArcGIS Into Canadian Army s Command And Control Application

Thales Canada, System Division. BattleView: Integrating ArcGIS Into Canadian Army s Command And Control Application BattleView: Integrating ArcGIS Into Canadian Army s Command And Control Application BattleView Overview Canadian Army s command and control (C2) application Deployed in army headquarters unit and above

More information

Chapter 1 Overview of Maps

Chapter 1 Overview of Maps Chapter 1 Overview of Maps In this chapter you will learn about: Key points when working with maps General types of maps Incident specific maps Map legend and symbols Map sources A map is a navigational

More information

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS

Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS Study Guide: Canadian Board of Examiners for Professional Surveyors Core Syllabus Item C 5: GEOSPATIAL INFORMATION SYSTEMS This guide presents some study questions with specific referral to the essential

More information

STEREO ANALYST FOR ERDAS IMAGINE Stereo Feature Collection for the GIS Professional

STEREO ANALYST FOR ERDAS IMAGINE Stereo Feature Collection for the GIS Professional STEREO ANALYST FOR ERDAS IMAGINE Stereo Feature Collection for the GIS Professional STEREO ANALYST FOR ERDAS IMAGINE Has Your GIS Gone Flat? Hexagon Geospatial takes three-dimensional geographic imaging

More information

By Chris Mikes and David Fleck Digital Terrain Analysis GEOG 593. Overview

By Chris Mikes and David Fleck Digital Terrain Analysis GEOG 593. Overview Earthquake and Infrastructure Damage Analysis in Multnomah and Clackamas Counties: The Application of LiDAR In The Development of an Emergency Response Plan By Chris Mikes and David Fleck Digital Terrain

More information

3D BUILDING MODELS IN GIS ENVIRONMENTS

3D BUILDING MODELS IN GIS ENVIRONMENTS A. N. Visan 3D Building models in GIS environments 3D BUILDING MODELS IN GIS ENVIRONMENTS Alexandru-Nicolae VISAN, PhD. student Faculty of Geodesy, TUCEB, alexvsn@yahoo.com Abstract: It is up to us to

More information

Your web browser (Safari 7) is out of date. For more security, comfort and the best experience on this site: Update your browser Ignore

Your web browser (Safari 7) is out of date. For more security, comfort and the best experience on this site: Update your browser Ignore Your web browser (Safari 7) is out of date. For more security, comfort and the best experience on this site: Update your browser Ignore GIS ( GEO GRAPHIC INFO RMATIO N SYSTEM) geospatial information system

More information

Section 4: Model Development and Application

Section 4: Model Development and Application Section 4: Model Development and Application The hydrologic model for the Wissahickon Act 167 study was built using GIS layers of land use, hydrologic soil groups, terrain and orthophotography. Within

More information

Cutting Edge Engineering for Modern Geospatial Systems Rear Admiral Dr. S Kulshrestha, retd

Cutting Edge Engineering for Modern Geospatial Systems Rear Admiral Dr. S Kulshrestha, retd Cutting Edge Engineering for Modern Geospatial Systems Rear Admiral Dr. S Kulshrestha, retd 11 Jun 2015 GeoIntelligence Asia 2015 The technology would become so pervasive that it becomes a part of you

More information

GeoWEPP Tutorial Appendix

GeoWEPP Tutorial Appendix GeoWEPP Tutorial Appendix Chris S. Renschler University at Buffalo - The State University of New York Department of Geography, 116 Wilkeson Quad Buffalo, New York 14261, USA Prepared for use at the WEPP/GeoWEPP

More information

Smart Data Collection and Real-time Digital Cartography

Smart Data Collection and Real-time Digital Cartography Smart Data Collection and Real-time Digital Cartography Yuji Murayama and Ko Ko Lwin Division of Spatial Information Science Faculty of Life and Environmental Sciences University of Tsukuba IGU 2013 1

More information

SPATIAL AND TEMPORAL ANALYSIS OF THE DEGRADATION OF NATURAL RESOURCES IN RIVER LIKODRA WATERSHED

SPATIAL AND TEMPORAL ANALYSIS OF THE DEGRADATION OF NATURAL RESOURCES IN RIVER LIKODRA WATERSHED Soil Erosion Modelling JRC Ispra 20-21-22 March 2017 University of Belgrade, Faculty of Forestry Department for Ecological Engineering in Protection of Soil and Water Resources SPATIAL AND TEMPORAL ANALYSIS

More information

Floodplain modeling. Ovidius University of Constanta (P4) Romania & Technological Educational Institute of Serres, Greece

Floodplain modeling. Ovidius University of Constanta (P4) Romania & Technological Educational Institute of Serres, Greece Floodplain modeling Ovidius University of Constanta (P4) Romania & Technological Educational Institute of Serres, Greece Scientific Staff: Dr Carmen Maftei, Professor, Civil Engineering Dept. Dr Konstantinos

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

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

USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT

USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT HENRIETTE TAMAŠAUSKAS*, L.C. LARSEN, O. MARK DHI Water and Environment, Agern Allé 5 2970 Hørsholm, Denmark *Corresponding author, e-mail: htt@dhigroup.com

More information

Trimble s ecognition Product Suite

Trimble s ecognition Product Suite Trimble s ecognition Product Suite Dr. Waldemar Krebs October 2010 Trimble Geospatial in the Image Processing Chain Data Acquisition Pre-processing Manual/Pixel-based Object-/contextbased Interpretation

More information

WELCOME. To GEOG 350 / 550 Introduction to Geographic Information Science: Third Lecture

WELCOME. To GEOG 350 / 550 Introduction to Geographic Information Science: Third Lecture WELCOME To GEOG 350 / 550 Introduction to Geographic Information Science: Third Lecture 1 Lecture 3: Overview Geographic Information Systems (GIS) A brief history of GIS Sources of information for GIS

More information

Innovation. The Push and Pull at ESRI. September Kevin Daugherty Cadastral/Land Records Industry Solutions Manager

Innovation. The Push and Pull at ESRI. September Kevin Daugherty Cadastral/Land Records Industry Solutions Manager Innovation The Push and Pull at ESRI September 2004 Kevin Daugherty Cadastral/Land Records Industry Solutions Manager The Push and The Pull The Push is the information technology that drives research and

More information

Statewide Topographic Mapping Program

Statewide Topographic Mapping Program Statewide Topographic Mapping Program February 28, 2018 www.dotd.la.gov Outline Purpose of the Statewide Topographic Mapping Program History Breakdown of R.S. 48:36 - Topographic Mapping Statewide Topographic

More information

Impact of DEM Resolution on Topographic Indices and Hydrological Modelling Results

Impact of DEM Resolution on Topographic Indices and Hydrological Modelling Results Impact of DEM Resolution on Topographic Indices and Hydrological Modelling Results J. Vaze 1, 2 and J. Teng 1, 2 1 Department of Water and Energy, NSW, Australia 2 ewater Cooperative Research Centre, Australia

More information

How GIS can be used for improvement of literacy and CE programmes

How GIS can be used for improvement of literacy and CE programmes How GIS can be used for improvement of literacy and CE programmes Training Workshop for Myanmar Literacy Resource Center (MLRC) ( Yangon, Myanmar, 11 20 October 2000 ) Presented by U THEIN HTUT GEOCOMP

More information

Louisiana Transportation Engineering Conference. Monday, February 12, 2007

Louisiana Transportation Engineering Conference. Monday, February 12, 2007 Louisiana Transportation Engineering Conference Monday, February 12, 2007 Agenda Project Background Goal of EIS Why Use GIS? What is GIS? How used on this Project Other site selection tools I-69 Corridor

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