{
 "currentVersion": 10.41,
 "id": 2,
 "name": "Bridges PE",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "73f6e8683bf2fc3cf177032c679ca660",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASFJREFUSInl1D2KwlAQB/C/IGgheZUQD7CCV3ha2W8VWNBmA4K20QNYiL0W2cKA9UsnKOIFbOYEgh7gHUCwthWTzIvxA1n/XYbJ/PIxvDxelPw7Qt8J9dWjoWVCPXcP1L3hAa57NWLeMg7qur47s8pWWmh2eUELAoXUAxCYIFhlC/WfelooEgopUnvLrfsH0OZvA+lICFuwQ/RBQw0VBmqQDZKOxLw/R61RY6HddofWqMX2sJCwBTqTDk7HEzuk+dtEoVTIDgFAsVQ0QibECOmDhlf14PouO8Sregh0wP5LFlJDhel+ispXhYWkI7H212iP29kgbosuI2zBIkbokfkMSNMievqmTdK9cdCKQurFHfU3JLguJH26SOO9+YxleErOgCVIDGCHrwoAAAAASUVORK5CYII=",
    "contentType": "image/png",
    "width": 19,
    "height": 19,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "where": null,
    "labelExpression": "[AssetID]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      254,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "normal",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 490095.76860000007,
  "ymin": 4793237.178400001,
  "xmax": 518526.50019999966,
  "ymax": 4834441.3759,
  "spatialReference": {
   "wkid": 26917,
   "latestWkid": 26917
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "Name",
 "typeIdField": null,
 "fields": [
  {
   "name": "OBJECTID_1",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID_1",
   "domain": null
  },
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeInteger",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Jobnum",
   "type": "esriFieldTypeString",
   "alias": "Jobnum",
   "length": 10,
   "domain": null
  },
  {
   "name": "SectionNum",
   "type": "esriFieldTypeInteger",
   "alias": "SectionNum",
   "domain": null
  },
  {
   "name": "SiteNum",
   "type": "esriFieldTypeString",
   "alias": "SiteNum",
   "length": 15,
   "domain": null
  },
  {
   "name": "Name",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "length": 254,
   "domain": null
  },
  {
   "name": "Location",
   "type": "esriFieldTypeString",
   "alias": "Location",
   "length": 254,
   "domain": null
  },
  {
   "name": "Type",
   "type": "esriFieldTypeString",
   "alias": "Type",
   "length": 254,
   "domain": null
  },
  {
   "name": "Group_Text",
   "type": "esriFieldTypeString",
   "alias": "Group_Text",
   "length": 254,
   "domain": null
  },
  {
   "name": "Struct_Typ",
   "type": "esriFieldTypeString",
   "alias": "Struct_Typ",
   "length": 254,
   "domain": null
  },
  {
   "name": "Year_Built",
   "type": "esriFieldTypeString",
   "alias": "Year_Built",
   "length": 4,
   "domain": null
  },
  {
   "name": "Northing",
   "type": "esriFieldTypeDouble",
   "alias": "Northing",
   "domain": null
  },
  {
   "name": "Easting",
   "type": "esriFieldTypeDouble",
   "alias": "Easting",
   "domain": null
  },
  {
   "name": "Span_m",
   "type": "esriFieldTypeDouble",
   "alias": "Span_m",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "AssetID",
   "type": "esriFieldTypeString",
   "alias": "AssetID",
   "length": 50,
   "domain": null
  }
 ],
 "indexes": [
  {
   "name": "FDO_OBJECTID_1",
   "fields": "OBJECTID_1",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Data,Map,Query",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true
 }
}