{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Condition Assessment", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": 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": -84.45700570599996, "ymin": 5.6843418860808015E-14, "xmax": 36.07670000000007, "ymax": 39.168804882000074, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 170, 153, 56, 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": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "building_name_assessment", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "uniquerowid", "type": "esriFieldTypeGUID", "alias": "RowID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "uniquerowid" }, { "name": "date_collected", "type": "esriFieldTypeDate", "alias": "Date Collected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date_collected" }, { "name": "assessment", "type": "esriFieldTypeString", "alias": "Select Assessment Type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "assessment" }, { "name": "assessment_id", "type": "esriFieldTypeString", "alias": "Assessment Record ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "assessment_id" }, { "name": "site", "type": "esriFieldTypeString", "alias": "Site", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "site" }, { "name": "building_name_assessment", "type": "esriFieldTypeString", "alias": "Building", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "building_name_assessment" }, { "name": "parking_lot", "type": "esriFieldTypeString", "alias": "Parking Lot", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "parking_lot" }, { "name": "floor", "type": "esriFieldTypeString", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "floor" }, { "name": "room_number", "type": "esriFieldTypeString", "alias": "Room Name or Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "room_number" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "system", "type": "esriFieldTypeString", "alias": "System", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "system" }, { "name": "subsystem", "type": "esriFieldTypeString", "alias": "Select a Subsystem", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "subsystem" }, { "name": "input_component", "type": "esriFieldTypeString", "alias": "Select a Component", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "input_component" }, { "name": "other_component", "type": "esriFieldTypeString", "alias": "Specify Component", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "other_component" }, { "name": "input_component_code", "type": "esriFieldTypeString", "alias": "Component Pricing Code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "input_component_code" }, { "name": "rem_life_code", "type": "esriFieldTypeString", "alias": "rem_life_code", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rem_life_code" }, { "name": "bldg_sq_ft", "type": "esriFieldTypeInteger", "alias": "Building Square Feet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bldg_sq_ft" }, { "name": "percent_coverage", "type": "esriFieldTypeInteger", "alias": "Percentage of Coverage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "percent_coverage" }, { "name": "quantity", "type": "esriFieldTypeInteger", "alias": "Quantity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "quantity" }, { "name": "uom", "type": "esriFieldTypeString", "alias": "Unit of Measure", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "uom" }, { "name": "uom_other", "type": "esriFieldTypeString", "alias": "Unit of Measure (Other)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "uom_other" }, { "name": "window_height", "type": "esriFieldTypeInteger", "alias": "Window Height (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "window_height" }, { "name": "window_width", "type": "esriFieldTypeInteger", "alias": "Window Width (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "window_width" }, { "name": "life_range", "type": "esriFieldTypeInteger", "alias": "life range", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "life_range" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes or Other", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "notes" }, { "name": "def_count", "type": "esriFieldTypeInteger", "alias": "Deficiency Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "def_count" }, { "name": "deficiency_yesno", "type": "esriFieldTypeString", "alias": "Is there a deficiency?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "deficiency_yesno" }, { "name": "ada_count", "type": "esriFieldTypeInteger", "alias": "ADA Deficiency Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ada_count" }, { "name": "ada_yesno", "type": "esriFieldTypeString", "alias": "Is there an ADA deficiency?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ada_yesno" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "assessment_photo_name", "type": "esriFieldTypeString", "alias": "Asssessment Photo Name(s)", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "assessment_photo_name" }, { "name": "attachment_count", "type": "esriFieldTypeInteger", "alias": "Attachment Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "attachment_count" }, { "name": "photos_reviewed", "type": "esriFieldTypeString", "alias": "Photos Reviewed?", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "photos_reviewed" }, { "name": "siteid", "type": "esriFieldTypeString", "alias": "siteid", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "siteid" }, { "name": "buildingid", "type": "esriFieldTypeString", "alias": "buildingid", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "buildingid" }, { "name": "reporting_system", "type": "esriFieldTypeString", "alias": "reporting_system", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "reporting_system" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Condition Assessment", "description": "", "prototype": { "attributes": { "buildingid": null, "reporting_system": null, "uniquerowid": null, "date_collected": null, "assessment": null, "assessment_id": null, "site": null, "building_name_assessment": null, "parking_lot": null, "floor": null, "room_number": null, "latitude": null, "longitude": null, "system": null, "subsystem": null, "input_component": null, "other_component": null, "input_component_code": null, "rem_life_code": null, "bldg_sq_ft": null, "percent_coverage": null, "quantity": null, "uom": null, "uom_other": null, "window_height": null, "window_width": null, "life_range": null, "notes": null, "def_count": null, "deficiency_yesno": null, "ada_count": null, "ada_yesno": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "assessment_photo_name": null, "attachment_count": null, "photos_reviewed": null, "siteid": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 4000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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, "serviceItemId": "fbda163d146947cb9ecc07cb7582358c" }