{ "layers": [ { "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Discharge", "type": "Feature Layer", "description": "DISCHARGE_SAMPLE_PUB_PT: Sample points recording stream discharge. Stream discharge is the volume of water passing a location per unit of time, and is generally expressed as cubic feet per second (cfs). The discharge 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": "9308dc6bc7b82481f96d27ba77b51fff", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTklEQVQoka3STyjDcRjH8ff6TZLN31aslB1m/JRcaJopaTUui+LkX+3ioNwcZC5qJxGtbDcHihupqV391qIMKzvIZEVM06S1WtvkoI1t5iDP6fk+T6++n7595fyx5P8NNdoGxFicRDTOCZD4FSoUqKZ7WZ01M6BT05jOkDk8w+/0sO0JsFEKymwWnPMWRnJLAWG4m64+EXHSgeD2s1YEx41Y54aw/JS7XkHljAmr248rGzsHDW30l5chADzGwGwHUwesTHzuBztpN4qYjoMc5MEKOdXZPhyFQLjgMQRQ11BXFPX5jYdsr9eCtAzNqi9480Tq/pXTIhh6Yd13zWhPC7UABl3+jbtefN4gV0XQdUSwqYolmQy7XosyO0+mYEfiMhRhKi/698PiHo5EEun8jgWVEk0qQ+I2gpRuxba1yXtJCGDf5wIYK5wX1p//6gc1VlzoiG/69gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3773113205951523E7, "ymin": 5268932.407169696, "xmax": -1.3003981917133452E7, "ymax": 5783334.977558843, "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": "Sample Date", "length": 8, "domain": null }, { "name": "SAMPLE_TIME", "type": "esriFieldTypeString", "alias": "Time", "length": 4, "domain": null }, { "name": "DISCHARGE_CFS", "type": "esriFieldTypeDouble", "alias": "Discharge (cfs)", "domain": null }, { "name": "DI_METH", "type": "esriFieldTypeString", "alias": "Method", "length": 30, "domain": null }, { "name": "MTR_TYPE", "type": "esriFieldTypeString", "alias": "Meter Type", "length": 20, "domain": null }, { "name": "MTR_SER_NUM", "type": "esriFieldTypeString", "alias": "Meter Serial No.", "length": 15, "domain": null }, { "name": "WETTED_WIDTH_FT", "type": "esriFieldTypeDouble", "alias": "Wetted Width (ft)", "domain": null }, { "name": "AREA_SQ_FT", "type": "esriFieldTypeDouble", "alias": "Area (sq ft)", "domain": null }, { "name": "GAGE_HT_FT", "type": "esriFieldTypeDouble", "alias": "Gage Ht (ft)", "domain": null }, { "name": "SECTIONS_NUM", "type": "esriFieldTypeInteger", "alias": "Sections", "domain": null }, { "name": "QC_PASSED_YN", "type": "esriFieldTypeString", "alias": "QC Passed? +", "length": 2, "domain": null }, { "name": "COMMENTS_DI", "type": "esriFieldTypeString", "alias": "DI 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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Shade", "type": "Feature Layer", "description": "SHADE_SAMPLE_PUB_PT: Measurements of visible sky collected as a single point in time at a point on the ground.", "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": "9aae36c85cfaa3ffb5c88522236f45ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABB0lEQVQoka3SPSjEcRgH8M91VxISMlDKDVLMikRJikkUk1C3GJTNIIwmERnuNgNllTJYnS4Gb8XklCIlZbuSlywc538M8p2enqdPffv1i/hjIv8No+o0eJBxbx+Z32GxSqMWjOtUr8qzF1sOxa3ZsfwTDJkRN6n/yzWsT5N2DYaFbVsMwiExE3rzFq9QZEzMtsRH7U/YqkOBMLhFN7ow/37v0ahNl12bubBQaXa+wmme16hWHqx65yY7NyOJ2i/wwpNrB0GYtiRlQIuy9+q52ZCy5ywIE87VmBUyp1lJdv+IdSfSRr43/8y0FRlJR6ZUinqScSnp2YxVrz9DmHOMwcD+W/78V98AXM088CfHbjUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3762663238277221E7, "ymin": 5244062.687987195, "xmax": -1.3762125547569217E7, "ymax": 5244153.644886612, "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": "CLASSIFIER_SH", "type": "esriFieldTypeString", "alias": "Investigator", "length": 30, "domain": null }, { "name": "SAMPLE_DT", "type": "esriFieldTypeDate", "alias": "Sample Date", "length": 8, "domain": null }, { "name": "VISIBLE_SKY_PCT", "type": "esriFieldTypeDouble", "alias": "Visible Sky %", "domain": null }, { "name": "SHADE_METH", "type": "esriFieldTypeString", "alias": "Shade Method", "length": 30, "domain": null }, { "name": "SHADE_MONTH", "type": "esriFieldTypeString", "alias": "Shade Month", "length": 3, "domain": null }, { "name": "COMMENTS_SH", "type": "esriFieldTypeString", "alias": "SH Comments", "length": 255, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Field Grab Samples", "type": "Feature Layer", "description": "GRAB_SMPL_SAMPLE_PUB_PT: A variety of data collected as single point in time at a point on the ground.", "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": "bfafa24dfee35d57531881b7a9ea7eed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQElEQVQoka2SPUhCARRGjyiIZESJQ4Kggwg2B09EIULQKQxqEhNcHAQ3h9BGJymKBt0cElxDeIOritSQJdTkEwRDEMHtgfiKhtJSs0H6pvvDgcPlalgxmv8GrTYbjuEQeTDgDpD/BPV6jOEw57EY+3Y724rCW6nEQzbLTbnM1TJQlUqRTSQ4nC41qAMBdj0eHKEQalHkYgEMBonE4xz85m0wsBaNEhFFchPtKehysafVogbo9cDnA68XMpnPvd/PjtuNt1LhdgbU6diY1J0ONJtzx9CAycTWgmq/z+ukFgSoVsFi+QZbLcbdLvcLoCRxWa9z5HSy+aU+k2KReq3G8wKYy/FiNnOmUpEWBNYn89EICgWeJImTGfWfTTLJtSxTbTQ4NRqxjsfI7TZVRSGVz/O+FARIp3kEjufn81n5Vz8A2KJd8U1O1P0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3790549620276028E7, "ymin": 5163706.454438782, "xmax": -1.300046261981563E7, "ymax": 5784364.337921014, "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": "Coorc 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": "Sample Date", "length": 8, "domain": null }, { "name": "SAMPLE_TIME", "type": "esriFieldTypeString", "alias": "Time", "length": 4, "domain": null }, { "name": "WTR_TEMP_F", "type": "esriFieldTypeDouble", "alias": "Water Temp F", "domain": null }, { "name": "CONDUCTIVITY_USCM", "type": "esriFieldTypeDouble", "alias": "Conductivity (uS/cm)", "domain": null }, { "name": "TURBIDITY_NTU", "type": "esriFieldTypeDouble", "alias": "Turbidity (NTU)", "domain": null }, { "name": "PH", "type": "esriFieldTypeDouble", "alias": "pH", "domain": null }, { "name": "DISS_OXYGEN_MGL", "type": "esriFieldTypeDouble", "alias": "Dissolved Oxygen (mg/L)", "domain": null }, { "name": "DISS_OXYGEN_METH", "type": "esriFieldTypeString", "alias": "Dissolved Oxygen Method", "length": 20, "domain": null }, { "name": "DISCHARGE_CFS", "type": "esriFieldTypeDouble", "alias": "Discharge (cfs)", "domain": null }, { "name": "DI_METH", "type": "esriFieldTypeString", "alias": "Method", "length": 30, "domain": null }, { "name": "GAGE_HT_FT", "type": "esriFieldTypeDouble", "alias": "Gage Ht (ft)", "domain": null }, { "name": "NITRATE_MGL", "type": "esriFieldTypeDouble", "alias": "Nitrate (mg/L)", "domain": null }, { "name": "NITRATE_METH", "type": "esriFieldTypeString", "alias": "Nitrate Method", "length": 20, "domain": null }, { "name": "NITRATE_ND", "type": "esriFieldTypeDouble", "alias": "Nitrate ND", "domain": null }, { "name": "TOTAL_KJELDAHL_N_MGL", "type": "esriFieldTypeDouble", "alias": "Total Kjeldahl Nitrogen (mg/L)", "domain": null }, { "name": "TOTAL_KJELDAHL_N_ND", "type": "esriFieldTypeDouble", "alias": "Total Kjeldahl Nitrogen ND", "domain": null }, { "name": "AMMONIA_MGL", "type": "esriFieldTypeDouble", "alias": "Ammonia (mg/L)", "domain": null }, { "name": "AMMONIA_METH", "type": "esriFieldTypeString", "alias": "Ammonia Method", "length": 20, "domain": null }, { "name": "AMMONIA_ND", "type": "esriFieldTypeDouble", "alias": "Ammonia ND", "domain": null }, { "name": "TOTAL_P_UGL", "type": "esriFieldTypeDouble", "alias": "Total P (ug/L)", "domain": null }, { "name": "TOTAL_P_METH", "type": "esriFieldTypeString", "alias": "Total P Method", "length": 20, "domain": null }, { "name": "TOTAL_P_ND", "type": "esriFieldTypeDouble", "alias": "Total P ND", "domain": null }, { "name": "ORTHO_P_MGL", "type": "esriFieldTypeDouble", "alias": "Ortho P (mg/L)", "domain": null }, { "name": "ORTHO_P_METH", "type": "esriFieldTypeString", "alias": "Ortho P Method", "length": 20, "domain": null }, { "name": "ORTHO_P_ND", "type": "esriFieldTypeDouble", "alias": "Ortho P ND", "domain": null }, { "name": "ECOLI", "type": "esriFieldTypeDouble", "alias": "E. Coli (cfu/100mL or mpn/100mL)", "domain": null }, { "name": "ECOLI_METH", "type": "esriFieldTypeString", "alias": "E. Coli Method", "length": 20, "domain": null }, { "name": "QC_PASSED_YN", "type": "esriFieldTypeString", "alias": "QC Passed? +", "length": 2, "domain": null }, { "name": "COMMENTS_GS", "type": "esriFieldTypeString", "alias": "GS Comments", "length": 255, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Stream Temperature", "type": "Feature Layer", "description": "TEMP_SAMPLE_PUB_PT: Stream temperatures are the result of a variety of energy transfer processes, including solar radiation, evaporation, conduction, and advection. Stream temperatures reflect seasonal changes in net radiation and daily changes in air temperatures. Patterns of energy input are also modified by flow velocity, flow depth, bottom substrate, and spring and groundwater inflow. The temperature tables defined in this data standard store the raw temperature measurements recorded by a continuous reading device (WTR_TEMP_RAW_TBL) and the attributes that are summarized from the raw data (WTR_TEMP_TBL).", "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": "8a8ede824788cb944b8dc7f4d4d19108", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTElEQVQokWNhIBOwUFujIoO8qhbDx/ffGD68OcnAwPANv0YeHlEG94Q+hpAcZwY5dUmGv3/+MhzZfI5h/YwlDKd3TcKlkZEhtnYGQ0xZEFyEmYWZwT7QlMHQTouhMY6Z4cS2fkyN7jHJDOH5/lgdzifMzRCUkcxwYttMmLMRGvWsHRlY2ZkZGBgYGN4+Z2Ao8mBgMHVlYMjpgchbeGozGNi6Mlw4vBFVIxsnP5z94iEDw51LqLYyszAwCEkJYTr1w6uncLa2BQPD9CMMDJIKCI1P7vxmePvkFKbGV3cnMlw5HsqgYykIdTqqjbtXHGe4ePQqpsbVM68xCMrWMTAytjFoW/DCxX//ZGDYufQiw5O78cjmoMbjrJopDF++HWG4fb6KgV9UkeHP728Mz+4dYZD6U8uwY8E/3BoZGBgYlrVdYGBgCMMQRwNkp1UAX8ZdB3AFeFgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3796722059314188E7, "ymin": 5161662.2926284345, "xmax": -1.3000902199401228E7, "ymax": 5784364.337857792, "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": "START_DT", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DT", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "STUDY_DAYS_NUM", "type": "esriFieldTypeInteger", "alias": "# Days in Study", "domain": null }, { "name": "RAW_DATA_YN", "type": "esriFieldTypeString", "alias": "Raw Data?", "length": 1, "domain": null }, { "name": "MAX_7DAM_TEMP_F", "type": "esriFieldTypeDouble", "alias": "Max 7DAM Temp F", "domain": null }, { "name": "MAX_7DAM_MED_DT", "type": "esriFieldTypeDate", "alias": "7-Day Max Median Date", "length": 8, "domain": null }, { "name": "MAX_7DAM_DELTA_F", "type": "esriFieldTypeDouble", "alias": "7-Day Max Delta Temp F", "domain": null }, { "name": "MAX_FLUCT_SUM_F", "type": "esriFieldTypeDouble", "alias": "Max Daily Summer Fluct F", "domain": null }, { "name": "MAX_FLUCT_SUM_DT", "type": "esriFieldTypeDate", "alias": "Max Fluct. Summer Date", "length": 8, "domain": null }, { "name": "MAX_FLUCT_WIN_F", "type": "esriFieldTypeDouble", "alias": "Max Daily Winter Fluct F", "domain": null }, { "name": "MAX_FLUCT_WIN_DT", "type": "esriFieldTypeDate", "alias": "Max Fluct. Winter Date", "length": 8, "domain": null }, { "name": "DAY_GTSTD", "type": "esriFieldTypeInteger", "alias": "No. of Days > Standard", "domain": null }, { "name": "MAX_7D_GTSTD", "type": "esriFieldTypeInteger", "alias": "No. 7-Day Max > Standard", "domain": null }, { "name": "QC_PASSED_YN", "type": "esriFieldTypeString", "alias": "QC Passed?", "length": 2, "domain": null }, { "name": "COMMENTS_T", "type": "esriFieldTypeString", "alias": "Temp Comments", "length": 255, "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 }, { "name": "MAX_7DAMIN_TEMP_SUM_F", "type": "esriFieldTypeDouble", "alias": "MAX_7DAMIN_TEMP_SUM_F", "domain": null }, { "name": "MAX_7DAMIN_TEMP_SUM_DT", "type": "esriFieldTypeDate", "alias": "MAX_7DAMIN_TEMP_SUM_DT", "length": 8, "domain": null }, { "name": "AUDIT_DPLY_DT", "type": "esriFieldTypeDate", "alias": "AUDIT_DPLY_DT", "length": 8, "domain": null }, { "name": "AUDIT_DPLY_TIME", "type": "esriFieldTypeString", "alias": "AUDIT_DPLY_TIME", "length": 4, "domain": null }, { "name": "AUDIT_DPLY_TEMP_F", "type": "esriFieldTypeDouble", "alias": "AUDIT_DPLY_TEMP_F", "domain": null }, { "name": "AUDIT_DPLY_LOG_TEMP_F", "type": "esriFieldTypeDouble", "alias": "AUDIT_DPLY_LOG_TEMP_F", "domain": null }, { "name": "AUDIT_MID_DT", "type": "esriFieldTypeDate", "alias": "AUDIT_MID_DT", "length": 8, "domain": null }, { "name": "AUDIT_MID_TIME", "type": "esriFieldTypeString", "alias": "AUDIT_MID_TIME", "length": 4, "domain": null }, { "name": "AUDIT_MID_TEMP_F", "type": "esriFieldTypeDouble", "alias": "AUDIT_MID_TEMP_F", "domain": null }, { "name": "AUDIT_MID_LOG_TEMP_F", "type": "esriFieldTypeDouble", "alias": "AUDIT_MID_LOG_TEMP_F", "domain": null }, { "name": "AUDIT_RCVR_DT", "type": "esriFieldTypeDate", "alias": "AUDIT_RCVR_DT", "length": 8, "domain": null }, { "name": "AUDIT_RCVR_TIME", "type": "esriFieldTypeString", "alias": "AUDIT_RCVR_TIME", "length": 4, "domain": null }, { "name": "AUDIT_RCVR_TEMP_F", "type": "esriFieldTypeDouble", "alias": "AUDIT_RCVR_TEMP_F", "domain": null }, { "name": "AUDIT_RCVR_LOG_TEMP_F", "type": "esriFieldTypeDouble", "alias": "AUDIT_RCVR_LOG_TEMP_F", "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 } ], "tables": [] }