api_get_nearest_address_from_latlon

functions

datapunt_processing.transform.geospatial.api_get_nearest_address_from_latlon.get_address_near_point(lat, lon, radius)

Get nearest addres and housenumber based on location.

get_address_near_point(52.3729378, 4.8937806, 50)

Args:
  1. lat: 52.3729378
  2. lon: 4.8937806
  3. radius: 50
Returns:
Dictionary of the first found address with openbareruimte, huisnummer, postcode, etc…
datapunt_processing.transform.geospatial.api_get_nearest_address_from_latlon.get_openbareruimte(lat, lon)

Get the name the street location where it coordinate resides on.

Args:
  1. lat: 52.3729378
  2. lon: 4.8937806
Result:
Returns dictionary of the openbare ruimte object