{ "layers": [ { "id": "0", "name": "Deer - Youth", "nativeID": "0", "displayName": "Deer - Youth", "description": "", "defaultVisibility": false, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 0, "visible": false, "initiallyVisible": false, "showMapTips": true, "identifiable": true, "queryable": false, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": true, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": 2, "canToggleLabels": false, "showLabels": true, "dataProvider": null, "featureLabel": "Deer - Youth", "featureDescription": null, "featureLongDescription": "

Species: {species}


{GetYouthRequested}

Contact: {FIRST_NAME} {LAST_NAME}
Phone: {TELEPHONE}
Email: {EMAIL}

Alternate Point of Contact:
Contact: {ALT_FIRST_NAME} {ALT_LAST_NAME}
Email: {ALT_EMAIL}
Phone: {ALT_TELEPHONE}
", "displayField": "FIRST_NAME", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -11557055.271177586, "ymin": 5771558.2577109579, "xmax": -10783149.021785434, "ymax": 6271115.0591379562, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "species", "uniqueValue": true, "name": "species", "alias": "species", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "county", "uniqueValue": true, "name": "county", "alias": "county", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Pin", "uniqueValue": true, "name": "Pin", "alias": "Pin", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "FIRST_NAME", "uniqueValue": true, "name": "FIRST_NAME", "alias": "FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "LAST_NAME", "uniqueValue": true, "name": "LAST_NAME", "alias": "LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "TELEPHONE", "uniqueValue": true, "name": "TELEPHONE", "alias": "TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "EMAIL", "uniqueValue": true, "name": "EMAIL", "alias": "EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Address1", "uniqueValue": true, "name": "Customer_Address1", "alias": "Customer_Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_City", "uniqueValue": true, "name": "Customer_City", "alias": "Customer_City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_State", "uniqueValue": true, "name": "Customer_State", "alias": "Customer_State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Zipcode", "uniqueValue": true, "name": "Customer_Zipcode", "alias": "Customer_Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_FIRST_NAME", "uniqueValue": true, "name": "ALT_FIRST_NAME", "alias": "ALT_FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_LAST_NAME", "uniqueValue": true, "name": "ALT_LAST_NAME", "alias": "ALT_LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_TELEPHONE", "uniqueValue": true, "name": "ALT_TELEPHONE", "alias": "ALT_TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_EMAIL", "uniqueValue": true, "name": "ALT_EMAIL", "alias": "ALT_EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Address1", "uniqueValue": true, "name": "Address1", "alias": "Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "City", "uniqueValue": true, "name": "City", "alias": "City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "State", "uniqueValue": true, "name": "State", "alias": "State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Zipcode", "uniqueValue": true, "name": "Zipcode", "alias": "Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": true, "dataType": "Object", "searchable": true, "classBreaks": false }, { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": true, "dataType": "Int32", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STArea()", "uniqueValue": true, "name": "Shape.STArea()", "alias": "Shape.STArea()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STLength()", "uniqueValue": true, "name": "Shape.STLength()", "alias": "Shape.STLength()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Youth_Requested", "uniqueValue": true, "name": "Youth_Requested", "alias": "Youth_Requested", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [], "arcadeExpressions": [ { "expression": "function GetYouthRequested() { \r\n\r\n var sReturn = \"\";\r\n\r\n var sVal = $feature.Youth_Requested;\r\n \r\n if (sVal == 'Y') {\r\n \r\n sReturn = 'Youth Requested'; \r\n } \r\n\r\n return sReturn;\r\n \r\n}\r\n\r\nGetYouthRequested();\r\n", "token": "GetYouthRequested" } ], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "2", "name": "Coyote", "nativeID": "2", "displayName": "Coyote", "description": "", "defaultVisibility": true, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 0, "visible": true, "initiallyVisible": true, "showMapTips": true, "identifiable": true, "queryable": false, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": false, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": 0, "canToggleLabels": false, "showLabels": true, "dataProvider": null, "featureLabel": "Coyote", "featureDescription": null, "featureLongDescription": "

Species: {species}


{GetYouthRequested}

Contact: {FIRST_NAME} {LAST_NAME}
Phone: {TELEPHONE}
Email: {EMAIL}

Alternate Point of Contact:
Contact: {ALT_FIRST_NAME} {ALT_LAST_NAME}
Email: {ALT_EMAIL}
Phone: {ALT_TELEPHONE}
", "displayField": "FIRST_NAME", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -11557055.271177586, "ymin": 5771558.2577109579, "xmax": -10783149.021785434, "ymax": 6271115.0591379562, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "species", "uniqueValue": true, "name": "species", "alias": "species", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "county", "uniqueValue": true, "name": "county", "alias": "county", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Pin", "uniqueValue": true, "name": "Pin", "alias": "Pin", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "FIRST_NAME", "uniqueValue": true, "name": "FIRST_NAME", "alias": "FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "LAST_NAME", "uniqueValue": true, "name": "LAST_NAME", "alias": "LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "TELEPHONE", "uniqueValue": true, "name": "TELEPHONE", "alias": "TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "EMAIL", "uniqueValue": true, "name": "EMAIL", "alias": "EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Address1", "uniqueValue": true, "name": "Customer_Address1", "alias": "Customer_Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_City", "uniqueValue": true, "name": "Customer_City", "alias": "Customer_City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_State", "uniqueValue": true, "name": "Customer_State", "alias": "Customer_State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Zipcode", "uniqueValue": true, "name": "Customer_Zipcode", "alias": "Customer_Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_FIRST_NAME", "uniqueValue": true, "name": "ALT_FIRST_NAME", "alias": "ALT_FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_LAST_NAME", "uniqueValue": true, "name": "ALT_LAST_NAME", "alias": "ALT_LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_TELEPHONE", "uniqueValue": true, "name": "ALT_TELEPHONE", "alias": "ALT_TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_EMAIL", "uniqueValue": true, "name": "ALT_EMAIL", "alias": "ALT_EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Address1", "uniqueValue": true, "name": "Address1", "alias": "Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "City", "uniqueValue": true, "name": "City", "alias": "City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "State", "uniqueValue": true, "name": "State", "alias": "State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Zipcode", "uniqueValue": true, "name": "Zipcode", "alias": "Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": true, "dataType": "Object", "searchable": true, "classBreaks": false }, { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": true, "dataType": "Int32", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STArea()", "uniqueValue": true, "name": "Shape.STArea()", "alias": "Shape.STArea()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STLength()", "uniqueValue": true, "name": "Shape.STLength()", "alias": "Shape.STLength()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Youth_Requested", "uniqueValue": true, "name": "Youth_Requested", "alias": "Youth_Requested", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [], "arcadeExpressions": [ { "expression": "function GetYouthRequested() { \r\n\r\n var sReturn = \"\";\r\n\r\n var sVal = $feature.Youth_Requested;\r\n \r\n if (sVal == 'Y') {\r\n \r\n sReturn = 'Youth Requested'; \r\n } \r\n\r\n return sReturn;\r\n \r\n}\r\n\r\nGetYouthRequested();\r\n", "token": "GetYouthRequested" } ], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "1", "name": "Deer", "nativeID": "1", "displayName": "Deer", "description": "", "defaultVisibility": false, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 0, "visible": false, "initiallyVisible": false, "showMapTips": true, "identifiable": true, "queryable": false, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": false, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": 1, "canToggleLabels": false, "showLabels": true, "dataProvider": null, "featureLabel": "Deer", "featureDescription": null, "featureLongDescription": "

Species: {species}


{GetYouthRequested}

Contact: {FIRST_NAME} {LAST_NAME}
Phone: {TELEPHONE}
Email: {EMAIL}

Alternate Point of Contact:
Contact: {ALT_FIRST_NAME} {ALT_LAST_NAME}
Email: {ALT_EMAIL}
Phone: {ALT_TELEPHONE}
", "displayField": "FIRST_NAME", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -11557055.271177586, "ymin": 5771558.2577109579, "xmax": -10783149.021785434, "ymax": 6271115.0591379562, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "species", "uniqueValue": true, "name": "species", "alias": "species", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "county", "uniqueValue": true, "name": "county", "alias": "county", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Pin", "uniqueValue": true, "name": "Pin", "alias": "Pin", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "FIRST_NAME", "uniqueValue": true, "name": "FIRST_NAME", "alias": "FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "LAST_NAME", "uniqueValue": true, "name": "LAST_NAME", "alias": "LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "TELEPHONE", "uniqueValue": true, "name": "TELEPHONE", "alias": "TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "EMAIL", "uniqueValue": true, "name": "EMAIL", "alias": "EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Address1", "uniqueValue": true, "name": "Customer_Address1", "alias": "Customer_Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_City", "uniqueValue": true, "name": "Customer_City", "alias": "Customer_City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_State", "uniqueValue": true, "name": "Customer_State", "alias": "Customer_State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Zipcode", "uniqueValue": true, "name": "Customer_Zipcode", "alias": "Customer_Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_FIRST_NAME", "uniqueValue": true, "name": "ALT_FIRST_NAME", "alias": "ALT_FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_LAST_NAME", "uniqueValue": true, "name": "ALT_LAST_NAME", "alias": "ALT_LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_TELEPHONE", "uniqueValue": true, "name": "ALT_TELEPHONE", "alias": "ALT_TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_EMAIL", "uniqueValue": true, "name": "ALT_EMAIL", "alias": "ALT_EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Address1", "uniqueValue": true, "name": "Address1", "alias": "Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "City", "uniqueValue": true, "name": "City", "alias": "City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "State", "uniqueValue": true, "name": "State", "alias": "State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Zipcode", "uniqueValue": true, "name": "Zipcode", "alias": "Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": true, "dataType": "Object", "searchable": true, "classBreaks": false }, { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": true, "dataType": "Int32", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STArea()", "uniqueValue": true, "name": "Shape.STArea()", "alias": "Shape.STArea()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STLength()", "uniqueValue": true, "name": "Shape.STLength()", "alias": "Shape.STLength()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Youth_Requested", "uniqueValue": true, "name": "Youth_Requested", "alias": "Youth_Requested", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [], "arcadeExpressions": [ { "expression": "function GetYouthRequested() { \r\n\r\n var sReturn = \"\";\r\n\r\n var sVal = $feature.Youth_Requested;\r\n \r\n if (sVal == 'Y') {\r\n \r\n sReturn = 'Youth Requested'; \r\n } \r\n\r\n return sReturn;\r\n \r\n}\r\n\r\nGetYouthRequested();\r\n", "token": "GetYouthRequested" } ], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "3", "name": "Elk", "nativeID": "3", "displayName": "Elk", "description": "", "defaultVisibility": false, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 0, "visible": false, "initiallyVisible": false, "showMapTips": true, "identifiable": true, "queryable": false, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": true, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": 3, "canToggleLabels": false, "showLabels": true, "dataProvider": null, "featureLabel": "Elk", "featureDescription": null, "featureLongDescription": "

