{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "1391 - WESTERLY LOW LEVEL RELIEF SEWER", "type": "Feature Layer", "parentLayer": { "id": 7, "name": "NEORSD Projects in Construction" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The District Sewer Pipe feature class consists of lines depicting District owned/maintained gravity and pressure mains. A sewer pipe is a type of an underground carriage system, for transporting sewage from houses or industries to treatment or disposal. In some areas, sanitary sewers are separate sewer systems specifically for the carrying of domestic and industrial wastewater, and are operated separately and independently of storm drains, which carry the runoff of rain and other water which wash into city streets. Sewers carrying both sewage and stormwater together are called combined sewers.", "copyrightText": "", "editFieldsInfo": { "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2010159.67027088, "ymin": 453556.445051834, "xmax": 2382635.67780456, "ymax": 800720.513114825, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3.7240637144144125E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DISTSEWERNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GISUNIQUE", "type": "esriFieldTypeString", "alias": "GIS Unique ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": "0", "modelName": "GISUNIQUE" }, { "name": "DISTSEWERNAME", "type": "esriFieldTypeString", "alias": "District Sewer Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "DISTSEWERNAME" }, { "name": "SEWERPIPETYPE", "type": "esriFieldTypeString", "alias": "Sewer Pipe Type", "domain": { "type": "codedValue", "name": "DCSI_SEWERTYPE", "description": "", "codedValues": [ { "name": "Gravity", "code": "Gravity" }, { "name": "Pressure", "code": "Pressure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE" }, { "name": "FLOW", "type": "esriFieldTypeString", "alias": "Primary Flow", "domain": { "type": "codedValue", "name": "DCSI_PRIMARYFLOW", "description": "", "codedValues": [ { "name": "Combined", "code": "Combined" }, { "name": "Culverted Stream", "code": "Culverted Stream" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Storm", "code": "Storm" }, { "name": "Sludge", "code": "Sludge" }, { "name": "CSO Overflow", "code": "CSO Overflow" }, { "name": "Both", "code": "Both" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FLOW" }, { "name": "OVERFLOW", "type": "esriFieldTypeString", "alias": "Overflow", "domain": { "type": "codedValue", "name": "DCSI_OVERFLOW", "description": "", "codedValues": [ { "name": "SWO", "code": "SWO" }, { "name": "NONE", "code": "NONE" }, { "name": "DWO", "code": "DWO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "NONE", "modelName": "OVERFLOW" }, { "name": "DISTRICTTYPE", "type": "esriFieldTypeString", "alias": "District Type", "domain": { "type": "codedValue", "name": "DCSI_DISTRICTTYPE", "description": "Type of District Collection System Asset.", "codedValues": [ { "name": "ICRS", "code": "ICRS" }, { "name": "Interceptor", "code": "Interceptor" }, { "name": "CSO Responsibility", "code": "CSO Responsibility" }, { "name": "Local", "code": "Local" }, { "name": "Force Main", "code": "Force Main" }, { "name": "CSO Control", "code": "CSO Control" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICTTYPE" }, { "name": "INTERCEPTOR", "type": "esriFieldTypeString", "alias": "Interceptor Branch", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INTERCEPTOR" }, { "name": "TRENCHTYPE", "type": "esriFieldTypeString", "alias": "Trench Type", "domain": { "type": "codedValue", "name": "DCSI_TRENCHTYPE", "description": "", "codedValues": [ { "name": "Common Trench", "code": "Common Trench" }, { "name": "Separate Trench", "code": "Separate Trench" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TRENCHTYPE" }, { "name": "PIPESHAPE", "type": "esriFieldTypeString", "alias": "Pipe Shape", "domain": { "type": "codedValue", "name": "DCSI_PIPESHAPE", "description": "", "codedValues": [ { "name": "Arch", "code": "A" }, { "name": "Circular", "code": "C" }, { "name": "Egg", "code": "E" }, { "name": "Oval", "code": "O" }, { "name": "Rectangular", "code": "R" }, { "name": "Unkown", "code": "X" }, { "name": "Special", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "C", "modelName": "PIPESHAPE" }, { "name": "PIPEHEIGHT", "type": "esriFieldTypeString", "alias": "Pipe Height", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "0", "modelName": "PIPEHEIGHT" }, { "name": "PIPEWIDTH", "type": "esriFieldTypeString", "alias": "Pipe Width", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "0", "modelName": "PIPEWIDTH" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "DCSI_PIPEMATERIAL", "description": "", "codedValues": [ { "name": "ABS", "code": "ABS" }, { "name": "BR", "code": "BR" }, { "name": "CIP", "code": "CIP" }, { "name": "CMP", "code": "CMP" }, { "name": "DIP", "code": "DIP" }, { "name": "FRP", "code": "FRP" }, { "name": "PE", "code": "PE" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "SP", "code": "SP" }, { "name": "VCP", "code": "VCP" }, { "name": "XXX", "code": "XXX" }, { "name": "RPM", "code": "RPM" }, { "name": "OTR", "code": "OTR" }, { "name": "CT", "code": "CT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "XXX", "modelName": "MATERIAL" }, { "name": "PIPETEXT", "type": "esriFieldTypeString", "alias": "Pipe Label", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPETEXT" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "0", "modelName": "LOCATION" }, { "name": "PROJECTORIGIN", "type": "esriFieldTypeString", "alias": "Project Origin", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROJECTORIGIN" }, { "name": "PROJECTMODIFY", "type": "esriFieldTypeString", "alias": "Project Modification", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROJECTMODIFY" }, { "name": "YEARINSTALLED", "type": "esriFieldTypeString", "alias": "Year Installed", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YEARINSTALLED" }, { "name": "YEARMODIFIED", "type": "esriFieldTypeString", "alias": "Year Modified", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YEARMODIFIED" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "USMANHOLE", "type": "esriFieldTypeString", "alias": "Upstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "0", "modelName": "USMANHOLE" }, { "name": "DSMANHOLE", "type": "esriFieldTypeString", "alias": "Downstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "0", "modelName": "DSMANHOLE" }, { "name": "USINVERT", "type": "esriFieldTypeString", "alias": "Upstream Invert", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "0", "modelName": "USINVERT" }, { "name": "DSINVERT", "type": "esriFieldTypeString", "alias": "Downstream Invert", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "0", "modelName": "DSINVERT" }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "0", "modelName": "SLOPE" }, { "name": "ASSETLV2", "type": "esriFieldTypeString", "alias": "Asset Heirarchy Level 2", "domain": { "type": "codedValue", "name": "DCSI_ASSETLEVEL2", "description": "Nexgen asset hierachy category 2.", "codedValues": [ { "name": "Easterly Basin", "code": "Easterly Basin" }, { "name": "Southerly Basin", "code": "Southerly Basin" }, { "name": "Westerly Basin", "code": "Westerly Basin" }, { "name": "Misc Basin", "code": "MISC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETLV2" }, { "name": "ASSETLV3", "type": "esriFieldTypeString", "alias": "Asset Heirarchy Level 3", "domain": { "type": "codedValue", "name": "DCSI_ASSETLEVEL3", "description": "Nexgen asset hierachy category 3.", "codedValues": [ { "name": "Big Creek", "code": "Big Creek" }, { "name": "Collinwood", "code": "Collinwood" }, { "name": "Cuyahoga Valley", "code": "Cuyahoga Valley" }, { "name": "Easterly", "code": "Easterly" }, { "name": "Heights Hilltop", "code": "Heights Hilltop" }, { "name": "Mill Creek", "code": "Mill Creek" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southerly", "code": "Southerly" }, { "name": "Southwest", "code": "Southwest" }, { "name": "Walworth", "code": "Walworth" }, { "name": "Westerly", "code": "Westerly" }, { "name": "Misc", "code": "Misc" }, { "name": "Sludge Force Main", "code": "Sludge Force Main" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETLV3" }, { "name": "CSORESPCODE", "type": "esriFieldTypeString", "alias": "CSO Responsibility Code", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "N", "modelName": "CSORESPCODE" }, { "name": "OLDDV2ID", "type": "esriFieldTypeString", "alias": "Old DV2 ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OLDDV2ID" }, { "name": "LININGMETHOD", "type": "esriFieldTypeString", "alias": "Lining Method", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LININGMETHOD" }, { "name": "LININGCOMMENTS", "type": "esriFieldTypeString", "alias": "Lining Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LININGCOMMENTS" }, { "name": "YEARINSPECTED", "type": "esriFieldTypeString", "alias": "Year Last Inspected", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YEARINSPECTED" }, { "name": "INSPCOMMENTS", "type": "esriFieldTypeString", "alias": "Inspection Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "INSPCOMMENTS" }, { "name": "PIPESHAPESOURCE", "type": "esriFieldTypeString", "alias": "Pipe Shape Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPESHAPESOURCE" }, { "name": "PIPEDIMSOURCE", "type": "esriFieldTypeString", "alias": "Pipe Dimension Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPEDIMSOURCE" }, { "name": "PIPEMATSOURCE", "type": "esriFieldTypeString", "alias": "Pipe Material Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIPEMATSOURCE" }, { "name": "USINVERTSOURCE", "type": "esriFieldTypeString", "alias": "US Inverst Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "USINVERTSOURCE" }, { "name": "DSINVERTSOURCE", "type": "esriFieldTypeString", "alias": "DS Invert Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DSINVERTSOURCE" }, { "name": "SLOPESOURCE", "type": "esriFieldTypeString", "alias": "Slope Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SLOPESOURCE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATION_DATE", "type": "esriFieldTypeDate", "alias": "CREATION_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATION_DATE" }, { "name": "LAST_EDITED_BY", "type": "esriFieldTypeString", "alias": "LAST_EDITED_BY", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_BY" }, { "name": "LAST_EDIT_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDIT_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDIT_DATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "FLOW_1", "fields": "FLOW", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I798DISTSEWERNAM", "fields": "DISTSEWERNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R326_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_326", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_326", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A235_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "1391", "description": "", "prototype": { "attributes": { "GISUNIQUE": "0", "USINVERT": "0", "DSMANHOLE": "0", "SLOPESOURCE": null, "PIPEHEIGHT": "0", "ASSETLV3": null, "COMMENTS": null, "FLOW": null, "DSINVERT": "0", "PIPEWIDTH": "0", "PIPESHAPE": "C", "PIPETEXT": null, "USMANHOLE": "0", "TRENCHTYPE": null, "DISTSEWERNAME": "0", "SEWERPIPETYPE": null, "OVERFLOW": "NONE", "DISTRICTTYPE": null, "INTERCEPTOR": null, "MATERIAL": "XXX", "LOCATION": "0", "PROJECTORIGIN": null, "PROJECTMODIFY": null, "YEARINSTALLED": null, "YEARMODIFIED": null, "SLOPE": "0", "ASSETLV2": null, "CSORESPCODE": "N", "OLDDV2ID": null, "LININGMETHOD": null, "LININGCOMMENTS": null, "YEARINSPECTED": null, "INSPCOMMENTS": null, "PIPESHAPESOURCE": null, "PIPEDIMSOURCE": null, "PIPEMATSOURCE": null, "USINVERTSOURCE": null, "DSINVERTSOURCE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f059facb935f4b249a8e0ab7213b7fed" }