mark padgham

Results 147 issues of mark padgham

Thanks for the great work @Jorl17! I've noted in your code [here](https://github.com/Jorl17/open-elevation/blob/master/create-tiles.sh) that you use default arguments for `gdal_translate`, including the [`-r` flag](https://www.gdal.org/gdal_translate.html) which specifies the re-sampling algorithm. The default...

Wait until mid-Jan or so, and modify as generated in revdep files [here](https://github.com/rubak/spatstat.revdep/tree/main/osmplotr)

@richardbeare I've gone through most of your code and vignette with [this commit](https://github.com/ropensci/osmplotr/commit/1b3043d29c80bd13b058a2cd47c35650373e2166). Note the following in relation to your vignette: 1. `osmdata::opq()` now accepts explicit `timeout` (and `memsize`) arguments,...

must do

even though all is good on ropensci.github.io. Figures in the README, that is.

The problems highlighted in `osmdata` issues [#126](https://github.com/ropensci/osmdata/issues/126) and [#128](https://github.com/ropensci/osmdata/issues/128) are pervasive, and affect CRAN systems too, causing tests to fail. [`vcr`](https://github.com/ropensci/vcr) is finally on CRAN, so can be used to...

Has to be checked to ensure everything works okay, and the vignette probably doesn't need all of the small maps which junk up the [`/vignette` directory](https://github.com/ropensci/osmplotr/tree/master/vignettes) (or maybe just make...

This doesn't actually work at all!

must do

This is not yet implemented

coz it oughta be done

This is not yet implemented and should be!

must do

At present this just proceeds to `connect_highways` regardless, but if not all data are downloaded, connection is probably not going to happen anyway. Probably should just `stop()` and that point.

must do