Pro@programming.dev to Programming@programming.devEnglish · 1 day agoCursed knowledge we have learned as a result of building Immich that we wish we never knew.immich.appexternal-linkmessage-square42fedilinkarrow-up1115arrow-down13
arrow-up1112arrow-down1external-linkCursed knowledge we have learned as a result of building Immich that we wish we never knew.immich.appPro@programming.dev to Programming@programming.devEnglish · 1 day agomessage-square42fedilink
minus-squaredouglasg14b@lemmy.worldlinkfedilinkarrow-up13·1 day agoI learned this one the hard way when trying to query GeoJson data, and trying to get specific, constrained, data about specific features within an area. Excluding features the user doesn’t have access to. Sometimes this got up to 65k features.
minus-squareNewNewAugustEast@lemmy.ziplinkfedilinkarrow-up7·1 day agoI definitely could see geojson getting that large.
I learned this one the hard way when trying to query GeoJson data, and trying to get specific, constrained, data about specific features within an area. Excluding features the user doesn’t have access to.
Sometimes this got up to 65k features.
I definitely could see geojson getting that large.