mark padgham

Results 362 comments of mark padgham

> Maybe a function interface to a pfaedle's command line calls (or something like that) whitout bundling it with tidytransit could be a first step. That would be quite difficult...

### machine learning? I know you're nearly there with the book and rusing to the end point, but thought for my 2 cents worth: Geomputation in 2018 might be widely...

Sounds all covered then, and I'll leave it to you guys. Another great reference to point peeps to would be [`ai.google`](https://ai.google), and particularly the [education section](https://ai.google/education). From my teaching experiences,...

From the authorities: ["Expect to spend significant time doing feature engineering"](https://developers.google.com/machine-learning/crash-course/representation/feature-engineering) (google-ML-speak for data munging).

Great, thanks! This will be a very useful enhancement, and I think allowing alternative mechanisms for capturing static screenshots is likely simply a recommended form of "robust coding" anyway.

2 thoughts in this regard: 1. `webshot` is just a thin **R** wrapper around bundled `.js` libraries intended for general purpose webshots; since `mapdeck` is has a singular, specific purpose,...

I can't really help here at present either, but do note in passing that `webshot` seems to have been having all sorts of difficulties of late on windows builds especially...

And ditto for output of `osmdata_sc()`, for which order is crucial - the `object_link_edge` table traces the *ordered* sequences of edges along/around each object

hey @jhollist, i only just discovered this great package. In the meantime, I've incorporated an elevation data function to append to data from Open Street Map via my [`osmdata` package](https://github.com/ropensci/osmdata)....