{"renderer":{"type":"uniqueValue","field1":null,"valueExpression":"// Write a script that returns a value that will be used to draw features.\n// For example, find the percentage of males:\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\n\nvar os =DomainName($feature,\"operationalstatus\")\nvar rt = DomainName($feature,\"resourcetype\")\nvar os_label = Decode(os,\"The feature is able to function or be used; it is operational.\",\"Active\",\"The feature has been proposed to be programmed, but is not yet programmed.\",\"Proposed\",\"The feature previously existed at the location, but has been removed; it is the historic location.\",\"Historic\",\"The feature is officially closed, but not yet transferred out of DoD ownership.\",\"Closed\",\"Unknown\")\nvar rt1 = \"1:All beach-compatible material has been removed from the area prior to SAND Study or 2:sand source is inaccessible due to current conditions or 3:Area was investigated and presence of non-beach quality material throughout area was verified\"\nvar rt1_label = \"Non-Beach Quality Sand\"\nvar rt2 = \"Resource areas hypothesized to exist on the basis of geophysical evidence (seismic profiles, bathymetry, or side scan sonar) and at least one geotechnical core or surficial samples verifying beach-quality sand\"\nvar rt2_label = \"Hypothesized Beach Quality Sand (geophysical evidence)\"\nvar rt3 = \"Resource areas hypothesized to exist on the basis of indirect evidence for the presence of beach-quality sand\"\nvar rt3_label = \"Hypothesized Beach Quality Sand (indirect evidence)\"\nvar rt4 = \"Resource areas with beach-quality sand whose existence has been verified through preliminary geotechnical and geophysical data (with vibracores approximately one mile apart). Thickness and/or lateral extent has been preliminarily determined\"\nvar rt4_label = \"Beach Quality Sand (thickness preliminary determined)\"\nvar rt5 = \"Resource areas with beach-quality sand whose thickness and lateral extent have been (thinfully determined through design-level geotechnical data and in most cases are permitted\"\nvar rt5_label =\"Beach Quality Sand (full determined)\"\nvar rt_label = Decode(rt,\"Not Applicable\",\"N/A\",rt1,rt1_label,rt2,rt2_label,rt3,rt3_label,rt4,rt4_label,rt5,rt5_label,\"Unknown\")\nreturn os_label + \": \" + rt_label","valueExpressionTitle":"Operational Status: Resource Summary","defaultSymbol":{"color":[170,170,170,131],"outline":{"color":[255,255,0,255],"width":1.125,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"defaultLabel":"Other","uniqueValueInfos":[{"value":"Active: N/A","symbol":{"color":[237,81,81,126],"outline":{"color":[255,255,0,255],"width":1.125,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Active: N/A"},{"value":"Proposed: N/A","symbol":{"color":[20,158,206,129],"outline":{"color":[255,255,0,255],"width":1.125,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Proposed: N/A"},{"value":"Historic: N/A","symbol":{"color":[167,198,54,129],"outline":{"color":[255,255,0,255],"width":1.125,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Historic: N/A"},{"value":"Closed: N/A","symbol":{"color":[158,85,156,131],"outline":{"color":[255,255,0,124],"width":1.125,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"},"label":"Closed: N/A"}]},"transparency":0}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
placementtype (type: esriFieldTypeString, alias: Primary Type, SQL Type: sqlTypeOther, length: 20, nullable: false, editable: true, Coded Values: [beach: The sloping shore along a body of water that is washed by waves or tides and is usually covered by sand or gravel.], [capped: The controlled, accurate placement of a covering or cap of clean material over contaminated material to isolate the contamination from the aquatic environment.], [estuarine: The area where the sea meets a freshwater stream/river.], ... 15 more ...)
operationalstatus (type: esriFieldTypeString, alias: Operational Status, SQL Type: sqlTypeOther, length: 25, nullable: false, editable: true, Coded Values: [closed: The feature is officially closed, but not yet transferred out of DoD ownership.], [proposed: The feature has been proposed to be programmed, but is not yet programmed.], [active: The feature is able to function or be used; it is operational.], ... 1 more ...)
usacedistrictcode (type: esriFieldTypeString, alias: District Code, SQL Type: sqlTypeOther, length: 5, nullable: false, editable: true, Coded Values: [CELRB: Great Lakes and Ohio River Division - Buffalo], [CELRC: Great Lakes and Ohio River Division - Chicago], [CELRE: Great Lakes and Ohio River Division - Detroit], ... 33 more ...)
resourcetype (type: esriFieldTypeString, alias: Resource Type, SQL Type: sqlTypeOther, length: 20, nullable: false, editable: true, Coded Values: [proven: Resource areas with beach-quality sand whose thickness and lateral extent have been fully determined through design-level geotechnical data and in most cases are permitted], [potential: Resource areas with beach-quality sand whose existence has been verified through preliminary geotechnical and geophysical data (with vibracores approximately one mile apart). Thickness and/or lateral extent has been preliminarily determined], [unverifiedPlus: Resource areas hypothesized to exist on the basis of geophysical evidence (seismic profiles, bathymetry, or side scan sonar) and at least one geotechnical core or surficial samples verifying beach-quality sand], ... 3 more ...)
{"renderer":{"visualVariables":[{"type":"sizeInfo","target":"outline","expression":"view.scale","valueExpression":"$view.scale","stops":[{"size":1.5,"value":26006},{"size":0.75,"value":81268},{"size":0.375,"value":325071},{"size":0,"value":650141}]}],"type":"uniqueValue","field1":null,"valueExpression":"// Write a script that returns a value that will be used to draw features.\n// For example, find the percentage of males:\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\n\nvar op = $feature.operationalstatus\nvar op_label = Decode(op,\"This feature is officially closed, but not yet transferred out of DoD ownership.\",\"Closed\",\"The feature is able to function or be used; it is operational.\",\"Active\",\"This feature has been proposed to be programmed, but is not yet programmed.\",\"Proposed\",\"The feature previously existed at the location, but has been removed; it is the historic location.\", \"Historic\", \"inService\",\"Active\",\"inactive\",\"Inactive\",\"active\",\"Active\",\"Something Else\")\nvar mod_label = Decode(op,\"active\",\"Active\",\"inService\",\"Active\",\"inactive\",\"Inactive\",\"proposed\",\"Proposed\",\"historic\",\"Historic\",\"closed\",\"Closed\",\" \",\"Unknown\",\"Other\")\nvar return_me = Iif(mod_label==\"Other\", op_label + \": \" + op,mod_label)\nreturn return_me","valueExpressionTitle":"Operational Status Label","uniqueValueInfos":[{"value":"Active","label":"Active","symbol":{"color":[237,81,81,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Proposed","label":"Proposed","symbol":{"color":[20,158,206,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Historic","label":"Historic","symbol":{"color":[167,198,54,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Closed","label":"Closed","symbol":{"color":[158,85,156,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Unknown","label":"Unknown","symbol":{"color":[252,146,31,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"Inactive","label":"Inactive","symbol":{"color":[255,222,62,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}}]},"transparency":0}
HasZ: false
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
placementtype (type: esriFieldTypeString, alias: Primary Type, SQL Type: sqlTypeOther, length: 20, nullable: false, editable: true, Coded Values: [beach: The sloping shore along a body of water that is washed by waves or tides and is usually covered by sand or gravel.], [capped: The controlled, accurate placement of a covering or cap of clean material over contaminated material to isolate the contamination from the aquatic environment.], [estuarine: The area where the sea meets a freshwater stream/river.], ... 15 more ...)
operationalstatus (type: esriFieldTypeString, alias: Operational Status, SQL Type: sqlTypeOther, length: 25, nullable: false, editable: true, Coded Values: [closed: The feature is officially closed, but not yet transferred out of DoD ownership.], [proposed: The feature has been proposed to be programmed, but is not yet programmed.], [active: The feature is able to function or be used; it is operational.], ... 1 more ...)
usacedistrictcode (type: esriFieldTypeString, alias: District Code, SQL Type: sqlTypeOther, length: 5, nullable: false, editable: true, Coded Values: [CELRB: Great Lakes and Ohio River Division - Buffalo], [CELRC: Great Lakes and Ohio River Division - Chicago], [CELRE: Great Lakes and Ohio River Division - Detroit], ... 33 more ...)
resourcetype (type: esriFieldTypeString, alias: Resource Type, SQL Type: sqlTypeOther, length: 20, nullable: false, editable: true, Coded Values: [proven: Resource areas with beach-quality sand whose thickness and lateral extent have been fully determined through design-level geotechnical data and in most cases are permitted], [potential: Resource areas with beach-quality sand whose existence has been verified through preliminary geotechnical and geophysical data (with vibracores approximately one mile apart). Thickness and/or lateral extent has been preliminarily determined], [unverifiedPlus: Resource areas hypothesized to exist on the basis of geophysical evidence (seismic profiles, bathymetry, or side scan sonar) and at least one geotechnical core or surficial samples verifying beach-quality sand], ... 3 more ...)