Source:
R/utils-geocoder-obj.R
geocode_server.Rd
Create an object of class GeocodeServer
from a URL. This object
stores the service definition of the geocoding service as a list object.
Arguments
- url
the URL of a geocoding server.
- token
an object of class
httr2_token
as generated byauth_code()
or related function