1
0
Fork 0
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:
Christian Paul 2022-11-09 17:17:43 +01:00 committed by GitHub
parent 1877834fd1
commit b457bfbd4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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