{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "ssPressurizedMain", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": 3155675.1542999996, "ymin": 7209667.8688, "xmax": 3365066.5264999997, "ymax": 7274230.5302, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0020480000019073488, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0020480000019073488, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -10000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACID", "typeIdField": "", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "FACID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FACID" }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "Administrative Area", "domain": { "type": "codedValue", "name": "ssDomainAdministrativeArea", "description": "", "codedValues": [ { "name": "ECO", "code": "ECO" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 60, "defaultValue": "ECO", "modelName": "AdministrativeArea" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "Operational Area", "domain": { "type": "codedValue", "name": "ssDomainOperatingArea", "description": "", "codedValues": [ { "name": "TX", "code": "TX" }, { "name": "AR", "code": "AR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OperationalArea" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Mark for Deletion", "code": "Delete" }, { "name": "New", "code": "New" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "FlowMeasurementID", "type": "esriFieldTypeString", "alias": "Flow Measurement ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlowMeasurementID" }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "Water Type", "domain": { "type": "codedValue", "name": "ssDomainWaterType", "description": "", "codedValues": [ { "name": "Treated Water", "code": "Treated" }, { "name": "Combined Waste Water", "code": "Combined" }, { "name": "Potable Water", "code": "Potable" }, { "name": "Raw Water", "code": "Raw" }, { "name": "Reclaimed Water", "code": "Reclaimed" }, { "name": "Salt Water", "code": "Salt" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Storm Runoff", "code": "Storm" }, { "name": "Waste Water Effluent", "code": "Effluent" }, { "name": "Waste Activated Sludge", "code": "W.A.S." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": "Sewage", "modelName": "WaterType" }, { "name": "ExteriorCoating", "type": "esriFieldTypeString", "alias": "Exterior Coating", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ExteriorCoating" }, { "name": "JointType1", "type": "esriFieldTypeString", "alias": "Joint Type 1", "domain": { "type": "codedValue", "name": "ssDomainJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "Flange" }, { "name": "Weld", "code": "Weld" }, { "name": "Bond", "code": "Bond" }, { "name": "Other", "code": "Oth" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Flange", "modelName": "JointType1" }, { "name": "JointType2", "type": "esriFieldTypeString", "alias": "Joint Type 2", "domain": { "type": "codedValue", "name": "ssDomainJointType", "description": "", "codedValues": [ { "name": "Flange", "code": "Flange" }, { "name": "Weld", "code": "Weld" }, { "name": "Bond", "code": "Bond" }, { "name": "Other", "code": "Oth" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Flange", "modelName": "JointType2" }, { "name": "LiningType", "type": "esriFieldTypeString", "alias": "Lining Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LiningType" }, { "name": "PipeClass", "type": "esriFieldTypeString", "alias": "Pipe Class", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PipeClass" }, { "name": "Roughness", "type": "esriFieldTypeDouble", "alias": "Roughness", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Roughness" }, { "name": "GroundSurfaceType", "type": "esriFieldTypeString", "alias": "Ground Surface Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GroundSurfaceType" }, { "name": "PressureRating", "type": "esriFieldTypeString", "alias": "Pressure Rating", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PressureRating" }, { "name": "GPSTECH", "type": "esriFieldTypeString", "alias": "GPS Tech", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "GPSTECH" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Owner" }, { "name": "WorkorderID", "type": "esriFieldTypeString", "alias": "WorkorderID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkorderID" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "ssDomainWaterLineMaterial", "description": "", "codedValues": [ { "name": "Ductile Iron", "code": "DI" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "CL" }, { "name": "Wood", "code": "Wo" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" }, { "name": "Poly Vinyl Chloride - PVC", "code": "PVC" }, { "name": "Poly Vinyl Chloride - C900", "code": "PVC9" }, { "name": "Poly Vinyl Chloride - SDR26", "code": "PVC26" }, { "name": "Poly Vinyl Chloride - SDR35", "code": "PVC35" }, { "name": "Concrete", "code": "Con" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "Depth", "type": "esriFieldTypeInteger", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "range", "name": "ssDomainPressurizedMainDiameter", "description": "", "range": [ 0, 48 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 12, "modelName": "Diameter" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R3343_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3343", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3343", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3312_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "ssPressurizedMain", "description": "", "prototype": { "attributes": { "Owner": null, "Enabled": 1, "FACID": null, "OperationalArea": null, "FlowMeasurementID": null, "WorkorderID": null, "ExteriorCoating": null, "JointType1": "Flange", "Depth": null, "Material": "PVC", "AdministrativeArea": "ECO", "InstallDate": null, "LifecycleStatus": "Active", "WaterType": "Sewage", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "GroundSurfaceType": null, "PressureRating": null, "GPSTECH": null, "GPSDATE": null, "Diameter": 12, "Subtype": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 1, "name": "Force", "defaultValues": { "FACID": null, "Enabled": 1, "Subtype": 1, "AdministrativeArea": "ECO", "InstallDate": null, "OperationalArea": null, "LifecycleStatus": "Active", "Owner": null, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Sewage", "Material": "PVC", "ExteriorCoating": null, "JointType1": "Flange", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Depth": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "GPSTECH": null, "GPSDATE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 2, "name": "Pressure", "defaultValues": { "FACID": null, "Enabled": 1, "Subtype": 2, "AdministrativeArea": "ECO", "InstallDate": null, "OperationalArea": null, "LifecycleStatus": "Active", "Owner": null, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Sewage", "Material": "PVC", "ExteriorCoating": null, "JointType1": "Flange", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Depth": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "GPSTECH": null, "GPSDATE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 3, "name": "PipeBridge", "defaultValues": { "FACID": null, "Enabled": 1, "Subtype": 3, "AdministrativeArea": "ECO", "InstallDate": null, "OperationalArea": null, "LifecycleStatus": "Active", "Owner": null, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Sewage", "Material": "PVC", "ExteriorCoating": null, "JointType1": "Flange", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Depth": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "GPSTECH": null, "GPSDATE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} } }, { "code": 4, "name": "Vacuum", "defaultValues": { "FACID": null, "Enabled": 1, "Subtype": 4, "AdministrativeArea": "ECO", "InstallDate": null, "OperationalArea": null, "LifecycleStatus": "Active", "Owner": null, "WorkorderID": null, "FlowMeasurementID": null, "WaterType": "Sewage", "Material": "PVC", "ExteriorCoating": null, "JointType1": "Flange", "JointType2": "Flange", "LiningType": null, "PipeClass": null, "Roughness": null, "Depth": null, "Diameter": 12, "GroundSurfaceType": null, "PressureRating": null, "GPSTECH": null, "GPSDATE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "SHAPE.STLength()": null }, "domains": { "Enabled": {"type": "inherited"}, "AdministrativeArea": {"type": "inherited"}, "OperationalArea": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Material": {"type": "inherited"}, "JointType1": {"type": "inherited"}, "JointType2": {"type": "inherited"}, "Diameter": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "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": "d32587c69ba64c7bb6166becb98d780c" }