about summary refs log tree commit diff
path: root/served/things/sitiwera/sitiwera.html
blob: 21590cf887c713998fda6c3c93d640fdee79e83d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>