{ "currentVersion": 10.91, "id": 11, "name": "Water Leak Repair", "type": "Feature Layer", "description": "This dataset contains a collection of features that represent the water distribution network in a community.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2915, "latestWkid": 2915, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Leak_Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 69, 148, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "8a6c1bb363e4a3b3f4815dc339371b0d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARdJREFUSInlkTFLQlEUx3+CdUSMBqFEzPFRSxE0tvRJgjTQtbGlbyAU0WSQ38BNsDFoa6gpaIocagkkMU4ONZhwO9xXD3rBI/9wh/PjnPu7nJvmj5OeDkEdOgPYslxEGk3V/V8LhlDcBSk67Ao4V138aTbyinJA1tRRkow/iFVQhVPLHqDkG34S2ayqfumfFemdqB6ECi5gp+G5bN7UZaCmGgDBhA2AruoQCBcsAOu+55rkP4+bPtA17B9+8hvw6GnMAzNO/cp4JW5s7RUsw82hYXcQHEOm4LBb4AieC9Bze+fg/ltBC9Ys24ZrYNXyJWg3oeJ5eLgg7kyJIAWjPUDgfcJeILUCo1gEZ7Dh45cRZpOxokQLPgCajDf3OHQ5AAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Emergency", "label": "Emergency", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSDiamond", "color": [ 0, 112, 255, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Leak", "label": "Leak", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2353918.555428505, "ymin": 522741.4391305074, "xmax": 2376443.6009295024, "ymax": 570626.5553023443, "spatialReference": { "wkid": 2915, "latestWkid": 2915, "vcsWkid": 105703, "latestVcsWkid": 6360 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RepairMethod", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RepairMethod", "type": "esriFieldTypeString", "alias": "WleakRepairMedthod", "length": 50, "domain": { "type": "codedValue", "name": "wLeakRepairMethod", "description": "Type of watermain repair", "codedValues": [ { "name": "Abandon", "code": "Abandon" }, { "name": "Collar", "code": "Collar" }, { "name": "Liner", "code": "Liner" }, { "name": "Remove", "code": "Remove" }, { "name": "Replace", "code": "Replace" }, { "name": "Sleeve", "code": "Sleeve" }, { "name": "Weld", "code": "Weld" }, { "name": "Wrap", "code": "Wrap" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RepairStatus", "type": "esriFieldTypeString", "alias": "RepairStatus", "length": 50, "domain": { "type": "codedValue", "name": "IncidentStatus", "description": "The status of the incident", "codedValues": [ { "name": "Customer Call", "code": "Customer Call" }, { "name": "Confirmed", "code": "Confirmed" }, { "name": "Incident Closed", "code": "Incident Closed" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Repair Completed", "code": "Repair Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LineSize", "type": "esriFieldTypeString", "alias": "LineSize", "length": 50, "domain": null }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "length": 50, "domain": null }, { "name": "BreakDate", "type": "esriFieldTypeDate", "alias": "BreakDate", "length": 8, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Location_Description", "type": "esriFieldTypeString", "alias": "Location_Description", "length": 200, "domain": null }, { "name": "Leak_Type", "type": "esriFieldTypeString", "alias": "Leak_Type", "length": 50, "domain": { "type": "codedValue", "name": "wLeakType", "description": "Type of watermain leak", "codedValues": [ { "name": "Leak", "code": "Leak" }, { "name": "Emergency", "code": "Emergency" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R86_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_86", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S66_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }