Chap 2 GIS
Chap 2 GIS
Chap 2 GIS
What is a GIS?
• Simple definition : GIS is an electronic map.
• The most accurate definition: GIS is a system computers,
software, personnel, peripheral equipment, and data that
allows the user to identify complex spatial relationship.
1 . Networks
• Allow sharing data within local areas, providing wider
accessibility and for backing up data
2. USB devices.
• Memory sticks, secure digital cards, compact flash disk.
3. Personal/People
• A CAD (Computer Aided Drawing) specialist or
a network administrator are being commonly
assigned to be the GIS specialist.
• Although many people can learn to make
maps, the data analysis and interpretation is
an art and a science.
• It requires not only a person who knows and
enjoys computer, but also someone who
understand statistics and some technical
aspects to which it will be applied.
4. Methods
• A successful GIS operates according to a well-designed
implementation plan and business rules, which are the
models and operating practices unique to each organization.
5. GIS-The Software
•
• Provides the functions and tools needed to
store, analyze, and display geographic
information.
• GIS software consists of two component:
1. The Data Base Component
2. The map component
The Map COMPONENT
• The map component allows the user to view representations
of spatial objects or visualize the results of converting data to
information.
• It is the compilation of map layers.
• Each map layer is a digital representation known as feature of
an object or type of object.
• Each layer will contain from one to thousands of individual
features representing real-world objects.
GIS layers
• Map layers are not just confined to spatial objects ( such as
trees, houses, parking lot etc), special events can also be
mapped.
i. VECTOR DATA
ii. RASTER DATA
• Raster and vector are two terms that frequently mentioned
by people dealing with geospatial technologies.
• The value stored for each cell indicates the type of object or
condition that is found at that location in the raster model,
and the homogeneous units are the cells.
• Spatial object such as tree or fire hydrants which do not
require a linear measurement of perimeter or an area
measurement, are typically represented by individual points.
formats are efficient when comparing formats are efficient when comparing
information whose geographical shapes information among arrays with the
and sizes are different. same cell size.
Vector files are much smaller because a Raster files are generally very large
relatively small number of vectors can because each cell occupies a separate
precisely describe large areas and a line of data, only one attribute can be
many attributes can be ascribed to assigned to each cell, and cell sizes are
these areas. relatively small.
Concept of
Vector and Real World
Raster
Raster Representation
Vector Representation
point
line
polygon
Vertexes and Nodes
• The actual dots within the GIS map are more properly called
VERTEXES.
• Each vertex has a latitude and longitude associated with it
that provides its location.
Three (3) different types of features all uses vertexes.
1. A point feature is a single vertex that represent an object
2. A line feature is at least two vertexes with a straight line
connecting each pairs of vertexes.
3. A polygon feature has a minimum of three vertexes connected
by three straight lines and is enclosed.
• A vertexes that is intersects another feature, i.e. shared
between the features is referred to as Node.
2.Digitizing
• Vector data can also be created by using digitizing a scanned image within
GIS software.
• Aerial digital orthophotograph can be used as basis of digitizing.
• With a digitizing table, the user can trace over an object displayed within
the photo with a mouse or puck cursor.
Vector Data From Internet
• The user can also download the map data that has been
placed in internet.
• A digital soil type map has many attributes that may explain
difference of yield.
• A spatial join will joint the attribute of each soil type to any
point within that soil type.
• Data manipulations could be considered pre-analysis, in that
it needs to be completed before further analysis can be done.
1.Convert to grid.
• Convert to grid works best when a polygon or boundary is
used.
• This convert to grid also best when the vector polygon
database already has the attribute data that needed.
ii. Interpolation
• Convert to grid tool will not work with points, since points
have no dimension.
• Interpolation is a process of estimating the value for each grid
cell based on values of surrounding point.
• As a fundamental mathematical function, interpolation can be
used to calculate an estimated value for an unknown point
that is between two known points.
iii. Finding distances
• Finding distances is a tool that can be used to calculate
distances or other spatial characteristics.
• The distance between objects can be a factor in the suitability
of placement of crop inputs or management factors.
iv. Proximity
• Proximity is another sample of a tool that is based on a spatial
calculation, but it goes another step by using data from an
attribute that has been collected by the user.
• Proximity creates a continuous grid surface based on the
extent and cell size identified by the user.
• The grid raster that results will appear as a sort of puzzle with
similarly colored polygonal shapes representing the grid cells
that are closest in proximity to one specific object.
v. Map Calculator
• Map calculator is the ultimate tool for the user wanting to do
spatial analysis.
• It is the tool that can be used maps to add, multiply, subtract,
and perform many other operations.
iv. Analysis
• Once the data has been retrieved and manipulated, the key
function is the analysis.