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.
tibble with
tidyverse helpers.amap_request() and
amap_api_error.amap_sign(),
with_amap_signature(), amap_config()) to
simplify secure integrations.getCoord() now supports mode = "all" for
multi-match results and batch = TRUE for 10-at-a-time
requests, with extractCoord() returning stable
columns.getLocation() gains batching plus optional POI/road/AOI
list-columns through the new details argument in
extractLocation().extractAdmin() iterates over multiple parents and can
emit boundary polylines when include_polyline = TRUE.Migrated the HTTP stack to {httr2}, unifying retries,
diagnostics, and rate-limit metadata via amap_request() and
amap_api_error.
Added request signing helpers (amap_sign(),
with_amap_signature(), amap_config()) to
simplify secure integrations.
getCoord() now supports mode = "all"
for multi-match results and batch = TRUE for 10-at-a-time
requests, with extractCoord() returning stable
columns.
getLocation() gains batching plus optional
POI/road/AOI list-columns through the new details argument
in extractLocation().
extractAdmin() iterates over multiple parents and
can emit boundary polylines when
include_polyline = TRUE.
Test suite migrated to offline {vcr}/{httptest2} fixtures covering multi-result, extensions, and error scenarios.
Since 0.7.0, the Version of R under 4.1.0 will not support anymore.
parallel with futureto_tb and output argument.data.table by tibblegetAdmin(),
getLocation(), getCoord(),
convertCoord() functionsconvertCoord() as an Experimental functiongetAdmin(),
extractAdmin() and convertCoord()getCoord(),extractCoord(),getLocation()
and extractLocation()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.