Chapter 05 - Familiarization PDF
Chapter 05 - Familiarization PDF
Chapter 05 - Familiarization PDF
CHAPTER 5: FAMILIARIZATION
This chapter focuses on understanding the general aspects and familiarization of
the tools, various software, and standard coding convention used for the conduct of
Geotagging of Missing Building Points from Processed Post-Census Maps and EA
Delineation for the Development of Enumeration Area Reference File (EARF) for the 2022
Census of Agriculture and Fisheries (2022 CAF) activity. The discussion in this chapter is
necessary in order to successfully execute the various phases of this undertaking.
Starting from the general concept of GIS to the importance of QGIS for the pre-
processing phase, followed by use of QField and Android Tablet for field data collection
activities, and the set standard for evaluation using the PSA-GIS structure—the topics
under this chapter will serve as a guide to further familiarize the personnel directly
involved in this activity.
What is GIS?
Chapter 5 Familiarization | 49
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
a. Spatial data – Data that can be linked in geographic space to some feature on
a map. It has both a spatial (where) and an attribute (what) component.
b. Feature – A single entity that comprises part of a landscape which can be
represented as a point, line or polygon.
c. Attribute – A characteristic of a feature that contains a measurement or value
for the feature – a column in a data file.
50 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
QGIS allows users to create maps with many layers using different map
projections. Maps can be assembled in different formats and for different uses.
QGIS allows maps to be composed of raster or vector layers. Typical for this kind
of software, the vector data is stored as either point, line, or polygon-feature.
Different kinds of raster images are supported and the software can perform geo-
referencing of images. Newer versions of the software starting from QGIS 3.0 had
incorporated more complex automated workflow capability for more efficient
analyses.
For the updating activity, QGIS Version 3.4.7 — Madeira will be used.
1. QGIS Features
Chapter 5 Familiarization | 51
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
b. Tool Bar – The Toolbar provides access to most of the same functions as
the menus, plus additional tools for interacting with the map.
c. Side Toolbar – It provides shortcut access to create and load a new layer.
d. Layer Panel – It is also called map legend, lists all the layers in the project
and helps manage layer visibility. A layer can be selected and dragged up
or down.
e. Map Canvas – The Map Canvas shows the composed overlaid layers and
allows interaction with map and layers.
f. Status Bar – It shows information about the current map. It also allows to
adjust the map scale, map rotation, and see the map coordinates and
projection.
Project Menu
Open Project – This menu option will prompt you to open the
existing project if changes have been made since it was
opened or last saved.
52 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Edit Menu
• The Undo and Redo tools allow you to undo or redo vector
editing operations.
• To delete an entire polygon, select first the polygon using the regular
Select Feature tool.
Chapter 5 Familiarization | 53
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
• Cut Features tool on the digitizing toolbar can also be used to delete
features. This effectively deletes the feature but also places it on a “spatial
clipboard”.
• Use the Paste Features tool to put it back, giving you a one-level undo
capability.
Feature icons on the toolbar will put the QGIS cursor in digitizing
mode.
➢ For points, digitize first the geometry, then enter its attributes and
click OK.
• Adding vertices: To add a vertex, simply double click near an edge and a
new vertex will appear on the edge near to the cursor. Note that the vertex
will appear on the edge, not at the cursor position; therefore, it should be
moved, if necessary.
54 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
• Deleting vertices: After selecting vertices for deletion, click the Delete key.
• Moving vertices: Select all the vertices you want to move. Click on a
selected vertex or edge and drag in the direction you wish to move. All the
selected vertices will move together. If snapping is enabled, the whole
selection can jump to the nearest vertex or line.
• Delete Part tool allows you to delete parts from multi-features. It will
not delete the last part of the feature; this last part will stay untouched.
• Split Features icon on the toolbar allows you to draw a line across the
feature you want to split.
• Split Part icon splits the parts of a multi-part feature so that the
number of parts is increased. Just draw a line across the part you want to
split.
View Menu
Before editing a layer, you should zoom in to your area of interest. This
action avoids waiting while all the vertex markers are rendered across the entire
layer.
While digitizing, you can press the mouse wheel to pan inside of the
main window, and you can roll the mouse wheel to zoom in and out on the
map. For zooming, place the mouse cursor inside the map area and roll it
forward (away from you) to zoom in and backwards (towards you) to zoom out.
The mouse cursor position will be the center of the zoomed area of interest.
Chapter 5 Familiarization | 55
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Panning the map during digitizing is possible with the arrow keys. Place
the mouse cursor inside the map area and click on the right arrow key to pan
east, left arrow key to pan west, up arrow key to pan north, and down arrow
key to pan south.
You can also use the space bar to temporarily cause mouse movements
to pan the map. The PgUp and PgDown keys on your keyboard will cause the
map display to zoom in or out without interrupting your digitizing session.
The QGIS Toolbar provides several tools to select features in the map
canvas. To select one or several features, just click on and select your
tool.
• Select Feature(s)
• Zoom Full allows the user to view the extent of all layers in
the map canvas.
• Zoom to Layer allows the user to view the extent of the layer.
56 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Layer Menu
To create layer or a new shapefile layer, from the Menu Bar, click
Layer, choose Create Layer, and then choose New Shapefile Layer. Another
way to create a layer is by clicking New Shapefile Layer icon on the Tool
Bar. The New Shapefile Layer dialog box will be displayed. Choose the
Geometry type (point, line, or polygon) and the CRS (Coordinate
To complete the creation of the new shapefile layer, add the necessary
attribute fields (column). Specify the name and type in the New Field section and
then click on the Add to Fields List button. The ‘id’ column is added as default
but can be removed, if not needed.
Chapter 5 Familiarization | 57
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Click OK to finish creating the new layer. The Add Vector Layer allows
the user to load shapefiles in the QGIS project.
Attribute Table
Open Attribute Table allows the user to open the attribute table for a
vector layer. The attribute table displays features of a selected layer. Each row
in the table represents one map feature, and each column contains a particular
piece of information about the feature. Features in the table can be searched,
selected, moved, or even edited.
Rows can be selected by clicking on the row number on the left side of
the row. Multiple rows can be marked by holding the Ctrl key. A continuous
selection can be made by holding the Shift key and clicking on several row
headers on the left side of the rows. All rows between the current cursor
position and the clicked row are selected. Moving the cursor position in the
attribute table, by clicking a cell in the table, does not change the row selection.
Changing the selection in the main canvas does not move the cursor position
in the attribute table.
58 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Other toolbars at the top of the attribute table window provide the
following functionality:
Start all editing sessions by choosing this toolbar. This can be found in the
context menu after right clicking on a given layer. Alternatively, you can use
the Toggle Editing button from the digitizing toolbar to start or stop the
editing mode. Once the layer is in edit mode, markers will appear at the
vertices, and additional tool buttons on the editing toolbar become available.
• Current Edits
Chapter 5 Familiarization | 59
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
• Remove Layer
• Layer Properties
Settings Menu
Some basic options for QGIS can be selected using the Options dialog
box. The Options dialog box can be accessed by selecting the Settings Tab
in the Menu Bar > Options dialog box will open > Choose Digitizing in the
left side panel.
Snapping tolerance is the distance that QGIS uses to search for the
closest vertex and/or segment you are trying to connect to when you set a new
vertex or move an existing vertex. If you are not within the snapping tolerance,
QGIS will leave the vertex where you released the mouse button, instead of
snapping it to an existing vertex and/or segment. The snapping tolerance
setting affects all tools that work with tolerance.
In GIS, there is not just one operation in data analysis, but rather a chain
of operations to process the data. The Graphical Modeler or Model Builder
60 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
allows the QGIS user to perform multiple operations using a single process.
This modeler has a simple interface for an easier navigation. The modeler
works in a way where the output generated from one operation will be used as
an input for the following defined operation. This will produce one final output
after the modeler was ran unless it was done by batch. Thus, the execution is
convenient in the workflow especially if there are several inputs to be used to
process the data.
QField is an application that allows the collection of field data with the use of
an Android device. It is an open-source project fully compatible with the QGIS desktop
allowing a QGIS-based project to be loaded for a more efficient fieldwork.
This data gathering and management application is based on QGIS making the
project to appear the same way as it does on the desktop. It has a simple interface.
Only the tasks required to be performed on the field are available. The preparation
and configuration of a project is done via QGIS permitting its users to work on the
ground more effectively.
For the updating activity, QField Version 1.10 — Uluru will be used during the
conduct of field validation.
d. GPS - When enabled, it will track the GPS position of the user’s device
current location.
NOTE: Make sure that the GPS/Location of the Android Tablet is also
turned ON.
Chapter 5 Familiarization | 61
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
e. Editing Saved Features - It is used when editing the attribute form of the
selected feature.
a. Tap the QField icon on the Home screen of the Android Tablet to open
and run the application.
b. Open a project to view the map of the assigned area. Tap the Open local
project > Internal storage > PSA-GIS > ppmm folder where the necessary
project file for the fieldwork is stored.
Where:
pp – Provincial Code
mm – Municipality Code
NOTE: Wait a few seconds for the project to display on the screen.
c. Once the map is displayed, if necessary, Pan and Zoom the area of
assignment (bgy/ea). Pinch out to zoom-in or pinch in to zoom-out the map.
Another way is to use the zoom in and zoom out button on the right side of the
screen.
62 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
d. Select the Menu icon (three horizontal lines) on the upper left corner of
the screen to display the layers of the map.
(Notice that the Digitize icon is greyed-out since the current mode is in
Browse Mode.)
e. To show or hide the map legend of a layer, tap and long hold a layer then tick
or untick the check box for Expand legend item. The number inside the square
brackets indicate the feature count for the selected layer.
Chapter 5 Familiarization | 63
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
f. To show or hide layers on the map canvas, tap and hold the layer then tick or
untick the check box for the Show on map.
64 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Chapter 5 Familiarization | 65
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
3. Adding Features
a. Go to Menu and select the corresponding layer of the feature type (point,
polygon, or line) that will be added. The selected layer is highlighted in light
green.
c. If necessary, pan and zoom the map to locate where the vertex/point of the
feature will be positioned. The Crosshair cursor stays at the center of the map
canvas as the map is being navigated.
66 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
a. Go to Menu options then change the mode to Digitize Mode . Zoom to the
feature to be edited and select it. The Identification List will then be displayed.
b. Select the specific feature in the table. The Attribute form will appear on the
screen.
Chapter 5 Familiarization | 67
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
(Notice that multiple features are highlighted in the map canvas which are
also shown in the Identification List. This happens when there are several
items on the selected location – either the features are situated close to one
another or the layers are overlapping. Once a feature is picked on the list,
it will be highlighted in light red on the map canvas.)
i. Tap the Edit Feature icon on the upper right of the form.
ii. Make necessary changes on the attribute of the selected feature.
iii. Tap Check mark on the left side of the form to save the change/s made.
Otherwise, tap Cross mark on the right to delete or unsave the
change/s.
68 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
iii. If necessary, select the feature again on the map canvas. The
Crosshair points directly on the feature.
iv. Tap the three dots (lined horizontally) icon at the lower right corner
of the screen.
v. Pan and navigate to the area where the feature needs to be transferred.
The Crosshair moves along as you navigate the map canvas.
vi. Tap the Vertex Tool icon to move the feature, then tap the Check
icon to complete and save the changes. Tap to return the
Crosshair to where the feature was located if change has not been
completed/saved yet. Select Stop Editing button on the upper left of the
screen to deactivate Vertex Tool.
i. Zoom in to the area and pick the line feature that needs to be edited.
The Identification List shows up.
ii. Make sure to switch to Digitize mode. From the Identification List, select
the target feature. The Attribute Form appears. Choose the Geometry
Editor . The Vertex Tool is the default editor tool.
iii. Use the or arrows until the Crosshair is right on the vertex to
be adjusted.
iv. Pan the map until the Crosshair is in the position where the vertex will
be transferred. Select Check button to finish editing.
Chapter 5 Familiarization | 69
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
70 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Tablets are typically larger than smart phones or personal digital assistants with
screens 7 inches (18 cm) or larger, measured diagonally. However much of a tablet's
functionality resembles that of a modern smart phone, like having a virtual keyboard or
running a dedicated 'mobile' operating system.
Since the inception of the tablet computer technology, its popularity has expanded.
A wide variety of models are available in the market. One of the popular brands is the
Samsung Galaxy Tab.
This chapter presents the use of tablet computer as a tool in geotagging building
structures. It also discusses the parts and functions of the Samsung Galaxy Tab A with
S Pen. It also includes procedures on how to operate the gadget/device and how to collect
data of the building structures. All personnel involved in the geotagging operation are
required to read this chapter before operating the device.
Chapter 5 Familiarization | 71
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
The actual available capacity of the internal memory is less than the specified
capacity because the operating system and default applications occupy part of the
memory. The available capacity may change when you upgrade the device.
You will be issued a Samsung Galaxy Tab A with S Pen (stylus), data cable charger and
headset for the duration of the mapping activity. Learn the mobile device hardware,
assembly procedures, and how to get started using the new device. The Samsung Galaxy
Tab A with S Pen is shown below.
72 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
BACK VIEW
Chapter 5 Familiarization | 73
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
► Press and hold the Power key and the Volume down key at the
same time for more than seven seconds.
Initial Set Up
The first time you turn your device on, a Welcome screen is displayed. It
guides you through the basics of setting up your device.Follow the prompts to
choose a default language, connect to a Wi-Fi® network, set up accounts, choose
location services, learn about your device’s features, and more.
74 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
The S Pen
The S Pen is a stylus that assists you in performing different functions. Switch between
touch and pen input by using the S Pen button. The S Pen stores inside your device for
convenient access. To remove the S Pen from your device, access the S Pen by using
the clickable notch on the end of the S Pen located at the lower right bottom of the device.
Applications
The Apps displays all applications installed on your device, both preloaded and
downloaded apps. You can uninstall, disable, or hide apps from view.
Access Applications
1. From a Home Screen tap Apps
2. Tap an application's icon to launch it.
3. To return to the main Home Screen, press the Home key.
Chapter 5 Familiarization | 75
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
My Files
76 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Category Options
After tapping on a category, the following options are available:
• SEARCH: Search for a file in the selected category
• VIEW AS: Change the appearance of the files or foldres.
• MORE: Tap for the following options:
▪ Edit: Select files or folders
▪ Create folder: Group files together in a folder
▪ Add Shortcut: Add a shortcut to the main My Files Screen
▪ Share: Select fies to share
▪ Sort by: Change the sort order of the files.
Options for Selected Files and Folders
Tap MORE > Edit, select a file or folder, and then use one of these functions:
• DELETE: Delete files or folders
• MORE: Select one of the following options:
▪ Move: Move files or folders to another folders
▪ Copy: Copy files or folders to another folder
▪ Rename: Rename a file or folder. This option only appears when
just one file or folder is selected.
▪ Add shortcut on Home screen: Add a shortcut on the Home
Screen.
▪ Compress: Create a zip folder containing the selected files. This
option only appears in Local Storage categories. A selected zip
Chapter 5 Familiarization | 77
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Displays Settings
Display options and features, including screen brightness, screen timeout delay.
Adjust the screen brightness to suit your surroundings or personal
preference. You may also want to adjust screen brightness to conserve battery
power.
NOTE: You can also control Brightness from the Notification panel. Drag down the
Status Bar at the top of the screen to find the Brightness options.
Set the Screen Timeout Delay. Choose how long the display screen
remains lit after you tap the screen or press any key.
78 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Points to Remember
Listed below are pointers that you should keep in mind while using the device:
1. Make sure that the device is fully charge before going to fieldwork.
2. Case and Screen Protector. These will take care of your device by preventing
it from being subject to knocks and scratches. These would help to keep its
appearance longer and may also protect it from some internal damage should
you accidentally knock or drop it.
3. Avoid exposing the tablet to too much heat.
4. Clean your device regularly. Use dry tissue paper or alcohol wipes to clean the
tablet exterior surfaces. Do not use water or other cleaners that may
inadvertently add moisture to your device.
5. Do not let the device be soaked in water.
6. Keep the screen as dim as you can stand it, and close Apps when you are
done with them so they don’t run in the background.
7. Pump down the volume. Mobile devices have weak speakers, so be careful
pushing your Android’s volume levels too high. Distortion ramps up rapidly in
the upper volume ranges, and it’s easy to blow a device’s speakers.
8. Turn off the tablet at the end of your fieldwork for the day.
9. When charging your device, set it to Airplane Mode so it will charge faster.
10. Always use genuine charger and accessories. Cheaper ones that are not
compatible or made for going with your brand can harm the tablet or lessen its
lifespan.
Chapter 5 Familiarization | 79
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
11. For optimum battery performance once a month, let your battery drain
completely before recharging.
12. Never let the tablet leave your sight. Avoid lending it to others, even if done
under your supervision, as accidents can and will happen once in a while.
13. Return the tablet in good condition to the PSO-GIS Unit. You will be held liable
for the damage and/or loss of the unit.
The post-processed GIS-based maps used during the conduct of 2020 Census of
Population and Housing (2020 CPH) are required to adhere to a standard coding
convention in order to systematically integrate ground objects on the maps, layer
names, and geographic codes. For this endeavor, the Philippine Statistics Authority
developed and implemented the PSA-GIS standard coding convention to ascertain
the uniformity of symbol, name, and code usage in the maps. All personnel hired or
directly involved in the Geotagging of Missing Building Points from Processed Post-
Census Maps and EA Delineation for the Development of Enumeration Area
Reference File (EARF) for the 2022 Census of Agriculture and Fisheries (2022 CAF)
activity are expected to observe the proper use of these established symbols upon the
processing and updating of maps through the QGIS software.
This section illustrates the PSA-GIS Standard Coding Convention, attribute table
structure, map legends, and other cartographic symbols used in mapping activities.
80 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
LAYER
LAYER LAYER NAME GEOCODE CODE SYMBOL SYMBOL REMARKS
TYPE
1. MUNICIPALITY Area ppmm_bgy ppmmbbb000000 1003 By Barangay
(barangay
boundary
Protected Area Area ppmm_bgy ppmmbbb000000 1009
2. MUNICIPALITY Area ppmm_ea ppmmbbbeeeeee 1004 x x x x By EA
(ea boundary) x
3. Lake/Streams 1005
Chapter 5 Familiarization | 81
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
82 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Where:
pp – Provincial Code
mm – Municipality Code
bbb – Barangay Code
eeeeee – Enumeration Area (EA) Code
kk – Block Number
Chapter 5 Familiarization | 83
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
84 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
code String 4
7. ppmm_road geocode String 7
name String 50
code String 4
lanes String 2
8. ppmm_river geocode String 7
name String 50
code String 4
9. ppmm_bridge geocode String 7
name String 50
code String 4
10. ppmm_bndry geocode String 13
case String 254 For valid_ind
valid_ind String 1 field;
remarks String 254 1 – if Verified –
valid_ind2 Result of String 1 True
Field Data 2 – if Verfied –
Collection False
remarks2 Field Data String 254
Collection For valid_ind2
Remarks field
1 – if True
2 – if False
11. ppmm_eabndry geocode String 13
case String 1
valid_ind String 1
remarks String 1
12. ppmm_landmark geocode String 7
name String 50
code String 4
13. ppmm_PSU BSN String 4
nnn_bldgstrcutures Address String 100
(2017 shapefile name of Bldg Name String 50
geo-tagged building Bldg Type String 50
structures) Bldg Form String 50
No of Flr String 2
Roof Type String 50
ppmmbbbeeeeee_bldgst Wall Type String 50
ructures Popcen BSN String 4
(2018 shapefile name of HH Head String 50
geo-tagged building
IS Ind String 2
structures)
Remarks String 100
Bldg Image String 254
ppmmbbbeeeeee_bldg
(2019 shapefile name of
geo-tagged building
structures)
Chapter 5 Familiarization | 85
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
86 | Chapter 5 Familiarization
Geotagging of Missing Building Points from Processed Post-Census Maps and EA Delineation for the Development of
EARF for the 2022 CAF
Chapter 5 Familiarization | 87