{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "id": 254,
 "name": "Railroad Lines",
 "type": "Feature Layer",
 "description": "The centerline of the railroads traveled way used to move passengers and freight.",
 "geometryType": "esriGeometryPolyline",
 "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": -9.999999999999999E-6,
  "mUnits": 99999.99999999999
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     156,
     156,
     156,
     255
    ],
    "width": 0.5
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1661809.3966147155,
  "ymin": 776600.5815050602,
  "xmax": 1787245.9013186395,
  "ymax": 870937.2409284711,
  "spatialReference": {
   "wkid": 102719,
   "latestWkid": 2264,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -1.2802839206751017E8,
   "falseY": -9.83878341750024E7,
   "xyUnits": 3.5479532407619245E7,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "TRANSPORTEDGEID",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "TRANSPORTEDGEID",
   "type": "esriFieldTypeString",
   "alias": "TRANSPORTEDGEID",
   "length": 30,
   "domain": null
  },
  {
   "name": "FTSEGMENTID",
   "type": "esriFieldTypeString",
   "alias": "FTSEGMENTID",
   "length": 30,
   "domain": null
  },
  {
   "name": "SOURCEID",
   "type": "esriFieldTypeString",
   "alias": "SOURCEID",
   "length": 255,
   "domain": null
  },
  {
   "name": "TRANSPORTMODE",
   "type": "esriFieldTypeInteger",
   "alias": "TRANSPORTMODE",
   "domain": null
  },
  {
   "name": "DISPLAYCLASS",
   "type": "esriFieldTypeInteger",
   "alias": "DISPLAYCLASS",
   "domain": null
  },
  {
   "name": "SPEEDCLASS",
   "type": "esriFieldTypeInteger",
   "alias": "SpeedClass",
   "domain": {
    "type": "codedValue",
    "name": "UNETRANSSpeedClass",
    "description": "",
    "codedValues": [
     {
      "name": "Secondary City Street",
      "code": 1
     },
     {
      "name": "Primary City Street",
      "code": 2
     },
     {
      "name": "Highway",
      "code": 3
     },
     {
      "name": "Interstate - Urban",
      "code": 4
     },
     {
      "name": "Interstate - Rural",
      "code": 5
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "CAPACITY",
   "type": "esriFieldTypeInteger",
   "alias": "CAPACITY",
   "domain": null
  },
  {
   "name": "DESIGNDATE",
   "type": "esriFieldTypeDate",
   "alias": "DESIGNDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "CONSTRUCTIONDATE",
   "type": "esriFieldTypeDate",
   "alias": "CONSTRUCTIONDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "INSERVICEDATE",
   "type": "esriFieldTypeDate",
   "alias": "INSERVICEDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "OUTOFSERVICEDATE",
   "type": "esriFieldTypeDate",
   "alias": "OUTOFSERVICEDATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "UPDATETIMESTAMP",
   "type": "esriFieldTypeDate",
   "alias": "UPDATETIMESTAMP",
   "length": 8,
   "domain": null
  },
  {
   "name": "LIFECYCLESTATUS",
   "type": "esriFieldTypeString",
   "alias": "LifecycleStatus",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "LifecycleStatus",
    "description": "",
    "codedValues": [
     {
      "name": "Proposed",
      "code": "Proposed"
     },
     {
      "name": "In Construction",
      "code": "In Construction"
     },
     {
      "name": "Active",
      "code": "Active"
     },
     {
      "name": "Retired",
      "code": "Retired"
     },
     {
      "name": "Abandoned",
      "code": "Abandoned"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "DESCRIPTION",
   "type": "esriFieldTypeString",
   "alias": "DESCRIPTION",
   "length": 100,
   "domain": null
  },
  {
   "name": "ONEWAY",
   "type": "esriFieldTypeInteger",
   "alias": "OneWay",
   "domain": {
    "type": "codedValue",
    "name": "BooleanInt",
    "description": "",
    "codedValues": [
     {
      "name": "True",
      "code": 1
     },
     {
      "name": "False",
      "code": 0
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "MINWIDTH",
   "type": "esriFieldTypeDouble",
   "alias": "MINWIDTH",
   "domain": null
  },
  {
   "name": "MINHEIGHT",
   "type": "esriFieldTypeDouble",
   "alias": "MINHEIGHT",
   "domain": null
  },
  {
   "name": "MAXWEIGHT",
   "type": "esriFieldTypeDouble",
   "alias": "MAXWEIGHT",
   "domain": null
  },
  {
   "name": "VERTICALLEVEL",
   "type": "esriFieldTypeInteger",
   "alias": "VERTICALLEVEL",
   "domain": null
  },
  {
   "name": "VEHICLELENGTHRESTRICTION",
   "type": "esriFieldTypeDouble",
   "alias": "VEHICLELENGTHRESTRICTION",
   "domain": null
  },
  {
   "name": "TOFROMIMPEDANCE",
   "type": "esriFieldTypeDouble",
   "alias": "ToFromImpedance",
   "domain": null
  },
  {
   "name": "FROMTOIMPEDANCE",
   "type": "esriFieldTypeDouble",
   "alias": "FromToImpedance",
   "domain": null
  },
  {
   "name": "DETAILEDROUTINGMODES",
   "type": "esriFieldTypeDouble",
   "alias": "DETAILEDROUTINGMODES",
   "domain": null
  },
  {
   "name": "TOTALTRACKS",
   "type": "esriFieldTypeInteger",
   "alias": "TotalTracks",
   "domain": null
  },
  {
   "name": "GAUGE",
   "type": "esriFieldTypeInteger",
   "alias": "GAUGE",
   "domain": null
  },
  {
   "name": "FUNCTIONALCLASS",
   "type": "esriFieldTypeString",
   "alias": "FUNCTIONALCLASS",
   "length": 10,
   "domain": null
  },
  {
   "name": "GRADE",
   "type": "esriFieldTypeString",
   "alias": "Grade",
   "length": 10,
   "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
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R22_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "UUID_22",
   "fields": "GlobalID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "UUID_OID_22",
   "fields": "GlobalID,OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S17_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "hasM": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": true,
 "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,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet"
 },
 "hasMetadata": true,
 "isDataArchived": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": true,
  "startArchivingMoment": 1469468832000
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "e0c1bf23235546cebde935cc15cfa06d"
}