address_lookup: Reverse Geocoding: Adresse from Longitude and Latitude
Description
The UrlData object provides a resource 'AddressLookup' which takes two parameters
lat
and lon
and returns an approximate adress for this coordinates.
Value
an object of class UrlData
Details
Based on Stackoverflow solution by Jochem Donkers.