{
 "currentVersion": 10.5,
 "id": 99,
 "name": "Railroad_18K",
 "type": "Feature Layer",
 "description": "The centerline of the railroads traveled way used to move passengers and freight.",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102712,
  "latestWkid": 2257
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 94,
  "name": "L15"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     178,
     178,
     178,
     255
    ],
    "width": 0.5
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "where": null,
    "labelExpression": "[NAME]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      104,
      104,
      104,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "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": 720587.2523441613,
  "ymin": 1203510.0675069094,
  "xmax": 930442.04293558,
  "ymax": 1246708.6884585693,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "RailroadName",
   "length": 50,
   "domain": null
  },
  {
   "name": "RAILTYP",
   "type": "esriFieldTypeString",
   "alias": "Railroad Type",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "RailroadType",
    "codedValues": [
     {
      "name": "Rail",
      "code": "Rail"
     },
     {
      "name": "Subway",
      "code": "Subway"
     },
     {
      "name": "Lightrail",
      "code": "Lightrail"
     },
     {
      "name": "Streetcar",
      "code": "Streetcar"
     },
     {
      "name": "Tram",
      "code": "Tram"
     },
     {
      "name": "Monorail",
      "code": "Monorail"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "RAILUSE",
   "type": "esriFieldTypeString",
   "alias": "Railroad Use",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "RailUseType",
    "codedValues": [
     {
      "name": "Cargo",
      "code": "Cargo"
     },
     {
      "name": "Passenger",
      "code": "Passenger"
     },
     {
      "name": "Combined",
      "code": "Combined"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "RAILLEVEL",
   "type": "esriFieldTypeInteger",
   "alias": "Above or Below Grade",
   "domain": {
    "type": "codedValue",
    "name": "GradeLevel",
    "codedValues": [
     {
      "name": "Second Subsurface",
      "code": -2
     },
     {
      "name": "Subsurface",
      "code": -1
     },
     {
      "name": "Ground Level",
      "code": 0
     },
     {
      "name": "First Level",
      "code": 1
     },
     {
      "name": "Second Level",
      "code": 2
     },
     {
      "name": "Third Level",
      "code": 3
     },
     {
      "name": "Fourth Level",
      "code": 4
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "INWATER",
   "type": "esriFieldTypeString",
   "alias": "In Water",
   "length": 5,
   "domain": {
    "type": "codedValue",
    "name": "YesNo",
    "codedValues": [
     {
      "name": "Yes",
      "code": "Yes"
     },
     {
      "name": "No",
      "code": "No"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "LASTUPDATE",
   "type": "esriFieldTypeDate",
   "alias": "Last Update Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "LASTEDITOR",
   "type": "esriFieldTypeString",
   "alias": "Last Editor",
   "length": 50,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "GlobalID",
   "type": "esriFieldTypeGlobalID",
   "alias": "GlobalID",
   "length": 38,
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "indexes": [
  {
   "name": "R625_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_OID_625",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S579_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, AMF, geoJSON",
 "isDataVersioned": true,
 "effectiveMinScale": 25000,
 "effectiveMaxScale": 15001,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null
}