Description Usage Arguments Value Examples
Get city, postcode, county and country from latitude and longitude coordinates using Photon API service (https://photon.komoot.io/).
1 | reversegeo(latitude, longitude)
|
latitude |
Real number |
longitude |
Real number |
A tibble with reverse geolocation data.
1 | reversegeo(40.414915938483574, -3.706841931806074)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.