[Feature] Filter search by radius around location #17918
Closed
SpeeterYT
started this conversation in
Feature Request
Replies: 3 comments 2 replies
|
I'd like this, especially useful for geo oriented integrations such as Darawich and Geopulse. I think it could be done by extending the https://api.immich.app/endpoints/map/getMapMarkers api with optional latitude,longitude,radius fields that filters the results with a spatial query. |
0 replies
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
First I wanna say thanks for that amazing piece of software, its great!
I have a feature request to enhance Reverse Geocoding functionality. Currently, it's only possible to search for images by country, state, and city.
My idea is adding the ability to search for a specific place and define a radius around it.
Why would this be useful?:
Lets say I was on a trip to Wrocław and want search for pictures from the Wrocław zoo. Currently there is no option to do that. With the requested feature you coud search for "Wrocław zoo" (maybe using osm, since it has way more data than GeoNames), set the radius to 200m (even though that probaby wouldn't be required here, since the location isnt a point but an area (which the software should probaby expand a bit to prevent false positives)) and only get images actually taken in the zoo, rather than every image taken in Wrocław.
Thanks!
Platform
All reactions