{ "currentVersion": 10.31, "id": 11, "name": "IP_POINTS", "type": "Feature Layer", "description": "The ControlPoint feature class lies at the heart of the APDM. The ControlPoint feature class stores points of known X,Y (optionally Z) position and known station value (measure) along the pipeline centerline. Control point features define the pipeline centerline. The ControlPoint feature class has one or more many-to-one relationships with the StationSeries feature class; one for each ReferenceMode in the system. Within a given reference mode, each station series feature is composed of two or more control point features of the same reference mode. Each control point corresponds to a vertex (including the endpoints) of an associated station series feature. The station (or measure) value stored with the control point feature defines the M value of the vertex at the same location in the associated station series feature. ", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 10, "name": "AGP Layers" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPECD", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 223, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 59, 148, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Horizontal (PRM)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 28, 0, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Post (ARM)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 161, 131, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Slope (ARM)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Unspecified (URM)", "description": "" } ] }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[PI_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 85, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 5872484.192018791, "ymin": 2759591.125235755, "xmax": 5948943.683530572, "ymax": 2767045.562444731, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PI_NAME", "typeIdField": "SubTypeCD", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EVENTID", "type": "esriFieldTypeString", "alias": "EVENTID", "length": 38, "domain": null }, { "name": "WOP_LRS_GUID", "type": "esriFieldTypeString", "alias": "STATIONSERIESEVENTID", "length": 38, "domain": null }, { "name": "CONTROLPOINTANGLE", "type": "esriFieldTypeDouble", "alias": "ControlPointAngle", "domain": null }, { "name": "CONTROLPOINTTYPE", "type": "esriFieldTypeInteger", "alias": "ControlPointType", "domain": { "type": "codedValue", "name": "clControlPointType", "codedValues": [ { "name": "Unknown (Verified)", "code": -1 }, { "name": "Unknown", "code": 0 }, { "name": "PI", "code": 1 }, { "name": "Known Point", "code": 2 }, { "name": "GPS Point", "code": 3 }, { "name": "Monument", "code": 4 }, { "name": "Crossing Location", "code": 5 } ] } }, { "name": "PIDIRECTION", "type": "esriFieldTypeInteger", "alias": "PIDirection", "domain": { "type": "codedValue", "name": "clControlPointDirection", "codedValues": [ { "name": "Unknown (Verified)", "code": -1 }, { "name": "Unknown", "code": 0 }, { "name": "None", "code": 1 }, { "name": "LT", "code": 2 }, { "name": "RT", "code": 3 } ] } }, { "name": "STATION", "type": "esriFieldTypeDouble", "alias": "Station", "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "SubTypeCD", "domain": null }, { "name": "PI_NAME", "type": "esriFieldTypeString", "alias": "PI_NAME", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 36, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 36, "domain": null } ], "types": [ { "id": 2, "name": "Slope (ARM)", "domains": { "CONTROLPOINTTYPE": {"type": "inherited"}, "PIDIRECTION": {"type": "inherited"} } }, { "id": 3, "name": "Post (ARM)", "domains": { "CONTROLPOINTTYPE": {"type": "inherited"}, "PIDIRECTION": {"type": "inherited"} } }, { "id": 1, "name": "Horizontal (PRM)", "domains": { "CONTROLPOINTTYPE": {"type": "inherited"}, "PIDIRECTION": {"type": "inherited"} } }, { "id": 4, "name": "Unspecified (URM)", "domains": { "CONTROLPOINTTYPE": {"type": "inherited"}, "PIDIRECTION": {"type": "inherited"} } } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true }, "dateFieldsTimeReference": null }