The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
bibentry()
instead of
old-style citEntry()
.strict = FALSE
in query example in
README
.NEWS.md
file to track changes to the
package.strict
argument to ohsome_post
. When
set to TRUE (default), an error is thrown on invalid queries and the
request is not sent to the API. Queries with undefined
filter or time parameters are considered as invalid in strict mode.set_properties()
: Removes
properties parameter from query body by default, accepts tags
and/or metadata and/or contributionTypes as properties
argument (multiple values provided as comma-separated character or
character vector).set_time()
,
set_filter()
, set_groupByKeys()
,
set_groupByKey()
and set_groupByValues
: Return
unmodified query object if parameter argument is missing
(e.g. set_filter(query)
), but remove parameter from body if
explicitly set to NULL
(e.g. set_filter(query, filter = NULL)
)grouping
argument to ohsome_query()
and set_grouping()
function. Based on grouping
,
the endpoint URL is appended so that aggregations are grouped
accordingly.return_value
argument to
ohsome_aggregate_elements()
. Based on
return_value
, the endpoint URL is appended so that either
absolute aggregate values, densities or ratios are requested from the
ohsome API.ohsome_query()
wrapper functions
ohsome_extract_elements()
,
ohsome_elements_bbox
, ohsome_elements_centroid
and ohsome_elements_geometry
for elements extraction
endpoints of ohsome APIohsome_query()
wrapper functions
ohsome_extract_elementsFullHistory()
,
ohsome_elementsFullHistory_bbox()
,
ohsome_elementsFullHistory_centroid()
and
ohsome_elementsFullHistory_geometry()
for
elementsFullHistory extraction endpoints of ohsome APIohsome_query()
wrapper functions
ohsome_extract_contributions()
,
ohsome_contributions_bbox()
,
ohsome_contributios_centroid()
and
ohsome_contributions_geometry()
for contributions
extraction endpoints of ohsome APIohsome_query()
wrapper functions
ohsome_contributions_count()
for contributions aggregation
endpoints of ohsome APIohsome_query()
wrapper function
ohsome_users_count()
for user aggregation endpoints of
ohsome APIohsome_medata
and ohsome_temporalExtent
are assigned on loading (not on attaching) the packageohsome_metadata$extractRegion$temporalExtent
and
ohsome_temporalExtent
are no longer converted to POSIXct,
but provided as ISO 8601 stringsREADME
to reflect new features, added hints on
boundary polygon acquisition through third-party packagesCITATION
file with reference to OSHDB/ohsome API
and technical paperThese 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.