Name: Encumbrance
Display Field: Name
Type: Feature Layer
Geometry Type: esriGeometryPolygon
Has Views: true
Source Schema Changes Allowed: true
Views
Description:
Copyright Text:
Min. Scale: 0
Max. Scale: 0
Default Visibility: false
Max Record Count: 2000
Supported query Formats: JSON, geoJSON, PBF
Use Standardized Queries: True
Extent:
XMin: -17509530.6267512
YMin: 2344438.34794814
XMax: -17363813.8702109
YMax: 2415104.78039552
Spatial Reference: 102100 (3857)
Drawing Info:
{"renderer":{"type":"simple","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[122,182,245,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.7}}},"scaleSymbols":true,"transparency":50,"labelingInfo":[{"labelExpressionInfo":{"expression":"function NotEmpty(x) { return !IsEmpty(x) && x != '' }\n\n// name and number, filtered out if empty\nvar name_num = Filter([\n $feature['Name'],\n 'ESMT',\n $feature['Number']\n], NotEmpty)\n\n// join valid attributes with spaces\nvar name_num_label = Concatenate(name_num, ' ')\n\n// include \"FT WIDE\" when width is present, otherwise null\nvar width_label = Iif(\n NotEmpty($feature['Width']),\n `(${$feature['Width']} FT WIDE)`,\n null\n)\n\n// array of area values, empty values filtered out\nvar area_arr = Filter([\n Iif(\n NotEmpty($feature['sf']),\n `${Text($feature['sf'], '#,###.##')} sf`,\n null\n ),\n Iif(\n NotEmpty($feature['ac']),\n `${Text($feature['ac'], '#,###.##')} ac`,\n null\n )\n], NotEmpty)\n\n// join area values with space and brackets; if no values in area, omit entirely\nvar area_label = Iif(\n Count(area_arr) > 0,\n `[${Concatenate(area_arr, ' or ')}]`,\n null\n)\n\n// all labels in single array, filter out empties\nvar final_arr = Filter([\n name_num_label,\n width_label,\n area_label\n], NotEmpty)\n\n// output labels one per line; if
doesn't work, try '\\n'\nreturn Concatenate(final_arr, '\\n')\n","title":"Custom"},"labelPlacement":"esriServerPolygonPlacementAlwaysHorizontal","multiPart":"labelLargest","allowOverrun":true,"deconflictionStrategy":"dynamic","repeatLabel":false,"stackLabel":true,"stackRowLength":24,"stackAlignment":"dynamic","removeDuplicates":"none","useCodedValues":true,"maxScale":0,"minScale":0,"name":"Class 1","priority":-1,"symbol":{"type":"esriTS","color":[0,0,0,255],"backgroundColor":null,"borderLineColor":null,"borderLineSize":null,"verticalAlignment":"bottom","horizontalAlignment":"left","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"kerning":true,"haloColor":null,"haloSize":null,"font":{"family":"Times New Roman","size":10,"style":"normal","weight":"normal","decoration":"none"}}}]}
HasZ: true
HasM: false
Has Attachments: false
Has Geometry Properties: true
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Object ID Field: OBJECTID
Unique ID Field:
IsSystemMaintained : True
Global ID Field:
Type ID Field:
Fields:
- OBJECTID (type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeOther, length: 0, nullable: false, editable: false)
- Name (type: esriFieldTypeString, alias: Name, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- Number (type: esriFieldTypeString, alias: Number, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
- Width (type: esriFieldTypeDouble, alias: Width, SQL Type: sqlTypeOther, nullable: true, editable: true)
- sf (type: esriFieldTypeDouble, alias: sf, SQL Type: sqlTypeOther, nullable: true, editable: true)
- ac (type: esriFieldTypeDouble, alias: ac, SQL Type: sqlTypeOther, nullable: true, editable: true)
- RecordName (type: esriFieldTypeString, alias: RecordName, SQL Type: sqlTypeOther, length: 128, nullable: true, editable: true)
- LegalStartDate (type: esriFieldTypeDate, alias: LegalStartDate, SQL Type: sqlTypeOther, length: 8, nullable: true, editable: true)
- Shape__Area (type: esriFieldTypeDouble, alias: Shape__Area, SQL Type: sqlTypeDouble, nullable: true, editable: false)
- Shape__Length (type: esriFieldTypeDouble, alias: Shape__Length, SQL Type: sqlTypeDouble, nullable: true, editable: false)
Templates:
Name: Encumbrance
Description:
Drawing Tool: esriFeatureEditToolPolygon
Prototype:
Is Data Versioned: false
Has Contingent Values: false
Supports Rollback On Failure Parameter: true
Last Edit Date: 5/20/2026 2:22:13 PM
Schema Last Edit Date: 5/20/2026 2:22:13 PM
Data Last Edit Date: 5/20/2026 2:22:13 PM
Supported Operations:
Query
Query Pivot
Query Top Features
Query Analytic
Query Bins
Generate Renderer
Validate SQL
Get Estimates
ConvertFormat