about summary refs log tree commit diff
path: root/served/things/sitiwera
diff options
context:
space:
mode:
Diffstat (limited to 'served/things/sitiwera')
-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