ArcGIS REST Services Directory
Home
>
services
>
UnitsInStructure_Tracts_2012_2016 (FeatureServer)
>
All Layers and Tables
|
API Reference
JSON
All Layers and Tables (UnitsInStructure_Tracts_2012_2016)
Layers:
Layer:
UnitsInStructure
(0)
Name:
UnitsInStructure
Display Field:
NAME
Type:
Feature Layer
Geometry Type:
esriGeometryPoint
Description:
Copyright Text:
Min. Scale:
0
Max. Scale:
0
Default Visibility:
true
Max Record Count:
32000
Supported query Formats:
JSON, geoJSON, PBF
Use Standardized Queries:
True
Extent:
XMin: -19117266.9718
YMin: 2168272.1409
XMax: -7458235.5246
YMax: 11504506.8771
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"visualVariables":[{"type":"transparencyInfo","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\n\nvar fields = [\n\t{value: $feature.B25024e2, alias: \"Single Family Detatched\"},\n\t{value: $feature.B25024e3+$feature.B25024e4+$feature.B25024e5+$feature.B25024e6, alias: \"Low-Density Multifamily Attached\"},\n\t{value: $feature.B25024e7+$feature.B25024e8, alias: \"Medium-Density Multifamily Attached\"},\n\t{value: $feature.B25024e9, alias: \"High-Density Multifamily Attached\"},\n\t{value: $feature.B25024e10, alias: \"Mobile Home\"},\n\t{value: $feature.B25024e11, alias: \"Boat, RV, Van, Etc.\"}\n];\n\n\nfunction map (array, callback){\n var values = [];\n for(var k in array){\n values[k] = callback(array[k]);\n }\n return values;\n}\n\nfunction getFieldValueCallback (field){\n return field.value;\n}\n\nfunction getFieldValues(fieldsArray){\n return map(fieldsArray, getFieldValueCallback);\n}\n\nvar fieldValues = getFieldValues(fields);\n\nvar winner = Max(fieldValues);\nvar total = Sum(fieldValues);\nreturn (winner/total) * 100;\n","valueExpressionTitle":"Strength of Predominance","stops":[{"value":53,"transparency":70},{"value":86,"transparency":30.000000000000004}]}],"authoringInfo":{"visualVariables":[{"type":"transparencyInfo","minSliderValue":22.420333839150228,"maxSliderValue":100}]},"type":"uniqueValue","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\n\nvar fields = [\n\t{value: $feature.B25024e2, alias: \"Single Family Detatched\"},\n\t{value: $feature.B25024e3+$feature.B25024e4+$feature.B25024e5+$feature.B25024e6, alias: \"Low-Density Multifamily Attached\"},\n\t{value: $feature.B25024e7+$feature.B25024e8, alias: \"Medium-Density Multifamily Attached\"},\n\t{value: $feature.B25024e9, alias: \"High-Density Multifamily Attached\"},\n\t{value: $feature.B25024e10, alias: \"Mobile Home\"},\n\t{value: $feature.B25024e11, alias: \"Boat, RV, Van, Etc.\"}\n];\n\nfunction getPredominantCategory(fieldsArray){\n var maxValue = -Infinity;\n var maxCategory = \"\";\n for (var k in fieldsArray){\n \tif(fieldsArray[k].value > maxValue){\n \t maxValue = fieldsArray[k].value;\n \t maxCategory = fieldsArray[k].alias;\n \t} else if (fieldsArray[k].value == maxValue){\n \t maxCategory = maxCategory + \"/\" + fieldsArray[k].alias;\n \t} else {\n \t\t\t// max and predominant categories remain the same;\n \t }\n \t}\n \treturn maxCategory;\n}\n\ngetPredominantCategory(fields);","valueExpressionTitle":"Predominant Housing Structure Type","defaultSymbol":{"color":[170,170,170,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"}},"defaultLabel":"Other","uniqueValueInfos":[{"value":"High-Density Multifamily Attached","symbol":{"color":[230,0,73,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"High-Density Multifamily Attached"},{"value":"Medium-Density Multifamily Attached","symbol":{"color":[155,25,245,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Medium-Density Multifamily Attached"},{"value":"Low-Density Multifamily Attached","symbol":{"color":[20,158,206,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Low-Density Multifamily Attached"},{"value":"Single Family Detatched","symbol":{"color":[80,233,145,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Single Family Detatched"},{"value":"Mobile Home","symbol":{"color":[220,10,180,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":null,"width":0.75,"type":"esriSLS","style":"esriSLSNull"}},"label":"Mobile Home"}]},"transparency":0}
HasZ:
false
HasM:
false
Has Attachments:
false
Has Geometry Properties:
false
HTML Popup Type:
esriServerHTMLPopupTypeAsHTMLText
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: sqlTypeOther, length: 0, nullable: false, editable: false)
ID
(type: esriFieldTypeString, alias: ID, SQL Type: sqlTypeOther, length: 11, nullable: true, editable: true)
NAME
(type: esriFieldTypeString, alias: NAME, SQL Type: sqlTypeOther, length: 12, nullable: true, editable: true)
STATE_NAME
(type: esriFieldTypeString, alias: STATE_NAME, SQL Type: sqlTypeOther, length: 20, nullable: true, editable: true)
ST_ABBREV
(type: esriFieldTypeString, alias: ST_ABBREV, SQL Type: sqlTypeOther, length: 2, nullable: true, editable: true)
AREA
(type: esriFieldTypeDouble, alias: AREA, SQL Type: sqlTypeOther, nullable: true, editable: true)
GEOID
(type: esriFieldTypeString, alias: GEOID, SQL Type: sqlTypeOther, length: 19, nullable: true, editable: true)
B25024e1
(type: esriFieldTypeDouble, alias: Total Housing Units - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m1
(type: esriFieldTypeDouble, alias: Total Housing Units - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e2
(type: esriFieldTypeDouble, alias: 1, Detached Unit in Structure - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m2
(type: esriFieldTypeDouble, alias: 1, Detached Unit in Structure - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e3
(type: esriFieldTypeDouble, alias: 1, Attached Unit in Structure - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m3
(type: esriFieldTypeDouble, alias: 1, Attached Unit in Structure - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e4
(type: esriFieldTypeDouble, alias: 2 Units in Structure - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m4
(type: esriFieldTypeDouble, alias: 2 Units in Structure - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e5
(type: esriFieldTypeDouble, alias: 3 or 4 Units in Structure - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m5
(type: esriFieldTypeDouble, alias: 3 or 4 Units in Structure - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e6
(type: esriFieldTypeDouble, alias: 5 to 9 Units in Structure - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m6
(type: esriFieldTypeDouble, alias: 5 to 9 Units in Structure - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e7
(type: esriFieldTypeDouble, alias: 10 to 19 Units in Structure - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m7
(type: esriFieldTypeDouble, alias: 10 to 19 Units in Structure - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e8
(type: esriFieldTypeDouble, alias: 20 to 49 Units in Structure - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m8
(type: esriFieldTypeDouble, alias: 20 to 49 Units in Structure - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e9
(type: esriFieldTypeDouble, alias: 50 or More Units in Structure - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m9
(type: esriFieldTypeDouble, alias: 50 or More Units in Structure - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e10
(type: esriFieldTypeDouble, alias: Mobile Home - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m10
(type: esriFieldTypeDouble, alias: Mobile Home - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024e11
(type: esriFieldTypeDouble, alias: Boat, RV, Van, Etc. - Estimate, SQL Type: sqlTypeOther, nullable: true, editable: true)
B25024m11
(type: esriFieldTypeDouble, alias: Boat, RV, Van, Etc. - Margin of Error, SQL Type: sqlTypeOther, nullable: true, editable: true)
JoinID
(type: esriFieldTypeString, alias: JoinID, SQL Type: sqlTypeOther, length: 11, 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:
6/10/2021 9:29:54 PM
Schema Last Edit Date:
6/10/2021 9:29:54 PM
Data Last Edit Date:
6/10/2021 9:29:54 PM