{
 "layers": [
  {
   "currentVersion": 10.71,
   "cimVersion": "2.4.0",
   "id": 0,
   "name": "Signaled Intersections",
   "type": "Feature Layer",
   "description": "<DIV STYLE=\"text-align:Left;\"><DIV><DIV><P><SPAN>Last update: October 16, 2014 (everything but the cameras updated).<\/SPAN><\/P><P><SPAN>Intersection numbers are supplied by the Traffic Dept.<\/SPAN><\/P><P><SPAN>Metadata edited 10/2014<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 102738,
    "latestWkid": 2276,
    "xyTolerance": 0.00328083333333333,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -123407700,
    "falseY": -86123500,
    "xyUnits": 3048.00609601219,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "GIS Department, \nInformation Technology \nCity of Richardson, Texas \nwww.cor.net gis@cor.gov",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       145,
       40,
       73,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 0.7
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 2499349.426211253,
    "ymin": 7026403.726722896,
    "xmax": 2546931.072189495,
    "ymax": 7052774.812432066,
    "spatialReference": {
     "wkid": 102738,
     "latestWkid": 2276,
     "xyTolerance": 0.00328083333333333,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -123407700,
     "falseY": -86123500,
     "xyUnits": 3048.00609601219,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "INTERSECTIONID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "INTERSECTIONID",
     "type": "esriFieldTypeDouble",
     "alias": "Intersection ID",
     "domain": null
    },
    {
     "name": "LOCDESC",
     "type": "esriFieldTypeString",
     "alias": "Location Description",
     "length": 100,
     "domain": null
    },
    {
     "name": "VIDEO",
     "type": "esriFieldTypeString",
     "alias": "Video",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "YesNo",
      "description": "A yes/no indicator",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "BATTERY",
     "type": "esriFieldTypeString",
     "alias": "Battery Backup",
     "length": 5,
     "domain": null
    },
    {
     "name": "FACILITYID",
     "type": "esriFieldTypeString",
     "alias": "Facility ID",
     "length": 20,
     "domain": null
    },
    {
     "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
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "LIFECYCLESTATUS",
     "type": "esriFieldTypeString",
     "alias": "Lifecycle Status",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "LifeCycleStatus",
      "description": "The status or life cycle of the feature",
      "codedValues": [
       {
        "name": "Abandoned in Place",
        "code": "Abandoned in Place"
       },
       {
        "name": "Active",
        "code": "Active"
       },
       {
        "name": "Feature Changed",
        "code": "Feature Changed"
       },
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "Removed",
        "code": "Removed"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "GeneralDescription",
     "type": "esriFieldTypeString",
     "alias": "General Description",
     "length": 100,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R261_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S122_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": true,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": {
    "timeZone": "Central Standard Time",
    "respectsDaylightSaving": true
   },
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}