project_type
(
nullable: true, editable: true, defaultValue: null, length: 1000, alias: What type of project is it?, type: esriFieldTypeString
)
project_type_other
(
nullable: true, editable: true, defaultValue: , length: 255, alias: Other - What type of project is it?, type: esriFieldTypeString
)
project_purpose
(
nullable: true, editable: true, defaultValue: null, length: 1000, alias: What is the purpose of your project?, type: esriFieldTypeString
)
project_purpose_other
(
nullable: true, editable: true, defaultValue: , length: 255, alias: Other - What is the purpose of your project?, type: esriFieldTypeString
)
date_constructed
(
nullable: true, editable: true, defaultValue: null, length: 29, alias: When was it built?, type: esriFieldTypeDate
)
capacity_cf
(
nullable: true, editable: true, defaultValue: null, alias: What is the capacity/storage volume (cubic feet)?, type: esriFieldTypeDouble
)
drainage_area_sf
(
nullable: true, editable: true, defaultValue: null, alias: What is the drainage area (square feet)?, type: esriFieldTypeDouble
)
designer
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Who designed it?, type: esriFieldTypeString
)
contractor
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Who built it?, type: esriFieldTypeString
)
linear_feet
(
nullable: true, editable: true, defaultValue: null, alias: What is the linear feet?, type: esriFieldTypeDouble
)