{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 0,
   "name": "Addresses",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 1129,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": "House_Unit <> ' ' OR House_Unit <> '' OR House_Unit IS NULL",
      "labelExpression": "[HouseNum] CONCAT \" #\" CONCAT [House_Unit]",
      "useCodedValues": true,
      "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": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     },
     {
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "where": "House_Unit = ' ' OR House_Unit = '' OR House_Unit IS NOT NULL",
      "labelExpression": "[HouseNum]",
      "useCodedValues": true,
      "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": [
        255,
        255,
        255,
        255
       ],
       "haloSize": 1,
       "font": {
        "family": "Arial",
        "size": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3601487304499999E7,
    "ymin": 4521344.815300003,
    "xmax": -1.3571878112399999E7,
    "ymax": 4537144.4701000005,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Street_Name",
   "typeIdField": "SubtypeField",
   "subtypeFieldName": "SubtypeField",
   "subtypeField": "SubtypeField",
   "defaultSubtypeCode": 790,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Address_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Address_ID",
     "domain": null
    },
    {
     "name": "Join_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Join_ID",
     "domain": null
    },
    {
     "name": "HouseNum",
     "type": "esriFieldTypeString",
     "alias": "HouseNum",
     "length": 10,
     "domain": null
    },
    {
     "name": "Prefix",
     "type": "esriFieldTypeString",
     "alias": "Prefix",
     "length": 2,
     "domain": null
    },
    {
     "name": "Pre_Type",
     "type": "esriFieldTypeString",
     "alias": "Pre_Type",
     "length": 12,
     "domain": null
    },
    {
     "name": "Street_Name",
     "type": "esriFieldTypeString",
     "alias": "Street_Name",
     "length": 60,
     "domain": null
    },
    {
     "name": "Street_Type",
     "type": "esriFieldTypeString",
     "alias": "Street_Type",
     "length": 6,
     "domain": {
      "type": "codedValue",
      "name": "StreetType",
      "description": "Type",
      "codedValues": [
       {
        "name": "AVE",
        "code": "AVE"
       },
       {
        "name": "BLVD",
        "code": "BLVD"
       },
       {
        "name": "CALLE",
        "code": "CALLE"
       },
       {
        "name": "CIR",
        "code": "CIR"
       },
       {
        "name": "CMN",
        "code": "CMN"
       },
       {
        "name": "CMNS",
        "code": "CMNS"
       },
       {
        "name": "CT",
        "code": "CT"
       },
       {
        "name": "DR",
        "code": "DR"
       },
       {
        "name": "FWY",
        "code": "FWY"
       },
       {
        "name": "GLN",
        "code": "GLN"
       },
       {
        "name": "HL",
        "code": "HL"
       },
       {
        "name": "LN",
        "code": "LN"
       },
       {
        "name": "MALL",
        "code": "MALL"
       },
       {
        "name": "PKWY",
        "code": "PKWY"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "PLZ",
        "code": "PLZ"
       },
       {
        "name": "RD",
        "code": "RD"
       },
       {
        "name": "ST",
        "code": "ST"
       },
       {
        "name": "TER",
        "code": "TER"
       },
       {
        "name": "TRL",
        "code": "TRL"
       },
       {
        "name": "UPASS",
        "code": "UPASS"
       },
       {
        "name": "VIS",
        "code": "VIS"
       },
       {
        "name": "VW",
        "code": "VW"
       },
       {
        "name": "WAY",
        "code": "WAY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Suffix_Dir",
     "type": "esriFieldTypeString",
     "alias": "Suffix_Dir",
     "length": 2,
     "domain": null
    },
    {
     "name": "House_Unit",
     "type": "esriFieldTypeString",
     "alias": "House_Unit",
     "length": 10,
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "AddressCities",
      "description": "City Names for Addresses and Streets",
      "codedValues": [
       {
        "name": "Foster City",
        "code": "Foster City"
       },
       {
        "name": "Fremont",
        "code": "Fremont"
       },
       {
        "name": "Hayward",
        "code": "Hayward"
       },
       {
        "name": "Pleasanton",
        "code": "Pleasanton"
       },
       {
        "name": "San Leandro",
        "code": "San Leandro"
       },
       {
        "name": "Unincorporated Alameda County",
        "code": "Unincorporated Alameda County"
       },
       {
        "name": "Union City",
        "code": "Union City"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Zipcode",
     "type": "esriFieldTypeString",
     "alias": "Zipcode",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "Zip_Codes_1",
      "description": "",
      "codedValues": [
       {
        "name": "94541",
        "code": "94541"
       },
       {
        "name": "94542",
        "code": "94542"
       },
       {
        "name": "94544",
        "code": "94544"
       },
       {
        "name": "94545",
        "code": "94545"
       },
       {
        "name": "94546",
        "code": "94546"
       },
       {
        "name": "94552",
        "code": "94552"
       },
       {
        "name": "94580",
        "code": "94580"
       },
       {
        "name": "94588",
        "code": "94588"
       },
       {
        "name": "94587",
        "code": "94587"
       },
       {
        "name": "94404",
        "code": "94404"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Zone",
     "type": "esriFieldTypeString",
     "alias": "Zone",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "AddressZones",
      "description": "The Zone Code for Addresses and Streets",
      "codedValues": [
       {
        "name": "Castro Valley",
        "code": "Castro Valley"
       },
       {
        "name": "Cherryland",
        "code": "Cherryland"
       },
       {
        "name": "Fairview",
        "code": "Fairview"
       },
       {
        "name": "Foster City",
        "code": "Foster City"
       },
       {
        "name": "Fremont",
        "code": "Fremont"
       },
       {
        "name": "Hayward",
        "code": "Hayward"
       },
       {
        "name": "Hayward Acres",
        "code": "Hayward Acres"
       },
       {
        "name": "Pleasanton",
        "code": "Pleasanton"
       },
       {
        "name": "San Leandro",
        "code": "San Leandro"
       },
       {
        "name": "San Lorenzo",
        "code": "San Lorenzo"
       },
       {
        "name": "Sunol",
        "code": "Sunol"
       },
       {
        "name": "Unincorporated Alameda County",
        "code": "Unincorporated Alameda County"
       },
       {
        "name": "Union City",
        "code": "Union City"
       },
       {
        "name": "Ashland",
        "code": "Ashland"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FullAddress",
     "type": "esriFieldTypeString",
     "alias": "FullAddress",
     "length": 110,
     "domain": null
    },
    {
     "name": "SitusAddress",
     "type": "esriFieldTypeString",
     "alias": "SitusAddress",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "Yes_No",
      "description": "Used for True or False situations",
      "codedValues": [
       {
        "name": "YES",
        "code": "Y"
       },
       {
        "name": "NO",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 10,
     "domain": null
    },
    {
     "name": "APN_GIS",
     "type": "esriFieldTypeString",
     "alias": "APN_GIS",
     "length": 15,
     "domain": null
    },
    {
     "name": "APN_PQ",
     "type": "esriFieldTypeString",
     "alias": "APN_PQ",
     "length": 20,
     "domain": null
    },
    {
     "name": "Parcel_Owner",
     "type": "esriFieldTypeString",
     "alias": "Parcel_Owner",
     "length": 60,
     "domain": null
    },
    {
     "name": "State",
     "type": "esriFieldTypeString",
     "alias": "State",
     "length": 2,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "AddrUnit_Type",
     "type": "esriFieldTypeString",
     "alias": "AddrUnit_Type",
     "length": 10,
     "domain": null
    },
    {
     "name": "FeatureCode",
     "type": "esriFieldTypeString",
     "alias": "FeatureCode",
     "length": 100,
     "domain": null
    },
    {
     "name": "SubtypeField",
     "type": "esriFieldTypeInteger",
     "alias": "SubtypeField",
     "domain": null
    },
    {
     "name": "LonTxt_X",
     "type": "esriFieldTypeString",
     "alias": "LonTxt_X",
     "length": 20,
     "domain": null
    },
    {
     "name": "LatTxt_Y",
     "type": "esriFieldTypeString",
     "alias": "LatTxt_Y",
     "length": 20,
     "domain": null
    },
    {
     "name": "Affordability_Level",
     "type": "esriFieldTypeString",
     "alias": "Affordability_Level",
     "length": 50,
     "domain": null
    },
    {
     "name": "Affordable",
     "type": "esriFieldTypeString",
     "alias": "Affordable",
     "length": 3,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R858_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S823_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Agriculture Food and Livestock FCode",
       "description": "The type of agriculture, food and livestock facility",
       "codedValues": [
        {
         "name": "Rural / Open Space",
         "code": "Rural / Open Space"
        },
        {
         "name": "Agriculture or Livestock Structure",
         "code": "Agriculture or Livestock Structure"
        },
        {
         "name": "Agricultural Experimental Station",
         "code": "Agricultural Experimental Station"
        },
        {
         "name": "Food Industry Facility",
         "code": "Food Industry Facility"
        },
        {
         "name": "Bakery (Regional)",
         "code": "Bakery (Regional)"
        },
        {
         "name": "Beverage Bottling Plant",
         "code": "Beverage Bottling Plant"
        },
        {
         "name": "Brewery / Distillery / Winery",
         "code": "Brewery / Distillery / Winery"
        },
        {
         "name": "Cannery",
         "code": "Cannery"
        },
        {
         "name": "Corral",
         "code": "Corral"
        },
        {
         "name": "Dairy",
         "code": "Dairy"
        },
        {
         "name": "Farm / Ranch",
         "code": "Farm / Ranch"
        },
        {
         "name": "Feedlot",
         "code": "Feedlot"
        },
        {
         "name": "Food Distribution Center",
         "code": "Food Distribution Center"
        },
        {
         "name": "Fish Farm / Hatchery",
         "code": "Fish Farm / Hatchery"
        },
        {
         "name": "Fish Ladder",
         "code": "Fish Ladder"
        },
        {
         "name": "Grain Elevator",
         "code": "Grain Elevator"
        },
        {
         "name": "Grain Mill",
         "code": "Grain Mill"
        },
        {
         "name": "Greenhouse / Nursery",
         "code": "Greenhouse / Nursery"
        },
        {
         "name": "Livestock Complex",
         "code": "Livestock Complex"
        },
        {
         "name": "Meat Processing / Packaging Facility",
         "code": "Meat Processing / Packaging Facility"
        },
        {
         "name": "Stockyard / Feedlot",
         "code": "Stockyard / Feedlot"
        },
        {
         "name": "Veterinary Hospital / Clinic",
         "code": "Veterinary Hospital / Clinic"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 701,
     "name": "Agriculture, Food, and Livestock"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Industry FCode_1",
       "description": "The type of industrial facility",
       "codedValues": [
        {
         "name": "Industrial Facility",
         "code": "Industrial Facility"
        },
        {
         "name": "Warehouse",
         "code": "Warehouse"
        },
        {
         "name": "Industrial Condominium",
         "code": "Industrial Condominium"
        },
        {
         "name": "Common Area",
         "code": "Common Area"
        },
        {
         "name": "Vacant Land",
         "code": "Vacant Land"
        },
        {
         "name": "Chemical Facility",
         "code": "Chemical Facility"
        },
        {
         "name": "Manufacturing Facility",
         "code": "Manufacturing Facility"
        },
        {
         "name": "Aircraft Manufacturing Facility",
         "code": "Aircraft Manufacturing Facility"
        },
        {
         "name": "Armament Manufacturing Facility",
         "code": "Armament Manufacturing Facility"
        },
        {
         "name": "Automotive Manufacturing Facility",
         "code": "Automotive Manufacturing Facility"
        },
        {
         "name": "Bus Services - Operations Garages",
         "code": "Bus Services - Operations Garages"
        },
        {
         "name": "Durable / Non-Durable Goods Facility",
         "code": "Durable / Non-Durable Goods Facility"
        },
        {
         "name": "Explosives Facility",
         "code": "Explosives Facility"
        },
        {
         "name": "Fertilizer Facility",
         "code": "Fertilizer Facility"
        },
        {
         "name": "Hazardous Materials Facility",
         "code": "Hazardous Materials Facility"
        },
        {
         "name": "Hazardous Waste Facility",
         "code": "Hazardous Waste Facility"
        },
        {
         "name": "Household Products Facility",
         "code": "Household Products Facility"
        },
        {
         "name": "Landfill",
         "code": "Landfill"
        },
        {
         "name": "Lumber Mill / Saw Mill",
         "code": "Lumber Mill / Saw Mill"
        },
        {
         "name": "Maintenance Yard",
         "code": "Maintenance Yard"
        },
        {
         "name": "Manufacturing Warehouse",
         "code": "Manufacturing Warehouse"
        },
        {
         "name": "Mine",
         "code": "Mine"
        },
        {
         "name": "Mine Waste Disposal Site",
         "code": "Mine Waste Disposal Site"
        },
        {
         "name": "Mine Uranium Facility",
         "code": "Mine Uranium Facility"
        },
        {
         "name": "Nuclear Weapons Facility",
         "code": "Nuclear Weapons Facility"
        },
        {
         "name": "Ore Processing Facility",
         "code": "Ore Processing Facility"
        },
        {
         "name": "Paper / Pulp Mill",
         "code": "Paper / Pulp Mill"
        },
        {
         "name": "Pharmaceutical Plant",
         "code": "Pharmaceutical Plant"
        },
        {
         "name": "Semiconductor and Microchip Facility",
         "code": "Semiconductor and Microchip Facility"
        },
        {
         "name": "Shipyard",
         "code": "Shipyard"
        },
        {
         "name": "Steel Plant",
         "code": "Steel Plant"
        },
        {
         "name": "Superfund Site",
         "code": "Superfund Site"
        },
        {
         "name": "Textile Plant",
         "code": "Textile Plant"
        },
        {
         "name": "Trucking Firm",
         "code": "Trucking Firm"
        },
        {
         "name": "Recycling Facility",
         "code": "Recycling Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 710,
     "name": "Industry"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Commercial and Retail FCode_2",
       "description": "The type of commercial or retail facility",
       "codedValues": [
        {
         "name": "Business Park Office",
         "code": "Business Park Office"
        },
        {
         "name": "Commercial or Retail Facility",
         "code": "Commercial or Retail Facility"
        },
        {
         "name": "Common Area",
         "code": "Common Area"
        },
        {
         "name": "Corporate Headquarters",
         "code": "Corporate Headquarters"
        },
        {
         "name": "Gas Station",
         "code": "Gas Station"
        },
        {
         "name": "Grocery Store",
         "code": "Grocery Store"
        },
        {
         "name": "Hotel / Motel",
         "code": "Hotel / Motel"
        },
        {
         "name": "Restaurant / Eating Establishment",
         "code": "Restaurant / Eating Establishment"
        },
        {
         "name": "Shopping Mall / Complex",
         "code": "Shopping Mall / Complex"
        },
        {
         "name": "Vacant Land",
         "code": "Vacant Land"
        },
        {
         "name": "Warehouse (Retail / Wholesale)",
         "code": "Warehouse (Retail / Wholesale)"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 720,
     "name": "Commercial and Retail"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Education FCode",
       "description": "The type of educational facility",
       "codedValues": [
        {
         "name": "Education Facility",
         "code": "Education Facility"
        },
        {
         "name": "School",
         "code": "School"
        },
        {
         "name": "School: Elementary",
         "code": "School: Elementary"
        },
        {
         "name": "School: Middle School",
         "code": "School: Middle School"
        },
        {
         "name": "School: High School",
         "code": "School: High School"
        },
        {
         "name": "College / University",
         "code": "College / University"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 730,
     "name": "Education"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Emergency Response and Law Enforcement FCode",
       "description": "The type of emergency response or law enforcement facility",
       "codedValues": [
        {
         "name": "Emergency Response or Law Enforcement Facility",
         "code": "Emergency Response or Law Enforcement Facility"
        },
        {
         "name": "Ambulance Service",
         "code": "Ambulance Service"
        },
        {
         "name": "American Red Cross Facility",
         "code": "American Red Cross Facility"
        },
        {
         "name": "Border Patrol",
         "code": "Border Patrol"
        },
        {
         "name": "Bureau of Alcohol, Tobacco, and Firearms",
         "code": "Bureau of Alcohol, Tobacco, and Firearms"
        },
        {
         "name": "Civil Defense",
         "code": "Civil Defense"
        },
        {
         "name": "Coast Guard",
         "code": "Coast Guard"
        },
        {
         "name": "Customs Service",
         "code": "Customs Service"
        },
        {
         "name": "Department of Justice",
         "code": "Department of Justice"
        },
        {
         "name": "Drug Enforcement Agency",
         "code": "Drug Enforcement Agency"
        },
        {
         "name": "Emergency Response Facility",
         "code": "Emergency Response Facility"
        },
        {
         "name": "Federal Bureau of Investigation",
         "code": "Federal Bureau of Investigation"
        },
        {
         "name": "Federal Emergency Management Agency",
         "code": "Federal Emergency Management Agency"
        },
        {
         "name": "Fire Equipment Manufacturer",
         "code": "Fire Equipment Manufacturer"
        },
        {
         "name": "Fire Hydrant",
         "code": "Fire Hydrant"
        },
        {
         "name": "Fire Station / EMS Station",
         "code": "Fire Station / EMS Station"
        },
        {
         "name": "Fire Training Facility / Academy",
         "code": "Fire Training Facility / Academy"
        },
        {
         "name": "Immigration and Naturalization Service",
         "code": "Immigration and Naturalization Service"
        },
        {
         "name": "Marshal Service",
         "code": "Marshal Service"
        },
        {
         "name": "Law Enforcement",
         "code": "Law Enforcement"
        },
        {
         "name": "Prison / Correctional Facility",
         "code": "Prison / Correctional Facility"
        },
        {
         "name": "Public Safety Office",
         "code": "Public Safety Office"
        },
        {
         "name": "Search and Rescue Office / Facility",
         "code": "Search and Rescue Office / Facility"
        },
        {
         "name": "Secret Service",
         "code": "Secret Service"
        },
        {
         "name": "Transportation Safety Board",
         "code": "Transportation Safety Board"
        },
        {
         "name": "Office of Emergency Management",
         "code": "Office of Emergency Management"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 740,
     "name": "Emergency Response and Law Enforcement"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Energy FCode",
       "description": "The type of energy facility",
       "codedValues": [
        {
         "name": "Electrical Meter",
         "code": "Electrical Meter"
        },
        {
         "name": "Gas Meter",
         "code": "Gas Meter"
        },
        {
         "name": "Energy Facility",
         "code": "Energy Facility"
        },
        {
         "name": "Substation",
         "code": "Substation"
        },
        {
         "name": "Electrical Transmission Tower",
         "code": "Electrical Transmission Tower"
        },
        {
         "name": "Energy Distribution Control Facility",
         "code": "Energy Distribution Control Facility"
        },
        {
         "name": "Vacant Land",
         "code": "Vacant Land"
        },
        {
         "name": "Natural Gas Facility",
         "code": "Natural Gas Facility"
        },
        {
         "name": "Oil / Gas Facility",
         "code": "Oil / Gas Facility"
        },
        {
         "name": "Oil / Gas Well or Field",
         "code": "Oil / Gas Well or Field"
        },
        {
         "name": "Oil / Gas Extraction or Injection Well",
         "code": "Oil / Gas Extraction or Injection Well"
        },
        {
         "name": "Oil / Gas Pumping Station",
         "code": "Oil / Gas Pumping Station"
        },
        {
         "name": "Oil / Gas Refinery",
         "code": "Oil / Gas Refinery"
        },
        {
         "name": "Oil / Gas Processing Plant",
         "code": "Oil / Gas Processing Plant"
        },
        {
         "name": "Oil / Gas Storage Facility / Tank Farm",
         "code": "Oil / Gas Storage Facility / Tank Farm"
        },
        {
         "name": "POL Storage Tank",
         "code": "POL Storage Tank"
        },
        {
         "name": "Electric Facility",
         "code": "Electric Facility"
        },
        {
         "name": "Hydroelectric Facility",
         "code": "Hydroelectric Facility"
        },
        {
         "name": "Nuclear Facility",
         "code": "Nuclear Facility"
        },
        {
         "name": "Solar Facility",
         "code": "Solar Facility"
        },
        {
         "name": "Coal Facility",
         "code": "Coal Facility"
        },
        {
         "name": "Wind Facility",
         "code": "Wind Facility"
        },
        {
         "name": "Waste / Biomass Facility",
         "code": "Waste / Biomass Facility"
        },
        {
         "name": "Tidal Facility",
         "code": "Tidal Facility"
        },
        {
         "name": "Geothermal Facility",
         "code": "Geothermal Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 750,
     "name": "Energy"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Banking and Finance FCode",
       "description": "The type of banking and finance facility",
       "codedValues": [
        {
         "name": "Banking or Finance Facility",
         "code": "Banking or Finance Facility"
        },
        {
         "name": "Bank",
         "code": "Bank"
        },
        {
         "name": "Bullion Repository",
         "code": "Bullion Repository"
        },
        {
         "name": "Check Clearing Center",
         "code": "Check Clearing Center"
        },
        {
         "name": "Commodities Exchange",
         "code": "Commodities Exchange"
        },
        {
         "name": "Federal Reserve Bank / Branch",
         "code": "Federal Reserve Bank / Branch"
        },
        {
         "name": "Financial Processing Center",
         "code": "Financial Processing Center"
        },
        {
         "name": "Financial Services Company",
         "code": "Financial Services Company"
        },
        {
         "name": "Investment / Brokerage Center",
         "code": "Investment / Brokerage Center"
        },
        {
         "name": "Insurance and Finance Center",
         "code": "Insurance and Finance Center"
        },
        {
         "name": "Stock Exchange",
         "code": "Stock Exchange"
        },
        {
         "name": "US Mint / Bureau of Engraving and Printing",
         "code": "US Mint / Bureau of Engraving and Printing"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 760,
     "name": "Banking and Finance"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Mail and Shipping FCode",
       "description": "The type of mail or shipping facility",
       "codedValues": [
        {
         "name": "Mail or Shipping Facility",
         "code": "Mail or Shipping Facility"
        },
        {
         "name": "Air Shipping Hub",
         "code": "Air Shipping Hub"
        },
        {
         "name": "Bulk Mail Center",
         "code": "Bulk Mail Center"
        },
        {
         "name": "Post Office",
         "code": "Post Office"
        },
        {
         "name": "Private and Express Shipping Facility",
         "code": "Private and Express Shipping Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 780,
     "name": "Mail and Shipping"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Building General FCode",
       "description": "The type of residential facility",
       "codedValues": [
        {
         "name": "Building General",
         "code": "Building General"
        },
        {
         "name": "Vacant Land",
         "code": "Vacant Land"
        },
        {
         "name": "Mobile Home Park",
         "code": "Mobile Home Park"
        },
        {
         "name": "Common Area",
         "code": "Common Area"
        },
        {
         "name": "Multi-Family Dwelling",
         "code": "Multi-Family Dwelling"
        },
        {
         "name": "Multi-Family Dwelling, Apartment",
         "code": "Multi-Family Dwelling, Apartment"
        },
        {
         "name": "Multi-Family Dwelling, Condominium",
         "code": "Multi-Family Dwelling, Condominium"
        },
        {
         "name": "Multi-Family Dwelling, Townhouse",
         "code": "Multi-Family Dwelling, Townhouse"
        },
        {
         "name": "Single-Family Dwelling",
         "code": "Single-Family Dwelling"
        },
        {
         "name": "Institutional Residence / Dorm / Barracks",
         "code": "Institutional Residence / Dorm / Barracks"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 790,
     "name": "Building General"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Health and Medical FCode_1",
       "description": "The type of health or medical facility",
       "codedValues": [
        {
         "name": "Health or Medical Facility",
         "code": "Health or Medical Facility"
        },
        {
         "name": "Blood Bank",
         "code": "Blood Bank"
        },
        {
         "name": "Center for Disease Control Office",
         "code": "Center for Disease Control Office"
        },
        {
         "name": "Day Care Facility",
         "code": "Day Care Facility"
        },
        {
         "name": "Diagnostic Laboratory",
         "code": "Diagnostic Laboratory"
        },
        {
         "name": "Homeless Shelter",
         "code": "Homeless Shelter"
        },
        {
         "name": "Hospital / Medical Center",
         "code": "Hospital / Medical Center"
        },
        {
         "name": "Medical Research Laboratory",
         "code": "Medical Research Laboratory"
        },
        {
         "name": "Medical Stockpile Facility",
         "code": "Medical Stockpile Facility"
        },
        {
         "name": "Morgue",
         "code": "Morgue"
        },
        {
         "name": "Mortuary / Crematory",
         "code": "Mortuary / Crematory"
        },
        {
         "name": "Nursing Home / Long Term Care",
         "code": "Nursing Home / Long Term Care"
        },
        {
         "name": "Outpatient Clinic",
         "code": "Outpatient Clinic"
        },
        {
         "name": "Pharmacy",
         "code": "Pharmacy"
        },
        {
         "name": "Public Health Office",
         "code": "Public Health Office"
        },
        {
         "name": "Rehabilitation Center",
         "code": "Rehabilitation Center"
        },
        {
         "name": "Fitness Center",
         "code": "Fitness Center"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 800,
     "name": "Health and Medical"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Transportation Facilities FCode_1",
       "description": "The type of transportation facility",
       "codedValues": [
        {
         "name": "Transportation Facility",
         "code": "Transportation Facility"
        },
        {
         "name": "Airport Terminal",
         "code": "Airport Terminal"
        },
        {
         "name": "Airport Hangar",
         "code": "Airport Hangar"
        },
        {
         "name": "Air Support / Maintenance Facility",
         "code": "Air Support / Maintenance Facility"
        },
        {
         "name": "Air Traffic Control Center / Command Center",
         "code": "Air Traffic Control Center / Command Center"
        },
        {
         "name": "Boat Ramp / Dock",
         "code": "Boat Ramp / Dock"
        },
        {
         "name": "Bridge",
         "code": "Bridge"
        },
        {
         "name": "Bridge: Light Rail / Subway",
         "code": "Bridge: Light Rail / Subway"
        },
        {
         "name": "Bridge: Railroad",
         "code": "Bridge: Railroad"
        },
        {
         "name": "Bridge: Road",
         "code": "Bridge: Road"
        },
        {
         "name": "Border Crossing / Port of Entry",
         "code": "Border Crossing / Port of Entry"
        },
        {
         "name": "Bus Station / Dispatch Facility",
         "code": "Bus Station / Dispatch Facility"
        },
        {
         "name": "Ferry Terminal / Dispatch Facility",
         "code": "Ferry Terminal / Dispatch Facility"
        },
        {
         "name": "Gate",
         "code": "Gate"
        },
        {
         "name": "Harbor / Marina",
         "code": "Harbor / Marina"
        },
        {
         "name": "Helipad / Heliport / Helispot",
         "code": "Helipad / Heliport / Helispot"
        },
        {
         "name": "Launch Facility",
         "code": "Launch Facility"
        },
        {
         "name": "Launch Pad",
         "code": "Launch Pad"
        },
        {
         "name": "Light Rail Power Substation",
         "code": "Light Rail Power Substation"
        },
        {
         "name": "Light Rail Station",
         "code": "Light Rail Station"
        },
        {
         "name": "Park and Ride / Commuter Lot",
         "code": "Park and Ride / Commuter Lot"
        },
        {
         "name": "Parking Lot",
         "code": "Parking Lot"
        },
        {
         "name": "Parking Lot Structure / Garage",
         "code": "Parking Lot Structure / Garage"
        },
        {
         "name": "Pier / Wharf / Quay / Mole",
         "code": "Pier / Wharf / Quay / Mole"
        },
        {
         "name": "Port Facility",
         "code": "Port Facility"
        },
        {
         "name": "Port Facility: Commercial Port",
         "code": "Port Facility: Commercial Port"
        },
        {
         "name": "Port Facility: Crane",
         "code": "Port Facility: Crane"
        },
        {
         "name": "Port Facility: Maintenance and Fuel Facility",
         "code": "Port Facility: Maintenance and Fuel Facility"
        },
        {
         "name": "Port Facility: Modal Transfer Facility",
         "code": "Port Facility: Modal Transfer Facility"
        },
        {
         "name": "Port Facility: Passenger Terminal",
         "code": "Port Facility: Passenger Terminal"
        },
        {
         "name": "Port Facility: Warehouse Storage / Container Yard",
         "code": "Port Facility: Warehouse Storage / Container Yard"
        },
        {
         "name": "Railroad Facility",
         "code": "Railroad Facility"
        },
        {
         "name": "Railroad Command / Control Facility",
         "code": "Railroad Command / Control Facility"
        },
        {
         "name": "Railroad Freight Loading Facility",
         "code": "Railroad Freight Loading Facility"
        },
        {
         "name": "Railroad Maintenance / Fuel Facility",
         "code": "Railroad Maintenance / Fuel Facility"
        },
        {
         "name": "Railroad Roundhouse / Turntable",
         "code": "Railroad Roundhouse / Turntable"
        },
        {
         "name": "Railroad Station",
         "code": "Railroad Station"
        },
        {
         "name": "Railroad Yard",
         "code": "Railroad Yard"
        },
        {
         "name": "Rest Stop / Roadside Park",
         "code": "Rest Stop / Roadside Park"
        },
        {
         "name": "Seaplane Anchorage / Base",
         "code": "Seaplane Anchorage / Base"
        },
        {
         "name": "Snowshed",
         "code": "Snowshed"
        },
        {
         "name": "Subway Station",
         "code": "Subway Station"
        },
        {
         "name": "Toll Booth / Plaza",
         "code": "Toll Booth / Plaza"
        },
        {
         "name": "Truck Stop",
         "code": "Truck Stop"
        },
        {
         "name": "Tunnel",
         "code": "Tunnel"
        },
        {
         "name": "Tunnel: Light Rail / Subway",
         "code": "Tunnel: Light Rail / Subway"
        },
        {
         "name": "Tunnel: Road",
         "code": "Tunnel: Road"
        },
        {
         "name": "Tunnel: Railroad",
         "code": "Tunnel: Railroad"
        },
        {
         "name": "Weigh Station / Inspection Station",
         "code": "Weigh Station / Inspection Station"
        },
        {
         "name": "Airport Runway / Airfield",
         "code": "Airport Runway / Airfield"
        },
        {
         "name": "Traffic Signal",
         "code": "Traffic Signal"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 810,
     "name": "Transportation Facilities"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Public Attractions and Landmark Structures FCode",
       "description": "The type of public attraction or landmark",
       "codedValues": [
        {
         "name": "Public Attraction or Landmark Building",
         "code": "Public Attraction or Landmark Building"
        },
        {
         "name": "Amusement / Water Park",
         "code": "Amusement / Water Park"
        },
        {
         "name": "Arboretum / Botanical Garden",
         "code": "Arboretum / Botanical Garden"
        },
        {
         "name": "Auditorium / Concert Hall / Theater / Opera House",
         "code": "Auditorium / Concert Hall / Theater / Opera House"
        },
        {
         "name": "Campground",
         "code": "Campground"
        },
        {
         "name": "Casino",
         "code": "Casino"
        },
        {
         "name": "Cemetery",
         "code": "Cemetery"
        },
        {
         "name": "Community / Recreation Center",
         "code": "Community / Recreation Center"
        },
        {
         "name": "Convention Center",
         "code": "Convention Center"
        },
        {
         "name": "Fair / Exhibition / Rodeo Grounds",
         "code": "Fair / Exhibition / Rodeo Grounds"
        },
        {
         "name": "Golf Course",
         "code": "Golf Course"
        },
        {
         "name": "Historic Site / Point of Interest",
         "code": "Historic Site / Point of Interest"
        },
        {
         "name": "House of Worship",
         "code": "House of Worship"
        },
        {
         "name": "Ice Arena",
         "code": "Ice Arena"
        },
        {
         "name": "Library",
         "code": "Library"
        },
        {
         "name": "Lighthouse / Light",
         "code": "Lighthouse / Light"
        },
        {
         "name": "Lookout Tower",
         "code": "Lookout Tower"
        },
        {
         "name": "Marina",
         "code": "Marina"
        },
        {
         "name": "Museum",
         "code": "Museum"
        },
        {
         "name": "National Symbol / Monument",
         "code": "National Symbol / Monument"
        },
        {
         "name": "Observatory",
         "code": "Observatory"
        },
        {
         "name": "Outdoor Theater / Amphitheater",
         "code": "Outdoor Theater / Amphitheater"
        },
        {
         "name": "Picnic Area",
         "code": "Picnic Area"
        },
        {
         "name": "Racetrack / Dragstrip",
         "code": "Racetrack / Dragstrip"
        },
        {
         "name": "Ski Area / Ski Resort",
         "code": "Ski Area / Ski Resort"
        },
        {
         "name": "Sports Arena / Stadium",
         "code": "Sports Arena / Stadium"
        },
        {
         "name": "Trailhead",
         "code": "Trailhead"
        },
        {
         "name": "Visitor / Information Center",
         "code": "Visitor / Information Center"
        },
        {
         "name": "Zoo",
         "code": "Zoo"
        },
        {
         "name": "Park",
         "code": "Park"
        },
        {
         "name": "Public Pool",
         "code": "Public Pool"
        },
        {
         "name": "Lake / Pond",
         "code": "Lake / Pond"
        },
        {
         "name": "Sports Complex",
         "code": "Sports Complex"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 820,
     "name": "Public Attractions and Landmark Buildings"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Government and Military FCode",
       "description": "The type of government or military facility",
       "codedValues": [
        {
         "name": "Government or Military Facility",
         "code": "Government or Military Facility"
        },
        {
         "name": "Municipal Government Facility",
         "code": "Municipal Government Facility"
        },
        {
         "name": "County Government Facility",
         "code": "County Government Facility"
        },
        {
         "name": "Department of Motor Vehicle Facility",
         "code": "Department of Motor Vehicle Facility"
        },
        {
         "name": "Court House",
         "code": "Court House"
        },
        {
         "name": "Bureau of Land Management Facility",
         "code": "Bureau of Land Management Facility"
        },
        {
         "name": "Critical Federal Contractor Facility",
         "code": "Critical Federal Contractor Facility"
        },
        {
         "name": "Department of Energy Facility",
         "code": "Department of Energy Facility"
        },
        {
         "name": "Department of State Facility",
         "code": "Department of State Facility"
        },
        {
         "name": "DoD / Military Facility",
         "code": "DoD / Military Facility"
        },
        {
         "name": "Intelligence Facility",
         "code": "Intelligence Facility"
        },
        {
         "name": "NASA Facility",
         "code": "NASA Facility"
        },
        {
         "name": "National Guard Armory / Base",
         "code": "National Guard Armory / Base"
        },
        {
         "name": "National Park Service Facility",
         "code": "National Park Service Facility"
        },
        {
         "name": "State Government Facility",
         "code": "State Government Facility"
        },
        {
         "name": "US Government Facility",
         "code": "US Government Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 830,
     "name": "Government and Military"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Weather FCode",
       "description": "The type of weather facility",
       "codedValues": [
        {
         "name": "Weather Facility or Structure",
         "code": "Weather Facility or Structure"
        },
        {
         "name": "Warning Center",
         "code": "Warning Center"
        },
        {
         "name": "Weather Data Center",
         "code": "Weather Data Center"
        },
        {
         "name": "Weather Forecast Office",
         "code": "Weather Forecast Office"
        },
        {
         "name": "Weather Radar Site",
         "code": "Weather Radar Site"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 840,
     "name": "Weather"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Water Supply and Treatment FCode",
       "description": "The type of water supply or treatment facility",
       "codedValues": [
        {
         "name": "Water Supply or Treatment Facility",
         "code": "Water Supply or Treatment Facility"
        },
        {
         "name": "Potable Water Facility",
         "code": "Potable Water Facility"
        },
        {
         "name": "Public Water Supply Intake",
         "code": "Public Water Supply Intake"
        },
        {
         "name": "Public Water Supply Well",
         "code": "Public Water Supply Well"
        },
        {
         "name": "Wastewater Treatment Plant",
         "code": "Wastewater Treatment Plant"
        },
        {
         "name": "Water Meter",
         "code": "Water Meter"
        },
        {
         "name": "Water Pumping Station",
         "code": "Water Pumping Station"
        },
        {
         "name": "Water System Control Facility",
         "code": "Water System Control Facility"
        },
        {
         "name": "Water Tank",
         "code": "Water Tank"
        },
        {
         "name": "Water Tower",
         "code": "Water Tower"
        },
        {
         "name": "Water Treatment Facility",
         "code": "Water Treatment Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 850,
     "name": "Water Supply and Treatment"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Information and Communication FCode",
       "description": "The type of information technology or communication facility",
       "codedValues": [
        {
         "name": "Information or Communication Facility",
         "code": "Information or Communication Facility"
        },
        {
         "name": "Communication Tower",
         "code": "Communication Tower"
        },
        {
         "name": "Data Center",
         "code": "Data Center"
        },
        {
         "name": "Internet DNS Location / Other Node",
         "code": "Internet DNS Location / Other Node"
        },
        {
         "name": "Internet Metro Area Exchange / Hub",
         "code": "Internet Metro Area Exchange / Hub"
        },
        {
         "name": "Internet Service Provider",
         "code": "Internet Service Provider"
        },
        {
         "name": "Radio / TV Broadcast Facility",
         "code": "Radio / TV Broadcast Facility"
        },
        {
         "name": "Satellite Ground Station",
         "code": "Satellite Ground Station"
        },
        {
         "name": "Telephone Facility",
         "code": "Telephone Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "id": 880,
     "name": "Information and Communication"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Agriculture Food and Livestock FCode",
       "description": "The type of agriculture, food and livestock facility",
       "codedValues": [
        {
         "name": "Rural / Open Space",
         "code": "Rural / Open Space"
        },
        {
         "name": "Agriculture or Livestock Structure",
         "code": "Agriculture or Livestock Structure"
        },
        {
         "name": "Agricultural Experimental Station",
         "code": "Agricultural Experimental Station"
        },
        {
         "name": "Food Industry Facility",
         "code": "Food Industry Facility"
        },
        {
         "name": "Bakery (Regional)",
         "code": "Bakery (Regional)"
        },
        {
         "name": "Beverage Bottling Plant",
         "code": "Beverage Bottling Plant"
        },
        {
         "name": "Brewery / Distillery / Winery",
         "code": "Brewery / Distillery / Winery"
        },
        {
         "name": "Cannery",
         "code": "Cannery"
        },
        {
         "name": "Corral",
         "code": "Corral"
        },
        {
         "name": "Dairy",
         "code": "Dairy"
        },
        {
         "name": "Farm / Ranch",
         "code": "Farm / Ranch"
        },
        {
         "name": "Feedlot",
         "code": "Feedlot"
        },
        {
         "name": "Food Distribution Center",
         "code": "Food Distribution Center"
        },
        {
         "name": "Fish Farm / Hatchery",
         "code": "Fish Farm / Hatchery"
        },
        {
         "name": "Fish Ladder",
         "code": "Fish Ladder"
        },
        {
         "name": "Grain Elevator",
         "code": "Grain Elevator"
        },
        {
         "name": "Grain Mill",
         "code": "Grain Mill"
        },
        {
         "name": "Greenhouse / Nursery",
         "code": "Greenhouse / Nursery"
        },
        {
         "name": "Livestock Complex",
         "code": "Livestock Complex"
        },
        {
         "name": "Meat Processing / Packaging Facility",
         "code": "Meat Processing / Packaging Facility"
        },
        {
         "name": "Stockyard / Feedlot",
         "code": "Stockyard / Feedlot"
        },
        {
         "name": "Veterinary Hospital / Clinic",
         "code": "Veterinary Hospital / Clinic"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 701,
     "name": "Agriculture, Food, and Livestock"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Industry FCode_1",
       "description": "The type of industrial facility",
       "codedValues": [
        {
         "name": "Industrial Facility",
         "code": "Industrial Facility"
        },
        {
         "name": "Warehouse",
         "code": "Warehouse"
        },
        {
         "name": "Industrial Condominium",
         "code": "Industrial Condominium"
        },
        {
         "name": "Common Area",
         "code": "Common Area"
        },
        {
         "name": "Vacant Land",
         "code": "Vacant Land"
        },
        {
         "name": "Chemical Facility",
         "code": "Chemical Facility"
        },
        {
         "name": "Manufacturing Facility",
         "code": "Manufacturing Facility"
        },
        {
         "name": "Aircraft Manufacturing Facility",
         "code": "Aircraft Manufacturing Facility"
        },
        {
         "name": "Armament Manufacturing Facility",
         "code": "Armament Manufacturing Facility"
        },
        {
         "name": "Automotive Manufacturing Facility",
         "code": "Automotive Manufacturing Facility"
        },
        {
         "name": "Bus Services - Operations Garages",
         "code": "Bus Services - Operations Garages"
        },
        {
         "name": "Durable / Non-Durable Goods Facility",
         "code": "Durable / Non-Durable Goods Facility"
        },
        {
         "name": "Explosives Facility",
         "code": "Explosives Facility"
        },
        {
         "name": "Fertilizer Facility",
         "code": "Fertilizer Facility"
        },
        {
         "name": "Hazardous Materials Facility",
         "code": "Hazardous Materials Facility"
        },
        {
         "name": "Hazardous Waste Facility",
         "code": "Hazardous Waste Facility"
        },
        {
         "name": "Household Products Facility",
         "code": "Household Products Facility"
        },
        {
         "name": "Landfill",
         "code": "Landfill"
        },
        {
         "name": "Lumber Mill / Saw Mill",
         "code": "Lumber Mill / Saw Mill"
        },
        {
         "name": "Maintenance Yard",
         "code": "Maintenance Yard"
        },
        {
         "name": "Manufacturing Warehouse",
         "code": "Manufacturing Warehouse"
        },
        {
         "name": "Mine",
         "code": "Mine"
        },
        {
         "name": "Mine Waste Disposal Site",
         "code": "Mine Waste Disposal Site"
        },
        {
         "name": "Mine Uranium Facility",
         "code": "Mine Uranium Facility"
        },
        {
         "name": "Nuclear Weapons Facility",
         "code": "Nuclear Weapons Facility"
        },
        {
         "name": "Ore Processing Facility",
         "code": "Ore Processing Facility"
        },
        {
         "name": "Paper / Pulp Mill",
         "code": "Paper / Pulp Mill"
        },
        {
         "name": "Pharmaceutical Plant",
         "code": "Pharmaceutical Plant"
        },
        {
         "name": "Semiconductor and Microchip Facility",
         "code": "Semiconductor and Microchip Facility"
        },
        {
         "name": "Shipyard",
         "code": "Shipyard"
        },
        {
         "name": "Steel Plant",
         "code": "Steel Plant"
        },
        {
         "name": "Superfund Site",
         "code": "Superfund Site"
        },
        {
         "name": "Textile Plant",
         "code": "Textile Plant"
        },
        {
         "name": "Trucking Firm",
         "code": "Trucking Firm"
        },
        {
         "name": "Recycling Facility",
         "code": "Recycling Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 710,
     "name": "Industry"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Commercial and Retail FCode_2",
       "description": "The type of commercial or retail facility",
       "codedValues": [
        {
         "name": "Business Park Office",
         "code": "Business Park Office"
        },
        {
         "name": "Commercial or Retail Facility",
         "code": "Commercial or Retail Facility"
        },
        {
         "name": "Common Area",
         "code": "Common Area"
        },
        {
         "name": "Corporate Headquarters",
         "code": "Corporate Headquarters"
        },
        {
         "name": "Gas Station",
         "code": "Gas Station"
        },
        {
         "name": "Grocery Store",
         "code": "Grocery Store"
        },
        {
         "name": "Hotel / Motel",
         "code": "Hotel / Motel"
        },
        {
         "name": "Restaurant / Eating Establishment",
         "code": "Restaurant / Eating Establishment"
        },
        {
         "name": "Shopping Mall / Complex",
         "code": "Shopping Mall / Complex"
        },
        {
         "name": "Vacant Land",
         "code": "Vacant Land"
        },
        {
         "name": "Warehouse (Retail / Wholesale)",
         "code": "Warehouse (Retail / Wholesale)"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 720,
     "name": "Commercial and Retail"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Education FCode",
       "description": "The type of educational facility",
       "codedValues": [
        {
         "name": "Education Facility",
         "code": "Education Facility"
        },
        {
         "name": "School",
         "code": "School"
        },
        {
         "name": "School: Elementary",
         "code": "School: Elementary"
        },
        {
         "name": "School: Middle School",
         "code": "School: Middle School"
        },
        {
         "name": "School: High School",
         "code": "School: High School"
        },
        {
         "name": "College / University",
         "code": "College / University"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 730,
     "name": "Education"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Emergency Response and Law Enforcement FCode",
       "description": "The type of emergency response or law enforcement facility",
       "codedValues": [
        {
         "name": "Emergency Response or Law Enforcement Facility",
         "code": "Emergency Response or Law Enforcement Facility"
        },
        {
         "name": "Ambulance Service",
         "code": "Ambulance Service"
        },
        {
         "name": "American Red Cross Facility",
         "code": "American Red Cross Facility"
        },
        {
         "name": "Border Patrol",
         "code": "Border Patrol"
        },
        {
         "name": "Bureau of Alcohol, Tobacco, and Firearms",
         "code": "Bureau of Alcohol, Tobacco, and Firearms"
        },
        {
         "name": "Civil Defense",
         "code": "Civil Defense"
        },
        {
         "name": "Coast Guard",
         "code": "Coast Guard"
        },
        {
         "name": "Customs Service",
         "code": "Customs Service"
        },
        {
         "name": "Department of Justice",
         "code": "Department of Justice"
        },
        {
         "name": "Drug Enforcement Agency",
         "code": "Drug Enforcement Agency"
        },
        {
         "name": "Emergency Response Facility",
         "code": "Emergency Response Facility"
        },
        {
         "name": "Federal Bureau of Investigation",
         "code": "Federal Bureau of Investigation"
        },
        {
         "name": "Federal Emergency Management Agency",
         "code": "Federal Emergency Management Agency"
        },
        {
         "name": "Fire Equipment Manufacturer",
         "code": "Fire Equipment Manufacturer"
        },
        {
         "name": "Fire Hydrant",
         "code": "Fire Hydrant"
        },
        {
         "name": "Fire Station / EMS Station",
         "code": "Fire Station / EMS Station"
        },
        {
         "name": "Fire Training Facility / Academy",
         "code": "Fire Training Facility / Academy"
        },
        {
         "name": "Immigration and Naturalization Service",
         "code": "Immigration and Naturalization Service"
        },
        {
         "name": "Marshal Service",
         "code": "Marshal Service"
        },
        {
         "name": "Law Enforcement",
         "code": "Law Enforcement"
        },
        {
         "name": "Prison / Correctional Facility",
         "code": "Prison / Correctional Facility"
        },
        {
         "name": "Public Safety Office",
         "code": "Public Safety Office"
        },
        {
         "name": "Search and Rescue Office / Facility",
         "code": "Search and Rescue Office / Facility"
        },
        {
         "name": "Secret Service",
         "code": "Secret Service"
        },
        {
         "name": "Transportation Safety Board",
         "code": "Transportation Safety Board"
        },
        {
         "name": "Office of Emergency Management",
         "code": "Office of Emergency Management"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 740,
     "name": "Emergency Response and Law Enforcement"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Energy FCode",
       "description": "The type of energy facility",
       "codedValues": [
        {
         "name": "Electrical Meter",
         "code": "Electrical Meter"
        },
        {
         "name": "Gas Meter",
         "code": "Gas Meter"
        },
        {
         "name": "Energy Facility",
         "code": "Energy Facility"
        },
        {
         "name": "Substation",
         "code": "Substation"
        },
        {
         "name": "Electrical Transmission Tower",
         "code": "Electrical Transmission Tower"
        },
        {
         "name": "Energy Distribution Control Facility",
         "code": "Energy Distribution Control Facility"
        },
        {
         "name": "Vacant Land",
         "code": "Vacant Land"
        },
        {
         "name": "Natural Gas Facility",
         "code": "Natural Gas Facility"
        },
        {
         "name": "Oil / Gas Facility",
         "code": "Oil / Gas Facility"
        },
        {
         "name": "Oil / Gas Well or Field",
         "code": "Oil / Gas Well or Field"
        },
        {
         "name": "Oil / Gas Extraction or Injection Well",
         "code": "Oil / Gas Extraction or Injection Well"
        },
        {
         "name": "Oil / Gas Pumping Station",
         "code": "Oil / Gas Pumping Station"
        },
        {
         "name": "Oil / Gas Refinery",
         "code": "Oil / Gas Refinery"
        },
        {
         "name": "Oil / Gas Processing Plant",
         "code": "Oil / Gas Processing Plant"
        },
        {
         "name": "Oil / Gas Storage Facility / Tank Farm",
         "code": "Oil / Gas Storage Facility / Tank Farm"
        },
        {
         "name": "POL Storage Tank",
         "code": "POL Storage Tank"
        },
        {
         "name": "Electric Facility",
         "code": "Electric Facility"
        },
        {
         "name": "Hydroelectric Facility",
         "code": "Hydroelectric Facility"
        },
        {
         "name": "Nuclear Facility",
         "code": "Nuclear Facility"
        },
        {
         "name": "Solar Facility",
         "code": "Solar Facility"
        },
        {
         "name": "Coal Facility",
         "code": "Coal Facility"
        },
        {
         "name": "Wind Facility",
         "code": "Wind Facility"
        },
        {
         "name": "Waste / Biomass Facility",
         "code": "Waste / Biomass Facility"
        },
        {
         "name": "Tidal Facility",
         "code": "Tidal Facility"
        },
        {
         "name": "Geothermal Facility",
         "code": "Geothermal Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 750,
     "name": "Energy"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Banking and Finance FCode",
       "description": "The type of banking and finance facility",
       "codedValues": [
        {
         "name": "Banking or Finance Facility",
         "code": "Banking or Finance Facility"
        },
        {
         "name": "Bank",
         "code": "Bank"
        },
        {
         "name": "Bullion Repository",
         "code": "Bullion Repository"
        },
        {
         "name": "Check Clearing Center",
         "code": "Check Clearing Center"
        },
        {
         "name": "Commodities Exchange",
         "code": "Commodities Exchange"
        },
        {
         "name": "Federal Reserve Bank / Branch",
         "code": "Federal Reserve Bank / Branch"
        },
        {
         "name": "Financial Processing Center",
         "code": "Financial Processing Center"
        },
        {
         "name": "Financial Services Company",
         "code": "Financial Services Company"
        },
        {
         "name": "Investment / Brokerage Center",
         "code": "Investment / Brokerage Center"
        },
        {
         "name": "Insurance and Finance Center",
         "code": "Insurance and Finance Center"
        },
        {
         "name": "Stock Exchange",
         "code": "Stock Exchange"
        },
        {
         "name": "US Mint / Bureau of Engraving and Printing",
         "code": "US Mint / Bureau of Engraving and Printing"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 760,
     "name": "Banking and Finance"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Mail and Shipping FCode",
       "description": "The type of mail or shipping facility",
       "codedValues": [
        {
         "name": "Mail or Shipping Facility",
         "code": "Mail or Shipping Facility"
        },
        {
         "name": "Air Shipping Hub",
         "code": "Air Shipping Hub"
        },
        {
         "name": "Bulk Mail Center",
         "code": "Bulk Mail Center"
        },
        {
         "name": "Post Office",
         "code": "Post Office"
        },
        {
         "name": "Private and Express Shipping Facility",
         "code": "Private and Express Shipping Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 780,
     "name": "Mail and Shipping"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Building General FCode",
       "description": "The type of residential facility",
       "codedValues": [
        {
         "name": "Building General",
         "code": "Building General"
        },
        {
         "name": "Vacant Land",
         "code": "Vacant Land"
        },
        {
         "name": "Mobile Home Park",
         "code": "Mobile Home Park"
        },
        {
         "name": "Common Area",
         "code": "Common Area"
        },
        {
         "name": "Multi-Family Dwelling",
         "code": "Multi-Family Dwelling"
        },
        {
         "name": "Multi-Family Dwelling, Apartment",
         "code": "Multi-Family Dwelling, Apartment"
        },
        {
         "name": "Multi-Family Dwelling, Condominium",
         "code": "Multi-Family Dwelling, Condominium"
        },
        {
         "name": "Multi-Family Dwelling, Townhouse",
         "code": "Multi-Family Dwelling, Townhouse"
        },
        {
         "name": "Single-Family Dwelling",
         "code": "Single-Family Dwelling"
        },
        {
         "name": "Institutional Residence / Dorm / Barracks",
         "code": "Institutional Residence / Dorm / Barracks"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 790,
     "name": "Building General"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Health and Medical FCode_1",
       "description": "The type of health or medical facility",
       "codedValues": [
        {
         "name": "Health or Medical Facility",
         "code": "Health or Medical Facility"
        },
        {
         "name": "Blood Bank",
         "code": "Blood Bank"
        },
        {
         "name": "Center for Disease Control Office",
         "code": "Center for Disease Control Office"
        },
        {
         "name": "Day Care Facility",
         "code": "Day Care Facility"
        },
        {
         "name": "Diagnostic Laboratory",
         "code": "Diagnostic Laboratory"
        },
        {
         "name": "Homeless Shelter",
         "code": "Homeless Shelter"
        },
        {
         "name": "Hospital / Medical Center",
         "code": "Hospital / Medical Center"
        },
        {
         "name": "Medical Research Laboratory",
         "code": "Medical Research Laboratory"
        },
        {
         "name": "Medical Stockpile Facility",
         "code": "Medical Stockpile Facility"
        },
        {
         "name": "Morgue",
         "code": "Morgue"
        },
        {
         "name": "Mortuary / Crematory",
         "code": "Mortuary / Crematory"
        },
        {
         "name": "Nursing Home / Long Term Care",
         "code": "Nursing Home / Long Term Care"
        },
        {
         "name": "Outpatient Clinic",
         "code": "Outpatient Clinic"
        },
        {
         "name": "Pharmacy",
         "code": "Pharmacy"
        },
        {
         "name": "Public Health Office",
         "code": "Public Health Office"
        },
        {
         "name": "Rehabilitation Center",
         "code": "Rehabilitation Center"
        },
        {
         "name": "Fitness Center",
         "code": "Fitness Center"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 800,
     "name": "Health and Medical"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Transportation Facilities FCode_1",
       "description": "The type of transportation facility",
       "codedValues": [
        {
         "name": "Transportation Facility",
         "code": "Transportation Facility"
        },
        {
         "name": "Airport Terminal",
         "code": "Airport Terminal"
        },
        {
         "name": "Airport Hangar",
         "code": "Airport Hangar"
        },
        {
         "name": "Air Support / Maintenance Facility",
         "code": "Air Support / Maintenance Facility"
        },
        {
         "name": "Air Traffic Control Center / Command Center",
         "code": "Air Traffic Control Center / Command Center"
        },
        {
         "name": "Boat Ramp / Dock",
         "code": "Boat Ramp / Dock"
        },
        {
         "name": "Bridge",
         "code": "Bridge"
        },
        {
         "name": "Bridge: Light Rail / Subway",
         "code": "Bridge: Light Rail / Subway"
        },
        {
         "name": "Bridge: Railroad",
         "code": "Bridge: Railroad"
        },
        {
         "name": "Bridge: Road",
         "code": "Bridge: Road"
        },
        {
         "name": "Border Crossing / Port of Entry",
         "code": "Border Crossing / Port of Entry"
        },
        {
         "name": "Bus Station / Dispatch Facility",
         "code": "Bus Station / Dispatch Facility"
        },
        {
         "name": "Ferry Terminal / Dispatch Facility",
         "code": "Ferry Terminal / Dispatch Facility"
        },
        {
         "name": "Gate",
         "code": "Gate"
        },
        {
         "name": "Harbor / Marina",
         "code": "Harbor / Marina"
        },
        {
         "name": "Helipad / Heliport / Helispot",
         "code": "Helipad / Heliport / Helispot"
        },
        {
         "name": "Launch Facility",
         "code": "Launch Facility"
        },
        {
         "name": "Launch Pad",
         "code": "Launch Pad"
        },
        {
         "name": "Light Rail Power Substation",
         "code": "Light Rail Power Substation"
        },
        {
         "name": "Light Rail Station",
         "code": "Light Rail Station"
        },
        {
         "name": "Park and Ride / Commuter Lot",
         "code": "Park and Ride / Commuter Lot"
        },
        {
         "name": "Parking Lot",
         "code": "Parking Lot"
        },
        {
         "name": "Parking Lot Structure / Garage",
         "code": "Parking Lot Structure / Garage"
        },
        {
         "name": "Pier / Wharf / Quay / Mole",
         "code": "Pier / Wharf / Quay / Mole"
        },
        {
         "name": "Port Facility",
         "code": "Port Facility"
        },
        {
         "name": "Port Facility: Commercial Port",
         "code": "Port Facility: Commercial Port"
        },
        {
         "name": "Port Facility: Crane",
         "code": "Port Facility: Crane"
        },
        {
         "name": "Port Facility: Maintenance and Fuel Facility",
         "code": "Port Facility: Maintenance and Fuel Facility"
        },
        {
         "name": "Port Facility: Modal Transfer Facility",
         "code": "Port Facility: Modal Transfer Facility"
        },
        {
         "name": "Port Facility: Passenger Terminal",
         "code": "Port Facility: Passenger Terminal"
        },
        {
         "name": "Port Facility: Warehouse Storage / Container Yard",
         "code": "Port Facility: Warehouse Storage / Container Yard"
        },
        {
         "name": "Railroad Facility",
         "code": "Railroad Facility"
        },
        {
         "name": "Railroad Command / Control Facility",
         "code": "Railroad Command / Control Facility"
        },
        {
         "name": "Railroad Freight Loading Facility",
         "code": "Railroad Freight Loading Facility"
        },
        {
         "name": "Railroad Maintenance / Fuel Facility",
         "code": "Railroad Maintenance / Fuel Facility"
        },
        {
         "name": "Railroad Roundhouse / Turntable",
         "code": "Railroad Roundhouse / Turntable"
        },
        {
         "name": "Railroad Station",
         "code": "Railroad Station"
        },
        {
         "name": "Railroad Yard",
         "code": "Railroad Yard"
        },
        {
         "name": "Rest Stop / Roadside Park",
         "code": "Rest Stop / Roadside Park"
        },
        {
         "name": "Seaplane Anchorage / Base",
         "code": "Seaplane Anchorage / Base"
        },
        {
         "name": "Snowshed",
         "code": "Snowshed"
        },
        {
         "name": "Subway Station",
         "code": "Subway Station"
        },
        {
         "name": "Toll Booth / Plaza",
         "code": "Toll Booth / Plaza"
        },
        {
         "name": "Truck Stop",
         "code": "Truck Stop"
        },
        {
         "name": "Tunnel",
         "code": "Tunnel"
        },
        {
         "name": "Tunnel: Light Rail / Subway",
         "code": "Tunnel: Light Rail / Subway"
        },
        {
         "name": "Tunnel: Road",
         "code": "Tunnel: Road"
        },
        {
         "name": "Tunnel: Railroad",
         "code": "Tunnel: Railroad"
        },
        {
         "name": "Weigh Station / Inspection Station",
         "code": "Weigh Station / Inspection Station"
        },
        {
         "name": "Airport Runway / Airfield",
         "code": "Airport Runway / Airfield"
        },
        {
         "name": "Traffic Signal",
         "code": "Traffic Signal"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 810,
     "name": "Transportation Facilities"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Public Attractions and Landmark Structures FCode",
       "description": "The type of public attraction or landmark",
       "codedValues": [
        {
         "name": "Public Attraction or Landmark Building",
         "code": "Public Attraction or Landmark Building"
        },
        {
         "name": "Amusement / Water Park",
         "code": "Amusement / Water Park"
        },
        {
         "name": "Arboretum / Botanical Garden",
         "code": "Arboretum / Botanical Garden"
        },
        {
         "name": "Auditorium / Concert Hall / Theater / Opera House",
         "code": "Auditorium / Concert Hall / Theater / Opera House"
        },
        {
         "name": "Campground",
         "code": "Campground"
        },
        {
         "name": "Casino",
         "code": "Casino"
        },
        {
         "name": "Cemetery",
         "code": "Cemetery"
        },
        {
         "name": "Community / Recreation Center",
         "code": "Community / Recreation Center"
        },
        {
         "name": "Convention Center",
         "code": "Convention Center"
        },
        {
         "name": "Fair / Exhibition / Rodeo Grounds",
         "code": "Fair / Exhibition / Rodeo Grounds"
        },
        {
         "name": "Golf Course",
         "code": "Golf Course"
        },
        {
         "name": "Historic Site / Point of Interest",
         "code": "Historic Site / Point of Interest"
        },
        {
         "name": "House of Worship",
         "code": "House of Worship"
        },
        {
         "name": "Ice Arena",
         "code": "Ice Arena"
        },
        {
         "name": "Library",
         "code": "Library"
        },
        {
         "name": "Lighthouse / Light",
         "code": "Lighthouse / Light"
        },
        {
         "name": "Lookout Tower",
         "code": "Lookout Tower"
        },
        {
         "name": "Marina",
         "code": "Marina"
        },
        {
         "name": "Museum",
         "code": "Museum"
        },
        {
         "name": "National Symbol / Monument",
         "code": "National Symbol / Monument"
        },
        {
         "name": "Observatory",
         "code": "Observatory"
        },
        {
         "name": "Outdoor Theater / Amphitheater",
         "code": "Outdoor Theater / Amphitheater"
        },
        {
         "name": "Picnic Area",
         "code": "Picnic Area"
        },
        {
         "name": "Racetrack / Dragstrip",
         "code": "Racetrack / Dragstrip"
        },
        {
         "name": "Ski Area / Ski Resort",
         "code": "Ski Area / Ski Resort"
        },
        {
         "name": "Sports Arena / Stadium",
         "code": "Sports Arena / Stadium"
        },
        {
         "name": "Trailhead",
         "code": "Trailhead"
        },
        {
         "name": "Visitor / Information Center",
         "code": "Visitor / Information Center"
        },
        {
         "name": "Zoo",
         "code": "Zoo"
        },
        {
         "name": "Park",
         "code": "Park"
        },
        {
         "name": "Public Pool",
         "code": "Public Pool"
        },
        {
         "name": "Lake / Pond",
         "code": "Lake / Pond"
        },
        {
         "name": "Sports Complex",
         "code": "Sports Complex"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 820,
     "name": "Public Attractions and Landmark Buildings"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Government and Military FCode",
       "description": "The type of government or military facility",
       "codedValues": [
        {
         "name": "Government or Military Facility",
         "code": "Government or Military Facility"
        },
        {
         "name": "Municipal Government Facility",
         "code": "Municipal Government Facility"
        },
        {
         "name": "County Government Facility",
         "code": "County Government Facility"
        },
        {
         "name": "Department of Motor Vehicle Facility",
         "code": "Department of Motor Vehicle Facility"
        },
        {
         "name": "Court House",
         "code": "Court House"
        },
        {
         "name": "Bureau of Land Management Facility",
         "code": "Bureau of Land Management Facility"
        },
        {
         "name": "Critical Federal Contractor Facility",
         "code": "Critical Federal Contractor Facility"
        },
        {
         "name": "Department of Energy Facility",
         "code": "Department of Energy Facility"
        },
        {
         "name": "Department of State Facility",
         "code": "Department of State Facility"
        },
        {
         "name": "DoD / Military Facility",
         "code": "DoD / Military Facility"
        },
        {
         "name": "Intelligence Facility",
         "code": "Intelligence Facility"
        },
        {
         "name": "NASA Facility",
         "code": "NASA Facility"
        },
        {
         "name": "National Guard Armory / Base",
         "code": "National Guard Armory / Base"
        },
        {
         "name": "National Park Service Facility",
         "code": "National Park Service Facility"
        },
        {
         "name": "State Government Facility",
         "code": "State Government Facility"
        },
        {
         "name": "US Government Facility",
         "code": "US Government Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 830,
     "name": "Government and Military"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Weather FCode",
       "description": "The type of weather facility",
       "codedValues": [
        {
         "name": "Weather Facility or Structure",
         "code": "Weather Facility or Structure"
        },
        {
         "name": "Warning Center",
         "code": "Warning Center"
        },
        {
         "name": "Weather Data Center",
         "code": "Weather Data Center"
        },
        {
         "name": "Weather Forecast Office",
         "code": "Weather Forecast Office"
        },
        {
         "name": "Weather Radar Site",
         "code": "Weather Radar Site"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 840,
     "name": "Weather"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Water Supply and Treatment FCode",
       "description": "The type of water supply or treatment facility",
       "codedValues": [
        {
         "name": "Water Supply or Treatment Facility",
         "code": "Water Supply or Treatment Facility"
        },
        {
         "name": "Potable Water Facility",
         "code": "Potable Water Facility"
        },
        {
         "name": "Public Water Supply Intake",
         "code": "Public Water Supply Intake"
        },
        {
         "name": "Public Water Supply Well",
         "code": "Public Water Supply Well"
        },
        {
         "name": "Wastewater Treatment Plant",
         "code": "Wastewater Treatment Plant"
        },
        {
         "name": "Water Meter",
         "code": "Water Meter"
        },
        {
         "name": "Water Pumping Station",
         "code": "Water Pumping Station"
        },
        {
         "name": "Water System Control Facility",
         "code": "Water System Control Facility"
        },
        {
         "name": "Water Tank",
         "code": "Water Tank"
        },
        {
         "name": "Water Tower",
         "code": "Water Tower"
        },
        {
         "name": "Water Treatment Facility",
         "code": "Water Treatment Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 850,
     "name": "Water Supply and Treatment"
    },
    {
     "domains": {
      "Street_Type": {"type": "inherited"},
      "City": {"type": "inherited"},
      "Zipcode": {"type": "inherited"},
      "Zone": {"type": "inherited"},
      "AddrUnit_Type": {
       "type": "codedValue",
       "name": "AddressUnitType",
       "description": "The type of address unit as adapted from the USPS Publication 28",
       "codedValues": [
        {
         "name": "Apartment",
         "code": "APT"
        },
        {
         "name": "Building",
         "code": "BLDG"
        },
        {
         "name": "Floor",
         "code": "FL"
        },
        {
         "name": "Hanger",
         "code": "HNGR"
        },
        {
         "name": "Lot",
         "code": "LOT"
        },
        {
         "name": "Office",
         "code": "OFC"
        },
        {
         "name": "Space",
         "code": "SPC"
        },
        {
         "name": "Suite",
         "code": "STE"
        },
        {
         "name": "Unit",
         "code": "UNIT"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "FeatureCode": {
       "type": "codedValue",
       "name": "Information and Communication FCode",
       "description": "The type of information technology or communication facility",
       "codedValues": [
        {
         "name": "Information or Communication Facility",
         "code": "Information or Communication Facility"
        },
        {
         "name": "Communication Tower",
         "code": "Communication Tower"
        },
        {
         "name": "Data Center",
         "code": "Data Center"
        },
        {
         "name": "Internet DNS Location / Other Node",
         "code": "Internet DNS Location / Other Node"
        },
        {
         "name": "Internet Metro Area Exchange / Hub",
         "code": "Internet Metro Area Exchange / Hub"
        },
        {
         "name": "Internet Service Provider",
         "code": "Internet Service Provider"
        },
        {
         "name": "Radio / TV Broadcast Facility",
         "code": "Radio / TV Broadcast Facility"
        },
        {
         "name": "Satellite Ground Station",
         "code": "Satellite Ground Station"
        },
        {
         "name": "Telephone Facility",
         "code": "Telephone Facility"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "SitusAddress": {"type": "inherited"},
      "Status": {
       "type": "codedValue",
       "name": "AddressStatus",
       "description": "The status of the address or related feature",
       "codedValues": [
        {
         "name": "Current",
         "code": "Current"
        },
        {
         "name": "Pending",
         "code": "Pending"
        },
        {
         "name": "Retired",
         "code": "Retired"
        },
        {
         "name": "Temporary",
         "code": "Temporary"
        },
        {
         "name": "Other",
         "code": "Other"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDuplicate"
      }
     },
     "defaultValues": {
      "Address_ID": null,
      "Join_ID": null,
      "HouseNum": null,
      "Prefix": null,
      "Pre_Type": null,
      "Street_Name": null,
      "Street_Type": null,
      "Suffix_Dir": null,
      "House_Unit": null,
      "City": null,
      "State": "CA",
      "Zipcode": null,
      "Zone": null,
      "FullAddress": null,
      "AddrUnit_Type": null,
      "FeatureCode": null,
      "APN_GIS": null,
      "APN_PQ": null,
      "SitusAddress": null,
      "Parcel_Owner": null,
      "Status": null,
      "SubtypeField": null,
      "LonTxt_X": null,
      "LatTxt_Y": null,
      "Affordability_Level": null,
      "Affordable": null
     },
     "code": 880,
     "name": "Information and Communication"
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 2,
   "name": "AddressParcelPoints",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 1129,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       0,
       0,
       0
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.36041663203E7,
    "ymin": 4512853.452600002,
    "xmax": -1.3567262443599999E7,
    "ymax": 4537484.012400001,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Street_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Address_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Address_ID",
     "domain": null
    },
    {
     "name": "Join_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Join_ID",
     "domain": null
    },
    {
     "name": "HouseNum",
     "type": "esriFieldTypeString",
     "alias": "HouseNum",
     "length": 10,
     "domain": null
    },
    {
     "name": "Prefix",
     "type": "esriFieldTypeString",
     "alias": "Prefix",
     "length": 2,
     "domain": null
    },
    {
     "name": "Pre_Type",
     "type": "esriFieldTypeString",
     "alias": "Pre_Type",
     "length": 12,
     "domain": null
    },
    {
     "name": "Street_Name",
     "type": "esriFieldTypeString",
     "alias": "Street_Name",
     "length": 60,
     "domain": null
    },
    {
     "name": "Street_Type",
     "type": "esriFieldTypeString",
     "alias": "Street_Type",
     "length": 6,
     "domain": null
    },
    {
     "name": "Suffix_Dir",
     "type": "esriFieldTypeString",
     "alias": "Suffix_Dir",
     "length": 2,
     "domain": null
    },
    {
     "name": "House_Unit",
     "type": "esriFieldTypeString",
     "alias": "House_Unit",
     "length": 10,
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "Zipcode",
     "type": "esriFieldTypeString",
     "alias": "Zipcode",
     "length": 10,
     "domain": null
    },
    {
     "name": "FullAddress",
     "type": "esriFieldTypeString",
     "alias": "FullAddress",
     "length": 110,
     "domain": null
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 50,
     "domain": null
    },
    {
     "name": "Source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "Address_Source",
      "description": "Address Source",
      "codedValues": [
       {
        "name": "ASSESSOR",
        "code": "ASSESSOR"
       },
       {
        "name": "FIELD CHECK",
        "code": "FIELD CHECK"
       },
       {
        "name": "MAILHOUSE",
        "code": "MAILHOUSE"
       },
       {
        "name": "NOTIFICATION",
        "code": "NOTIFICATION"
       },
       {
        "name": "PUBLIC",
        "code": "PUBLIC"
       },
       {
        "name": "STAFF",
        "code": "STAFF"
       },
       {
        "name": "TBD",
        "code": "TBD"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "AddressType",
     "type": "esriFieldTypeString",
     "alias": "AddressType",
     "length": 20,
     "domain": null
    },
    {
     "name": "AddressSubtype",
     "type": "esriFieldTypeString",
     "alias": "AddressSubtype",
     "length": 20,
     "domain": null
    },
    {
     "name": "SitusAddress",
     "type": "esriFieldTypeString",
     "alias": "SitusAddress",
     "length": 3,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 10,
     "domain": null
    },
    {
     "name": "Field_Checked",
     "type": "esriFieldTypeString",
     "alias": "Field_Checked",
     "length": 3,
     "domain": null
    },
    {
     "name": "Needs_Field_Check",
     "type": "esriFieldTypeString",
     "alias": "Needs_Field_Check",
     "length": 3,
     "domain": null
    },
    {
     "name": "APN_GIS",
     "type": "esriFieldTypeString",
     "alias": "APN_GIS",
     "length": 15,
     "domain": null
    },
    {
     "name": "APN_PQ",
     "type": "esriFieldTypeString",
     "alias": "APN_PQ",
     "length": 20,
     "domain": null
    },
    {
     "name": "Parcel_Owner",
     "type": "esriFieldTypeString",
     "alias": "Parcel_Owner",
     "length": 60,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Zone",
     "type": "esriFieldTypeString",
     "alias": "Zone",
     "length": 50,
     "domain": null
    },
    {
     "name": "State",
     "type": "esriFieldTypeString",
     "alias": "State",
     "length": 2,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R717_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S684_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 3,
   "name": "Streets",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 288895.277144,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FunctionClass",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "1",
       "label": "Major Roads",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "2",
       "label": "Major Roads",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1.5
       },
       "value": "3",
       "label": "Major Roads",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "width": 1
       },
       "value": "4",
       "label": "Minor Roads",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         178,
         178,
         178,
         255
        ],
        "width": 1
       },
       "value": "5",
       "label": "Local Roads",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3611674238499999E7,
    "ymin": 4517722.513099998,
    "xmax": -1.3566559392900001E7,
    "ymax": 4539065.947300002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Street_Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ST_ID",
     "type": "esriFieldTypeInteger",
     "alias": "ST_ID",
     "domain": null
    },
    {
     "name": "Join_ID",
     "type": "esriFieldTypeInteger",
     "alias": "Join_ID",
     "domain": null
    },
    {
     "name": "Segment",
     "type": "esriFieldTypeString",
     "alias": "Segment",
     "length": 4,
     "domain": null
    },
    {
     "name": "CalTransSegment",
     "type": "esriFieldTypeString",
     "alias": "CalTransSegment",
     "length": 4,
     "domain": null
    },
    {
     "name": "L_F_Add",
     "type": "esriFieldTypeString",
     "alias": "L_F_Add",
     "length": 10,
     "domain": null
    },
    {
     "name": "L_T_Add",
     "type": "esriFieldTypeString",
     "alias": "L_T_Add",
     "length": 10,
     "domain": null
    },
    {
     "name": "R_F_Add",
     "type": "esriFieldTypeString",
     "alias": "R_F_Add",
     "length": 10,
     "domain": null
    },
    {
     "name": "R_T_Add",
     "type": "esriFieldTypeString",
     "alias": "R_T_Add",
     "length": 10,
     "domain": null
    },
    {
     "name": "Prefix",
     "type": "esriFieldTypeString",
     "alias": "PREFIX",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "Street_Prefix_1",
      "description": "Street Prefix Abbreviations",
      "codedValues": [
       {
        "name": "E",
        "code": "E"
       },
       {
        "name": "N",
        "code": "N"
       },
       {
        "name": "S",
        "code": "S"
       },
       {
        "name": "W",
        "code": "W"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Pre_Type",
     "type": "esriFieldTypeString",
     "alias": "Pre_Type",
     "length": 12,
     "domain": null
    },
    {
     "name": "Street_Name",
     "type": "esriFieldTypeString",
     "alias": "Street_Name",
     "length": 60,
     "domain": null
    },
    {
     "name": "Street_Type",
     "type": "esriFieldTypeString",
     "alias": "Street_Type",
     "length": 6,
     "domain": {
      "type": "codedValue",
      "name": "StreetType",
      "description": "Type",
      "codedValues": [
       {
        "name": "AVE",
        "code": "AVE"
       },
       {
        "name": "BLVD",
        "code": "BLVD"
       },
       {
        "name": "CALLE",
        "code": "CALLE"
       },
       {
        "name": "CIR",
        "code": "CIR"
       },
       {
        "name": "CMN",
        "code": "CMN"
       },
       {
        "name": "CMNS",
        "code": "CMNS"
       },
       {
        "name": "CT",
        "code": "CT"
       },
       {
        "name": "DR",
        "code": "DR"
       },
       {
        "name": "FWY",
        "code": "FWY"
       },
       {
        "name": "GLN",
        "code": "GLN"
       },
       {
        "name": "HL",
        "code": "HL"
       },
       {
        "name": "LN",
        "code": "LN"
       },
       {
        "name": "MALL",
        "code": "MALL"
       },
       {
        "name": "PKWY",
        "code": "PKWY"
       },
       {
        "name": "PL",
        "code": "PL"
       },
       {
        "name": "PLZ",
        "code": "PLZ"
       },
       {
        "name": "RD",
        "code": "RD"
       },
       {
        "name": "ST",
        "code": "ST"
       },
       {
        "name": "TER",
        "code": "TER"
       },
       {
        "name": "TRL",
        "code": "TRL"
       },
       {
        "name": "UPASS",
        "code": "UPASS"
       },
       {
        "name": "VIS",
        "code": "VIS"
       },
       {
        "name": "VW",
        "code": "VW"
       },
       {
        "name": "WAY",
        "code": "WAY"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Suffix_Dir",
     "type": "esriFieldTypeString",
     "alias": "Suffix_Dir",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "Street_Suffix_1",
      "description": "Street Suffix Abbreviations",
      "codedValues": [
       {
        "name": "S",
        "code": "S"
       },
       {
        "name": "SW",
        "code": "SW"
       },
       {
        "name": "W",
        "code": "W"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "CityL",
     "type": "esriFieldTypeString",
     "alias": "City-Left",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "AddressCities",
      "description": "City Names for Addresses and Streets",
      "codedValues": [
       {
        "name": "Foster City",
        "code": "Foster City"
       },
       {
        "name": "Fremont",
        "code": "Fremont"
       },
       {
        "name": "Hayward",
        "code": "Hayward"
       },
       {
        "name": "Pleasanton",
        "code": "Pleasanton"
       },
       {
        "name": "San Leandro",
        "code": "San Leandro"
       },
       {
        "name": "Unincorporated Alameda County",
        "code": "Unincorporated Alameda County"
       },
       {
        "name": "Union City",
        "code": "Union City"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "CityR",
     "type": "esriFieldTypeString",
     "alias": "City-Right",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "AddressCities",
      "description": "City Names for Addresses and Streets",
      "codedValues": [
       {
        "name": "Foster City",
        "code": "Foster City"
       },
       {
        "name": "Fremont",
        "code": "Fremont"
       },
       {
        "name": "Hayward",
        "code": "Hayward"
       },
       {
        "name": "Pleasanton",
        "code": "Pleasanton"
       },
       {
        "name": "San Leandro",
        "code": "San Leandro"
       },
       {
        "name": "Unincorporated Alameda County",
        "code": "Unincorporated Alameda County"
       },
       {
        "name": "Union City",
        "code": "Union City"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ZipL",
     "type": "esriFieldTypeString",
     "alias": "Zipcode-Left",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "Zip_Codes_1",
      "description": "",
      "codedValues": [
       {
        "name": "94541",
        "code": "94541"
       },
       {
        "name": "94542",
        "code": "94542"
       },
       {
        "name": "94544",
        "code": "94544"
       },
       {
        "name": "94545",
        "code": "94545"
       },
       {
        "name": "94546",
        "code": "94546"
       },
       {
        "name": "94552",
        "code": "94552"
       },
       {
        "name": "94580",
        "code": "94580"
       },
       {
        "name": "94588",
        "code": "94588"
       },
       {
        "name": "94587",
        "code": "94587"
       },
       {
        "name": "94404",
        "code": "94404"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ZipR",
     "type": "esriFieldTypeString",
     "alias": "Zipcode-Right",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "Zip_Codes_1",
      "description": "",
      "codedValues": [
       {
        "name": "94541",
        "code": "94541"
       },
       {
        "name": "94542",
        "code": "94542"
       },
       {
        "name": "94544",
        "code": "94544"
       },
       {
        "name": "94545",
        "code": "94545"
       },
       {
        "name": "94546",
        "code": "94546"
       },
       {
        "name": "94552",
        "code": "94552"
       },
       {
        "name": "94580",
        "code": "94580"
       },
       {
        "name": "94588",
        "code": "94588"
       },
       {
        "name": "94587",
        "code": "94587"
       },
       {
        "name": "94404",
        "code": "94404"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ZoneL",
     "type": "esriFieldTypeString",
     "alias": "ZoneL",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "AddressZones",
      "description": "The Zone Code for Addresses and Streets",
      "codedValues": [
       {
        "name": "Castro Valley",
        "code": "Castro Valley"
       },
       {
        "name": "Cherryland",
        "code": "Cherryland"
       },
       {
        "name": "Fairview",
        "code": "Fairview"
       },
       {
        "name": "Foster City",
        "code": "Foster City"
       },
       {
        "name": "Fremont",
        "code": "Fremont"
       },
       {
        "name": "Hayward",
        "code": "Hayward"
       },
       {
        "name": "Hayward Acres",
        "code": "Hayward Acres"
       },
       {
        "name": "Pleasanton",
        "code": "Pleasanton"
       },
       {
        "name": "San Leandro",
        "code": "San Leandro"
       },
       {
        "name": "San Lorenzo",
        "code": "San Lorenzo"
       },
       {
        "name": "Sunol",
        "code": "Sunol"
       },
       {
        "name": "Unincorporated Alameda County",
        "code": "Unincorporated Alameda County"
       },
       {
        "name": "Union City",
        "code": "Union City"
       },
       {
        "name": "Ashland",
        "code": "Ashland"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ZoneR",
     "type": "esriFieldTypeString",
     "alias": "ZoneR",
     "length": 50,
     "domain": {
      "type": "codedValue",
      "name": "AddressZones",
      "description": "The Zone Code for Addresses and Streets",
      "codedValues": [
       {
        "name": "Castro Valley",
        "code": "Castro Valley"
       },
       {
        "name": "Cherryland",
        "code": "Cherryland"
       },
       {
        "name": "Fairview",
        "code": "Fairview"
       },
       {
        "name": "Foster City",
        "code": "Foster City"
       },
       {
        "name": "Fremont",
        "code": "Fremont"
       },
       {
        "name": "Hayward",
        "code": "Hayward"
       },
       {
        "name": "Hayward Acres",
        "code": "Hayward Acres"
       },
       {
        "name": "Pleasanton",
        "code": "Pleasanton"
       },
       {
        "name": "San Leandro",
        "code": "San Leandro"
       },
       {
        "name": "San Lorenzo",
        "code": "San Lorenzo"
       },
       {
        "name": "Sunol",
        "code": "Sunol"
       },
       {
        "name": "Unincorporated Alameda County",
        "code": "Unincorporated Alameda County"
       },
       {
        "name": "Union City",
        "code": "Union City"
       },
       {
        "name": "Ashland",
        "code": "Ashland"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Street_Name_Label",
     "type": "esriFieldTypeString",
     "alias": "Street_Name_Label",
     "length": 100,
     "domain": null
    },
    {
     "name": "StateL",
     "type": "esriFieldTypeString",
     "alias": "StateL",
     "length": 2,
     "domain": null
    },
    {
     "name": "StateR",
     "type": "esriFieldTypeString",
     "alias": "StateR",
     "length": 2,
     "domain": null
    },
    {
     "name": "Cross_From",
     "type": "esriFieldTypeString",
     "alias": "Cross_From",
     "length": 200,
     "domain": null
    },
    {
     "name": "Cross_To",
     "type": "esriFieldTypeString",
     "alias": "Cross_To",
     "length": 200,
     "domain": null
    },
    {
     "name": "TrafficFlow",
     "type": "esriFieldTypeString",
     "alias": "Traffic Flow",
     "length": 50,
     "domain": null
    },
    {
     "name": "CFCC",
     "type": "esriFieldTypeString",
     "alias": "CFCC",
     "length": 20,
     "domain": null
    },
    {
     "name": "FunctionClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Function Class",
     "domain": {
      "type": "codedValue",
      "name": "FunctionalClass_1",
      "description": "Functional Class Values",
      "codedValues": [
       {
        "name": "FC 1 Freeway",
        "code": 1
       },
       {
        "name": "FC 4 Collector",
        "code": 4
       },
       {
        "name": "FC 5 Local",
        "code": 5
       },
       {
        "name": "FC 2 Principal Arterial",
        "code": 2
       },
       {
        "name": "FC 3 Minor Arterial",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "RoadClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Road Class",
     "domain": {
      "type": "codedValue",
      "name": "RoadClass",
      "description": "Road Classification",
      "codedValues": [
       {
        "name": "Local Roads",
        "code": 1
       },
       {
        "name": "Highways",
        "code": 2
       },
       {
        "name": "Ramps",
        "code": 3
       },
       {
        "name": "Roundabouts",
        "code": 4
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Speed",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Speed Limit (mph)",
     "domain": {
      "type": "codedValue",
      "name": "Speed",
      "description": "Speed Limits (mph)",
      "codedValues": [
       {
        "name": "5 mph",
        "code": 5
       },
       {
        "name": "10 mph",
        "code": 10
       },
       {
        "name": "15 mph",
        "code": 15
       },
       {
        "name": "20 mph",
        "code": 20
       },
       {
        "name": "25 mph",
        "code": 25
       },
       {
        "name": "30 mph",
        "code": 30
       },
       {
        "name": "35 mph",
        "code": 35
       },
       {
        "name": "40 mph",
        "code": 40
       },
       {
        "name": "45 mph",
        "code": 45
       },
       {
        "name": "50 mph",
        "code": 50
       },
       {
        "name": "55 mph",
        "code": 55
       },
       {
        "name": "60 mph",
        "code": 60
       },
       {
        "name": "65 mph",
        "code": 65
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Oneway",
     "type": "esriFieldTypeString",
     "alias": "Oneway",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "Oneway",
      "description": "Valid Descriptors for Oneway Streets",
      "codedValues": [
       {
        "name": "Two-way street",
        "code": "TW"
       },
       {
        "name": "Travel in the digitized direction",
        "code": "FT"
       },
       {
        "name": "Travel against the digitized direction",
        "code": "TF"
       },
       {
        "name": "Does not permit travel in either direction",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Private",
     "type": "esriFieldTypeString",
     "alias": "Private Road",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "PrivateRoad",
      "description": "The type of road ownership: Private or Public",
      "codedValues": [
       {
        "name": "Public-Local",
        "code": "PL"
       },
       {
        "name": "Public-State",
        "code": "PS"
       },
       {
        "name": "Private",
        "code": "PVT"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Ramp",
     "type": "esriFieldTypeString",
     "alias": "Ramp",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "Yes_No",
      "description": "Used for True or False situations",
      "codedValues": [
       {
        "name": "YES",
        "code": "Y"
       },
       {
        "name": "NO",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "F_ZLev",
     "type": "esriFieldTypeInteger",
     "alias": "From Z Level",
     "domain": {
      "type": "codedValue",
      "name": "Z_Level",
      "description": "Network Elevation Values",
      "codedValues": [
       {
        "name": "-6",
        "code": -6
       },
       {
        "name": "-5",
        "code": -5
       },
       {
        "name": "-4",
        "code": -4
       },
       {
        "name": "-3",
        "code": -3
       },
       {
        "name": "-2",
        "code": -2
       },
       {
        "name": "-1",
        "code": -1
       },
       {
        "name": "0",
        "code": 0
       },
       {
        "name": "1",
        "code": 1
       },
       {
        "name": "2",
        "code": 2
       },
       {
        "name": "3",
        "code": 3
       },
       {
        "name": "4",
        "code": 4
       },
       {
        "name": "5",
        "code": 5
       },
       {
        "name": "6",
        "code": 6
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "T_ZLev",
     "type": "esriFieldTypeInteger",
     "alias": "To Z Level",
     "domain": {
      "type": "codedValue",
      "name": "Z_Level",
      "description": "Network Elevation Values",
      "codedValues": [
       {
        "name": "-6",
        "code": -6
       },
       {
        "name": "-5",
        "code": -5
       },
       {
        "name": "-4",
        "code": -4
       },
       {
        "name": "-3",
        "code": -3
       },
       {
        "name": "-2",
        "code": -2
       },
       {
        "name": "-1",
        "code": -1
       },
       {
        "name": "0",
        "code": 0
       },
       {
        "name": "1",
        "code": 1
       },
       {
        "name": "2",
        "code": 2
       },
       {
        "name": "3",
        "code": 3
       },
       {
        "name": "4",
        "code": 4
       },
       {
        "name": "5",
        "code": 5
       },
       {
        "name": "6",
        "code": 6
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ZLev_DrawOrder",
     "type": "esriFieldTypeInteger",
     "alias": "ZLEV_DrawOrder",
     "domain": {
      "type": "codedValue",
      "name": "Z_Level",
      "description": "Network Elevation Values",
      "codedValues": [
       {
        "name": "-6",
        "code": -6
       },
       {
        "name": "-5",
        "code": -5
       },
       {
        "name": "-4",
        "code": -4
       },
       {
        "name": "-3",
        "code": -3
       },
       {
        "name": "-2",
        "code": -2
       },
       {
        "name": "-1",
        "code": -1
       },
       {
        "name": "0",
        "code": 0
       },
       {
        "name": "1",
        "code": 1
       },
       {
        "name": "2",
        "code": 2
       },
       {
        "name": "3",
        "code": 3
       },
       {
        "name": "4",
        "code": 4
       },
       {
        "name": "5",
        "code": 5
       },
       {
        "name": "6",
        "code": 6
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "EOL_Type",
     "type": "esriFieldTypeSmallInteger",
     "alias": "End of Line Type",
     "domain": {
      "type": "codedValue",
      "name": "EOL_Type_1",
      "description": "Types of line symbol endings",
      "codedValues": [
       {
        "name": "Street Intersection",
        "code": 0
       },
       {
        "name": "Dead End - Cul-de-sac",
        "code": 1
       },
       {
        "name": "Dead End - Square End",
        "code": 2
       },
       {
        "name": "Jurisdiction Boundary",
        "code": 3
       },
       {
        "name": "PD Boundary",
        "code": 4
       },
       {
        "name": "Fire Boundary",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "TruckRoute",
     "type": "esriFieldTypeString",
     "alias": "TruckRoute",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "Yes_No",
      "description": "Used for True or False situations",
      "codedValues": [
       {
        "name": "YES",
        "code": "Y"
       },
       {
        "name": "NO",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "TraverseTimeSecs",
     "type": "esriFieldTypeSmallInteger",
     "alias": "TraverseTimeSecs",
     "domain": null
    },
    {
     "name": "Addr_Validation",
     "type": "esriFieldTypeString",
     "alias": "Addr_Validation",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "Yes_No",
      "description": "Used for True or False situations",
      "codedValues": [
       {
        "name": "YES",
        "code": "Y"
       },
       {
        "name": "NO",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "AddressSchemeCheck",
     "type": "esriFieldTypeString",
     "alias": "AddressSchemeCheck",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "Yes_No",
      "description": "Used for True or False situations",
      "codedValues": [
       {
        "name": "YES",
        "code": "Y"
       },
       {
        "name": "NO",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ST_Validation",
     "type": "esriFieldTypeString",
     "alias": "ST_VALIDATION",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "Yes_No",
      "description": "Used for True or False situations",
      "codedValues": [
       {
        "name": "YES",
        "code": "Y"
       },
       {
        "name": "NO",
        "code": "N"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ValidationErrors",
     "type": "esriFieldTypeString",
     "alias": "ValidationErrors",
     "length": 60,
     "domain": null
    },
    {
     "name": "TmpID",
     "type": "esriFieldTypeString",
     "alias": "TmpID",
     "length": 200,
     "domain": null
    },
    {
     "name": "Source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "length": 10,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "SHAPE_STLength__",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "STSeg_ID",
     "type": "esriFieldTypeInteger",
     "alias": "STSeg_ID",
     "domain": null
    },
    {
     "name": "Shape_STLength_1",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_STLength_1",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "PostalCity_L",
     "type": "esriFieldTypeString",
     "alias": "PostalCity_L",
     "length": 50,
     "domain": null
    },
    {
     "name": "PostalCity_R",
     "type": "esriFieldTypeString",
     "alias": "PostalCity_R",
     "length": 50,
     "domain": null
    },
    {
     "name": "County_L",
     "type": "esriFieldTypeString",
     "alias": "County_L",
     "length": 100,
     "domain": null
    },
    {
     "name": "County_R",
     "type": "esriFieldTypeString",
     "alias": "County_R",
     "length": 100,
     "domain": null
    },
    {
     "name": "Neighborhood_L",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood_L",
     "length": 100,
     "domain": null
    },
    {
     "name": "Neighborhood_R",
     "type": "esriFieldTypeString",
     "alias": "Neighborhood_R",
     "length": 100,
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R750_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S717_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 4,
   "name": "Code Enforcement Areas",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 144447.638572,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "CodeEnforcementArea",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          115,
          76,
          0,
          76
         ],
         "width": 0.4
        }
       },
       "value": "1",
       "label": "1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         119,
         205,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          38,
          115,
          76
         ],
         "width": 0.4
        }
       },
       "value": "2",
       "label": "2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         199,
         215,
         158,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          114,
          137,
          68,
          76
         ],
         "width": 0.4
        }
       },
       "value": "3",
       "label": "3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         204,
         204,
         204,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "4",
       "label": "4",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         127,
         127,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          115,
          0,
          0,
          76
         ],
         "width": 0.4
        }
       },
       "value": "5",
       "label": "5",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          168,
          168,
          0,
          76
         ],
         "width": 0.4
        }
       },
       "value": "6",
       "label": "6",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         92,
         137,
         68,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          38,
          115,
          0,
          76
         ],
         "width": 0.4
        }
       },
       "value": "7",
       "label": "7",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         151,
         219,
         242,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          64,
          101,
          235,
          76
         ],
         "width": 0.4
        }
       },
       "value": "8",
       "label": "8",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "\"Code Enf. Area: \" CONCAT [CodeEnforcementArea]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        255,
        127,
        127,
        76
       ],
       "haloSize": 1.2,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.3605272221099999E7,
    "ymin": 4515525.355999999,
    "xmax": -1.35691695469E7,
    "ymax": 4537549.154200003,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "A_Book",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "A_Book",
     "type": "esriFieldTypeString",
     "alias": "A_Book",
     "length": 4,
     "domain": null
    },
    {
     "name": "CodeEnforcementLabel",
     "type": "esriFieldTypeString",
     "alias": "CodeEnforcementLabel",
     "length": 50,
     "domain": null
    },
    {
     "name": "BackupAreas_201206",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BackupAreas_201206",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "CodeEnforcementArea",
     "type": "esriFieldTypeSmallInteger",
     "alias": "CodeEnforcementArea",
     "domain": null
    },
    {
     "name": "InspectorPhotoURL",
     "type": "esriFieldTypeString",
     "alias": "InspectorPhotoURL",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R741_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "GDB_12052_CodeEn",
     "fields": "CodeEnforcementArea",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S708_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 5,
   "name": "Community Preservation Areas",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 144447.638572,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LABEL",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         167,
         127,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "1",
       "label": "1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         153,
         205,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "2",
       "label": "2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         171,
         205,
         102,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "3",
       "label": "3",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         209,
         195,
         217,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "4",
       "label": "4",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[CommPresLabel]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        126,
        110,
        138,
        76
       ],
       "haloSize": 2,
       "font": {
        "family": "Georgia",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.36047526643E7,
    "ymin": 4515647.201099999,
    "xmax": -1.35722627705E7,
    "ymax": 4537570.740999997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "A_Book",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "A_Book",
     "type": "esriFieldTypeString",
     "alias": "A_Book",
     "length": 4,
     "domain": null
    },
    {
     "name": "PRES_AREA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRES_AREA",
     "domain": null
    },
    {
     "name": "Pres_Area_2008",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Pres_Area_2008",
     "domain": null
    },
    {
     "name": "CommPresLabel",
     "type": "esriFieldTypeString",
     "alias": "CommPresLabel",
     "length": 50,
     "domain": null
    },
    {
     "name": "LABEL",
     "type": "esriFieldTypeString",
     "alias": "LABEL",
     "length": 50,
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.area",
     "domain": null
    },
    {
     "name": "Shape.len",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.len",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R442_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_442",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "a415_ix1",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 6,
   "name": "Council Adopted Neighborhoods",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 72223.819286,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NHOOD_NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       252,
       252,
       207,
       76
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        76
       ],
       "width": 0.4
      }
     },
     "defaultLabel": "<all other values>",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         207,
         189,
         124,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Burbank",
       "label": "Burbank",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         102,
         110,
         222,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Fairway Park",
       "label": "Fairway Park",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         217,
         104,
         136,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Glen Eden",
       "label": "Glen Eden",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         108,
         211,
         224,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Harder/Tennyson",
       "label": "Harder/Tennyson",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         105,
         224,
         115,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Hayward Highland",
       "label": "Hayward Highland",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         196,
         97,
         207,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Jackson Triangle",
       "label": "Jackson Triangle",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         167,
         160,
         222,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Longwood/Winton Grove",
       "label": "Longwood/Winton Grove",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         217,
         162,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Mission/Foothill",
       "label": "Mission/Foothill",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         212,
         159,
         171,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Mission/Garin",
       "label": "Mission/Garin",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         219,
         136,
         101,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Mt. Eden",
       "label": "Mt. Eden",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         171,
         207,
         101,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "North Hayward",
       "label": "North Hayward",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         147,
         179,
         204,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Santa Clara",
       "label": "Santa Clara",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         213,
         144,
         222,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Southgate",
       "label": "Southgate",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         220,
         109,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Tennyson/Alquire",
       "label": "Tennyson/Alquire",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         98,
         154,
         209,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Upper B Street",
       "label": "Upper B Street",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         219,
         184,
         156,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          76
         ],
         "width": 0.4
        }
       },
       "value": "Whitman/Mocine",
       "label": "Whitman/Mocine",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NHOOD_NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "baseline",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Georgia",
        "size": 12,
        "style": "italic",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.35943455874E7,
    "ymin": 4524339.550899997,
    "xmax": -1.35828480536E7,
    "ymax": 4535724.6215,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NHOOD_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "NHOOD_NAME",
     "type": "esriFieldTypeString",
     "alias": "NHOOD_NAME",
     "length": 40,
     "domain": null
    },
    {
     "name": "N_PLAN",
     "type": "esriFieldTypeString",
     "alias": "N_PLAN",
     "length": 140,
     "domain": null
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.area",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.area",
     "domain": null
    },
    {
     "name": "SHAPE.len",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE.len",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R462_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_462",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "a435_ix1",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 7,
   "name": "Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 144447.638572,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "IMSLEGEND",
     "field2": null,
     "field3": null,
     "defaultSymbol": null,
     "defaultLabel": null,
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         163,
         255,
         115,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "A",
       "label": "Agriculture",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         130,
         130,
         130,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "AT",
       "label": "Air Terminal",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         197,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "BP",
       "label": "Business Park",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         0,
         132,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "CB",
       "label": "Central Business",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "CC-C",
       "label": "Central City - Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "CC-P",
       "label": "Central City - Plaza",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         90,
         68,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "CC-R",
       "label": "Central City - Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         223,
         115,
         255,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "CG",
       "label": "General Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         190,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "CL",
       "label": "Limited Access Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         120,
         0,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "CN",
       "label": "Neighborhood Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         0,
         10,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "CO",
       "label": "Commercial Office",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         119,
         0,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "CR",
       "label": "Regional Commercial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         255,
         197,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "FP",
       "label": "Flood Plain",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         132,
         0,
         168,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "I",
       "label": "Industrial",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         232,
         190,
         255,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "LM",
       "label": "Light Manufacturing",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         194,
         158,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "MH",
       "label": "Mobile Home Park",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         168,
         0,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "OS",
       "label": "Open Space",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         138,
         105,
         65,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "PD",
       "label": "Planned Development",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         112,
         255,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "PF",
       "label": "Public Facilities",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         112,
         0,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "RH",
       "label": "High Density Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "RM",
       "label": "Medium Density Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         211,
         255,
         190,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "RNP",
       "label": "Residential Natural Preserve",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "RO",
       "label": "Residential Office",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         255,
         128,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "RS",
       "label": "Single Family Residential",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         191,
         217,
         230,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "S-CS",
       "label": "Civic Space",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         252,
         227,
         223,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "S-T4",
       "label": "T4 Urban General Zone",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         179,
         179,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "S-T5",
       "label": "T5 Urban Center Zone",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         231,
         179,
         181,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "S-T5-1",
       "label": "T5 Urban Center Zone, TOD Overlay 1",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         226,
         180,
         180,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "S-T5-2",
       "label": "T5 Urban Center Zone, TOD Overlay 2",
       "description": ""
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         66,
         44,
         33,
         76
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          0,
          0,
          0
         ],
         "width": 2
        }
       },
       "value": "SMU",
       "label": "Sustainable Mixed Use",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.3605272221099999E7,
    "ymin": 4515525.355999999,
    "xmax": -1.3572116548999999E7,
    "ymax": 4537571.594400004,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "IMSLEGEND",
   "typeIdField": "SubtypeField",
   "subtypeFieldName": "SubtypeField",
   "subtypeField": "SubtypeField",
   "defaultSubtypeCode": 5,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SubtypeField",
     "type": "esriFieldTypeInteger",
     "alias": "SubtypeField",
     "domain": null
    },
    {
     "name": "ZONING_",
     "type": "esriFieldTypeString",
     "alias": "ZONING_",
     "length": 100,
     "domain": null
    },
    {
     "name": "ZONING_REPORT",
     "type": "esriFieldTypeString",
     "alias": "ZONING_REPORT",
     "length": 255,
     "domain": null
    },
    {
     "name": "ZONING_DETAIL",
     "type": "esriFieldTypeString",
     "alias": "ZONING_DETAIL",
     "length": 255,
     "domain": null
    },
    {
     "name": "PD_Type",
     "type": "esriFieldTypeString",
     "alias": "Planned Development Type",
     "length": 100,
     "domain": null
    },
    {
     "name": "IMSLEGEND",
     "type": "esriFieldTypeString",
     "alias": "IMSLEGEND",
     "length": 6,
     "domain": null
    },
    {
     "name": "MunisCode",
     "type": "esriFieldTypeString",
     "alias": "MunisCode",
     "length": 6,
     "domain": null
    },
    {
     "name": "SECTION_",
     "type": "esriFieldTypeString",
     "alias": "SECTION_",
     "length": 255,
     "domain": null
    },
    {
     "name": "COMB_SECTION",
     "type": "esriFieldTypeString",
     "alias": "COMB_SECTION",
     "length": 255,
     "domain": null
    },
    {
     "name": "COMB_DISTRICT",
     "type": "esriFieldTypeString",
     "alias": "COMB_DISTRICT",
     "length": 50,
     "domain": null
    },
    {
     "name": "ZONING_SDD_JOIN",
     "type": "esriFieldTypeString",
     "alias": "ZONING_SDD_JOIN",
     "length": 50,
     "domain": null
    },
    {
     "name": "SDD",
     "type": "esriFieldTypeString",
     "alias": "SDD",
     "length": 50,
     "domain": null
    },
    {
     "name": "SDD_SECTION",
     "type": "esriFieldTypeString",
     "alias": "SDD_SECTION",
     "length": 100,
     "domain": null
    },
    {
     "name": "ZoningOverlay",
     "type": "esriFieldTypeString",
     "alias": "Zoning Overlay",
     "length": 255,
     "domain": null
    },
    {
     "name": "Comment",
     "type": "esriFieldTypeString",
     "alias": "Comment",
     "length": 255,
     "domain": null
    },
    {
     "name": "Application",
     "type": "esriFieldTypeString",
     "alias": "Application",
     "length": 255,
     "domain": null
    },
    {
     "name": "Application_2",
     "type": "esriFieldTypeString",
     "alias": "Application_2",
     "length": 255,
     "domain": null
    },
    {
     "name": "Application_3",
     "type": "esriFieldTypeString",
     "alias": "Application_3",
     "length": 255,
     "domain": null
    },
    {
     "name": "Application_4",
     "type": "esriFieldTypeString",
     "alias": "Application_4",
     "length": 255,
     "domain": null
    },
    {
     "name": "Application_5",
     "type": "esriFieldTypeString",
     "alias": "Application_5",
     "length": 255,
     "domain": null
    },
    {
     "name": "Resolution",
     "type": "esriFieldTypeString",
     "alias": "Resolution",
     "length": 255,
     "domain": null
    },
    {
     "name": "Resolution_2",
     "type": "esriFieldTypeString",
     "alias": "Resolution_2",
     "length": 255,
     "domain": null
    },
    {
     "name": "Resolution_3",
     "type": "esriFieldTypeString",
     "alias": "Resolution_3",
     "length": 255,
     "domain": null
    },
    {
     "name": "Resolution_4",
     "type": "esriFieldTypeString",
     "alias": "Resolution_4",
     "length": 255,
     "domain": null
    },
    {
     "name": "Resolution_5",
     "type": "esriFieldTypeString",
     "alias": "Resolution_5",
     "length": 255,
     "domain": null
    },
    {
     "name": "ResolutionURL",
     "type": "esriFieldTypeString",
     "alias": "ResolutionURL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Resolution_2_URL",
     "type": "esriFieldTypeString",
     "alias": "Resolution_2_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Resolution_3_URL",
     "type": "esriFieldTypeString",
     "alias": "Resolution_3_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Resolution_4_URL",
     "type": "esriFieldTypeString",
     "alias": "Resolution_4_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Resolution_5_URL",
     "type": "esriFieldTypeString",
     "alias": "Resolution_5_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ordinance",
     "type": "esriFieldTypeString",
     "alias": "Ordinance",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ordinance_2",
     "type": "esriFieldTypeString",
     "alias": "Ordinance_2",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ordinance_3",
     "type": "esriFieldTypeString",
     "alias": "Ordinance_3",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ordinance_4",
     "type": "esriFieldTypeString",
     "alias": "Ordinance_4",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ordinance_5",
     "type": "esriFieldTypeString",
     "alias": "Ordinance_5",
     "length": 255,
     "domain": null
    },
    {
     "name": "OrdinanceURL",
     "type": "esriFieldTypeString",
     "alias": "OrdinanceURL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ordinance_2_URL",
     "type": "esriFieldTypeString",
     "alias": "Ordinance_2_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ordinance_3_URL",
     "type": "esriFieldTypeString",
     "alias": "Ordinance_3_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ordinance_4_URL",
     "type": "esriFieldTypeString",
     "alias": "Ordinance_4_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Ordinance_5_URL",
     "type": "esriFieldTypeString",
     "alias": "Ordinance_5_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "MuniCodeURL",
     "type": "esriFieldTypeString",
     "alias": "MuniCodeURL",
     "length": 255,
     "domain": null
    },
    {
     "name": "MuniCode_2_URL",
     "type": "esriFieldTypeString",
     "alias": "MuniCode_2_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "MuniCode_3_URL",
     "type": "esriFieldTypeString",
     "alias": "MuniCode_3_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "MuniCode_4_URL",
     "type": "esriFieldTypeString",
     "alias": "MuniCode_4_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "MuniCode_5_URL",
     "type": "esriFieldTypeString",
     "alias": "MuniCode_5_URL",
     "length": 255,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "ZoningOverlay_URL",
     "type": "esriFieldTypeString",
     "alias": "ZoningOverlay_URL",
     "length": 255,
     "domain": null
    },
    {
     "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": "R1086_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1034_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {},
     "id": 5000,
     "name": "RSB4"
    },
    {
     "domains": {},
     "id": 1900,
     "name": "CN-R"
    },
    {
     "domains": {},
     "id": 4400,
     "name": "RMB4"
    },
    {
     "domains": {},
     "id": 300,
     "name": "AB160A"
    },
    {
     "domains": {},
     "id": 4700,
     "name": "RS"
    },
    {
     "domains": {},
     "id": 1600,
     "name": "CG"
    },
    {
     "domains": {},
     "id": 100,
     "name": "A"
    },
    {
     "domains": {},
     "id": 700,
     "name": "AT-O"
    },
    {
     "domains": {},
     "id": 1500,
     "name": "CC-R"
    },
    {
     "domains": {},
     "id": 4500,
     "name": "RNP"
    },
    {
     "domains": {},
     "id": 2500,
     "name": "MB-CS"
    },
    {
     "domains": {},
     "id": 3100,
     "name": "MB-T4-1-HEIGHT"
    },
    {
     "domains": {},
     "id": 4000,
     "name": "RH"
    },
    {
     "domains": {},
     "id": 800,
     "name": "AT-R"
    },
    {
     "domains": {},
     "id": 1200,
     "name": "CBB20"
    },
    {
     "domains": {},
     "id": 5600,
     "name": "S-T4"
    },
    {
     "domains": {},
     "id": 4900,
     "name": "RSB20"
    },
    {
     "domains": {},
     "id": 2900,
     "name": "MB-T4-1-COMM 1"
    },
    {
     "domains": {},
     "id": 900,
     "name": "AT-RM"
    },
    {
     "domains": {},
     "id": 5300,
     "name": "RSB8"
    },
    {
     "domains": {},
     "id": 4800,
     "name": "RSB10"
    },
    {
     "domains": {},
     "id": 3300,
     "name": "MB-T4-2-COMM 1"
    },
    {
     "domains": {},
     "id": 3400,
     "name": "MB-T4-2-COMM 2"
    },
    {
     "domains": {},
     "id": 4200,
     "name": "RM"
    },
    {
     "domains": {},
     "id": 2700,
     "name": "MB-T3"
    },
    {
     "domains": {},
     "id": 2200,
     "name": "FP"
    },
    {
     "domains": {},
     "id": 1300,
     "name": "CC-C"
    },
    {
     "domains": {},
     "id": 200,
     "name": "AB10A"
    },
    {
     "domains": {},
     "id": 5400,
     "name": "SMU"
    },
    {
     "domains": {},
     "id": 5900,
     "name": "S-T5-2"
    },
    {
     "domains": {},
     "id": 5700,
     "name": "S-T5"
    },
    {
     "domains": {},
     "id": 5,
     "name": "N/A"
    },
    {
     "domains": {},
     "id": 1700,
     "name": "CL"
    },
    {
     "domains": {},
     "id": 10,
     "name": "County"
    },
    {
     "domains": {},
     "id": 2600,
     "name": "MB-CS-HEIGHT"
    },
    {
     "domains": {},
     "id": 5500,
     "name": "S-CS"
    },
    {
     "domains": {},
     "id": 4100,
     "name": "RHB7"
    },
    {
     "domains": {},
     "id": 600,
     "name": "AT-IP"
    },
    {
     "domains": {},
     "id": 3600,
     "name": "MH"
    },
    {
     "domains": {},
     "id": 400,
     "name": "AT-AC"
    },
    {
     "domains": {},
     "id": 1800,
     "name": "CN"
    },
    {
     "domains": {},
     "id": 500,
     "name": "AT-C"
    },
    {
     "domains": {},
     "id": 2100,
     "name": "CR"
    },
    {
     "domains": {},
     "id": 3200,
     "name": "MB-T4-2"
    },
    {
     "domains": {},
     "id": 3800,
     "name": "PD"
    },
    {
     "domains": {},
     "id": 2800,
     "name": "MB-T4-1"
    },
    {
     "domains": {},
     "id": 3900,
     "name": "PF"
    },
    {
     "domains": {},
     "id": 5800,
     "name": "S-T5-1"
    },
    {
     "domains": {},
     "id": 5100,
     "name": "RSB40"
    },
    {
     "domains": {},
     "id": 4600,
     "name": "RO"
    },
    {
     "domains": {},
     "id": 3700,
     "name": "OS"
    },
    {
     "domains": {},
     "id": 3500,
     "name": "MB-T5"
    },
    {
     "domains": {},
     "id": 5200,
     "name": "RSB6"
    },
    {
     "domains": {},
     "id": 1100,
     "name": "CB"
    },
    {
     "domains": {},
     "id": 4300,
     "name": "RMB3.5"
    },
    {
     "domains": {},
     "id": 2000,
     "name": "CO"
    },
    {
     "domains": {},
     "id": 3000,
     "name": "MB-T4-1-COMM 2"
    },
    {
     "domains": {},
     "id": 2320,
     "name": "IG"
    },
    {
     "domains": {},
     "id": 2340,
     "name": "IL"
    },
    {
     "domains": {},
     "id": 2360,
     "name": "IP"
    },
    {
     "domains": {},
     "id": 3620,
     "name": "NE"
    },
    {
     "domains": {},
     "id": 3640,
     "name": "NG"
    },
    {
     "domains": {},
     "id": 6000,
     "name": "UC"
    },
    {
     "domains": {},
     "id": 6020,
     "name": "UN"
    },
    {
     "domains": {},
     "id": 6040,
     "name": "UNL"
    },
    {
     "domains": {},
     "id": 3520,
     "name": "MB-CC"
    },
    {
     "domains": {},
     "id": 3530,
     "name": "MB-CN"
    },
    {
     "domains": {},
     "id": 3540,
     "name": "MB-NN"
    },
    {
     "domains": {},
     "id": 2120,
     "name": "DT-MS"
    }
   ],
   "subtypes": [
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5000,
     "name": "RSB4"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 1900,
     "name": "CN-R"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4400,
     "name": "RMB4"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 300,
     "name": "AB160A"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4700,
     "name": "RS"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 1600,
     "name": "CG"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 100,
     "name": "A"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 700,
     "name": "AT-O"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 1500,
     "name": "CC-R"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4500,
     "name": "RNP"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2500,
     "name": "MB-CS"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3100,
     "name": "MB-T4-1-HEIGHT"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4000,
     "name": "RH"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 800,
     "name": "AT-R"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 1200,
     "name": "CBB20"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5600,
     "name": "S-T4"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4900,
     "name": "RSB20"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2900,
     "name": "MB-T4-1-COMM 1"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 900,
     "name": "AT-RM"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5300,
     "name": "RSB8"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4800,
     "name": "RSB10"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3300,
     "name": "MB-T4-2-COMM 1"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3400,
     "name": "MB-T4-2-COMM 2"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4200,
     "name": "RM"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2700,
     "name": "MB-T3"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2200,
     "name": "FP"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 1300,
     "name": "CC-C"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 200,
     "name": "AB10A"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5400,
     "name": "SMU"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5900,
     "name": "S-T5-2"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5700,
     "name": "S-T5"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5,
     "name": "N/A"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 1700,
     "name": "CL"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 10,
     "name": "County"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2600,
     "name": "MB-CS-HEIGHT"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5500,
     "name": "S-CS"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4100,
     "name": "RHB7"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 600,
     "name": "AT-IP"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3600,
     "name": "MH"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 400,
     "name": "AT-AC"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 1800,
     "name": "CN"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 500,
     "name": "AT-C"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2100,
     "name": "CR"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3200,
     "name": "MB-T4-2"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3800,
     "name": "PD"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2800,
     "name": "MB-T4-1"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3900,
     "name": "PF"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5800,
     "name": "S-T5-1"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5100,
     "name": "RSB40"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4600,
     "name": "RO"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3700,
     "name": "OS"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3500,
     "name": "MB-T5"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 5200,
     "name": "RSB6"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 1100,
     "name": "CB"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 4300,
     "name": "RMB3.5"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2000,
     "name": "CO"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3000,
     "name": "MB-T4-1-COMM 2"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2320,
     "name": "IG"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2340,
     "name": "IL"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2360,
     "name": "IP"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3620,
     "name": "NE"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3640,
     "name": "NG"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 6000,
     "name": "UC"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 6020,
     "name": "UN"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 6040,
     "name": "UNL"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3520,
     "name": "MB-CC"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3530,
     "name": "MB-CN"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 3540,
     "name": "MB-NN"
    },
    {
     "domains": {},
     "defaultValues": {
      "SubtypeField": null,
      "ZONING_": null,
      "ZONING_REPORT": null,
      "ZONING_DETAIL": null,
      "PD_Type": null,
      "IMSLEGEND": null,
      "MunisCode": null,
      "SECTION_": null,
      "COMB_SECTION": null,
      "COMB_DISTRICT": null,
      "ZONING_SDD_JOIN": null,
      "SDD": null,
      "SDD_SECTION": null,
      "ZoningOverlay": null,
      "Comment": null,
      "Application": null,
      "Application_2": null,
      "Application_3": null,
      "Application_4": null,
      "Application_5": null,
      "Resolution": null,
      "Resolution_2": null,
      "Resolution_3": null,
      "Resolution_4": null,
      "Resolution_5": null,
      "ResolutionURL": null,
      "Resolution_2_URL": null,
      "Resolution_3_URL": null,
      "Resolution_4_URL": null,
      "Resolution_5_URL": null,
      "Ordinance": null,
      "Ordinance_2": null,
      "Ordinance_3": null,
      "Ordinance_4": null,
      "Ordinance_5": null,
      "OrdinanceURL": null,
      "Ordinance_2_URL": null,
      "Ordinance_3_URL": null,
      "Ordinance_4_URL": null,
      "Ordinance_5_URL": null,
      "MuniCodeURL": null,
      "MuniCode_2_URL": null,
      "MuniCode_3_URL": null,
      "MuniCode_4_URL": null,
      "MuniCode_5_URL": null,
      "ZoningOverlay_URL": null
     },
     "code": 2120,
     "name": "DT-MS"
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 8,
   "name": "Parcels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 9027.977411,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        170,
        0,
        255
       ],
       "width": 1.2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3605272221099999E7,
    "ymin": 4512020.866300002,
    "xmax": -1.35671906838E7,
    "ymax": 4537570.895300001,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "OWN_NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "APN1",
     "type": "esriFieldTypeString",
     "alias": "APN1",
     "length": 5,
     "domain": null
    },
    {
     "name": "APN2",
     "type": "esriFieldTypeString",
     "alias": "APN2",
     "length": 5,
     "domain": null
    },
    {
     "name": "APN3",
     "type": "esriFieldTypeString",
     "alias": "APN3",
     "length": 5,
     "domain": null
    },
    {
     "name": "APN4",
     "type": "esriFieldTypeString",
     "alias": "APN4",
     "length": 5,
     "domain": null
    },
    {
     "name": "EDIT_DATE",
     "type": "esriFieldTypeString",
     "alias": "EDIT_DATE",
     "length": 10,
     "domain": null
    },
    {
     "name": "EDIT_NOTES",
     "type": "esriFieldTypeString",
     "alias": "EDIT_NOTES",
     "length": 50,
     "domain": null
    },
    {
     "name": "V_LEVEL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "V_LEVEL",
     "domain": null
    },
    {
     "name": "EDITED_BY",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EDITED_BY",
     "domain": {
      "type": "codedValue",
      "name": "EDITED_BY",
      "description": "Name of person who edited the parcel",
      "codedValues": [
       {
        "name": "1 - JEFF",
        "code": 1
       },
       {
        "name": "2 - MIKE",
        "code": 2
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "EDIT_SOURCE",
     "type": "esriFieldTypeSmallInteger",
     "alias": "EDIT_SOURCE",
     "domain": {
      "type": "codedValue",
      "name": "EDIT_SOURCE",
      "description": "Source of edits",
      "codedValues": [
       {
        "name": "1 - ASSESSOR MAP",
        "code": 1
       },
       {
        "name": "2 - CAD",
        "code": 2
       },
       {
        "name": "3 - FUTURE PARCELS",
        "code": 3
       },
       {
        "name": "4 - STAFF",
        "code": 4
       },
       {
        "name": "5 - FIELD CHECK",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "APN_GIS",
     "type": "esriFieldTypeString",
     "alias": "APN_GIS",
     "length": 15,
     "domain": null
    },
    {
     "name": "APN_BK_PG",
     "type": "esriFieldTypeString",
     "alias": "APN_BK_PG",
     "length": 10,
     "domain": null
    },
    {
     "name": "OWN_NAME",
     "type": "esriFieldTypeString",
     "alias": "OWN_NAME",
     "length": 60,
     "domain": null
    },
    {
     "name": "OWNERCENSORED",
     "type": "esriFieldTypeString",
     "alias": "OWNERCENSORED",
     "length": 60,
     "domain": null
    },
    {
     "name": "P_HouseNum",
     "type": "esriFieldTypeString",
     "alias": "P_HouseNum",
     "length": 10,
     "domain": null
    },
    {
     "name": "P_Prefix",
     "type": "esriFieldTypeString",
     "alias": "P_Prefix",
     "length": 16,
     "domain": null
    },
    {
     "name": "P_Pre_Type",
     "type": "esriFieldTypeString",
     "alias": "P_Pre_Type",
     "length": 10,
     "domain": null
    },
    {
     "name": "P_Street_Name",
     "type": "esriFieldTypeString",
     "alias": "P_Street_Name",
     "length": 60,
     "domain": null
    },
    {
     "name": "P_Street_Type",
     "type": "esriFieldTypeString",
     "alias": "P_Street_Type",
     "length": 10,
     "domain": null
    },
    {
     "name": "P_Suffix_Dir",
     "type": "esriFieldTypeString",
     "alias": "P_Suffix_Dir",
     "length": 50,
     "domain": null
    },
    {
     "name": "P_House_Unit",
     "type": "esriFieldTypeString",
     "alias": "P_House_Unit",
     "length": 10,
     "domain": null
    },
    {
     "name": "P_City",
     "type": "esriFieldTypeString",
     "alias": "P_City",
     "length": 60,
     "domain": null
    },
    {
     "name": "P_State",
     "type": "esriFieldTypeString",
     "alias": "P_State",
     "length": 2,
     "domain": null
    },
    {
     "name": "P_Zipcode",
     "type": "esriFieldTypeString",
     "alias": "P_Zipcode",
     "length": 5,
     "domain": null
    },
    {
     "name": "P_AREA",
     "type": "esriFieldTypeDouble",
     "alias": "P_AREA",
     "domain": null
    },
    {
     "name": "P_ST_ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "P_ST_ADDRESS",
     "length": 60,
     "domain": null
    },
    {
     "name": "M_ST_ADDRESS",
     "type": "esriFieldTypeString",
     "alias": "M_ST_ADDRESS",
     "length": 50,
     "domain": null
    },
    {
     "name": "M_CITY",
     "type": "esriFieldTypeString",
     "alias": "M_CITY",
     "length": 50,
     "domain": null
    },
    {
     "name": "M_STATE",
     "type": "esriFieldTypeString",
     "alias": "M_STATE",
     "length": 2,
     "domain": null
    },
    {
     "name": "M_ZIP_FULL",
     "type": "esriFieldTypeString",
     "alias": "M_ZIP_FULL",
     "length": 12,
     "domain": null
    },
    {
     "name": "UPDATE_DATE",
     "type": "esriFieldTypeString",
     "alias": "UPDATE_DATE",
     "length": 12,
     "domain": null
    },
    {
     "name": "AM_HYPERLINK",
     "type": "esriFieldTypeString",
     "alias": "AM_HYPERLINK",
     "length": 10,
     "domain": null
    },
    {
     "name": "APN_PQ",
     "type": "esriFieldTypeString",
     "alias": "APN_PQ",
     "length": 20,
     "domain": null
    },
    {
     "name": "APN_ACA",
     "type": "esriFieldTypeString",
     "alias": "APN_ACA",
     "length": 20,
     "domain": null
    },
    {
     "name": "TAXRATEAREA",
     "type": "esriFieldTypeString",
     "alias": "TAXRATEAREA",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "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": "R794_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "idx_APN_PQ",
     "fields": "APN_PQ",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S759_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "publication.SDE.ALCO_Assessor",
     "relatedTableId": 14,
     "role": "esriRelRoleOrigin",
     "keyField": "APN_GIS",
     "cardinality": "esriRelCardinalityOneToOne",
     "composite": false
    }
   ],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 9,
   "name": "Jurisdictions",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 577790.554289,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "field2": null,
     "field3": null,
     "defaultSymbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        178,
        178,
        178,
        255
       ],
       "width": 2
      }
     },
     "defaultLabel": "Outside Jurisdictions",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          77,
          168,
          255
         ],
         "width": 2
        }
       },
       "value": "City of Hayward",
       "label": "City of Hayward",
       "description": ""
      }
     ],
     "fieldDelimiter": ","
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": "NAME = 'City of Hayward'",
      "labelExpression": "[NAME]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        102,
        153,
        205,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Georgia",
        "size": 12,
        "style": "italic",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 18055.954822
     },
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": "NAME <> 'City of Hayward'",
      "labelExpression": "[NAME_ONLY]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        255,
        255,
        255,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": [
        104,
        104,
        104,
        255
       ],
       "haloSize": 2,
       "font": {
        "family": "Georgia",
        "size": 8,
        "style": "italic",
        "weight": "bold",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.36225937304E7,
    "ymin": 4502605.2136999965,
    "xmax": -1.3521903489799999E7,
    "ymax": 4566253.255099997,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_12",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "NAME_SHORT",
     "type": "esriFieldTypeString",
     "alias": "NAME_SHORT",
     "length": 30,
     "domain": null
    },
    {
     "name": "POLITICAL_",
     "type": "esriFieldTypeString",
     "alias": "POLITICAL_",
     "length": 20,
     "domain": null
    },
    {
     "name": "NAME_ONLY",
     "type": "esriFieldTypeString",
     "alias": "NAME_ONLY",
     "length": 25,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "RuleID_1",
     "type": "esriFieldTypeInteger",
     "alias": "RuleID_1",
     "domain": null
    },
    {
     "name": "Sq_Mi",
     "type": "esriFieldTypeDouble",
     "alias": "Square Miles",
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 50,
     "domain": null
    },
    {
     "name": "Zone",
     "type": "esriFieldTypeString",
     "alias": "Zone",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "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": "R939_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S901_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 10,
   "name": "Aerial Photo - 2020",
   "type": "Raster Layer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 9028,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3605761382462354E7,
    "ymin": 4515113.677802687,
    "xmax": -1.3572936136722948E7,
    "ymax": 4537058.716755384,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query",
   "supportsStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsHavingClause": false,
    "supportsCountDistinct": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 11,
   "name": "Census Tract",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 144447.638572,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        76,
        0,
        115,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "where": null,
      "labelExpression": "[NAME10]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        76,
        0,
        115,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "center",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Verdana",
        "size": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 0,
      "maxScale": 0
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.3857273186900001E7,
    "ymin": 3832929.991700001,
    "xmax": -1.27050282922E7,
    "ymax": 5162405.151100002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME10",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "STATEFP10",
     "type": "esriFieldTypeString",
     "alias": "STATEFP10",
     "length": 2,
     "domain": null
    },
    {
     "name": "COUNTYFP10",
     "type": "esriFieldTypeString",
     "alias": "COUNTYFP10",
     "length": 3,
     "domain": null
    },
    {
     "name": "TRACTCE10",
     "type": "esriFieldTypeString",
     "alias": "TRACTCE10",
     "length": 6,
     "domain": null
    },
    {
     "name": "GEOID10",
     "type": "esriFieldTypeString",
     "alias": "GEOID10",
     "length": 11,
     "domain": null
    },
    {
     "name": "NAME10",
     "type": "esriFieldTypeString",
     "alias": "NAME10",
     "length": 7,
     "domain": null
    },
    {
     "name": "NAMELSAD10",
     "type": "esriFieldTypeString",
     "alias": "NAMELSAD10",
     "length": 20,
     "domain": null
    },
    {
     "name": "MTFCC10",
     "type": "esriFieldTypeString",
     "alias": "MTFCC10",
     "length": 5,
     "domain": null
    },
    {
     "name": "FUNCSTAT10",
     "type": "esriFieldTypeString",
     "alias": "FUNCSTAT10",
     "length": 1,
     "domain": null
    },
    {
     "name": "ALAND10",
     "type": "esriFieldTypeDouble",
     "alias": "ALAND10",
     "domain": null
    },
    {
     "name": "AWATER10",
     "type": "esriFieldTypeDouble",
     "alias": "AWATER10",
     "domain": null
    },
    {
     "name": "INTPTLAT10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLAT10",
     "length": 11,
     "domain": null
    },
    {
     "name": "INTPTLON10",
     "type": "esriFieldTypeString",
     "alias": "INTPTLON10",
     "length": 12,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "TotalPop_SF1P0010001",
     "type": "esriFieldTypeInteger",
     "alias": "TotalPop_SF1P0010001",
     "domain": null
    },
    {
     "name": "Shape.area",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.area",
     "domain": null
    },
    {
     "name": "Shape.len",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.len",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R425_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "idx_GEOID10",
     "fields": "GEOID10",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "a398_ix1",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 12,
   "name": "PD North and South Districts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        132,
        168,
        255
       ],
       "width": 2
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.3605272221099999E7,
    "ymin": 4519895.038699999,
    "xmax": -1.35799771503E7,
    "ymax": 4535720.454099998,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "District",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "RuleID",
     "type": "esriFieldTypeInteger",
     "alias": "RuleID",
     "domain": null
    },
    {
     "name": "RuleID_1",
     "type": "esriFieldTypeInteger",
     "alias": "RuleID_1",
     "domain": null
    },
    {
     "name": "RuleID_2",
     "type": "esriFieldTypeInteger",
     "alias": "RuleID_2",
     "domain": null
    },
    {
     "name": "District",
     "type": "esriFieldTypeString",
     "alias": "District",
     "length": 10,
     "domain": null
    },
    {
     "name": "created_user",
     "type": "esriFieldTypeString",
     "alias": "created_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "created_date",
     "type": "esriFieldTypeDate",
     "alias": "created_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "last_edited_user",
     "type": "esriFieldTypeString",
     "alias": "last_edited_user",
     "length": 255,
     "domain": null
    },
    {
     "name": "last_edited_date",
     "type": "esriFieldTypeDate",
     "alias": "last_edited_date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "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": "R1101_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1049_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "supportsCoordinatesQuantization": true
  },
  {
   "currentVersion": 10.81,
   "id": 13,
   "name": "GoGov Special Condition Areas",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 102100,
    "latestWkid": 3857
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSBackwardDiagonal",
      "color": [
       230,
       76,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        230,
        76,
        0,
        255
       ],
       "width": 0.4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": -1.3592990672600001E7,
    "ymin": 4527377.4833,
    "xmax": -1.3592434429200001E7,
    "ymax": 4527916.840800002,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 50,
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 50,
     "domain": null
    },
    {
     "name": "Description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 50,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STArea()",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    },
    {
     "name": "Restricted",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Restricted",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1074_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1023_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "supportsCoordinatesQuantization": true
  }
 ],
 "tables": [
  {
   "currentVersion": 10.81,
   "id": 14,
   "name": "ALCO_Assessor",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SITUSSTREETNAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "APN",
     "type": "esriFieldTypeString",
     "alias": "APN",
     "length": 13,
     "domain": null
    },
    {
     "name": "APN_ACA",
     "type": "esriFieldTypeString",
     "alias": "APN_ACA",
     "length": 15,
     "domain": null
    },
    {
     "name": "APN_GIS",
     "type": "esriFieldTypeString",
     "alias": "APN_GIS",
     "length": 13,
     "domain": null
    },
    {
     "name": "APN_PQ",
     "type": "esriFieldTypeString",
     "alias": "APN_PQ",
     "length": 16,
     "domain": null
    },
    {
     "name": "SITUSADDRESS",
     "type": "esriFieldTypeString",
     "alias": "SITUSADDRESS",
     "length": 70,
     "domain": null
    },
    {
     "name": "SITUSUNITNUMBER",
     "type": "esriFieldTypeString",
     "alias": "SITUSUNITNUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "SITUSCITY",
     "type": "esriFieldTypeString",
     "alias": "SITUSCITY",
     "length": 30,
     "domain": null
    },
    {
     "name": "SITUSSTATE",
     "type": "esriFieldTypeString",
     "alias": "SITUSSTATE",
     "length": 2,
     "domain": null
    },
    {
     "name": "SITUSZIPCODE",
     "type": "esriFieldTypeString",
     "alias": "SITUSZIPCODE",
     "length": 5,
     "domain": null
    },
    {
     "name": "SITUSSTREETNUMBER",
     "type": "esriFieldTypeString",
     "alias": "SITUSSTREETNUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "SITUSSTREETPREFIX",
     "type": "esriFieldTypeString",
     "alias": "SITUSSTREETPREFIX",
     "length": 1,
     "domain": null
    },
    {
     "name": "SITUSSTREETNAME",
     "type": "esriFieldTypeString",
     "alias": "SITUSSTREETNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "SITUSSTREETEXT",
     "type": "esriFieldTypeString",
     "alias": "SITUSSTREETEXT",
     "length": 4,
     "domain": null
    },
    {
     "name": "SITUSZIP4",
     "type": "esriFieldTypeString",
     "alias": "SITUSZIP4",
     "length": 4,
     "domain": null
    },
    {
     "name": "OWNERFIRSTNAME",
     "type": "esriFieldTypeString",
     "alias": "OWNERFIRSTNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "OWNERLASTNAME",
     "type": "esriFieldTypeString",
     "alias": "OWNERLASTNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "OWNERNAME",
     "type": "esriFieldTypeString",
     "alias": "OWNERNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "OWNERNAMECENSORED",
     "type": "esriFieldTypeString",
     "alias": "OWNERNAMECENSORED",
     "length": 50,
     "domain": null
    },
    {
     "name": "MAILCAREOFNAME",
     "type": "esriFieldTypeString",
     "alias": "MAILCAREOFNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "MAILATTENTIONNAME",
     "type": "esriFieldTypeString",
     "alias": "MAILATTENTIONNAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "MAILSTREETADDRESS",
     "type": "esriFieldTypeString",
     "alias": "MAILSTREETADDRESS",
     "length": 75,
     "domain": null
    },
    {
     "name": "MAILUNITNUMBER",
     "type": "esriFieldTypeString",
     "alias": "MAILUNITNUMBER",
     "length": 10,
     "domain": null
    },
    {
     "name": "MAILCITY",
     "type": "esriFieldTypeString",
     "alias": "MAILCITY",
     "length": 30,
     "domain": null
    },
    {
     "name": "MAILSTATE",
     "type": "esriFieldTypeString",
     "alias": "MAILSTATE",
     "length": 10,
     "domain": null
    },
    {
     "name": "MAILZIPCODE",
     "type": "esriFieldTypeString",
     "alias": "MAILZIPCODE",
     "length": 5,
     "domain": null
    },
    {
     "name": "MAILZIPCODE4",
     "type": "esriFieldTypeString",
     "alias": "MAILZIPCODE4",
     "length": 4,
     "domain": null
    },
    {
     "name": "MAILBARCODEWALKSEQUENCE",
     "type": "esriFieldTypeString",
     "alias": "MAILBARCODEWALKSEQUENCE",
     "length": 2,
     "domain": null
    },
    {
     "name": "MAILBARCODECHECKDIGIT",
     "type": "esriFieldTypeString",
     "alias": "MAILBARCODECHECKDIGIT",
     "length": 1,
     "domain": null
    },
    {
     "name": "MAILEFFECTIVEDATE",
     "type": "esriFieldTypeString",
     "alias": "MAILEFFECTIVEDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "MAILSOURCECODE",
     "type": "esriFieldTypeString",
     "alias": "MAILSOURCECODE",
     "length": 1,
     "domain": null
    },
    {
     "name": "PRIMARYTRA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PRIMARYTRA",
     "domain": null
    },
    {
     "name": "SECONDARYTRA",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SECONDARYTRA",
     "domain": null
    },
    {
     "name": "TAXRATEAREA",
     "type": "esriFieldTypeInteger",
     "alias": "TAXRATEAREA",
     "domain": null
    },
    {
     "name": "LANDVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "LANDVALUE",
     "domain": null
    },
    {
     "name": "IMPROVEMENTVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "IMPROVEMENTVALUE",
     "domain": null
    },
    {
     "name": "LANDIMPROVRATIO",
     "type": "esriFieldTypeInteger",
     "alias": "LANDIMPROVRATIO",
     "domain": null
    },
    {
     "name": "CLCALANDVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "CLCALANDVALUE",
     "domain": null
    },
    {
     "name": "CLCAIMPROVEMENTVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "CLCAIMPROVEMENTVALUE",
     "domain": null
    },
    {
     "name": "FIXTURESVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "FIXTURESVALUE",
     "domain": null
    },
    {
     "name": "PERSONALPROPERTYVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "PERSONALPROPERTYVALUE",
     "domain": null
    },
    {
     "name": "HOUSEHOLDPERSONALPROPERTYVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "HOUSEHOLDPERSONALPROPERTYVALUE",
     "domain": null
    },
    {
     "name": "HOMEOWNERSEXEMPTIONVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "HOMEOWNERSEXEMPTIONVALUE",
     "domain": null
    },
    {
     "name": "OTHEREXEMPTIONVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "OTHEREXEMPTIONVALUE",
     "domain": null
    },
    {
     "name": "NETTOTALVALUE",
     "type": "esriFieldTypeDouble",
     "alias": "NETTOTALVALUE",
     "domain": null
    },
    {
     "name": "LASTDOCUMENTPREFIX",
     "type": "esriFieldTypeString",
     "alias": "LASTDOCUMENTPREFIX",
     "length": 4,
     "domain": null
    },
    {
     "name": "LASTDOCUMENTSERIES",
     "type": "esriFieldTypeInteger",
     "alias": "LASTDOCUMENTSERIES",
     "domain": null
    },
    {
     "name": "LASTDOCUMENTDATE",
     "type": "esriFieldTypeInteger",
     "alias": "LASTDOCUMENTDATE",
     "domain": null
    },
    {
     "name": "LASTDOCUMENTINPUTDATE",
     "type": "esriFieldTypeInteger",
     "alias": "LASTDOCUMENTINPUTDATE",
     "domain": null
    },
    {
     "name": "USECODE",
     "type": "esriFieldTypeInteger",
     "alias": "USECODE",
     "domain": null
    },
    {
     "name": "USEDESCRIPTION",
     "type": "esriFieldTypeString",
     "alias": "USEDESCRIPTION",
     "length": 81,
     "domain": null
    },
    {
     "name": "PROPERTYCHARACTERCHANGEDATE",
     "type": "esriFieldTypeInteger",
     "alias": "PROPERTYCHARACTERCHANGEDATE",
     "domain": null
    },
    {
     "name": "NUMBERUNITS",
     "type": "esriFieldTypeInteger",
     "alias": "NUMBERUNITS",
     "domain": null
    },
    {
     "name": "BUILDINGCLASS",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGCLASS",
     "length": 4,
     "domain": null
    },
    {
     "name": "BUILDINGEFFECTIVEYEAR",
     "type": "esriFieldTypeString",
     "alias": "BUILDINGEFFECTIVEYEAR",
     "length": 4,
     "domain": null
    },
    {
     "name": "BUILDINGAREA",
     "type": "esriFieldTypeDouble",
     "alias": "BUILDINGAREA",
     "domain": null
    },
    {
     "name": "LOTSIZE",
     "type": "esriFieldTypeDouble",
     "alias": "LOTSIZE",
     "domain": null
    },
    {
     "name": "ACRECODE",
     "type": "esriFieldTypeString",
     "alias": "ACRECODE",
     "length": 1,
     "domain": null
    },
    {
     "name": "NUMBEROFBUILDINGS",
     "type": "esriFieldTypeInteger",
     "alias": "NUMBEROFBUILDINGS",
     "domain": null
    },
    {
     "name": "NUMBEROFSTORIES",
     "type": "esriFieldTypeSingle",
     "alias": "NUMBEROFSTORIES",
     "domain": null
    },
    {
     "name": "NUMBEROFROOMS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBEROFROOMS",
     "domain": null
    },
    {
     "name": "NUMBEROFBEDROOMS",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NUMBEROFBEDROOMS",
     "domain": null
    },
    {
     "name": "NUMBEROFBATH",
     "type": "esriFieldTypeSingle",
     "alias": "NUMBEROFBATH",
     "domain": null
    },
    {
     "name": "PERCENTOFFICE",
     "type": "esriFieldTypeInteger",
     "alias": "PERCENTOFFICE",
     "domain": null
    },
    {
     "name": "LANDFLAG",
     "type": "esriFieldTypeString",
     "alias": "LANDFLAG",
     "length": 1,
     "domain": null
    },
    {
     "name": "CONFORMITYFLAG",
     "type": "esriFieldTypeString",
     "alias": "CONFORMITYFLAG",
     "length": 1,
     "domain": null
    },
    {
     "name": "ADDITIONAREA",
     "type": "esriFieldTypeInteger",
     "alias": "ADDITIONAREA",
     "domain": null
    },
    {
     "name": "MISCAREA",
     "type": "esriFieldTypeInteger",
     "alias": "MISCAREA",
     "domain": null
    },
    {
     "name": "RENTABLESPACE",
     "type": "esriFieldTypeInteger",
     "alias": "RENTABLESPACE",
     "domain": null
    },
    {
     "name": "YEARBUILT",
     "type": "esriFieldTypeString",
     "alias": "YEARBUILT",
     "length": 4,
     "domain": null
    },
    {
     "name": "CONDOTYPE",
     "type": "esriFieldTypeString",
     "alias": "CONDOTYPE",
     "length": 1,
     "domain": null
    },
    {
     "name": "ELEVATORFLAG",
     "type": "esriFieldTypeString",
     "alias": "ELEVATORFLAG",
     "length": 1,
     "domain": null
    },
    {
     "name": "SWIMMINGPOOLCODE",
     "type": "esriFieldTypeString",
     "alias": "SWIMMINGPOOLCODE",
     "length": 1,
     "domain": null
    },
    {
     "name": "SWIMMINGPOOLBUILT",
     "type": "esriFieldTypeString",
     "alias": "SWIMMINGPOOLBUILT",
     "length": 4,
     "domain": null
    },
    {
     "name": "REMODELCODE",
     "type": "esriFieldTypeString",
     "alias": "REMODELCODE",
     "length": 3,
     "domain": null
    },
    {
     "name": "CONDITIONCODE",
     "type": "esriFieldTypeString",
     "alias": "CONDITIONCODE",
     "length": 3,
     "domain": null
    },
    {
     "name": "PARKINGCODE",
     "type": "esriFieldTypeString",
     "alias": "PARKINGCODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "PARKINGTYPE",
     "type": "esriFieldTypeString",
     "alias": "PARKINGTYPE",
     "length": 10,
     "domain": null
    },
    {
     "name": "AMENITIESCODE",
     "type": "esriFieldTypeString",
     "alias": "AMENITIESCODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "UNITFLOOR",
     "type": "esriFieldTypeSmallInteger",
     "alias": "UNITFLOOR",
     "domain": null
    },
    {
     "name": "WALLHEIGHT",
     "type": "esriFieldTypeSingle",
     "alias": "WALLHEIGHT",
     "domain": null
    },
    {
     "name": "VIEWCODE",
     "type": "esriFieldTypeString",
     "alias": "VIEWCODE",
     "length": 1,
     "domain": null
    },
    {
     "name": "SLOPECODE",
     "type": "esriFieldTypeString",
     "alias": "SLOPECODE",
     "length": 1,
     "domain": null
    },
    {
     "name": "TOPOGRAPHYCODE",
     "type": "esriFieldTypeString",
     "alias": "TOPOGRAPHYCODE",
     "length": 1,
     "domain": null
    },
    {
     "name": "HAZARDCODE",
     "type": "esriFieldTypeString",
     "alias": "HAZARDCODE",
     "length": 2,
     "domain": null
    },
    {
     "name": "ECONOMICUNITFLAG",
     "type": "esriFieldTypeString",
     "alias": "ECONOMICUNITFLAG",
     "length": 1,
     "domain": null
    },
    {
     "name": "ENDDATE",
     "type": "esriFieldTypeString",
     "alias": "ENDDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "UpdateDate",
     "type": "esriFieldTypeDate",
     "alias": "UPDATEDATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "FileDate",
     "type": "esriFieldTypeInteger",
     "alias": "FileDate",
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "R629_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "NonClusteredIndex-20161110-APN_GIS",
     "fields": "APN_GIS",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "publication.SDE.HaywardParcels",
     "relatedTableId": 8,
     "role": "esriRelRoleDestination",
     "keyField": "APN_GIS",
     "cardinality": "esriRelCardinalityOneToOne",
     "composite": false
    }
   ],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 10000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON",
   "isDataVersioned": false,
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsCountDistinct": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "dateFieldsTimeReference": null
  }
 ]
}