GEOGRAPHIC INFORMATION SYSTEM

Size: px
Start display at page:

Download "GEOGRAPHIC INFORMATION SYSTEM"

Transcription

1 GEOGRAPHIC INFORMATION SYSTEM Submitted by: FELCAR NUÑEZ DANN ANGELO ALBAÑO Masterands Submitted to: MR. DOMINO PUSON Professor

2 This report will cover the following information about Geographic Information System: 1. Definition of Geographic Information Systems (GIS) 2. History of GIS 3. Type of data utilized by GIS 4. GIS operations and functions 5. Elements of GIS 6. GIS in Healthcare 7. Nursing and GIS 8. GIS in Health Research 9. Limitations of GIS in Health Research 10. Advantages of GIS in healthcare 11. Current limitations of GIS in healthcare GEOGRAPHIC INFORMATION SYSTEMS (GIS) DEFINITION: GIS is a system of hardware and software used for storage, retrieval, mapping, and analysis of geographic data. Practitioners also regard the total GIS as including the operating personnel and the data that go into the system. Spatial features are stored in a coordinate system (latitude/longitude, state plane, UTM, etc.), which references a particular place on the earth.

3 Descriptive attributes in tabular form are associated with spatial features. Spatial data and associated attributes in the same coordinate system can then be layered together for mapping and analysis. GIS can be used for scientific investigations, resource management, and development planning. GIS differs from CAD and other graphical computer applications in that all spatial data is geographically referenced to a map projection in an earth coordinate system. For the most part, spatial data can be "re-projected" from one coordinate system into another, thus data from various sources can be brought together into a common database and integrated using GIS software. Boundaries of spatial features should "register" or align properly when reprojected into the same coordinate system. Another property of a GIS database is that it has "topology," which defines the spatial relationships between features. The fundamental components of spatial data in a GIS are points, lines (arcs), and polygons. When topological relationships exist, you can perform analyses, such as modeling the flow through connecting lines in a network, combining adjacent polygons that have similar characteristics, and overlaying geographic features. HISTORY: In 1854, John Snow depicted a cholera outbreak in London using points to represent the locations of some individual cases, possibly the earliest use of the geographic method. His study of the distribution of cholera led to the source of the disease, a contaminated water pump (the Broad Street Pump, whose handle he had disconnected, thus terminating the outbreak) within the heart of the cholera outbreak. The year 1960 saw the development of the world's first true operational GIS in Ottawa, Ontario, Canada by the federal Department of Forestry and Rural Development. Developed by Dr. Roger

4 Tomlinson, it was called the Canada Geographic Information System (CGIS) and was used to store, analyze, and manipulate data collected for the Canada Land Inventory (CLI) an effort to determine the land capability for rural Canada by mapping information about soils, agriculture, recreation, wildlife, waterfowl, forestry and land use at a scale of 1:50,000. A rating classification factor was also added to permit analysis. CGIS lasted into the 1990s and built a large digital land resource database in Canada. It was developed as a mainframe-based system in support of federal and provincial resource planning and management. Its strength was continent-wide analysis of complex datasets. The CGIS was never available in a commercial form. In 1964, Howard T. Fisher formed the Laboratory for Computer Graphics and Spatial Analysis at the Harvard Graduate School of Design (LCGSA ), where a number of important theoretical concepts in spatial data handling were developed, and which by the 1970s had distributed seminal software code and systems, such as 'SYMAP', 'GRID' and 'ODYSSEY' that served as sources for subsequent commercial development to universities, research centers and corporations worldwide. By the early 1980s, M&S Computing (later Intergraph) along with Bentley Systems Incorporated for the CAD platform, Environmental Systems Research Institute (ESRI), CARIS (Computer Aided Resource Information System) and ERDAS (Earth Resource Data Analysis System) emerged as commercial vendors of GIS software, successfully incorporating many of the CGIS features, combining the first generation approach to separation of spatial and attribute information with a second generation approach to organizing attribute data into database structures. In parallel, the development of two public domain systems (MOSS and GRASS GIS) began in the late 1970s and early 1980s. By the end of the 20th century, the rapid growth in various systems had been consolidated and standardized on relatively few platforms and users were beginning to explore the concept of

5 viewing GIS data over the Internet, requiring data format and transfer standards. More recently, a growing number of free, open-source GIS packages run on a range of operating systems and can be customized to perform specific tasks. Increasingly geospatial data and mapping applications are being made available via the World Wide Web. TYPE OF DATA UTILILIZED BY GIS TABULAR DATA Tabular data consists of attribute tables that define the parameters of the map features. There is really no limit to what the tables can contain, whether Boolean strings (True/False), Text, or Numeric data. For example, a Boolean entry in a cities table may define whether or not each city is a national capital. A text entry may have the city's name, or the archaeological period in which it flourished. A numeric entry could have population figures or lat/long coordinates. The advantage of the relational database system is that the different columns can be sorted and selected according to the user's need. These selections then appear highlighted on the map.

6 SPATIAL DATA Spatial data places the features on the map. The coordinates of a point are the most obvious example of this, but it also incorporates projection systems, line and polygon attributes, and other information. There are two main classes of spatial data: vector and raster. Vector Data - Most work archaeologists do in GIS is based in vector data. This system of recording features is based on the interaction between arcs and nodes, represented by points, lines, and polygons. A point is a single node, a line is two nodes with an arc between them, and

