The process of converting geographic coordinates (latitude, longitude) into a human-readable address, place name, or administrative region.
This runs in the opposite direction from standard geocoding instead of turning an address into coordinates, it takes a coordinate pair (say, from a mobile device’s GPS) and looks up the nearest matching address or place name, which is what powers a “you are here” label on a map.
Further reading: Geo layer


