about summary refs log tree commit diff
path: root/served/things/sitiwera/sitiwera.html
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2024-04-14 02:42:18 -0500
committergennyble <gen@nyble.dev>2024-04-14 02:42:18 -0500
commit36eb40db9d3ffb89a85385b0ec1ad496466792cd (patch)
treedec072e98d620aa99acb4cdef5ce9e491e953574 /served/things/sitiwera/sitiwera.html
parent9c38fd681f0861714d4ce48c0458d121d3e0f376 (diff)
download∞-36eb40db9d3ffb89a85385b0ec1ad496466792cd.tar.gz
∞-36eb40db9d3ffb89a85385b0ec1ad496466792cd.zip
Add sitiera things page and make things
Diffstat (limited to 'served/things/sitiwera/sitiwera.html')
-rw-r--r--served/things/sitiwera/sitiwera.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/served/things/sitiwera/sitiwera.html b/served/things/sitiwera/sitiwera.html
new file mode 100644
index 0000000..21590cf
--- /dev/null
+++ b/served/things/sitiwera/sitiwera.html
@@ -0,0 +1,18 @@
+---
+template=post
+title=Sitiwera
+style=/styles/post.css
+---
+
+It'll be a <b>si</b>ngle <b>ti</b>le <b>we</b>ather <b>ra</b>dar service. Send a
+GET request to <code>/{z}/{x}/{y}.png</code> to get the weather for that tile.
+
+A thinish layer over top OpenStreetMap and RainViewer. Quite honestly just
+caching their tiles and compositing them for display.
+
+<h3>TODO</h3>
+<ul style="margin: 0">
+	<li>add a live example link over Seattle or the very-northern bit of
+		Chicagoland and south Milwaukee. both?</li>
+	<li>Link to the source on our cgit and github</li>
+</ul>
\ No newline at end of file