7 a polygon is a closed group of three or more arcs. With these three elements, it is possible to record most all necessary information. Points represent discrete locations on the ground. Either these are true points, such as the point marked by a USGS brass cap, such as a section corner, or they may be virtual points, based on the scale of representation. For example, a city's location on a driving map of the United States is represented by a point, even though in reality a city has area. As the map's scale increases, the city will soon appear as a polygon. Beyond a certain scale of zoom (i.e., when the map's extent is completely within the city), there will be no representation of the city at all; it will simply be the background of the map. Here is a view of the Puget Sound area with airports. The airports are stored as points within the GIS. Lines represent linear features, such as rivers, roads and transmission cables. Here are major roads in the Puget Sound region, along with line attributes. In ArcGIS, lines are also known as "arcs," hence the name "ArcGIS." Each line is composed of a number of

8 different coordinates, which make up the shape of the line, as well as the tabular record for the line vector feature. Polygons form bounded areas. Polygons are formed by bounding arcs, which keep track of the location of each polygon, as shown in this image:

9 Raster Data - Raster data is characterized by pixel values. Basically, a raster file is a giant table, where each pixel is assigned a specific value from 0 to 255. The meaning behind these values is specified by the user- they can represent elevations, temperatures, hydrography, etc. Satellite imagery uses raster data to record different wavelengths of light. Raster data is advantageous to vector data in constructing 3D images, as the values for every pixel are calculated through a process called interpolation. In ArcMap, it is possible to control what type of interpolation method is used when converting from vector to raster data. Other programs, such as Erdas Imagine, are tailored specifically to raster data and may be more appropriate for certain projects

10 GIS OPERATIONS AND FUNCTIONS Data Input Data input covers the range of operations by which spatial data from maps, remote sensors, and other sources are transformed into a digital format. Among the different devices commonly used for this operation are keyboards, digitizers, scanners, CCTS, and interactive terminals or visual display units (VDU). Given its relatively low cost, efficiency, and ease of operation, digitizing constitutes the best data input option for development planning purposes.

11 Two different types of data must be entered into the GIS: geographic references and attributes. Geographic reference data are the coordinates (either in terms of latitude and longitude or columns and rows) which give the location of the information being entered. Attribute data associate a numerical code to each cell or set of coordinates and for each variable, either to represent actual values (e.g., 200 mm of precipitation, 1,250 meters elevation) or to connote categorical data types (land uses, vegetation type, etc.). Data input routines, whether through manual keyboard entry, digitizing, or scanning, require a considerable amount of time. Data Storage Data storage refers to the way in which spatial data are structured and organized within the GIS according to their location, interrelationship, and attribute design. Computers permit large amounts of data to be stored, either on the computer's hard disk or in portable diskettes. Data Manipulation and Processing Data manipulation and processing are performed to obtain useful information from data previously entered into the system. Data manipulation embraces two types of operations: (1) operations needed to remove errors and update current data sets (editing); and (2) operations using analytical techniques to answer specific questions formulated by the user. The manipulation process can range from the simple overlay of two or more maps to a complex extraction of disparate pieces of information from a wide variety of sources. Data Output Data output refers to the display or presentation of data employing commonly used output formats that include maps, graphs, reports, tables, and charts, either as a hard-copy, as an

12 image on the screen, or as a text file that can be carried into other software programs for further analysis. ELEMENTS OF A GIS Hardware and Software Components Hardware components of a basic GIS work station consist of: (1) a central processing unit (CPU) where all operations are performed; (2) a digitizer, which consists of a tablet or table where analog data are converted to digital format; (3) a keyboard by which instructions and commands as well as data can be entered; (4) a printer or plotter to produce hard copies of the desired output; (5) a disk drive or tape drive used to store data and programs, for reading in data and for communicating with other systems; and (6) a visual display unit (VDU) or monitor where information is interactively displayed. Several GIS software packages are available representing a very broad range of cost and capability. Users and Users' Needs Planners need to carefully evaluate their GIS needs and proposed applications before taking the decision to acquire an install a GIS. Once a positive conclusion has been reached, its hardwaresoftware configuration should be designed based on those needs and applications and within the constraints posed by the financial and human resources available to operate the system. It is possible that the costs of establishing a GIS exceed the benefits to a single agency. Under these circumstances, it is worthwhile determining if several agencies might share the GIS. The potential users must agree on the data to be compiled, the data formats, standards of accuracy, etc. As a result, the data requirements of a variety of users are made compatible, and the value of the data increases commensurately.

13 Sharing information has its costs as well as benefits. Negotiating with other users can be a painful task, and compromises inevitably ensure that no one user will get the equipment most precisely suited to his uses. In this regard, it is important to establish a comfortable working relationship among sharers. Information and Information Sources General reference maps and information on natural hazards and natural resources should form a "library of knowledge" for any GIS. Virtually all countries have topographic maps, road maps, generalized soils maps, some form of climate information, and at least the locational component of natural hazards information (e.g. location of active volcanoes, fault lines, potential flood areas, areas of common occurrence of landslides, areas of past tsunami occurrence, etc.). Natural hazards locational data can be made compatible in a GIS with previously collected information about natural resources, population, and infrastructure, to provide planners with the wherewithal for a preliminary evaluation of the possible impacts of natural events. GEOGRAPHIC INFORMATION SYSTEMS IN HEALTH AND HEALTHCARE GIS have many potential applications in studying geographically differentiated health and healthcare phenomena and changes in those phenomena over time, for example, cardiovascular disease in a given community. Traditionally, two broad types of GIS applications can be distinguished, which also reflect the two traditions in health geography (geography of disease and geography of healthcare systems), namely (1) health outcomes and epidemiology applications and (2) healthcare delivery (services) applications.

14 GIS can help health care professionals, public health officials, and community members to identify potential environmental risks related to the health outcomes and to support decision making for allocation of scarce disease prevention resources in high-risk areas. Given the important role that environmental health risks can play in public health, it is critical that community/public health nurses begin to integrate environmental health assessment skills into their professional practices by creating assessment and analytic tools to be used at the local and community-based level. A simple community survey using GIS can be an effective means to raise awareness about environmental health risk factors and utilizing GIS mapping tools can further enhance the accessibility of the combined exposure and health information for both lay and professional audiences. Moreover, GIS also play an important role in the following: profiling and understanding the varying needs of target communities; profiling their environment and health and social services available to them; linking and using such information for planning, optimizing, and targeting suitable health and social care services (geographically accessible physical services-"fair access for all") and well-tailored intervention programs to those communities (eg, consumer health information, self-help and self-care programs); continually monitoring, assessing, and tweaking such interventions during their execution; testing different "what if" scenarios before making any financial commitments; and ascribing priorities in a climate of finite resources. Another use of GIS is in emergency situations, for example, in dealing with bioterrorism, especially when combined with geographically enabled syndromic surveillance systems such as RODS (Realtime Outbreak and Disease Surveillance system).

15 NURSING AND GEOGRAPHIC INFORMATION SYSTEMS Some of the uses of GIS in nursing include the following: supporting academic practice, faculty outreach, and educational initiatives at a school of nursing; visualizing nursing workforce distribution for policy evaluation; conducting community assessment and nursing research; conducting health intervention research in diabetes; providing public health nursing education and practice; and designing population-based health interventions. Understanding of GIS is essential for nursing science to continue to evolve in the 21st century. The integration of geography into nursing education, can aid in both for understanding the geographic factors that influence nursing education outcomes and providing students with insights about core subjects in the nursing curriculum. The key advantage that information systems offer is the ability to link data systems in a way that gives us a much clearer picture about the context in which healthcare is delivered. To take the example of diabetes, geographical data have identified that prescribing practices and collection/dispensing of self-testing glucose strips vary widely across areas of different population density. In the current climate of increased emphasis on self-management in longterm conditions, GIS can enable us to provide (or at least aim for) self-care support best tailored to the geographical location of the patient and the type/severity of disease. In this context, GIS also provide an ideal tool to facilitate integration of service delivery and service evaluation. GIS allow us to examine questions such as "what would happen if community nurses introduce telephone or Web-based support for patients with diabetes recently discharged from hospital?" The various facets of this intervention (availability of telephone services, availability of broadband Internet, relative costs and reliability of these services, socioeconomic data) could be mapped by geographical location, and a decision could be made about feasibility of the service.

16 GIS is able to assist nursing as a science as it continues to grow increasingly global in nature, ever-widening what is envisioned by the person and the environment. Geography, cartography, and information sciences all lend themselves to the ever-widening boundaries of nursing, both physical and theoretical in nature, and should not be overlooked. GIS tools and technology are new ways of incorporating these global realms into nursing science and research, and ultimately into practice. GIS IN HEALTH RESEARCH It is not surprising, then, that health-related fields would find GIS useful. GIS is a tool for analyzing spatial data, and there are many aspects of health research that analyze the spatial setting of quantitative phenomena. Generally speaking, there are 2 broad areas where health fields use GIS. They are, first, the geography of disease and health, and second, the geography of healthcare. The geography of disease and health involves describing and analyzing illness spatially. It is mainly interested in aspects of disease such as spatial clustering, or associations between disease and elements of the environment. For instance, mapping of certain cancers, traumatic injuries, and deaths can be used to determine areas of needed patient education for health promotion, prevention, and care. The second aspect of health research that typically uses GIS is the geography of healthcare. Health resources have to be located somewhere, and this area uses GIS to evaluate the spatial aspect of needs for healthcare and spatial aspects of healthcare provision. Researchers may look for places where healthcare needs were not being met, and where people travelled long distances to get care.

17 In a unique application of GIS, the National Indian Council on Aging (NICOA) mapped American Indian elders. NICOA produced documents, one of which was a map of the United States, with each point on the map representing each American Indian elder. The council reported that this was the first time GIS was used to map a minority population for healthcare implications. The study went on to describe and locate available relevant services as well as several disease processes present, such as diabetes. This was an effort that utilized both types of GIS in health approaches. The use of GIS in healthcare is likely to increase in the foreseeable future. Demographic and financial pressures on healthcare systems are encouraging greater emphasis on measuring health needs accurately and managing them in ways that are both clinically effective and costeffective. Of course, the desired nursing outcome to the use of such a tool is increasing the understanding of space and time as they relate to access and use. Increasing pressures of chronic conditions across all age groups necessitate an understanding of not only who your patient is, but also where and how far, and the environmental impact of that time and space on health. LIMITATIONS OF GIS IN HEALTH RESEARCH As with any tool it is often wise to gain an understanding of its intended uses and possible problems. There are several notable pitfalls in using GIS in a research project and several will be mentioned here, following the stages of a typical study. In conceptualizing a study that utilizes GIS, it is important to recognize that GIS used by non experts can potentially create misleading results due to the complexities of geographic data quality and scale, as well as more subtle issues related to misleading maps. This is where creating nontraditional (ie, out of academic health fields) interdisciplinary partnerships is important until proficiency can be attained. A second important conceptual concern is the fact that GIS is not well-equipped to handle temporal data, and is best suited for providing a current snapshot of a phenomenon. This is a

18 significant concern in many fields, including those related to health. However, as in the study underway by the authors, this is overcome by overlaying longitudinal snapshots to see past patterns and hopefully be able to more accurately predict the future map. In the second stage of a research project-data collection-researchers should consider issues of cost and availability. Although free and low-cost data are becoming more available every year, quite often the data needed for a study are either expensive to obtain, or do not yet exist. For instance, the authors had to create the database from the census for the map in Figure 5. It did not come ready-made for importing. However, now the last 2 censuses are readily available in forms compatible for GIS use. In the final 2 stages, methodology and analysis, there are several related pitfalls worth considering. Issues of cause and effect are important in all fields, though GIS was initially designed for cataloging data, not for analyzing causes. There is a tendency to believe that because computers are powerful tools, whatever emerges from them is necessarily true. But just because 2 things coincide in space does not mean that one causes the other, even if they appear together on a wonderfully expressive map. Finally, there are social, ethical, and cultural issues to consider. Models such as GIS inherently simplify, which can be useful in grasping ideas, but can also be problematic when studying the complexities of humans. An all-powerful GIS that knows all of your whereabouts and activities would not only threaten privacy, but also would not be an optimum tool for understanding culture, society, and individual values in isolation of other techniques. This is but another compelling reason to add nursing's caring voice to this tool as an advocate for person within the environment whether community or health related. ADVANTAGES OF GIS TECHNOLOGY IN HEALTHCARE

19 Several advantages of GIS technology for public health practice, planning, and research are as follows: 1) GIS technology improves the ability of practitioners, planners, and researchers to organize and link datasets (for example, by using geocoded addresses or geographic boundaries). Geography provides a near-universal link for sorting and integrating records from multiple information sources into a more coherent whole. This ability to link datasets can help public health practitioners plan more cost-effective interventions. For example, suppose that a childhood lead poisoning prevention program could access residential databases maintained by the tax assessor's office and map the street addresses of houses built before 1950 (when lead-based paint was commonly used). Suppose that the prevention program could also access hospital and managed care plan electronic databases to identify street addresses for new births. Combining these datasets, the program could apply GIS technology to identify infants at high risk for exposure to lead-based paint and send a public health worker to follow up with specific households. By matching the addresses of these infants to a street map (from a "topologically integrated geographic encoding and referencing" [TIGER] file), using the "address-match" and "route-scheduling" functions of GIS software, the health worker can implement and efficient schedule of household visitations. 2) GIS technology provides public health practitioners and researchers with several new types of data. For example, with GIS technology, local public health departments can use global positioning systems (GPS) to receive signals from satellites to determine latitude-longitude coordinates for point locations not found in TIGER files, such as rural residences, wells, and septic tanks. Public health practitioners can also use digital imagery from satellites or aerial photos to add details to (or improve the accuracy of) a mapping project. If a sequence of digital images for a small area of interest is available, automated change detection can be used to observe changes over time, such as the

