The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
duckdb
1.1.3.Add support for downloading Overture Maps data via
record_overture
and snapshot_overture
. These
functions return a lazy ‘overture_call’ dataframe linked to the new
local dataset.
The second parameter to open_curtain
has changed
from ‘bbox’ to ‘spatial_filter’, which allows both bounding boxes (named
vector or class ‘bbox’), ‘sf’ objects, or another dbplyr
dataframe (e.g. a different overtureR
dataset/table. In the
latter two cases, the data will first be filtered by the bounding box of
spatial_filter
, then geographically if necessary. Filtering
is currently by intersection.
open_curtain
parameter ‘bbox’ is deprecated, and
will likely be removed in a future release.
Class ‘overture_call’ has been added to facilitate
collect
calls directly as sf
objects.
collect_sf
is now deprecated, use
collect
.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.