ArcgisGeocode v0.1.0 ArcgisGeocode.UsStates
Provides the ability to look up a US State name by its abbreviation and vice-versa.
Summary
Functions
Gets the US State abbreviation of the given US State name
Gets the US State name of the given US State abbreviation
Functions
Gets the US State abbreviation of the given US State name.
Example
iex>ArcgisGeocode.UsStates.get_abbr("Vermont")
"VT"