20 addition of housing developments, roads, and landfills and other changes in land use and land cover. Public health practitioners can also begin to explore the utility of data collected by marketing firms about consumer spending patterns, retail expenditures, and lifestyle segmentation profile. 3) GIS technology encourages the formation of data partnerships and data sharing at the community level. For example, to develop a map of motor vehicle injuries and fatalities in a community, a local public health department could develop data partnerships with the Department of Transportation (for information about traffic flow and accidents), local ambulance services (for information about injuries requiring transportation by ambulance to hospital emergency rooms), and the Medical Examiner's office (for information about fatalities). Some GIS projects may be feasible only if all parts of local government join together and contribute (for example, developing a regional data warehouse or obtaining digital aerial photos or satellite images for an entire region). 4) Compared with tables and charts, maps developed using GIS technology can be an extremely effective tool to help community decision makers visualize and understand a public health problem. In addition, action is more likely when the decision maker can see on a map that a problem is occurring in his or her "backyard." GIS technology enables detailed maps to be generated with relative speed and ease. In turn, this provides public health practitioners with the ability to provide quick responses to questions or concerns raised in a community meeting, for example, by preparing supplemental maps or by displaying more information about a point on the map during the course of the meeting. CURRENT LIMITATIONS OF GIS IN HEALTHCARE

