{ "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" }