birds_present
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Were there birds present at the sampling site?, type: esriFieldTypeString
, Coded Values:
[Yes: Yes]
, [No: No]
)
bird_species_flag
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Do you know what birds were seen in the area?, type: esriFieldTypeString
, Coded Values:
[Yes: Yes]
, [No: No]
)
birds_unknown_description
(
nullable: true, editable: true, defaultValue: null, length: 10000, alias: Please describe the birds seen at the location, type: esriFieldTypeString
)
birds_unknown_count
(
nullable: true, editable: true, defaultValue: null, alias: How many birds in total do you think were there at the location?, type: esriFieldTypeInteger
)
collated_species
(
nullable: true, editable: true, defaultValue: null, length: 10000, alias: Every bird species observed, type: esriFieldTypeString
)
estimate_total_birds_at_site
(
nullable: true, editable: true, defaultValue: null, alias: Total count of birds observed (Estimate), type: esriFieldTypeInteger
)