21 Some of the current limitations of GIS from a public health perspective are as follows: 1) Community health planning and other public health applications remains a relatively underdeveloped marketplace niche for GIS technology. 2) Current, accurate, low-cost base street maps are essential for epidemiologic uses. Without an up-to-date base street map, for example, a public health practitioner investigating a disease outbreak may have to spend considerable extra time and effort to digitize the locations of cases or may not be able to map all case reports. Current and accurate base street maps are especially needed for urban areas with high growth and for those rural areas where residents only have post office box addresses. 3) Practitioners, planners, and researchers, and especially state and local public health department staff, need training and user support in GIS technology, data, and epidemiologic methods in order to use GIS technology appropriately and effectively. The cost of training programs offered by commercial GIS vendors can be a financial burden for a small local public health agency or individual practitioner. GIS training programs specifically custom-designed for public health professionals are still relatively limited or in the early stages of development. The time required for training can be a severe challenge for organizations in which demands on personnel are already high. Another drawback is that public health professional specialties currently do not recognize continuing education credit for individuals who participate in GIS software training. 4) Statistical and epidemiological methods need to be developed to protect individual and household confidentiality. Even if a single database may appear to have effective confidentiality safeguards, when several databases are linked within a geographic information system, the "sum" may be less well protected than the "parts." A false

22 identification may be just as damaging to an individual as a correct identification that is not kept confidential. 5) GIS software continues to evolve rapidly; typically, a new iteration (or upgrade) is released about every 18 months. Every software package has its strengths and weaknesses. Current prices for some GIS products (in particular, for Web-enabled GIS applications and for neighborhood lifestyle segmentation datasets) remain a potential barrier. In addition, costs for maintenance and upgrades can be substantial. 6) The technology to prepare and display maps on the Web is still in the very early stages of development. Models and methods for Web-enabled GIS technology need to be developed for public health applications and field tested. Full GIS capability on the Web is a considerable technical challenge because GIS software has only recently started to be developed using Web-accessible programming languages and the size of GIS map images and data files can be large and significantly slow access and display functions over the Web. Spatial statistical software programs will also need to be developed for use with these Web-enabled GIS applications. REFERENCES:

23 envirn.umaryland.edu/.../geographic%20information%20systems%20a%20new%20tool%20for %20 ing_workflow_and.12.aspx

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

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

Advanced Algorithms for Geographic Information Systems CPSC 695

Advanced Algorithms for Geographic Information Systems CPSC 695 Advanced Algorithms for Geographic Information Systems CPSC 695 Think about Geography What is Geography The 3 W s of Geography What is where Why is it there Why do I care Data - Data - Data We all got

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

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

Introduction to GIS. Dr. M.S. Ganesh Prasad

Introduction to GIS. Dr. M.S. Ganesh Prasad Introduction to GIS Dr. M.S. Ganesh Prasad Department of Civil Engineering The National Institute of Engineering, MYSORE ganeshprasad.nie@gmail.com 9449153758 Geographic Information System (GIS) Information

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

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore DATA SOURCES AND INPUT IN GIS By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore 1 1. GIS stands for 'Geographic Information System'. It is a computer-based

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

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

GEOGRAPHIC INFORMATION SYSTEMS Session 8

GEOGRAPHIC INFORMATION SYSTEMS Session 8 GEOGRAPHIC INFORMATION SYSTEMS Session 8 Introduction Geography underpins all activities associated with a census Census geography is essential to plan and manage fieldwork as well as to report results

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

Introduction to Geographic Information Science. Updates/News. Last Lecture 1/23/2017. Geography 4103 / Spatial Data Representations

Introduction to Geographic Information Science. Updates/News. Last Lecture 1/23/2017. Geography 4103 / Spatial Data Representations Geography 4103 / 5103 Introduction to Geographic Information Science Spatial Data Representations Updates/News Waitlisted students First graded lab this week: skills learning Instructional labs vs. independence

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

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

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

Diffusion of GIS in Public Policy Doctoral Program

Diffusion of GIS in Public Policy Doctoral Program Diffusion of GIS in Public Policy Doctoral Program By Fulbert Namwamba PhD Southern University This presentation demonstrate how GIS was introduced in the Public Policy Doctoral Program at Southern University,

More information

GEOGRAPHIC INFORMATION SYSTEMS SPECIALIST 3 DEFINITION:

GEOGRAPHIC INFORMATION SYSTEMS SPECIALIST 3 DEFINITION: Hunterdon County Department of Planning and Land Use Vacancy: Geographic Information Systems Specialist 3 Full Time: 40 Hours per Week Compensation: $42,000.00 per year GEOGRAPHIC INFORMATION SYSTEMS SPECIALIST

