AKROGIS / Observer

Tool for Offline Animal Observations on the iPad with ArcGIS for iOS
Other
2 stars 0 forks source link

Support configuration of CSV output in Protocol file #129

Open regan-sarwas opened 8 years ago

regan-sarwas commented 8 years ago

The protocol file has a CSV section which is used to inform the POZ to FGDB process about the structure of the CSV data. However, the format of the CSV data is hard coded into the app and does not look at the protocol file.

This will cause a failure if the user does anything besides changing the spelling of a field name.

Would be nice if the user could use use the protocol file to structure the CSV file to their liking.

regan-sarwas commented 7 years ago

Also see TODOs in SurveyUploadTableViewController.m for option to set the output names.