{ "currentVersion": 10.61, "id": 6, "name": "Sewer Lines", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": 2095798.4967606366, "ymin": 1250273.5650624782, "xmax": 2115163.873056054, "ymax": 1273614.0918721408, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Material", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "defaultLabel": "Null / Other", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "PVC", "label": "PVC", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "AC", "label": "AC", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Clay", "label": "Clay", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "Slip Line", "label": "Slip Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Abandoned", "label": "Abandoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[Diameter]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 6000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Material", "typeIdField": "Material", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "YearInstal", "type": "esriFieldTypeSmallInteger", "alias": "YearInstal", "domain": null, "editable": true, "nullable": true }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true }, { "name": "InvElevIn", "type": "esriFieldTypeDouble", "alias": "InvElevIn", "domain": null, "editable": true, "nullable": true }, { "name": "InvElevOut", "type": "esriFieldTypeDouble", "alias": "InvElevOut", "domain": null, "editable": true, "nullable": true }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "CalcSlope", "type": "esriFieldTypeDouble", "alias": "CalcSlope", "domain": null, "editable": true, "nullable": true }, { "name": "Flow_Desti", "type": "esriFieldTypeString", "alias": "Flow_Desti", "domain": { "type": "codedValue", "name": "Flow_Destination_1", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "Numb_of_TA", "type": "esriFieldTypeSmallInteger", "alias": "Numb_of_TA", "domain": null, "editable": true, "nullable": true }, { "name": "estFLOW_SF", "type": "esriFieldTypeSmallInteger", "alias": "estFLOW_SF", "domain": null, "editable": true, "nullable": true }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "Line_Status", "type": "esriFieldTypeString", "alias": "Line_Status", "domain": { "type": "codedValue", "name": "Line_Status_1", "description": "", "codedValues": [ { "name": "Not Jetted", "code": "Not_Jetted" }, { "name": "Jetted", "code": "Jetted" }, { "name": "TV", "code": "TV" }, { "name": "Jetted_TV", "code": "Jetted_TV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "Date_Serviced", "type": "esriFieldTypeDate", "alias": "Date_Serviced", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Measured_Length", "type": "esriFieldTypeDouble", "alias": "Measured Length", "domain": null, "editable": true, "nullable": true }, { "name": "OpenID", "type": "esriFieldTypeString", "alias": "OpenID", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "S245_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "PVC", "name": "PVC", "domains": { "Flow_Desti": {"type": "inherited"}, "Line_Status": {"type": "inherited"} }, "templates": [ { "name": "PVC", "description": "", "prototype": { "attributes": { "OpenID": null, "Measured_Length": null, "Material": "PVC", "YearInstal": null, "Slope": null, "InvElevIn": null, "InvElevOut": null, "Accuracy": null, "CalcSlope": null, "Flow_Desti": null, "Numb_of_TA": null, "estFLOW_SF": null, "Diameter": null, "Line_Status": null, "Date_Serviced": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "AC", "name": "AC", "domains": { "Flow_Desti": {"type": "inherited"}, "Line_Status": {"type": "inherited"} }, "templates": [ { "name": "AC", "description": "", "prototype": { "attributes": { "OpenID": null, "Measured_Length": null, "Material": "AC", "YearInstal": null, "Slope": null, "InvElevIn": null, "InvElevOut": null, "Accuracy": null, "CalcSlope": null, "Flow_Desti": null, "Numb_of_TA": null, "estFLOW_SF": null, "Diameter": null, "Line_Status": null, "Date_Serviced": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Clay", "name": "Clay", "domains": { "Flow_Desti": {"type": "inherited"}, "Line_Status": {"type": "inherited"} }, "templates": [ { "name": "Clay", "description": "", "prototype": { "attributes": { "OpenID": null, "Measured_Length": null, "Material": "Clay", "YearInstal": null, "Slope": null, "InvElevIn": null, "InvElevOut": null, "Accuracy": null, "CalcSlope": null, "Flow_Desti": null, "Numb_of_TA": null, "estFLOW_SF": null, "Diameter": null, "Line_Status": null, "Date_Serviced": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Slip Line", "name": "Slip Line", "domains": { "Flow_Desti": {"type": "inherited"}, "Line_Status": {"type": "inherited"} }, "templates": [ { "name": "Slip Line", "description": "", "prototype": { "attributes": { "OpenID": null, "Measured_Length": null, "Material": "Slip Line", "YearInstal": null, "Slope": null, "InvElevIn": null, "InvElevOut": null, "Accuracy": null, "CalcSlope": null, "Flow_Desti": null, "Numb_of_TA": null, "estFLOW_SF": null, "Diameter": null, "Line_Status": null, "Date_Serviced": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Abandoned", "name": "Abandoned", "domains": { "Flow_Desti": {"type": "inherited"}, "Line_Status": {"type": "inherited"} }, "templates": [ { "name": "Abandoned", "description": "", "prototype": { "attributes": { "OpenID": null, "Measured_Length": null, "Material": "Abandoned", "YearInstal": null, "Slope": null, "InvElevIn": null, "InvElevOut": null, "Accuracy": null, "CalcSlope": null, "Flow_Desti": null, "Numb_of_TA": null, "estFLOW_SF": null, "Diameter": null, "Line_Status": null, "Date_Serviced": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }