{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Stocked Trout Streams", "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": "uniqueValue", "field1": "RegType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "Catch-and-Release", "label": "Catch-and-Release" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "Children and Class Q", "label": "Children and Class Q" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "Fly Fishing Only", "label": "Fly Fishing Only" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "General", "label": "General" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "Delayed Harvest", "label": "Delayed Harvest" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "See Maryland Regulations", "label": "See Maryland Regulations" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 252, 212, 255 ], "toColor": [ 234, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 247, 255 ], "toColor": [ 252, 215, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 194, 255 ], "toColor": [ 252, 221, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 226, 255 ], "toColor": [ 187, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 205, 252, 255 ], "toColor": [ 187, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 212, 255 ], "toColor": [ 252, 210, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9177979.2525, "ymin": 4468295.880199999, "xmax": -8663738.8679, "ymax": 4947088.837800004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "Name", "type": "esriFieldTypeString", "alias": "Stream Name", "length": 75, "domain": null }, { "name": "RegType", "type": "esriFieldTypeString", "alias": "Regulation Type", "length": 50, "domain": null }, { "name": "LenSeason", "type": "esriFieldTypeString", "alias": "Season Length", "length": 75, "domain": null }, { "name": "Hatchery", "type": "esriFieldTypeString", "alias": "Hatchery", "length": 50, "domain": null }, { "name": "NearCity", "type": "esriFieldTypeString", "alias": "Nearest City", "length": 50, "domain": null }, { "name": "County_1", "type": "esriFieldTypeString", "alias": "County (1)", "length": 25, "domain": null }, { "name": "County_2", "type": "esriFieldTypeString", "alias": "County (2)", "length": 25, "domain": null }, { "name": "County_3", "type": "esriFieldTypeString", "alias": "County (3)", "length": 25, "domain": null }, { "name": "DNRDistrict", "type": "esriFieldTypeSmallInteger", "alias": "DNR District", "domain": null }, { "name": "RRorRG", "type": "esriFieldTypeString", "alias": "Railroad or Rail Grade", "length": 3, "domain": { "type": "codedValue", "name": "WS1_RR_RG", "description": "Coded domain for trout stocking by railroad or rail grade", "codedValues": [ { "name": "This stream is not stocked by railroad or rail grade.", "code": "No" }, { "name": "This stream is stocked by railroad.", "code": "RR" }, { "name": "This stream is stocked by rail grade.", "code": "RG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StockCode", "type": "esriFieldTypeString", "alias": "Stock Code", "length": 10, "domain": { "type": "codedValue", "name": "WS1_StockCodes", "description": "Coded domain for Trout stock codes", "codedValues": [ { "name": "Once in January and once in March.", "code": "BA" }, { "name": "Twice each month February through April and once in May.", "code": "BW" }, { "name": "Twice each month February through April, once in May, and twice in October.", "code": "BW-F" }, { "name": "Twice each month February through April, once in May, and once in March as Children and Class Q.", "code": "BW-Q" }, { "name": "Varies", "code": "CR" }, { "name": "Once each month February through May.", "code": "M" }, { "name": "Once each month February through May, and twice in October.", "code": "M-F" }, { "name": "Once each month January through April.", "code": "MJ" }, { "name": "This waterbody is not stocked with trout.", "code": "NS" }, { "name": "Once in March as Children and Class Q.", "code": "Q" }, { "name": "Twice each spring by Railroad.", "code": "RR" }, { "name": "Once in January, twice in February, and once each week March through May.", "code": "W" }, { "name": "After April (or after area opens to the public), twice a month February through April, once in May, and twice in October", "code": "XBW-F" }, { "name": "Once in April.", "code": "Y" }, { "name": "Once in January, twice in February, once each week March through May, and twice in October.", "code": "W-F" }, { "name": "This waterbody is under Maryland regulations and stocking schedule(s).", "code": "MD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SpecialRegCodes", "type": "esriFieldTypeString", "alias": "Special Regulation Codes", "length": 50, "domain": null }, { "name": "StockExtent", "type": "esriFieldTypeString", "alias": "Stock Extent", "length": 1000, "domain": null }, { "name": "StockExtent_Historic", "type": "esriFieldTypeString", "alias": "Stock Extent (Historic)", "length": 1000, "domain": null }, { "name": "Active", "type": "esriFieldTypeSmallInteger", "alias": "Active", "domain": { "type": "codedValue", "name": "WS1_Yes_No_Unknown", "description": "Coded domain for yes, no, and unknown values", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 }, { "name": "Unknown", "code": -999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearAdded", "type": "esriFieldTypeSmallInteger", "alias": "Year Added", "domain": null }, { "name": "Mileage", "type": "esriFieldTypeSingle", "alias": "Mileage", "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, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }