{ "currentVersion": 10.81, "id": 11, "name": "Longline Stations 2019", "type": "Feature Layer", "description": "Sampling EVENT includes information such as location, collection date, and abiotic factors. A sampling event is the deployment of any gear, whether it collects biotic or abiotic factors", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "South Carolina Department of Natural Resources - Marine Resources Division (SCDNR-MRD), North Carolina Division of Marine Fisheries (NCDMF), and Georgia Department of Natural Resources Coastal Resources Division (GDNR-CRD)", "parentLayer": { "id": 10, "name": "Longline 2019" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "801e946f00f2c2d58410c9f9339cd101", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK5JREFUGJVtzjFKQ1EYROHvJlcuaSy0sEtrK0i0EStrK8E+pFVBnnYSjIVFQFD7LCEEsgbX4ALcQUDkR8KzkccrMt0ZDsNkrYzpPfLT7nIbvhndsHjla6OQuOiS8NYIFZdKGSDVESedUvYq+om6GzHLW8yDw05EhSRiH7trhlM+8zO/Iu7vOK45/V+evLBsPlyzU3OklEmKGKw5x3sj5FIOEmfTiA+kW64e2H5i9QcASS0/TrFx/AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8988050.4458, "ymin": 3777404.4646999985, "xmax": -8406938.6287, "ymax": 4225740.201099999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECTNAME", "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": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 255, "domain": null }, { "name": "PROJECTAGENCY", "type": "esriFieldTypeString", "alias": "Project Agency", "length": 255, "domain": null }, { "name": "EVENTNAME", "type": "esriFieldTypeDouble", "alias": "Event Name", "domain": null }, { "name": "COLLECTIONNUMBER", "type": "esriFieldTypeDouble", "alias": "Collection Number", "domain": null }, { "name": "VESSELNAME", "type": "esriFieldTypeString", "alias": "Vessel Name", "length": 255, "domain": null }, { "name": "GEARNAME", "type": "esriFieldTypeString", "alias": "Gear Name", "length": 255, "domain": null }, { "name": "GEARCODE", "type": "esriFieldTypeDouble", "alias": "Gear Code", "domain": null }, { "name": "TOWTYPETEXT", "type": "esriFieldTypeString", "alias": "Tow Type", "length": 255, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 255, "domain": null }, { "name": "DEPTHZONE", "type": "esriFieldTypeString", "alias": "Depth Zone", "length": 255, "domain": null }, { "name": "STATIONCODE", "type": "esriFieldTypeDouble", "alias": "Station Code", "domain": null }, { "name": "EVENTTYPEDESCRIPTION", "type": "esriFieldTypeString", "alias": "Event Type", "length": 255, "domain": null }, { "name": "TEMPSURFACE", "type": "esriFieldTypeDouble", "alias": "Surface Temperature C", "domain": null }, { "name": "TEMPBOTTOM", "type": "esriFieldTypeString", "alias": "Bottom Temperature C", "length": 255, "domain": null }, { "name": "SALINITYSURFACE", "type": "esriFieldTypeDouble", "alias": "Surface Salinity PSU", "domain": null }, { "name": "SALINITYBOTTOM", "type": "esriFieldTypeString", "alias": "Bottom Salinity PSU", "length": 255, "domain": null }, { "name": "LIGHTPHASE", "type": "esriFieldTypeString", "alias": "Light Phase", "length": 255, "domain": null }, { "name": "TIMESTART", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "TIMEZONE", "type": "esriFieldTypeString", "alias": "Time Zone", "length": 255, "domain": null }, { "name": "DURATION", "type": "esriFieldTypeDouble", "alias": "Sampling Duration", "domain": null }, { "name": "DEPTHSTART", "type": "esriFieldTypeDouble", "alias": "Start Depth m", "domain": null }, { "name": "DEPTHEND", "type": "esriFieldTypeDouble", "alias": "End Depth m", "domain": null }, { "name": "PRESSURE", "type": "esriFieldTypeString", "alias": "Barometric Pressure", "length": 255, "domain": null }, { "name": "WINDSPEED", "type": "esriFieldTypeDouble", "alias": "Wind Speed", "domain": null }, { "name": "WINDDIRECTION", "type": "esriFieldTypeDouble", "alias": "Wind Direction", "domain": null }, { "name": "WAVEHEIGHT", "type": "esriFieldTypeString", "alias": "Wave Height m", "length": 255, "domain": null }, { "name": "TEMPAIR", "type": "esriFieldTypeDouble", "alias": "Air Temperature C", "domain": null }, { "name": "PRECIPITATION", "type": "esriFieldTypeString", "alias": "PRECIPITATION", "length": 255, "domain": null }, { "name": "ESTIMATEDLOC", "type": "esriFieldTypeString", "alias": "Esitmated Location", "length": 255, "domain": null }, { "name": "LATITUDESTART", "type": "esriFieldTypeDouble", "alias": "Latitude Start", "domain": null }, { "name": "LATITUDEEND", "type": "esriFieldTypeDouble", "alias": "Latitude End", "domain": null }, { "name": "LONGITUDESTART", "type": "esriFieldTypeDouble", "alias": "Longitude Start", "domain": null }, { "name": "LONGITUDEEND", "type": "esriFieldTypeDouble", "alias": "Longitude End", "domain": null }, { "name": "SDO", "type": "esriFieldTypeDouble", "alias": "Surface Dissolved Oxygen mg/L", "domain": null }, { "name": "BDO", "type": "esriFieldTypeString", "alias": "Bottom Dissolved Oxygen mg/l", "length": 255, "domain": null }, { "name": "SEDSIZEDESC", "type": "esriFieldTypeString", "alias": "Sediment Size", "length": 255, "domain": null }, { "name": "BTMCOMPDESC", "type": "esriFieldTypeString", "alias": "Bottom composition", "length": 255, "domain": null }, { "name": "WEATHERDESC", "type": "esriFieldTypeString", "alias": "Cloud Cover %", "length": 255, "domain": null }, { "name": "WATERLVLDESC", "type": "esriFieldTypeString", "alias": "Water Level", "length": 255, "domain": null }, { "name": "ALTERATIONDESC", "type": "esriFieldTypeString", "alias": "Alteration of Site", "length": 255, "domain": null }, { "name": "ACTIVITYDESC", "type": "esriFieldTypeString", "alias": "Allowed Fishing Activity", "length": 255, "domain": null }, { "name": "NUMBERREP", "type": "esriFieldTypeString", "alias": "Number of Collections", "length": 255, "domain": null }, { "name": "ACCSPGRIDCODE", "type": "esriFieldTypeString", "alias": "ACCSPGRIDCODE", "length": 255, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "LASTUPDATED", "type": "esriFieldTypeDate", "alias": "LASTUPDATED", "length": 8, "domain": null }, { "name": "Column1", "type": "esriFieldTypeString", "alias": "Column1", "length": 255, "domain": null }, { "name": "F_1", "type": "esriFieldTypeString", "alias": "_1", "length": 255, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }