David O'Sullivan
David O'Sullivan
I get the same with node 11.10.0 on ubuntu 18.04.2
Not really my field of expertise, but this is what I got, hope it is helpful. FWIW the markdown-pdf package for Atom works perfectly for me, so don't really need...
I think I saw a similar issue when I tried pushing a file too large for github (not realising that was a problem). Rather than report that problem I got...
I submitted the [original report in the shapely repo](https://github.com/shapely/shapely/issues/1952) that led to this issue report. My requirement is not that orientation be preserved but that the form in which polygons...
OK thanks for looking into it. Seems like a new release might be worth doing by now!
my comment was based on the documentation which says "with information on route frequency and on travel time". I missed the first and was focused on the second. Either way,...
Not sure where things stand with this, but it was the first thing I noticed in the mapping chapter where all the 3-panel NZ maps are stretched :(
Point taken about `set.seed` - although in this case, part of the point is the variability. When I set precision I usually go with `1e8` as that's a number that...
I know that precision is set in the opposite sense to how one might expect i.e., using a 'scale' multiplier, per the JTS documentation at https://locationtech.github.io/jts/javadoc/org/locationtech/jts/geom/PrecisionModel.html linked from the `st_as_binary`...
I would have installed from CRAN. I'm glad to hear that I am _probably_ not missing something obvious!