arcgis_geocode v0.2.0 API Reference
Modules
Provides the ability to Geocode an Address using the ArcGIS World Geocoding Service REST API “find” operation
Provides the ability to request an access token from the ArcGIS World Geocoding Service APIs
Defines a Struct
that is used for Geocoding responses
Provides the ability to Geocode an Address using the ArcGIS World Geocoding Service REST API “find” operation
A GenServer
implementation for storing an API authentication token (and its expiration date) in an ETS table.
By caching the token, many geocoding requests can be made with the library handling the token behind the scenes
Provides the ability to look up a US State name by its abbreviation and vice-versa