opencage-api-client
    Preparing search index...

    Additional data about the location

    interface Annotations {
        callingcode?: number;
        currency?: Currency;
        DMS?: DMS;
        FIPS?: FIPS;
        flag?: string;
        geohash?: string;
        H3?: string;
        Maidenhead?: string;
        Mercator?: Mercator;
        MGRS?: string;
        NUTS?: NUTS;
        OSM?: OSM;
        qibla?: number;
        roadinfo?: RoadInfo;
        sun?: Sun;
        timezone?: Timezone;
        UN_M49?: UNM49;
        "UN/LOCODE"?: UNLOCODE;
        what3words?: What3Words;
    }
    Index

    Properties

    callingcode?: number

    International calling code for the country

    currency?: Currency

    Currency information for the location's country

    DMS?: DMS

    Degrees, minutes, seconds representation of coordinates

    FIPS?: FIPS

    FIPS (Federal Information Processing Standards) codes

    flag?: string

    Unicode representation of the country's flag

    geohash?: string

    Geohash representation of the coordinates

    H3?: string

    H3 geospatial indexing system

    Maidenhead?: string

    Maidenhead Locator System coordinates

    Mercator?: Mercator

    Web Mercator projection coordinates

    MGRS?: string

    Military Grid Reference System coordinates

    NUTS?: NUTS

    Nomenclature of Territorial Units for Statistics codes

    OSM?: OSM

    OpenStreetMap related information

    qibla?: number

    Direction of the Qibla (in degrees from north)

    roadinfo?: RoadInfo

    Information about roads at or near the location

    sun?: Sun

    Sun rise and set times for the location

    timezone?: Timezone

    Timezone information for the location

    UN_M49?: UNM49

    UN M49 standard country or area codes

    "UN/LOCODE"?: UNLOCODE

    United Nations Code for Trade and Transport Locations

    what3words?: What3Words

    What3Words representation of the location