Object type for key and column definitions

interface LatLonColumn {
    column: string;
    key: string;
}

Properties

Properties

column: string

Column to look up Lat/Lon

key: string

Key to determine whether the column is tag/field

MMNEPVFCICPMFPCPTTAAATR