{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "stream line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 31, 120, 180, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8964993.4171, "ymin": 4393685.034400001, "xmax": -8302677.7644, "ymax": 5309431.890600003, "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": "bkhtAvg", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "bkhtAvg", "type": "esriFieldTypeDouble", "alias": "Average bank height of reach (m)", "domain": null }, { "name": "bkhtMax", "type": "esriFieldTypeDouble", "alias": "Maximum bank height of reach (m)", "domain": null }, { "name": "bkhtMed", "type": "esriFieldTypeDouble", "alias": "Median bank height of reach (m)", "domain": null }, { "name": "bkhtMin", "type": "esriFieldTypeDouble", "alias": "Minimum bank height of reach (m)", "domain": null }, { "name": "bkhtPct25", "type": "esriFieldTypeDouble", "alias": "25th percentile of bank height along reach (m)", "domain": null }, { "name": "bkhtPct75", "type": "esriFieldTypeDouble", "alias": "75th percentile of bank height along reach (m)", "domain": null }, { "name": "bkhtRange", "type": "esriFieldTypeDouble", "alias": "Range of bank height along reach (m)", "domain": null }, { "name": "bkhtSd", "type": "esriFieldTypeDouble", "alias": "Standard deviation of bank height along reach (m)", "domain": null }, { "name": "wdAvg", "type": "esriFieldTypeDouble", "alias": "Average channel width of reach (m)", "domain": null }, { "name": "wdMax", "type": "esriFieldTypeDouble", "alias": "Maximum channel width of reach (m)", "domain": null }, { "name": "wdMed", "type": "esriFieldTypeDouble", "alias": "Median channel width of reach (m)", "domain": null }, { "name": "wdMin", "type": "esriFieldTypeDouble", "alias": "Minimum channel width of reach (m)", "domain": null }, { "name": "wdPct25", "type": "esriFieldTypeDouble", "alias": "25th percentile of channel width along reach (m)", "domain": null }, { "name": "wdPct75", "type": "esriFieldTypeDouble", "alias": "75th percentile of channel width along reach (m)", "domain": null }, { "name": "wdRange", "type": "esriFieldTypeDouble", "alias": "Range of channel width along reach (m)", "domain": null }, { "name": "wdSd", "type": "esriFieldTypeDouble", "alias": "Standard deviation of channel width along reach (m)", "domain": null }, { "name": "elevAvg", "type": "esriFieldTypeDouble", "alias": "Average elevation of reach, measured along the centerline (m)", "domain": null }, { "name": "elevMax", "type": "esriFieldTypeDouble", "alias": "Maximum elevation of reach, measured along the centerline (m)", "domain": null }, { "name": "elevMed", "type": "esriFieldTypeDouble", "alias": "Median elevation of reach, measured along the centerline (m)", "domain": null }, { "name": "elevMin", "type": "esriFieldTypeDouble", "alias": "Minimum elevation of reach, measured along the centerline (m)", "domain": null }, { "name": "elevRange", "type": "esriFieldTypeDouble", "alias": "Range of elevation along reach, measured along the centerline (m)", "domain": null }, { "name": "elevSd", "type": "esriFieldTypeDouble", "alias": "Standard deviation of elevation along reach, measured along the centerline (m)", "domain": null }, { "name": "cnctR", "type": "esriFieldTypeDouble", "alias": "Connector ratio - Proportion of reach that is a connector (i.e. does not directly overlap a channel polygon)", "domain": null }, { "name": "othCnctR", "type": "esriFieldTypeDouble", "alias": "Proportion of the reach that is a connector overlapping \"other\" land use (e.g. bare ground, vegetation)", "domain": null }, { "name": "rdCnctR", "type": "esriFieldTypeDouble", "alias": "Proportion of the reach that is a connector overlapping road surface", "domain": null }, { "name": "wtrCnctR", "type": "esriFieldTypeDouble", "alias": "Proportion of the reach that is a connector overlapping open water (e.g. reservoir, wide river)", "domain": null }, { "name": "strOrder", "type": "esriFieldTypeDouble", "alias": "Strahler stream order", "domain": null }, { "name": "linkNum", "type": "esriFieldTypeDouble", "alias": "Number of links upstream of current reach (i.e. Shreve magnitude)", "domain": null }, { "name": "dlinkNum", "type": "esriFieldTypeDouble", "alias": "Link number of the reach immediately downstream of current reach", "domain": null }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "Length of reach (m)", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": 2000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6a30f264b0974ce891a3f1f157ff86b5" }