{ "currentVersion": 10.61, "id": 16, "name": "Service Lines", "parentLayerId": -1, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "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, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -20037700, "ymin": -30241100, "xmax": -9176363.0429, "ymax": 3291029.5100000016, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Lifecycle", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 210, 255, 255 ], "width": 3 }, "value": "R", "label": "Removed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 3 }, "value": "P", "label": "Planned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 255, 255 ], "width": 1 }, "value": "IA", "label": "InActive", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 3 }, "value": "A", "label": "Active", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 255, 255 ], "width": 1 }, "value": "ABIP", "label": "Abandoned Inplace", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 255, 255 ], "width": 1 }, "value": "ABG", "label": "Abandoned Grouted", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[SC_Service_Line_Size] CONCAT \" \" CONCAT [SC_Service_Line_Material]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CreationUser", "typeIdField": "Lifecycle", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "Creation User", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "DateCreated", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "MeasuredLength", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null, "editable": true, "nullable": true }, { "name": "SC_Inspected_By", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "SC_Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SC_Cut_Cap", "type": "esriFieldTypeDate", "alias": "Cut and Cap Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "SC_Reactivate", "type": "esriFieldTypeDate", "alias": "Reactivate Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "SC_Testing_Pressure", "type": "esriFieldTypeSmallInteger", "alias": "Testing Pressure", "domain": null, "editable": true, "nullable": true }, { "name": "SC_Test_Time", "type": "esriFieldTypeSmallInteger", "alias": "Test Time", "domain": null, "editable": true, "nullable": true }, { "name": "SC_Test_Gauge_Type", "type": "esriFieldTypeString", "alias": "Test Gauge Type", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "SC_Size_Main_Tapped", "type": "esriFieldTypeString", "alias": "Size Main Tapped", "domain": null, "editable": true, "nullable": true, "length": 5 }, { "name": "SC_Main_Material", "type": "esriFieldTypeString", "alias": "Main Material", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "SC_Depth_of_Service", "type": "esriFieldTypeSmallInteger", "alias": "Depth of Service", "domain": null, "editable": true, "nullable": true }, { "name": "SC_Service_Line_Material", "type": "esriFieldTypeString", "alias": "Service Line Material", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "SC_Service_Line_Size", "type": "esriFieldTypeString", "alias": "Service Line Size", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "SC_Dimension", "type": "esriFieldTypeString", "alias": "Dimension", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "UMS_Location_Number", "type": "esriFieldTypeString", "alias": "UMS Location Number", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "Issue_Date", "type": "esriFieldTypeDate", "alias": "Issue Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Issued_By", "type": "esriFieldTypeString", "alias": "Issued By", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "Tap_Number", "type": "esriFieldTypeString", "alias": "Tap Number", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "SC_Type_Test", "type": "esriFieldTypeString", "alias": "Type Test", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "SC_PDF", "type": "esriFieldTypeString", "alias": "PDF", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SC_PDF_3", "type": "esriFieldTypeString", "alias": "PDF_3", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SC_PDF_4", "type": "esriFieldTypeString", "alias": "PDF_4", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "SC_Remarks", "type": "esriFieldTypeString", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "SynergenID", "type": "esriFieldTypeString", "alias": "SynergenID", "domain": null, "editable": true, "nullable": true, "length": 17 }, { "name": "SC_PDF_5", "type": "esriFieldTypeString", "alias": "PDF 5", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SC_PDF_6", "type": "esriFieldTypeString", "alias": "PDF 6", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "SC_PDF_2", "type": "esriFieldTypeString", "alias": "PDF 2", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "EFV", "type": "esriFieldTypeString", "alias": "EFV", "domain": null, "editable": true, "nullable": true, "length": 1 }, { "name": "SC_Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "OperatingPressureDesc", "type": "esriFieldTypeString", "alias": "Operating Pressure Description", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "SC_Test_Pressure_Date", "type": "esriFieldTypeDate", "alias": "Test Pressure Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "WAM_ID", "type": "esriFieldTypeString", "alias": "WAM ID", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "CALC_UMS_NUMBER", "type": "esriFieldTypeString", "alias": "UMS No For WAM", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "ACCOUNT_NO", "type": "esriFieldTypeString", "alias": "Account Number for WAM", "domain": { "type": "codedValue", "name": "Gas Service Account # For WAM", "description": "Gas Service Account # For WAM", "codedValues": [ { "name": "423-02066-532- -", "code": "423-02066-532- -" }, { "name": "423-02173-532- -", "code": "423-02173-532- -" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25 }, { "name": "AREA_", "type": "esriFieldTypeString", "alias": "Area for WAM", "domain": { "type": "codedValue", "name": "Gas Service Area for WAM", "description": "Gas Service Area for WAM", "codedValues": [ { "name": "02066", "code": "02066" }, { "name": "02173", "code": "02173" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "Department for WAM", "domain": { "type": "codedValue", "name": "Gas Service Department for WAM", "description": "Gas Service Department for WAM", "codedValues": [ { "name": "PINELLAS", "code": "PINELLAS" }, { "name": "PASCO", "code": "PASCO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "Global_ID", "type": "esriFieldTypeString", "alias": "Global_ID", "domain": null, "editable": true, "nullable": true, "length": 100 }, { "name": "PDF_WEB_1", "type": "esriFieldTypeString", "alias": "PDF_WEB_1", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "PDF_WEB_2", "type": "esriFieldTypeString", "alias": "PDF_WEB_2", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "PDF_WEB_3", "type": "esriFieldTypeString", "alias": "PDF_WEB_3", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "PDF_WEB_4", "type": "esriFieldTypeString", "alias": "PDF_WEB_4", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "PDF_WEB_5", "type": "esriFieldTypeString", "alias": "PDF_WEB_5", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "PDF_WEB_6", "type": "esriFieldTypeString", "alias": "PDF_WEB_6", "domain": null, "editable": true, "nullable": true, "length": 255 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R288_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S274_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "R", "name": "R", "domains": { "Enabled": {"type": "inherited"}, "ACCOUNT_NO": {"type": "inherited"}, "AREA_": {"type": "inherited"}, "DEPARTMENT": {"type": "inherited"} }, "templates": [ { "name": "Removed", "description": "", "prototype": { "attributes": { "PDF_WEB_6": null, "SC_PDF_4": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "InstallationDate": null, "MeasuredLength": null, "SC_Inspected_By": null, "SC_Contractor": null, "SC_Cut_Cap": null, "SC_Reactivate": null, "SC_Testing_Pressure": null, "SC_Test_Time": null, "SC_Test_Gauge_Type": null, "SC_Size_Main_Tapped": null, "SC_Main_Material": null, "SC_Depth_of_Service": null, "SC_Service_Line_Material": null, "SC_Service_Line_Size": null, "SC_Dimension": null, "UMS_Location_Number": null, "Issue_Date": null, "Issued_By": null, "Tap_Number": null, "SC_Type_Test": null, "SC_PDF": null, "SC_PDF_3": null, "Lifecycle": "R", "SC_Remarks": null, "SynergenID": null, "SC_PDF_5": null, "SC_PDF_6": null, "SC_PDF_2": null, "EFV": null, "SC_Comments": null, "OperatingPressureDesc": null, "SC_Test_Pressure_Date": null, "PDF_WEB_5": null, "PDF_WEB_4": null, "PDF_WEB_3": null, "PDF_WEB_2": null, "WAM_ID": null, "CALC_UMS_NUMBER": null, "ACCOUNT_NO": null, "AREA_": null, "DEPARTMENT": null, "Global_ID": null, "PDF_WEB_1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "P", "name": "P", "domains": { "Enabled": {"type": "inherited"}, "ACCOUNT_NO": {"type": "inherited"}, "AREA_": {"type": "inherited"}, "DEPARTMENT": {"type": "inherited"} }, "templates": [ { "name": "Planned", "description": "", "prototype": { "attributes": { "PDF_WEB_6": null, "SC_PDF_4": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "InstallationDate": null, "MeasuredLength": null, "SC_Inspected_By": null, "SC_Contractor": null, "SC_Cut_Cap": null, "SC_Reactivate": null, "SC_Testing_Pressure": null, "SC_Test_Time": null, "SC_Test_Gauge_Type": null, "SC_Size_Main_Tapped": null, "SC_Main_Material": null, "SC_Depth_of_Service": null, "SC_Service_Line_Material": null, "SC_Service_Line_Size": null, "SC_Dimension": null, "UMS_Location_Number": null, "Issue_Date": null, "Issued_By": null, "Tap_Number": null, "SC_Type_Test": null, "SC_PDF": null, "SC_PDF_3": null, "Lifecycle": "P", "SC_Remarks": null, "SynergenID": null, "SC_PDF_5": null, "SC_PDF_6": null, "SC_PDF_2": null, "EFV": null, "SC_Comments": null, "OperatingPressureDesc": null, "SC_Test_Pressure_Date": null, "PDF_WEB_5": null, "PDF_WEB_4": null, "PDF_WEB_3": null, "PDF_WEB_2": null, "WAM_ID": null, "CALC_UMS_NUMBER": null, "ACCOUNT_NO": null, "AREA_": null, "DEPARTMENT": null, "Global_ID": null, "PDF_WEB_1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "IA", "name": "IA", "domains": { "Enabled": {"type": "inherited"}, "ACCOUNT_NO": {"type": "inherited"}, "AREA_": {"type": "inherited"}, "DEPARTMENT": {"type": "inherited"} }, "templates": [ { "name": "InActive", "description": "", "prototype": { "attributes": { "PDF_WEB_6": null, "SC_PDF_4": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "InstallationDate": null, "MeasuredLength": null, "SC_Inspected_By": null, "SC_Contractor": null, "SC_Cut_Cap": null, "SC_Reactivate": null, "SC_Testing_Pressure": null, "SC_Test_Time": null, "SC_Test_Gauge_Type": null, "SC_Size_Main_Tapped": null, "SC_Main_Material": null, "SC_Depth_of_Service": null, "SC_Service_Line_Material": null, "SC_Service_Line_Size": null, "SC_Dimension": null, "UMS_Location_Number": null, "Issue_Date": null, "Issued_By": null, "Tap_Number": null, "SC_Type_Test": null, "SC_PDF": null, "SC_PDF_3": null, "Lifecycle": "IA", "SC_Remarks": null, "SynergenID": null, "SC_PDF_5": null, "SC_PDF_6": null, "SC_PDF_2": null, "EFV": null, "SC_Comments": null, "OperatingPressureDesc": null, "SC_Test_Pressure_Date": null, "PDF_WEB_5": null, "PDF_WEB_4": null, "PDF_WEB_3": null, "PDF_WEB_2": null, "WAM_ID": null, "CALC_UMS_NUMBER": null, "ACCOUNT_NO": null, "AREA_": null, "DEPARTMENT": null, "Global_ID": null, "PDF_WEB_1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "A", "name": "A", "domains": { "Enabled": {"type": "inherited"}, "ACCOUNT_NO": {"type": "inherited"}, "AREA_": {"type": "inherited"}, "DEPARTMENT": {"type": "inherited"} }, "templates": [ { "name": "Active", "description": "", "prototype": { "attributes": { "PDF_WEB_6": null, "SC_PDF_4": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "InstallationDate": null, "MeasuredLength": null, "SC_Inspected_By": null, "SC_Contractor": null, "SC_Cut_Cap": null, "SC_Reactivate": null, "SC_Testing_Pressure": null, "SC_Test_Time": null, "SC_Test_Gauge_Type": null, "SC_Size_Main_Tapped": null, "SC_Main_Material": null, "SC_Depth_of_Service": null, "SC_Service_Line_Material": null, "SC_Service_Line_Size": null, "SC_Dimension": null, "UMS_Location_Number": null, "Issue_Date": null, "Issued_By": null, "Tap_Number": null, "SC_Type_Test": null, "SC_PDF": null, "SC_PDF_3": null, "Lifecycle": "A", "SC_Remarks": null, "SynergenID": null, "SC_PDF_5": null, "SC_PDF_6": null, "SC_PDF_2": null, "EFV": null, "SC_Comments": null, "OperatingPressureDesc": null, "SC_Test_Pressure_Date": null, "PDF_WEB_5": null, "PDF_WEB_4": null, "PDF_WEB_3": null, "PDF_WEB_2": null, "WAM_ID": null, "CALC_UMS_NUMBER": null, "ACCOUNT_NO": null, "AREA_": null, "DEPARTMENT": null, "Global_ID": null, "PDF_WEB_1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ABIP", "name": "ABIP", "domains": { "Enabled": {"type": "inherited"}, "ACCOUNT_NO": {"type": "inherited"}, "AREA_": {"type": "inherited"}, "DEPARTMENT": {"type": "inherited"} }, "templates": [ { "name": "Abandoned Inplace", "description": "", "prototype": { "attributes": { "PDF_WEB_6": null, "SC_PDF_4": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "InstallationDate": null, "MeasuredLength": null, "SC_Inspected_By": null, "SC_Contractor": null, "SC_Cut_Cap": null, "SC_Reactivate": null, "SC_Testing_Pressure": null, "SC_Test_Time": null, "SC_Test_Gauge_Type": null, "SC_Size_Main_Tapped": null, "SC_Main_Material": null, "SC_Depth_of_Service": null, "SC_Service_Line_Material": null, "SC_Service_Line_Size": null, "SC_Dimension": null, "UMS_Location_Number": null, "Issue_Date": null, "Issued_By": null, "Tap_Number": null, "SC_Type_Test": null, "SC_PDF": null, "SC_PDF_3": null, "Lifecycle": "ABIP", "SC_Remarks": null, "SynergenID": null, "SC_PDF_5": null, "SC_PDF_6": null, "SC_PDF_2": null, "EFV": null, "SC_Comments": null, "OperatingPressureDesc": null, "SC_Test_Pressure_Date": null, "PDF_WEB_5": null, "PDF_WEB_4": null, "PDF_WEB_3": null, "PDF_WEB_2": null, "WAM_ID": null, "CALC_UMS_NUMBER": null, "ACCOUNT_NO": null, "AREA_": null, "DEPARTMENT": null, "Global_ID": null, "PDF_WEB_1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "ABG", "name": "ABG", "domains": { "Enabled": {"type": "inherited"}, "ACCOUNT_NO": {"type": "inherited"}, "AREA_": {"type": "inherited"}, "DEPARTMENT": {"type": "inherited"} }, "templates": [ { "name": "Abandoned Grouted", "description": "", "prototype": { "attributes": { "PDF_WEB_6": null, "SC_PDF_4": null, "Enabled": 1, "CreationUser": null, "DateCreated": null, "InstallationDate": null, "MeasuredLength": null, "SC_Inspected_By": null, "SC_Contractor": null, "SC_Cut_Cap": null, "SC_Reactivate": null, "SC_Testing_Pressure": null, "SC_Test_Time": null, "SC_Test_Gauge_Type": null, "SC_Size_Main_Tapped": null, "SC_Main_Material": null, "SC_Depth_of_Service": null, "SC_Service_Line_Material": null, "SC_Service_Line_Size": null, "SC_Dimension": null, "UMS_Location_Number": null, "Issue_Date": null, "Issued_By": null, "Tap_Number": null, "SC_Type_Test": null, "SC_PDF": null, "SC_PDF_3": null, "Lifecycle": "ABG", "SC_Remarks": null, "SynergenID": null, "SC_PDF_5": null, "SC_PDF_6": null, "SC_PDF_2": null, "EFV": null, "SC_Comments": null, "OperatingPressureDesc": null, "SC_Test_Pressure_Date": null, "PDF_WEB_5": null, "PDF_WEB_4": null, "PDF_WEB_3": null, "PDF_WEB_2": null, "WAM_ID": null, "CALC_UMS_NUMBER": null, "ACCOUNT_NO": null, "AREA_": null, "DEPARTMENT": null, "Global_ID": null, "PDF_WEB_1": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }