-
This involves
- [ ] convert data into SpatialLines
- [ ] finding a way to classify zones that are small, e.g.:
``` r
is_small = function(x, min_area, min_length){
rgeos::gArea(x, by.id = T) < min_a…
-
Making a get request using superagent in meteor returns error:
Error getting data: Cannot read property 'indexOf' of undefined
Example request:
let url = "https://q.nqminds.com/v1/datasets/" + resou…
-
For LSOAs the route / line data for less that x cyclists is useful to build an accurate route network.
After the route network has been generated we could remove the lines / routes with less than n c…
-
I think a single and fairly generic function would be best here.
-
@juanmirocks
Hi Juan, we were able to successfully connect to the server via ssh. Unfortunately, we weren't able to use certain program like MySQL server. Would it possible to give us the respective…
-
- [ ] what raster grid cell sizes are most appropriate for the aggregation of desire line and road network features?
- [ ] explore replacing `overline()` with raster aggregation
This would reduce the…
-
There are multiple regions on the map that look like they should be divided in wards, but are not.
![wards](https://cloud.githubusercontent.com/assets/1345257/16261856/884edcaa-386d-11e6-97f8-67d169…
-
Linking to the discussion here: https://github.com/npct/pct-shiny/pull/503
-
-
Malcolm emailed me to say that a new version of Isle of Wight was ready for testing, but unfortunately there seem to be a large number of problems with the version currently on the test server – see a…