{"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\nif( $feature[\"prop_priority_dedication\"] != null ){ return 'Dedication' }\nelse if ( $feature[\"prop_priority_noteworthy\"] == 'Y'){ return 'Noteworthy' }\nelse if ( $feature[\"prop_priority_raretaxonomy\"] == 'Y'){ return 'Rare' }\nelse if ( $feature[\"prop_priority_specimen\"] == 'Y'){ return 'Specimen' }\nelse { return null }","valueExpressionTitle":"Custom","uniqueValueInfos":[{"value":"Specimen","symbol":{"color":[255,255,0,255],"size":10.5,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSDiamond","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"Specimen"}]},"transparency":2}
HasZ: false
HasM: false
Has Attachments: true
Has Geometry Properties: false
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText