{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Sewer Gravity Main", "type": "Feature Layer", "parentLayer": { "id": 1, "name": "SEWER SYSTEM" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2357715.225336979, "ymin": 7043031.915408319, "xmax": 2419845.9808786754, "ymax": 7091188.55377798, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 43, "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, 190, 255 ], "haloSize": 1.75, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "PVC", "modelName": "Material" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "Water Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WaterType" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "ADMINISTRATIVEAREA", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "AdministrativeArea" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OPERATIONALAREA", "type": "esriFieldTypeString", "alias": "OperationalArea", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OperationalArea" }, { "name": "SUBBASIN", "type": "esriFieldTypeString", "alias": "SubBasin", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SubBasin" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACT", "modelName": "LifeCycleStatus" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": false, "defaultValue": 5, "modelName": "SUBTYPE" }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WORKORDERID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WORKORDERID" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "RECORDEDLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORDEDLENGTH" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "PRIMARYIMAGE", "type": "esriFieldTypeString", "alias": "PRIMARYIMAGE", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PRIMARYIMAGE" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT" }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SHEET" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CreatedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "GROUNDTYPE", "type": "esriFieldTypeString", "alias": "GroundType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GroundType" }, { "name": "EXTERIORCOATING", "type": "esriFieldTypeString", "alias": "ExteriorCoating", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ExteriorCoating" }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JointType1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "JointType1" }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JointType2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "JointType2" }, { "name": "LININGTYPE", "type": "esriFieldTypeString", "alias": "LiningType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LiningType" }, { "name": "PIPECLASS", "type": "esriFieldTypeString", "alias": "PipeClass", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PipeClass" }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAMINVERT" }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNSTREAMINVERT" }, { "name": "DEPTHUPSTREAM", "type": "esriFieldTypeDouble", "alias": "DEPTHUPSTREAM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHUPSTREAM" }, { "name": "DEPTHDOWNSTREAM", "type": "esriFieldTypeDouble", "alias": "DEPTHDOWNSTREAM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTHDOWNSTREAM" }, { "name": "FINALCORRECT", "type": "esriFieldTypeInteger", "alias": "FinalCorrect", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinalCorrect" }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UniqueID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "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" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "UPSTREAM_MH", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "DOWNSTREAM_MH", "type": "esriFieldTypeString", "alias": "FLOWMEASUREMENTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FLOWMEASUREMENTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S104_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ductile Iron Sewer", "description": "A Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "WATERTYPE": "Sewage", "MATERIAL": "DIP", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "8\" PVC Sewer", "description": "A 8\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "ENABLED": 1, "DIAMETER": 8, "WATERTYPE": "SS", "MATERIAL": "PVC", "SUBTYPE": 5 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "12\" PVC Sewer", "description": "A 12\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "PVC", "DIAMETER": 12, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "18\" PVC Sewer", "description": "A 18\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "PVC", "DIAMETER": 18, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "24\" PVC Sewer", "description": "A 24\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "PVC", "DIAMETER": 24, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "27\" PVC Sewer", "description": "A 27\" PVC Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "PVC", "DIAMETER": 27, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "12\" Ductile Iron Sewer", "description": "A 12\" PVC Ductile Iron Gravity Main.", "prototype": { "attributes": { "MATERIAL": "DIP", "DIAMETER": 12, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "18\" Ductile Iron Sewer", "description": "A 18\" Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "DIP", "DIAMETER": 18, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "24\" Ductile Iron Sewer", "description": "A 24\" Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "DIP", "DIAMETER": 24, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "27\" Ductile Iron Sewer", "description": "A 27\" Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "DIP", "DIAMETER": 27, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "8\" Ductile Iron Sewer", "description": "A 8\" Ductile Iron Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "DIP", "DIAMETER": 8, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "12\" Reinforced Conrete Sewer", "description": "A 12\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "RCP", "DIAMETER": 12, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "18\" Reinforced Conrete Sewer", "description": "A 18\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "RCP", "DIAMETER": 18, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "24\" Reinforced Conrete Sewer", "description": "A 24\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "RCP", "DIAMETER": 24, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "27\" Reinforced Conrete Sewer", "description": "A 27\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "RCP", "DIAMETER": 27, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "8\" Reinforced Conrete Sewer", "description": "A 8\" Reinforced Conrete Sewer Gravity Main.", "prototype": { "attributes": { "MATERIAL": "RCP", "DIAMETER": 8, "WATERTYPE": "Sewage", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "PVC Sewer", "description": "A PVC Sewer Gravity Main.", "prototype": { "attributes": { "WATERTYPE": "Sewage", "MATERIAL": "PVC", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Reinforced Concrete Sewer", "description": "A Reinforced Concrete Sewer Gravity Main.", "prototype": { "attributes": { "WATERTYPE": "Sewage", "MATERIAL": "RCP", "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 15000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e3960abfce7a4ab7a141df76e1c880e8" }