{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Sewer Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2472139.208858058, "ymin": 1400697.6954430342, "xmax": 2532153.1449400485, "ymax": 1437179.3274013996, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var active = $feature.Active; // \"Yes\" / \"No\"\nvar lt = $feature.SewerLineType; // \"Force Main\", \"Gravity Main\", \"Lateral\", \"Unknown\"\nvar valid = [\"Force Main\",\"Gravity Main\",\"Lateral\",\"Unknown\"];\n\nif (active == \"Yes\" && IndexOf(valid, lt) > -1) {\n // Active + valid type -> show each type as its own class\n return lt;\n} else {\n // Everything else -> single \"Inactive\" class\n return \"Inactive\";\n}\n", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Active lines", "classes": [ { "label": "Force Main", "description": "Force Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 153 ], "width": 3 }, "values": [ [ "Force Main" ] ] }, { "label": "Gravity Main", "description": "Gravity Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 153 ], "width": 2 }, "values": [ [ "Gravity Main" ] ] }, { "label": "Lateral", "description": "Lateral", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "values": [ [ "Lateral" ] ] }, { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 202, 197, 255 ], "width": 1 }, "values": [ [ "Unknown" ] ] } ] }, { "heading": "Inactive Lines", "classes": [ { "label": "Inactive", "description": "Inactive", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "values": [ [ "Inactive" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 153 ], "width": 3 }, "value": "Force Main", "label": "Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 153 ], "width": 2 }, "value": "Gravity Main", "label": "Gravity Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "Lateral", "label": "Lateral" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 202, 197, 255 ], "width": 1 }, "value": "Unknown", "label": "Unknown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Inactive", "label": "Inactive" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 228, 255 ], "toColor": [ 215, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 184, 252, 255 ], "toColor": [ 251, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 184, 255 ], "toColor": [ 252, 198, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 179, 255 ], "toColor": [ 244, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 236, 255 ], "toColor": [ 252, 215, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 210, 255 ], "toColor": [ 252, 242, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 187, 252, 255 ], "toColor": [ 201, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 202, 255 ], "toColor": [ 222, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 209, 255 ], "toColor": [ 184, 252, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "OBJECTID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SewerLineType", "type": "esriFieldTypeString", "alias": "Sewer Line Type", "domain": { "type": "codedValue", "name": "Sewer - Line Type", "description": "Sewer Line feature type", "codedValues": [ { "name": "Force Main", "code": "Force Main" }, { "name": "Gravity Main", "code": "Gravity Main" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Unknown", "modelName": "SewerLineType" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Unknown", "modelName": "Material" }, { "name": "PipeSize_Inches", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Size (Inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PipeSize_Inches" }, { "name": "FlowDirection", "type": "esriFieldTypeSmallInteger", "alias": "Flow Direction", "domain": { "type": "codedValue", "name": "Sewer - Flow Direction", "description": "Indicates how the feature flows in network.", "codedValues": [ { "name": "With digitized", "code": 1 }, { "name": "Against digitized", "code": 2 }, { "name": "Indeterminate", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "FlowDirection" }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active?", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "Yes", "modelName": "Active" }, { "name": "PRIVATE", "type": "esriFieldTypeString", "alias": "Privately held?", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "Yes", "modelName": "PRIVATE" }, { "name": "ManagedBy", "type": "esriFieldTypeString", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Bishop", "code": "Bishop" }, { "name": "Bogart", "code": "Bogart" }, { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Eastville", "code": "Eastville" }, { "name": "Farmington", "code": "Farmington" }, { "name": "GDOT", "code": "GDOT" }, { "name": "North High Shoals", "code": "North High Shoals" }, { "name": "Out of County", "code": "Out of County" }, { "name": "Private", "code": "Private" }, { "name": "Watkinsville", "code": "Watkinsville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ManagedBy" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DataSource" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1303_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1303", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1303", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1268_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Force Main", "description": "", "prototype": { "attributes": { "last_edited_date": null, "SewerLineType": "Force Main", "Material": "Unknown", "PipeSize_Inches": null, "FlowDirection": 1, "Active": "Yes", "PRIVATE": "Yes", "ManagedBy": null, "DataSource": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Gravity Main", "description": "", "prototype": { "attributes": { "last_edited_date": null, "SewerLineType": "Gravity Main", "Material": "Unknown", "PipeSize_Inches": null, "FlowDirection": 1, "Active": "Yes", "PRIVATE": "Yes", "ManagedBy": null, "DataSource": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Lateral", "description": "", "prototype": { "attributes": { "last_edited_date": null, "SewerLineType": "Lateral", "Material": "Unknown", "PipeSize_Inches": null, "FlowDirection": 1, "Active": "Yes", "PRIVATE": "Yes", "ManagedBy": null, "DataSource": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Unknown", "description": "", "prototype": { "attributes": { "last_edited_date": null, "SewerLineType": "Unknown", "Material": "Unknown", "PipeSize_Inches": null, "FlowDirection": 1, "Active": "Yes", "PRIVATE": "Yes", "ManagedBy": null, "DataSource": null, "Comments": null, "created_user": null, "created_date": null, "last_edited_user": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "812760e525d94decaa0e45e3af187709" }