More information

ArcGIS for Desktop. ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform.

ArcGIS for Desktop. ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform. ArcGIS for Desktop ArcGIS for Desktop ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform. Beyond showing your data as points on a map, ArcGIS for Desktop gives you the power to manage

More information

FIRE DEPARMENT SANTA CLARA COUNTY

FIRE DEPARMENT SANTA CLARA COUNTY DEFINITION FIRE DEPARMENT SANTA CLARA COUNTY GEOGRAPHIC INFORMATION SYSTEM (GIS) ANALYST Under the direction of the Information Technology Officer, the GIS Analyst provides geo-spatial strategic planning,

More information

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

Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee Introduction to Geographic Information Systems Dr. Arun K Saraf Department of Earth Sciences Indian Institute of Technology, Roorkee Lecture 01 What is Geographic Information Systems? I welcome to this

More information

Syllabus Reminders. Geographic Information Systems. Components of GIS. Lecture 1 Outline. Lecture 1 Introduction to Geographic Information Systems

Syllabus Reminders. Geographic Information Systems. Components of GIS. Lecture 1 Outline. Lecture 1 Introduction to Geographic Information Systems Syllabus Reminders Geographic Information s Lecture Introduction to Geographic Information s. Class Info: www.saigis.com/class/ 2. Office T / TH (8:00-9:30 a.m.) and (2:30 3:30pm) or Appt 3. Email: burgerpr@unk.edu

More information

Welcome to GST 101: Introduction to Geospatial Technology. This course will introduce you to Geographic Information Systems (GIS), cartography,

Welcome to GST 101: Introduction to Geospatial Technology. This course will introduce you to Geographic Information Systems (GIS), cartography, Welcome to GST 101: Introduction to Geospatial Technology. This course will introduce you to Geographic Information Systems (GIS), cartography, remote sensing, and spatial analysis through a series of

More information

GIS Workshop Data Collection Techniques

GIS Workshop Data Collection Techniques GIS Workshop Data Collection Techniques NOFNEC Conference 2016 Presented by: Matawa First Nations Management Jennifer Duncan and Charlene Wagenaar, Geomatics Technicians, Four Rivers Department QA #: FRG

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

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

Brazil Paper for the. Second Preparatory Meeting of the Proposed United Nations Committee of Experts on Global Geographic Information Management

Brazil Paper for the. Second Preparatory Meeting of the Proposed United Nations Committee of Experts on Global Geographic Information Management Brazil Paper for the Second Preparatory Meeting of the Proposed United Nations Committee of Experts on Global Geographic Information Management on Data Integration Introduction The quick development of

More information

GIS at UCAR. The evolution of NCAR s GIS Initiative. Olga Wilhelmi ESIG-NCAR Unidata Workshop 24 June, 2003

GIS at UCAR. The evolution of NCAR s GIS Initiative. Olga Wilhelmi ESIG-NCAR Unidata Workshop 24 June, 2003 GIS at UCAR The evolution of NCAR s GIS Initiative Olga Wilhelmi ESIG-NCAR Unidata Workshop 24 June, 2003 Why GIS? z z z z More questions about various climatological, meteorological, hydrological and

More information

M.Y. Pior Faculty of Real Estate Science, University of Meikai, JAPAN

M.Y. Pior Faculty of Real Estate Science, University of Meikai, JAPAN GEOGRAPHIC INFORMATION SYSTEM M.Y. Pior Faculty of Real Estate Science, University of Meikai, JAPAN Keywords: GIS, rasterbased model, vectorbased model, layer, attribute, topology, spatial analysis. Contents

More information

Applications: Introduction Task 1: Introduction to ArcCatalog Task 2: Introduction to ArcMap Challenge Question References

Applications: Introduction Task 1: Introduction to ArcCatalog Task 2: Introduction to ArcMap Challenge Question References CHAPTER 1 INTRODUCTION 1.1 GIS? 1.1.1 Components of a GIS 1.1.2 A Brief History of GIS 1.1.3 GIS Software Products Box 1.1 A List of GIS Software Producers and Their Main Products 1.2 GIS Applications

More information

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits.

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. The 1st credit consists of a series of readings, demonstration,

More information

Are You Maximizing The Value Of All Your Data?

Are You Maximizing The Value Of All Your Data? Are You Maximizing The Value Of All Your Data? Using The SAS Bridge for ESRI With ArcGIS Business Analyst In A Retail Market Analysis SAS and ESRI: Bringing GIS Mapping and SAS Data Together Presented

More information

GEOGRAPHIC INFORMATION SYSTEMS

GEOGRAPHIC INFORMATION SYSTEMS GEOGRAPHIC INFORMATION SYSTEMS 4-H Round-Up Community Transitions Workshop Daniel Hanselka June 14, 2011 Goals of the Workshop Answer the question: What is GIS? Uses of GIS. Some of the Common Terminology

More information

Oregon Department of Transportation. Geographic Information Systems Strategic Plan

Oregon Department of Transportation. Geographic Information Systems Strategic Plan Oregon Department of Transportation Geographic Information Systems Strategic Plan Adopted May, 2000 By the GIS Steering Committee Last printed 10/2/2012 4:20:00 PM Page Geographic Information Systems Strategic

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

Oakland County Parks and Recreation GIS Implementation Plan

Oakland County Parks and Recreation GIS Implementation Plan Oakland County Parks and Recreation GIS Implementation Plan TABLE OF CONTENTS 1.0 Introduction... 3 1.1 What is GIS? 1.2 Purpose 1.3 Background 2.0 Software... 4 2.1 ArcGIS Desktop 2.2 ArcGIS Explorer

More information

Introduction to Geographic Information Systems

Introduction to Geographic Information Systems Introduction to Geographic Information Systems What is GIS? GIScience, Geography and Cartography GIS Maps Why is it important? What is Driving GIS? Applications of GIS Case Studies Components of a GIS

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

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

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

GIS Data Conversion: Strategies, Techniques, and Management

GIS Data Conversion: Strategies, Techniques, and Management GIS Data Conversion: Strategies, Techniques, and Management Pat Hohl, Editor SUB G6ttlngen 208 494219 98 A11838 ONWORD P R E S S V Contents SECTION 1: Introduction 1 Introduction and Overview 3 Ensuring

