From 39fe9741483397cc95a31e3d92a38fa71bb97dc8 Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 24 Aug 2023 10:16:49 +0100 Subject: [PATCH] update maps --- _drafts/test_map.html | 119 ++++++++++++++++++++++++++++++++++++ _posts/2023-08-17-maps.md | 78 +++++++++++++++++++++-- assets/js/domtoimage.min.js | 2 + 3 files changed, 195 insertions(+), 4 deletions(-) create mode 100644 _drafts/test_map.html create mode 100644 assets/js/domtoimage.min.js diff --git a/_drafts/test_map.html b/_drafts/test_map.html new file mode 100644 index 0000000..de4e7bf --- /dev/null +++ b/_drafts/test_map.html @@ -0,0 +1,119 @@ +--- +title: Test Map +excerpt: +--- + + + + + + + + + + + + + + +
+ + + + + + diff --git a/_posts/2023-08-17-maps.md b/_posts/2023-08-17-maps.md index cb525c8..1378ae7 100644 --- a/_posts/2023-08-17-maps.md +++ b/_posts/2023-08-17-maps.md @@ -16,23 +16,93 @@ There's something fascinating about maps. I particularly love how they have this + + +
-
+

These map tiles are from Stamen design, essentially a really nice style sheet on top of © OpenStreetMap contributor data. The viewer is leaflet.js. I used CSS container queries to make this a nice square shape.
+ @@ -62,7 +132,7 @@ Here's a 3D version. I got the scan with the lidar scanner on an ipad. -Given how long those +Given how long those took to cut, I'm thinking that I'll split the design into multiple panels so I don't have to babysit the laser cutter for 24 hours.