Georeferencing: Process of Georeferencing in Arc GIS 10.4
Georeferencing: Process of Georeferencing in Arc GIS 10.4
Georeferencing is the process of aligning spatial data (like a scanned map or aerial image) to a
known coordinate system so it can be used in a Geographic Information System (GIS). Here’s a
step-by-step guide to georeferencing using typical GIS software like QGIS or ArcGIS:
1|Page
Step 3: Open the Georeferencing Toolbar
1. Go to the menu: Customize > Toolbars > Georeferencing.
2. The Georeferencing toolbar should appear at the top.
2|Page
Step 7: Choose Transformation Type (Optional)
• Go to Georeferencing > Transformation.
• Choose from:
o 1st Order Polynomial (Affine) – default and usually sufficient.
o 2nd or 3rd Order Polynomial – for curved distortion.
o Spline – for historical maps or images with warping.
3|Page
DIGITIZATION
Digitization is the process of converting information from a physical or analog format into a
digital one that computers can store, process, and transmit.
❖ Types of Digitization:
1. Manual Digitization (On-Screen Digitization)
• Process: Uses a scanned map displayed on a screen, where a user manually traces
features using a digitizing tool.
2. Heads-up Digitization
• Process: Similar to manual digitization but performed directly on GIS software using
background imagery as reference.
• Advantages: Avoids physical digitizing tablets, allows interactive editing and checking of
spatial relationships.
3. Automatic Digitization
• Process: Uses algorithms to trace features from raster images, converting them to vector
format.
• Advantages: Saves time and effort, ideal for high-volume data extraction.
• Process: Uses a digitizing tablet where the user traces features from a paper map using a
puck (digitizing tool).
• Advantages: Preserves accuracy of original maps, useful for old cartographic datasets.
4|Page
• Best for: Historical maps, cadastral surveys.
5. Photogrammetric Digitization
• Add a base map: This could be a scanned image (raster), topographic map, or satellite
image.
If the scanned map does not have spatial reference, georeferencing is required before digitizing.
5|Page
o Set the coordinate system (matching the base map).
• Use Add Data to bring your new shapefile into the map.
5. Start Editing
6|Page
6. Digitize Features
• Use the tools in the Create Features panel (on the right side):
o Use the Sketch Tool to trace the features on the base map.
• Add or edit attribute fields: Right-click layer > Open Attribute Table > Table Options >
Add Field.
• Populate the fields with data after each digitized feature is created.
7|Page
8. Save and Stop Editing
• You can use it in analysis, map creation, or export it for use in other GIS applications.
8|Page
CHOROPLETH MAPING
Creating a Choropleth Map in ArcGIS 10.4 involves visualizing data through varying colors or
shading across predefined geographic areas (e.g., countries, states, districts). Here's a step-by-
step process to create a choropleth map using ArcGIS 10.4:
1. Attribute Data: Ensure you have a dataset (e.g., Excel, CSV) with geographic identifiers
and a quantitative variable to map (e.g., population, literacy rate).
2. Spatial Data: Obtain a shapefile (.shp) or feature class representing the geographic areas
(e.g., state boundaries).
3. Add both your spatial layer (shapefile) and attribute table (Excel or CSV
9|Page
Figure 5: Choropleth Map
1. Right-click the shapefile layer in the Table of Contents > Select Joins and Relates > Join.
o Choose the field in the layer that matches your attribute table.
3. Click OK. You can right-click the layer and open the attribute table to verify the join.
4. In the Value Field, select the variable you want to map (e.g., population density).
• Add Legends, North Arrow, and Scale Bar from the Insert menu.
• Go to File > Export Map to export the map as a PDF, PNG, or JPEG.
11 | P a g e
MAP COMPOSITION
Map composition refers to arranging and organizing map elements (like title, legend, scale, etc.)
in a layout that communicates spatial information effectively. This is typically done in Layout
View in ArcMap.
• Add your data layers (shapefiles, feature classes, raster images, etc.) using File > Add
Data.
• Click Layout View (beside “Data View”) to switch from map editing to map composition.
You’ll now begin building the map layout by adding essential elements.
a. Title
• Type your map title (e.g., "Land Use Map of XYZ Region").
b. Legend
12 | P a g e
• Select the layers to include.
• Click Next through the wizard to customize layout, order, and appearance.
c. Scale Bar
d. North Arrow
e. Text/Labels
• Add credits, sources, or notes like "Data source: Survey Dept, 2024".
f. Neatline (optional)
• Use the Select Element Tool (arrow tool on the Layout toolbar) to drag and align
elements.
• Resize the map frame and elements by clicking and dragging handles.
• Choose paper size (e.g., A4, A3), orientation (portrait/landscape), and printer settings.
13 | P a g e
6. Export or Print the Map
14 | P a g e
KML TO LAyER CONvERSION
Converting KML (Keyhole Markup Language) files to a feature layer in ArcGIS 10.4 allows you to
use Google Earth data in ArcMap for analysis or editing. Here’s a step-by-step guide to convert a
KML/KMZ to Layer in ArcGIS 10.4:
1. Launch ArcMap.
1. Input KML File: Browse and select your .kml or .kmz file.
Example:
15 | P a g e
Figure 6: KML to Layer
Step 4: Add the Output Layer to Map
Once the process completes, a File Geodatabase Feature Class is created along with a layer file
(.lyr) that you can add to ArcMap.
• Use the Add Data button to add the .lyr file or browse to the Feature Class in your
geodatabase.
• You can now treat the converted KML as a standard feature layer.
• Open the attribute table, symbolize the data, or perform analysis as needed.
16 | P a g e
XL SHEET ATACHMENT
Attaching an Excel data sheet in ArcGIS 10.4 involves several steps to ensure your data can be
used effectively in mapping and analysis. Here's a step-by-step guide to importing and using an
Excel spreadsheet in ArcGIS 10.4:
o Ensure that fields are formatted correctly (e.g., numeric fields contain only
numbers).
17 | P a g e
2. In Catalog, navigate to the folder where the Excel file is stored.
4. Drag and drop the desired worksheet into the Table of Contents in ArcMap.
If your Excel table contains location data (like ID, ZIP code, or coordinates), you can join it to an
existing spatial layer:
1. Right-click on the spatial layer (e.g., shapefile or feature class) in the Table of Contents.
5. Right-click the spatial layer and open the Attribute Table to verify the join.
o Make sure Microsoft Office is installed (32-bit ArcGIS may not read 64-bit Office
files well).
18 | P a g e
o Try saving in .xls (older Excel format) if .xlsx fails.
o Ensure fields used in join are of the same data type (e.g., both are text or both
are numeric).
19 | P a g e