{ "currentVersion": 10.6, "id": 3, "name": "Water Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Size", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 4.5 }, "value": "16", "label": "16 Inches", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 4 }, "value": "14", "label": "14 Inches", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3.5 }, "value": "12", "label": "12 Inches", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 3 }, "value": "10", "label": "10 Inches", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2.5 }, "value": "8", "label": "8 Inches", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 2 }, "value": "6", "label": "6 Inches", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 229, 255, 255 ], "width": 1.5 }, "value": "4", "label": "4 Inch", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 227, 255, 255 ], "width": 1 }, "value": "3", "label": "3 Inch", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 237, 237, 255, 255 ], "width": 0.5 }, "value": "2", "label": "2 Inch", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Size]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Calibri", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1.305976805347769E7, "ymin": 404954.06889763474, "xmax": 1.3091926528543308E7, "ymax": 431150.39501312375, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Comments", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Size", "type": "esriFieldTypeInteger", "alias": "Size", "domain": { "type": "codedValue", "name": "Size", "description": "Size of water main.", "codedValues": [ { "name": "6 Inches", "code": 6 }, { "name": "8 Inches", "code": 8 }, { "name": "10 Inches", "code": 10 }, { "name": "12 Inches", "code": 12 }, { "name": "14 Inches", "code": 14 }, { "name": "16 Inches", "code": 16 }, { "name": "2 Inch", "code": 2 }, { "name": "3 Inch", "code": 3 }, { "name": "4 Inch", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Last_Update", "type": "esriFieldTypeDate", "alias": "Last_Update", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 30, "domain": null }, { "name": "Review", "type": "esriFieldTypeString", "alias": "Review", "length": 7, "domain": { "type": "codedValue", "name": "Review", "description": "Does the feature need to be reviewed for accuracy", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Tile_Numb", "type": "esriFieldTypeString", "alias": "Tile_Numb", "length": 10, "domain": { "type": "codedValue", "name": "Tile_Numb", "description": "Map tile used for HUD", "codedValues": [ { "name": "96", "code": "96" }, { "name": "97", "code": "97" }, { "name": "98", "code": "98" }, { "name": "109", "code": "109" }, { "name": "110", "code": "110" }, { "name": "111", "code": "111" }, { "name": "124", "code": "124" }, { "name": "DI01", "code": "DI01" }, { "name": "DI02", "code": "DI02" }, { "name": "DI07", "code": "DI07" }, { "name": "DI08", "code": "DI08" }, { "name": "DI09", "code": "DI09" }, { "name": "DI10", "code": "DI10" }, { "name": "DI11", "code": "DI11" }, { "name": "DI12", "code": "DI12" }, { "name": "DI13", "code": "DI13" }, { "name": "DI14", "code": "DI14" }, { "name": "DI15", "code": "DI15" }, { "name": "DI16", "code": "DI16" }, { "name": "DI17", "code": "DI17" }, { "name": "DI18", "code": "DI18" }, { "name": "DI19", "code": "DI19" }, { "name": "DI20", "code": "DI20" }, { "name": "DI21", "code": "DI21" }, { "name": "DI22", "code": "DI22" }, { "name": "DI23", "code": "DI23" }, { "name": "DI24", "code": "DI24" }, { "name": "DI25", "code": "DI25" }, { "name": "DI26", "code": "DI26" }, { "name": "DI27", "code": "DI27" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "indexes": [ { "name": "R12_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a7_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }