Interpolating elevation along a road using kriging
Last updated
Was this helpful?
Last updated
Was this helpful?
In this example, we will perform kriging interpolation of the elevation along the so-called roller coaster road on the island of Hokkaido, Japan, using as reference points a nearby elevation measurement.
Since the route is straight, we can easily calculate evenly distributed points along the route and use them as the points for which to perform the interpolation. The result can be publicly accessed from cartobq.docs.kriging_jp_interp_points
.
In this visualization we can see the computed elevation along the route accentuated by a factor of 10.
The elevation data that will be used as reference to perform the interpolation is composed of 50 elevation points within 500m of the route that were randomly sampled from , available from . This data can be accessed publicly from the table cartobq.docs.nasadem_jp_extract
and is previewed in the map below:
Now let’s use the kriging interpolation stored procedure, to create a table with the result.
This project has received funding from the research and innovation programme under grant agreement No 960401.