More information

GIS for ChEs Introduction to Geographic Information Systems

GIS for ChEs Introduction to Geographic Information Systems GIS for ChEs Introduction to Geographic Information Systems AIChE Webinar John Cirucci 1 GIS for ChEs Introduction to Geographic Information Systems What is GIS? Tools and Methods Applications Examples

More information

Map your way to deeper insights

Map your way to deeper insights Map your way to deeper insights Target, forecast and plan by geographic region Highlights Apply your data to pre-installed map templates and customize to meet your needs. Select from included map files

More information

Cartographic and Geospatial Futures

Cartographic and Geospatial Futures Cartographic and Geospatial Futures 1. Web Cartography, WebGIS, & Virtual Globes--New Roles for Maps, GIS, and GIS professionals 2. Map Mashups, the Neo Neo-geography Movement, & Crowd-sourcing Geospatial

More information

8/28/2011. Contents. Lecture 1: Introduction to GIS. Dr. Bo Wu Learning Outcomes. Map A Geographic Language.

8/28/2011. Contents. Lecture 1: Introduction to GIS. Dr. Bo Wu Learning Outcomes. Map A Geographic Language. Contents Lecture 1: Introduction to GIS Dr. Bo Wu lsbowu@polyu.edu.hk Department of Land Surveying & Geo-Informatics The Hong Kong Polytechnic University 1. Learning outcomes 2. GIS definition 3. GIS examples

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

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

The Use of Geographic Information Systems (GIS) by Local Governments. Giving municipal decision-makers the power to make better decisions

The Use of Geographic Information Systems (GIS) by Local Governments. Giving municipal decision-makers the power to make better decisions The Use of Geographic Information Systems (GIS) by Local Governments Giving municipal decision-makers the power to make better decisions Case Study: Examples of GIS Usage by Local Governments in North

More information

COURSE INTRODUCTION & COURSE OVERVIEW

COURSE INTRODUCTION & COURSE OVERVIEW week 1 COURSE INTRODUCTION & COURSE OVERVIEW topics of the week Instructor introduction Students introductions Course logistics Course objectives Definition of GIS The story of GIS introductions Who am

More information

7 GEOMATICS BUSINESS SOLUTIONS - ANNUAL REPORT 2006

7 GEOMATICS BUSINESS SOLUTIONS - ANNUAL REPORT 2006 7 GEOMATICS BUSINESS SOLUTIONS - ANNUAL REPORT 2006 The Planning and Economic Development Committee recommends the adoption of the recommendation contained in the following report November 30, 2006, from

More information

GIS (GEOGRAPHIC INFORMATION SYSTEMS)

GIS (GEOGRAPHIC INFORMATION SYSTEMS) GIS (GEOGRAPHIC INFORMATION SYSTEMS) 1 1. DEFINITION SYSTEM Any organised assembly of resources and procedures united and regulated by interaction or interdependence to complete a set of specific functions.

More information

GIS MANUAL VOLUME I DEPARTMENT OF GEOGRAPHY UNIVERSITY OF COLOMBO. L. Manawadu V.P.I.S. Wijeratne S.M.A.T. Nandaseela P. Ranasinghe M.A.D.

GIS MANUAL VOLUME I DEPARTMENT OF GEOGRAPHY UNIVERSITY OF COLOMBO. L. Manawadu V.P.I.S. Wijeratne S.M.A.T. Nandaseela P. Ranasinghe M.A.D. i 2016 GIS MANUAL VOLUME I L. Manawadu V.P.I.S. Wijeratne S.M.A.T. Nandaseela P. Ranasinghe M.A.D. Samanmali ii TABLE OF CONTENT 01 INTRODUCTION TO GIS 01 1.1.Introduction 01 1.2.Definition and Overview

More information

GeoHealth Applications Platform ESRI Health GIS Conference 2013

GeoHealth Applications Platform ESRI Health GIS Conference 2013 GeoHealth Applications Platform ESRI Health GIS Conference 2013 Authors Thomas A. Horan, Ph.D. Professor, CISAT Director April Moreno Health GeoInformatics Ph.D. Student Brian N. Hilton, Ph.D. Clinical

More information

Finding Common Ground Through GIS

Finding Common Ground Through GIS Finding Common Ground Through GIS Matthew Stone, MPH Special Unit for Technical Assistance Chronic Disease and Injury Control California Department of Public Health ESRI Health GIS Conference Scottsdale,

More information

Introduction to GIS. Geol 4048 Geological Applications of Remote Sensing

Introduction to GIS. Geol 4048 Geological Applications of Remote Sensing Introduction to GIS Geol 4048 Geological Applications of Remote Sensing GIS History: Before Computers GIS History Using maps for a long time Dr. Roger F. Tomlinson Father of GIS He was an English geographer

More information

BROADBAND DEMAND AGGREGATION: PLANNING BROADBAND IN RURAL NORTHERN CALIFORNIA

BROADBAND DEMAND AGGREGATION: PLANNING BROADBAND IN RURAL NORTHERN CALIFORNIA BROADBAND DEMAND AGGREGATION: PLANNING BROADBAND IN RURAL NORTHERN CALIFORNIA Steven J. Steinberg, Ph.D a,b, *, Rebecca Degagne a, M.S., Michael Gough a a Institute for Spatial Analysis, Humboldt State

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

1The Many Uses of GIS

1The Many Uses of GIS 1The Many Uses of GIS BUILDING EUROPEAN SPATIAL DATA INFRASTRUCTURES In April 2006, Esri president Jack Dangermond gave a presentation on the INSPIRE Directive at the European Union (EU) Interparliamentary

More information

GIS Needs Assessment. for. The City of East Lansing

GIS Needs Assessment. for. The City of East Lansing GIS Needs Assessment for The City of East Lansing Prepared by: Jessica Moy and Richard Groop Center for Remote Sensing and GIS, Michigan State University February 24, 2000 Executive Summary At the request

More information

SRJC Applied Technology 54A Introduction to GIS

SRJC Applied Technology 54A Introduction to GIS SRJC Applied Technology 54A Introduction to GIS Overview Lecture of Geographic Information Systems Fall 2004 Santa Rosa Junior College Presented By: Tim Pudoff, GIS Coordinator, County of Sonoma, Information

More information

GIS in Weather and Society

