{
 "layers": [
  {
   "currentVersion": 10.8,
   "cimVersion": "2.5.0",
   "id": 0,
   "name": "CityLimits",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 0,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolygon",
   "description": "Incorporated cities within Flathead County.Incorporated city boundaries are obtained from individual municipalities, recorded with the Flathead County Clerk and Recorder Office, then digitized and adjusted to the parcel feature class by the Flathead County GIS Department.City boundaries will be updated as annexations occur, and adjusted as needed to the Flathead County GIS Department parcel feature class.",
   "copyrightText": "Credit given to Flathead County GIS would be appreciated when deriving products from this data.",
   "editFieldsInfo": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": false,
   "isDataArchived": false,
   "isDataBranchVersioned": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": true,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": true,
   "supportsASyncCalculate": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": true,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": 772102.4484908134,
    "ymin": 1531776.6240157485,
    "xmax": 836126.9704724401,
    "ymax": 1582007.449146986,
    "spatialReference": {
     "wkid": 2256,
     "latestWkid": 2256,
     "xyTolerance": 0.0032808398950131233,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -117014400,
     "falseY": -98447700,
     "xyUnits": 3048,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       0,
       197,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDash",
       "color": [
        197,
        0,
        255,
        255
       ],
       "width": 11
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "hasM": false,
   "hasZ": false,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "objectid",
   "globalIdField": null,
   "displayField": "citylimits",
   "typeIdField": "",
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID",
     "editable": false
    },
    {
     "name": "citylimits",
     "type": "esriFieldTypeString",
     "alias": "CITYLIMITS",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 25,
     "defaultValue": null,
     "modelName": "CITYLIMITS"
    },
    {
     "name": "annexation",
     "type": "esriFieldTypeString",
     "alias": "Annexation",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 75,
     "defaultValue": null,
     "modelName": "Annexation"
    },
    {
     "name": "shape_star",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_STAr",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE_STAr"
    },
    {
     "name": "shape_stle",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_STLe",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "SHAPE_STLe"
    },
    {
     "type": "esriFieldTypeDouble",
     "nullable": true,
     "editable": false,
     "domain": null,
     "defaultValue": null,
     "virtual": true,
     "name": "SHAPE__Length",
     "alias": "SHAPE__Length"
    },
    {
     "type": "esriFieldTypeDouble",
     "nullable": true,
     "editable": false,
     "domain": null,
     "defaultValue": null,
     "virtual": true,
     "name": "SHAPE__Area",
     "alias": "SHAPE__Area"
    }
   ],
   "geometryField": {
    "name": "shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "r502_sde_rowid_uk",
     "fields": "objectid",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a333_ix1",
     "fields": "shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "CityLimits",
     "description": "",
     "prototype": {
      "attributes": {
       "shape_stle": null,
       "shape_star": null,
       "citylimits": null,
       "annexation": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 2000,
   "tileMaxRecordCount": 2000,
   "standardMaxRecordCountNoGeometry": 16000,
   "maxRecordCountFactor": 1,
   "supportedQueryFormats": "JSON",
   "maxRecordCount": 2000,
   "allowGeometryUpdates": true,
   "capabilities": "Query",
   "enableZDefaults": true,
   "zDefault": 0,
   "allowUpdateWithoutMValues": true,
   "hasGeometryProperties": true,
   "advancedEditingCapabilities": {
    "supportedSqlFormatsInCalculate": [
     "standard"
    ]
   },
   "supportsApplyEditsWithGlobalIds": false,
   "geometryProperties": {
    "shapeLengthFieldName": "SHAPE__Length",
    "shapeAreaFieldName": "SHAPE__Area",
    "units": "esriMeters"
   },
   "serviceItemId": "354a8f8492a04e44ab677d4a4bc809f9",
   "hasMetadata": true,
   "sqlParserVersion": "PG_10.6.1"
  }
 ],
 "tables": []
}