mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
typo(android-feature-note): Reserve geocoding -> Reverse geocoding (#946)
* Typo: Reserve geocoding -> Reverse geocoding https://en.wikipedia.org/wiki/Reverse_geocoding * Update mobile/android/fastlane/metadata/android/en-US/full_description.txt
This commit is contained in:
parent
1877834fd1
commit
b457bfbd4e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Once set up, this app can be used as photo and video backup solution directly fr
|
||||||
* Object detection based on COCO SSD.
|
* Object detection based on COCO SSD.
|
||||||
* Search assets based on tags and exif data (lens, make, model, orientation)
|
* Search assets based on tags and exif data (lens, make, model, orientation)
|
||||||
* Upload assets from your local computer/server using <a href='https://www.npmjs.com/package/immich' target='_blank' rel='nofollow'>immich cli tools</a>
|
* Upload assets from your local computer/server using <a href='https://www.npmjs.com/package/immich' target='_blank' rel='nofollow'>immich cli tools</a>
|
||||||
* [Optional] Reserve geocoding using Mapbox (Generous free-tier of 100,000 search/month)
|
* Reverse geocoding from image exif data
|
||||||
* Show asset's location information on map (OpenStreetMap).
|
* Show asset's location information on map (OpenStreetMap).
|
||||||
* Show curated places on the search page
|
* Show curated places on the search page
|
||||||
* Show curated objects on the search page
|
* Show curated objects on the search page
|
||||||
|
|
Loading…
Reference in a new issue