{
 "currentVersion": 10.81,
 "id": 8,
 "name": "GIS.GISADMIN.MunicipalBoundary",
 "parentLayerId": -1,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "type": "Feature Layer",
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "syncCanReturnChanges": true,
 "relationships": [],
 "isDataVersioned": false,
 "supportsRollbackOnFailureParameter": true,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": true,
 "advancedQueryCapabilities": {
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsOrderBy": true,
  "supportsQueryWithDistance": true,
  "supportsLod": true,
  "supportsPaginationOnAggregatedQueries": true,
  "supportsQueryWithResultType": true,
  "supportsCountDistinct": true,
  "supportsReturningGeometryCentroid": true,
  "supportsHavingClause": true,
  "supportsQueryWithLodSR": true,
  "supportsTopFeaturesQuery": true,
  "supportsOrderByOnlyOnLayerFields": false,
  "supportsPercentileStatistics": true,
  "supportsQueryAttachments": true,
  "supportsQueryAttachmentsWithReturnUrl": true,
  "supportsQueryWithDatumTransformation": true
 },
 "extent": {
  "xmin": 1367104.5723675042,
  "ymin": 492406.2488167733,
  "xmax": 1405449.4825541675,
  "ymax": 537507.8213431239,
  "spatialReference": {
   "wkid": 102723,
   "latestWkid": 3735
  }
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     0,
     0,
     0,
     0
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      255,
      255,
      0,
      255
     ],
     "width": 1.5
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "objectid",
 "globalIdField": "globalid",
 "displayField": "name",
 "typeIdField": "",
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "nullable": false,
   "editable": false
  },
  {
   "name": "name",
   "type": "esriFieldTypeString",
   "alias": "Municipality Name",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "type",
   "type": "esriFieldTypeString",
   "alias": "Municipal Type",
   "domain": {
    "type": "codedValue",
    "name": "MunicipalType",
    "description": "The type of local government municipality",
    "codedValues": [
     {
      "name": "City",
      "code": "City"
     },
     {
      "name": "Town",
      "code": "Town"
     },
     {
      "name": "Village",
      "code": "Village"
     },
     {
      "name": "Township",
      "code": "Township"
     },
     {
      "name": "Burrough",
      "code": "Burrough"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   },
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "localfips",
   "type": "esriFieldTypeString",
   "alias": "Local FIPS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 5
  },
  {
   "name": "lastupdate",
   "type": "esriFieldTypeDate",
   "alias": "Last Update Date",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 29
  },
  {
   "name": "lasteditor",
   "type": "esriFieldTypeString",
   "alias": "Last Editor",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "globalid",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38
  }
 ],
 "geometryField": {
  "name": "shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "SHAPE"
 },
 "indexes": [
  {
   "name": "r100_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "uuid_100",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "a89_ix1",
   "fields": "shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "GIS.GISADMIN.MunicipalBoundary",
   "description": "",
   "prototype": {
    "attributes": {
     "lasteditor": null,
     "lastupdate": null,
     "name": null,
     "type": null,
     "localfips": null
    }
   },
   "drawingTool": "esriFeatureEditToolPolygon"
  }
 ],
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 2000,
 "tileMaxRecordCount": 2000,
 "maxRecordCountFactor": 1,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "maxRecordCount": 1000,
 "allowGeometryUpdates": true,
 "capabilities": "Query",
 "enableZDefaults": true,
 "allowUpdateWithoutMValues": true,
 "supportsAttachmentsByUploadId": true,
 "hasStaticData": false,
 "hasMetadata": false,
 "serviceItemId": "0c27f36926c446c3b0bf327a1331b8af",
 "supportsAppend": true,
 "supportedAppendFormats": "shapefile,geojson,csv,featureCollection",
 "supportsQuantizationEditMode": true,
 "supportsAsyncDelete": true,
 "supportsFieldDescriptionProperty": true,
 "supportsExceedsLimitStatistics": true,
 "standardMaxRecordCountNoGeometry": 16000,
 "sqlParserVersion": "PG_10.8.1"
}