{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Wildlife Elk Harvest Report", "type": "Feature Layer", "description": "The Elk Harvest Report captures hunter and elk information on harvested animals, registration information, and conservation officer follow up information. Data is collected using surey123 by both hunters and internal staff.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 63, 59, 175, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9368818.664, "ymin": 5626659.875399999, "xmax": -9368818.664, "ymax": 5626659.875399999, "spatialReference": { "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 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "customerlastname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "seasonyear", "type": "esriFieldTypeSmallInteger", "alias": "Season Year", "domain": null }, { "name": "huntperiod", "type": "esriFieldTypeString", "alias": "Hunt Period", "length": 25, "domain": null }, { "name": "customerlastname", "type": "esriFieldTypeString", "alias": "Hunter Last Name", "length": 200, "domain": null }, { "name": "customerfirstname", "type": "esriFieldTypeString", "alias": "Hunter First Name", "length": 200, "domain": null }, { "name": "phonenumber", "type": "esriFieldTypeString", "alias": "Hunter Phone Number", "length": 12, "domain": null }, { "name": "licensenumber", "type": "esriFieldTypeString", "alias": "Hunter License Number", "length": 11, "domain": null }, { "name": "licensetype", "type": "esriFieldTypeString", "alias": "License Type", "length": 15, "domain": { "type": "codedValue", "name": "domWildlifeElkHarvestReportLicenseType", "description": "Elk harvest report survey123 license type", "codedValues": [ { "name": "HC", "code": "HC" }, { "name": "AO", "code": "AO" }, { "name": "PM", "code": "PM" }, { "name": "Replacement", "code": "Replacement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "statetribal", "type": "esriFieldTypeString", "alias": "State or Tribal", "length": 10, "domain": { "type": "codedValue", "name": "domWildlifeElkHarvestReportStateTribal", "description": "Elk harvest report survey123 state or tribal", "codedValues": [ { "name": "State", "code": "State" }, { "name": "Tribal", "code": "Tribal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "tribalaffiliation", "type": "esriFieldTypeString", "alias": "Tribal Affiliation", "length": 75, "domain": { "type": "codedValue", "name": "domWildlifeElkHarvestReportTribalAffiliation", "description": "Elk harvest report survey123 tribal affiliation", "codedValues": [ { "name": "Bay Mills Indian Community", "code": "Bay Mills Indian Community" }, { "name": "Grand Traverse Bay Band of Ottawa and Chippewa Indians", "code": "Grand Traverse Bay Band of Ottawa and Chippewa Indians" }, { "name": "Little River Band of Ottawa Indians", "code": "Little River Band of Ottawa Indians" }, { "name": "Little Traverse Bay Band of Odawa Indians", "code": "Little Traverse Bay Band of Odawa Indians" }, { "name": "Sault Tribe of Chippewa Indians", "code": "Sault Tribe of Chippewa Indians" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "assignedunit", "type": "esriFieldTypeString", "alias": "Assigned Elk Unit", "length": 15, "domain": null }, { "name": "harvestdate", "type": "esriFieldTypeDateOnly", "alias": "Harvst Date", "domain": null }, { "name": "harvesttime", "type": "esriFieldTypeTimeOnly", "alias": "Harvest Time", "domain": null }, { "name": "numbershots", "type": "esriFieldTypeSmallInteger", "alias": "Shots Taken", "domain": null }, { "name": "caliber", "type": "esriFieldTypeString", "alias": "Caliber", "length": 25, "domain": null }, { "name": "elktype", "type": "esriFieldTypeString", "alias": "Elk Type", "length": 15, "domain": { "type": "codedValue", "name": "domWildlifeElkHarvestReportElkType", "description": "Elk harvest report survey123 elk type", "codedValues": [ { "name": "Antlered", "code": "Antlered" }, { "name": "Antlerless", "code": "Antlerless" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "elksex", "type": "esriFieldTypeString", "alias": "Elk Sex", "length": 10, "domain": { "type": "codedValue", "name": "domWildlifeElkHarvestReportSex", "description": "Elk harvest report survey123 sex", "codedValues": [ { "name": "M", "code": "M" }, { "name": "F", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "elkage", "type": "esriFieldTypeString", "alias": "Elk Age", "length": 20, "domain": { "type": "codedValue", "name": "domWildlifeElkHarvestReportAge", "description": "Elk harvest report survey123 age", "codedValues": [ { "name": "Adult", "code": "Adult" }, { "name": "Calf", "code": "Calf" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "leftpoints", "type": "esriFieldTypeSmallInteger", "alias": "Left Points", "domain": null }, { "name": "rightpoints", "type": "esriFieldTypeSmallInteger", "alias": "Right Points", "domain": null }, { "name": "harvestunit", "type": "esriFieldTypeString", "alias": "Harvest Unit", "length": 5, "domain": null }, { "name": "County", "type": "esriFieldTypeSmallInteger", "alias": "County", "domain": null }, { "name": "plsstown", "type": "esriFieldTypeString", "alias": "Town", "length": 3, "domain": null }, { "name": "plssrange", "type": "esriFieldTypeString", "alias": "Range", "length": 3, "domain": null }, { "name": "plsssection", "type": "esriFieldTypeString", "alias": "plsssection", "length": 2, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "landownership", "type": "esriFieldTypeString", "alias": "Land Ownership", "length": 25, "domain": { "type": "codedValue", "name": "domWildlifeElkHarvestReportLandOwnership", "description": "Elk harvest report survey123 land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "observedbulls", "type": "esriFieldTypeSmallInteger", "alias": "Bulls Seen", "domain": null }, { "name": "observedantlerless", "type": "esriFieldTypeSmallInteger", "alias": "Cows Calves Seen", "domain": null }, { "name": "elkseen", "type": "esriFieldTypeSmallInteger", "alias": "Elk Seen", "domain": null }, { "name": "huntdays", "type": "esriFieldTypeSmallInteger", "alias": "Days Hunted", "domain": null }, { "name": "guidedhunt", "type": "esriFieldTypeString", "alias": "Guide YesNo", "length": 5, "domain": { "type": "codedValue", "name": "domPRIVATEYesNoText", "description": "AUTHORITATIVE - YesNo Text", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "guidename", "type": "esriFieldTypeString", "alias": "Guide Name", "length": 75, "domain": null }, { "name": "checkstation", "type": "esriFieldTypeString", "alias": "Check Station", "length": 50, "domain": null }, { "name": "recorder", "type": "esriFieldTypeString", "alias": "Recorder", "length": 255, "domain": null }, { "name": "RegistrationDate", "type": "esriFieldTypeDateOnly", "alias": "Registration Date", "domain": null }, { "name": "tbtagnumber", "type": "esriFieldTypeInteger", "alias": "TB Tag", "domain": null }, { "name": "sealnumber", "type": "esriFieldTypeInteger", "alias": "Seal Number", "domain": null }, { "name": "headdisposition", "type": "esriFieldTypeString", "alias": "Head Disposition", "length": 25, "domain": { "type": "codedValue", "name": "domWildlifeElkHarvestReportHeadDisposal", "description": "Elk harvest report survey123 head disposal", "codedValues": [ { "name": "Check Station", "code": "Check Station" }, { "name": "Office", "code": "Office" }, { "name": "Lab", "code": "Lab" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "incisors", "type": "esriFieldTypeString", "alias": "incisors", "length": 5, "domain": { "type": "codedValue", "name": "domPRIVATEYesNoText", "description": "AUTHORITATIVE - YesNo Text", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "incisorscomment", "type": "esriFieldTypeString", "alias": "Incisors Comment", "length": 255, "domain": null }, { "name": "customercomment", "type": "esriFieldTypeString", "alias": "Hunter Comments", "length": 255, "domain": null }, { "name": "staffcomments", "type": "esriFieldTypeString", "alias": "Staff Comments", "length": 1000, "domain": null }, { "name": "harvestdatetime", "type": "esriFieldTypeDate", "alias": "Harvest Date and Time", "length": 8, "domain": null }, { "name": "registrationdatetime", "type": "esriFieldTypeDate", "alias": "Registration Date and Time", "length": 8, "domain": null }, { "name": "puremichiganhunt", "type": "esriFieldTypeString", "alias": "Pure Michigan Hunt", "length": 10, "domain": { "type": "codedValue", "name": "domPRIVATEYesNoText", "description": "AUTHORITATIVE - YesNo Text", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "replacement", "type": "esriFieldTypeString", "alias": "Replacement", "length": 10, "domain": { "type": "codedValue", "name": "domPRIVATEYesNoText", "description": "AUTHORITATIVE - YesNo Text", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "officercheck", "type": "esriFieldTypeString", "alias": "CO Check", "length": 10, "domain": { "type": "codedValue", "name": "domPRIVATEYesNoText", "description": "AUTHORITATIVE - YesNo Text", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "officercomments", "type": "esriFieldTypeString", "alias": "CO Comments", "length": 1000, "domain": null }, { "name": "officercheckdate", "type": "esriFieldTypeDate", "alias": "cocheckdate", "length": 8, "domain": null }, { "name": "officername", "type": "esriFieldTypeString", "alias": "CO Check Name", "length": 255, "domain": null }, { "name": "harvestdatetimestring", "type": "esriFieldTypeString", "alias": "harvestdatetimestring", "length": 25, "domain": null }, { "name": "registrationdatetimestring", "type": "esriFieldTypeString", "alias": "registrationdatetimestring", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "registrationdatestring", "type": "esriFieldTypeString", "alias": "registrationdatestring", "length": 25, "domain": null }, { "name": "harvestdatestring", "type": "esriFieldTypeString", "alias": "harvestdatestring", "length": 25, "domain": null }, { "name": "harvesttimestring", "type": "esriFieldTypeString", "alias": "harvesttimestring", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_193", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_193", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S81_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": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1779115161000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }