{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Maintenance Work Orders - Backlog", "type": "Feature Layer", "description": "dbo.WOs_Water", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0bcd5a5d0f97f81f74595341e4297310", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACXElEQVRIieXVTUiTYQDA8b9zbmo6hs0vzBwaYkZBS6KiHHV5mQnmyYI+nFanOtVJkTIEy61Cu4W30lNsfTGZh7BDgjoJspqYubVaKDZiotKQ+XSQ3pof+4iCoOf4Pg+/P88HvEr+4lD+F7ikyS66PTf7oRqY+pO4pDeYHDVNNsVg7xX3iK1jezyBeHBJbzA5pIvdCmWKmsr6GyqBcLtslpiBWLikN5gc++uaFXcbCtl3vIUDJ65irO9QAW6XzVIGeH4Hl/QGk+NYs10R+OimoPwgOcW75UljfYcKIdwuu7UM8CaCy3BoMchTSx3zAT/FFVURi4xmixoYd9mtpYAvHlyGhRA4uxoJTntYDi8xN+tDm1eyNiDEhOvhzW3Ap2i4DCenqAHI1G1hObyEJkdPcHpqDQ5gbLCqk5KS3o3YrXpgZl08Y3OBvabJJsMAKakZAOgNEsGZDe+OSrMl9at/YnBy+LFcj8DnA/7rL3paWo1my8+PQpCuzWU+4CdNowMgtBjki3eMvNK9JCtVALx9dk94Rp0Xoh3LNZfdChARMJotTA49Ypd0nrH+boLTUww9aEeVlknVpfuEFuZE/51z1eFwqC8avm5AV7QT70snmuytfB4f5P3wEwB2HDmzAnedrQ6HQ47V0EZPUQ5sysonIyufTF0hS98WmPW+Il2bS/nhU+SW7BHOzsZ14Wi4HKiovdyars3l0Ol2AE7ecgHgHugRzs7Go6uPIl48Yge/3oF7oDcmHA++JrACN8SE48V/BJYDvjctvtfPa+OBE8EB2jyjfW0JrP93fnMJj+9ZnAkHN5QqogAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WORKORDERID] CONCAT \":\" CONCAT [DESCRIPTION]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2.1144747734069824E-5, "ymin": -1.4719722422119021E7, "xmax": 1512932.1687045544, "ymax": 676082.7560253143, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "length": 60, "domain": null }, { "name": "WORKORDERSID", "type": "esriFieldTypeDouble", "alias": "WORKORDERSID", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 60, "domain": null }, { "name": "WOCATEGORY", "type": "esriFieldTypeString", "alias": "WOCATEGORY", "length": 60, "domain": null }, { "name": "INITIATEDATE", "type": "esriFieldTypeDate", "alias": "INITIATEDATE", "length": 8, "domain": null }, { "name": "TILENO", "type": "esriFieldTypeString", "alias": "TILENO", "length": 20, "domain": null }, { "name": "WOADDRESS", "type": "esriFieldTypeString", "alias": "WOADDRESS", "length": 130, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 256, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "PROJECTNAME", "length": 130, "domain": null }, { "name": "ACTUALSTARTDATE", "type": "esriFieldTypeDate", "alias": "ACTUALSTARTDATE", "length": 8, "domain": null }, { "name": "ACTUALFINISHDATE", "type": "esriFieldTypeDate", "alias": "ACTUALFINISHDATE", "length": 8, "domain": null }, { "name": "DATEWOCLOSED", "type": "esriFieldTypeDate", "alias": "DATEWOCLOSED", "length": 8, "domain": null }, { "name": "RESOLUTION", "type": "esriFieldTypeString", "alias": "RESOLUTION", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null }, { "name": "ROWID", "type": "esriFieldTypeString", "alias": "ROWID", "length": 30, "domain": null }, { "name": "CW_LINK", "type": "esriFieldTypeString", "alias": "CW_LINK", "length": 152, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }