Gis UNIT1
Gis UNIT1
E-LEARNING
PRESENTATION
LISTEN … LEARN… LEAD…
The fear of the LORD is the
beginning of knowledge, but
fools despise wisdom and
instruction.
குறள்
கற் க கசடறக் கற் பவை கற் றபின்
நிற் க அதற் குத் தக.
So learn that you may full and faultless learning
gain, Then in obedience meet to lessons learnt
remain
கல் வி கற் க நல் ல நூல் கவளக் குற் றமறக் கற் க வைண்டும் , அை் ைாறு கற் ற
பிறகு, கற் ற கல் விக்கு தக்கைாறு நநறியில் நிற் க வைண்டும் .
COMPUTER SCIENCE AND ENGINEERING
Environmental Management
Geospatial analytics help monitor environmental systems to detect
changes and guide conservation efforts. Applications include:
Create detailed land-use/land cover maps using satellite imagery and
vector layers showing forests, water bodies, soil types etc.
Model geographic distribution and migration patterns of flora and
fauna.
Identify biodiversity hotspots and establish protected wildlife corridors.
Detect illegal activities like mining, logging, poaching through earth
observation.
Track gradual impacts like deforestation, desertification, melting glaciers
by comparing geospatial data over time.
Coordinate System
https://www.arcgis.com/home/webscene/viewer.html
Components of a GIS
Hardware:
It consists of the equipments and support devices that are required to capture, store
process and visualize the geographic information. These include computer with hard disk,
digitizers, scanners, printers and plotters etc.
Software
Software is at the heart of a GIS system. The GIS software must have the basic capabilities
of data input, storage, transformation, analysis and providing desired outputs.
The interfaces could be different for different software’s. Key software components are
Tools for the input and manipulation of geographic information
A database management system (DBMS)
Tools that support geographic query, analysis, and visualization
Components of a GIS
Data
The data is captured or collected from various sources (such as maps, field
observations, photography, satellite imagery etc) and is processed for analysis
and presentation.
Methods/Procedures
These include the methods or ways by which data has to be input in the system,
retrieved, processed, transformed and presented.
People
This component of GIS includes all those individuals (such as programmer,
database manager, GIS researcher etc.) who are making the GIS work, and also
the individuals who are at the user end using the GIS services, applications and
tools
Components of a GIS
https://geosat.space/
https://www.satimagingcorp.com/applications/engineering-and-construction/
https://www.esri.com/en-us/arcgis/geospatial-platform/how-arcgis-works
LIST OF SOFTWARE
https://gisgeography.com/commercial-gis-software/
TYPES OF DATA
MEASUREMENT
https://www.e-education.psu.edu/geog160/c3_p8.html
https://www.esri.com/en-us/arcgis/products/arcgis-location-platform/services/spatial-
analytics
ARCGIS FEATURES
Map Creation: Users can create maps by adding layers of
various geographic data types, such as shapefiles, raster
images, and feature classes.
Data Visualization: ArcMap allows users to symbolize and
visualize data through various styles, colors, and labels. It
supports both quantitative and qualitative data
representation.
Spatial Analysis: The software provides tools for performing
spatial analyses, such as overlay operations, proximity
analysis, network analysis, and terrain modeling.
Geoprocessing: ArcMap includes a wide range of
geoprocessing tools that enable users to manipulate and
analyze geographic data. These tools can be used to
perform tasks like buffer creation, spatial joins, and data
conversion.
Cartography: ArcMap offers advanced cartographic tools for
designing and creating aesthetically pleasing maps suitable for various
purposes, including presentation and publication.
Layout Design: Users can create map layouts by arranging map
elements such as legends, scale bars, titles, and north arrows. This is
useful for generating final map outputs for printing or digital sharing.
Data Editing: ArcMap provides tools for editing geographic data,
allowing users to add, modify, and delete features in vector datasets.
Integration with Data Sources: ArcMap supports various data formats
and can connect to various data sources, including databases, web
services, and other GIS software.
Spatial Database Management: ArcMap can be used to manage and
query spatial databases, enabling users to store, organize, and retrieve
spatial data efficiently.
Proprietary and Open Source Software
Open-Source GIS Software Many GIS tasks can be accomplished with
open-source GIS software, which are freely available over Internet
downloads.
Most widely used open source applications:
GRASS - Originally developed by the U. S. Army Corps of Engineers,
open source : a complete GIS
MapServer - Web-based mapping server, developed by the University
of Minnesota.
Chameleon - Environments for building applications with MapServer.
GeoNetwork opensource - A catalog application to manage spatially
referenced resources
GeoTools - Open source GIS toolkit written in Java, using Open
Geospatial Consortium specifications.
gvSIG - Open source GIS written in Java
Proprietary Software
Numeric data
Numeric data is statistical data which includes a geographical
component or field that can be joined with vector files so the data
can be queried and displayed as a layer on a map in a GIS.
The most common type of numeric data is demographic data from
the US Census.
Vector data
Vector data is a data that has a spatial component, or X,Y
coordinates assigned to it.
Vector files can contain sets of points, lines, or polygons that are
referenced in a geographic space. There are three types of features :
Point (vertex, node) is a 0-dimensional object and has the property
of location (x,y).
Line (edge, link, chain, arc) is a one-dimensional object that has the
property of length. An arc starts with a node, has zero or more vertices,
and ends with a node.
Polygon is a two-dimensional object with properties of area and
perimeter.
Vector data
Raster data
Raster data is a data in a .JPG, .TIF, .GIF or similar format.
Items scanned using a flatbed scanner like the map given
below is examples of raster files.
Images taken with a digital camera produce these same types
of files
Data Content
Data Content Based on data content, spatial data can be
classified as :
Temporal - Constantly changing data, i.e. data that represents the
dynamic variables at different time frames (t1 , t2 ).
Example of temporal data layers would be rainfall, stream
discharge, and land use.
Thematic - Contains information on some unique aspect or
attribute class; i.e. watershed boundaries, soils, geology.
Discrete Data - Discrete Data is object-based, categorical or
discontinued data. It represents objects defined as points, lines, or
areas.
Examples are weather stations, rivers, lakes.
In addition, we can find exact spatial objects (discrete features with
well-defined boundaries) and inexact spatial objects (discrete
features also called “fuzzy entities” with no precise boundaries, i.e.
the boundaries are transitional).
Continuous Data - Continuous Data is field-based or surface data. It
covers a continuous space, represented by a large number of
discrete units.
An example is an elevation map (represented as a raster).
Attribute Data Attribute data describes characteristics of the spatial
features. Also called as Non spatial data and characteristic data
These characteristics can be quantitative and/or qualitative in
nature. Attribute data is often referred to as tabular (Numeric) data.
Non-spatial data are generally one-dimensional and independent.
It’s a separate data model used to store and maintain attribute data
for GIS software.
These data models may exist internally within the GIS software, or
may be reflected in external commercial Database Management
Software (DBMS).
Variety of different data models exist for the storage and
management of attribute data. The most common are :
Tabular Model
Hierarchical Model
Network Model
Relational Model
Object Oriented Model
Most early GIS software packages stored their attribute data in
Tabular model. The next three models are those most commonly
implemented in Database Management Systems (DBMS).
Scales/ Levels of Measurements
Measurement is defined as application of rules to assign numbers to
objects (or attributes). Measurement rules are the procedures used
to transform the qualities of attributes into numbers (e.g., type of
scale used).
Three important properties :
Magnitude is the property of “moreness”.
Higher score refers to more of something.
Equal interval is the difference between any two adjacent
numbers referring to the same amount of difference on the
attribute?
Absolute zero is the scale have a zero point that refers to having
none of that attribute?
Measurement Scales
The scale determines the amount of information contained in the
data.
The scale indicates the data summarization and statistical analyses
that are most appropriate.
The attributes shown in a thematic map can be recorded by four
different scales.
Nominal scales - Qualitative, not quantitative distinction (no absolute
zero, not equal intervals, not magnitude) o
Ordinal scales - Ranking individuals (magnitude, but not equal intervals
or absolute zero)
Interval scales - Scales that have magnitude and equal intervals but
not absolute zero o
Ratio scales - Have magnitude, equal intervals, and absolute zero (so
can compute ratios)
Measurement Scales
Nominal Scale
Nominal Scales - There must be distinct classes but these classes
have no quantitative properties.
Therefore, no comparison can be made in terms of one
category being higher than the other.
For example - There are two classes for the variable gender -
males and females.
There are no quantitative properties for this variable or these
classes and, therefore, gender is a nominal variable.
Other Examples : Country of origin Biological sex (male or
female) Animal or non-animal Married vs. Single Sometimes
numbers are used to designate category membership
Example : Country of Origin 1 = United States 3 = Canada
Measurement Scales
Ordinal Scale
Ordinal Scales - There are distinct classes but these classes have a
natural ordering or ranking.
The differences can be ordered on the basis of magnitude.
For example - Final position of horses in a race is an ordinal variable.
The horses finish first, second, third, fourth, and so on.
Measurement Scales
Interval Scale
The data have the properties of ordinal data, and the interval
between observations is expressed in terms of a fixed unit of measure.
Designates an equal-interval ordering - The distance between, for
example, a1 and a2 is the same as the distance between a4 and a5.
Example - Celsius temperature is an interval variable.
It is meaningful to say that 25 degrees Celsius is 3 degrees hotter than
22 degrees Celsius, and that 17 degrees Celsius is the same amount
hotter (3 degrees) than 14 degrees Celsius. Notice, however, that 0
degrees Celsius does not have a natural meaning. That is, 0 degrees
Celsius does not mean the absence of heat!
Measurement Scales
Measurement Scales
Ratio Scales - captures the properties of the other types of scales,
but also contains a true zero, which represents the absence of the
quality being measured.
Has an absolute zero that is meaningful. Can construct a
meaningful ratio (fraction), for example, number of clients in past
six months.
It is meaningful to say that “...we had twice as many clients in this
period as we did in the previous six months.