{ "currentVersion": 10.71, "id": 6, "name": "Mainline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 4800, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -8510528.74019104, "ymin": 4437429.370827611, "xmax": -8490725.062434671, "ymax": 4454329.105812533, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ML_Type", "field2": "ML_Owner", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 6.900001525878906 }, "value": "1,1", "label": "City Gravity", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 6.900001525878906 }, "value": "1,3", "label": "HRSD Gravity", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 7.950000762939453 }, "value": "1,2", "label": "Private Gravity", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 6.900001525878906 }, "value": "3,1", "label": "City LPFM", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 6.900001525878906 }, "value": "3,2", "label": "Private LPFM", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 6.900001525878906 }, "value": "3,3", "label": "HRSD LPFM", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 6.900001525878906 }, "value": "2,1", "label": "City Forcemain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 6.900001525878906 }, "value": "2,2", "label": "Private Forcemain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 6.900001525878906 }, "value": "2,3", "label": "HRSD Forcemain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 6.900001525878906 }, "value": "1,4", "label": "NN Gravity", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "G_NAME", "typeIdField": "ML_Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ML_Type", "type": "esriFieldTypeInteger", "alias": "Line Type", "domain": { "type": "codedValue", "name": "WW_ml_type_d", "description": "Line Type", "codedValues": [ { "name": "Gravity", "code": 1 }, { "name": "Force Main", "code": 2 }, { "name": "Low Pressure Force Main", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ML_Type" }, { "name": "ML_Subtype", "type": "esriFieldTypeInteger", "alias": "Line Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ML_Subtype" }, { "name": "ML_Mat", "type": "esriFieldTypeInteger", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "WW_common_pipemat", "description": "Pipe Material", "codedValues": [ { "name": "Clay", "code": 1 }, { "name": "PVC", "code": 2 }, { "name": "Reinforced Concrete", "code": 4 }, { "name": "Ductile Iron", "code": 5 }, { "name": "Cast Iron", "code": 6 }, { "name": "ABS/Truss", "code": 7 }, { "name": "CIPP Lined", "code": 37 }, { "name": "HDPE", "code": 38 }, { "name": "Other", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ML_Mat" }, { "name": "ML_Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ML_Length" }, { "name": "ML_Dia", "type": "esriFieldTypeInteger", "alias": "Diameter in", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ML_Dia" }, { "name": "ML_USINV", "type": "esriFieldTypeDouble", "alias": "US Invert Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ML_USINV" }, { "name": "ML_DSINV", "type": "esriFieldTypeDouble", "alias": "DS Invert Elev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ML_DSINV" }, { "name": "ML_Owner", "type": "esriFieldTypeInteger", "alias": "Ownership", "domain": { "type": "codedValue", "name": "WW_common_owner", "description": "Ownership", "codedValues": [ { "name": "City of Hampton", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "HRSD", "code": 3 }, { "name": "City of Newport News", "code": 4 }, { "name": "Unknown", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ML_Owner" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Feature Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetID" }, { "name": "ML_Status", "type": "esriFieldTypeInteger", "alias": "ML_Status", "domain": { "type": "codedValue", "name": "WW_common_status", "description": "Status", "codedValues": [ { "name": "Active", "code": 1 }, { "name": "Removed", "code": 4 }, { "name": "Abandon in Place - Filled", "code": 2 }, { "name": "Abandon in Place - Empty", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ML_Status" }, { "name": "G_Grade", "type": "esriFieldTypeString", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "G_Grade" }, { "name": "Pipe_Material_GNet", "type": "esriFieldTypeString", "alias": "Pipe Material GNet", "domain": { "type": "codedValue", "name": "GNet_PipeMaterial", "description": "For use with Text field", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast iron", "code": "CAS" }, { "name": "Corrugated metal pipe", "code": "CMP" }, { "name": "Concrete pipe (non-rein", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay tile (non vitrified)", "code": "CT" }, { "name": "Ductile iron pipe", "code": "DIP" }, { "name": "Fiberglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg", "code": "OB" }, { "name": "Pre-stressed concrete cylinder pipe", "code": "PCCP" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic and steel composite", "code": "PSC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Segmented block", "code": "SB" }, { "name": "Transite pipe", "code": "TTE" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced plastic pipe (Truss Pipe)", "code": "RPM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Pipe_Material_GNet" }, { "name": "Pipe_Shape_GNet", "type": "esriFieldTypeString", "alias": "Pipe Shape GNet", "domain": { "type": "codedValue", "name": "GNet_PipeShape", "description": "Pipe Shape using Text type", "codedValues": [ { "name": "Arched (with flat bottom)", "code": "A" }, { "name": "Barrel (beer barrel shaped)", "code": "B" }, { "name": "Circular", "code": "C" }, { "name": "Egg shaped", "code": "E" }, { "name": "Horseshoe ", "code": "H" }, { "name": "Oval (elliptical)", "code": "O" }, { "name": "Rectangular", "code": "R" }, { "name": "Square", "code": "S" }, { "name": "Trapezoidal", "code": "T" }, { "name": "U-shaped with flat top (straight walls)", "code": "U" }, { "name": "Other", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Pipe_Shape_GNet" }, { "name": "Pipe_Lining_GNet", "type": "esriFieldTypeString", "alias": "Pipe Lining GNet", "domain": { "type": "codedValue", "name": "GNet_PipeLining", "description": "For use with Text field", "codedValues": [ { "name": "Cured_in_place pipe", "code": "CP" }, { "name": "Fold and form or deform and reform", "code": "FF" }, { "name": "Spiral wound", "code": "SW" }, { "name": "Segmented panel (Panels joined together to form complete section)", "code": "SN" }, { "name": "Segmented Pipe (complete circ sections of liner pipe)", "code": "SP" }, { "name": "Other", "code": "ZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Pipe_Lining_GNet" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "a398_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "ML_Type": {"type": "inherited"}, "ML_Mat": {"type": "inherited"}, "ML_Owner": {"type": "inherited"}, "ML_DB": {"type": "inherited"}, "ENTER_ZONE": {"type": "inherited"}, "NEIGH_DIST": {"type": "inherited"}, "ML_Maint": {"type": "inherited"}, "ML_Status": {"type": "inherited"}, "G_Owner": {"type": "inherited"}, "ML_Type_": {"type": "inherited"}, "G_Dir": {"type": "inherited"}, "G_Shape_": {"type": "inherited"}, "MLG_Mat_": {"type": "inherited"}, "G_Lining_": {"type": "inherited"}, "D_Clean": {"type": "inherited"}, "Pipe_Material_GNet": {"type": "inherited"}, "Pipe_Shape_GNet": {"type": "inherited"}, "Pipe_Lining_GNet": {"type": "inherited"} }, "templates": [ { "name": "1, 1", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 1, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 1, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "1, 3", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 1, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 3, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "1, 2", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 1, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 2, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "1, 4", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 1, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 4, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "ML_Type": {"type": "inherited"}, "ML_Mat": {"type": "inherited"}, "ML_Owner": {"type": "inherited"}, "ML_DB": {"type": "inherited"}, "ENTER_ZONE": {"type": "inherited"}, "NEIGH_DIST": {"type": "inherited"}, "ML_Maint": {"type": "inherited"}, "ML_Status": {"type": "inherited"}, "G_Owner": {"type": "inherited"}, "ML_Type_": {"type": "inherited"}, "G_Dir": {"type": "inherited"}, "G_Shape_": {"type": "inherited"}, "MLG_Mat_": {"type": "inherited"}, "G_Lining_": {"type": "inherited"}, "D_Clean": {"type": "inherited"}, "Pipe_Material_GNet": {"type": "inherited"}, "Pipe_Shape_GNet": {"type": "inherited"}, "Pipe_Lining_GNet": {"type": "inherited"} }, "templates": [ { "name": "3, 1", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 3, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 1, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "3, 2", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 3, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 2, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "3, 3", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 3, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 3, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "ML_Type": {"type": "inherited"}, "ML_Mat": {"type": "inherited"}, "ML_Owner": {"type": "inherited"}, "ML_DB": {"type": "inherited"}, "ENTER_ZONE": {"type": "inherited"}, "NEIGH_DIST": {"type": "inherited"}, "ML_Maint": {"type": "inherited"}, "ML_Status": {"type": "inherited"}, "G_Owner": {"type": "inherited"}, "ML_Type_": {"type": "inherited"}, "G_Dir": {"type": "inherited"}, "G_Shape_": {"type": "inherited"}, "MLG_Mat_": {"type": "inherited"}, "G_Lining_": {"type": "inherited"}, "D_Clean": {"type": "inherited"}, "Pipe_Material_GNet": {"type": "inherited"}, "Pipe_Shape_GNet": {"type": "inherited"}, "Pipe_Lining_GNet": {"type": "inherited"} }, "templates": [ { "name": "2, 1", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 2, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 1, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "2, 2", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 2, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 2, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "2, 3", "description": "", "prototype": { "attributes": { "Pipe_Shape_GNet": null, "Pipe_Lining_GNet": null, "ML_Type": 2, "ML_Subtype": null, "ML_Mat": null, "ML_Length": null, "ML_Dia": null, "ML_USINV": null, "ML_DSINV": null, "ML_Owner": 3, "AssetID": null, "ML_Status": null, "G_Grade": null, "Pipe_Material_GNet": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }