address
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Please enter street address or lot/plan of water point, type: esriFieldTypeString
)
water_type
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Type of water point, type: esriFieldTypeString
, Coded Values:
[tank: Tank]
, [dam: Dam]
, [special_hydrant: Special Hydrant]
, ...2 more...
)
water_type_other
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Please describe water point, type: esriFieldTypeString
)