{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 68, "name": "University of Maryland Surveys", "type": "Feature Layer", "description": "This layer contains data collected by the University of Maryland conducted seine and trawl surveys in the Choptank River from 2010-2013 (Houde et al., 2014), with the majority of the sampling effort occurring in 2012 and 2013. The primary purpose of the study was to compare the catch efficiency of Atlantic menhaden using beach seine and midwater trawl methods. Six sites were designated in the Choptank River along a salinity gradient. At each site, seine hauls were conducted using the same protocol as MD DNR. Simultaneous mid-water trawls were conducted <0.5 km off shore of the beach seine locations. The duration of the trawl was 20 minutes, with the net fished from surface to bottom in two-minute step increments. All fish caught in the gear were identified to species and counted. This layer contains the location of seine and trawl surveys and fish counts from for each station and sample date, represented as points.", "geometryType": "esriGeometryPoint", "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": "University of Maryland", "parentLayer": { "id": 65, "name": "Fish Survey data" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEAR", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "81eaa850baff394e16f8e326c12f4a8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQokaXRsUpCYRiA4Uc7QnQF7Q3OoYsERkgi0ZCjo04iYYNgVODg0hLegRcQQrfQEk01BhaeMVocA9sMgyQ5x+HQC9/y8z3wwR9IWPBfsKWnI2/fhoyxJ9duTH3EgYyhWw3Hy5cjRbuKmk68eV8FF87U/yz/diCv7cqp1irIKUitOTxrL3pSau06c+koePXgS9VmDJh4jIJLA9sqag6XaI47L+51o2BRQ9mnnh0laYHQs9C5kVk8WNTW52diS/zT34q2JCByOET8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MWT", "label": "Mid-Water Trawl" }, { "symbol": { "type": "esriPMS", "url": "eb0c1da7891af104d0876d4e25b54bf0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQokaXRsUqCURiA4Uf9hegK2h2aIxcRjIgiwqHGxpxExIYg0cChxSW8Ay8ghG7BJZpqDCxyjJZGoTbF4gflPw3SyznLx3nggxNZsei/YL3DRZ6dDNkRj11uPvkIgWyf2wrleHBEaYtSleNX3pdAi/Ozhcdxu+QbXNWpLYFtCqk/9t6kmFgp9XPCTUknwAv335ysBcAbDwnQprfB4Sn7MZrijuchlwkwr8LBhE6OvTTRmKcxzQFfQTCvwbXfG2zln54BniQkIEmhvJ8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "seine", "label": "Seine" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 471996.8760255053, "ymin": 103010.56503833923, "xmax": 493098.6024967505, "ymax": 121446.38542847708, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1.2123691021292362E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SAMPLEID", "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": "GEAR", "type": "esriFieldTypeString", "alias": "Gear", "length": 255, "domain": null }, { "name": "Year_", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null }, { "name": "Cruiseno", "type": "esriFieldTypeDouble", "alias": "Cruise", "domain": null }, { "name": "Date_", "type": "esriFieldTypeDouble", "alias": "Date", "domain": null }, { "name": "Station", "type": "esriFieldTypeDouble", "alias": "Station", "domain": null }, { "name": "ALEWIFE", "type": "esriFieldTypeDouble", "alias": "Alewife", "domain": null }, { "name": "AMERICANEEL", "type": "esriFieldTypeDouble", "alias": "American Eel", "domain": null }, { "name": "ATLANTICCROAKER", "type": "esriFieldTypeDouble", "alias": "Atlantic Croaker", "domain": null }, { "name": "ATLANTICMENHADEN", "type": "esriFieldTypeDouble", "alias": "Atlantic Menhaden", "domain": null }, { "name": "ATLANTICNEEDLEFISH", "type": "esriFieldTypeDouble", "alias": "Atlantic Needlefish", "domain": null }, { "name": "ATLANTICSILVERSIDE", "type": "esriFieldTypeDouble", "alias": "Atlantic Silverside", "domain": null }, { "name": "BANDEDKILLIFISH", "type": "esriFieldTypeDouble", "alias": "Banded Fillfish", "domain": null }, { "name": "BAYANCHOVY", "type": "esriFieldTypeDouble", "alias": "Bay Anchovy", "domain": null }, { "name": "BLACKBULLHEADCATFISH", "type": "esriFieldTypeDouble", "alias": "Black Bullhead Catfish", "domain": null }, { "name": "BLUEBACKHERRING", "type": "esriFieldTypeDouble", "alias": "Blueback herring", "domain": null }, { "name": "BLUECATFISH", "type": "esriFieldTypeDouble", "alias": "Blue Catfish", "domain": null }, { "name": "BLUEFISH", "type": "esriFieldTypeDouble", "alias": "Bluefish", "domain": null }, { "name": "CHANNELCATFISH", "type": "esriFieldTypeDouble", "alias": "Channel Catfish", "domain": null }, { "name": "COWNOSERAY", "type": "esriFieldTypeDouble", "alias": "Cownose Ray", "domain": null }, { "name": "GIZZARDSHAD", "type": "esriFieldTypeDouble", "alias": "Gizzard Shad", "domain": null }, { "name": "GOLDENSHINER", "type": "esriFieldTypeDouble", "alias": "Golden Shiner", "domain": null }, { "name": "HARVESTFISH", "type": "esriFieldTypeDouble", "alias": "Harvest Fish", "domain": null }, { "name": "HICKORYSHAD", "type": "esriFieldTypeDouble", "alias": "Hickory Shad", "domain": null }, { "name": "HOGCHOCKER", "type": "esriFieldTypeDouble", "alias": "Hog Chocker", "domain": null }, { "name": "HOGCHOKER", "type": "esriFieldTypeDouble", "alias": "Hog Chocker", "domain": null }, { "name": "INLANDSILVERSIDE", "type": "esriFieldTypeDouble", "alias": "Inland Silverside", "domain": null }, { "name": "MUMMICHOG", "type": "esriFieldTypeDouble", "alias": "Mummichog", "domain": null }, { "name": "NAKEDGOBY", "type": "esriFieldTypeDouble", "alias": "Naked Goby", "domain": null }, { "name": "NORTHERNPIPEFISH", "type": "esriFieldTypeDouble", "alias": "Northern Pipefish", "domain": null }, { "name": "OYSTERTOADFISH", "type": "esriFieldTypeDouble", "alias": "Oyster Toadfish", "domain": null }, { "name": "PUMPKINSEEDSUNFISH", "type": "esriFieldTypeDouble", "alias": "Pumpkinseed Sunfish", "domain": null }, { "name": "RAINWATERKILLIFISH", "type": "esriFieldTypeDouble", "alias": "Rainwater Killfish", "domain": null }, { "name": "SPOT", "type": "esriFieldTypeDouble", "alias": "Spot", "domain": null }, { "name": "SPOTEDSEATROUT", "type": "esriFieldTypeDouble", "alias": "Spotted Seatrout", "domain": null }, { "name": "SPOTTAILSHINER", "type": "esriFieldTypeDouble", "alias": "Spottail Shiner", "domain": null }, { "name": "SPOTTEDHAKE", "type": "esriFieldTypeDouble", "alias": "Spotted Hake", "domain": null }, { "name": "SPOTTEDSEATROUT", "type": "esriFieldTypeDouble", "alias": "Spotted Seatrout", "domain": null }, { "name": "STRIPEDANCHOVY", "type": "esriFieldTypeDouble", "alias": "Striped Anchovy", "domain": null }, { "name": "STRIPEDBASS", "type": "esriFieldTypeDouble", "alias": "Striped Bass", "domain": null }, { "name": "STRIPEDKILLIFISH", "type": "esriFieldTypeDouble", "alias": "Striped Killfish", "domain": null }, { "name": "TESSELLATEDDARTER", "type": "esriFieldTypeDouble", "alias": "Tessellated darter", "domain": null }, { "name": "WEAKFISH", "type": "esriFieldTypeDouble", "alias": "Weakfish", "domain": null }, { "name": "WHITECATFISH", "type": "esriFieldTypeDouble", "alias": "White Catfish", "domain": null }, { "name": "WHITEPERCH", "type": "esriFieldTypeDouble", "alias": "White Perch", "domain": null }, { "name": "YELLOWPERCH", "type": "esriFieldTypeDouble", "alias": "Yellow Perch", "domain": null }, { "name": "TOTAL", "type": "esriFieldTypeDouble", "alias": "Total", "domain": null }, { "name": "SPECIES_RICHNESS", "type": "esriFieldTypeDouble", "alias": "Specied Richness", "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": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }