{
 "layers": [
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 8,
   "name": "Parcels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkt": "PROJCS[\"HENNEPIN COUNTY\",GEOGCS[\"GCS_User_Defined\",DATUM[\"D_User_Defined\",SPHEROID[\"User_Defined_Spheroid\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]",
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -119096800,
    "falseY": -98462100,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 15000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        104,
        104,
        104,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[House_Number]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "dynamic",
      "repeatLabel": false,
      "stackLabel": true,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "stackRowLength": 24,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 5000,
      "name": "Default",
      "priority": 9,
      "symbol": {
       "type": "esriTS",
       "color": [
        38,
        115,
        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": "Arial Narrow",
        "size": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.039711896801974E7,
    "ymin": 5587788.692864875,
    "xmax": -1.0374765499293974E7,
    "ymax": 5600001.682842145,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PID",
     "type": "esriFieldTypeString",
     "alias": "PID",
     "length": 13,
     "domain": null
    },
    {
     "name": "SiteAddress",
     "type": "esriFieldTypeString",
     "alias": "SiteAddress",
     "length": 50,
     "domain": null
    },
    {
     "name": "City",
     "type": "esriFieldTypeString",
     "alias": "City",
     "length": 18,
     "domain": null
    },
    {
     "name": "State",
     "type": "esriFieldTypeString",
     "alias": "State",
     "length": 2,
     "domain": null
    },
    {
     "name": "Zip",
     "type": "esriFieldTypeString",
     "alias": "Zip",
     "length": 12,
     "domain": null
    },
    {
     "name": "Unit_Number",
     "type": "esriFieldTypeString",
     "alias": "Unit_Number",
     "length": 12,
     "domain": null
    },
    {
     "name": "Section_",
     "type": "esriFieldTypeString",
     "alias": "Section",
     "length": 7,
     "domain": null
    },
    {
     "name": "Township",
     "type": "esriFieldTypeString",
     "alias": "Township",
     "length": 3,
     "domain": null
    },
    {
     "name": "Range",
     "type": "esriFieldTypeString",
     "alias": "Range",
     "length": 7,
     "domain": null
    },
    {
     "name": "Quarter_Quarter",
     "type": "esriFieldTypeString",
     "alias": "Quarter_Quarter",
     "length": 3,
     "domain": null
    },
    {
     "name": "Site_name",
     "type": "esriFieldTypeString",
     "alias": "Site_name",
     "length": 60,
     "domain": null
    },
    {
     "name": "Area_SF",
     "type": "esriFieldTypeDouble",
     "alias": "Area_SF",
     "domain": null
    },
    {
     "name": "School_District",
     "type": "esriFieldTypeString",
     "alias": "School_District",
     "length": 30,
     "domain": null
    },
    {
     "name": "Watershed_district",
     "type": "esriFieldTypeString",
     "alias": "Watershed_district",
     "length": 30,
     "domain": {
      "type": "codedValue",
      "name": "ParcelWatershedDistrictStatus",
      "description": "",
      "codedValues": [
       {
        "name": "Richfield-Bloomington",
        "code": "0"
       },
       {
        "name": "Nine Mile Creek",
        "code": "1"
       },
       {
        "name": "Lower Minnesota River",
        "code": "2"
       },
       {
        "name": "Riley-Purgatory-Bluff Creek",
        "code": "4"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Lot",
     "type": "esriFieldTypeString",
     "alias": "Lot",
     "length": 3,
     "domain": null
    },
    {
     "name": "Block",
     "type": "esriFieldTypeString",
     "alias": "Block",
     "length": 3,
     "domain": null
    },
    {
     "name": "Addition_Name",
     "type": "esriFieldTypeString",
     "alias": "Addition_Name",
     "length": 75,
     "domain": null
    },
    {
     "name": "Zoning",
     "type": "esriFieldTypeString",
     "alias": "Zoning",
     "length": 50,
     "domain": null
    },
    {
     "name": "Overlay_District",
     "type": "esriFieldTypeString",
     "alias": "Overlay_District",
     "length": 50,
     "domain": null
    },
    {
     "name": "Guide_Plan",
     "type": "esriFieldTypeString",
     "alias": "Guide_Plan",
     "length": 50,
     "domain": null
    },
    {
     "name": "REM_PID",
     "type": "esriFieldTypeString",
     "alias": "REM_PID",
     "length": 6,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Homestead",
     "type": "esriFieldTypeString",
     "alias": "Homestead",
     "length": 1,
     "domain": null
    },
    {
     "name": "Legal_Desc",
     "type": "esriFieldTypeString",
     "alias": "Legal Description",
     "length": 3500,
     "domain": null
    },
    {
     "name": "Builder",
     "type": "esriFieldTypeString",
     "alias": "Builder",
     "length": 50,
     "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": "GDB_13386_PID",
     "fields": "PID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "GDB_13386_REM_PI",
     "fields": "REM_PID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S557_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "DBO.PermitsPlus_Permits",
     "relatedTableId": 11,
     "role": "esriRelRoleOrigin",
     "keyField": "PID",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false
    }
   ],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "c09b6f4383f742c98abf56a386a5a34c"
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 0,
   "name": "Municipal Boundary",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkt": "PROJCS[\"HENNEPIN COUNTY\",GEOGCS[\"GCS_User_Defined\",DATUM[\"D_User_Defined\",SPHEROID[\"User_Defined_Spheroid\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",100000.0],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]",
    "xyTolerance": 0.003280833333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -119096800,
    "falseY": -98462100,
    "xyUnits": 3048.0060960121928,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       130,
       130,
       130,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.0397118941625722E7,
    "ymin": 5587700.007434279,
    "xmax": -1.0374654486513326E7,
    "ymax": 5600002.123842967,
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857,
     "xyTolerance": 0.001,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -20037700,
     "falseY": -30241100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "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": "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": "Area_Acres",
     "type": "esriFieldTypeDouble",
     "alias": "Area Acres",
     "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": "R16_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S10_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "supportsDatumTransformation": true,
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeAreaFieldName": "Shape.STArea()",
    "shapeLengthFieldName": "Shape.STLength()",
    "units": "esriFeet",
    "mapUnits": {"uwkid": 9003}
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true,
   "serviceItemId": "c09b6f4383f742c98abf56a386a5a34c"
  }
 ],
 "tables": [
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 11,
   "name": "PermitsPlus_Permits",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SiteAddress",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "PID",
     "type": "esriFieldTypeString",
     "alias": "Parcel ID",
     "length": 13,
     "domain": null
    },
    {
     "name": "SiteAddress",
     "type": "esriFieldTypeString",
     "alias": "Address",
     "length": 62,
     "domain": null
    },
    {
     "name": "Expr1",
     "type": "esriFieldTypeString",
     "alias": "Expr1",
     "length": 10,
     "domain": null
    },
    {
     "name": "NUMBER_KEY",
     "type": "esriFieldTypeString",
     "alias": "Permit Number",
     "length": 10,
     "domain": null
    },
    {
     "name": "DATA_LEVEL",
     "type": "esriFieldTypeString",
     "alias": "DATA_LEVEL",
     "length": 1,
     "domain": null
    },
    {
     "name": "COMP_TYPE",
     "type": "esriFieldTypeString",
     "alias": "COMP_TYPE",
     "length": 8,
     "domain": null
    },
    {
     "name": "VERSION",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VERSION",
     "domain": null
    },
    {
     "name": "DATA_STATUS",
     "type": "esriFieldTypeString",
     "alias": "DATA_STATUS",
     "length": 8,
     "domain": null
    },
    {
     "name": "TYPE_TITLE",
     "type": "esriFieldTypeString",
     "alias": "Permit Type",
     "length": 24,
     "domain": null
    },
    {
     "name": "TYPE_CAT",
     "type": "esriFieldTypeString",
     "alias": "TYPE_CAT",
     "length": 4,
     "domain": null
    },
    {
     "name": "TYPE_CLASS",
     "type": "esriFieldTypeString",
     "alias": "TYPE_CLASS",
     "length": 8,
     "domain": null
    },
    {
     "name": "SUB_TYPE",
     "type": "esriFieldTypeString",
     "alias": "SUB_TYPE",
     "length": 8,
     "domain": null
    },
    {
     "name": "PERC_COMP",
     "type": "esriFieldTypeSmallInteger",
     "alias": "PERC_COMP",
     "domain": null
    },
    {
     "name": "CONST_TYPE",
     "type": "esriFieldTypeString",
     "alias": "Construction Type",
     "length": 4,
     "domain": null
    },
    {
     "name": "CLASS",
     "type": "esriFieldTypeString",
     "alias": "CLASS",
     "length": 8,
     "domain": null
    },
    {
     "name": "INSP_AREA",
     "type": "esriFieldTypeString",
     "alias": "INSP_AREA",
     "length": 8,
     "domain": null
    },
    {
     "name": "OCC",
     "type": "esriFieldTypeString",
     "alias": "OCC",
     "length": 8,
     "domain": null
    },
    {
     "name": "USE_",
     "type": "esriFieldTypeString",
     "alias": "USE_",
     "length": 8,
     "domain": null
    },
    {
     "name": "HOUSE_CNT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HOUSE_CNT",
     "domain": null
    },
    {
     "name": "BLD_CNT",
     "type": "esriFieldTypeSmallInteger",
     "alias": "BLD_CNT",
     "domain": null
    },
    {
     "name": "PUB_OWN",
     "type": "esriFieldTypeString",
     "alias": "PUB_OWN",
     "length": 1,
     "domain": null
    },
    {
     "name": "NO_STORIES",
     "type": "esriFieldTypeSmallInteger",
     "alias": "NO_STORIES",
     "domain": null
    },
    {
     "name": "ENTERED_DATE",
     "type": "esriFieldTypeDate",
     "alias": "ENTERED_DATE",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATE_A",
     "type": "esriFieldTypeDate",
     "alias": "Date Issued",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATE_B",
     "type": "esriFieldTypeDate",
     "alias": "DATE_B",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATE_C",
     "type": "esriFieldTypeDate",
     "alias": "DATE_C",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATE_D",
     "type": "esriFieldTypeDate",
     "alias": "DATE_D",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATE_E",
     "type": "esriFieldTypeDate",
     "alias": "DATE_E",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATE_F",
     "type": "esriFieldTypeDate",
     "alias": "DATE_F",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATE_L",
     "type": "esriFieldTypeDate",
     "alias": "DATE_L",
     "length": 8,
     "domain": null
    },
    {
     "name": "DATE_N",
     "type": "esriFieldTypeDate",
     "alias": "Finaled Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "CALC_FEES",
     "type": "esriFieldTypeDouble",
     "alias": "CALC_FEES",
     "domain": null
    },
    {
     "name": "ADDL_FEES",
     "type": "esriFieldTypeDouble",
     "alias": "ADDL_FEES",
     "domain": null
    },
    {
     "name": "EXTRA_FEES",
     "type": "esriFieldTypeDouble",
     "alias": "EXTRA_FEES",
     "domain": null
    },
    {
     "name": "TOT_FEE",
     "type": "esriFieldTypeDouble",
     "alias": "Total Fee",
     "domain": null
    },
    {
     "name": "VAL_TOTAL",
     "type": "esriFieldTypeDouble",
     "alias": "Valuation",
     "domain": null
    },
    {
     "name": "SQUARE_FT",
     "type": "esriFieldTypeDouble",
     "alias": "SQUARE_FT",
     "domain": null
    },
    {
     "name": "LOCATION",
     "type": "esriFieldTypeString",
     "alias": "LOCATION",
     "length": 128,
     "domain": null
    },
    {
     "name": "TITLE",
     "type": "esriFieldTypeString",
     "alias": "TITLE",
     "length": 128,
     "domain": null
    },
    {
     "name": "STATUS_TABLE",
     "type": "esriFieldTypeString",
     "alias": "STATUS_TABLE",
     "length": 8,
     "domain": null
    },
    {
     "name": "PRIMARY_ADDR",
     "type": "esriFieldTypeString",
     "alias": "PRIMARY_ADDR",
     "length": 1,
     "domain": null
    },
    {
     "name": "STREET_NAME",
     "type": "esriFieldTypeString",
     "alias": "STREET_NAME",
     "length": 32,
     "domain": null
    },
    {
     "name": "STREET_DIRECTION",
     "type": "esriFieldTypeString",
     "alias": "STREET_DIRECTION",
     "length": 2,
     "domain": null
    },
    {
     "name": "STREET_NO",
     "type": "esriFieldTypeDouble",
     "alias": "STREET_NO",
     "domain": null
    },
    {
     "name": "ADDR_FRACTION",
     "type": "esriFieldTypeString",
     "alias": "ADDR_FRACTION",
     "length": 4,
     "domain": null
    },
    {
     "name": "UNIT_ID",
     "type": "esriFieldTypeString",
     "alias": "UNIT_ID",
     "length": 8,
     "domain": null
    },
    {
     "name": "Description2",
     "type": "esriFieldTypeString",
     "alias": "Work Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "Source",
     "type": "esriFieldTypeString",
     "alias": "Source",
     "length": 50,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "R20159_SDE_ROWID_UK",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "G39960NUMBER_KEY",
     "fields": "NUMBER_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "PID",
     "fields": "PID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 0,
     "name": "DBO.GISParcelArea",
     "relatedTableId": 8,
     "role": "esriRelRoleDestination",
     "keyField": "PID",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false
    },
    {
     "id": 1,
     "name": "DBO.PermitsPlus_Owner_Applicant",
     "relatedTableId": 10,
     "role": "esriRelRoleOrigin",
     "keyField": "NUMBER_KEY",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false
    },
    {
     "id": 2,
     "name": "DBO.PermitsPlus_Inspections",
     "relatedTableId": 9,
     "role": "esriRelRoleOrigin",
     "keyField": "NUMBER_KEY",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false
    }
   ],
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, PBF",
   "isDataVersioned": false,
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "serviceItemId": "c09b6f4383f742c98abf56a386a5a34c"
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 10,
   "name": "PermitsPlus_Owner_Applicant",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "NAME",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NUMBER_KEY",
     "type": "esriFieldTypeString",
     "alias": "Permit Number",
     "length": 10,
     "domain": null
    },
    {
     "name": "PRIMARY_NAME",
     "type": "esriFieldTypeString",
     "alias": "PRIMARY_NAME",
     "length": 1,
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 80,
     "domain": null
    },
    {
     "name": "RELATIONSHIP",
     "type": "esriFieldTypeString",
     "alias": "Applicant Type",
     "length": 10,
     "domain": null
    },
    {
     "name": "LICENSE_NO",
     "type": "esriFieldTypeString",
     "alias": "License Number",
     "length": 16,
     "domain": null
    },
    {
     "name": "ADDRESS_1",
     "type": "esriFieldTypeString",
     "alias": "Address Line 1",
     "length": 80,
     "domain": null
    },
    {
     "name": "ADDRESS_2",
     "type": "esriFieldTypeString",
     "alias": "Address Line 2",
     "length": 40,
     "domain": null
    },
    {
     "name": "ADDRESS_3",
     "type": "esriFieldTypeString",
     "alias": "Address Line 3",
     "length": 40,
     "domain": null
    },
    {
     "name": "ADDRESS_4",
     "type": "esriFieldTypeString",
     "alias": "Address Line 4",
     "length": 40,
     "domain": null
    },
    {
     "name": "ZIP",
     "type": "esriFieldTypeString",
     "alias": "ZIP",
     "length": 10,
     "domain": null
    },
    {
     "name": "PHONE_1",
     "type": "esriFieldTypeString",
     "alias": "Phone 1",
     "length": 24,
     "domain": null
    },
    {
     "name": "PHONE_2",
     "type": "esriFieldTypeString",
     "alias": "Phone 2",
     "length": 24,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "G39962NUMBER_KEY",
     "fields": "NUMBER_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 1,
     "name": "DBO.PermitsPlus_Permits",
     "relatedTableId": 11,
     "role": "esriRelRoleDestination",
     "keyField": "NUMBER_KEY",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false
    }
   ],
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, PBF",
   "isDataVersioned": false,
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "serviceItemId": "c09b6f4383f742c98abf56a386a5a34c"
  },
  {
   "currentVersion": 11.1,
   "cimVersion": "3.1.0",
   "id": 9,
   "name": "PermitsPlus_Inspections",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "INSPECTOR",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "NUMBER_KEY",
     "type": "esriFieldTypeString",
     "alias": "Permit Number",
     "length": 10,
     "domain": null
    },
    {
     "name": "INSPECTOR",
     "type": "esriFieldTypeString",
     "alias": "Inspector",
     "length": 12,
     "domain": null
    },
    {
     "name": "DATE_ENT",
     "type": "esriFieldTypeDate",
     "alias": "Inspection Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "ACTION_ENT",
     "type": "esriFieldTypeString",
     "alias": "Inspection Results",
     "length": 8,
     "domain": null
    },
    {
     "name": "APPROVAL",
     "type": "esriFieldTypeString",
     "alias": "APPROVAL",
     "length": 1,
     "domain": null
    },
    {
     "name": "Comments",
     "type": "esriFieldTypeString",
     "alias": "Comments",
     "length": 255,
     "domain": null
    }
   ],
   "indexes": [
    {
     "name": "G39961NUMBER_KEY",
     "fields": "NUMBER_KEY",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [
    {
     "id": 2,
     "name": "DBO.PermitsPlus_Permits",
     "relatedTableId": 11,
     "role": "esriRelRoleDestination",
     "keyField": "NUMBER_KEY",
     "cardinality": "esriRelCardinalityOneToMany",
     "composite": false
    }
   ],
   "capabilities": "Query,Map,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, PBF",
   "isDataVersioned": false,
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": false,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": true
   },
   "advancedQueryAnalyticCapabilities": {
    "supportsLinearRegression": true,
    "supportsAsync": false,
    "supportsPercentileAnalytic": true
   },
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "serviceItemId": "c09b6f4383f742c98abf56a386a5a34c"
  }
 ]
}