{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 129, "name": "REDUCER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.00327716054648402, "falseX": -400, "falseY": -400, "xyUnits": 1.0000000005263556E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 2741.1390787164855 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c97a08eb3aa04b22b4660ceccdb98f59", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABV0lEQVQ4jZWSoY7CQBRFj6h6SYPBMKL7BWDwKCTbP1gLagKK1AGVq8a2CZYf6HdgVmFnRWlCxSYk1Stom7ZbSPYmk0xm5p6Z9+449EvK0VRRjpacHrNnjIlc11XNRWutDcNwC1xeAbzj8ZjM5/OJ53nt64tiIiKDIAhWTYjzyny9XhmNRo+aRNBaz4CoCXGemQGSJAFguVw+hTiAGGOivmdXOhwOpGkKwH6/R2s9y7Ls0xjjO4C4rqs8z8P3/fqgUorFYgFAHMctgIgwHo/fgGGriWmacj6f6/orwCv1xfgvtQDT6bSeK6X+HH4GKKy1tiiKSRRFrc04joFHClUPAPI853a7/dSAMAy3IjLQWs9Euj8Ydrtdy3w6nb6CIPgA8qqES5lr1IRU+XfN6/X6Hfju9qAX8srcBdSQLMs+y5xr3e/3dLPZrJrmPgDAxRjjA8Oevby78Avv3KLgPDndFAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -104.15371453972034, "ymin": 31.66623925779004, "xmax": -103.3806162641273, "ymax": 32.55347329032304, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DERIVED_NETWORK_ROUTE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 50, "domain": null }, { "name": "DERIVED_CM_NETWORK_ID", "type": "esriFieldTypeGUID", "alias": "DERIVED_CM_NETWORK_ID", "length": 38, "domain": null }, { "name": "DERIVED_MEASURE", "type": "esriFieldTypeDouble", "alias": "DERIVED_MEASURE", "domain": null }, { "name": "DERIVED_NETWORK_ROUTE_NAME", "type": "esriFieldTypeString", "alias": "DERIVED_NETWORK_ROUTE_NAME", "length": 255, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 255, "domain": null }, { "name": "EDIT_RESPONSE", "type": "esriFieldTypeString", "alias": "EDIT_RESPONSE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_EDIT_RESPONSE_CL", "description": "Domain used to describe how an online linear referenced event-driven record geometry responds to changes in the XYZ and Measure (M) updates to the NETWORK_ROUTE feature that the event is located on or near. The following values define the behavior for each of these records and their underlying geometry (either point or linear):\n\t- Relative - the event feature is located linear referencing. Any change in the underlying M values for a NETWORK_ROUTE feature could cause the position of the event feature to shift up or down the NETWORK_ROUTE.\n\t- Absolute - the event feature is located at a specific XYZ coordinate on or near the network route. Any change in the underlying XYZ or M values for a NETWORK_ROUTE feature will never cause the position of the event feature to shift up or down the NETWORK_ROUTE but will possibly allow the measure or the station value of the event feature to be altered.\n\t- Online - the event feature geometry is located coincident to the geometry of the NETWORK_ROUTE feature.\n\t- Offline - the event feature geometry is located off the geometry of the NETWORK_ROUTE feature.\n\t- Fixed LRS - the measure or station of the event feature does not change when the M values of the underlying or nearby NETWORK_ROUTE feature are altered\n\t- Update LRS - the measure or station of the event feature is updated when the M values of the underlying or nearby NETWORK_ROUTE feature are altered\n\t- Update LRS for Point - the measure or station of the event feature is updated when the M values of the underlying or nearby NETWORK_ROUTE feature are altered if the geometry of the event-feature is a point\n\t- No LRS - the record geometry is exclusively located by XYZ and any change in the feature geometry M or the nearby NETWORK_ROUTE geometry M values do not affect the location or any measure/station attributes for the record.", "codedValues": [ { "name": "Absolute - Offline - No LRS", "code": "Absolute - Offline - No LRS" }, { "name": "Absolute - Offline - Update LRS for Point", "code": "Absolute - Offline - Update LRS for Point" }, { "name": "Absolute - Online - Fixed LRS", "code": "Absolute - Online - Fixed LRS" }, { "name": "Absolute - Online - Update LRS", "code": "Absolute - Online - Update LRS" }, { "name": "Relative - Online - Fixed LRS", "code": "Relative - Online - Fixed LRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "FROM_DATE", "length": 8, "domain": null }, { "name": "GRADE", "type": "esriFieldTypeString", "alias": "GRADE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_REDUCER_GRADE_CL", "description": "A code listing of potential REDUCER grade values.", "codedValues": [ { "name": "Dual Stamped", "code": "Dual Stamped" }, { "name": "Grade A", "code": "Grade A" }, { "name": "Grade B", "code": "Grade B" }, { "name": "Grade C", "code": "Grade C" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Verified as unknown", "code": "Verified as unknown" }, { "name": "X24", "code": "X24" }, { "name": "X35", "code": "X35" }, { "name": "X36", "code": "X36" }, { "name": "X42", "code": "X42" }, { "name": "X46", "code": "X46" }, { "name": "X48", "code": "X48" }, { "name": "X52", "code": "X52" }, { "name": "X56", "code": "X56" }, { "name": "X65", "code": "X65" }, { "name": "X70", "code": "X70" }, { "name": "X80", "code": "X80" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IN_SERVICE_DATE", "type": "esriFieldTypeDate", "alias": "IN_SERVICE_DATE", "length": 8, "domain": null }, { "name": "INLET_OUTSIDE_DIAMETER", "type": "esriFieldTypeDouble", "alias": "INLET_OUTSIDE_DIAMETER", "domain": { "type": "codedValue", "name": "WS2_REDUCER_OUTSIDE_DIAMETER_CL", "description": "A code listing of REDUCER outside inlet diameters", "codedValues": [ { "name": "-9998", "code": -9998 }, { "name": "-9999", "code": -9999 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLED_DATE", "type": "esriFieldTypeDate", "alias": "INSTALLED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 50, "domain": null }, { "name": "LOC_ERROR", "type": "esriFieldTypeString", "alias": "LOC_ERROR", "length": 50, "domain": null }, { "name": "MAINTAIN_LRS", "type": "esriFieldTypeString", "alias": "MAINTAIN_LRS", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YES_NO_NA_CL", "description": "A domain used to store logical answers to Boolean attributes. In some situations a Yes/No answer is not appropriate and two other options are provided - Not Applicable and Unknown. This effectively negates the boolean aspect of the field but there are always situations where the answer is not known (Unknown) and there are occasionally situations where a yes/no answer is not appropriate. Utilizing this domain prevents the addition of fields to account for these situations.", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTURED_DATE", "type": "esriFieldTypeDate", "alias": "MANUFACTURED_DATE", "length": 8, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": { "type": "codedValue", "name": "WS2_REDUCER_MANUFACTURER_CL", "description": "A sample listing of REDUCER manufacturers", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Verified as unknown", "code": "Verified as unknown" }, { "name": "NEXTEEL", "code": "NEXTEEL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS2_REDUCER_MATERIAL_CL", "description": "A code listing of REDUCER material types.", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Verified as unknown", "code": "Verified as unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "MEASURE", "domain": null }, { "name": "NETWORK_ID", "type": "esriFieldTypeSmallInteger", "alias": "NETWORK_ID", "domain": { "type": "codedValue", "name": "WS2_dLRSNetworks", "description": "An enumeration that defines the types of measure networks utilized in a standard PODS 7.0 data model. If Linear Referencing is not utilized for locating features then this domain will never be deployed in the data model. If Linear referencing is utilized for locating assets and conditions on or along a pipeline system then each network of routes used to locate features is itemized here. The default deployment of PODS 7.0 includes the traditional measure location systems of PODS 7.0 Relational and PODS 7.0 Spatial.", "codedValues": [ { "name": "ENGINEERING_STA_NETWORK", "code": 1 }, { "name": "CONTINUOUS_MEAS_NETWORK", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NETWORK_ROUTE_ID", "type": "esriFieldTypeGUID", "alias": "NETWORK_ROUTE_ID", "length": 38, "domain": null }, { "name": "NETWORK_ROUTE_NAME", "type": "esriFieldTypeString", "alias": "NETWORK_ROUTE_NAME", "length": 255, "domain": null }, { "name": "OUTLET_OUTSIDE_DIAMETER", "type": "esriFieldTypeDouble", "alias": "OUTLET_OUTSIDE_DIAMETER", "domain": { "type": "codedValue", "name": "WS2_REDUCER_OUTSIDE_DIAMETER_CL", "description": "A code listing of REDUCER outside inlet diameters", "codedValues": [ { "name": "-9998", "code": -9998 }, { "name": "-9999", "code": -9999 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPE_SEGMENT_ID", "type": "esriFieldTypeGUID", "alias": "PIPE_SEGMENT_ID", "length": 38, "domain": null }, { "name": "PIPELINE_ID", "type": "esriFieldTypeGUID", "alias": "PIPELINE_ID", "length": 38, "domain": null }, { "name": "POSITION_SOURCE", "type": "esriFieldTypeString", "alias": "POSITION_SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_POSITION_SOURCE_CL", "description": "Indicates how the geometry for a record was initially located on or along the pipeline route.", "codedValues": [ { "name": "Coordinate Located", "code": "Coordinate Located" }, { "name": "LRS Located", "code": "LRS Located" }, { "name": "LRS Located with Offset", "code": "LRS Located with Offset" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Verified as unknown", "code": "Verified as unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRESERVE_RELATE_IDENTIFIER", "type": "esriFieldTypeGUID", "alias": "PRESERVE_RELATE_IDENTIFIER", "length": 38, "domain": null }, { "name": "REDUCER_TYPE", "type": "esriFieldTypeString", "alias": "REDUCER_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS2_REDUCER_TYPE_CL", "description": "A code listing of types of REDUCERs", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Verified as unknown", "code": "Verified as unknown" }, { "name": "Concentric", "code": "Concentric" }, { "name": "Eccentric", "code": "Eccentric" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SITE_ID", "type": "esriFieldTypeGUID", "alias": "SITE_ID", "length": 38, "domain": null }, { "name": "SPECIFICATION", "type": "esriFieldTypeString", "alias": "SPECIFICATION", "length": 50, "domain": { "type": "codedValue", "name": "WS2_REDUCER_SPECIFICATION_CL", "description": "A code listing of REDUCER specifications", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "Verified as unknown", "code": "Verified as unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS2_HISTORIC_STATE_CL", "description": "Indicates if the record is the most recent version a feature or event representation. Modern GIS systems support the notion of in-line history where current and historic versions of records are managed in a single table. As these features are updated, the attributes defined by including the HISTORY data type are modified for those features. The FROM_DATE and TO_DATE fields show a life-span of each version of the record. The historical records have both the FROM_DATE and TO_DATE fields set and the STATUS field set to Historic. The current record has the FROM_DATE set, but the TO_DATE field is NULL. The STATUS field is set to Current. As new versions of records are added, the previous version TO_DATE is set to the FROM_DATE of the most recent record. \nA good example of this is changing pipe records to reflect a pipe replacement. This example also brings into play how the LAYER_METADATA table can be used to manage gap and overlap situations. A section of pipeline is removed. In the GIS, the existing pipe segment is split into three pieces and the middle PIPE_SEGMENT record attributes are set as follows: TO_DATE is set to Now and STATUS is set to Historic. For the PIPE_SEGMENT table there is a LAYER_METADATA record set with the following attributes: DEFINITION_QUERY= STATUS=Current, ALLOW_GAP=No, ALLOW_OVERLAP=Yes. If a QA routine is run against the PIPE_SEGMENT layer it will return a gap violation because there is a gap between two active PIPE_SEGMENT records (since the middle record has been set to Historic. A new PIPE_SEGMENT record is inserted with different business attributes (wall thickness, grade etc.) and it fills in the gap between the two active records. The FROM_DATE for this new record is set to Now, and the STATUS is set to Current. There are now four PIPE_SEGMENT records for this pipeline. One is Historic, three are Current. Two are completely coincident with each other but one is the Current record and the other is the Historic record. Now when the QA process is re-run looking for errors in the PIPE_SEGMENT table and neither the gap or overlap situations occur because there are now gaps in Current records and there are no overlaps in Current records.", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Historic", "code": "Historic" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Verified as unknown", "code": "Verified as unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TAG_IDENTIFIER", "type": "esriFieldTypeString", "alias": "TAG_IDENTIFIER", "length": 50, "domain": null }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "TO_DATE", "length": 8, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeGUID", "alias": "UNIQUE_ID", "length": 38, "domain": null }, { "name": "VALIDITY_TOLERANCE", "type": "esriFieldTypeDouble", "alias": "VALIDITY_TOLERANCE", "domain": null }, { "name": "VISUAL_OFFSET", "type": "esriFieldTypeDouble", "alias": "VISUAL_OFFSET", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I235UNIQUE_ID", "fields": "UNIQUE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I235FROM_DATE5", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I235NETWORK_ROUT", "fields": "NETWORK_ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G235PIPELINE_ID", "fields": "PIPELINE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G235SITE_ID", "fields": "SITE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G235PIPE_SEGMENT", "fields": "PIPE_SEGMENT_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 11, "name": "PIPE_SEGMENT", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "PIPE_SEGMENT_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 12, "name": "PIPELINE", "relatedTableId": 42, "role": "esriRelRoleDestination", "keyField": "PIPELINE_ID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0b6ea39373374d868246e69ee986e7a0" }