Screencast
Good news: I used a KDE zoom effect to make the window I was working in a tad bigger. Bad news: ffmpeg doubled my mouse cursor. Doh! This is a 10-mile high overview. Next month I’ll do an in-depth look and some passable cartography.
Here’s what a Leaflet configuration to serve up the tiles looks like:
1 | var myTiles = new L.TileLayer('http://localhost/~gandalf/mbtiles-server.php?db=demo.mbtiles&z={z}&x={x}&y={y}', |