Comment on Immich relies on a third-party service that seems shady to me
breakingcups@lemmy.world 3 months ago
Wonder why they wouldn’t use OSM.
Comment on Immich relies on a third-party service that seems shady to me
breakingcups@lemmy.world 3 months ago
Wonder why they wouldn’t use OSM.
pcouy@lemmy.pierre-couy.fr 3 months ago
Quoting one dev from the conversation I had on Discord :
I guess you (and they) are talking about raster tiles, since OSM does not seem to provide vector tiles
helenslunch@feddit.nl 3 months ago
I don’t understand why it even needs to connect to OSM servers. Download the maps locally and plot the points locally.
I am not an IT expert though…
computergeek125@lemmy.world 3 months ago
OSM’s core tile servers have dozens of cores, hundreds of GB of RAM each, and the rendering and looks databases are a few TB. That’s not trivial to self host, especially since one self hosted tile server cannot always keep up with a user flick scrolling.
Dave@lemmy.nz 3 months ago
When I use Organic Maps, I download the parts of the map I need (my country). Is there a reason something like Immich couldn’t do something similar?
It’s hundreds of MB per map section, but I have hundreds of GB of photos so it would be a drop in the bucket.
Zwiebel@feddit.org 3 months ago
TBF osm tile servers have the task of providing immediate feedback to the mappers editing osm. The immich map doesn’t need to update live, redrawing each tile like once a month would be fine
meldrik@lemmy.wtf 3 months ago
Isn’t vector tiles generated locally? A raster tile needs to be generated every time it changes.