Maps and files

I am a big fan of maps (see my post on leaflet maps with Python). I have collected various useful map files that I will share here.

Useful files

You can import these .kml files easily as bookmarks/routes into maps.me. Alternatively, you can convert them to GPX files for use with e.g. oruxmaps (see gptx2kml below).

Cool sites

  • https://gpx2kml.com convert between GPX and KML formats
  • Lots of gravel data available on mollbrink.se. The author has extracted all the gravel maps in Sweden from OSM data.

Navigation and software

I describe my navigation setup in some detail in cycle touring.

Future work

One day I might include a dynamic leaflet map here which displays all this data. But then this wouldn't be a pure clean static site anymore...