Name: Request Tracking
Type: Point
ZFactor: 1
Last Cached (utc): Tuesday, June 18, 2019 1:20:14 PM
Alias: Request Tracking
Description: The request tracking layer is used by the Service Lookup app to store the request location. It has one field(REQSTATUS) that can store whether the location specified interesects(Intersected) the lookup feature or falls outside(Not Intersected) all features.
Copyright:
Capabilities: View,Query
DrawingInfo:
{
"renderer": {
"field1": "REQSTATUS",
"fieldDelimiter": ",",
"type": "uniqueValue",
"uniqueValueInfos": [
{
"label": "Intersected",
"symbol": {
"symbolLayers": [
{
"anchor": "relative",
"anchorPosition": [
0,
0
],
"material": {
"color": [
85,
255,
0
],
"transparency": 0
},
"resource": {
"primitive": "circle"
},
"size": 10,
"type": "Icon"
}
],
"type": "PointSymbol3D"
},
"value": "Intersected"
},
{
"label": "Not Intersected",
"symbol": {
"symbolLayers": [
{
"anchor": "relative",
"anchorPosition": [
0,
0
],
"material": {
"color": [
255,
0,
0
],
"transparency": 0
},
"resource": {
"primitive": "circle"
},
"size": 10,
"type": "Icon"
}
],
"type": "PointSymbol3D"
},
"value": "Not Intersected"
}
]
}
}