{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 31, "name": "wcil_damage", "type": "Table", "description": null, "copyrightText": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "damage_type", "typeIdField": "damage_type", "subtypeFieldName": "damage_type", "subtypeField": "damage_type", "defaultSubtypeCode": 0, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "wcil_id", "type": "esriFieldTypeInteger", "alias": "wcil_id", "domain": null }, { "name": "damage_type", "type": "esriFieldTypeInteger", "alias": "damage_type", "domain": { "type": "codedValue", "name": "damage_types", "description": "Description", "codedValues": [ { "name": "Alfalfa", "code": 1 }, { "name": "Alfalfa/Clover", "code": 2 }, { "name": "Alfalfa/Oats", "code": 3 }, { "name": "Apiary,commercial", "code": 4 }, { "name": "Apiary,non-commercial", "code": 5 }, { "name": "Barley", "code": 6 }, { "name": "Beans,garden produce commercial", "code": 7 }, { "name": "Beans,rowcrop edible", "code": 8 }, { "name": "Beans,rowcrop soy", "code": 9 }, { "name": "Berries/Small fruits", "code": 10 }, { "name": "Canola", "code": 11 }, { "name": "Compost", "code": 12 }, { "name": "Corn", "code": 13 }, { "name": "Corn,sweet", "code": 14 }, { "name": "Cover Crop", "code": 15 }, { "name": "Feeding,birds", "code": 16 }, { "name": "Feeding,recreational wildlife", "code": 17 }, { "name": "Flax", "code": 18 }, { "name": "Flooding", "code": 19 }, { "name": "Flowers,commercial", "code": 20 }, { "name": "Garbage/Trash", "code": 21 }, { "name": "Ginseng", "code": 22 }, { "name": "House entry", "code": 23 }, { "name": "Human health/Safety", "code": 24 }, { "name": "Human tolerant/Habituated", "code": 25 }, { "name": "Lawn/Shoreline", "code": 26 }, { "name": "Livestock", "code": 27 }, { "name": "Nuisance Behavior", "code": 28 }, { "name": "Nursery", "code": 29 }, { "name": "Nuts", "code": 30 }, { "name": "Oats", "code": 31 }, { "name": "Odor", "code": 32 }, { "name": "Orchard", "code": 33 }, { "name": "Ornamentals", "code": 34 }, { "name": "Pasture", "code": 35 }, { "name": "Pet health/Safety", "code": 36 }, { "name": "Rye", "code": 37 }, { "name": "Small grains", "code": 38 }, { "name": "Stored forage", "code": 39 }, { "name": "Stored grains/Feed", "code": 40 }, { "name": "Structure damage", "code": 41 }, { "name": "Sunflowers", "code": 42 }, { "name": "Tree farm,christmas", "code": 43 }, { "name": "Trees", "code": 44 }, { "name": "Turf", "code": 45 }, { "name": "Vegetables,commercial", "code": 46 }, { "name": "Vegetables,non-commercial", "code": 47 }, { "name": "Vineyard", "code": 48 }, { "name": "Wheat", "code": 49 }, { "name": "Wild rice", "code": 50 }, { "name": "Wildlife welfare", "code": 51 }, { "name": "Other(specify)", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "damage_type_other", "type": "esriFieldTypeString", "alias": "damage_type_other", "length": 255, "domain": null }, { "name": "damage_subtype", "type": "esriFieldTypeString", "alias": "damage_subtype", "length": 64, "domain": null }, { "name": "damage_subtype_other", "type": "esriFieldTypeString", "alias": "damage_subtype_other", "length": 255, "domain": null }, { "name": "damage_description", "type": "esriFieldTypeString", "alias": "damage_description", "length": 2000, "domain": null }, { "name": "primary_flag", "type": "esriFieldTypeSmallInteger", "alias": "primary_flag", "domain": { "type": "codedValue", "name": "boolean", "description": "boolean 0/1", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "temp_source_row_id", "type": "esriFieldTypeInteger", "alias": "temp_source_row_id", "domain": null }, { "name": "created_by", "type": "esriFieldTypeString", "alias": "created_by", "length": 255, "domain": null }, { "name": "date_created", "type": "esriFieldTypeDate", "alias": "date_created", "length": 8, "domain": null }, { "name": "edited_by", "type": "esriFieldTypeString", "alias": "edited_by", "length": 255, "domain": null }, { "name": "date_last_edited", "type": "esriFieldTypeDate", "alias": "date_last_edited", "length": 8, "domain": null }, { "name": "bear_type_of_complaint", "type": "esriFieldTypeString", "alias": "bear_type_of_complaint", "length": 64, "domain": { "type": "codedValue", "name": "bear_complaint_types", "description": "Description", "codedValues": [ { "name": "1) Threat to humans", "code": "1) Threat to humans" }, { "name": "2) Garbage disturbance", "code": "2) Garbage disturbance" }, { "name": "3) Property damage", "code": "3) Property damage" }, { "name": "4) Campground nuisance", "code": "4) Campground nuisance" }, { "name": "5) Livestock threat/loss", "code": "5) Livestock threat/loss" }, { "name": "6) Damage to beehives", "code": "6) Damage to beehives" }, { "name": "7) Crop damage", "code": "7) Crop damage" }, { "name": "8) Bird feeder damage", "code": "8) Bird feeder damage" }, { "name": "9) Other(specify)", "code": "9) Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bear_course_of_action", "type": "esriFieldTypeString", "alias": "bear_course_of_action", "length": 64, "domain": { "type": "codedValue", "name": "bear_courses_of_action", "description": "Description", "codedValues": [ { "name": "1) Bear killed by DNR", "code": "1) Bear killed by DNR" }, { "name": "11) Bear NOT killed by licensed hunter", "code": "11) Bear NOT killed by licensed hunter" }, { "name": "2) Bear killed by private party", "code": "2) Bear killed by private party" }, { "name": "3) Bear killed by licensed hunter", "code": "3) Bear killed by licensed hunter" }, { "name": "4) Bear killed by nuisance permittee", "code": "4) Bear killed by nuisance permittee" }, { "name": "5) Bear trapped and moved", "code": "5) Bear trapped and moved" }, { "name": "6) Trap set, bear not caught", "code": "6) Trap set, bear not caught" }, { "name": "7) Gave verbal advice/technical assistance", "code": "7) Gave verbal advice/technical assistance" }, { "name": "8) Referred to Wildlife/Enforcement", "code": "8) Referred to Wildlife/Enforcement" }, { "name": "9) Nuisance permit issued, bear NOT killed", "code": "9) Nuisance permit issued, bear NOT killed" }, { "name": "10) Car Kill", "code": "10) Confiscated car-kill" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bear_course_of_action_other", "type": "esriFieldTypeString", "alias": "bear_course_of_action_other", "length": 255, "domain": null }, { "name": "bear_disposal_method", "type": "esriFieldTypeString", "alias": "bear_disposal_method", "length": 64, "domain": { "type": "codedValue", "name": "bear_disposal_methods", "description": "", "codedValues": [ { "name": "Buried", "code": "Buried" }, { "name": "Food salvage", "code": "Food salvage" }, { "name": "Other(Specify)", "code": "Other(Specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bear_disposal_method_other", "type": "esriFieldTypeString", "alias": "bear_disposal_method_other", "length": 255, "domain": null } ], "indexes": [ { "name": "i102damage_type", "fields": "damage_type", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i102wcil_id", "fields": "wcil_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r39_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_alfalfa", "description": "damage_subtype_alfalfa", "codedValues": [ { "name": "New seeding", "code": "New seeding" }, { "name": "Growing", "code": "Growing" }, { "name": "Winter", "code": "Winter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 1, "name": "Alfalfa" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_alfalfa", "description": "damage_subtype_alfalfa", "codedValues": [ { "name": "New seeding", "code": "New seeding" }, { "name": "Growing", "code": "Growing" }, { "name": "Winter", "code": "Winter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 2, "name": "Alfalfa/Clover" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_alfalfa", "description": "damage_subtype_alfalfa", "codedValues": [ { "name": "New seeding", "code": "New seeding" }, { "name": "Growing", "code": "Growing" }, { "name": "Winter", "code": "Winter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 3, "name": "Alfalfa/Oats" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_apiary", "description": "damage_subtype_apiary", "codedValues": [ { "name": "Hives", "code": "Hives" }, { "name": "Honey", "code": "Honey" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 4, "name": "Apiary,commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_apiary", "description": "damage_subtype_apiary", "codedValues": [ { "name": "Hives", "code": "Hives" }, { "name": "Honey", "code": "Honey" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 5, "name": "Apiary,non-commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop_swathed", "description": "damage_subtype_crop_swathed", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 6, "name": "Barley" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 7, "name": "Beans,garden produce commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 8, "name": "Beans,rowcrop edible" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 9, "name": "Beans,rowcrop soy" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_berries", "description": "damage_subtype_berries", "codedValues": [ { "name": "Blueberries", "code": "Blueberries" }, { "name": "Cranberries", "code": "Cranberries" }, { "name": "Currants", "code": "Currants" }, { "name": "Gooseberry", "code": "Gooseberry" }, { "name": "Honeyberry", "code": "Honeyberry" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Strawberries", "code": "Strawberries" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 10, "name": "Berries/Small fruits" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop_swathed", "description": "damage_subtype_crop_swathed", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 11, "name": "Canola" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 12, "name": "Compost" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 13, "name": "Corn" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 14, "name": "Corn,sweet" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 15, "name": "Cover Crop" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 16, "name": "Feeding,birds" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 17, "name": "Feeding,recreational wildlife" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop_swathed", "description": "damage_subtype_crop_swathed", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 18, "name": "Flax" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_flooding", "description": "damage_subtype_flooding", "codedValues": [ { "name": "Beaver dam", "code": "Beaver dam" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 19, "name": "Flooding" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_flowers", "description": "damage_subtype_flowers", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Cut", "code": "Cut" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 20, "name": "Flowers,commercial" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 21, "name": "Garbage/Trash" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_ginseng", "description": "damage_subtype_ginseng", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 22, "name": "Ginseng" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 23, "name": "House entry" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_health", "description": "damage_subtype_health", "codedValues": [ { "name": "Physical danger", "code": "Physical danger" }, { "name": "Injury(direct or indirect)", "code": "Injury(direct or indirect)" }, { "name": "Disease potential or concern", "code": "Disease potential or concern" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 24, "name": "Human health/Safety" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 25, "name": "Human tolerant/Habituated" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_lawn_shoreline", "description": "damage_subtype_lawn_shoreline", "codedValues": [ { "name": "Goose droppings", "code": "Goose droppings" }, { "name": "Goose nests", "code": "Goose nests" }, { "name": "Beaver,tree damage", "code": "Beaver,tree damage" }, { "name": "Beaver denning", "code": "Beaver denning" }, { "name": "Beaver burrowing", "code": "Beaver burrowing" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 26, "name": "Lawn/Shoreline" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_livestock", "description": "damage_subtype_livestock", "codedValues": [ { "name": "Chickens", "code": "Chickens" }, { "name": "Cattle,dairy", "code": "Cattle,dairy" }, { "name": "Cattle,beef", "code": "Cattle,beef" }, { "name": "Goats", "code": "Goats" }, { "name": "Horses", "code": "Horses" }, { "name": "Private Aquatic Life", "code": "Private Aquatic Life" }, { "name": "Sheep", "code": "Sheep" }, { "name": "Other(specify) ", "code": "Other(specify) " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 27, "name": "Livestock" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 28, "name": "Nuisance Behavior" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_nursery", "description": "damage_subtype_nursery", "codedValues": [ { "name": "Stock", "code": "Stock" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 29, "name": "Nursery" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 30, "name": "Nuts" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop_swathed", "description": "damage_subtype_crop_swathed", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 31, "name": "Oats" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_odor", "description": "damage_subtype_odor", "codedValues": [ { "name": "Fecal accumulation", "code": "Fecal accumulation" }, { "name": "Skunk", "code": "Skunk" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 32, "name": "Odor" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_orchard", "description": "damage_subtype_orchard", "codedValues": [ { "name": "Apples", "code": "Apples" }, { "name": "Cherries", "code": "Cherries" }, { "name": "Peaches", "code": "Peaches" }, { "name": "Pears", "code": "Pears" }, { "name": "Plums", "code": "Plums" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 33, "name": "Orchard" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_ornamentals", "description": "damage_subtype_ornamentals", "codedValues": [ { "name": "Plants", "code": "Plants" }, { "name": "Shrubs", "code": "Shrubs" }, { "name": "Trees", "code": "Trees" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 34, "name": "Ornamentals" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 35, "name": "Pasture" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_health", "description": "damage_subtype_health", "codedValues": [ { "name": "Physical danger", "code": "Physical danger" }, { "name": "Injury(direct or indirect)", "code": "Injury(direct or indirect)" }, { "name": "Disease potential or concern", "code": "Disease potential or concern" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 36, "name": "Pet health/Safety" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_rye", "description": "damage_subtype_rye", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" }, { "name": "Winter", "code": "Winter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 37, "name": "Rye" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 38, "name": "Small grains" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_stored_forage", "description": "damage_subtype_stored_forage", "codedValues": [ { "name": "Baled Alfalfa", "code": "Baled Alfalfa" }, { "name": "Baled alfalfa/clover", "code": "Baled alfalfa/clover" }, { "name": "Baled Alfalfa/oats", "code": "Baled Alfalfa/oats" }, { "name": "Baled hay", "code": "Baled hay" }, { "name": "Barley Perlings", "code": "Barley Perlings" }, { "name": "Baled oats", "code": "Baled oats" }, { "name": " Baled straw", "code": " Baled straw" }, { "name": "Baled corn stalks", "code": "Baled corn stalks" }, { "name": "Beet Pulp", "code": "Beet Pulp" }, { "name": "Ethanol Byproduct", "code": "Ethanol Byproduct" }, { "name": "Haylage", "code": "Haylage" }, { "name": "Rice Hulls", "code": "Rice Hulls" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 39, "name": "Stored forage" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_stored_grains", "description": "damage_subtype_stored_grains", "codedValues": [ { "name": "Ear corn", "code": "Ear corn" }, { "name": "Harvested grain", "code": "Harvested grain" }, { "name": "High-moisture Corn", "code": "High-moisture Corn" }, { "name": "Stockpiled corn, soybeans or animal feed", "code": "Stockpiled corn, soybeans or animal feed" }, { "name": "Silage", "code": "Silage" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 40, "name": "Stored grains/Feed" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_structure", "description": "damage_subtype_structure", "codedValues": [ { "name": "Home", "code": "Home" }, { "name": "Office", "code": "Office" }, { "name": "Storage building", "code": "Storage building" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 41, "name": "Structure damage" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_ag_garden", "description": "damage_subtype_ag_garden", "codedValues": [ { "name": "Agricultural Crop", "code": "Agricultural Crop" }, { "name": "Garden", "code": "Garden" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 42, "name": "Sunflowers" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_trees", "description": "damage_subtype_trees", "codedValues": [ { "name": "Christmas Trees", "code": "Christmas Trees" }, { "name": "Hardwoods", "code": "Hardwoods" }, { "name": "Hybrid Poplar", "code": "Hybrid Poplar" }, { "name": "Pine", "code": "Pine" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 43, "name": "Tree farm,christmas" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 44, "name": "Trees" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_turf", "description": "damage_subtype_turf", "codedValues": [ { "name": "Lawn", "code": "Lawn" }, { "name": "Sod farm", "code": "Sod farm" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 45, "name": "Turf" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_com_veg", "description": "damage_subtype_com_veg", "codedValues": [ { "name": "Asparagus", "code": "Asparagus" }, { "name": "Cabbage", "code": "Cabbage" }, { "name": "Carrots", "code": "Carrots" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Peas", "code": "Peas" }, { "name": "Peppers", "code": "Peppers" }, { "name": "Pumpkins", "code": "Pumpkins" }, { "name": "Squash", "code": "Squash" }, { "name": "Tomatoes", "code": "Tomatoes" }, { "name": "Truck farm", "code": "Truck farm" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 46, "name": "Vegetables,commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_non_com_veg", "description": "damage_subtype_non_com_veg", "codedValues": [ { "name": "Asparagus", "code": "Asparagus" }, { "name": "Cabbage", "code": "Cabbage" }, { "name": "Carrots", "code": "Carrots" }, { "name": "Edible Beans", "code": "Edible Beans" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Peas", "code": "Peas" }, { "name": "Peppers", "code": "Peppers" }, { "name": "Pumpkins", "code": "Pumpkins" }, { "name": "Tomatoes", "code": "Tomatoes" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 47, "name": "Vegetables,non-commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_vineyard", "description": "damage_subtype_vineyard", "codedValues": [ { "name": "Fruits", "code": "Fruits" }, { "name": "Vines", "code": "Vines" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 48, "name": "Vineyard" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_wheat", "description": "damage_subtype_wheat", "codedValues": [ { "name": "Winter-Planted", "code": "Winter-Planted" }, { "name": "Winter-Growing", "code": "Winter-Growing" }, { "name": "Winter-Dry Standing", "code": "Winter-Dry Standing" }, { "name": "Winter-Swathed", "code": "Winter-Swathed" }, { "name": "Summer-Planted", "code": "Summer-Planted" }, { "name": "Summer-Growing", "code": "Summer-Growing" }, { "name": "Summer-Dry Standing", "code": "Summer-Dry Standing" }, { "name": "Summer-Swathed", "code": "Summer-Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 49, "name": "Wheat" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_wild_rice", "description": "damage_subtype_wild_rice", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Grain damage", "code": "Grain damage" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 50, "name": "Wild rice" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_wildlife", "description": "damage_subtype_wildlife", "codedValues": [ { "name": "Injury", "code": "Injury" }, { "name": "Orphan", "code": "Orphan" }, { "name": "Other(specify)", "code": "Other(specify)" }, { "name": "Sick", "code": "Sick" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 51, "name": "Wildlife welfare" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "id": 99, "name": "Other(specify)" } ], "subtypes": [ { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_alfalfa", "description": "damage_subtype_alfalfa", "codedValues": [ { "name": "New seeding", "code": "New seeding" }, { "name": "Growing", "code": "Growing" }, { "name": "Winter", "code": "Winter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 1, "name": "Alfalfa" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_alfalfa", "description": "damage_subtype_alfalfa", "codedValues": [ { "name": "New seeding", "code": "New seeding" }, { "name": "Growing", "code": "Growing" }, { "name": "Winter", "code": "Winter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 2, "name": "Alfalfa/Clover" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_alfalfa", "description": "damage_subtype_alfalfa", "codedValues": [ { "name": "New seeding", "code": "New seeding" }, { "name": "Growing", "code": "Growing" }, { "name": "Winter", "code": "Winter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 3, "name": "Alfalfa/Oats" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_apiary", "description": "damage_subtype_apiary", "codedValues": [ { "name": "Hives", "code": "Hives" }, { "name": "Honey", "code": "Honey" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 4, "name": "Apiary,commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_apiary", "description": "damage_subtype_apiary", "codedValues": [ { "name": "Hives", "code": "Hives" }, { "name": "Honey", "code": "Honey" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 5, "name": "Apiary,non-commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop_swathed", "description": "damage_subtype_crop_swathed", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 6, "name": "Barley" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 7, "name": "Beans,garden produce commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 8, "name": "Beans,rowcrop edible" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 9, "name": "Beans,rowcrop soy" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_berries", "description": "damage_subtype_berries", "codedValues": [ { "name": "Blueberries", "code": "Blueberries" }, { "name": "Cranberries", "code": "Cranberries" }, { "name": "Currants", "code": "Currants" }, { "name": "Gooseberry", "code": "Gooseberry" }, { "name": "Honeyberry", "code": "Honeyberry" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Strawberries", "code": "Strawberries" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 10, "name": "Berries/Small fruits" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop_swathed", "description": "damage_subtype_crop_swathed", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 11, "name": "Canola" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 12, "name": "Compost" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 13, "name": "Corn" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop", "description": "damage_subtype_crop", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 14, "name": "Corn,sweet" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 15, "name": "Cover Crop" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 16, "name": "Feeding,birds" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 17, "name": "Feeding,recreational wildlife" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop_swathed", "description": "damage_subtype_crop_swathed", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 18, "name": "Flax" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_flooding", "description": "damage_subtype_flooding", "codedValues": [ { "name": "Beaver dam", "code": "Beaver dam" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 19, "name": "Flooding" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_flowers", "description": "damage_subtype_flowers", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Cut", "code": "Cut" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 20, "name": "Flowers,commercial" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 21, "name": "Garbage/Trash" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_ginseng", "description": "damage_subtype_ginseng", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 22, "name": "Ginseng" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 23, "name": "House entry" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_health", "description": "damage_subtype_health", "codedValues": [ { "name": "Physical danger", "code": "Physical danger" }, { "name": "Injury(direct or indirect)", "code": "Injury(direct or indirect)" }, { "name": "Disease potential or concern", "code": "Disease potential or concern" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 24, "name": "Human health/Safety" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 25, "name": "Human tolerant/Habituated" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_lawn_shoreline", "description": "damage_subtype_lawn_shoreline", "codedValues": [ { "name": "Goose droppings", "code": "Goose droppings" }, { "name": "Goose nests", "code": "Goose nests" }, { "name": "Beaver,tree damage", "code": "Beaver,tree damage" }, { "name": "Beaver denning", "code": "Beaver denning" }, { "name": "Beaver burrowing", "code": "Beaver burrowing" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 26, "name": "Lawn/Shoreline" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_livestock", "description": "damage_subtype_livestock", "codedValues": [ { "name": "Chickens", "code": "Chickens" }, { "name": "Cattle,dairy", "code": "Cattle,dairy" }, { "name": "Cattle,beef", "code": "Cattle,beef" }, { "name": "Goats", "code": "Goats" }, { "name": "Horses", "code": "Horses" }, { "name": "Private Aquatic Life", "code": "Private Aquatic Life" }, { "name": "Sheep", "code": "Sheep" }, { "name": "Other(specify) ", "code": "Other(specify) " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 27, "name": "Livestock" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 28, "name": "Nuisance Behavior" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_nursery", "description": "damage_subtype_nursery", "codedValues": [ { "name": "Stock", "code": "Stock" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 29, "name": "Nursery" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 30, "name": "Nuts" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_crop_swathed", "description": "damage_subtype_crop_swathed", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 31, "name": "Oats" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_odor", "description": "damage_subtype_odor", "codedValues": [ { "name": "Fecal accumulation", "code": "Fecal accumulation" }, { "name": "Skunk", "code": "Skunk" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 32, "name": "Odor" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_orchard", "description": "damage_subtype_orchard", "codedValues": [ { "name": "Apples", "code": "Apples" }, { "name": "Cherries", "code": "Cherries" }, { "name": "Peaches", "code": "Peaches" }, { "name": "Pears", "code": "Pears" }, { "name": "Plums", "code": "Plums" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 33, "name": "Orchard" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_ornamentals", "description": "damage_subtype_ornamentals", "codedValues": [ { "name": "Plants", "code": "Plants" }, { "name": "Shrubs", "code": "Shrubs" }, { "name": "Trees", "code": "Trees" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 34, "name": "Ornamentals" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 35, "name": "Pasture" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_health", "description": "damage_subtype_health", "codedValues": [ { "name": "Physical danger", "code": "Physical danger" }, { "name": "Injury(direct or indirect)", "code": "Injury(direct or indirect)" }, { "name": "Disease potential or concern", "code": "Disease potential or concern" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 36, "name": "Pet health/Safety" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_rye", "description": "damage_subtype_rye", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Dry Standing", "code": "Dry Standing" }, { "name": "Swathed", "code": "Swathed" }, { "name": "Winter", "code": "Winter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 37, "name": "Rye" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 38, "name": "Small grains" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_stored_forage", "description": "damage_subtype_stored_forage", "codedValues": [ { "name": "Baled Alfalfa", "code": "Baled Alfalfa" }, { "name": "Baled alfalfa/clover", "code": "Baled alfalfa/clover" }, { "name": "Baled Alfalfa/oats", "code": "Baled Alfalfa/oats" }, { "name": "Baled hay", "code": "Baled hay" }, { "name": "Barley Perlings", "code": "Barley Perlings" }, { "name": "Baled oats", "code": "Baled oats" }, { "name": " Baled straw", "code": " Baled straw" }, { "name": "Baled corn stalks", "code": "Baled corn stalks" }, { "name": "Beet Pulp", "code": "Beet Pulp" }, { "name": "Ethanol Byproduct", "code": "Ethanol Byproduct" }, { "name": "Haylage", "code": "Haylage" }, { "name": "Rice Hulls", "code": "Rice Hulls" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 39, "name": "Stored forage" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_stored_grains", "description": "damage_subtype_stored_grains", "codedValues": [ { "name": "Ear corn", "code": "Ear corn" }, { "name": "Harvested grain", "code": "Harvested grain" }, { "name": "High-moisture Corn", "code": "High-moisture Corn" }, { "name": "Stockpiled corn, soybeans or animal feed", "code": "Stockpiled corn, soybeans or animal feed" }, { "name": "Silage", "code": "Silage" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 40, "name": "Stored grains/Feed" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_structure", "description": "damage_subtype_structure", "codedValues": [ { "name": "Home", "code": "Home" }, { "name": "Office", "code": "Office" }, { "name": "Storage building", "code": "Storage building" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 41, "name": "Structure damage" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_ag_garden", "description": "damage_subtype_ag_garden", "codedValues": [ { "name": "Agricultural Crop", "code": "Agricultural Crop" }, { "name": "Garden", "code": "Garden" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 42, "name": "Sunflowers" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_trees", "description": "damage_subtype_trees", "codedValues": [ { "name": "Christmas Trees", "code": "Christmas Trees" }, { "name": "Hardwoods", "code": "Hardwoods" }, { "name": "Hybrid Poplar", "code": "Hybrid Poplar" }, { "name": "Pine", "code": "Pine" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 43, "name": "Tree farm,christmas" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 44, "name": "Trees" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_turf", "description": "damage_subtype_turf", "codedValues": [ { "name": "Lawn", "code": "Lawn" }, { "name": "Sod farm", "code": "Sod farm" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 45, "name": "Turf" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_com_veg", "description": "damage_subtype_com_veg", "codedValues": [ { "name": "Asparagus", "code": "Asparagus" }, { "name": "Cabbage", "code": "Cabbage" }, { "name": "Carrots", "code": "Carrots" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Peas", "code": "Peas" }, { "name": "Peppers", "code": "Peppers" }, { "name": "Pumpkins", "code": "Pumpkins" }, { "name": "Squash", "code": "Squash" }, { "name": "Tomatoes", "code": "Tomatoes" }, { "name": "Truck farm", "code": "Truck farm" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 46, "name": "Vegetables,commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_non_com_veg", "description": "damage_subtype_non_com_veg", "codedValues": [ { "name": "Asparagus", "code": "Asparagus" }, { "name": "Cabbage", "code": "Cabbage" }, { "name": "Carrots", "code": "Carrots" }, { "name": "Edible Beans", "code": "Edible Beans" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Peas", "code": "Peas" }, { "name": "Peppers", "code": "Peppers" }, { "name": "Pumpkins", "code": "Pumpkins" }, { "name": "Tomatoes", "code": "Tomatoes" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 47, "name": "Vegetables,non-commercial" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_vineyard", "description": "damage_subtype_vineyard", "codedValues": [ { "name": "Fruits", "code": "Fruits" }, { "name": "Vines", "code": "Vines" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 48, "name": "Vineyard" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_wheat", "description": "damage_subtype_wheat", "codedValues": [ { "name": "Winter-Planted", "code": "Winter-Planted" }, { "name": "Winter-Growing", "code": "Winter-Growing" }, { "name": "Winter-Dry Standing", "code": "Winter-Dry Standing" }, { "name": "Winter-Swathed", "code": "Winter-Swathed" }, { "name": "Summer-Planted", "code": "Summer-Planted" }, { "name": "Summer-Growing", "code": "Summer-Growing" }, { "name": "Summer-Dry Standing", "code": "Summer-Dry Standing" }, { "name": "Summer-Swathed", "code": "Summer-Swathed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 49, "name": "Wheat" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_wild_rice", "description": "damage_subtype_wild_rice", "codedValues": [ { "name": "Planted", "code": "Planted" }, { "name": "Growing", "code": "Growing" }, { "name": "Grain damage", "code": "Grain damage" }, { "name": "Other(specify)", "code": "Other(specify)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 50, "name": "Wild rice" }, { "domains": { "damage_subtype": { "type": "codedValue", "name": "damage_subtype_wildlife", "description": "damage_subtype_wildlife", "codedValues": [ { "name": "Injury", "code": "Injury" }, { "name": "Orphan", "code": "Orphan" }, { "name": "Other(specify)", "code": "Other(specify)" }, { "name": "Sick", "code": "Sick" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 51, "name": "Wildlife welfare" }, { "domains": { "primary_flag": {"type": "inherited"}, "bear_type_of_complaint": {"type": "inherited"}, "bear_course_of_action": {"type": "inherited"}, "bear_disposal_method": {"type": "inherited"} }, "defaultValues": { "wcil_id": null, "damage_type": null, "damage_type_other": null, "damage_subtype": null, "damage_subtype_other": null, "damage_description": null, "primary_flag": null, "temp_source_row_id": null, "created_by": null, "date_created": null, "edited_by": null, "date_last_edited": null, "bear_type_of_complaint": null, "bear_course_of_action": null, "bear_course_of_action_other": null, "bear_disposal_method": null, "bear_disposal_method_other": null }, "code": 99, "name": "Other(specify)" } ], "relationships": [ { "id": 39, "name": "wildlife_complaint_inquiry_logs", "relatedTableId": 33, "role": "esriRelRoleDestination", "keyField": "wcil_id", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{CD067D09-8F3D-4B3E-B6E1-9EFED8510366}" }, { "id": 20, "name": "damage_types", "relatedTableId": 13, "role": "esriRelRoleDestination", "keyField": "damage_type", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{7A29436E-CC40-4BAE-A1B8-426B83D60FD2}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 50000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }