ArcGIS REST Services Directory
Home
>
services
>
NewCancerFinaltry2 (FeatureServer)
>
All Layers and Tables
|
API Reference
JSON
All Layers and Tables (NewCancerFinaltry2)
Layers:
Layer:
NewCancerFinaltry2
(0)
Name:
NewCancerFinaltry2
Display Field:
Type:
Feature Layer
Geometry Type:
esriGeometryPolygon
Description:
Copyright Text:
Min. Scale:
0
Max. Scale:
0
Default Visibility:
true
Max Record Count:
2000
Supported query Formats:
JSON, geoJSON, PBF
Use Standardized Queries:
True
Extent:
XMin: -9314702.3633
YMin: 4375283.4645
XMax: -8375930.7373
YMax: 4788645.3438
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"visualVariables":[{"type":"sizeInfo","target":"outline","expression":"view.scale","valueExpression":"$view.scale","stops":[{"size":1.5,"value":681561},{"size":0.75,"value":2129879},{"size":0.375,"value":8519515},{"size":0,"value":17039030}]}],"authoringInfo":{"type":"relationship","numClasses":3,"focus":"HH","field1":{"field":"Rate","classBreakInfos":[{"minValue":491.5,"maxValue":745.64},{"minValue":745.64,"maxValue":866.4},{"minValue":866.4,"maxValue":1218.51}]},"field2":{"field":"pov","classBreakInfos":[{"minValue":3.6,"maxValue":10.7},{"minValue":10.7,"maxValue":18},{"minValue":18,"maxValue":37.7}]},"classificationMethod":"esriClassifyQuantile"},"type":"uniqueValue","valueExpression":"var field1 = $feature['Rate'];\nvar field2 = $feature['pov'];\nvar hasNormField1 = false;\nvar hasNormField2 = false;\nvar normField1 = null;\nvar normField2 = null;\nif (\n IsEmpty(field1) || \n IsEmpty(field2) ||\n (hasNormField1 && (IsEmpty(normField1) || normField1 == 0)) ||\n (hasNormField2 && (IsEmpty(normField2) || normField2 == 0))\n) {\n return null; \n}\nvar value1 = IIf(hasNormField1, (field1 / normField1), field1);\nvar value2 = IIf(hasNormField2, (field2 / normField2), field2);\nvar breaks1 = [[491.5,745.64],[745.64,866.4],[866.4,1218.51]];\nvar breaks2 = [[3.6,10.7],[10.7,18],[18,37.7]];\nvar classCodes = [\"L\",\"M\",\"H\"];\nfunction getClassCode(value, breaks) {\n var code = null;\n for (var i in breaks) {\n var info = breaks[i];\n if (value >= info[0] && value <= info[1]) {\n code = classCodes[i];\n break;\n }\n }\n return code;\n}\nvar code1 = getClassCode(value1, breaks1);\nvar code2 = getClassCode(value2, breaks2);\nvar classValue = IIf(IsEmpty(code1) || IsEmpty(code2), null, code1 + code2);\nreturn classValue;","valueExpressionTitle":"Relationship","uniqueValueInfos":[{"value":"HH","label":"High - High","symbol":{"color":[0,123,204,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"HM","label":"High - Medium","symbol":{"color":[99,161,142,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"HL","label":"High - Low","symbol":{"color":[255,235,0,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"MH","label":"Medium - High","symbol":{"color":[93,173,191,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"MM","label":"Medium - Medium","symbol":{"color":[157,189,204,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"ML","label":"Medium - Low","symbol":{"color":[255,251,179,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"LH","label":"Low - High","symbol":{"color":[0,230,230,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"LM","label":"Low - Medium","symbol":{"color":[166,255,245,255],"outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},{"value":"LL","label":"Low - Low","symbol":{"color":[250,255,227,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:
false
HTML Popup Type:
esriServerHTMLPopupTypeNone
Object ID Field:
OBJECTID
Unique ID Field:
Name : OBJECTID
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
OBJECTID
(type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeInteger, length: 0, nullable: false, editable: false)
GEOID
(type: esriFieldTypeString, alias: GEOID, SQL Type: sqlTypeNVarchar, length: 5, nullable: true, editable: true)
NAME
(type: esriFieldTypeString, alias: NAME, SQL Type: sqlTypeNVarchar, length: 100, nullable: true, editable: true)
Rate
(type: esriFieldTypeDouble, alias: Rate, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
Count_
(type: esriFieldTypeInteger, alias: Count_, SQL Type: sqlTypeInteger, nullable: true, editable: true)
pov
(type: esriFieldTypeDouble, alias: pov, SQL Type: sqlTypeDecimal, nullable: true, editable: true)
Templates:
Name: New Feature
Description:
Drawing Tool: esriFeatureEditToolNone
Prototype:
Attributes:
Is Data Versioned:
false
Has Contingent Values:
false
Supports Rollback On Failure Parameter:
true
Last Edit Date:
4/16/2019 8:30:05 PM
Schema Last Edit Date:
4/16/2019 8:30:05 PM
Data Last Edit Date:
4/16/2019 8:30:05 PM