{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 16,
 "name": "Manufactured Housing",
 "type": "Feature Layer",
 "description": "Manufactured Housing sites in the city of Sioux Falls, SD. These are not legally platted lots of home placements, simply a representation of their locations based on the best information available.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 32164,
  "latestWkid": 32164,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -16800800,
  "falseY": -32802000,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "City of Sioux Falls",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 5000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     255,
     190,
     190,
     127
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      205,
      102,
      102,
      127
     ],
     "width": 1
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2220569.4867124967,
  "ymin": 1.5805697522271402E7,
  "xmax": 2261537.1967716627,
  "ymax": 1.5841348091718152E7,
  "spatialReference": {
   "wkid": 32164,
   "latestWkid": 32164,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -1.7756590451833908E7,
   "falseY": -3.523898074509044E7,
   "xyUnits": 1.3237903328415667E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "STREETNAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "PARKNAME",
   "type": "esriFieldTypeString",
   "alias": "Park Name",
   "length": 75,
   "domain": null
  },
  {
   "name": "TAG",
   "type": "esriFieldTypeString",
   "alias": "TAG",
   "length": 20,
   "domain": null
  },
  {
   "name": "COUNTYID",
   "type": "esriFieldTypeString",
   "alias": "COUNTYID",
   "length": 50,
   "domain": null
  },
  {
   "name": "ADDRESS",
   "type": "esriFieldTypeString",
   "alias": "ADDRESS",
   "length": 75,
   "domain": null
  },
  {
   "name": "HOUSENUM",
   "type": "esriFieldTypeString",
   "alias": "HOUSENUM",
   "length": 20,
   "domain": null
  },
  {
   "name": "STREETNAME",
   "type": "esriFieldTypeString",
   "alias": "Street Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "PR1",
   "type": "esriFieldTypeString",
   "alias": "PR1",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "WS2_StreetPreDirection",
    "description": "Street Pre Direction",
    "codedValues": [
     {
      "name": "E",
      "code": "E"
     },
     {
      "name": "W",
      "code": "W"
     },
     {
      "name": "S",
      "code": "S"
     },
     {
      "name": "N",
      "code": "N"
     },
     {
      "name": "NE",
      "code": "NE"
     },
     {
      "name": "NW",
      "code": "NW"
     },
     {
      "name": "SE",
      "code": "SE"
     },
     {
      "name": "SW",
      "code": "SW"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "STNM1",
   "type": "esriFieldTypeString",
   "alias": "STNM1",
   "length": 60,
   "domain": null
  },
  {
   "name": "TYP1",
   "type": "esriFieldTypeString",
   "alias": "TYP1",
   "length": 4,
   "domain": {
    "type": "codedValue",
    "name": "WS2_StrtStrType",
    "description": "Street Type",
    "codedValues": [
     {
      "name": "AVE",
      "code": "AVE"
     },
     {
      "name": "BLVD",
      "code": "BLVD"
     },
     {
      "name": "CIR",
      "code": "CIR"
     },
     {
      "name": "CT",
      "code": "CT"
     },
     {
      "name": "CV",
      "code": "CV"
     },
     {
      "name": "DR",
      "code": "DR"
     },
     {
      "name": "EST",
      "code": "EST"
     },
     {
      "name": "LN",
      "code": "LN"
     },
     {
      "name": "MNR",
      "code": "MNR"
     },
     {
      "name": "PASS",
      "code": "PASS"
     },
     {
      "name": "PKWY",
      "code": "PKWY"
     },
     {
      "name": "PL",
      "code": "PL"
     },
     {
      "name": "RD",
      "code": "RD"
     },
     {
      "name": "RDG",
      "code": "RDG"
     },
     {
      "name": "ST",
      "code": "ST"
     },
     {
      "name": "TER",
      "code": "TER"
     },
     {
      "name": "TRL",
      "code": "TRL"
     },
     {
      "name": "WAY",
      "code": "WAY"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PD1",
   "type": "esriFieldTypeString",
   "alias": "PD1",
   "length": 2,
   "domain": {
    "type": "codedValue",
    "name": "WS2_StrtDirN",
    "description": "Street Post Direction",
    "codedValues": [
     {
      "name": "N",
      "code": "N"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "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": "R4142_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S3452_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "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": {
  "timeZone": "Central Standard Time",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE.STArea()",
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}