What is this about?
---------------------
This is repository to build the biking logs on cyberspace, combining gpx data with pictures
of the route. It might in future also host tips to map such routes.
https://xcyl.displ.nl has been built from the scripts here.
Technical
----------
Although most of the content is plain html, there is some generation involved. Listed below
are the resources used,
## slideshow
https://www.hyde-design.co.uk/joomla-bites/80-create-a-css-slideshow-no-javascript-required
## waypoint marker
https://leafext.de/en/elevation/track/#map_1
## leaflet-gpx
https://github.com/mpetazzoni/leaflet-gpx
## gpx elev plot
https://www.childs.be/articles/post/create-an-elevation-profile-from-a-gpx-file
https://github.com/mc3k/gpxplot/tree/mc3k-Python3
## tinkering auto tics
https://stackoverflow.com/questions/25982518/how-to-get-the-distance-between-automatic-generated-gnuplot-tics/25989366#25989366
## Raster tiles
https://wiki.openstreetmap.org/wiki/Raster_tile_providers#Overlay_tiles
## www back tiles
https://fsl.displ.nl/tiles/dir?ci=tip&name=alpha_channel
.