{ "currentVersion": 10.91, "id": 4, "name": "Pipeline Locations and Volume", "type": "Feature Layer", "description": "Pipeline Locations (Volume = Length * Diameter)", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4267, "latestWkid": 4267 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_807", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_806", "symbolLayerName": "Level_7" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_805", "symbolLayerName": "Level_6" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_804", "symbolLayerName": "Level_5" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_803", "symbolLayerName": "Level_4" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_802", "symbolLayerName": "Level_3" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_801", "symbolLayerName": "Level_2" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_800", "symbolLayerName": "Level_1" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "classBreaks", "field": "MaxVol_BBL", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 146, 199, 255 ], "width": 0.5 }, "classMaxValue": 500, "label": "<500 BBL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 116, 171, 173, 255 ], "width": 0.9375 }, "classMaxValue": 1000, "label": "500-1,000 BBL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 201, 147, 255 ], "width": 1.375 }, "classMaxValue": 5000, "label": "1,000-5,000 BBL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 235, 117, 255 ], "width": 1.8125 }, "classMaxValue": 10000, "label": "5,000-10,000 BBL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 222, 86, 255 ], "width": 2.25 }, "classMaxValue": 50000, "label": "10,000-50,000 BBL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 160, 61, 255 ], "width": 2.6875 }, "classMaxValue": 100000, "label": "50,000-100,000 BBL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 99, 37, 255 ], "width": 3.125 }, "classMaxValue": 150000, "label": "100,000-150,000 BBL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 16, 20, 255 ], "width": 4 }, "classMaxValue": 60000000, "label": ">150,000 BBL", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -97.04934815937497, "ymin": 26.07736364062498, "xmax": -87.72179617031247, "ymax": 30.253791649999982, "spatialReference": { "wkid": 4267, "latestWkid": 4267 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATUS_CODE", "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": "SEGMENT_NUM", "type": "esriFieldTypeInteger", "alias": "SEGMENT_NUM", "domain": null }, { "name": "SEG_LENGTH", "type": "esriFieldTypeInteger", "alias": "SEG_LENGTH", "domain": null }, { "name": "STATUS_CODE", "type": "esriFieldTypeString", "alias": "STATUS_CODE", "length": 4, "domain": null }, { "name": "PPL_SIZE_CODE", "type": "esriFieldTypeString", "alias": "PPL_SIZE_CODE", "length": 6, "domain": null }, { "name": "ROW_NUMBER", "type": "esriFieldTypeString", "alias": "ROW_NUMBER", "length": 8, "domain": null }, { "name": "PROD_CODE", "type": "esriFieldTypeString", "alias": "PROD_CODE", "length": 4, "domain": null }, { "name": "APRV_CODE", "type": "esriFieldTypeString", "alias": "APRV_CODE", "length": 1, "domain": null }, { "name": "SDE_COMPANY_DESG", "type": "esriFieldTypeString", "alias": "SDE_COMPANY_DESG", "length": 30, "domain": null }, { "name": "Dia_in", "type": "esriFieldTypeDouble", "alias": "Dia_in", "domain": null }, { "name": "PPL_SIZE_C", "type": "esriFieldTypeString", "alias": "PPL_SIZE_C", "length": 8000, "domain": null }, { "name": "Cnt_PPL_SI", "type": "esriFieldTypeInteger", "alias": "Cnt_PPL_SI", "domain": null }, { "name": "InchMin", "type": "esriFieldTypeDouble", "alias": "InchMin", "domain": null }, { "name": "InchMax", "type": "esriFieldTypeDouble", "alias": "InchMax", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 8000, "domain": null }, { "name": "Len_In", "type": "esriFieldTypeDouble", "alias": "Len_In", "domain": null }, { "name": "MinVol", "type": "esriFieldTypeDouble", "alias": "MinVol", "domain": null }, { "name": "MaxVol", "type": "esriFieldTypeDouble", "alias": "MaxVol", "domain": null }, { "name": "MaxVol_M3", "type": "esriFieldTypeDouble", "alias": "MaxVol_M3", "domain": null }, { "name": "MaxVol_BBL", "type": "esriFieldTypeDouble", "alias": "MaxVol_BBL", "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": false, "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": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "92583391c4934996b88cf6d900220be9" }