In preparation for the new Lead Service Line Inventory requirements, I am trying the create a fairly simple survey that employees can use to document the water service line material at the water meter (so inside a house, most likely in the basement where internet connectivity might be unreliable) . I'm trying to figure out if there is an easy way to make sure we don't end up with duplicate surveys for the same location.
I have a .csv with customer IDs, addresses, and lat-long values that I have uploaded to ArcGIS Online and I am linking to the survey so I can pull data into the survey (so the employee selects an existing address and the survey will pre-populate with a geopoint and customerID). When there is an internet connection, the employee can visually see on the map if someone else has already submitted a survey for that location, like in the example shown in the screenshot, however, if they are offline this won't work. I have looked into packaging a map for offline use and possibly recreating that map every day, but I cannot bring the existing surveys into it. I can only get the basemap to package. So my next thought was to add a column to my linked .csv file to keep track of locations with surveys (see other screenshot). I am not sure the best way to go about updating this file. I was thinking I would have to manually download the .csv file from AGOL, download the survey responses, use vlookup to figure out which addresses have surveys, then update the .csv and upload it back to AGOL. But that sounds like a lot of manual work! Is there another way to go about this?
Thanks for any input!
Alina