{ "currentVersion": 10.81, "id": 15, "name": "wMainBreak", "type": "Feature Layer", "parentLayer": { "id": 14, "name": "WDistFeatures" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 3, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 121, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Beam", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 135, 0, 27, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Blowout", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 71, 133, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "5", "label": "Corrosion", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 30, 130, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Hub", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 99, 153, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Longitudinal", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 74, 143, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "7", "label": "Other", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 150, 105, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "Split at Corporation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PipeNumber", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BreakNumber", "type": "esriFieldTypeInteger", "alias": "BreakNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BreakNumber" }, { "name": "PipeNumber", "type": "esriFieldTypeString", "alias": "PipeNumber", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PipeNumber" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "ApparentCause", "type": "esriFieldTypeString", "alias": "ApparentCause", "domain": { "type": "codedValue", "name": "wDomainBreakCause", "description": "Watermain Break Cause", "codedValues": [ { "name": "Pipe Failure", "code": "PF" }, { "name": "Frost", "code": "F" }, { "name": "Hammer", "code": "H" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApparentCause" }, { "name": "DateReported", "type": "esriFieldTypeDate", "alias": "Date Reported", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateReported" }, { "name": "DateRepaired", "type": "esriFieldTypeDate", "alias": "Date Repaired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateRepaired" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S93_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 2, "name": "Beam", "domains": { "ApparentCause": {"type": "inherited"} }, "templates": [ { "name": "Beam", "description": "", "prototype": { "attributes": { "DateReported": null, "DateRepaired": null, "BreakNumber": null, "PipeNumber": null, "Subtype": 2, "ApparentCause": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 1, "name": "Blowout", "domains": { "ApparentCause": {"type": "inherited"} }, "templates": [ { "name": "Blowout", "description": "", "prototype": { "attributes": { "DateReported": null, "DateRepaired": null, "BreakNumber": null, "PipeNumber": null, "Subtype": 1, "ApparentCause": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 5, "name": "Corrosion", "domains": { "ApparentCause": {"type": "inherited"} }, "templates": [ { "name": "Corrosion", "description": "", "prototype": { "attributes": { "DateReported": null, "DateRepaired": null, "BreakNumber": null, "PipeNumber": null, "Subtype": 5, "ApparentCause": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "Hub", "domains": { "ApparentCause": {"type": "inherited"} }, "templates": [ { "name": "Hub", "description": "", "prototype": { "attributes": { "DateReported": null, "DateRepaired": null, "BreakNumber": null, "PipeNumber": null, "Subtype": 3, "ApparentCause": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "Longitudinal", "domains": { "ApparentCause": {"type": "inherited"} }, "templates": [ { "name": "Longitudinal", "description": "", "prototype": { "attributes": { "DateReported": null, "DateRepaired": null, "BreakNumber": null, "PipeNumber": null, "Subtype": 4, "ApparentCause": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 7, "name": "Other", "domains": { "ApparentCause": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "DateReported": null, "DateRepaired": null, "BreakNumber": null, "PipeNumber": null, "Subtype": 7, "ApparentCause": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 6, "name": "Split at Corporation", "domains": { "ApparentCause": {"type": "inherited"} }, "templates": [ { "name": "Split at Corporation", "description": "", "prototype": { "attributes": { "DateReported": null, "DateRepaired": null, "BreakNumber": null, "PipeNumber": null, "Subtype": 6, "ApparentCause": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Blowout", "defaultValues": { "BreakNumber": null, "PipeNumber": null, "Subtype": 1, "ApparentCause": null, "DateReported": null, "DateRepaired": null }, "domains": { "ApparentCause": {"type": "inherited"} } }, { "code": 2, "name": "Beam", "defaultValues": { "BreakNumber": null, "PipeNumber": null, "Subtype": 2, "ApparentCause": null, "DateReported": null, "DateRepaired": null }, "domains": { "ApparentCause": {"type": "inherited"} } }, { "code": 3, "name": "Hub", "defaultValues": { "BreakNumber": null, "PipeNumber": null, "Subtype": 3, "ApparentCause": null, "DateReported": null, "DateRepaired": null }, "domains": { "ApparentCause": {"type": "inherited"} } }, { "code": 4, "name": "Longitudinal", "defaultValues": { "BreakNumber": null, "PipeNumber": null, "Subtype": 4, "ApparentCause": null, "DateReported": null, "DateRepaired": null }, "domains": { "ApparentCause": {"type": "inherited"} } }, { "code": 5, "name": "Corrosion", "defaultValues": { "BreakNumber": null, "PipeNumber": null, "Subtype": 5, "ApparentCause": null, "DateReported": null, "DateRepaired": null }, "domains": { "ApparentCause": {"type": "inherited"} } }, { "code": 6, "name": "Split at Corporation", "defaultValues": { "BreakNumber": null, "PipeNumber": null, "Subtype": 6, "ApparentCause": null, "DateReported": null, "DateRepaired": null }, "domains": { "ApparentCause": {"type": "inherited"} } }, { "code": 7, "name": "Other", "defaultValues": { "BreakNumber": null, "PipeNumber": null, "Subtype": 7, "ApparentCause": null, "DateReported": null, "DateRepaired": null }, "domains": { "ApparentCause": {"type": "inherited"} } } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }