Skip to content

Georeferencing, Editing and Creating Vector Data

Georeferencing

Raster data is obtained from many sources, such as satellite images, aerial cameras, and scanned maps. Unlike modern satellite images and aerial cameras that tend to have relatively accurate location information and might need only slight adjustments to line up all your GIS data, scanned maps and historical data usually do not contain any spatial reference information. In these cases you need to use the process of georeferencing.

Georeferencing is the process of assigning real-world geographic coordinates to a raster image or a scanned map, enabling it to be accurately placed within a spatial reference system. This process involves matching identifiable points on the image with corresponding locations on a reference dataset, such as a satellite image or a vector map. Georeferencing is essential in cartography and GIS, as it allows historical maps, aerial photographs, or other spatial data to be integrated with modern geographic information for analysis, visualization, and decision-making.

Georeferencing an old map

Georeferencing an old map

Sources:

pro.arcgis.com
Overview of georeferencing
pro.arcgis.com
Understanding Raster Georeferencing
pro.arcgis.com
Georeferencing tools
learn.arcgis.com/
Georeference historical imagery in ArcGIS Pro


Vectorization

To analyze raster maps, it is almost always necessary to vectorize them, i.e. convert the map to vector form. There are various options for automating this process, but we will show the simplest method, which is manual vectorization.

1. Vector data editing tools are located in the tab Edit at the top of the program.

2. New elements are created by clicking the button Create → selecting a drawing of a given subtype in the window Create Features.

3. Vectorized points are added with the left mouse button. To complete the vectorization of a particular element, either double-click with the left mouse button or select the icon Finish in the tools at the bottom of the screen. When vectorizing, you need to think about setting point snapping Snapping.

vekt

Vectorization of a raster map

 Save edit:

After making changes in vector data editing, it is necessary to save them by pressing the button Save in Edit.

Sources:

pro.arcgis.com
Editing in ArcGIS Pro


Topology

The image below shows an example of two topological errors found (top left image). The top right image shows a view of the data without topology correction. When compared to the bottom right image, it is clear that the path vectorization has mistakenly overlapped the pasture vectorization. The bottom left image shows the second error, i.e. the mutual overlap of two elements belonging to the same layer.

topo2

Example of topological errors

Sources:

pro.arcgis.com
What is topology


Assignment 03

Digitalization of old maps

TASK:

Digitize a part of the map of old Prague using modern tools. First, georeference the archive material. Then vectorize this map and create a simple map layout.


In technical report answer following questions:

  • How has the extent of built-up area changed?
  • Why is digitalization important today?


DATA SOURCES:

Plan of Prague (1920–1930)

  • Where can I find more old maps?

OldMapsOnline David Rumsey Map Collection


SUBMISSION FORM:

Technical report template


INSTRUCTIONS:

Step 1: Georeference the map

  • Create new project in ArcGIS Pro (save to disk :H).
  • Add the old map to your Map project (add data).
  • Find the added map (zoom to layer).
  • Activate the Georeference tool (Imagery tab -> Georeference).
  • On the Georeference tab, click Add Control Points. Now try to find at least 4 identical points (control points) on the image (source) and the reference map (target). These points should be spread out throughout the image to obtain the best possible registration (For example churches, old bridges, islands, towers...).
  • After collecting all points, on the Georeference tab, click Save and Close georeference.

Step 2: Vectorization

  • Create new geodatabase (Catalog-New-File geodatabase).
  • Create nex dataset (Catalog-Geodatabase-New-Dataset).
  • Create new feature class (Catalog-Dataset-New-Feature Class). Create one for polygons and one for lines.
  • Create subtypes for a polygon layer (Attribut table-Table-Add-Subtypes-Create). Subtypes are Water, Building, Important building, Green, Street and Others. Set symbology on subtypes (Save-Symbology-Unique values) and set colors.
  • Vectorize the border of your territory into a line layer.
  • Vectorize your territory into a polygon layer using simple tools.
  • Merge the same subtypes into one element (Tools-Dissolve).
  • Manual topology check (Edit).

Step 3: Create a layout

  • Create new Layout (A4 Landscape).
  • Title.
  • Map frame (in scale 1:5,000).
  • Information about scale.
  • Information about author.
  • Legend - add with (Add legend-Convert to graphics-Ungroup) and edit.
  • Try to add some labels to important places.
  • Export Layout in PDF Format, DPI 120.

Template

Template