{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "Sewer Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Pipe_Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "FR", "label": "Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "GRV", "label": "Gravity" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 177, 217, 255 ], "toColor": [ 126, 177, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 247, 87, 255 ], "toColor": [ 221, 247, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 84, 180, 255 ], "toColor": [ 240, 84, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 136, 94, 255 ], "toColor": [ 209, 136, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 128, 62, 255 ], "toColor": [ 47, 128, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 83, 219, 255 ], "toColor": [ 88, 83, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 78, 101, 255 ], "toColor": [ 130, 78, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 242, 229, 255 ], "toColor": [ 107, 242, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 247, 133, 255 ], "toColor": [ 101, 247, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 79, 143, 255 ], "toColor": [ 66, 79, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 200, 133, 255 ], "toColor": [ 201, 200, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 157, 242, 255 ], "toColor": [ 180, 157, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 152, 178, 255 ], "toColor": [ 250, 152, 178, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 290984.36044425145, "ymin": 1100526.6594952494, "xmax": 305412.9562589191, "ymax": 1142230.5426227525, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 1.3724607682899535E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "US_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "US_ID", "type": "esriFieldTypeString", "alias": "US ID", "length": 15, "domain": null }, { "name": "DS_ID", "type": "esriFieldTypeString", "alias": "DS ID", "length": 15, "domain": null }, { "name": "USPipeDepth", "type": "esriFieldTypeDouble", "alias": "US Pipe Depth", "domain": null }, { "name": "DSPipeDepth", "type": "esriFieldTypeDouble", "alias": "DS Pipe Depth", "domain": null }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 35, "domain": { "type": "codedValue", "name": "Pipe_MAT", "description": "Pipe Material", "codedValues": [ { "name": "Unknown", "code": "UNK" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Polyvinylchloride", "code": "PVC" }, { "name": "Other", "code": "OTH" }, { "name": "Lined", "code": "LND" }, { "name": "High Density Polythylene", "code": "HDPE" }, { "name": "Clay", "code": "CL" }, { "name": "Cast Iron", "code": "CIN" }, { "name": "Brick", "code": "BR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Diameter", "type": "esriFieldTypeSmallInteger", "alias": "Diameter", "domain": null }, { "name": "Length_ft", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "Ground_Type", "type": "esriFieldTypeString", "alias": "Ground Type", "length": 50, "domain": { "type": "codedValue", "name": "GroundType", "description": "Ground Cover Type", "codedValues": [ { "name": "Asphalt", "code": "ASPH" }, { "name": "Concrete", "code": "CON" }, { "name": "Gravel", "code": "GRVL" }, { "name": "Dirt", "code": "DRT" }, { "name": "Grass", "code": "GR" }, { "name": "Brick Pavers", "code": "BRK" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pipe_Type", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 15, "domain": { "type": "codedValue", "name": "Pipe_Type", "description": "Pipe Classification of Gravity of Force Main", "codedValues": [ { "name": "Force Main", "code": "FR" }, { "name": "Gravity", "code": "GRV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "Stub", "type": "esriFieldTypeString", "alias": "Stub", "length": 3, "domain": { "type": "codedValue", "name": "Y_N", "description": "Yes or No Values", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "N/A", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }