{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 31,
 "name": "Traffic Camera",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102719,
  "latestWkid": 2264,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -121841900,
  "falseY": -93659000,
  "xyUnits": 3048.0060960121928,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 30,
  "name": "Traffic Loops"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "b1a98814aec7d2d902d91096489cfec8",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQ4jb3UzyvDcRzH8efs22KJzaLZgW1202wNpSk/kzSk1nKYrGiHJUXigouLtrnNgVLOJmoXLv4DKeKyWqzUaFJWrL7kR6zV0qaZ5XV6v9+HR+/35/ARKGKEf8f05dgvH9krBlbXW82STU1jIMLKnzCLgpnNFpp8YWqmDXgDEcRCsY41E50SKHHr0CxesA64C8GktlrGu2uwfDZVMmhWYHdoWd6NcvsrrFSKc6uFnsyZS4vy5IENYOQ3mMqjp19dim47CuIrlEm/MAbV9MWfad2/5jgvTC1j0mdi4LOePYXEC6hkKcymQX4Uxw905YM1+c20CRKUuZ7ApaX96onRUIydHzFjBY6xeobS/aoRxLfUmemYFQjGSuZDMYLAey5sOGjFmjn3NGTfbsqA5TzBQiiGNxsmV8mYOLhBc3hDONeJmbkTcQIBIPkdS94/MzJ3lg+TPUX9NT4AUrlQmoOY2TsAAAAASUVORK5CYII=",
    "contentType": "image/png",
    "width": 14,
    "height": 12,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -8784188.024664868,
  "ymin": 4254332.119595145,
  "xmax": -8764272.888517438,
  "ymax": 4281539.039983004,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -2.204125777387803E7,
   "falseY": -30241100,
   "xyUnits": 1.4414803589861274E8,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "STRERTLOC",
 "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": "CAMERAID",
   "type": "esriFieldTypeString",
   "alias": "Camera ID",
   "length": 15,
   "domain": null
  },
  {
   "name": "STRERTLOC",
   "type": "esriFieldTypeString",
   "alias": "Street Location",
   "length": 98,
   "domain": null
  },
  {
   "name": "MOUNTTYPE",
   "type": "esriFieldTypeString",
   "alias": "Mounted On",
   "length": 40,
   "domain": {
    "type": "codedValue",
    "name": "WS3_PoleType",
    "description": "The primary use for the pole",
    "codedValues": [
     {
      "name": "Mast Arm Pole",
      "code": "Mast Arm Pole"
     },
     {
      "name": "Steel Strain Pole",
      "code": "Steel Strain Pole"
     },
     {
      "name": "Wood Pole",
      "code": "Wood Pole"
     },
     {
      "name": "Pedestrian Push Button Pole Type 1",
      "code": "Pedestrian Push Button Pole Type 1"
     },
     {
      "name": "Pedestrian Pole Type 2",
      "code": "Pedestrian Pole Type 2"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "MOUNTHEIGHT",
   "type": "esriFieldTypeDouble",
   "alias": "Mounting Height",
   "domain": null
  },
  {
   "name": "STATUS",
   "type": "esriFieldTypeString",
   "alias": "STATUS",
   "length": 18,
   "domain": {
    "type": "codedValue",
    "name": "WS3_TrafficStatus",
    "description": "Status of Traffic data",
    "codedValues": [
     {
      "name": "Existing",
      "code": "Existing"
     },
     {
      "name": "Proposed",
      "code": "Proposed"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "CCVTTYPE",
   "type": "esriFieldTypeString",
   "alias": "CCTY Type",
   "length": 14,
   "domain": {
    "type": "codedValue",
    "name": "WS3_CCTVType",
    "description": "CCTV Type",
    "codedValues": [
     {
      "name": "Digital",
      "code": "Digital"
     },
     {
      "name": "Analog",
      "code": "Analog"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "JURISDICTION",
   "type": "esriFieldTypeString",
   "alias": "Jurisdiction",
   "length": 98,
   "domain": {
    "type": "codedValue",
    "name": "WS3_TrafficJurisdiction",
    "description": "Traffic Jurisdiction",
    "codedValues": [
     {
      "name": "Cary",
      "code": "Cary"
     },
     {
      "name": "Morrisville",
      "code": "Morrisville"
     },
     {
      "name": "Apex",
      "code": "Apex"
     },
     {
      "name": "Holly Springs",
      "code": "Holly Springs"
     },
     {
      "name": "Raleigh",
      "code": "Raleigh"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "created_user",
   "type": "esriFieldTypeString",
   "alias": "created_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "created_date",
   "type": "esriFieldTypeDate",
   "alias": "created_date",
   "length": 8,
   "domain": null
  },
  {
   "name": "last_edited_user",
   "type": "esriFieldTypeString",
   "alias": "last_edited_user",
   "length": 255,
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "last_edited_date",
   "length": 8,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R3995_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S3663_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "effectiveMinScale": 3204.0000000000005,
 "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": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": false,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}