๐ Unit 2: Reading, Analyzing and Interpreting Maps
[Total: 12 Hours]
๐น 2.1 Space Categorization on a Map
✅ What is Space Categorization?
Space categorization means dividing the map into different regions or zones based on:
-
Land use (residential, industrial, agricultural)
-
Natural features (mountains, rivers, forests)
-
Administrative boundaries (wards, municipalities)
This helps us to analyze data more effectively and focus on specific areas.
✅ Why is it important?
-
Helps in planning and development
-
Supports resource allocation
-
Aids in thematic mapping (e.g., rainfall zones, population density)
๐น 2.2 Levels of Measurement
There are four main levels of data measurement in GIS:
Level | Description | Example |
---|---|---|
Nominal | Categories with no order | Land use type (forest, urban) |
Ordinal | Ordered categories | Soil quality (good, average, poor) |
Interval | Numeric, no true zero | Temperature (°C, °F) |
Ratio | Numeric with a true zero | Population, rainfall, distance |
Understanding the data type helps in:
-
Choosing the right analysis method
-
Applying correct symbology (color/symbol styles)
๐น 2.3 Symbology and Data Measurement Relationship
✅ What is Symbology?
Symbology refers to the visual representation of data on a map:
-
Colors
-
Shapes
-
Sizes
-
Line styles
-
Symbols
✅ Why it matters:
Different types of data require different styles. For example:
-
Nominal: Different colors for land use types
-
Ordinal: Gradual color shades (light to dark)
-
Interval/Ratio: Continuous color ramps or proportional symbols
Using correct symbology improves map readability and helps convey the right message.
๐น 2.4 Pattern Recognition
✅ Definition:
Pattern recognition is the ability to identify spatial arrangements of features on a map.
✅ Types of Patterns:
-
Random – Features are scattered with no clear order
(e.g., lightning strikes) -
Clustered – Features are grouped together
(e.g., shops in a market area) -
Uniform – Features are evenly spaced
(e.g., trees in a plantation)
Recognizing these patterns helps in understanding natural or human behavior.
๐น 2.5 Pattern Analysis and Quantification
✅ What is Pattern Analysis?
It involves examining spatial patterns to find relationships or trends.
✅ Quantification means:
-
Measuring how clustered or dispersed data is
-
Using tools like spatial statistics, hotspot analysis, or density mapping
This helps in:
-
Detecting areas with high or low activity
-
Making data-driven decisions
๐น 2.6 Result Interpretation and Decision Making
Once analysis is complete, we interpret the results to:
-
Understand what the data means
-
Make practical decisions (e.g., where to build a health center)
-
Communicate findings using maps, charts, and reports
In GIS, maps are not just visual tools but analytical instruments for real-world decision-making.
๐งช Practical Work (Using QGIS)
Use QGIS software to apply theoretical concepts with hands-on experience.
๐ธ 1. Loading Vector Data from Files
-
Go to:
Layer
>Add Layer
>Add Vector Layer
-
Load files like shapefiles (
.shp
), GeoJSON, KML, etc.
๐ธ 2. Loading Raster Files
-
Go to:
Layer
>Add Layer
>Add Raster Layer
-
Load
.tif
,.jpg
,.png
maps
๐ธ 3. Styling Raster Layers
-
Use symbology tab to:
-
Change color scales
-
Adjust brightness/contrast
-
Apply color ramps (e.g., for elevation or temperature)
-
๐ธ 4. Styling Vector Layers
-
Change line styles, colors, symbols
-
Use categorized or graduated styles based on data
๐ธ 5. Creating New Vector Layers
-
Go to:
Layer
>Create Layer
>New Shapefile Layer
-
Choose geometry type (Point, Line, Polygon)
-
Add attribute fields
๐ธ 6. Editing Vector Geometries
-
Enable Edit Mode on layer toolbar
-
Add/move points, cut polygons, split lines, etc.
๐ธ 7. Editing Attributes
-
Open Attribute Table
-
Add, edit, or delete values
-
Use Field Calculator for bulk editing or calculations
No comments:
Post a Comment