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.
Sources:
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.
Save edit:
After making changes in vector data editing, it is necessary to save them by pressing the button Save in Edit.
Sources:
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.
Sources:
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:
- Where can I find more old maps?
SUBMISSION FORM:
- technical report + 1 map in PDF format (submit by 02/11, send to koudeja2@student.cvut.cz)
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.