Waldo Jaquith

Results 112 issues of Waldo Jaquith

The sparklines often seem to be basically random. Here are two days in a row: ![day_1](https://user-images.githubusercontent.com/656758/106294223-e70e1c00-621c-11eb-9440-8d956affb5b0.png) ![day_2](https://user-images.githubusercontent.com/656758/106294221-e6758580-621c-11eb-857b-47139d39b6a7.png) "S3" and "Other" correctly progress from left to right, but every other graph...

Whenever I see "residents demand a stadium," and then I add a stadium, the message remains for years and years of game time. Adding the demanded stadium does nothing to...

Eventually, in every game that I play, I reach a point when new tiles cease to be rendered. That is, if I add a residential block or a stadium, the...

* [ ] retrieve ZIP files * [ ] unzip them * [ ] convert each shapefile into GeoJSON

e.g., 55555 (Young America, MN). This is because there is no PHZ data for this ZIP. But don't just 404—provide something useful. (Or maybe 404 is better?)

Right now, it's provided as per the source data (e.g., `-10 to 0`). It would be more useful to render this as an array (`10,0`). Note that this would break...

Using the YAML as the source data (#25), generate a stub file for each JSON, using the schema that's in place on the live site.

Include the zone and the temperature range.

It would be useful to let people issue queries using lat/lon instead of just ZIP. But I'm only interested in doing so if I can use a very lightweight hosting...