{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Stocked_Trout_Lakes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This dataset contains the Designated Stocked Trout Waters (Catchable Trout Stocking Program) in Virginia for public use. While many of these locations are lakes, reservoirs, or ponds, some may represent single stocking locations on streams. These data are formatted as an ArcView shapefile and were compiled by the Virginia Department of Game and Inland Fisheries (VDGIF). These data are presented as points. Rainbow, Brown, and Brook Trout represent the species being stocked. This data does not supercede physical signage at the locations indicated. This data is to be used as a guide, not for official use, and this data is not considered to be an official boundary of the stocked trout waters.", "copyrightText": "Use of data in publications, either digital or hardcopy, must be cited as follows: Trout Stocked Streams. 2017. Virginia Department of Game and Inland Fisheries.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 354902.1487999996, "ymin": 4050570.875, "xmax": 933759.2287999997, "ymax": 4349043.981000001, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 170, 73, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "COUNTY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COUNTY" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Notes" }, { "name": "StockSched", "type": "esriFieldTypeString", "alias": "Stocking Frequency", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StockSched" }, { "name": "Designation", "type": "esriFieldTypeString", "alias": "Designation", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Designation" }, { "name": "Waterbody", "type": "esriFieldTypeString", "alias": "Waterbody", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Waterbody" }, { "name": "RainbowTrout", "type": "esriFieldTypeSmallInteger", "alias": "Rainbow Trout", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RainbowTrout" }, { "name": "BrownTrout", "type": "esriFieldTypeSmallInteger", "alias": "Brown Trout", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BrownTrout" }, { "name": "BrookTrout", "type": "esriFieldTypeSmallInteger", "alias": "Brook Trout", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BrookTrout" }, { "name": "HeritageDay", "type": "esriFieldTypeSmallInteger", "alias": "Heritage Day", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HeritageDay" }, { "name": "NationalForest", "type": "esriFieldTypeSmallInteger", "alias": "National Forest", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NationalForest" }, { "name": "NoFallStock", "type": "esriFieldTypeSmallInteger", "alias": "Not Stocked In Fall or Early Winter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NoFallStock" }, { "name": "StockingUrl", "type": "esriFieldTypeString", "alias": "StockingUrl", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "StockingUrl" }, { "name": "TroutAppLinkUrl", "type": "esriFieldTypeString", "alias": "TroutAppLinkUrl", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "TroutAppLinkUrl" }, { "name": "FWVA_Trout", "type": "esriFieldTypeSmallInteger", "alias": "FWVA_Trout", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWVA_Trout" }, { "name": "FWVA_Rainbow", "type": "esriFieldTypeSmallInteger", "alias": "FWVA_Rainbow", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWVA_Rainbow" }, { "name": "FWVA_Brown", "type": "esriFieldTypeSmallInteger", "alias": "FWVA_Brown", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWVA_Brown" }, { "name": "FWVA_Brook", "type": "esriFieldTypeSmallInteger", "alias": "FWVA_Brook", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWVA_Brook" }, { "name": "FWVA_Wild", "type": "esriFieldTypeSmallInteger", "alias": "FWVA_Wild", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FWVA_Wild" }, { "name": "Map_1", "type": "esriFieldTypeSmallInteger", "alias": "Map_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Map_1" }, { "name": "Map_2", "type": "esriFieldTypeSmallInteger", "alias": "Map_2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Map_2" }, { "name": "Map_3", "type": "esriFieldTypeSmallInteger", "alias": "Map_3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Map_3" }, { "name": "Map_4", "type": "esriFieldTypeSmallInteger", "alias": "Map_4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Map_4" }, { "name": "Map_5", "type": "esriFieldTypeSmallInteger", "alias": "Map_5", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Map_5" }, { "name": "Designation_Lnk", "type": "esriFieldTypeString", "alias": "Designation_Lnk", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Designation_Lnk" }, { "name": "Owner_Permit_Lnk", "type": "esriFieldTypeString", "alias": "Owner_Permit_Lnk", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Owner_Permit_Lnk" }, { "name": "StockSched_Lnk", "type": "esriFieldTypeString", "alias": "Stocking Frequency", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StockSched_Lnk" }, { "name": "NSF_web", "type": "esriFieldTypeSmallInteger", "alias": "NSF_web", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NSF_web" }, { "name": "HeritageDay_Lnk", "type": "esriFieldTypeSmallInteger", "alias": "HeritageDay_Lnk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HeritageDay_Lnk" }, { "name": "NationalForest_Lnk", "type": "esriFieldTypeSmallInteger", "alias": "NationalForest_Lnk", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NationalForest_Lnk" }, { "name": "BOVAList", "type": "esriFieldTypeString", "alias": "BOVAList", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BOVAList" }, { "name": "StatusList", "type": "esriFieldTypeString", "alias": "StatusList", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StatusList" }, { "name": "TaxaList", "type": "esriFieldTypeString", "alias": "TaxaList", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TaxaList" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R552_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_552", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S516_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Stocked_Trout_Lakes", "description": "", "prototype": { "attributes": { "TaxaList": null, "StatusList": null, "COUNTY": null, "Notes": null, "StockSched": null, "Designation": null, "Waterbody": null, "RainbowTrout": null, "BrownTrout": null, "BrookTrout": null, "HeritageDay": null, "NationalForest": null, "NoFallStock": null, "StockingUrl": null, "TroutAppLinkUrl": null, "FWVA_Trout": null, "FWVA_Rainbow": null, "FWVA_Brown": null, "FWVA_Brook": null, "FWVA_Wild": null, "Map_1": null, "Map_2": null, "Map_3": null, "Map_4": null, "Map_5": null, "Designation_Lnk": null, "Owner_Permit_Lnk": null, "StockSched_Lnk": null, "NSF_web": null, "HeritageDay_Lnk": null, "NationalForest_Lnk": null, "BOVAList": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }