{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Building Footprint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -118608900, "falseY": -91259500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3059049228524312E7, "ymin": 3895393.521006543, "xmax": -1.3044717308037927E7, "ymax": 3908479.7220870955, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.438971519485689E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BuildingName", "typeIdField": "BuildingType", "subtypeFieldName": "BuildingType", "subtypeField": "BuildingType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BuildingID", "type": "esriFieldTypeInteger", "alias": "BuildingID", "domain": null }, { "name": "PrePlanID", "type": "esriFieldTypeInteger", "alias": "PrePlanID", "domain": null }, { "name": "AgencyID", "type": "esriFieldTypeSmallInteger", "alias": "AgencyID", "domain": null }, { "name": "BuildingType", "type": "esriFieldTypeSmallInteger", "alias": "BuildingType", "domain": null }, { "name": "BuildingSubType", "type": "esriFieldTypeString", "alias": "BuildingSubType", "length": 30, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "length": 50, "domain": null }, { "name": "IsHighrise", "type": "esriFieldTypeString", "alias": "IsHighrise", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BuildingHeight", "type": "esriFieldTypeDouble", "alias": "BuildingHeight", "domain": null }, { "name": "NumberOfFloors", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfFloors", "domain": { "type": "range", "name": "WS1_bldg_FloorTotal", "description": "", "range": [ 1, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsMultiOccupancy", "type": "esriFieldTypeString", "alias": "IsMultiOccupancy", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NumberOfOccupancies", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfOccupancies", "domain": { "type": "range", "name": "WS1_shd_SmallIntLimit", "description": "Basement, Penthouse, Occupancy Limits", "range": [ 1, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ClassOfOccupancy", "type": "esriFieldTypeString", "alias": "ClassOfOccupancy", "length": 5, "domain": null }, { "name": "OccupancyLoad", "type": "esriFieldTypeSmallInteger", "alias": "OccupancyLoad", "domain": null }, { "name": "BuildingConstructionClass", "type": "esriFieldTypeString", "alias": "BuildingConstructionClass", "length": 5, "domain": { "type": "codedValue", "name": "WS1_bldg_ConstructionType_1", "description": "Building Construction Class", "codedValues": [ { "name": "Fire Resistive Non-Combustible Group I High-Rise (I-A)", "code": "I-A" }, { "name": "Fire Resistive Non-Combustible Group R Mid-Rise (I-B)", "code": "I-B" }, { "name": "Protected Non-Combustible (II-A)", "code": "II-A" }, { "name": "Unprotected Non-Combustible (II-B)", "code": "II-B" }, { "name": "Protected Combustible (Ordinary) (III-A)", "code": "III-A" }, { "name": "Unprotected Combustible (Ordinary) (III-B)", "code": "III-B" }, { "name": "Heavy Timber (IV)", "code": "IV" }, { "name": "Protected Wood Frame (V-A)", "code": "V-A" }, { "name": "Unprotected Wood Frame (V-B)", "code": "V-B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ExteriorWallConstruction", "type": "esriFieldTypeString", "alias": "ExteriorWallConstruction", "length": 2, "domain": { "type": "codedValue", "name": "WS1_bldg_ExteriorWallConstruction", "description": "Building Exterior Wall Construction", "codedValues": [ { "name": "Concrete Block", "code": "CB" }, { "name": "Precast Concrete", "code": "PC" }, { "name": "Reinforced Concrete", "code": "RC" }, { "name": "Steel Frame", "code": "SF" }, { "name": "Wood Frame", "code": "WF" }, { "name": "Unreinforced Masonary", "code": "UM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ExteriorWallCovering", "type": "esriFieldTypeString", "alias": "ExteriorWallCovering", "length": 10, "domain": { "type": "codedValue", "name": "WS1_bldg_ExteriorWallCover", "description": "Building Exterior Wall Coverings", "codedValues": [ { "name": "Brick Veneer", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Glass", "code": "Glass" }, { "name": "Metal", "code": "Metal" }, { "name": "Stucco", "code": "Stucco" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoofConstruction", "type": "esriFieldTypeString", "alias": "RoofConstruction", "length": 10, "domain": { "type": "codedValue", "name": "WS1_bldg_RoofConstruction", "description": "Building Roof Construction", "codedValues": [ { "name": "Conventional", "code": "Conventl" }, { "name": "Bridge Truss", "code": "BTruss" }, { "name": "Bowstring", "code": "BString" }, { "name": "Lightweight Truss (pitched)", "code": "LTruss" }, { "name": "Open Web", "code": "OpenWeb" }, { "name": "Ribbed Arch", "code": "RibArch" }, { "name": "Sawtooth", "code": "Sawtooth" }, { "name": "Summerbell/Lamella", "code": "SumLam" }, { "name": "Panelized", "code": "Panelizd" }, { "name": "Other", "code": "Other" }, { "name": "Wood I-Beam", "code": "IBeamWd" }, { "name": "Steel I-Beam", "code": "IBeamStl" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoofCover", "type": "esriFieldTypeString", "alias": "RoofCover", "length": 10, "domain": { "type": "codedValue", "name": "WS1_bldg_RoofCover", "description": "Building Roof Covering Material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Membrane", "code": "Membrane" }, { "name": "Metal", "code": "Metal" }, { "name": "Tile (Concrete or Composite)", "code": "Tile" }, { "name": "Wood (Shake or Tile)", "code": "Wood" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FloorConstruction", "type": "esriFieldTypeString", "alias": "FloorConstruction", "length": 10, "domain": { "type": "codedValue", "name": "WS1_bldg_FloorConstruction", "description": "Building Floor Construction Type", "codedValues": [ { "name": "Conventional", "code": "Conventl" }, { "name": "Concrete Slab", "code": "Concrete" }, { "name": "Steel I-Beam", "code": "IBeamStl" }, { "name": "Wood I-Beam", "code": "IBeamWd" }, { "name": "Open Web", "code": "OpenWeb" }, { "name": "Truss (MGP)", "code": "Truss" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FloorCover", "type": "esriFieldTypeString", "alias": "FloorCover", "length": 10, "domain": { "type": "codedValue", "name": "WS1_bldg_FloorSubsurface", "description": "Building Floor Material", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Metal", "code": "Metal" }, { "name": "Wood", "code": "Wood" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasElevator", "type": "esriFieldTypeString", "alias": "HasElevator", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasMultipleElevLocations", "type": "esriFieldTypeString", "alias": "HasMultipleElevLocations", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ElevatorLocation", "type": "esriFieldTypeString", "alias": "ElevatorLocation", "length": 50, "domain": null }, { "name": "HasBasement", "type": "esriFieldTypeString", "alias": "HasBasement", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BasementLevels", "type": "esriFieldTypeSmallInteger", "alias": "BasementLevels", "domain": { "type": "range", "name": "WS1_shd_SmallIntLimit", "description": "Basement, Penthouse, Occupancy Limits", "range": [ 1, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasPenthouse", "type": "esriFieldTypeString", "alias": "HasPenthouse", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PenthouseLevels", "type": "esriFieldTypeSmallInteger", "alias": "PenthouseLevels", "domain": { "type": "range", "name": "WS1_shd_SmallIntLimit", "description": "Basement, Penthouse, Occupancy Limits", "range": [ 1, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasSkylights", "type": "esriFieldTypeString", "alias": "HasSkylights", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SkylightSize", "type": "esriFieldTypeString", "alias": "SkylightSize", "length": 10, "domain": null }, { "name": "HasGenerator", "type": "esriFieldTypeString", "alias": "HasGenerator", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GeneratorLocation", "type": "esriFieldTypeString", "alias": "GeneratorLocation", "length": 50, "domain": null }, { "name": "HasRoofAccess", "type": "esriFieldTypeString", "alias": "HasRoofAccess", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoofAccessLocation", "type": "esriFieldTypeString", "alias": "RoofAccessLocation", "length": 50, "domain": null }, { "name": "HasAtticAccess", "type": "esriFieldTypeString", "alias": "HasAtticAccess", "length": 1, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AtticAccessLocation", "type": "esriFieldTypeString", "alias": "AtticAccessLocation", "length": 50, "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_shd_LifeCycleStatus", "description": "", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Proposed", "code": "PRP" }, { "name": "Removed", "code": "RMV" }, { "name": "Under Construction", "code": "UC" }, { "name": "Never Built", "code": "NB" }, { "name": "Out of Service", "code": "OS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaximumOccupancy", "type": "esriFieldTypeSmallInteger", "alias": "MaximumOccupancy", "domain": null }, { "name": "NumberOfUnits", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfUnits", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "IsURM", "type": "esriFieldTypeString", "alias": "IsURM", "length": 3, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R8320_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_8320", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G17179PrePlanID", "fields": "PrePlanID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G17179BuildingID", "fields": "BuildingID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7023_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_AssemblyType", "description": "UBC Type 'A' - subtype for Bldg", "codedValues": [ { "name": "Amusement Park", "code": "Amusement" }, { "name": "Arcade", "code": "Arcade" }, { "name": "Arena", "code": "Arena" }, { "name": "Art Gallery", "code": "Art" }, { "name": "Banquet Gallery", "code": "Banquet" }, { "name": "Bar", "code": "Bar" }, { "name": "Billiard Parlor", "code": "Billiard" }, { "name": "Bleacher", "code": "Bleacher" }, { "name": "Bowling Alley", "code": "Bowling" }, { "name": "Casino", "code": "Casino" }, { "name": "Convention Center", "code": "ConventionCtr" }, { "name": "Community Center", "code": "CommunityCtr" }, { "name": "Concert Hall or Auditorium", "code": "Concert" }, { "name": "Courtroom", "code": "Courtroom" }, { "name": "Dance Hall", "code": "Dance" }, { "name": "Exhibit Hall", "code": "ExhibitHall" }, { "name": "Funeral Hall", "code": "Funeral" }, { "name": "Golf Course", "code": "Golf" }, { "name": "Golf Clubhouse", "code": "GolfClubhouse" }, { "name": "Grand Stand", "code": "GrandStand" }, { "name": "Gymnasium", "code": "Gym" }, { "name": "Lecture Hall", "code": "Lecture" }, { "name": "Library", "code": "Library" }, { "name": "Museum", "code": "Museum" }, { "name": "Monument", "code": "Monument" }, { "name": "Night Club", "code": "NightClub" }, { "name": "Other Recreation Center", "code": "OtherRecreation" }, { "name": "Racetrack", "code": "Racetrack" }, { "name": "Restaurant (> 50 People)", "code": "Restaurant" }, { "name": "Religious Hall", "code": "Religous" }, { "name": "Skating Rink", "code": "Skate" }, { "name": "Stadium", "code": "Stadium" }, { "name": "Studio", "code": "Studio" }, { "name": "Swimming Center", "code": "Swim" }, { "name": "Tennis Court", "code": "Tennis" }, { "name": "Terminal (Airport, Bus, Rail, Shipping)", "code": "Terminal" }, { "name": "Theater", "code": "Theater" }, { "name": "Tourist Attraction", "code": "Tourist" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 1, "name": "Assembly (A)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_BusinessType", "description": "UBC Type 'B' - subtype for Bldg", "codedValues": [ { "name": "Airport Control Tower", "code": "AirTower" }, { "name": "Animal Hospital", "code": "AnimalHospital" }, { "name": "Animal Kennel", "code": "AnimalKennel" }, { "name": "Bank", "code": "Bank" }, { "name": "Barber Shop or Hair Salon", "code": "Barber" }, { "name": "Beauty Supply", "code": "Beauty" }, { "name": "Car Wash", "code": "CarWash" }, { "name": "City or County Administration", "code": "Civic" }, { "name": "Computer Sales or Repair", "code": "Computer" }, { "name": "Data Storage or Processing", "code": "DataProcessing" }, { "name": "Fire Station", "code": "Fire" }, { "name": "Junior College", "code": "JuniorCollege" }, { "name": "Laboratory Clinical Testing", "code": "Lab" }, { "name": "Marina", "code": "Marina" }, { "name": "Private College", "code": "OtherEducation" }, { "name": "Police Station", "code": "Police" }, { "name": "Post Office", "code": "PostOffice" }, { "name": "Print or Reproduction Shop", "code": "Print" }, { "name": "Professional Office", "code": "Professional" }, { "name": "Radio or TV Station", "code": "Radio" }, { "name": "Restaurant", "code": "Restaurant" }, { "name": "Training Center", "code": "Training" }, { "name": "University or College", "code": "University" }, { "name": "Treatment Plant (Water/Sewer)", "code": "WTreatmentPlant" }, { "name": "Other Business", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 2, "name": "Business (B)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_CampType", "description": "UBC Type 'B' - subtype for Bldg", "codedValues": [ { "name": "Scout Camps", "code": "Scout" }, { "name": "Religious Camps", "code": "Religious" }, { "name": "Other Outdoor Camp", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 3, "name": "Camps (C)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_EducationType", "description": "UBC Type 'E' - subtype for Bldg", "codedValues": [ { "name": "Alternative School (K-12)", "code": "Alternative" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 4, "name": "Educational (E)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_FactoryIndustrialType", "description": "UBC Type 'F' - subtype for Bldg", "codedValues": [ { "name": "Dry Cleaners", "code": "DryClean" }, { "name": "Factory", "code": "Factory" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Other Industrial (not high hazard)", "code": "Other" }, { "name": "Manufacturing", "code": "Manufacturing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 5, "name": "Factory Industrial (F)" }, { "domains": { "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 6, "name": "High Hazard (H)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_InstitutionalType", "description": "UBC Type 'I' - subtype for Bldg", "codedValues": [ { "name": "Adult Daycare", "code": "AdultDaycare" }, { "name": "Assisted Living", "code": "AssistedLiving" }, { "name": "Child Daycare", "code": "ChildDaycare" }, { "name": "Convalescent Care", "code": "Convalescent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 7, "name": "Institutional (I)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_LaboratoryType", "description": "UBC Type 'L' - subtype for Bldg", "codedValues": [ { "name": "Science", "code": "Science" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 8, "name": "Laboratory (L)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_MercantileType", "description": "UBC Type 'M' - subtype for Bldg", "codedValues": [ { "name": "Department Store", "code": "Department" }, { "name": "Drug Store", "code": "Drug" }, { "name": "Gas Station", "code": "Gas" }, { "name": "Supermarket", "code": "Market" }, { "name": "Retail Store", "code": "Retail" }, { "name": "Sales Room", "code": "Sales" }, { "name": "Shopping Center", "code": "Shop" }, { "name": "Wholesale Store", "code": "Wholesale" }, { "name": "Other Mercantile Facility", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 9, "name": "Mercantile (M)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_ResidentialType", "description": "UBC Type 'A' - subtype for Bldg", "codedValues": [ { "name": "Apartment", "code": "Apartment" }, { "name": "Boarding House", "code": "Board" }, { "name": "Condominium", "code": "Condo" }, { "name": "Convent", "code": "Convent" }, { "name": "Dormitory", "code": "Dorm" }, { "name": "Fraternity", "code": "Frathouse" }, { "name": "Hotel", "code": "Hotel" }, { "name": "Mobile Home Park", "code": "MHP" }, { "name": "Monastery", "code": "Monastery" }, { "name": "Motel", "code": "Motel" }, { "name": "Multi-Family", "code": "MultiFamily" }, { "name": "Resort", "code": "Resort" }, { "name": "Single Family", "code": "SFR" }, { "name": "Sorority", "code": "Sorority" }, { "name": "Timeshare", "code": "Timeshare" }, { "name": "Vacation Center", "code": "Vacation" }, { "name": "Other Residential", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 10, "name": "Residential (R)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_StorageType", "description": "UBC Type 'S' - subtype for Bldg", "codedValues": [ { "name": "Aircraft Hanger", "code": "Hanger" }, { "name": "Electronic Waste Facility", "code": "EWaste" }, { "name": "Junk Yard", "code": "Junk" }, { "name": "Parking Structure", "code": "Park" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Warehouse - Commercial Goods", "code": "Warehouse" }, { "name": "Other Storage Facility", "code": "Other" }, { "name": "Recycle Center", "code": "Recycle" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 11, "name": "Storage (S)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_MiscellaneousType", "description": "UBC Type 'U' - subtype for Bldg", "codedValues": [ { "name": "Agricultural Building", "code": "Agriculture" }, { "name": "Barn", "code": "Barn" }, { "name": "Carport", "code": "Carport" }, { "name": "Gazebo", "code": "Gazebo" }, { "name": "Grain Silo", "code": "GrainSilo" }, { "name": "Greenhouse", "code": "Greenhouse" }, { "name": "Garage", "code": "Garage" }, { "name": "Shed", "code": "Shed" }, { "name": "Stable", "code": "Stable" }, { "name": "Tank", "code": "Tank" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 12, "name": "Miscellaneous (U)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_MixedUseType", "description": "UBC Type 'X' - for subtype Bldg", "codedValues": [ { "name": "Residential Over Retail", "code": "Retail" }, { "name": "Residential Warehouse", "code": "Warehouse" }, { "name": "Other Mixed Use Occupancies", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "id": 13, "name": "Mixed Use (X)" } ], "subtypes": [ { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_AssemblyType", "description": "UBC Type 'A' - subtype for Bldg", "codedValues": [ { "name": "Amusement Park", "code": "Amusement" }, { "name": "Arcade", "code": "Arcade" }, { "name": "Arena", "code": "Arena" }, { "name": "Art Gallery", "code": "Art" }, { "name": "Banquet Gallery", "code": "Banquet" }, { "name": "Bar", "code": "Bar" }, { "name": "Billiard Parlor", "code": "Billiard" }, { "name": "Bleacher", "code": "Bleacher" }, { "name": "Bowling Alley", "code": "Bowling" }, { "name": "Casino", "code": "Casino" }, { "name": "Convention Center", "code": "ConventionCtr" }, { "name": "Community Center", "code": "CommunityCtr" }, { "name": "Concert Hall or Auditorium", "code": "Concert" }, { "name": "Courtroom", "code": "Courtroom" }, { "name": "Dance Hall", "code": "Dance" }, { "name": "Exhibit Hall", "code": "ExhibitHall" }, { "name": "Funeral Hall", "code": "Funeral" }, { "name": "Golf Course", "code": "Golf" }, { "name": "Golf Clubhouse", "code": "GolfClubhouse" }, { "name": "Grand Stand", "code": "GrandStand" }, { "name": "Gymnasium", "code": "Gym" }, { "name": "Lecture Hall", "code": "Lecture" }, { "name": "Library", "code": "Library" }, { "name": "Museum", "code": "Museum" }, { "name": "Monument", "code": "Monument" }, { "name": "Night Club", "code": "NightClub" }, { "name": "Other Recreation Center", "code": "OtherRecreation" }, { "name": "Racetrack", "code": "Racetrack" }, { "name": "Restaurant (> 50 People)", "code": "Restaurant" }, { "name": "Religious Hall", "code": "Religous" }, { "name": "Skating Rink", "code": "Skate" }, { "name": "Stadium", "code": "Stadium" }, { "name": "Studio", "code": "Studio" }, { "name": "Swimming Center", "code": "Swim" }, { "name": "Tennis Court", "code": "Tennis" }, { "name": "Terminal (Airport, Bus, Rail, Shipping)", "code": "Terminal" }, { "name": "Theater", "code": "Theater" }, { "name": "Tourist Attraction", "code": "Tourist" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": "N", "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 1, "name": "Assembly (A)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_BusinessType", "description": "UBC Type 'B' - subtype for Bldg", "codedValues": [ { "name": "Airport Control Tower", "code": "AirTower" }, { "name": "Animal Hospital", "code": "AnimalHospital" }, { "name": "Animal Kennel", "code": "AnimalKennel" }, { "name": "Bank", "code": "Bank" }, { "name": "Barber Shop or Hair Salon", "code": "Barber" }, { "name": "Beauty Supply", "code": "Beauty" }, { "name": "Car Wash", "code": "CarWash" }, { "name": "City or County Administration", "code": "Civic" }, { "name": "Computer Sales or Repair", "code": "Computer" }, { "name": "Data Storage or Processing", "code": "DataProcessing" }, { "name": "Fire Station", "code": "Fire" }, { "name": "Junior College", "code": "JuniorCollege" }, { "name": "Laboratory Clinical Testing", "code": "Lab" }, { "name": "Marina", "code": "Marina" }, { "name": "Private College", "code": "OtherEducation" }, { "name": "Police Station", "code": "Police" }, { "name": "Post Office", "code": "PostOffice" }, { "name": "Print or Reproduction Shop", "code": "Print" }, { "name": "Professional Office", "code": "Professional" }, { "name": "Radio or TV Station", "code": "Radio" }, { "name": "Restaurant", "code": "Restaurant" }, { "name": "Training Center", "code": "Training" }, { "name": "University or College", "code": "University" }, { "name": "Treatment Plant (Water/Sewer)", "code": "WTreatmentPlant" }, { "name": "Other Business", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": "N", "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 2, "name": "Business (B)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_CampType", "description": "UBC Type 'B' - subtype for Bldg", "codedValues": [ { "name": "Scout Camps", "code": "Scout" }, { "name": "Religious Camps", "code": "Religious" }, { "name": "Other Outdoor Camp", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": "N", "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 3, "name": "Camps (C)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_EducationType", "description": "UBC Type 'E' - subtype for Bldg", "codedValues": [ { "name": "Alternative School (K-12)", "code": "Alternative" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": "N", "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 4, "name": "Educational (E)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_FactoryIndustrialType", "description": "UBC Type 'F' - subtype for Bldg", "codedValues": [ { "name": "Dry Cleaners", "code": "DryClean" }, { "name": "Factory", "code": "Factory" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Other Industrial (not high hazard)", "code": "Other" }, { "name": "Manufacturing", "code": "Manufacturing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": "N", "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 5, "name": "Factory Industrial (F)" }, { "domains": { "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": null, "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 6, "name": "High Hazard (H)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_InstitutionalType", "description": "UBC Type 'I' - subtype for Bldg", "codedValues": [ { "name": "Adult Daycare", "code": "AdultDaycare" }, { "name": "Assisted Living", "code": "AssistedLiving" }, { "name": "Child Daycare", "code": "ChildDaycare" }, { "name": "Convalescent Care", "code": "Convalescent" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": null, "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 7, "name": "Institutional (I)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_LaboratoryType", "description": "UBC Type 'L' - subtype for Bldg", "codedValues": [ { "name": "Science", "code": "Science" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": null, "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 8, "name": "Laboratory (L)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_MercantileType", "description": "UBC Type 'M' - subtype for Bldg", "codedValues": [ { "name": "Department Store", "code": "Department" }, { "name": "Drug Store", "code": "Drug" }, { "name": "Gas Station", "code": "Gas" }, { "name": "Supermarket", "code": "Market" }, { "name": "Retail Store", "code": "Retail" }, { "name": "Sales Room", "code": "Sales" }, { "name": "Shopping Center", "code": "Shop" }, { "name": "Wholesale Store", "code": "Wholesale" }, { "name": "Other Mercantile Facility", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": null, "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 9, "name": "Mercantile (M)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_ResidentialType", "description": "UBC Type 'A' - subtype for Bldg", "codedValues": [ { "name": "Apartment", "code": "Apartment" }, { "name": "Boarding House", "code": "Board" }, { "name": "Condominium", "code": "Condo" }, { "name": "Convent", "code": "Convent" }, { "name": "Dormitory", "code": "Dorm" }, { "name": "Fraternity", "code": "Frathouse" }, { "name": "Hotel", "code": "Hotel" }, { "name": "Mobile Home Park", "code": "MHP" }, { "name": "Monastery", "code": "Monastery" }, { "name": "Motel", "code": "Motel" }, { "name": "Multi-Family", "code": "MultiFamily" }, { "name": "Resort", "code": "Resort" }, { "name": "Single Family", "code": "SFR" }, { "name": "Sorority", "code": "Sorority" }, { "name": "Timeshare", "code": "Timeshare" }, { "name": "Vacation Center", "code": "Vacation" }, { "name": "Other Residential", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": null, "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 10, "name": "Residential (R)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_StorageType", "description": "UBC Type 'S' - subtype for Bldg", "codedValues": [ { "name": "Aircraft Hanger", "code": "Hanger" }, { "name": "Electronic Waste Facility", "code": "EWaste" }, { "name": "Junk Yard", "code": "Junk" }, { "name": "Parking Structure", "code": "Park" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Warehouse - Commercial Goods", "code": "Warehouse" }, { "name": "Other Storage Facility", "code": "Other" }, { "name": "Recycle Center", "code": "Recycle" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": null, "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 11, "name": "Storage (S)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_MiscellaneousType", "description": "UBC Type 'U' - subtype for Bldg", "codedValues": [ { "name": "Agricultural Building", "code": "Agriculture" }, { "name": "Barn", "code": "Barn" }, { "name": "Carport", "code": "Carport" }, { "name": "Gazebo", "code": "Gazebo" }, { "name": "Grain Silo", "code": "GrainSilo" }, { "name": "Greenhouse", "code": "Greenhouse" }, { "name": "Garage", "code": "Garage" }, { "name": "Shed", "code": "Shed" }, { "name": "Stable", "code": "Stable" }, { "name": "Tank", "code": "Tank" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": null, "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 12, "name": "Miscellaneous (U)" }, { "domains": { "BuildingSubType": { "type": "codedValue", "name": "WS1_bldg_MixedUseType", "description": "UBC Type 'X' - for subtype Bldg", "codedValues": [ { "name": "Residential Over Retail", "code": "Retail" }, { "name": "Residential Warehouse", "code": "Warehouse" }, { "name": "Other Mixed Use Occupancies", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "IsHighrise": {"type": "inherited"}, "NumberOfFloors": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupancies": {"type": "inherited"}, "BuildingConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorCover": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "HasMultipleElevLocations": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasSkylights": {"type": "inherited"}, "HasGenerator": {"type": "inherited"}, "HasRoofAccess": {"type": "inherited"}, "HasAtticAccess": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "HasFacia": {"type": "inherited"}, "IsHistoric": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"} }, "defaultValues": { "BuildingID": null, "PrePlanID": null, "AgencyID": 23, "BuildingType": 1, "BuildingSubType": null, "BuildingName": null, "BuildingNumber": null, "IsHighrise": "N", "BuildingHeight": null, "NumberOfFloors": 1, "IsMultiOccupancy": null, "NumberOfOccupancies": null, "ClassOfOccupancy": null, "OccupancyLoad": null, "BuildingConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorCover": null, "HasElevator": null, "HasMultipleElevLocations": null, "ElevatorLocation": null, "HasBasement": "N", "BasementLevels": null, "HasPenthouse": "N", "PenthouseLevels": null, "HasSkylights": "N", "SkylightSize": null, "HasGenerator": "N", "GeneratorLocation": null, "HasRoofAccess": null, "RoofAccessLocation": null, "HasAtticAccess": null, "AtticAccessLocation": null, "HasParapet": null, "HasFacia": null, "IsHistoric": "N", "BaseElevation": null, "LifeCycleStatus": "ACT", "SupplementalInfo": null, "MaximumOccupancy": null, "NumberOfUnits": null, "LastUpdateDate": null, "UpdateByLoginID": null, "CreateDate": null, "CreateByLoginID": null, "GlobalID": null, "RuleID": 1, "Override": null, "IsURM": null }, "code": 13, "name": "Mixed Use (X)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "18408bc82fbe45f8b0a7b6134565b0d2" }