stranding_date_time
(
nullable: true, editable: true, defaultValue: null, precision: 1, length: 29, alias: When did you see the stranding?, type: esriFieldTypeDate
)
number_of_animals
(
nullable: true, editable: true, defaultValue: null, alias: How many animals are stranded?, type: esriFieldTypeInteger
)
animal_condition
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: What is the condition of the animal?, type: esriFieldTypeString
, Coded Values:
[Dead: Dead]
, [Alive: Alive]
, [Unknown: Unknown]
)
cause
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: What is the cause of the stranding?, type: esriFieldTypeString
, Coded Values:
[Injured: Injured]
, [Entangled: Entangled]
, [Malnourished: Malnourished]
)
animal_size
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: What is the approximate size of the animal?, type: esriFieldTypeString
)