Looking for some ideas from the community on this one. We have an inspection effort in the field right now that's looking at the endpoints of some 25,000 Stormwater Pipes, and is collecting photos of those endpoints. The data/text side of the effort threw us a few curveballs, but we figured out a system of 8 fields divided into two sets that mostly works.
Upstream Inspector, Upstream Date, Upstream Condition, Upstream Notes
And the corresponding matches for the Downstream endpoints.
Only, the headache of the photos didn't occur to us until we started to write the attachment export code to pull our first progress report. Since inspectors are registering these inspections on the same pipe asset, all of the photos are being dumped into a jumbled pile and we have no way of separating upstream from downstream (other than manual human labor & guesswork), let alone knowing which end each set of photos goes to.
Brute force, I suppose we could've/should've done this all according to a point layer of endpoints, but then we run into problems of how best to easily symbolize the pipes so inspectors can tell from the field what still needs to be done.
Has anyone else ever done anything similar? How did you run your inspection effort and how did you collate/track the data and photos on the back end?
Best,
—Matthew