{
 "currentVersion": 10.91,
 "id": 5,
 "name": "Monuments_18k",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 0,
  "name": "Updated Monuments"
 },
 "subLayers": [],
 "minScale": 18057,
 "maxScale": 9029,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "c60692a688eafbe091cec42032621118",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfFJREFUOI1jYaAiYCFCDaOxkPaMs++uZjAwMPynyDBXIfPkFo9K16YdE+K3vjuwgBLD+KOMgyLNpAwUg4w9YrfuPrCKgYHhG1mGRaj4V0RoBVgyMDAwhGv6me+8crB41fPtzeQYppFqGG7LwcrOycDAwMDNxsUdZRLoumrz9vkMDAxPSDIsRzu+zFHe0gpZzEfV2TJZPaJ87s0VuaQY5ltokWTAyMDIiCzIzMTMkm4SYbz+9S7zd+/enSTGMPZ2q7JoJUF5wz///jJsvL2L4eKzKww+6q4MZlIGDKaSBpaxcoFZE9/NJWyYupB8RpZhrDkDAwPDiSfnGEI2ZzIwMDAwNJ+dyvAy8yyDGLcwQ7FZst7EC3PDGBgYVuEzTLrBtMiOj5NXgYGBgeHT7y8okl9/fWVg4BZmkOWTMmizKg2oOta9mYGB4TtWw7wlbXNDtX2dYHwbKROGFPUIhjk3VzBMcWhkkOeXhavNMYo3nXljbsbDd+/6MQxjZ2e3bnAs1WRmYhKAifFx8jLM8m1nmOTewMDJxoHiSl4OHpUG40qzxN2lUgwMDM+QDWNKUAiONJHS80IPQ0YGRgyDYCBGJ9BhxpUV2Sefn61GNizZQk7f+9ijM8RkfGQgYS9uHHT75/317969g2uenbi7fDaJBmEAAMl2jGjqkkJuAAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 14,
    "height": 12,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "where": null,
    "labelExpression": "[Station]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -9387592.6544,
  "ymin": 4689611.863799997,
  "xmax": -9346595.6742,
  "ymax": 4763666.397500001,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "Station",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Station",
   "type": "esriFieldTypeString",
   "alias": "Station",
   "length": 254,
   "domain": null
  },
  {
   "name": "MonType",
   "type": "esriFieldTypeString",
   "alias": "MonType",
   "length": 254,
   "domain": null
  },
  {
   "name": "Datum",
   "type": "esriFieldTypeString",
   "alias": "Datum",
   "length": 254,
   "domain": null
  },
  {
   "name": "NorthingFt",
   "type": "esriFieldTypeDouble",
   "alias": "NorthingFt",
   "domain": null
  },
  {
   "name": "EastingFt",
   "type": "esriFieldTypeDouble",
   "alias": "EastingFt",
   "domain": null
  },
  {
   "name": "ElevFt",
   "type": "esriFieldTypeDouble",
   "alias": "ElevFt",
   "domain": null
  },
  {
   "name": "Latitude",
   "type": "esriFieldTypeString",
   "alias": "Latitude",
   "length": 254,
   "domain": null
  },
  {
   "name": "Longitude",
   "type": "esriFieldTypeString",
   "alias": "Longitude",
   "length": 254,
   "domain": null
  },
  {
   "name": "EastingM",
   "type": "esriFieldTypeDouble",
   "alias": "EastingM",
   "domain": null
  },
  {
   "name": "NorthingM",
   "type": "esriFieldTypeDouble",
   "alias": "NorthingM",
   "domain": null
  },
  {
   "name": "ElevM",
   "type": "esriFieldTypeDouble",
   "alias": "ElevM",
   "domain": null
  },
  {
   "name": "ScaleFact",
   "type": "esriFieldTypeString",
   "alias": "ScaleFact",
   "length": 254,
   "domain": null
  },
  {
   "name": "Converg",
   "type": "esriFieldTypeString",
   "alias": "Converg",
   "length": 254,
   "domain": null
  },
  {
   "name": "MonDesc",
   "type": "esriFieldTypeString",
   "alias": "MonDesc",
   "length": 254,
   "domain": null
  },
  {
   "name": "YearSet",
   "type": "esriFieldTypeDouble",
   "alias": "YearSet",
   "domain": null
  },
  {
   "name": "DiscStampi",
   "type": "esriFieldTypeString",
   "alias": "DiscStampi",
   "length": 254,
   "domain": null
  },
  {
   "name": "LAT_DD",
   "type": "esriFieldTypeDouble",
   "alias": "LAT_DD",
   "domain": null
  },
  {
   "name": "LONG_DD",
   "type": "esriFieldTypeDouble",
   "alias": "LONG_DD",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeString",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "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
}