{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Damage_Assessment", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1678718705000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 904940.6274570785, "ymin": 844340.847119987, "xmax": 904940.6274570785, "ymax": 844340.847119987, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 147, 54, 147, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DAMAGE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DAMAGE", "type": "esriFieldTypeString", "alias": "DAMAGE:", "domain": { "type": "codedValue", "name": "daDegreeDamage", "description": "", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DAMAGE" }, { "name": "INACCESSIBLE_REASON", "type": "esriFieldTypeString", "alias": "INACCESSIBLE REASON:", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "INACCESSIBLE_REASON" }, { "name": "INACCESSIBLE_COMMENTS", "type": "esriFieldTypeString", "alias": "INACCESSIBLE COMMENTS:", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INACCESSIBLE_COMMENTS" }, { "name": "ROOF_DAMAGE", "type": "esriFieldTypeString", "alias": "ROOF DAMAGE:", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROOF_DAMAGE" }, { "name": "ROOF_COMMENTS", "type": "esriFieldTypeString", "alias": "ROOF DAMAGE COMMENTS:", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROOF_COMMENTS" }, { "name": "NUM_MHP_DESTROYED", "type": "esriFieldTypeInteger", "alias": "# OF MOBILE HOMES DESTROYED:", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_MHP_DESTROYED" }, { "name": "NUM_MHP_MINOR", "type": "esriFieldTypeInteger", "alias": "# OF MOBILE HOMES MINOR:", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_MHP_MINOR" }, { "name": "WATER_LEVEL", "type": "esriFieldTypeInteger", "alias": "WATER LEVEL (INCHES):", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATER_LEVEL" }, { "name": "DRIVER_FIRST", "type": "esriFieldTypeString", "alias": "DRIVER FIRST NAME:", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DRIVER_FIRST" }, { "name": "DRIVER_LAST", "type": "esriFieldTypeString", "alias": "DRIVER LAST NAME:", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DRIVER_LAST" }, { "name": "PASSENGER_FIRST", "type": "esriFieldTypeString", "alias": "PASSENGER FIRST NAME:", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PASSENGER_FIRST" }, { "name": "PASSENGER_LAST", "type": "esriFieldTypeString", "alias": "PASSENGER LAST NAME:", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PASSENGER_LAST" }, { "name": "SURVEY_DATE", "type": "esriFieldTypeDate", "alias": "SURVEY DATE:", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SURVEY_DATE" }, { "name": "HOUSE_NUMBER", "type": "esriFieldTypeString", "alias": "HOUSE NUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HOUSE_NUMBER" }, { "name": "GRID_5000", "type": "esriFieldTypeString", "alias": "GRID 5000:", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GRID_5000" }, { "name": "USNG_100M", "type": "esriFieldTypeString", "alias": "USNG 100M", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "USNG_100M" }, { "name": "MHP_MAP_KEY", "type": "esriFieldTypeString", "alias": "MHP MAP KEY:", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MHP_MAP_KEY" }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "PCN" }, { "name": "SITUS_SEQ", "type": "esriFieldTypeInteger", "alias": "SITUS_SEQ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITUS_SEQ" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS:", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY:", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "PROPERTY_USE", "type": "esriFieldTypeString", "alias": "PROPERTY USE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PROPERTY_USE" }, { "name": "INSPECTION_TYPE", "type": "esriFieldTypeString", "alias": "INSPECTION TYPE:", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "INSPECTION_TYPE" }, { "name": "IMPROVED_MARKET", "type": "esriFieldTypeDouble", "alias": "IMPROVED MARKET", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPROVED_MARKET" }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENT:", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "INCIDENTID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "HAB_INS_RESULT", "type": "esriFieldTypeString", "alias": "HABITABILITY INSPECTION RESULT:", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HAB_INS_RESULT" }, { "name": "HAB_COMMENTS", "type": "esriFieldTypeString", "alias": "HAB_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "HAB_COMMENTS" }, { "name": "QA", "type": "esriFieldTypeString", "alias": "QA", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "QA" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENTS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_23", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_23", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Damage_Assessment", "description": "", "prototype": { "attributes": { "QA": null, "DAMAGE": null, "INACCESSIBLE_REASON": null, "INACCESSIBLE_COMMENTS": null, "ROOF_DAMAGE": null, "ROOF_COMMENTS": null, "NUM_MHP_DESTROYED": null, "NUM_MHP_MINOR": null, "WATER_LEVEL": null, "DRIVER_FIRST": null, "DRIVER_LAST": null, "PASSENGER_FIRST": null, "PASSENGER_LAST": null, "SURVEY_DATE": null, "HOUSE_NUMBER": null, "GRID_5000": null, "USNG_100M": null, "MHP_MAP_KEY": null, "PCN": null, "SITUS_SEQ": null, "ADDRESS": null, "CITY": null, "ZIP_CODE": null, "PROPERTY_USE": null, "INSPECTION_TYPE": null, "IMPROVED_MARKET": null, "INCIDENTID": null, "HAB_COMMENTS": null, "HAB_INS_RESULT": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing,Sync,Extract,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }