reserve-protocol / elm-i3166-data / Iso3166

A collection of ISO 3166-1 based data about countries. This library is intented to be used a

Raw Data

iso3166Codes : List String

List of ISO-3166 Alpha-2 Codes

countryNames : Dict String String

Dict of country names (with local language name in parenthesis)

dialCodes : Dict String String

Dict of internaltional phone calling dial codes

Css

flagImageData : String

CSS url encoded sprite sheet

flagPositions : Dict String ( Basics.Float, Basics.Float )

Dict of locations for a country's flag in the included sprite sheet