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
2024-04-08 21:58:24 +03:00
Data from a reverse geocode is displayed in the image details, and used in [Smart Search ](/docs/features/smart-search.md ).
2022-12-22 11:31:17 -05:00
<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' />