{ "currentVersion": 10.81, "id": 40, "name": "Closed Work Orders", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 350000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 262921.982241559, "ymin": 5759867.63840264, "xmax": 300070.615601411, "ymax": 5788577.88387155, "spatialReference": { "wkid": 28355, "latestWkid": 28355 } }, "sourceSpatialReference": { "wkid": 28355, "latestWkid": 28355 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WorkOrderStatus", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8fda022b6455fc28d3d6289d1bf55c9d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOhJREFUGJV90L8rxHEYwPEXvnyWq1PKj5iPQQaKUmIxKDLab5CU8UaZb/c/3GZWBpukjGdQSlFXSlxKPXWOwbmuc7zrqaee1/RkftePPOpodh6yjj1fSelwLmJ5OKWRN15uuDyMKFepdeKhcyqrERt9EAGmWZpkvshOlVoGJymV2rCrRVbKHG2yl0EhYrsX/GkmpTUR/RkMMfGPlYsYRz6DBq+Y+gu/fd/rGdRSOitEzA70gJ+45wrNDO4iSjlWF5gf6ILX3D5wQOt1u3ycsXTB8Rhbg4w2eH7i9JH9Iu9tDOs0sNeann0BMR5E7vmq6goAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "C", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "WorkOrderStatus = 'C'", "labelExpression": "\"CWO\" CONCAT [WorkOrderNumber]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 2500, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Activity", "typeIdField": "WorkOrderStatus", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WorkOrderNumber", "type": "esriFieldTypeInteger", "alias": "WorkOrderNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WorkOrderNumber" }, { "name": "AssetKey", "type": "esriFieldTypeInteger", "alias": "AssetKey", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssetKey" }, { "name": "Activity", "type": "esriFieldTypeString", "alias": "Activity", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Activity" }, { "name": "WorkOrderStatus", "type": "esriFieldTypeString", "alias": "WorkOrderStatus", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "WorkOrderStatus" }, { "name": "WorkOrderAddress", "type": "esriFieldTypeString", "alias": "WorkOrderAddress", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WorkOrderAddress" }, { "name": "WorkOrderSuburb", "type": "esriFieldTypeString", "alias": "WorkOrderSuburb", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WorkOrderSuburb" }, { "name": "WorkOrderType", "type": "esriFieldTypeString", "alias": "WorkOrderType", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WorkOrderType" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R14132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12907_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "C", "name": "C", "domains": {}, "templates": [ { "name": "C", "description": "", "prototype": { "attributes": { "WorkOrderSuburb": null, "WorkOrderType": null, "WorkOrderNumber": null, "AssetKey": null, "Activity": null, "WorkOrderStatus": "C", "WorkOrderAddress": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }