Geographic Information and data display (HW Britz) 23 Oct 23
Geographic Information and data display (HW Britz) 23 Oct 23
Before January 1999 the geode c datum used in South Africa was the Cape Datum based on the Clarke
1880 spheroid, a er January 1999 the Datum changed to the Hartebeesthoek94 Datum based on the
WGS84 spheroid. There is a mispercep on that the SA coordinate system changed in 1999, but this is
not true, only the Datum changed as the Lo Gauss projected coordinate System is s ll in use. The
reason for this mispercep on might be rooted in the fact that SACRS users use terminology
interchangeably such as using “Hartebeesthoek” as the name of the coordinate system and not Lo
Gauss.
In prac ce, many GIS users choose to use the Universe Transverse Mercator projected coordinate
system and not the Lo Gauss projected coordinate system. This means that even though they use the
Hartebeesthoek94 Datum they cannot claim that they are using the SACRS.
In Figure 8 you can visualize the bands running across South Africa. Note that the equator has a value
of 0 meters and that the central meridian, for example, 21° also has a value of 0 meters. Different from
normal mathema cs, your Y values will be nega ve to the right and posi ve to the le of the central
meridian.
Therefore, if we want to calculate the Lo Gauss coordinate of a feature you will do it as follows: (See
Figure 9)
14
Below are the Lo Gauss coordinates for point A. La tude is calculated by adding the distance to point
A from the equator to 0 meters (the value of the Equator). Longitude is calculated by adding or
subtrac ng the distance to point A from the central meridian to 0 meters (the value of the meridian).
Lo Gauss Coordinates for A:
La tude: Equator + Distance to A
0m + 3 720 013m
+3 720 013mX
Longitude: Central Meridian +/- Distance to A
0m - 21 967m (minus because A is to the right of 0)
-21 967mY
-21 967mY; +3 720 013mX;
The center longitudinal line of the zone is known as the central meridian. This central meridian is
assigned an eas ng value of 500 000 meters East. Since this 500 000m value is an arbitrary value, this
central meridian is referred to in this case as a False Eas ng. An Eas ng of zero will never occur, since
a 6° wide zone is never more than 674 000 meters wide. See Figure 8.
16
UTM northings are measured rela ve to the equator. For loca ons north of the equator (for example,
Europe, Asia, and North America) the equator is assigned the northing value of 0 meters North. To
avoid nega ve coordinates, loca ons south of the equator are calculated with the equator assigned
an arbitrary value of 10 000 000 meters North and known as a false Northing. Always remember to
avoid confusion, specify if the loca on is north or south of the equator.
Therefore, if we want to calculate the UTM coordinate of a feature you will do it as follows: (See Figure
9)
Equator
A (False Northing)
There might exist some confusion between the terms Georeferencing and Geometric Transforma ons.
Chang (2019) differen ates between two types of Geometric Transforma ons, Map-to-Map, and
Image-to-Map Transforma ons. He explains that Map-to-Map Transforma ons are newly digi zed
spa al data that are based on computer units and the geometric transforma on converts the newly
digi zed map into projected coordinates. Furthermore, Image-to-Map Transforma ons apply more to
remotely sensed data (in other words raster data). This transforma on changes rows and columns into
projected coordinates. Chang (2019) goes on to say that Image-to-map transforma ons are also known
as georeferencing.
A geometric transforma on requires a set of control points and transforma on algorithms to register
a digi zed map, a satellite image, or an aerial photograph onto a projected coordinate system. It is also
commonly used in a GIS to transform maps between coordinate reference systems. Control points play
a key role in determining the accuracy of a transforma on, the root mean square error (RMSE) is
calculated to find the “goodness” of the control points. The selec on of control points for a map-to-
map transforma on is rela vely straigh orward. What we need are points with known real-world
coordinates. Control points for an image-to-map transforma on, also called ground control points
(GCP), are points where both image coordinates (in rows and columns) and real-world coordinates can
be iden fied. GCPs are selected directly from a satellite image.
Chang (2019) proposed different geometric transforma on methods for transforming one coordinate
system to another. Each method is dis nguished by the geometric proper es it can preserve and by
the changes it allows, see Figure 10.