{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 5,
 "name": "PLSS Point",
 "type": "Feature Layer",
 "description": "These are the corners of the PLSS. This data set contains summary information about the coordinate location and reliability of corner coordinate information. The information in the corner feature has been collected by the identified data steward. For more information about corner locations, credits and use limitations the identified data steward in the corner feature should be contacted.",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -20037700,
  "falseY": -30241100,
  "xyUnits": 10000,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "FGDC Cadastral Subcommittee",
 "parentLayer": {
  "id": 0,
  "name": "Public Land Survey System"
 },
 "subLayers": [],
 "minScale": 18055.954822,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "4a894b83ee45d7a8038778a26e0f1be8",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQokaXRMUtCYRSH8Z9xJWhuF6QtqKUlAoWkaGgwp9oanEIQFDQyGlpaqqkvIe1+AmnKthoiCoJoqF1aTG5eJfMu0gMvHA7/h/dwTmBKgv8KcxWqS2QDkk/cXnH+yXuckLygucf2sLFOZpFMg/wjb2NCifLur3APM1hjZZ/GEQdjwjKriagu4gHtSEr/eJMjDfMW8B2FDRiVI+GZ9hc7szj8s4kXbiaEMy7n2SqwEUoh4S8t7u+oxa61ymaXkxS5BMErnQ/q13RjhZBjTg1eLFNfug/36SfUuWpXiAAAAABJRU5ErkJggg==",
    "contentType": "image/png",
    "width": 9,
    "height": 9,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "[POINTLAB]",
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "deconflictionStrategy": "dynamic",
    "removeDuplicates": "none",
    "stackLabel": false,
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 9027.977411,
    "name": "Default",
    "priority": 3,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 1,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.29185371739E7,
  "ymin": 5521070.252800003,
  "xmax": -1.15816415865E7,
  "ymax": 6275048.638599999,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 10000,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "HDATUM",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "PLSSID",
   "type": "esriFieldTypeString",
   "alias": "Township Identifier",
   "length": 16,
   "domain": null
  },
  {
   "name": "POINTID",
   "type": "esriFieldTypeString",
   "alias": "Corner Point ID",
   "length": 25,
   "domain": null
  },
  {
   "name": "POINTLAB",
   "type": "esriFieldTypeString",
   "alias": "Corner Point Label",
   "length": 25,
   "domain": null
  },
  {
   "name": "XCOORD",
   "type": "esriFieldTypeDouble",
   "alias": "X or East Coordinate",
   "domain": null
  },
  {
   "name": "YCOORD",
   "type": "esriFieldTypeDouble",
   "alias": "Y or North Coordinate",
   "domain": null
  },
  {
   "name": "ZCOORD",
   "type": "esriFieldTypeDouble",
   "alias": "Z or Height Coordinate",
   "domain": null
  },
  {
   "name": "ELEV",
   "type": "esriFieldTypeDouble",
   "alias": "Average Township Elevation",
   "domain": null
  },
  {
   "name": "RELYTXT",
   "type": "esriFieldTypeString",
   "alias": "Reliability Text",
   "length": 25,
   "domain": null
  },
  {
   "name": "RELYNUMB",
   "type": "esriFieldTypeDouble",
   "alias": "Reliability Number",
   "domain": null
  },
  {
   "name": "ERRORX",
   "type": "esriFieldTypeDouble",
   "alias": "Error in X",
   "domain": null
  },
  {
   "name": "ERRORY",
   "type": "esriFieldTypeDouble",
   "alias": "Error in Y",
   "domain": null
  },
  {
   "name": "ERRORZ",
   "type": "esriFieldTypeDouble",
   "alias": "Error in Z",
   "domain": null
  },
  {
   "name": "HDATUM",
   "type": "esriFieldTypeString",
   "alias": "Horizontal Datum",
   "length": 20,
   "domain": null
  },
  {
   "name": "VDATUM",
   "type": "esriFieldTypeString",
   "alias": "Vertical Datum",
   "length": 20,
   "domain": null
  },
  {
   "name": "COORDMETH",
   "type": "esriFieldTypeString",
   "alias": "Coordinate Collection Method",
   "length": 25,
   "domain": null
  },
  {
   "name": "COORDSYS",
   "type": "esriFieldTypeString",
   "alias": "Coordinate System",
   "length": 50,
   "domain": null
  },
  {
   "name": "STEWARD1",
   "type": "esriFieldTypeString",
   "alias": "Data Steward",
   "length": 50,
   "domain": null
  },
  {
   "name": "STEWARD2",
   "type": "esriFieldTypeString",
   "alias": "Second Data Steward",
   "length": 50,
   "domain": null
  },
  {
   "name": "LOCAL1",
   "type": "esriFieldTypeString",
   "alias": "First PLSS Point Alternate Name",
   "length": 25,
   "domain": null
  },
  {
   "name": "LOCAL2",
   "type": "esriFieldTypeString",
   "alias": "Second PLSS Point Alternate Name",
   "length": 25,
   "domain": null
  },
  {
   "name": "LOCAL3",
   "type": "esriFieldTypeString",
   "alias": "Third PLSS Point Alternate Name",
   "length": 25,
   "domain": null
  },
  {
   "name": "LOCAL4",
   "type": "esriFieldTypeString",
   "alias": "Fourth PLSS Point Alternate Name",
   "length": 25,
   "domain": null
  },
  {
   "name": "SURVEYYEAR",
   "type": "esriFieldTypeInteger",
   "alias": "Survey Year",
   "domain": null
  },
  {
   "name": "REVISEDDATE",
   "type": "esriFieldTypeDate",
   "alias": "Revised Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "SHAPE_INDEX",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_PLSSID",
   "fields": "PLSSID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_POINTID",
   "fields": "POINTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_POINTLAB",
   "fields": "POINTLAB",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_XCOORD",
   "fields": "XCOORD",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_YCOORD",
   "fields": "YCOORD",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_ZCOORD",
   "fields": "ZCOORD",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_ELEV",
   "fields": "ELEV",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_RELYTXT",
   "fields": "RELYTXT",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_RELYNUMB",
   "fields": "RELYNUMB",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_ERRORX",
   "fields": "ERRORX",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_ERRORY",
   "fields": "ERRORY",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_ERRORZ",
   "fields": "ERRORZ",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_HDATUM",
   "fields": "HDATUM",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_VDATUM",
   "fields": "VDATUM",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_COORDMETH",
   "fields": "COORDMETH",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_COORDSYS",
   "fields": "COORDSYS",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_STEWARD1",
   "fields": "STEWARD1",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_STEWARD2",
   "fields": "STEWARD2",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_LOCAL1",
   "fields": "LOCAL1",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_LOCAL2",
   "fields": "LOCAL2",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_LOCAL3",
   "fields": "LOCAL3",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_LOCAL4",
   "fields": "LOCAL4",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_SURVEYYEAR",
   "fields": "SURVEYYEAR",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "IDX_REVISEDDATE",
   "fields": "REVISEDDATE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "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,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": false,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}