Skip to content

Instantly share code, notes, and snippets.

@sirws
Last active April 20, 2018 19:32
Show Gist options
  • Save sirws/ecd7443a138997ff9e34e266ffdfbf9c to your computer and use it in GitHub Desktop.
Save sirws/ecd7443a138997ff9e34e266ffdfbf9c to your computer and use it in GitHub Desktop.
AKDOT Collector Assessment Checklist

#Checklist for AKDOT Assessment (Collector) workflow (2017) for Ocie Adams

  1. Data should have M-values disabled
  2. Data should have Z-values disabled
  3. Feature service in attribute update mode only and Editor Tracking turned on: feat_service_config NOTE: 8/7/2017 had to put service in full editing mode due to potential bug.
  4. Map and Feature Service shared to the group “AKDOT Assessment”
  5. Attachments enabled on QA_Begin layer
  6. Editing enabled on QA_Begin
  7. Editing disabled on all other layers
  8. Popups configured
  9. SITE_ID_TEXT search configured with Equals Query in web map. Must create a string field version of the SITE_ID numeric field. (SITE_ID_TEXT) feature search
  10. Test downloading map as owner of the map as well as a regular user account
  11. Test updates/syncs with both accounts
  12. Test adding photo attachments and syncs with both accounts
  13. Source of 2017 feature service and map came from ArcGIS Pro 2.0
  14. Turn on delete protection for map and feature service
  15. Create coded value domains that use same string for TEAM_ID as numeric codes cause problems with windows collector

Collector on Windows stores local data in a folder like this: C:\Users\{username}\AppData\Local\Packages\Esri.CollectorforArcGIS_eytg3kh68c6a8\LocalState

@sirws
Copy link
Author

sirws commented Aug 8, 2017

Screenshot for feature service settings:
feat_service_config
Screenshot for configuring feature search:
feature search

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment