{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "requests", "type": "Feature Layer", "description": "LUKE maintenance request features for development use", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "83b8cbee41623a3b03e9a9d5053c0a0c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABgElEQVQ4jdXRP0iVURjH8c/9458kpKBI0sAygkhdroO2GIK7QxA0aAWFIJiL5RwtcheNlgoCl0AJHaSxSTDQhIimQkSKIkS4ZlFR3Rvv25vem74h4dJ3Ouc5nO95zu9J2yXS/40o6bCLKvT5oF5SXrWXcrJWTe1UdECdWQcdMyAlgx94ok3WhL3mLevEp7+JUo6Y0+WokbCvTZpxQdp5rZIeW9IaL2p0zT71RpGwlQo8kHBKiwbnLBrfXvRFnyGJDckkrqIS93Amkg1KuW2IONFbNU5H6+/owcdofxmvonUbbmiI/1peYiOXPL6VdLtJCoWSBP8Q1VmzYL8OlOMW+lFGmNtvFnDIe+/iRCdMG9EdigKuhJP6Nb10UafBA7XGPIsTPderzFlZVQajWnnReQED+GrFIzfjv/bGZ5e0u2PGjMrwUibqYhbDyMk5qcWLsBojCrjvqetqvDamX6clVZIKjlvX5KE9et0tGUOMKGDYGrpKakEeRZnsTPQP7JroJ6jXVf1AazgjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.0037507067161843E7, "ymin": -4166735.2858659313, "xmax": 2.0037507067161843E7, "ymax": 7300007.61237569, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LocationDescriptionShort", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "status", "length": 10, "domain": { "type": "codedValue", "name": "statuses", "description": "Request status values", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Working", "code": "Working" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "description", "length": 1000, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "locationDescription", "length": 200, "domain": null }, { "name": "LocationDescriptionShort", "type": "esriFieldTypeString", "alias": "locationDescriptionShort", "length": 100, "domain": null }, { "name": "LocationAccuracy", "type": "esriFieldTypeInteger", "alias": "locationAccuracy", "domain": null }, { "name": "SubmittedBy", "type": "esriFieldTypeString", "alias": "submittedBy", "length": 100, "domain": null }, { "name": "SubmittedDate", "type": "esriFieldTypeDate", "alias": "submittedDate", "length": 8, "domain": null }, { "name": "ChangedDate", "type": "esriFieldTypeDate", "alias": "changedDate", "length": 8, "domain": null }, { "name": "ResponsibleEntity", "type": "esriFieldTypeString", "alias": "responsibleEntity", "length": 10, "domain": null }, { "name": "Confirmation", "type": "esriFieldTypeString", "alias": "confirmation", "length": 20, "domain": null }, { "name": "Inappropriate", "type": "esriFieldTypeString", "alias": "inappropriate", "length": 1, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RequestType", "type": "esriFieldTypeString", "alias": "requestType", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ResolvedBy", "type": "esriFieldTypeString", "alias": "resolvedBy", "length": 255, "domain": null }, { "name": "ExternalWorkOrderId", "type": "esriFieldTypeString", "alias": "externalWorkOrderId", "length": 36, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R10_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_10", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_10", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "comments", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{5B1293D6-EE6D-44A4-AEFC-7E5D2D7F4E2E}" }, { "id": 1, "name": "Changes", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{F2878710-AB45-4D18-9F98-8B0189B4E197}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "51659035edda4390915f6fe9f8d3572e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "workorders", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "943bc697679cbd4c37c3af76ef4f8e25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACL0lEQVQ4jWNhoBJgGTIGMYkKCSWyszFnf/n6XYGRkfEfNyfHrS/ffnR/+Px5PbEGiYgLCx0T5ONRSvBzY9ZWlmf4++8fw4Wbdy3nrtu+iouT7fSzV29dGRgYvuIziFlCRPCUi7mRYmVKJAMTIyNcQl1BliHQyYalpG+mBRMj494nL99Y4DRITU66jIebS6EqJZKBEckQGGBjZWHoKUpn9M2tMZEVFw9//PLlSqwG/fj9O7so2JsRZsju42cZ2uYsY2BjY2Vozk5gMNPRABuWFOjBvHTb3goGBgbsBr1690HCUEMZzP779x9DxcQ5DN9+/ATza6cuYNg5vQPMNlBXZpi2chNEITaD/v//z8jIxARm//v/j+HP379wuV+/fsPZzExMDP8ZGJhwGiQuLPTx6p0HghZ6mgysLCwM1anRDK2zlzKwMDMzVKVEwdVdvfuQQZif7+Xrdx+wG6QoLb550ebdcSCDQCDMzZ4h0MmagYmRiYGZGebS/wyLt+xhEBcSXHjj/iPsBt198S6D4ffPkLnrd3AlB3qAxVhZEEr+///P0D5nOcOvP79fHzx7sQWn1548efI92NXafuXOA4fPXrvFEefryqCtosDw/98/hvM37jLMXreN4dPXbx/kZSVMbj98+g+nQSCwdvfRM2mhLhJPX35e2DJ7qevTV2+4mJiY/stJiH1WU5BeY/yJN2PWkbOIkMdlEAjMWr3nIwMDQwCyGCg8kMOEKIPIAVQzCAAljsX1hk0PCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0920117316733541E7, "ymin": 2061525.762051801, "xmax": -7352592.406321791, "ymax": 4710529.803007883, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Title", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SubmittedDate", "type": "esriFieldTypeDate", "alias": "submittedDate", "length": 8, "domain": null }, { "name": "ChangedDate", "type": "esriFieldTypeDate", "alias": "changedDate", "length": 8, "domain": null }, { "name": "ClosedDate", "type": "esriFieldTypeDate", "alias": "closedDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "status", "length": 12, "domain": { "type": "codedValue", "name": "wostatuses", "description": "Work order status values", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Working", "code": "Working" }, { "name": "Completed", "code": "Completed" }, { "name": "Transferred", "code": "Transferred" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Title", "type": "esriFieldTypeString", "alias": "title", "length": 800, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "description", "length": 1073741822, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "locationDescription", "length": 800, "domain": null }, { "name": "EffortLevel", "type": "esriFieldTypeString", "alias": "effortLevel", "length": 50, "domain": null }, { "name": "ResponsibleEntity", "type": "esriFieldTypeString", "alias": "responsibleEntity", "length": 10, "domain": null }, { "name": "Worker", "type": "esriFieldTypeString", "alias": "worker", "length": 100, "domain": null }, { "name": "SubmittedBy", "type": "esriFieldTypeString", "alias": "submittedBy", "length": 100, "domain": null }, { "name": "ClosedBy", "type": "esriFieldTypeString", "alias": "closedBy", "length": 100, "domain": null }, { "name": "Confirmation", "type": "esriFieldTypeString", "alias": "confirmation", "length": 20, "domain": null }, { "name": "WorkOrderType", "type": "esriFieldTypeString", "alias": "workOrderType", "length": 255, "domain": { "type": "codedValue", "name": "RequestTypes", "description": "Request types", "codedValues": [ { "name": "Manhole", "code": "Manhole" }, { "name": "Pothole", "code": "Pothole" }, { "name": "Sidewalk Condition", "code": "Sidewalk Condition" }, { "name": "Road Condition", "code": "Road Condition" }, { "name": "Other", "code": "Other" }, { "name": "Drainage Item", "code": "Drainage Item" }, { "name": "Inspection", "code": "Inspection" }, { "name": "Irrigation (sprinkler heads, leaks, duration...)", "code": "Irrigation" }, { "name": "Electrical", "code": "Electrical" }, { "name": "Light Pole - Street and Ornamental", "code": "LightPole" }, { "name": "Landscape - items of all kinds (trees down, overgrown ...)", "code": "Landscape" }, { "name": "Community Signs - designate community assets or directional guides", "code": "Community Sign" }, { "name": "Water Line - Items associated with water lines outside of irrigation", "code": "Water Line" }, { "name": "Traffic signs and signals", "code": "Traffic Sign / Signal" }, { "name": "Fences and Walls - cleaning and repairs", "code": "Fencing / Walls" }, { "name": "Shoulder Repair", "code": "Shoulder Repair" }, { "name": "Sinkholes", "code": "Sinkholes" }, { "name": "HAZMAT Spills / Environmental", "code": "HAZMAT Spills / Environmental" }, { "name": "Traffic Signs", "code": "Traffic Signs" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RequestType", "type": "esriFieldTypeString", "alias": "requestType", "length": 255, "domain": null }, { "name": "ResolvedBy", "type": "esriFieldTypeString", "alias": "resolvedBy", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "comments", "relatedTableId": 4, "role": "esriRelRoleOrigin", "keyField": "OBJECTID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{FC294935-25BC-4466-9D12-E913A91C841C}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "51659035edda4390915f6fe9f8d3572e" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "comments", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SubmittedDate", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RequestId", "type": "esriFieldTypeInteger", "alias": "requestId", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "comment", "length": 1000, "domain": null }, { "name": "SubmittedBy", "type": "esriFieldTypeString", "alias": "submittedBy", "length": 100, "domain": null }, { "name": "SubmittedDate", "type": "esriFieldTypeDate", "alias": "submittedDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ExternalMessageId", "type": "esriFieldTypeString", "alias": "externalMessageId", "length": 255, "domain": null } ], "indexes": [ { "name": "R7_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G7RequestId", "fields": "RequestId", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_7", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_7", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "request", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "RequestId", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{5B1293D6-EE6D-44A4-AEFC-7E5D2D7F4E2E}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "51659035edda4390915f6fe9f8d3572e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "requestchanges", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RequestID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RequestID", "type": "esriFieldTypeInteger", "alias": "requestId", "domain": null }, { "name": "ChangeType", "type": "esriFieldTypeString", "alias": "changeType", "length": 1, "domain": { "type": "codedValue", "name": "ChangeTypes", "description": "Request change types", "codedValues": [ { "name": "Request Created", "code": "A" }, { "name": "Attribute Update", "code": "U" }, { "name": "Comment Added", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubmittedBy", "type": "esriFieldTypeString", "alias": "submittedBy", "length": 100, "domain": null }, { "name": "SubmittedDate", "type": "esriFieldTypeDate", "alias": "submittedDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R9_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G9RequestID", "fields": "RequestID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_9", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_9", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Request", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "RequestID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{F2878710-AB45-4D18-9F98-8B0189B4E197}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "51659035edda4390915f6fe9f8d3572e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "workordercomments", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SubmittedBy", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WorkOrderId", "type": "esriFieldTypeInteger", "alias": "workOrderId", "domain": null }, { "name": "SubmittedBy", "type": "esriFieldTypeString", "alias": "submittedBy", "length": 100, "domain": null }, { "name": "SubmittedDate", "type": "esriFieldTypeDate", "alias": "submittedDate", "length": 8, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "comment", "length": 1000, "domain": null } ], "indexes": [ { "name": "R12_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G17WorkOrderId", "fields": "WorkOrderId", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "workorder", "relatedTableId": 1, "role": "esriRelRoleDestination", "keyField": "WorkOrderId", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{FC294935-25BC-4466-9D12-E913A91C841C}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "51659035edda4390915f6fe9f8d3572e" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "workorderrequests", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WorkOrderID", "type": "esriFieldTypeInteger", "alias": "workOrderId", "domain": null }, { "name": "RequestID", "type": "esriFieldTypeInteger", "alias": "requestId", "domain": null } ], "indexes": [ { "name": "R14_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "51659035edda4390915f6fe9f8d3572e" } ] }