aboutsummaryrefslogtreecommitdiff
path: root/source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md
diff options
context:
space:
mode:
authorAdrian Kummerlaender2014-09-14 14:34:20 +0200
committerAdrian Kummerlaender2014-09-14 14:34:20 +0200
commitc7bd4f036e31fab9ffec8117ec9e76cf643881c3 (patch)
treeaec7a1fa5eefc0938dee4644acbefbbfd8010485 /source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md
parent6692cc00e200f1989cf4aa41e2eac90d4a742976 (diff)
downloadblog.kummerlaender.eu-c7bd4f036e31fab9ffec8117ec9e76cf643881c3.tar
blog.kummerlaender.eu-c7bd4f036e31fab9ffec8117ec9e76cf643881c3.tar.gz
blog.kummerlaender.eu-c7bd4f036e31fab9ffec8117ec9e76cf643881c3.tar.bz2
blog.kummerlaender.eu-c7bd4f036e31fab9ffec8117ec9e76cf643881c3.tar.lz
blog.kummerlaender.eu-c7bd4f036e31fab9ffec8117ec9e76cf643881c3.tar.xz
blog.kummerlaender.eu-c7bd4f036e31fab9ffec8117ec9e76cf643881c3.tar.zst
blog.kummerlaender.eu-c7bd4f036e31fab9ffec8117ec9e76cf643881c3.zip
Changed image sources to point to static.kummerlaender.eu
* images were hosted on imgur to mitigate the some of the bandwidth usage of self-hosting ** as the website is now hosted on a virtual server this is no longer needed
Diffstat (limited to 'source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md')
-rw-r--r--source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md b/source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md
index 809df85..7fe2f24 100644
--- a/source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md
+++ b/source/00_content/articles/2011-06-14_darstellen_von_gps_daten_mit_gnuplot.md
@@ -71,7 +71,7 @@ def printCsv(gpxPositions):
## Plotten mit gnuplot
-<a href="http://imgur.com/RHlNp"><img src="http://i.imgur.com/RHlNpl.jpg" alt="Gnuplot output" class="clear full"/></a>
+<img src="http://static.kummerlaender.eu/media/gnuplot_gpx.jpg" alt="Gnuplot output" class="clear full"/>
Eine solche, dreidimensionale Ausgabe der GPS Daten zu erzeugen ist mit der `splot`-Funktion sehr einfach.
@@ -102,4 +102,4 @@ Falls jemand den Artikel mit meinen Daten nachvollziehen möchte - das GPX-File
Zum Schluss hier noch ein Blick vom Weg auf den Kronberg Richtung Jakobsbad im Appenzell:
-<a href="http://imgur.com/SLnY0"><img src="http://i.imgur.com/SLnY0l.jpg" alt="" title="Aussicht" class="full"/></a>
+<img src="http://static.kummerlaender.eu/media/kronberg.jpg" alt="Aussicht auf Jakobsbad im Appenzell" class="full"/>