Files
immich/docs/docs/features/reverse-geocoding.md
Zack Pollard 37a3784d80 feat: docs.immich.app (#21819)
Co-authored-by: Jason Rasmussen <jason@rasm.me>
2025-09-25 15:54:34 +01:00

916 B

Reverse Geocoding

Immich supports local Reverse Geocoding using data from the GeoNames geographical database. This data is loaded into the Postgres database on each minor version upgrade, allowing all queries to be run on your own server.

Extraction

During Exif Extraction, assets with latitudes and longitudes are reverse geocoded to determine their City, State, and Country.

Usage

Data from a reverse geocode is displayed in the image details, and used in Smart Search.

<img src={require('./img/reverse-geocoding-mobile3.webp').default} width='33%' title='Reverse Geocoding' /> <img src={require('./img/reverse-geocoding-mobile1.webp').default} width='33%' title='Reverse Geocoding' /> <img src={require('./img/reverse-geocoding-mobile2.webp').default} width='33%' title='Reverse Geocoding' />