GET api/Lut/Get/{lat}/{lng}?table={table}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
table

string

Required

lat

string

None.

lng

string

None.

Body Parameters

None.

Response Information

Resource Description

Lut
NameDescriptionTypeAdditional information
lookup

Dictionary of integer [key] and string [value]

None.

table

string

None.

error

string

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.