Is it possible for a python script on a disconnected Collector device?

648
1
10-11-2016 01:00 PM
JoshuaCarver-Brown1
New Contributor III

Is it possible for a python script to run against the offline replicas that Collector stores for a disconnected device? I've got data being collected in the field by disconnected devices and to change the symbology based on that data in real-time would be nice.

0 Kudos
1 Reply
ClintonDow1
Occasional Contributor II

As far as using Arcpy on a mobile device, no its not possible as it depends on the .dlls installed by Desktop or Server to work. You may be able to achieve what you want however by adding metadata fields and deriving the symbology from those https://doc.arcgis.com/en/collector/ios/create-maps/gps-map-prep.htm

0 Kudos