{ "currentVersion": 10.91, "id": 14, "name": "Water Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "material", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 130, 120, 255 ], "width": 1.2 }, "value": " ", "label": " ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 94, 242, 255 ], "width": 1.2 }, "value": "Brass", "label": "Brass", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 245, 88, 255 ], "width": 1.2 }, "value": "C-900", "label": "C-900", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 129, 101, 255 ], "width": 1.2 }, "value": "C-900 DR18", "label": "C-900 DR18", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 61, 138, 255 ], "width": 1.2 }, "value": "CI", "label": "CI", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 225, 116, 255 ], "width": 1.2 }, "value": "Copper Type K", "label": "Copper Type K", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 141, 178, 242, 255 ], "width": 1.2 }, "value": "DI", "label": "DI", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 52, 103, 255 ], "width": 1.2 }, "value": "DI-CTEpoxy", "label": "DI-CTEpoxy", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 135, 57, 255 ], "width": 1.2 }, "value": "Galvanized", "label": "Galvanized", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 232, 172, 255 ], "width": 1.2 }, "value": "Lead", "label": "Lead", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 113, 68, 255 ], "width": 1.2 }, "value": "PCCP", "label": "PCCP", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 86, 245, 255 ], "width": 1.2 }, "value": "PE", "label": "PE", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 156, 228, 255 ], "width": 1.2 }, "value": "Polyethylene", "label": "Polyethylene", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 134, 101, 163, 255 ], "width": 1.2 }, "value": "SDR-21 PR200", "label": "SDR-21 PR200", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 177, 242, 85, 255 ], "width": 1.2 }, "value": "Steel", "label": "Steel", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 65, 46, 255 ], "width": 1.2 }, "value": "Transite", "label": "Transite", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 67, 176, 255 ], "width": 1.2 }, "value": "Unknown", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3082268.6799999997, "ymin": 1392132.0799999982, "xmax": 3130022.789999999, "ymax": 1458530.4799999967, "spatialReference": { "wkid": 2245, "latestWkid": 2966 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "tag_num", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "tag_num", "type": "esriFieldTypeString", "alias": "tag_num", "length": 8, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "diameter", "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "material", "length": 14, "domain": { "type": "codedValue", "name": "WS2_WaterPipeMaterial", "description": "", "codedValues": [ { "name": "Brass", "code": "Brass" }, { "name": "C-900", "code": "C-900" }, { "name": "C-900 DR18", "code": "C-900 DR18" }, { "name": "CI", "code": "CI" }, { "name": "Copper Type K", "code": "Copper Type K" }, { "name": "DI", "code": "DI" }, { "name": "DI-CTEpoxy", "code": "DI-CTEpoxy" }, { "name": "Galvanized", "code": "Galvanized" }, { "name": "Lead", "code": "Lead" }, { "name": "PCCP", "code": "PCCP" }, { "name": "PE", "code": "PE" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "SDR-21 PR200", "code": "SDR-21 PR200" }, { "name": "Steel", "code": "Steel" }, { "name": "Transite", "code": "Transite" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "yr_inst", "type": "esriFieldTypeDouble", "alias": "yr_inst", "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "length": 21, "domain": null }, { "name": "metered", "type": "esriFieldTypeString", "alias": "metered", "length": 2, "domain": null }, { "name": "abandone", "type": "esriFieldTypeString", "alias": "abandone", "length": 2, "domain": null }, { "name": "fire_lin", "type": "esriFieldTypeString", "alias": "fire_lin", "length": 2, "domain": null }, { "name": "aband_da", "type": "esriFieldTypeDouble", "alias": "aband_da", "domain": null }, { "name": "display", "type": "esriFieldTypeString", "alias": "display", "length": 18, "domain": null }, { "name": "displayt", "type": "esriFieldTypeString", "alias": "displayt", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }