{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Cross Section", "type": "Feature Layer", "description": "CROSS_SECT_SAMPLE_PUB_PT: Cross-sectional surveys capture the shape of the stream channel at a specific location by measuring elevations at intervals across the channel. Cross-sections are used to determine bankfull width, mean bankfull depth, and entrenchment of a channel at a specific point. Cross-sections are usually installed and monitored to track geomorphic change in a stream before and after a physical alteration to the channel; these surveys can detect erosion and deposition of stream sediment as well as changes to the shape (profile) of stream bed and banks. The cross-section table defined in this data standard stores the summary measurements. Raw data can be stored in a spreadsheet or document and related to the record.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "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 }, "copyrightText": "OR/WA BLM", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f239cc1526ed7188920b92d88a8dfa0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCElEQVQoka3SPSgEYBgH8J/uSkJCN1CKQYpZnURJV0yimISyGJTNIGc0icjgNgNllbrB6nQx+ComlCIlZbuSjyxO98Vw+U9Pz9Ov/r29QUUm+N+wqZnWF1LPHCH1J6wgNMHyNL0t1L3zscfJBlv7rP0GS6JszDKUcQwM0t5N6xiBOCt5cJTJGQYK9a6lfIrJOLF07R/YSU8pAXhEHyJY+r7309ZF5IDdLFhGVXq+w0WBx6inJq/qEw/pOYwEGjPgNW/3HOfBG1aTDHdQ/V09KzskD7nMgzGuGlgoYTFMZXr/im3ObxjPrf6TedZTJE6ZC9H0RuqWxDvRTT5/hbDIGUZy97kp+q9+AX3OPPAUG07tAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3775354012539953E7, "ymin": 5285967.808333368, "xmax": -1.3697858638178337E7, "ymax": 5333150.865527105, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SAMPLE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SAMPLE_ID", "type": "esriFieldTypeString", "alias": "Sample ID", "length": 60, "domain": null }, { "name": "SAMPLE_GRP", "type": "esriFieldTypeString", "alias": "Sample Group", "length": 50, "domain": null }, { "name": "SAMPLE_TYPE", "type": "esriFieldTypeString", "alias": "Sample Type", "length": 30, "domain": null }, { "name": "SAMPLE_METH", "type": "esriFieldTypeString", "alias": "Sample Method", "length": 30, "domain": null }, { "name": "LASTVISIT_DT", "type": "esriFieldTypeString", "alias": "Sample Last Visit Date", "length": 10, "domain": null }, { "name": "ESTABLISH_DT", "type": "esriFieldTypeString", "alias": "Established Date", "length": 10, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 3, "domain": null }, { "name": "LENGTH_FT", "type": "esriFieldTypeInteger", "alias": "Length (ft)", "domain": null }, { "name": "ELEVATION_FT", "type": "esriFieldTypeInteger", "alias": "Elevation (ft)", "domain": null }, { "name": "OTHERNAME", "type": "esriFieldTypeString", "alias": "Other Name", "length": 100, "domain": null }, { "name": "COORD_SRC", "type": "esriFieldTypeString", "alias": "Coord Src", "length": 7, "domain": null }, { "name": "ACCURACY_FT", "type": "esriFieldTypeInteger", "alias": "Accuracy (ft)", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SAMPLE_DT", "type": "esriFieldTypeDate", "alias": "CS Sample Date", "length": 8, "domain": null }, { "name": "BKF_WIDTH_FT", "type": "esriFieldTypeDouble", "alias": "Bankfull Width (ft)", "domain": null }, { "name": "BKF_DEPTH_MAX_FT", "type": "esriFieldTypeDouble", "alias": "Max Bankfull Depth (ft)", "domain": null }, { "name": "BKF_DEPTH_MN_FT", "type": "esriFieldTypeDouble", "alias": "Mean Bankfull Depth (ft)", "domain": null }, { "name": "FLOOD_WIDTH_FT", "type": "esriFieldTypeDouble", "alias": "Floodprone Width (ft)", "domain": null }, { "name": "CHAN_SLOPE_PCT", "type": "esriFieldTypeDouble", "alias": "Channel Slope %", "domain": null }, { "name": "SINUOSITY", "type": "esriFieldTypeDouble", "alias": "Sinuosity", "domain": null }, { "name": "W_D_RATIO", "type": "esriFieldTypeDouble", "alias": "W/D Ratio", "domain": null }, { "name": "ENTRENCHMENT", "type": "esriFieldTypeDouble", "alias": "Entrenchment", "domain": null }, { "name": "HYDRAULIC_RAD", "type": "esriFieldTypeDouble", "alias": "Hydraulic Radius", "domain": null }, { "name": "ROSGEN_LEV1_CD", "type": "esriFieldTypeString", "alias": "Rosgen Level 1", "length": 4, "domain": null }, { "name": "ROSGEN_LEV2_CD", "type": "esriFieldTypeInteger", "alias": "Rosgen Level 2", "domain": null }, { "name": "ROSGEN_LEV3_CD", "type": "esriFieldTypeString", "alias": "Rosgen Level 3", "length": 2, "domain": null }, { "name": "ROSGEN_SRC_CD", "type": "esriFieldTypeString", "alias": "Rosgen Source", "length": 20, "domain": null }, { "name": "COMMENTS_CS", "type": "esriFieldTypeString", "alias": "CS Comments", "length": 255, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeString", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PROJ_NM", "type": "esriFieldTypeString", "alias": "PROJ_NM", "length": 50, "domain": null }, { "name": "CURRENT_CD", "type": "esriFieldTypeString", "alias": "CURRENT_CD", "length": 1, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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 }