Species: {species}


{GetYouthRequested}

Contact: {FIRST_NAME} {LAST_NAME}
Phone: {TELEPHONE}
Email: {EMAIL}

Alternate Point of Contact:
Contact: {ALT_FIRST_NAME} {ALT_LAST_NAME}
Email: {ALT_EMAIL}
Phone: {ALT_TELEPHONE}
", "displayField": "FIRST_NAME", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -11557055.271177586, "ymin": 5771558.2577109579, "xmax": -10783149.021785434, "ymax": 6271115.0591379562, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "species", "uniqueValue": true, "name": "species", "alias": "species", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "county", "uniqueValue": true, "name": "county", "alias": "county", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Pin", "uniqueValue": true, "name": "Pin", "alias": "Pin", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "FIRST_NAME", "uniqueValue": true, "name": "FIRST_NAME", "alias": "FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "LAST_NAME", "uniqueValue": true, "name": "LAST_NAME", "alias": "LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "TELEPHONE", "uniqueValue": true, "name": "TELEPHONE", "alias": "TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "EMAIL", "uniqueValue": true, "name": "EMAIL", "alias": "EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Address1", "uniqueValue": true, "name": "Customer_Address1", "alias": "Customer_Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_City", "uniqueValue": true, "name": "Customer_City", "alias": "Customer_City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_State", "uniqueValue": true, "name": "Customer_State", "alias": "Customer_State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Zipcode", "uniqueValue": true, "name": "Customer_Zipcode", "alias": "Customer_Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_FIRST_NAME", "uniqueValue": true, "name": "ALT_FIRST_NAME", "alias": "ALT_FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_LAST_NAME", "uniqueValue": true, "name": "ALT_LAST_NAME", "alias": "ALT_LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_TELEPHONE", "uniqueValue": true, "name": "ALT_TELEPHONE", "alias": "ALT_TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_EMAIL", "uniqueValue": true, "name": "ALT_EMAIL", "alias": "ALT_EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Address1", "uniqueValue": true, "name": "Address1", "alias": "Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "City", "uniqueValue": true, "name": "City", "alias": "City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "State", "uniqueValue": true, "name": "State", "alias": "State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Zipcode", "uniqueValue": true, "name": "Zipcode", "alias": "Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": true, "dataType": "Object", "searchable": true, "classBreaks": false }, { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": true, "dataType": "Int32", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STArea()", "uniqueValue": true, "name": "Shape.STArea()", "alias": "Shape.STArea()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STLength()", "uniqueValue": true, "name": "Shape.STLength()", "alias": "Shape.STLength()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Youth_Requested", "uniqueValue": true, "name": "Youth_Requested", "alias": "Youth_Requested", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [], "arcadeExpressions": [ { "expression": "function GetYouthRequested() { \r\n\r\n var sReturn = \"\";\r\n\r\n var sVal = $feature.Youth_Requested;\r\n \r\n if (sVal == 'Y') {\r\n \r\n sReturn = 'Youth Requested'; \r\n } \r\n\r\n return sReturn;\r\n \r\n}\r\n\r\nGetYouthRequested();\r\n", "token": "GetYouthRequested" } ], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "4", "name": "Moose", "nativeID": "4", "displayName": "Moose", "description": "", "defaultVisibility": false, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 0, "visible": false, "initiallyVisible": false, "showMapTips": true, "identifiable": true, "queryable": false, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": true, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": 4, "canToggleLabels": false, "showLabels": true, "dataProvider": null, "featureLabel": "Moose", "featureDescription": null, "featureLongDescription": "

