Functions for reporting processed responses from the Nominatim API.
Summary
Functions
Given a map, a list of maps, or a struct, convert all keys from binaries to atoms. binary keys including dashes will have all their dashes replaced with underscores.
Convert the output of any of the endpoint functions to a more usable map.
Safely convert a binary string to an atom, replacing dashes with underscores. Passes through existing atoms unchanged.
Functions
Given a map, a list of maps, or a struct, convert all keys from binaries to atoms. binary keys including dashes will have all their dashes replaced with underscores.
Convert the output of any of the endpoint functions to a more usable map.
Safely convert a binary string to an atom, replacing dashes with underscores. Passes through existing atoms unchanged.