This dataset contains the mapping that allows this package to use a universal syntax to specify parameters for different geocoder services.
The generic_name
field is a universal field name while the api_name
field shows the specific parameter name for the given geocoder service (method
).
When the api_name
is missing this means that the parameter is not
supported by the given geocoder service. When generic_name
is missing
this means the parameter is specific to that geocoding service.
Reference the documentation for geo
for more information.
Also reference vignette("tidygeocoder")
for more details on constructing API queries.
api_parameter_reference
A tibble dataframe
Geocoder service name
Universal parameter name
Name of the parameter for the specified geocoder service
Default value of the parameter
Is the parameter required by the specified geocoder service?