Species: {species}


{GetYouthRequested}

Contact: {FIRST_NAME} {LAST_NAME}
Phone: {TELEPHONE}
Email: {EMAIL}

Alternate Point of Contact:
Contact: {ALT_FIRST_NAME} {ALT_LAST_NAME}
Email: {ALT_EMAIL}
Phone: {ALT_TELEPHONE}
", "displayField": "FIRST_NAME", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -11557055.271177586, "ymin": 5771558.2577109579, "xmax": -10783149.021785434, "ymax": 6271115.0591379562, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "species", "uniqueValue": true, "name": "species", "alias": "species", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "county", "uniqueValue": true, "name": "county", "alias": "county", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Pin", "uniqueValue": true, "name": "Pin", "alias": "Pin", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "FIRST_NAME", "uniqueValue": true, "name": "FIRST_NAME", "alias": "FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "LAST_NAME", "uniqueValue": true, "name": "LAST_NAME", "alias": "LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "TELEPHONE", "uniqueValue": true, "name": "TELEPHONE", "alias": "TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "EMAIL", "uniqueValue": true, "name": "EMAIL", "alias": "EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Address1", "uniqueValue": true, "name": "Customer_Address1", "alias": "Customer_Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_City", "uniqueValue": true, "name": "Customer_City", "alias": "Customer_City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_State", "uniqueValue": true, "name": "Customer_State", "alias": "Customer_State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Zipcode", "uniqueValue": true, "name": "Customer_Zipcode", "alias": "Customer_Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_FIRST_NAME", "uniqueValue": true, "name": "ALT_FIRST_NAME", "alias": "ALT_FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_LAST_NAME", "uniqueValue": true, "name": "ALT_LAST_NAME", "alias": "ALT_LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_TELEPHONE", "uniqueValue": true, "name": "ALT_TELEPHONE", "alias": "ALT_TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_EMAIL", "uniqueValue": true, "name": "ALT_EMAIL", "alias": "ALT_EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Address1", "uniqueValue": true, "name": "Address1", "alias": "Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "City", "uniqueValue": true, "name": "City", "alias": "City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "State", "uniqueValue": true, "name": "State", "alias": "State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Zipcode", "uniqueValue": true, "name": "Zipcode", "alias": "Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": true, "dataType": "Object", "searchable": true, "classBreaks": false }, { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": true, "dataType": "Int32", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STArea()", "uniqueValue": true, "name": "Shape.STArea()", "alias": "Shape.STArea()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STLength()", "uniqueValue": true, "name": "Shape.STLength()", "alias": "Shape.STLength()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Youth_Requested", "uniqueValue": true, "name": "Youth_Requested", "alias": "Youth_Requested", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [], "arcadeExpressions": [ { "expression": "function GetYouthRequested() { \r\n\r\n var sReturn = \"\";\r\n\r\n var sVal = $feature.Youth_Requested;\r\n \r\n if (sVal == 'Y') {\r\n \r\n sReturn = 'Youth Requested'; \r\n } \r\n\r\n return sReturn;\r\n \r\n}\r\n\r\nGetYouthRequested();\r\n", "token": "GetYouthRequested" } ], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "5", "name": "Turkey", "nativeID": "5", "displayName": "Turkey", "description": "", "defaultVisibility": false, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 0, "visible": false, "initiallyVisible": false, "showMapTips": true, "identifiable": true, "queryable": false, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": true, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": 5, "canToggleLabels": false, "showLabels": true, "dataProvider": null, "featureLabel": "Turkey", "featureDescription": null, "featureLongDescription": "

