{
 "currentVersion": 11.4,
 "cimVersion": "3.4.0",
 "id": 97,
 "name": "PLSS_sixteenth_sections",
 "type": "Feature Layer",
 "parentLayer": null,
 "defaultVisibility": true,
 "minScale": 0,
 "maxScale": 0,
 "canScaleSymbols": false,
 "geometryType": "esriGeometryPolygon",
 "description": "The Public Land Survey System (PLSS) Grid -  Polygon are polygons derived from the master coverage of the PLSS maintained by the Assessor's Office. This dataset just contains polygon information. It is compiled from recorded surveys and plats, coordinates and linework supplied by private surveyors, Snohomish County Public Works Survey, cities, Washington State Department Of Natural Resources (DNR) and the United States Department of the Interior - Bureau of Land Management (BLM). Standard BLM methods are used to construct the aliquot grid. In coastal areas, the aliquot grid may not apply for many of the coastal sections, it has been constructed for the purposes of land title and defining map extents for automated routines.",
 "copyrightText": "",
 "editFieldsInfo": {
  "creationDateField": "created_date",
  "creatorField": "created_user",
  "editDateField": "last_edited_date",
  "editorField": "last_edited_user"
 },
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "extent",
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsQuantizationEditMode": true,
 "supportsCalculate": true,
 "supportsASyncCalculate": true,
 "supportsDatumTransformation": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": true,
  "supportsReturningGeometryEnvelope": true,
  "supportsSqlExpression": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": true,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON,PBF"
 },
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape__Area",
  "shapeLengthFieldName": "Shape__Length",
  "units": "esriMeters"
 },
 "hasMetadata": true,
 "extent": {
  "xmin": -1.3629787977750666E7,
  "ymin": 6069561.749667175,
  "xmax": -1.3459351545658331E7,
  "ymax": 6156744.759684011,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -46132600,
   "xyUnits": 3048.0034412037858,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "xyTolerance": 0.0032808333333333335,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -17463800,
  "falseY": -46132600,
  "xyUnits": 3048.0060960121914,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     130,
     130,
     130,
     0
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      255,
      0,
      0,
      255
     ],
     "width": 1
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpressionInfo": {
     "expression": "if ($feature.PLSS16 == 1){\n  return 'NE of NE';\n\n} else if ($feature.PLSS16== 2) {\n  return 'NW of NE';\n\n} else if ($feature.PLSS16== 3){\n  return 'NE of NW';\n\n} else if ($feature.PLSS16== 4){\n  return 'NW of NW';\n} \nif ($feature.PLSS16 == 5){\n  return 'SW of NW';\n\n} else if ($feature.PLSS16== 6) {\n  return 'SE of NW';\n\n} else if ($feature.PLSS16== 7){\n  return 'SW of NE';\n\n} else if ($feature.PLSS16== 8){\n  return 'SE of NE';\n} \n\nif ($feature.PLSS16 == 9){\n  return 'NE of SE';\n\n} else if ($feature.PLSS16== 10) {\n  return 'NW of SE';\n\n} else if ($feature.PLSS16== 11){\n  return 'NE of SW';\n\n} else if ($feature.PLSS16== 12){\n  return 'NW of SW';\n} \n\nif ($feature.PLSS16 == 13){\n  return 'SW of SW';\n\n} else if ($feature.PLSS16== 14) {\n  return 'SE of SW';\n\n} else if ($feature.PLSS16== 15){\n  return 'SW of SE';\n\n} else if ($feature.PLSS16== 16){\n  return 'SE of SE';\n} ",
     "title": "Custom"
    },
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "multiPart": "labelPerPart",
    "allowOverrun": true,
    "deconflictionStrategy": "dynamicNeverRemove",
    "repeatLabel": false,
    "useClippedGeometry": false,
    "stackLabel": false,
    "removeDuplicates": "none",
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 50000,
    "name": "Class 1",
    "priority": -1,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Tahoma",
      "size": 10,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": true,
 "allowTrueCurvesUpdates": true,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": true,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "GlobalID",
 "displayField": "TRS16",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "AREA_",
   "type": "esriFieldTypeDouble",
   "alias": "AREA_",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "AREA_"
  },
  {
   "name": "PERIMETER",
   "type": "esriFieldTypeDouble",
   "alias": "PERIMETER",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PERIMETER"
  },
  {
   "name": "PLSS_PL_",
   "type": "esriFieldTypeDouble",
   "alias": "PLSS_PL_",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PLSS_PL_"
  },
  {
   "name": "PLSS_PL_ID",
   "type": "esriFieldTypeDouble",
   "alias": "PLSS_PL_ID",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PLSS_PL_ID"
  },
  {
   "name": "TOWNSHIP",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TOWNSHIP",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TOWNSHIP"
  },
  {
   "name": "RANGE",
   "type": "esriFieldTypeSmallInteger",
   "alias": "RANGE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "RANGE"
  },
  {
   "name": "SECTION_",
   "type": "esriFieldTypeSmallInteger",
   "alias": "SECTION",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "SECTION_"
  },
  {
   "name": "PLS_SECTIO",
   "type": "esriFieldTypeSmallInteger",
   "alias": "PLS_SECTIO",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PLS_SECTIO"
  },
  {
   "name": "QUARTER",
   "type": "esriFieldTypeSmallInteger",
   "alias": "QUARTER",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "QUARTER"
  },
  {
   "name": "PLSS16",
   "type": "esriFieldTypeSmallInteger",
   "alias": "PLSS16",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "PLSS16"
  },
  {
   "name": "TRS16",
   "type": "esriFieldTypeString",
   "alias": "TRS16",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "TRS16"
  },
  {
   "name": "TR",
   "type": "esriFieldTypeSmallInteger",
   "alias": "TR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TR"
  },
  {
   "name": "TRS",
   "type": "esriFieldTypeInteger",
   "alias": "TRS",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TRS"
  },
  {
   "name": "TRSQ",
   "type": "esriFieldTypeInteger",
   "alias": "TRSQ",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TRSQ"
  },
  {
   "name": "GOVLOT_NUM",
   "type": "esriFieldTypeSmallInteger",
   "alias": "GOVLOT_NUM",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "GOVLOT_NUM"
  },
  {
   "name": "GOV_SYMB",
   "type": "esriFieldTypeString",
   "alias": "GOV_SYMB",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "GOV_SYMB"
  },
  {
   "name": "MAPTYPE",
   "type": "esriFieldTypeString",
   "alias": "MAPTYPE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1,
   "defaultValue": null,
   "modelName": "MAPTYPE"
  },
  {
   "name": "EDITDATE",
   "type": "esriFieldTypeDate",
   "alias": "EDITDATE",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "EDITDATE"
  },
  {
   "name": "EDITOR",
   "type": "esriFieldTypeString",
   "alias": "EDITOR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 12,
   "defaultValue": null,
   "modelName": "EDITOR"
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "created_user"
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "created_date"
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "last_edited_user"
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "domain": null,
   "editable": false,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "last_edited_date"
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "length": 38,
   "defaultValue": null,
   "modelName": "GlobalID"
  },
  {
   "name": "Shape__Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STArea()",
   "domain": null,
   "editable": false,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Shape.STArea()",
   "required": true
  },
  {
   "name": "Shape__Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null,
   "editable": false,
   "nullable": true,
   "defaultValue": null,
   "modelName": "Shape.STLength()",
   "required": true
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": true,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R154_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_154",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S141_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "timeZoneIANA": "Etc/UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "PLSS_sixteenth_sections",
   "description": "",
   "prototype": {
    "attributes": {
     "EDITDATE": null,
     "EDITOR": null,
     "AREA_": null,
     "PERIMETER": null,
     "PLSS_PL_": null,
     "PLSS_PL_ID": null,
     "TOWNSHIP": null,
     "RANGE": null,
     "SECTION_": null,
     "PLS_SECTIO": null,
     "QUARTER": null,
     "PLSS16": null,
     "TRS16": null,
     "TR": null,
     "TRS": null,
     "TRSQ": null,
     "GOVLOT_NUM": null,
     "GOV_SYMB": null,
     "MAPTYPE": null
    }
   },
   "drawingTool": "esriFeatureEditToolPolygon"
  }
 ],
 "maxRecordCount": 2000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "standardMaxRecordCountNoGeometry": 32000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "7124780d670648f49b808769878d84e6"
}