Robin Lovelace
Robin Lovelace
Split-out from #835
With the following message: ``` Quitting from lines 376-414 (13-transport.Rmd) Error: arguments have different crs In addition: Warning message: In st_centroid.sf(zones_od) : st_centroid assumes attributes are constant over geometries of...
From #835 the chapter would benefit from > adding explanation of the points to the map legends And any other comments on changes, fixes of typos introduced (seemed good to...
I'm not 100% sure this is a bug, and confident it will be fixed in v4.0.0 if it is, but thought it worth reporting my experience: ```r zone_cents = st_centroid(zones_od)...
It would be nice to get all features associated with a particular relation, e.g. network=ncn. Reprex below may illustrate this better, one to talk about and test things out @agila5...
From Brandon Liu's talk at SotM this is a neat tool, would be good to document how to use it to get custom PBF extracts: https://export.hotosm.org/en/v3/ There's also protomaps which...
As discussed with demonstrators at FOSS4G, this could be a good addition. Reproducible example: https://github.com/matplotlib/matplotlib/issues/23704#issuecomment-1222391297
Just cloned the repo and see that it's over 1/4 GB. Please consider pruning the repo size to reduce download times and save bandwidth: ``` gh repo clone geopython/geopython-workshop Cloning...
Just scanning through the content in preparation for the workshop tomorrow and really looking forward to it. I noticed that the same image is used in 2 places, in Chapter...
I'm up for helping out with this. Exciting stuff.