batch_limit_reference {tidygeocoder} | R Documentation |
Geocoding batch size limits
Description
The geo and reverse_geo functions use this dataset to set the maximum batch query size for each service.
Usage
batch_limit_reference
Format
A tibble dataframe
- method
Geocoding service name
- batch_limit
The maximum number of addresses or coordinates allowed per batch
See Also
[Package tidygeocoder version 1.0.5 Index]