{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Losing and Gaining Streams", "type": "Feature Layer", "description": "This data set contains stream segments classified by the Missouri Department of Natural Resources, Division of Geology and Land Survey (DGLS). Stream segments are classified as either losing or gaining. Classification is dependent on the change in flow rate over a set distance at the time of the site visit. The source data scale is 1:24,000.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 1200, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS_", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Losing", "description": "Losing", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3 }, "value": "2", "label": "Losing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 136, 196, 255 ], "toColor": [ 120, 136, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 53, 227, 255 ], "toColor": [ 50, 53, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 120, 250, 255 ], "toColor": [ 117, 120, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 204, 247, 255 ], "toColor": [ 198, 204, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 70, 207, 255 ], "toColor": [ 60, 70, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 96, 194, 255 ], "toColor": [ 66, 96, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 145, 242, 255 ], "toColor": [ 138, 145, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 161, 204, 255 ], "toColor": [ 162, 161, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 176, 250, 255 ], "toColor": [ 155, 176, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 113, 201, 255 ], "toColor": [ 116, 113, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 135, 250, 255 ], "toColor": [ 100, 135, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 90, 217, 255 ], "toColor": [ 59, 90, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 88, 247, 255 ], "toColor": [ 52, 88, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 281719.90979999956, "ymin": 3987716.817, "xmax": 814331.5658, "ymax": 4489754.396600001, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREAMID", "type": "esriFieldTypeDouble", "alias": "STREAMID", "domain": null }, { "name": "CLASS_", "type": "esriFieldTypeSmallInteger", "alias": "CLASS_", "domain": { "type": "codedValue", "name": "Classification", "description": "Stream classification used by the Geological Survey Program", "codedValues": [ { "name": "Gaining", "code": 1 }, { "name": "Losing", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 65, "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "REACHCODE", "length": 14, "domain": null }, { "name": "FMEASURE", "type": "esriFieldTypeDouble", "alias": "FMEASURE", "domain": null }, { "name": "TMEASURE", "type": "esriFieldTypeDouble", "alias": "TMEASURE", "domain": null }, { "name": "PERMANENT_IDENTIFIER", "type": "esriFieldTypeString", "alias": "PERMANENT_IDENTIFIER", "length": 50, "domain": null }, { "name": "EVENTDATE", "type": "esriFieldTypeDate", "alias": "EVENTDATE", "length": 8, "domain": null }, { "name": "REACHSMDATE", "type": "esriFieldTypeDate", "alias": "REACHSMDATE", "length": 8, "domain": null }, { "name": "REACHRESOLUTION", "type": "esriFieldTypeInteger", "alias": "REACHRESOLUTION", "domain": { "type": "codedValue", "name": "ReachResolution", "description": "ReachResolution", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FEATURE_PERMANENT_IDENTIFIER", "type": "esriFieldTypeString", "alias": "FEATURE_PERMANENT_IDENTIFIER", "length": 40, "domain": null }, { "name": "FEATURECLASSREF", "type": "esriFieldTypeInteger", "alias": "FEATURECLASSREF", "domain": { "type": "codedValue", "name": "Event Feature Class Reference", "description": "", "codedValues": [ { "name": "NHDArea", "code": 1 }, { "name": "NHDFlowline", "code": 2 }, { "name": "NHDLine", "code": 3 }, { "name": "NHDPoint", "code": 4 }, { "name": "NHDWaterbody", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE_ORIGINATOR", "type": "esriFieldTypeString", "alias": "SOURCE_ORIGINATOR", "length": 130, "domain": null }, { "name": "SOURCE_DATADESC", "type": "esriFieldTypeString", "alias": "SOURCE_DATADESC", "length": 100, "domain": null }, { "name": "SOURCE_FEATUREID", "type": "esriFieldTypeString", "alias": "SOURCE_FEATUREID", "length": 100, "domain": null }, { "name": "FEATUREDETAILURL", "type": "esriFieldTypeString", "alias": "FEATUREDETAILURL", "length": 255, "domain": null }, { "name": "EVENTOFFSET", "type": "esriFieldTypeDouble", "alias": "EVENTOFFSET", "domain": null }, { "name": "EVENTTYPE", "type": "esriFieldTypeSmallInteger", "alias": "EVENTTYPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R461_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S241_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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": true, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "58629c59a41d43fe9512a8865fc90552" }