GIS in Weather and Society GIS in Weather and Society Olga Wilhelmi Institute for the Study of Society and Environment National Center for Atmospheric Research WAS*IS November 8, 2005 Boulder, Colorado Presentation Outline GIS basic

More information

CENSUS MAPPING WITH GIS IN NAMIBIA. BY Mrs. Ottilie Mwazi Central Bureau of Statistics Tel: October 2007

CENSUS MAPPING WITH GIS IN NAMIBIA. BY Mrs. Ottilie Mwazi Central Bureau of Statistics   Tel: October 2007 CENSUS MAPPING WITH GIS IN NAMIBIA BY Mrs. Ottilie Mwazi Central Bureau of Statistics E-mail: omwazi@npc.gov.na Tel: + 264 61 283 4060 October 2007 Content of Presentation HISTORICAL BACKGROUND OF CENSUS

More information

GIS Geographical Information Systems

GIS Geographical Information Systems Chapter Two GIS Geographical Information Systems Chapter Two GIS Geographical Information Systems Chapter Two GIS (Geographical Information Systems) 2.1 Introduction In most cases of our day life, information

More information

Chapter 5. GIS The Global Information System

Chapter 5. GIS The Global Information System Chapter 5 GIS The Global Information System What is GIS? We have just discussed GPS a simple three letter acronym for a fairly sophisticated technique to locate a persons or objects position on the Earth

More information

An online data and consulting resource of THE UNIVERSITY OF TOLEDO THE JACK FORD URBAN AFFAIRS CENTER

An online data and consulting resource of THE UNIVERSITY OF TOLEDO THE JACK FORD URBAN AFFAIRS CENTER An online data and consulting resource of THE JACK FORD URBAN AFFAIRS CENTER THE CENTER FOR GEOGRAPHIC INFORMATION SCIENCE AND APPLIED GEOGRAPHICS DEPARTMENT OF GEOGRAPHY AND PLANNING THE UNIVERSITY OF

More information

Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application areas:

Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application areas: UPR 6905 Internet GIS Homework 1 Yong Hong Guo September 9, 2008 Write a report (6-7 pages, double space) on some examples of Internet Applications. You can choose only ONE of the following application

More information

GIS Geographical Information Systems. GIS Management

GIS Geographical Information Systems. GIS Management GIS Geographical Information Systems GIS Management Difficulties on establishing a GIS Funding GIS Determining Project Standards Data Gathering Map Development Recruiting GIS Professionals Educating Staff

More information

GIS and Community Health. GIS and Community Health. Institutional Context and Interests in GIS Development. GIS and Community Health

GIS and Community Health. GIS and Community Health. Institutional Context and Interests in GIS Development. GIS and Community Health GIS and Community Health GIS and Community Health Some critiques of GIS emphasize the potentially harmful social consequences of the diffusion of GIS technology, including reinforcing the power of state

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

Developing a Community Geographical Information System (GIS) in Rural India

Developing a Community Geographical Information System (GIS) in Rural India Developing a Community Geographical Information System (GIS) in Rural India Before rushing off and describing the unique challenges of developing a small scale GIS system India I better first describe

More information

What is GIS? Introduction to data. Introduction to data modeling

What is GIS? Introduction to data. Introduction to data modeling What is GIS? Introduction to data Introduction to data modeling 2 A GIS is similar, layering mapped information in a computer to help us view our world as a system A Geographic Information System is a

More information

INDOT Office of Traffic Safety

INDOT Office of Traffic Safety Intro to GIS Spatial Analysis INDOT Office of Traffic Safety Intro to GIS Spatial Analysis INDOT Office of Traffic Safety Kevin Knoke Section 130 Program Manager Highway Engineer II Registered Professional

More information

WHAT IS GIS? Source: Longley et al (2005) Geographic Information Systems and Science. 2nd Edition. John Wiley and Sons Ltd.

WHAT IS GIS? Source: Longley et al (2005) Geographic Information Systems and Science. 2nd Edition. John Wiley and Sons Ltd. WHAT IS GIS? Geographical Information Systems (GIS) are a special class of information systems that keep track not only of events, activities, and things, but also of where these events, activities, and

More information

Government GIS and its Application for Decision Support

Government GIS and its Application for Decision Support Government GIS and its Application for Decision Support Zhang Qingpu (Chinese Academy of Surveying and Mapping, Email: zhangqp@casm.ac.cn) Abstract: Application of GIS in government agencies is called

More information

JOB TITLE: CURRENT CLASSIFICATION/GRID POSITION # GIS Coordinator AD Grid Level 6(c) # 420

JOB TITLE: CURRENT CLASSIFICATION/GRID POSITION # GIS Coordinator AD Grid Level 6(c) # 420 COUNTY OF GRANDE PRAIRIE JOB DESCRIPTION JOB TITLE: CURRENT CLASSIFICATION/GRID POSITION # GIS Coordinator AD Grid Level 6(c) # 420 NOC CODE: 2255 STANDARD HOURS: 35 hours/week (non-management) JOB TITLE

More information

CS 350 A Computing Perspective on GIS