Species: {species}


{GetYouthRequested}

Contact: {FIRST_NAME} {LAST_NAME}
Phone: {TELEPHONE}
Email: {EMAIL}

Alternate Point of Contact:
Contact: {ALT_FIRST_NAME} {ALT_LAST_NAME}
Email: {ALT_EMAIL}
Phone: {ALT_TELEPHONE}
", "displayField": "FIRST_NAME", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -11557055.271177586, "ymin": 5771558.2577109579, "xmax": -10783149.021785434, "ymax": 6271115.0591379562, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "species", "uniqueValue": true, "name": "species", "alias": "species", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "county", "uniqueValue": true, "name": "county", "alias": "county", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Pin", "uniqueValue": true, "name": "Pin", "alias": "Pin", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "FIRST_NAME", "uniqueValue": true, "name": "FIRST_NAME", "alias": "FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "LAST_NAME", "uniqueValue": true, "name": "LAST_NAME", "alias": "LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "TELEPHONE", "uniqueValue": true, "name": "TELEPHONE", "alias": "TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "EMAIL", "uniqueValue": true, "name": "EMAIL", "alias": "EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Address1", "uniqueValue": true, "name": "Customer_Address1", "alias": "Customer_Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_City", "uniqueValue": true, "name": "Customer_City", "alias": "Customer_City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_State", "uniqueValue": true, "name": "Customer_State", "alias": "Customer_State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Zipcode", "uniqueValue": true, "name": "Customer_Zipcode", "alias": "Customer_Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_FIRST_NAME", "uniqueValue": true, "name": "ALT_FIRST_NAME", "alias": "ALT_FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_LAST_NAME", "uniqueValue": true, "name": "ALT_LAST_NAME", "alias": "ALT_LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_TELEPHONE", "uniqueValue": true, "name": "ALT_TELEPHONE", "alias": "ALT_TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_EMAIL", "uniqueValue": true, "name": "ALT_EMAIL", "alias": "ALT_EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Address1", "uniqueValue": true, "name": "Address1", "alias": "Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "City", "uniqueValue": true, "name": "City", "alias": "City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "State", "uniqueValue": true, "name": "State", "alias": "State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Zipcode", "uniqueValue": true, "name": "Zipcode", "alias": "Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": true, "dataType": "Object", "searchable": true, "classBreaks": false }, { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": true, "dataType": "Int32", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STArea()", "uniqueValue": true, "name": "Shape.STArea()", "alias": "Shape.STArea()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STLength()", "uniqueValue": true, "name": "Shape.STLength()", "alias": "Shape.STLength()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Youth_Requested", "uniqueValue": true, "name": "Youth_Requested", "alias": "Youth_Requested", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [], "arcadeExpressions": [ { "expression": "function GetYouthRequested() { \r\n\r\n var sReturn = \"\";\r\n\r\n var sVal = $feature.Youth_Requested;\r\n \r\n if (sVal == 'Y') {\r\n \r\n sReturn = 'Youth Requested'; \r\n } \r\n\r\n return sReturn;\r\n \r\n}\r\n\r\nGetYouthRequested();\r\n", "token": "GetYouthRequested" } ], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] }, { "id": "6", "name": "Goose", "nativeID": "6", "displayName": "Goose", "description": "", "defaultVisibility": false, "featureType": "Polygon", "type": "FeatureLayer", "maxScale": 0, "minScale": 0, "visible": false, "initiallyVisible": false, "showMapTips": true, "identifiable": true, "queryable": false, "searchable": false, "supportsIdentify": true, "supportsQuery": true, "canCopyFeature": true, "snappable": true, "snappingEnabled": false, "hasAttachments": false, "featureZoomFactor": null, "featureZoomScale": null, "featureBorderColor": null, "featureBorderWidth": null, "featureFillColor": null, "showFeatureHyperlinks": "ShowAll", "iconUri": null, "includeInLayerList": true, "includeInLegend": true, "allowSymbolization": true, "legendUrl": null, "styleName": null, "drawIndex": 6, "canToggleLabels": false, "showLabels": true, "dataProvider": null, "featureLabel": "Goose", "featureDescription": null, "featureLongDescription": "

Species: {species}


{GetYouthRequested}

Contact: {FIRST_NAME} {LAST_NAME}
Phone: {TELEPHONE}
Email: {EMAIL}

Alternate Point of Contact:
Contact: {ALT_FIRST_NAME} {ALT_LAST_NAME}
Email: {ALT_EMAIL}
Phone: {ALT_TELEPHONE}
", "displayField": "FIRST_NAME", "primaryKeyField": "OBJECTID", "fullExtent": { "xmin": -11557055.271177586, "ymin": 5771558.2577109579, "xmax": -10783149.021785434, "ymax": 6271115.0591379562, "spatialReference": { "wkid": 102100 } }, "parentLayerId": null, "subLayerIds": [], "hasReports": false, "hasDataLinks": false, "fields": [ { "displayName": "species", "uniqueValue": true, "name": "species", "alias": "species", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "county", "uniqueValue": true, "name": "county", "alias": "county", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Pin", "uniqueValue": true, "name": "Pin", "alias": "Pin", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "FIRST_NAME", "uniqueValue": true, "name": "FIRST_NAME", "alias": "FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "LAST_NAME", "uniqueValue": true, "name": "LAST_NAME", "alias": "LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "TELEPHONE", "uniqueValue": true, "name": "TELEPHONE", "alias": "TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "EMAIL", "uniqueValue": true, "name": "EMAIL", "alias": "EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Address1", "uniqueValue": true, "name": "Customer_Address1", "alias": "Customer_Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_City", "uniqueValue": true, "name": "Customer_City", "alias": "Customer_City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_State", "uniqueValue": true, "name": "Customer_State", "alias": "Customer_State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Customer_Zipcode", "uniqueValue": true, "name": "Customer_Zipcode", "alias": "Customer_Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_FIRST_NAME", "uniqueValue": true, "name": "ALT_FIRST_NAME", "alias": "ALT_FIRST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_LAST_NAME", "uniqueValue": true, "name": "ALT_LAST_NAME", "alias": "ALT_LAST_NAME", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_TELEPHONE", "uniqueValue": true, "name": "ALT_TELEPHONE", "alias": "ALT_TELEPHONE", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "ALT_EMAIL", "uniqueValue": true, "name": "ALT_EMAIL", "alias": "ALT_EMAIL", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Address1", "uniqueValue": true, "name": "Address1", "alias": "Address1", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "City", "uniqueValue": true, "name": "City", "alias": "City", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "State", "uniqueValue": true, "name": "State", "alias": "State", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Zipcode", "uniqueValue": true, "name": "Zipcode", "alias": "Zipcode", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false }, { "displayName": "Shape", "uniqueValue": false, "name": "Shape", "alias": "Shape", "visible": true, "dataType": "Object", "searchable": true, "classBreaks": false }, { "displayName": "OBJECTID", "uniqueValue": true, "name": "OBJECTID", "alias": "OBJECTID", "visible": true, "dataType": "Int32", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STArea()", "uniqueValue": true, "name": "Shape.STArea()", "alias": "Shape.STArea()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Shape.STLength()", "uniqueValue": true, "name": "Shape.STLength()", "alias": "Shape.STLength()", "visible": true, "dataType": "Double", "searchable": true, "classBreaks": true }, { "displayName": "Youth_Requested", "uniqueValue": true, "name": "Youth_Requested", "alias": "Youth_Requested", "visible": true, "dataType": "String", "searchable": true, "classBreaks": false } ], "featureHyperlinks": [], "layerHyperlinks": [], "arcadeExpressions": [ { "expression": "function GetYouthRequested() { \r\n\r\n var sReturn = \"\";\r\n\r\n var sVal = $feature.Youth_Requested;\r\n \r\n if (sVal == 'Y') {\r\n \r\n sReturn = 'Youth Requested'; \r\n } \r\n\r\n return sReturn;\r\n \r\n}\r\n\r\nGetYouthRequested();\r\n", "token": "GetYouthRequested" } ], "isDynamic": false, "dynamicDefinition": null, "themeSettings": [], "tileLevelLimits": [] } ] }