min_time_reference {tidygeocoder} | R Documentation |
Minimum time required per query
Description
The geo and reverse_geo functions use this dataset to set the maximum query rate for each geocoding service. This rate is based on the usage restriction policies for each geocoding service.
Usage
min_time_reference
Format
A tibble dataframe
- method
Geocoding service name
- min_time
The minimum number of seconds required per query to comply with usage restrictions
- description
A description of the usage rate restriction
Details
Links to the usage policies of each geocoding service are below:
See Also
[Package tidygeocoder version 1.0.5 Index]