CS 350 A Computing Perspective on GIS CS 350 A Computing Perspective on GIS What is GIS? Definitions A powerful set of tools for collecting, storing, retrieving at will, transforming and displaying spatial data from the real world (Burrough,

More information

Introduction to Geographic Information System

Introduction to Geographic Information System Introduction to Geographic Information System Trainer Khaled Mashfiq 14 / Nov / 2017 Training Module A1 Session 2 Introduction to the Use of Geospatial Information Technology for Drought Risk Management

More information

Learning Computer-Assisted Map Analysis

Learning Computer-Assisted Map Analysis Learning Computer-Assisted Map Analysis by Joseph K. Berry* Old-fashioned math and statistics can go a long way toward helping us understand GIS Note: This paper was first published as part of a three-part

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

Aboriginal communities strengthen governance with location-based tools in the 21st century

Aboriginal communities strengthen governance with location-based tools in the 21st century Aboriginal communities strengthen governance with location-based tools in the 21st century Today, Aboriginal communities are taking advantage of the geomatics technologies that underpin popular online

More information

Planning Road Networks in New Cities Using GIS: The Case of New Sohag, Egypt

Planning Road Networks in New Cities Using GIS: The Case of New Sohag, Egypt Planning Road Networks in New Cities Using GIS: The Case of New Sohag, Egypt Mostafa Abdel-Bary Ebrahim, Egypt Ihab Yehya Abed-Elhafez, Kingdom of Saudi Arabia Keywords: Road network evaluation; GIS, Spatial

More information

1. Omit Human and Physical Geography electives (6 credits) 2. Add GEOG 677:Internet GIS (3 credits) 3. Add 3 credits to GEOG 797: Final Project

1. Omit Human and Physical Geography electives (6 credits) 2. Add GEOG 677:Internet GIS (3 credits) 3. Add 3 credits to GEOG 797: Final Project The Department of Geography and the Office of Professional Studies propose to modify the Master of Professional Studies in Geospatial Information Sciences (GIS) as follows: 1. Omit Human and Physical Geography

More information

geographic patterns and processes are captured and represented using computer technologies

geographic patterns and processes are captured and represented using computer technologies Proposed Certificate in Geographic Information Science Department of Geographical and Sustainability Sciences Submitted: November 9, 2016 Geographic information systems (GIS) capture the complex spatial

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

THE DEVELOPMENT OF ROAD ACCIDENT DATABASE MANAGEMENT SYSTEM FOR ROAD SAFETY ANALYSES AND IMPROVEMENT

THE DEVELOPMENT OF ROAD ACCIDENT DATABASE MANAGEMENT SYSTEM FOR ROAD SAFETY ANALYSES AND IMPROVEMENT THE DEVELOPMENT OF ROAD ACCIDENT DATABASE MANAGEMENT SYSTEM FOR ROAD SAFETY ANALYSES AND IMPROVEMENT By T. H. Law Radin Umar R. S. (Road Safety Research Center, Faculty of Engineering, University Putra

More information

GIS TECHNICIAN I GIS TECHNICIAN II

GIS TECHNICIAN I GIS TECHNICIAN II GIS TECHNICIAN I GIS TECHNICIAN II CITY OF ROSEVILLE DEFINITION To perform a variety of technical office and field work duties related to the creation and maintenance of maps, tables, graphs and other

More information

Economic and Social Council

Economic and Social Council United Nations Economic and Social Council Distr.: General 2 July 2012 E/C.20/2012/10/Add.1 Original: English Committee of Experts on Global Geospatial Information Management Second session New York, 13-15

More information

Section 2. Indiana Geographic Information Council: Strategic Plan

Section 2. Indiana Geographic Information Council: Strategic Plan Section 2. Indiana Geographic Information Council: Strategic Plan Introduction A geographic information system (GIS) is an automated tool that allows the collection, modification, storage, analysis, and

More information

Lecture 9: Geocoding & Network Analysis

Lecture 9: Geocoding & Network Analysis Massachusetts Institute of Technology - Department of Urban Studies and Planning 11.520: A Workshop on Geographic Information Systems 11.188: Urban Planning and Social Science Laboratory Lecture 9: Geocoding

More information

5/15/ Use of Geographic Information System (GIS) in Grazing Management Muhammad Farooq Hussain Faisal 12-Arid-604 (M.

5/15/ Use of Geographic Information System (GIS) in Grazing Management Muhammad Farooq Hussain Faisal 12-Arid-604 (M. 5/15/218 1 Use of Geographic Information ystem (GI) in Grazing Management Muhammad Farooq Hussain Faisal 12-Arid-64 (M.phill LM) 1 Contents History Back Ground Information Introduction of GI Who use GI?

More information

SUPPORTS SUSTAINABLE GROWTH

SUPPORTS SUSTAINABLE GROWTH DDSS BBUUN NDDLLEE G E O S P AT I A L G O V E R N A N C E P A C K A G E SUPPORTS SUSTAINABLE GROWTH www.digitalglobe.com BRISBANE, AUSTRALIA WORLDVIEW-3 30 CM International Civil Government Programs US

More information

This Week s Topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications. Instructor Information.

This Week s Topics. GIS and Forest Engineering Applications. FE 257. GIS and Forest Engineering Applications. Instructor Information. FE 257. GIS and Forest Engineering Applications Introduction Instructor Information Associate Professor in FERM Department Instructor for FE 257, FE 480, FE 432/532 PhD from Forest Resources with minor

More information

Steve Pietersen Office Telephone No

Steve Pietersen Office Telephone No Steve Pietersen Steve.Pieterson@durban.gov.za Office Telephone No. 031 311 8655 Overview Why geography matters The power of GIS EWS GIS water stats EWS GIS sanitation stats How to build a GIS system EWS

More information

DATA 301 Introduction to Data Analytics Geographic Information Systems

DATA 301 Introduction to Data Analytics Geographic Information Systems DATA 301 Introduction to Data Analytics Geographic Information Systems Dr. Ramon Lawrence University of British Columbia Okanagan ramon.lawrence@ubc.ca DATA 301: Data Analytics (2) Why learn Geographic

More information

Chapter 1. GIS Fundamentals

Chapter 1. GIS Fundamentals 1. GIS Overview Chapter 1. GIS Fundamentals GIS refers to three integrated parts. Geographic: Of the real world; the spatial realities, the geography. Information: Data and information; their meaning and

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

LandScan Global Population Database

LandScan Global Population Database LandScan Global Population Database The World s Finest Population Distribution Data Uncommon information. Extraordinary places. LandScan Global Population Database East View Cartographic is now offering

More information

Integrating GIS and Traditional Databases with MapObjects Technology

Integrating GIS and Traditional Databases with MapObjects Technology Danielle Berman Integrating GIS and Traditional Databases with MapObjects Technology The expanding presence of geographic information system (GIS) offices within organizations has helped to enhance the

More information

School of Geography and Geosciences. Head of School Degree Programmes. Programme Requirements. Modules. Geography and Geosciences 5000 Level Modules

School of Geography and Geosciences. Head of School Degree Programmes. Programme Requirements. Modules. Geography and Geosciences 5000 Level Modules School of Geography and Geosciences Head of School Degree Programmes Graduate Diploma: Dr W E Stephens Health Geography Research Environmental History and Policy (see School of History) M.Res.: M.Litt.:

More information

GIS for the Beginner on a Budget

GIS for the Beginner on a Budget GIS for the Beginner on a Budget Andre C. Bally, RLA, GIS Coordinator, Harris County Public Infrastructure Department Engineering Division This presentation, GIS for Beginners on a Budget. will briefly

More information