{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Rail Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103701, "latestWkid": 103701, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -17949400, "falseY": -49666600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.4000000000000001 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 476456.5320714973, "ymin": 100132.21403990686, "xmax": 631489.9818464965, "ymax": 268211.4415290728, "spatialReference": { "wkid": 103701, "latestWkid": 103701, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17949400, "falseY": -49666600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TrackName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "RR_ID", "type": "esriFieldTypeString", "alias": "Railroad Unique Identifier", "length": 36, "domain": null }, { "name": "RAILWAY_NM", "type": "esriFieldTypeString", "alias": "Railway Name", "length": 105, "domain": { "type": "codedValue", "name": "WS1_Railway_Name", "description": "Full name of the railroad operator. (Burlington Northern Santa Fe, Otter Tail Valley, W.M.S.T.R.)", "codedValues": [ { "name": "Burlington Northern Santa Fe", "code": "Burlington Northern Santa Fe" }, { "name": "Otter Tail Valley", "code": "Otter Tail Valley" }, { "name": "W.M.S.T.R.", "code": "W.M.S.T.R." } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrackType", "type": "esriFieldTypeString", "alias": "Track Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_TrackType", "description": "", "codedValues": [ { "name": "BranchLine", "code": "BranchLine" }, { "name": "Interchange", "code": "Interchange" }, { "name": "Interlocking", "code": "Interlocking" }, { "name": "MainlineTrack", "code": "MainlineTrack" }, { "name": "MainTrack", "code": "MainTrack" }, { "name": "Siding", "code": "Siding " }, { "name": "Station", "code": "Station" }, { "name": "Wye", "code": "Wye" }, { "name": "Yard", "code": "Yard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TrackName", "type": "esriFieldTypeString", "alias": "Track Name", "length": 32, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "Route Name", "length": 100, "domain": null }, { "name": "RR_OPERATOR", "type": "esriFieldTypeString", "alias": "RR Operator", "length": 30, "domain": { "type": "codedValue", "name": "WS1_RR_Operator", "description": "Abreviated name of the organization(s) that operates the track. (BNSF, OTVR, WMSTR) In MNDOT data, this field is called: MAIN_RR_OP", "codedValues": [ { "name": "BNSF", "code": "BNSF" }, { "name": "OTVR", "code": "OTVR" }, { "name": "WMSTR", "code": "WMSTR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RR_DIVISION", "type": "esriFieldTypeString", "alias": "RR Division", "length": 30, "domain": null }, { "name": "RR_SUBDIVISION", "type": "esriFieldTypeString", "alias": "RR Subdivision", "length": 30, "domain": null }, { "name": "RR_SECTION", "type": "esriFieldTypeString", "alias": "RR Section", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 20, "domain": { "type": "codedValue", "name": "WS1_LifecycleStatusRoad", "description": "LifecycleStatusRoad", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Seasonal", "code": "Seasonal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "EDIT_ORG", "type": "esriFieldTypeString", "alias": "Editing Organization", "length": 40, "domain": null }, { "name": "REGION", "type": "esriFieldTypeSmallInteger", "alias": "Region", "domain": null }, { "name": "CO_CODE", "type": "esriFieldTypeString", "alias": "County Code", "length": 5, "domain": { "type": "codedValue", "name": "WS1_CountyCode", "description": "CountyCode", "codedValues": [ { "name": "Becker", "code": "27005" }, { "name": "Clay", "code": "27027" }, { "name": "Norman", "code": "27107" }, { "name": "Otter Tail", "code": "27111" }, { "name": "Wilkin", "code": "27167" }, { "name": "Out of Jurisdiction", "code": "OOJ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CO_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 40, "domain": { "type": "codedValue", "name": "WS1_CountyName", "description": "CountyName", "codedValues": [ { "name": "Becker", "code": "Becker" }, { "name": "Clay", "code": "Clay" }, { "name": "Norman", "code": "Norman" }, { "name": "Out of Jurisdiction", "code": "OOJ" }, { "name": "Otter Tail", "code": "Otter Tail" }, { "name": "Wilkin", "code": "Wilkin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATE_CODE", "type": "esriFieldTypeString", "alias": "State Code", "length": 2, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2089_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1889_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, "hasZ": 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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2a131c35463d4d9a950bd8bfd38ab0ba" }