2022-12-22 11:31:17 -05:00
# Reverse Geocoding
Immich supports [Reverse Geocoding ](https://en.wikipedia.org/wiki/Reverse_geocoding ) using data from the [GeoNames ](https://www.geonames.org/ ) geographical database.
## Extraction
2023-04-24 13:49:20 -04:00
During Exif Extraction, assets with latitudes and longitudes are reverse geocoded to determine their City, State, and Country.
2022-12-22 11:31:17 -05:00
## Usage
Data from a reverse geocode is displayed in the image details, and used in [Search ](/docs/features/search.md ).
< img src = {require('./img/reverse-geocoding-mobile1.png').default} width = '33%' title = 'Reverse Geocoding' / >
< img src = {require('./img/reverse-geocoding-mobile2.png').default} width = '33%' title = 'Reverse Geocoding' / >