{
 "currentVersion": 10.81,
 "id": 0,
 "name": "LocalGovernment.DBO.MunicipalBoundary",
 "type": "Feature Layer",
 "description": "The geographic extent of a local government (City, Village, Township).",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102729,
  "latestWkid": 2272
 },
 "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,
      0,
      0,
      255
     ],
     "width": 2
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 2561256.1736662537,
  "ymin": 447586.29996056855,
  "xmax": 2714956.848547742,
  "ymax": 606530.950574562,
  "spatialReference": {
   "wkid": 102729,
   "latestWkid": 2272
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "LOCALFIPS",
   "type": "esriFieldTypeString",
   "alias": "Local FIPS",
   "length": 5,
   "domain": null
  },
  {
   "name": "MUNI_CODE",
   "type": "esriFieldTypeString",
   "alias": "MUNI_CODE",
   "length": 2,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "Municipality Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "MUNITYP",
   "type": "esriFieldTypeString",
   "alias": "Municipal Type",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS2_MunicipalType",
    "description": "The type of local government municipality",
    "codedValues": [
     {
      "name": "CITY",
      "code": "CITY"
     },
     {
      "name": "TOWNSHIP",
      "code": "TOWNSHIP"
     },
     {
      "name": "BOROUGH",
      "code": "BOROUGH"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "FULLNAME",
   "type": "esriFieldTypeString",
   "alias": "Full Municipality Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHORTNAME",
   "type": "esriFieldTypeString",
   "alias": "Short Municipality Name",
   "length": 50,
   "domain": null
  },
  {
   "name": "ACT_4",
   "type": "esriFieldTypeSmallInteger",
   "alias": "ACT 4",
   "domain": {
    "type": "codedValue",
    "name": "WS2_BooleanSymbolValue",
    "description": "Valid values are Yes and No.",
    "codedValues": [
     {
      "name": "Yes",
      "code": 1
     },
     {
      "name": "No",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "ORD_NO",
   "type": "esriFieldTypeString",
   "alias": "Ordinance Number",
   "length": 50,
   "domain": null
  },
  {
   "name": "ORD_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Ordinance Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "MUNIAREA",
   "type": "esriFieldTypeDouble",
   "alias": "Area in Square Miles",
   "domain": null
  },
  {
   "name": "LASTUPDATE",
   "type": "esriFieldTypeDate",
   "alias": "Last Update Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "LASTEDITOR",
   "type": "esriFieldTypeString",
   "alias": "Last Editor",
   "length": 50,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Updated",
   "type": "esriFieldTypeDate",
   "alias": "Updated",
   "length": 8,
   "domain": null
  },
  {
   "name": "DiscrpAgID",
   "type": "esriFieldTypeString",
   "alias": "DiscrpAgID",
   "length": 75,
   "domain": null
  },
  {
   "name": "Effective",
   "type": "esriFieldTypeDate",
   "alias": "Effective",
   "length": 8,
   "domain": null
  },
  {
   "name": "Expire",
   "type": "esriFieldTypeDate",
   "alias": "Expire",
   "length": 8,
   "domain": null
  },
  {
   "name": "IncM_UID",
   "type": "esriFieldTypeString",
   "alias": "IncM_UID",
   "length": 100,
   "domain": null
  },
  {
   "name": "Country",
   "type": "esriFieldTypeString",
   "alias": "Country",
   "length": 2,
   "domain": null
  },
  {
   "name": "State",
   "type": "esriFieldTypeString",
   "alias": "State",
   "length": 2,
   "domain": null
  },
  {
   "name": "County",
   "type": "esriFieldTypeString",
   "alias": "County",
   "length": 75,
   "domain": null
  },
  {
   "name": "Inc_Muni",
   "type": "esriFieldTypeString",
   "alias": "Inc_Muni",
   "length": 100,
   "domain": null
  },
  {
   "name": "GC_Exception",
   "type": "esriFieldTypeString",
   "alias": "GC_Exception",
   "length": 75,
   "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": "R390_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S294_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "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
}