Name: CSVFinalData_Clean
Display Field:
Type: Feature Layer
Geometry Type: esriGeometryPoint
Description:
Copyright Text:
Min. Scale: 144448
Max. Scale: 0
Default Visibility: true
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: -10370287.4677578
YMin: 5536765.1119408
XMax: -10369252.5406093
YMax: 5537292.7419739
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"visualVariables":[{"type":"sizeInfo","valueExpression":"$feature[\"Freshmen\"];\n$feature[\"Sophmores\"];\n$feature[\"Juniors\"];\n$feature[\"Seniors\"];\nvar fieldNames = [ \"Freshmen\", \"Sophmores\", \"Juniors\", \"Seniors\" ];\nvar numFields = 4;\nvar value, i, totalValue = null;\nfor(i = 0; i < numFields; i++) {\nvalue = $feature[fieldNames[i]];\nif(value != null && value >= 0) {\nif (totalValue == null) { totalValue = 0; }\ntotalValue = totalValue + value;\n}\n}\nreturn totalValue;","valueUnit":"unknown","legendOptions":{"title":"Sum of categories"},"minSize":6,"maxSize":37.5,"minDataValue":41,"maxDataValue":193},{"type":"transparencyInfo","valueExpression":"$feature[\"Freshmen\"];\n$feature[\"Sophmores\"];\n$feature[\"Juniors\"];\n$feature[\"Seniors\"];\nvar fieldNames = [ \"Freshmen\", \"Sophmores\", \"Juniors\", \"Seniors\" ];\nvar numFields = 4;\nvar maxValueField = null;\nvar maxValue = -Infinity;\nvar value, i, totalValue = null;\nfor(i = 0; i < numFields; i++) {\nvalue = $feature[fieldNames[i]];\nif(value > 0) {\nif(value > maxValue) {\nmaxValue = value;\nmaxValueField = fieldNames[i];\n}\nelse if (value == maxValue) {\nmaxValueField = null;\n}\n}\nif(value != null && value >= 0) {\nif (totalValue == null) { totalValue = 0; }\ntotalValue = totalValue + value;\n}\n}\nvar strength = null;\nif (maxValueField != null && totalValue > 0) {\nstrength = (maxValue / totalValue) * 100;\n}\nreturn strength;","stops":[{"value":25,"transparency":85},{"value":74,"transparency":0}],"legendOptions":{"title":"Strength of predominance"}}],"authoringInfo":{"type":"predominance","fields":["Freshmen","Sophmores","Juniors","Seniors"],"visualVariables":[{"type":"transparencyInfo","minSliderValue":0,"maxSliderValue":100},{"type":"sizeInfo","minSliderValue":41,"maxSliderValue":193}]},"type":"uniqueValue","valueExpression":"$feature[\"Freshmen\"];\n$feature[\"Sophmores\"];\n$feature[\"Juniors\"];\n$feature[\"Seniors\"];\nvar fieldNames = [ \"Freshmen\", \"Sophmores\", \"Juniors\", \"Seniors\" ];\nvar numFields = 4;\nvar maxValueField = null;\nvar maxValue = -Infinity;\nvar value, i, totalValue = null;\nfor(i = 0; i < numFields; i++) {\nvalue = $feature[fieldNames[i]];\nif(value > 0) {\nif(value > maxValue) {\nmaxValue = value;\nmaxValueField = fieldNames[i];\n}\nelse if (value == maxValue) {\nmaxValueField = null;\n}\n}\n}\nreturn maxValueField;","uniqueValueInfos":[{"value":"Freshmen","label":"Freshmen","symbol":{"color":[160,53,0,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"Sophmores","label":"Sophmores","symbol":{"color":[50,100,200,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"Juniors","label":"Juniors","symbol":{"color":[114,179,142,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"Seniors","label":"Seniors","symbol":{"color":[217,180,0,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,255],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}}]},"transparency":0}
HasZ: false
HasM: false
Time Info:
Start Time Field: Date
End Time Field: null
Track ID Field: null
Time Extent[12/31/1959 6:00:00 AM UTC, 1/1/2017 12:00:00 AM UTC]
Time Reference: UTC
Time Interval: 0
Time Interval Units:
Has Live Data: false
Export Options:
Use Time: false
Time Data Cumulative: false
Time Offset: 0
Time Offset Units: esriTimeUnitsCenturies
Has Attachments: false
Has Geometry Properties: false
HTML Popup Type: esriServerHTMLPopupTypeNone
Object ID Field: FID
Unique ID Field:
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
- Hall (type: esriFieldTypeString, alias: Hall, SQL Type: sqlTypeNVarchar, length: 256, nullable: true, editable: true)
- Freshmen (type: esriFieldTypeInteger, alias: Freshmen, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- Sophmores (type: esriFieldTypeInteger, alias: Sophmores, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- Juniors (type: esriFieldTypeInteger, alias: Juniors, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- Seniors (type: esriFieldTypeInteger, alias: Seniors, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- Latitude (type: esriFieldTypeDouble, alias: Latitude, SQL Type: sqlTypeFloat, nullable: true, editable: true)
- Longitude (type: esriFieldTypeDouble, alias: Longitude, SQL Type: sqlTypeFloat, nullable: true, editable: true)
- Date (type: esriFieldTypeDate, alias: Date, SQL Type: sqlTypeTimestamp2, length: 8, nullable: true, editable: true)
- Total (type: esriFieldTypeInteger, alias: Total, SQL Type: sqlTypeInteger, nullable: true, editable: true)
- Pfreshmen (type: esriFieldTypeDouble, alias: Pfreshmen, SQL Type: sqlTypeFloat, nullable: true, editable: true)
- Psophomore (type: esriFieldTypeDouble, alias: Psophomore, SQL Type: sqlTypeFloat, nullable: true, editable: true)
- Pjunior (type: esriFieldTypeDouble, alias: Pjunior, SQL Type: sqlTypeFloat, nullable: true, editable: true)
- Psenior (type: esriFieldTypeDouble, alias: Psenior, SQL Type: sqlTypeFloat, nullable: true, editable: true)
- FID (type: esriFieldTypeOID, alias: FID, SQL Type: sqlTypeInteger, length: 0, nullable: false, editable: false)
Templates:
Name: New Feature
Description:
Drawing Tool: esriFeatureEditToolPoint
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 3/7/2017 11:29:46 PM
Schema Last Edit Date: 3/7/2017 11:29:46 PM
Data Last Edit Date: 3/7/2017 11:29:46 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Add Features
Update Features
Delete Features
Apply Edits
Calculate
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat