{ "currentVersion": 10.81, "id": 1, "name": "Large Area Damage", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2220584.4133858234, "ymin": 351242.93503937125, "xmax": 2341522.1551837325, "ymax": 430344.65583989024, "spatialReference": { "wkid": 2273, "latestWkid": 2273 } }, "sourceSpatialReference": { "wkid": 2273, "latestWkid": 2273 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPEDAMAGE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AFFECTED", "label": "AFFECTED", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DESTROYED", "label": "DESTROYED", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INACCESSIBLE", "label": "INACCESSIBLE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MAJOR", "label": "MAJOR", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MINOR", "label": "MINOR", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LOCATION", "typeIdField": "TYPEDAMAGE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "LOCATION" }, { "name": "STRUCTURETYPE", "type": "esriFieldTypeString", "alias": "STRUCTURE TYPE", "domain": { "type": "codedValue", "name": "STRUCTURE", "description": "Structure type damaged (citizen report)", "codedValues": [ { "name": "SINGLE FAMILY", "code": "SINGLE FAMILY" }, { "name": "MOBILE HOME", "code": "MOBILE HOME" }, { "name": "DUPLEX/TOWNHOME", "code": "DUPLEX/TOWNHOME" }, { "name": "APARTMENTS", "code": "APARTMENTS" }, { "name": "COMMERCIAL", "code": "COMMERCIAL" }, { "name": "CITY FACILITY", "code": "CITY FACILITY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "SCHOOL", "code": "SCHOOL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STRUCTURETYPE" }, { "name": "HABITABLE", "type": "esriFieldTypeString", "alias": "HABITABLE", "domain": { "type": "codedValue", "name": "YES_NO", "description": "used throughout (cr)", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HABITABLE" }, { "name": "NUMSTRUCT", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER OF STRUCTURES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMSTRUCT" }, { "name": "TYPEDAMAGE", "type": "esriFieldTypeString", "alias": "TYPE OF DAMAGE", "domain": { "type": "codedValue", "name": "DAMAGE_TYPE_DA", "description": "Damage types for Damage assessments", "codedValues": [ { "name": "AFFECTED", "code": "AFFECTED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "INACCESSIBLE", "code": "INACCESSIBLE" }, { "name": "MAJOR", "code": "MAJOR" }, { "name": "MINOR", "code": "MINOR" }, { "name": "NO DAMAGE", "code": "NO DAMAGE" }, { "name": "NOT SURVEYED", "code": "NOT SURVEYED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPEDAMAGE" }, { "name": "PRIMCAUSE", "type": "esriFieldTypeString", "alias": "PRIMARY CAUSE", "domain": { "type": "codedValue", "name": "CAUSE_OF", "description": "Cause of damage (Citizen report, winshield)", "codedValues": [ { "name": "GENERAL FLOOD (NO STRUCTURE DAMAGE)", "code": "GENERAL FLOOD" }, { "name": "STRUCTURE FLOODED", "code": "STRUCTURE FLOODED" }, { "name": "TREE(S) DOWN (NO STRUCTURE DAMAGE)", "code": "TREE(S)" }, { "name": "TREE(S) ON STRUCTURE", "code": "TREE(S) ON STRUCTURE" }, { "name": "WIND DAMAGE", "code": "WIND DAMAGE" }, { "name": "VESSEL ADRIFT (WATERWAYS ONLY)", "code": "VESSEL ADRIFT" }, { "name": "OTHER", "code": "OTHER" }, { "name": "STRUCTURE DAMAGE MISC", "code": "GEN STRUCTURE DAMAGE" }, { "name": "FIRE", "code": "FIRE" }, { "name": "COLLAPSED STRUCTURE", "code": "COLLAPSED STRUCTURE" }, { "name": "DRAIN CLOGGED", "code": "DRAIN CLOGGED" }, { "name": "POWER/CABLE EQUIPMENT DAMAGE", "code": "POWER/CABLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PRIMCAUSE" }, { "name": "DESCDAMAGE", "type": "esriFieldTypeString", "alias": "DESCRIPTION OF DAMAGE", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DESCDAMAGE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "ADDITIONAL COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ASSIGNEDTO", "type": "esriFieldTypeString", "alias": "ASSIGNEDTO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSIGNEDTO" }, { "name": "DATESUBMIT", "type": "esriFieldTypeDate", "alias": "DATE SUBMIT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATESUBMIT" }, { "name": "DATEASSIGNED", "type": "esriFieldTypeDate", "alias": "DATE ASSIGNED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEASSIGNED" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "AFFECTED", "name": "AFFECTED", "domains": { "STRUCTURETYPE": {"type": "inherited"}, "HABITABLE": {"type": "inherited"}, "TYPEDAMAGE": {"type": "inherited"}, "PRIMCAUSE": {"type": "inherited"} }, "templates": [ { "name": "AFFECTED", "description": "", "prototype": { "attributes": { "NUMSTRUCT": null, "DATEASSIGNED": null, "LOCATION": null, "STRUCTURETYPE": null, "HABITABLE": null, "TYPEDAMAGE": "AFFECTED", "PRIMCAUSE": null, "DESCDAMAGE": null, "COMMENTS": null, "ASSIGNEDTO": null, "DATESUBMIT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DESTROYED", "name": "DESTROYED", "domains": { "STRUCTURETYPE": {"type": "inherited"}, "HABITABLE": {"type": "inherited"}, "TYPEDAMAGE": {"type": "inherited"}, "PRIMCAUSE": {"type": "inherited"} }, "templates": [ { "name": "DESTROYED", "description": "", "prototype": { "attributes": { "NUMSTRUCT": null, "DATEASSIGNED": null, "LOCATION": null, "STRUCTURETYPE": null, "HABITABLE": null, "TYPEDAMAGE": "DESTROYED", "PRIMCAUSE": null, "DESCDAMAGE": null, "COMMENTS": null, "ASSIGNEDTO": null, "DATESUBMIT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "INACCESSIBLE", "name": "INACCESSIBLE", "domains": { "STRUCTURETYPE": {"type": "inherited"}, "HABITABLE": {"type": "inherited"}, "TYPEDAMAGE": {"type": "inherited"}, "PRIMCAUSE": {"type": "inherited"} }, "templates": [ { "name": "INACCESSIBLE", "description": "", "prototype": { "attributes": { "NUMSTRUCT": null, "DATEASSIGNED": null, "LOCATION": null, "STRUCTURETYPE": null, "HABITABLE": null, "TYPEDAMAGE": "INACCESSIBLE", "PRIMCAUSE": null, "DESCDAMAGE": null, "COMMENTS": null, "ASSIGNEDTO": null, "DATESUBMIT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MAJOR", "name": "MAJOR", "domains": { "STRUCTURETYPE": {"type": "inherited"}, "HABITABLE": {"type": "inherited"}, "TYPEDAMAGE": {"type": "inherited"}, "PRIMCAUSE": {"type": "inherited"} }, "templates": [ { "name": "MAJOR", "description": "", "prototype": { "attributes": { "NUMSTRUCT": null, "DATEASSIGNED": null, "LOCATION": null, "STRUCTURETYPE": null, "HABITABLE": null, "TYPEDAMAGE": "MAJOR", "PRIMCAUSE": null, "DESCDAMAGE": null, "COMMENTS": null, "ASSIGNEDTO": null, "DATESUBMIT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "MINOR", "name": "MINOR", "domains": { "STRUCTURETYPE": {"type": "inherited"}, "HABITABLE": {"type": "inherited"}, "TYPEDAMAGE": {"type": "inherited"}, "PRIMCAUSE": {"type": "inherited"} }, "templates": [ { "name": "MINOR", "description": "", "prototype": { "attributes": { "NUMSTRUCT": null, "DATEASSIGNED": null, "LOCATION": null, "STRUCTURETYPE": null, "HABITABLE": null, "TYPEDAMAGE": "MINOR", "PRIMCAUSE": null, "DESCDAMAGE": null, "COMMENTS": null, "ASSIGNEDTO": null, "DATESUBMIT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }