HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText
Type ID Field: struct_type
Fields:
id
(
nullable: false, defaultValue: null, editable: false, length: 4, description: {"fieldValueType":"uniqueIdentifier","value":"Object ID"}, type: esriFieldTypeOID, modelName: id, alias: id
)
pin
(
nullable: true, editable: true, defaultValue: null, length: 255, description: {"fieldValueType":"locationOrPlaceName","value":"Parcel number associated with the structure."}, type: esriFieldTypeString, modelName: pin, alias: PIN
)
struct_type
(
nullable: true, editable: true, defaultValue: null, length: 255, description: {"fieldValueType":"typeOrCategory","value":"Type of structure. Essentially, how many floors does it have, or is it a split-level. Limited to most common values."}, type: esriFieldTypeString, modelName: struct_type, alias: Structure Type
, Coded Values:
[2 Story: 2 Story]
, [1 Story: 1 Story]
, [Other: Other]
, ...4 more...
)
struct_name
(
nullable: true, editable: true, defaultValue: null, length: 255, description: {"fieldValueType":"description","value":"The description of the structure, as entered by the township assessor."}, type: esriFieldTypeString, modelName: struct_name, alias: Structure Name
)
year_built
(
nullable: true, editable: true, defaultValue: null, description: {"fieldValueType":"dateAndTime","value":"The year the structure was built."}, type: esriFieldTypeInteger, modelName: year_built, alias: Year Built
)
sqft
(
nullable: true, editable: true, defaultValue: null, description: {"fieldValueType":"measurement","value":"Square footage of the primary space of the structure. Excludes basement and garage areas."}, type: esriFieldTypeInteger, modelName: sqft, alias: Square Feet
)
extwall
(
nullable: true, editable: true, defaultValue: null, length: 255, description: {"fieldValueType":"typeOrCategory","value":"A list of any and all external wall materials."}, type: esriFieldTypeString, modelName: extwall, alias: Wall Material
)