Fundamentals of GIS
Fundamentals of GIS
Map Features
Locational information is usually represented by points for features such as wells and
telephone pole locations, lines for features such as streams, pipelines and contour lines
and areas for features such as lakes, counties and census tracts.
Point feature
A point feature represents as single location. It defines a map object too small to show
as a line or area feature. A special symbol of label usually depicts a point location.
Line feature
A line feature is a set of connected, ordered coordinates representing the linear shape
of a map object that may be too narrow to display as an area such as a road or feature
with no width such as a contour line.
Area feature
An area feature is a closed figure whose boundary encloses a homogeneous area, such
as a state country soil type or lake.
Map Characteristics
In addition to feature locations and their attributes, the other technical characteristics
that define maps and their use includes:
Map Scale
Map Accuracy
Map Extent and
Data Base Extent
Scale
To show a portion of the Earth's surface on a map, the scale must be sufficiently
adjusted to cover the objective. Map scale or the extent of reduction is expressed as a
ratio. The unit on the left indicates distance on the map and the number on the right
indicates distance on the ground. The following three statements show the same scale.
Map scale indicates how much the given area has been reduced. For the same size
map, features on a small-scale map (1:1,000,0000) will be smaller than those on a
large-scale map (1:1,200).
A map with less detail is said to be of a smaller scale than one with more detail.
Cartographers often divide scales into three different categories.
Small-scale maps have scales smaller than 1 : 1,000,000 and are used for maps
of wide areas where not much detail is required.
To convert this statement to a representative fraction, the units of measure on both the
sides being compared must be the same. For this example, both measurements will be
in meters.
To do this:
0.04 / 0.04 = 1 units on the map = 10,000 / 0.04 units on the ground
In digital mapping, the term scale is used to indicate the scale of the materials from
which the map was made. For example, if a digital map is said to have a scale of
1:100,000, it was made from a 1:100,000-scale paper map.
However, a digital map's scale still allows you to make some educated guesses about
its contents because, generally, digital maps retain the same accuracy and
characteristics as their source maps. So it is still true that a large-scale digital map will
usually be more accurate and less general than a small-scale digital map.
Because the display size of a computer-based map is not fixed, users are often tempted
to blow up maps to very large sizes. For example, a 1:100,000-scale map can easily be
plotted at a size of 1:24,000 or even 1:2,000-but it usually is not a good idea to do so. It
encourages the user to make measurements that the underlying data does not support.
You cannot measure positions to the nearest foot if your map is only accurate to the
nearest mile. You will end up looking for information that does not exist.
Map Resolution
Map resolution refers to how accurately the location and shape of map features can be
depicted for a given map scale. Scale affects resolution. In a larger-scale map, the
resolution of features more closely matches real-world features because the extent of
reduction from ground to map is less. As map scale decrease, the map resolution
diminishes because features must be smoothed and simplified, or not shown at all.
Map Accuracy
Many factors besides resolution, influence how accurately features can be depicted,
including the quality of source data, the map scale, your drafting skill and the width of
lines drawn on the ground. A fine drafting pen will draw line's 1/100 of an inch wide.
Such a line represents a corridor on the ground, which is almost 53 feet wide.
In addition to this, human drafting errors will occur and can be compounded by the
quality of your source maps and materials. A map accurate for one purpose is often
inaccurate for others since accuracy is determined by the needs of the project as much
as it is by the map itself.
The most important issue to remember about map accuracy is that the more accurate
the map, the more it costs in time and money to develop. For example, digital maps with
coordinate accuracy of about 100 feet can be purchased inexpensively. If 1-foot
accuracy is required, a custom survey is often the only way to get it, which drives up
data-acquisition costs by many orders of magnitude and can significantly delay project
implementation - by months or even years.
Therefore, too much accuracy can be as detrimental to the success of a GIS project as
too little. Rather than focusing on the project's benefits, a sponsoring organization may
focus on the costs that result from a level of accuracy not justified for the project. Project
support inevitably erodes when its original objectives are forgotten in a flurry of cost
analyses.
A far better strategy is to start the project with whatever data is readily available and
sufficient to support initial objectives. Once the GIS is up and running, producing useful
results, project scope can be expanded. The quality of its data can be improved as
required.
Even though no maps are entirely accurate, they are still useful for decision-making and
analysis. How ever, it is important to consider map accuracy to ensure that your data is
not used inappropriately.
Any number of factors can cause error. Note these sources can have at cumulative
effect.
Map Extent
The aerial extent of map is the area on the Earth's surface represented on the map. It is
the limit of the area covered, usually defined by rectangle just large enough to include
all mapped features. The size of the study area depends on the map scale. The smaller
the scale the larger the area covered.
Database Extent
A critical first step in building a geographic database is defining its extent. The aerial
extent of a database is the limit of the area of interest for your GIS project. This usually
includes the areas directly affected by your organization's responsibility (such as
assigned administrative units) as well as surrounding areas that either influence or are
influenced by relevant activities in the administrative area.
Data Automation
Map features are logically organized into a set of layers or themes of information. A
base map can be organized into layers such as streams, soils, wells or boundaries. Map
data, regardless of how a spatial database will be applied, is collected, automated and
updated as series of adjacent map sheets or aerial photograph. Here each sheet is
mounted on the digitizer and digitized, one sheet at a time. In order to be able to
combine these smaller sheets into larger units or study areas, the co-ordinates of
coverage must be transformed into a single common co-ordinate system. Once in a
common co-ordinate system, attributes are associated with features. Then as needed
map sheets for layer are edge matched and joined into a single coverage for your study
area.
Some digital maps do not contain all three types of information. For example, raster
maps usually do not include attribute information, and many vector data sources do not
include display information.
Geographic Information
The geographic information in a digital map provides the position and shape of each
map feature. For example, a road map's geographic information is the location of each
road on the map.
Attribute Information
Attribute data describes specific map features but is not inherently graphic. For
example, an attribute associated with a road might be its name or the date it was last
paved. Attributes are often stored in database files kept separately from the graphic
portion of the map. Attributes pertain only to vector maps; they are seldom associated
with raster images.
GIS software packages maintain internal links tying each graphical map entity to its
attribute information. The nature of these links varies widely across systems. In some,
the link is implicit, and the user has no control over it. Other systems have explicit links
that the user can modify. Links in these systems take the form of database keys. Each
map feature has a key value stored with it; the key identifies the specific database
record that contains the feature's attribute information.
Display Information
The display information in a digital-map data set describes how the map is to be
displayed or plotted. Common display information includes feature colours, line widths
and line types (solid, dashed, dotted, single, or double); how the names of roads and
other features are shown on the map; and whether or not lakes, parks, or other area
features are colour coded.
However, many users do not consider the quality of display information when they
evaluate a data set. Yet map display strongly affects the information you and your
audience can obtain from the map - no matter how simple or complex the project. A
technically flawless, but unattractive or hard-to-read map will not achieve the goal of
conveying information easily to the user.
Cartographic Appeal
Clearly, how a map looks - especially if it is being used in a presentation - determines its
effectiveness. Appropriate color choices, linetypes, and so on add the professional look
you want and make the map easier to interpret. Since display information often is not
included in the source data set or is filtered out by conversion software, you may need
to add it yourself or purchase the map from a vendor who does it for you. Map display
information should convey the meaning of its underlying attribute data.
Layering
Most GIS software has a system of layers, which can be used to divide a large map into
manageable pieces. For example, all roads could be on one layer and all hydrographic
features on another. Major layers can be further classified into sub-layers, such as
different types of roads - highways, city streets, and so on. Layer names are particularly
important in CAD-based mapping and GIS programs, which have excellent tools for
handling them.
Some digital maps are layered according to the numeric feature-classification codes
found in their source data sets. For example, a major road might be on the 170-201
layer. However, this type of system is not very useful. A well-thought-out layering
scheme can make any data set much easier to use because it allows the user to control
the features with which you want to work. A good layering standard has layer names
that are mnemonic (suggest their meanings) and hierarchical (have a structured
classification scheme that makes it easy to choose general or specific classes).
For example, a map could have its roads on a layer called RD, its railroads on a layer
called RR, its road bridges on a layer called RD-BRIDGE, and its railroad bridges on a
layer called RR-BRIDGE. This scheme is mnemonic because it is easy to tell a layer's
contents from its name, and it's hierarchical because the user can easily select all the
roads, railroads, bridges, road bridges, or railroad bridges.
Automated Mapping
Computer Aided Mapping has its limitations. Goal of GIS is not only to prepare a good
map but also perform map analysis. Maps are the main source of data for GIS. GIS,
though an accurate mapping tool, requires error management.
1. Topographical maps
2. Thematic maps
Topographical Maps
It is a reference map showing the outline of selected man-made and natural features of
the earth. It often acts as a frame for other features Topography refers to the shape of
surface represented by contours or shading. It also shows lands, railway and other
prominent features.
Thematic maps
Thematic maps are an important source of GIS information. These are tools to
communicate geographical concepts such as Density of population, Climate, movement
of goods and people, land use etc. It has many classifications.