Introduction to GIS in Ecology

Total Page:16

File Type:pdf, Size:1020Kb

Introduction to GIS in Ecology GIS in Ecology Charlene Nielsen, MSc [email protected] 492-9397 B414 BioSci Building www.biology.ualberta.ca/gis Overview • What a GIS is not • When (not) to use GIS in • What is a GIS? ecology • GIS is… • Advice on using GIS • …linking databases to • Learning options maps • The basics: • Types of spatial data – File management skills • Data issues in a GIS – GIS software • Conducting a GIS analysis – Symbolizing – Classifying data • Common types of spatial analyses 2 What a GIS is not GPS Software Global Positioning System Functions and tools needed to GPS data can be used in GIS store, analyze, and display analyses geographic information Requires hardware, data, and personnel in complete system Static Map Digital/paper map is an “input” Database or “product” of GIS Set of tables containing data A way to visualize output from that can be accessed or GIS analyses reassembled in many different ways Requires link to spatial data 3 What is a GIS? G I S Geographic Information System Turn data into information Personnel, Hardware, Earth Description Location data (how Software, Data, and 3 “W’s” of Geography many, what kind, Analytical Methods what is where? where) Organized to automate, why is it there? Scale of data (local to manage, and deliver global) information through why do you care? Data presentation geographic 80% of all data has a (words, graphs, presentation spatial component tables, maps) 4 GIS is… … a method to visualize, People analyze, and display spatial data Analyses … the process of Hardware GIS combining layers of Data information about a place to give you a better understanding of Software that place 5 …linking databases to maps A GIS is essentially a database that understands geometry Tables of data can be linked together and joined to vector or raster spatial data if they share a common attribute or ID 6 Types of spatial data Data Model Description Vector Models discrete features as points (coordinates), lines (arcs), and polygons (areas) with precise boundaries and shapes with attributes Example file types – vector coverages, shapefiles, CAD drawings Raster Models continuous phenomena in a surface divided into a regular grid of cells (pixels) each having an associated attribute value Example file types – grid coverages, satellite imagery, digital photos 7 Data issues in GIS DATA SOURCES Investigate and acquire the various sources of data that meet your analysis criteria: – Digitized and scanned maps – Databases (tabular data) – GPS MAP PROJECTIONS – Remote sensing/airphotos – Field sampling of attributes Consider: – What you want to do with the data – Data sharing agreements – Latest data available ATTRIBUTES – Geographic extent, scale, etc. 8 Data issues in GIS DATA SOURCES For all data layers to match up correctly when drawing them on top of each other or combining them to see relationships, they must be in the same: – Map Projection MAP PROJECTIONS – mathematical translation of locations on the globe onto the flat surface of a map – Coordinate System – specified units used to locate features in two-dimensional space and the origin point of those units ATTRIBUTES 9 Data issues in GIS DATA SOURCES Each geographic feature has attributes - particular types or categories of information - that identify, describe, or represent an associated magnitude. MAP PROJECTIONS GIS analysis depends partly on the type of attributes: – Categories = groups of similar things – Ranks = ordered features – Counts = actual total number – Amounts = measurable quantity ATTRIBUTES – Ratios = proportions and densities 10 Metadata! … the all-important ancillary information associated with a GIS data layer or coverage that characterizes the data set content, quality, condition and other characteristics: – creator’s name – data type: raster or vector – dates: collection, production, edits/updates – spatial referencing: coordinate system, projection, datum – subject content and limitations – attributes (database fields) and data dictionary – scale: minimum map unit / cell size / resolution – ...and much, much, more as necessary … information that describes or documents a geographic dataset to facilitate the intelligent use of it 11 Conducting a GIS analysis - 1 Objectives & Criteria ASSEMBLE – Frame question and DATA define criteria 2 – Specify how and who PROCESS 1 DATA will use your analysis OBJECTIVES 3 – Determine geographic & CRITERIA boundaries for region of interest 5 4 – Select appropriate map ANALYZE DATA scale (resolution, PRESENT INFORMATION precision, accuracy) 12 Conducting a GIS analysis - 2 Assemble Data ASSEMBLE – Acquire existing data DATA – Create/collect new data 2 PROCESS (digitize/field work) 1 DATA – Check for errors and OBJECTIVES & CRITERIA 3 omissions – Licensing and data sharing agreements 5 4 ANALYZE – Understand metadata DATA PRESENT INFORMATION 13 Conducting a GIS analysis - 3 Process Data ASSEMBLE – Import/convert files DATA – Define coordinate 2 systems and match PROCESS projections 1 DATA OBJECTIVES – Extract/modify existing & CRITERIA 3 features – Update attribute information 5 4 ANALYZE – Generate symbology DATA PRESENT and explore data INFORMATION – Document metadata 14 Conducting a GIS analysis - 4 Analyze Data ASSEMBLE – Often more than one DATA method to get same 2 information PROCESS 1 DATA – Select by location or by OBJECTIVES attribute & CRITERIA 3 – Overlay layers – Create buffers 5 4 – Perform calculations ANALYZE PRESENT DATA – Apply complex INFORMATION modelling 15 Conducting a GIS analysis - 5 Present Information ASSEMBLE – Interpret the output DATA 2 – Decide whether valid or PROCESS useful 1 DATA – Design map layout OBJECTIVES & CRITERIA 3 – Create graphs – Export tables 5 – Write reports/papers 4 ANALYZE DATA PRESENT INFORMATION 16 You may need to revisit previous steps! ASSEMBLE DATA 2 PROCESS 1 DATA OBJECTIVES & CRITERIA 3 5 4 ANALYZE DATA PRESENT INFORMATION 17 Common types of spatial analyses Where things are Find places that have the features What’s inside you are looking for Monitor what is happening within a Find patterns by looking at the specific area distribution of features What’s nearby The most and the least Find out what is occurring within a set Find places that meet certain criteria distance of a feature and take action See relationships between places Change Density See where and how things move over time Measure the number of features using a uniform areal unit, such as See impact before and after an action hectares or square meters, to or event clearly see the distribution Anticipate future need 18 When (not) to use GIS in ecology PROs: CONs: Combine, measure, and analyze data Lack of digital data reliably and consistently Lack of time for data collection and Alternative sources of spatial data entry Facilitates broad-scale study of Lack of experience and familiarity relatively inaccessible areas with the software False precision (obscuring sources of error) Alternatives to GIS include: A technology-led approach Databases Over-investment in data irrelevant to Digital cartography decision making Spreadsheets Image analysis Statistical packages, etc. 19 Advice on using GIS • Keep it simple • Use existing data where possible • Plan ahead and conceptualize • Document the methods and sources of data used • Check results to determine if output is valid/useful • Consult with experienced GIS users on database management, data needs, GIS procedures • Gain experience and familiarity with the software AND the concepts 20 Learning options UofA credit courses BIOL 471/571 Landscape Ecology Other Departments – EAS 221, 351, 470/570 and RENR 201, 426 Informal education Esri E-Learning courses ([email protected]) http://training.esri.com/gateway/index.cfm?fa=aul.premiumCourses Esri ArcGIS help tutorials http://desktop.arcgis.com/en/desktop/latest/main/get-started/arcgis-tutorials.htm GIS in Ecology short courses YOU ARE HERE 21 The basics… • File management skills • GIS software • Symbolizing • Classifying Always keep a GIS notebook beside your computer to jot down: sources/website of your data ~ informal metadata ~ details on any processing ~ useful help files ~ step-by-step instructions on analyses ~ etc. This will fast become an invaluable and personal “GIS bible” for you! 22 GIS file formats Shapefile WINDOWS EXPLORER A vector data storage format that stores the shape and location (*.shp), attributes (*.dbf), and lookup index (*.shx) of geographic features in a set of related files having the same prefix that must be kept together in the same directory 23 GIS file formats Coverage WINDOWS EXPLORER A vector OR raster "folder-based" data storage format that stores geographic features (as arcs, nodes, polygons, and label points OR grid cells) in a self-named folder and the associated attributes and shared spatial relationships in an info folder 24 GIS file formats E00 WINDOWS EXPLORER An interchange file format that is used to transfer vector OR raster coverages between computers (*. E00) Requires importing using a specific application or utility with your GIS software 25 GIS file formats Image WINDOWS EXPLORER A raster representation or description of a scene usually produced by an optical or electronic device; e.g. satellite data, digital aerial photographs, and scanned maps Many file formats – TIFF, JPEG, BIL, DEM, IMG, SID, etc. – some require importing using a special extension 26 GIS file formats Geodatabase A “container” that stores a collection of datasets as a folder with a name ending in .gdb (file geodatabase) or .mdb (personal geodatabase). Vector datasets
Recommended publications
  • Current Trends in Vector-Based Internet Mapping: a Technical Review
    Chapter 3 Current Trends in Vector-Based Internet Mapping: A Technical Review Christophe Lienert, Bernhard Jenny, Olaf Schnabel, and Lorenz Hurni Abstract Possibilities and limitations of Internet cartography software largely depend on the pace set by the software industry. The variety of commercial and non-commercial software caters for the needs of a continuously growing mapping community, including both professional and amateur cartographers. This chapter provides an overview of state-of-the-art technologies for vector-based Web- mapping as of the beginning of 2011. Both proprietary and open format technologies are discussed for vector data rendering in browsers, highlighting their advantages and disadvantages. The discussed technologies are Adobe Flash, Microsoft Silverlight, Scalable Vector Graphics (SVG), JavaFX, Canvas, and WebGL. The chapter also discusses client and server side frameworks which provide Application Programming Interfaces (APIs) for creating custom interactive maps, mainly by overlaying raster images with vector data. 3.1 Introduction Internet maps are the major form of spatial information delivery, as the Internet is today the primary medium for the transmission and dissemination of maps (Peterson 2008). For map authors, the maze of available techniques for creating and distributing Web maps is overwhelming, while authoring tools for Web-maps meeting the demands of high-quality cartography are difficult to find. Map authors may choose between GIS and graphics software products to create maps for the Internet, but these off-the-shelve maps oftentimes fall short of effectively convey- ing information. There are three main reasons for this shortcoming: (a) the design of these maps sometimes does not take into account the specific limitations of digital displays (Jenny et al., 2008); (b) the maps are often restricted in using standard C.
    [Show full text]
  • Designing and Implementing a Geographical Information System
    DESIGNING AND IMPLEMENTING A GEOGRAPHICAL INFORMATION SYSTEM A Guide for Managers of Area-wide Pest Management Programmes DESIGNING AND IMPLEMENTING A GEOGRAPHICAL INFORMATION SYSTEM A Guide for Managers of Area-wide Pest Management Programmes IAEA, VIENNA, 2006 IAEA/FAO-GIS © IAEA, 2006 Printed by the IAEA in Austria April 2006 FOREWORD Over the past two decades, the use of computer software and mapping methods known as geographical information systems (GIS) has been adopted by an ever growing variety of professionals. Every activity that deals with location dependent information can use GIS, and agriculture is no exception. The potential of GIS and remote sensing (RS) to facilitate the planning and implementation of area- wide integrated pest management (AW-IPM) programmes is enormous but unfortunately, these methods are still much underused. AW-IPM programmes, especially those that integrate the sterile insect technique (SIT) with other surveillance and control methods, would benefit considerably by drawing on GIS/RS. These programmes are often implemented over large areas of even tens of thousands of square kilometres, where surveillance methods are deployed and large data sets are systematically generated on a daily basis. The acquisition of geo-referenced data sets on pest presence/absence, relative abundance, disease prevalence, crop damage, etc., that will allow accurate spatial and temporal analysis is important for proper and timely decision making to efficiently plan and implement any operational pest management programme. Animal health and plant protection officials and pest control programme managers might be intuitively aware of the importance of employing GIS as an analytical tool. However, they often lack a deeper understanding of its capabilities.
    [Show full text]
  • Importing and Exporting Data
    Chapter II-9 II-9Importing and Exporting Data Importing Data................................................................................................................................................ 117 Load Waves Submenu ............................................................................................................................ 119 Line Terminators...................................................................................................................................... 120 LoadWave Text Encodings..................................................................................................................... 120 Loading Delimited Text Files ........................................................................................................................ 120 Determining Column Formats............................................................................................................... 120 Date/Time Formats .................................................................................................................................. 121 Custom Date Formats ...................................................................................................................... 122 Column Labels ......................................................................................................................................... 122 Examples of Delimited Text ................................................................................................................... 123 The Load
    [Show full text]
  • From GIS Data Sets to Cartographic Presentation
    Geographic Information Technology Training Alliance (GITTA) presents: From GIS data sets to Cartographic Presentation Responsible persons: Boris Stern, Helmut Flitter, Lorenz Hurni, Samuel Wiesmann From GIS data sets to Cartographic Presentation Table Of Content 1. From GIS data sets to Cartographic Presentation ................................................................................... 2 1.1. Map Presentation of GIS datasets .................................................................................................... 3 1.1.1. Map Creation from GIS datasets within GIS ............................................................................ 3 1.1.2. Map Layout settings with GIS datasets within GIS .................................................................. 4 1.1.3. Map Output with GIS datasets within GIS ............................................................................... 5 1.1.4. Map Creation with GIS datasets within CAC software ............................................................ 6 1.1.5. Map Presentation with GIS datasets within CAC software ....................................................... 7 1.1.6. Map Layout settings with GIS datasets within CAC software .................................................. 8 1.1.7. Summary .................................................................................................................................... 8 1.2. Solutions for Digital Mapping .........................................................................................................
    [Show full text]
  • Universal Automatic Data Conversion System for GIS Services
    Universal Automatic Data Conversion System for GIS Services Ji-Min Moon1, Hyeoung-Wook Choi2, Yeong-Cheol Choi3, and Hyeon-Cheol Park4 1Institute of Spatial Information Technology Research, GEO C&I Co., Ltd., 435 Hwarang-ro, Dong-gu, Daegu, Republic of Korea. E-mail: [email protected] 2Institute of Spatial Information Technology Research, GEO C&I Co., Ltd., 435 Hwarang-ro, Dong-gu, Daegu, Republic of Korea. E-mail: [email protected] 3Institute of Spatial Information Technology Research, GEO C&I Co., Ltd., 435 Hwarang-ro, Dong-gu, Daegu, Republic of Korea. E-mail: [email protected] 4Institute of Spatial Information Technology Research, GEO C&I Co., Ltd., 435 Hwarang-ro, Dong-gu, Daegu, Republic of Korea. E-mail: [email protected] ABSTRACT: The current studies on automatic data conversion algorithms for geographic information system (GIS) services and related libraries are limited to certain platforms and thus provide low accessibility. To address these shortcomings, the proposed universal automatic data conversion system for GIS services is applied to the server/client model, and the first client transmits the files in the satellite image and shapefile (.shp) formats, which are GIS formats, to the server via the communication protocol. The server processes the data of the files in the satellite image and shapefile formats and then transmits the generated results to the client via the communication protocol. In other words, the universal automatic data conversion system for GIS services has a server/client-type system configuration, in which the client transmits the GIS file formats to the server and the server processes the file formats and transmits the results to the client via the communication protocol.
    [Show full text]
  • Introduction to GIS Sarah Watson – [email protected] University of Kentucky Libraries March 6, 2017 Outline
    Introduction to GIS Sarah Watson – [email protected] University of Kentucky Libraries March 6, 2017 Outline • Overview of various terms • Quick overview of ArcGIS and QGIS • Geocoding Activity • Considering Map Design • ArcGIS Online What is a Map? • Simple Definition: A spatial representation of reality • Why are maps useful? • Maps can simplify & make “reality” easier to understand • Less is Sometimes More • Maps can help us see new realities • Maps can show us what we cannot easily see with our eyes In 1996, J.H. Andrews compiled 321 definitions of “map” (“What Was a Map?” Cartographica 33:4, pp. 1-11). After editing out all the source information/miscellaneous stuff, you have a bunch of words that can be pumped into a word cloud generator The word cloud visualization does help to make some sense out of the 8106 words in the 321 definitions…. What is a Map? • The map has a narrative • Elements and information are framed for the viewer • Consider how they depict cause and effect • Maps actively construct new knowledges and serve as interventions into our understandings of the world Requires mapmakers and map readers to consider: • What counts as data? • The role of images/symbols and design in effectively depicting What is GIS? • Geographic Information System (GIS) is “A set of tools that captures, stores, analyzes, manages, and presents data that are linked to a location” • Spatial or Data Analysis: “Study of the spatial visualization of patterns, properties, and relationships. Examples of variables that are often analyzed include population demographics, quality of life indexes, illness distributions, and business sales (Camera et al.
    [Show full text]
  • How to Transfer GIS Data So the Files Don't Corrupt
    UofA Biological Sciences – GIS December 23, 2003 How to Transfer GIS Data so the Files Don’t Corrupt GIS FILE FORMATS There are several file formats available for you to work with in ArcGIS. NOTE: It is recommended that you copy or move GIS datasets using ArcCatalog to make sure you copy all related files. Shapefiles An ESRI shapefile is “a vector data storage format for storing the location, shape, and attributes of geographic features”. It is stored in a set of related files and contains one feature class.” The geometry is stored in the main .shp file as a set of vector coordinates making up shapes (either point, line, or area features). There is no topology (i.e. relationships between connected features or shared borders), so shapefiles have a faster drawing speed, greater edit ability, lower file size, and are easier to read/write than other data sources. Attributes are held in a dBase format file (.dbf) in which each attribute record has a one-to-one relationship with the associated shape record. An index file (.shx) stores each record as the offset of the corresponding main file record from the beginning of the main file. The naming conventions for shapefiles require that all associated files have the same prefix. Required files: · Main file (stores feature geometry): rivers.shp · Index file (stores file lookup index): rivers.shx · dBase table (stores attributes: rivers.dbf Additional files: · Projections definition file: rivers.prj · Spatial index for read-write shapefiles: rivers.sbn · Spatial index for read-write shapefiles: rivers.sbx NOTE: Your data may be projected in some coordinate system; however ArcGIS requires the .prj file to define what system is used to facilitate geoprocessing, reprojecting, and other operations.
    [Show full text]
  • Geo-Information Standards in Action
    Geo-information Standards in Action Peter J.M. van Oosterom (Editor) Geo-information Standards in Action NCG / GIN Farewell Seminar Henri J.G.L. Aalders Delft, 17 November 2004 Peter J.M. van Oosterom (Editor) NCG Nederlandse Commissie voor Geodesie Netherlands Geodetic Commission 42 Delft, February 2005 Scientific Board Prof.dr.ir. A.K. Bregt (CGI WU) Dr. M.J.M. Grothe (Adviesdienst Geo-informatie en ICT RWS) Ir. L. Heres (Adviesdienst Verkeer en Vervoer RWS) Ir. E. Kolk (Topografische Dienst Kadaster) Ir. J. Kooijman (TNO-NITG) Prof.dr. M.J. Kraak (ITC) Dr. M.J. van Kreveld (UU) Prof.dr.ir. P.J.M. van Oosterom (TU Delft) Prof.dr. F.J. Ormeling (UU) Ing. M.P.J. van de Ven (Provincie Gelderland) Ir. R.C.J. Witmer (Kadaster) Sponsors Autodesk Bentley Delft University of Technology ESRI Geodan Intergraph RWS-AGI Geo-information Standards in Action NCG / GIN Farewell Seminar Henri J.G.L. Aalders, Delft, 17 November 2004 Peter J.M. van Oosterom (Editor) Nederlandse Commissie voor Geodesie Netherlands Geodetic Commission 42 ISBN 90 6132 289 8 Published by: NCG, Nederlandse Commissie voor Geodesie, Netherlands Geodetic Commission, Delft, The Netherlands Printed by: Optima Grafische Communicatie, Optima Graphic Communication, Rotterdam, The Netherlands Cover illustration: Axel Smits NCG, Nederlandse Commissie voor Geodesie, Netherlands Geodetic Commission P.O. Box 5058, 2600 GB Delft, The Netherlands T: +31 (0)15 278 28 19 F: +31 (0)15 278 17 75 E: [email protected] W: www.ncg.knaw.nl The NCG, Nederlandse Commissie voor Geodesie, Netherlands Geodetic Commission is part of the Royal Netherlands Academy of Arts and Sciences (KNAW) Content Editorial vii P.J.M.
    [Show full text]
  • Data Capture Technical Reference
    Data Capture Technical Reference February 2019 For more information, visit the FEMA Guidelines and Standards for Flood Risk Analysis and Mapping webpage. Copies of the Standards for Flood Risk Analysis and Mapping policy, related guidance, technical references, and other information about the guidelines and standards development process are all available here. You can also search directly by document title at www.fema.gov/library. Implementation Instructions This version of the Technical Reference must be used on projects as described below. Generally, the changes in this version may also be implemented on any project, in coordination with the FEMA Project and Contracting Officer’s Representative. Revision Date Implementation February 2019 Implemented for all new projects initiated in FY19 and later. Table of Revisions The following summary of changes details revisions to the Data Capture Technical Reference subsequent to its most recent version in February 2018. Affected Section or Date Description Subsection Revised to not require Mapping Information Platform February Section 6.3 upload of raw Light Detection and Ranging (LiDAR) data 2019 if purchased through the U.S. Geological Survey. Data Capture Technical Reference February 2019 Page ii Table of Contents 1. Introduction ......................................................................................................................1 2. Discovery Data Submittal Requirements .......................................................................... 1 2.1 Table: DCS_L_Mtg_POC ............................................................................
    [Show full text]
  • Introduction to GIS and GPS for Engineers and Surveyors
    130.pdf A SunCam online continuing education course Introduction to GIS and GPS for Engineers and Surveyors by Julie Coco, P. E. www.SunCam.com Copyright 2011 - 2015 Julie Coco Page 1 of 43 130.pdf Introduction to GIS and GPS for Engineers and Surveyors A SunCam online continuing education course PURPOSE The purpose of this course is to provide a basic understanding of the term “GIS”, and how this science is applied in engineering. It is meant to familiarize engineers and surveyors with the terminology and industry lingo used by GIS Professionals, such that those composing or submitting responses to Requests for Qualifications or Proposals can better understand the scope of GIS or GPS services they need, or be asked to provide, and whether they have the in-house talent to perform such services. Essential concepts are initially discussed in order to understand the formats of geographical information and how it is used. Some of the more abstract scientific concepts and theories, while important, will not be covered. The course contains a short overview of the more popular GIS and GPS software and hardware. Engineers should be able to recognize topographic and other GIS file types presented to them by clients for use on their projects. Surveyors should understand the differences between traditional electro-optical and GPS survey techniques. Lastly, it is meant to be an informative, practical and entertaining “quick study” for those deciding whether to integrate some of these skills into their career, or to possess a basic conversational language and understanding of the world of GIS and GPS.
    [Show full text]
  • 1. Geographic Information System
    9/16/2020 Geographic information system - Wikipedia Geographic information system A geographic information system (GIS) is a conceptualized framework that provides the ability to capture and analyze spatial and geographic data. GIS applications (or GIS apps) are computer- based tools that allow the user to create interactive queries (user- created searches), store and edit spatial and non-spatial data, analyze spatial information output, and visually share the results of these operations by presenting them as maps.[1][2][3] Geographic information science (or, GIScience)—the scientific study of geographic concepts, applications, and systems—is commonly Basic GIS concept initialized as GIS, as well.[4] Geographic information systems are utilized in multiple technologies, processes, techniques and methods. It is attached to various operations and numerous applications, that relate to: engineering, planning, management, transport/logistics, insurance, telecommunications, and business.[2] For this reason, GIS and location intelligence applications are at the foundation of location-enabled services, that rely on geographic analysis and visualization. GIS provides the capability to relate previously unrelated information, through the use of location as the "key index variable". Locations and extents that are found in the Earth's spacetime, are able to be recorded through the date and time of occurrence, along with x, y, and z coordinates; representing, longitude (x), latitude (y), and elevation (z). All Earth-based, spatial–temporal, location
    [Show full text]
  • Introduction and Principles of Gis D.S
    INTRODUCTION AND PRINCIPLES OF GIS D.S. Rathore Scientist-F National Institute of Hydrology, Roorkee–247 667 1.0 INTRODUCTION GIS is a computer-based system that is used in input, output, storage, manipulation, retrieval and analysis of spatial data. These systems consist of computer hardware and software. GIS are increasingly being used in applications in natural resources, tourism, transportation, trade and commerce etc. GIS is also integrated with modern technology of remote sensing and GPS. GIS are now integral part of hydrological models. History GIS has basis in manual overlay operations done as early as in 1912 to 1969. In 1958, computer based cartography initiated in University of Washington, which culminated in development of first general purpose mapping software in 1960s. Canada GIS (CGIS) is also cited as first GIS and was developed. Other GIS developed were SYMAP (1964), SYMVU (1960s), GRID (1960s), ODYSSEY (1970s) etc. In 1960s, US Bureau of the Census created census information of USA on GIS. In 1970s, Environmental System Research Institute (ESRI) was founded. ESRI combined ARC and a relational database management system (RDBMS) INFO to develop ARC INFO GIS package in 1980s. During these decades, software e.g., MAP, Intergraph’s CADD and mapping software, MOSS BLM, GRASS (Army Corps of Engineers, National Park Service), SPAN (Tydac Inc.) etc. were developed. Present day commercial/ open source GIS are Arc GIS, GRASS, MapInfo, ERDAS, IDRISI, ILWIS etc. GRASS (Geographic Resource Analysis Support System) is high-end open source software. Arc GIS is modular high-end commercial software. ERDAS, ILWIS and IDRISI have image processing and GIS capabilities.
    [Show full text]