which_lane
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Which lane is the pothole in?, type: esriFieldTypeString
, Coded Values:
[right_lane: Right lane]
, [left_lane: Left lane]
, [second_from_right: Second from right]
, ...1 more...
)
name_of_road
(
nullable: true, editable: true, defaultValue: null, length: 255, alias: Name of road where pothole observed, type: esriFieldTypeString
)