cholera
Amend, Augment and Aid Analysis of John Snows Cholera Map
John Snow's 1854 cholera map is being rebuilt on real geographic coordinates.
◆Recent moves
- 1y ago
Georeferences the plague pit and road segments
Extends the georeferencing push to the plague pit and road segments, and renames neighborhoodData() to sohoGraph() with matching fixes. A continuation release finishing edges the 0.9.0 sweep left open.
View source ↗ - 1y ago
Longitude and latitude support across nearly all data and functions
⚡ SPARKThe release that puts longitude and latitude behind practically every dataset and function via latlong = TRUE, alongside a faster neighborhoodWalking() and a switch from sp to geosphere. Everything in 0.9.1 is cleanup after this.
View source ↗ - 3y ago
First longitude/latitude prototypes and new distance functions
Introduces the first latlong prototypes — orthogonal address and pump datasets, plus latlong variants of the Voronoi and walking neighbourhood functions — alongside caseDistance() and pumpFatalities(). The scaffolding the 0.9.x georeferencing was later built on.
View source ↗ - 4y ago
Adds streetNames(); fixes Delaunay and pump-token plotting
Adds streetNames() and repairs plotting and Delaunay code against a deldir update. Routine upkeep in the stretch before the georeferencing work began.
View source ↗ - 5y ago
Isochrone helpers, weather data and Voronoi location options
A batch of new functions and data — isoLines(), isoVertices(), segmentHighlight() and the Oxford weather series — plus explicit case and pump location options on the Voronoi neighbourhoods. Broadens what can be drawn over the map.
View source ↗ - 6y ago
Parallel computation support on Windows
Brings parallel computation to Windows and fixes core selection in neighborhoodWalking(). Compute cost has been a recurring constraint on this package, and it resurfaces in the 0.9.0 parallelisation rethink.
View source ↗