{
 "currentVersion": 10.81,
 "cimVersion": "2.6.0",
 "id": 0,
 "name": "Reference Post",
 "type": "Feature Layer",
 "description": "<DIV STYLE=\"text-align:Left;font-size:12pt\"><DIV><P><SPAN>The feature class contains the reference post sign locations for all the primary routes in the State of Iowa.  These signs are often referred to as mileposts, however these signs are not necessarily located at a mile apart.  Also a 0 value virtual post is present at the beginning of every route. <\/SPAN><\/P><\/DIV><\/DIV>",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "vcsWkid": 105790,
  "latestVcsWkid": 3855,
  "xyTolerance": 4.9999999999999996E-6,
  "zTolerance": 4.9999999999999996E-6,
  "mTolerance": 4.9999999999999996E-6,
  "falseX": -20037700,
  "falseY": -30241100,
  "xyUnits": 400000,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "sourceHeightModelInfo": {
  "heightModel": "gravity_related_height",
  "vertCRS": "EGM2008_Geoid",
  "heightUnit": "meter"
 },
 "copyrightText": "Iowa Department of Transportation - Research & Analytics",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 250000,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "bae4fa11fe2ae4ec9e858c87b0c34420",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAATCAYAAAB7u5a2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbElEQVQ4je3QMQ5AQBRF0ftliCWo6NiAjdkIi7IGhZAoxDZ8rcRoZmISydzuNad4hg8zwfCmoz2FwhVTZVsHJiuuCaNA7oojLEBtxYHUGQYEsvsO93nEIx5xT1yUQ4XSw9tf8bmn8oAf/ffzC5EUD5TfXYu9AAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 17,
    "height": 14,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "[REFERENCE_POST_VALUE]",
    "labelPlacement": "esriServerPointLabelPlacementCenterCenter",
    "deconflictionStrategy": "static",
    "stackLabel": true,
    "stackRowLength": 24,
    "stackAlignment": "dynamic",
    "removeDuplicates": "none",
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 750000,
    "name": "Default",
    "priority": 1,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      255,
      255,
      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 Narrow",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.07570949899375E7,
  "ymin": 4922099.112475,
  "xmax": -1.00379319320025E7,
  "ymax": 5388451.7906,
  "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": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "REFERENCE_POST_NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "ROUTE_ID",
   "type": "esriFieldTypeString",
   "alias": "Route ID",
   "length": 15,
   "domain": null
  },
  {
   "name": "MEASURE",
   "type": "esriFieldTypeDouble",
   "alias": "Measure",
   "domain": null
  },
  {
   "name": "EFFECTIVE_START_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Effective Start Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "EFFECTIVE_END_DATE",
   "type": "esriFieldTypeDate",
   "alias": "Effective End Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "REFERENCE_POST_VALUE",
   "type": "esriFieldTypeString",
   "alias": "Reference Post Value",
   "length": 10,
   "domain": null
  },
  {
   "name": "REFERENCE_POST_NAME",
   "type": "esriFieldTypeString",
   "alias": "Reference Post Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "OPPOSITE_SIDE",
   "type": "esriFieldTypeString",
   "alias": "Opposite Side",
   "length": 1,
   "domain": null
  },
  {
   "name": "VIRTUAL",
   "type": "esriFieldTypeString",
   "alias": "Virtual",
   "length": 1,
   "domain": null
  },
  {
   "name": "MEASURED_LAT",
   "type": "esriFieldTypeDouble",
   "alias": "Latitude",
   "domain": null
  },
  {
   "name": "MEASURED_LON",
   "type": "esriFieldTypeDouble",
   "alias": "Longitude",
   "domain": null
  },
  {
   "name": "REST_UPDATED",
   "type": "esriFieldTypeDate",
   "alias": "Rest Service Last Updated (UTC)",
   "length": 8,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "OFFICIAL_COMMON_NAME",
   "type": "esriFieldTypeString",
   "alias": "Official Common Name",
   "length": 11,
   "domain": null
  },
  {
   "name": "OFFICIAL_ROUTE_NUMBER",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Official Route Number",
   "domain": null
  },
  {
   "name": "OFFICIAL_ROUTE_DIRECTION",
   "type": "esriFieldTypeString",
   "alias": "Official Route Direction",
   "length": 1,
   "domain": null
  },
  {
   "name": "OFFICIAL_ROUTE_PREFIX",
   "type": "esriFieldTypeString",
   "alias": "Official Route Prefix",
   "length": 2,
   "domain": null
  },
  {
   "name": "UTC_OFFSET",
   "type": "esriFieldTypeString",
   "alias": "UTC Offset",
   "length": 6,
   "domain": null
  },
  {
   "name": "GLOBALID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GLOBALID",
   "length": 38,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R5317603_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_5317603",
   "fields": "GLOBALID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A1000_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 20000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "hasMetadata": true,
 "isDataArchived": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1582235973000
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "2b9f2b84fcfe4113b6c557ca9a3617d3"
}