Sinuosity of Kemijoki: Difference between revisions

From wikiluntti
Line 21: Line 21:


Douglas-Peucker simplification at different tolerances
Douglas-Peucker simplification at different tolerances
== Fractal Dimension ==
The fractal dimension is defined by <math>N = \epsilon^{-d}</math> which gives <math>d = - \frac{\log N}{\log \epsilon}</math>.

Revision as of 09:36, 27 April 2026

Introduction

Use Python to estimate the sinuosity of Kemijoki.

The river was obtained from https://download.geofabrik.de/europe/finland.html but only one river (Kemijoki) with one branch is used. The extracting method is described elsewhere.

Kemijoki

Theory

Douglas-Peucker simplification at different tolerances

Fractal Dimension

The fractal dimension is defined by which gives .