GET /geocode-reverse

neutrinoapi.net

Summary: Geocode Reverse
Operation ID: GeocodeReverse
Auth: unknown
Description

Convert a geographic coordinate (latitude and longitude) into a real world address

Parameters (4)

language-code (string, query, optional, default: en)

The language to display results in, available languages are: <ul> <li>de, en, es, fr, it, pt, ru</li> </ul>

latitude (string, query, required)

The location latitude in decimal degrees format

longitude (string, query, required)

The location longitude in decimal degrees format

zoom (string, query, optional, default: address)

The zoom level to respond with: <br> <ul> <li>address - the most precise address available</li> <li>street - the street level</li> <li>city - the city level</li> <li>state - the state level</li> <li>country - the country level</li> </ul>

No probe data for this endpoint yet.