{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Railroad_1K", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102676, "latestWkid": 3418, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "RailroadName", "classes": [ { "label": "Canadian Pacific; MPW", "description": "Canadian Pacific; MPW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.96 }, "values": [ [ "Canadian Pacific" ], [ "MPW" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.96 }, "value": "Canadian Pacific", "label": "Canadian Pacific; MPW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.96 }, "value": "MPW", "label": "Canadian Pacific; MPW" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 71, 189, 255 ], "toColor": [ 191, 71, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 153, 191, 255 ], "toColor": [ 184, 153, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 65, 250, 255 ], "toColor": [ 213, 65, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 157, 242, 255 ], "toColor": [ 239, 157, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 104, 186, 255 ], "toColor": [ 175, 104, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 126, 242, 255 ], "toColor": [ 225, 126, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 196, 245, 255 ], "toColor": [ 237, 196, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 73, 222, 255 ], "toColor": [ 222, 73, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 39, 179, 255 ], "toColor": [ 148, 39, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 148, 212, 255 ], "toColor": [ 202, 148, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 52, 247, 255 ], "toColor": [ 247, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 50, 209, 255 ], "toColor": [ 180, 50, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 92, 196, 255 ], "toColor": [ 172, 92, 196, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2238947.229595973, "ymin": 494275.5162021395, "xmax": 2384254.785436975, "ymax": 593142.7443203138, "spatialReference": { "wkid": 103046, "latestWkid": 6465, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3.725648770439424E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "RailroadName", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Railroad Type", "length": 50, "domain": { "type": "codedValue", "name": "RailroadType", "description": "The type of rail line", "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", "description": "The intended use of the railroad", "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "RAILLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "GradeLevel", "description": "A classification used to identify the level above or below grade a specfic transportation (road, rail, etc.) segment is.", "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", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME_LC", "type": "esriFieldTypeString", "alias": "NAME_LC", "length": 3, "domain": null }, { "name": "NAME_LOCAL", "type": "esriFieldTypeString", "alias": "NAME_LOCAL", "length": 50, "domain": null }, { "name": "NAME_LOCAL_LC", "type": "esriFieldTypeString", "alias": "NAME_LOCAL_LC", "length": 3, "domain": null }, { "name": "ST_PROV", "type": "esriFieldTypeString", "alias": "ST_PROV", "length": 50, "domain": null }, { "name": "COUNTRY", "type": "esriFieldTypeString", "alias": "COUNTRY", "length": 50, "domain": null }, { "name": "DATASOURCENAME", "type": "esriFieldTypeString", "alias": "DATASOURCENAME", "length": 100, "domain": null }, { "name": "EDITCOMMENTS", "type": "esriFieldTypeString", "alias": "EDITCOMMENTS", "length": 250, "domain": null }, { "name": "SOURCEFEATUREID", "type": "esriFieldTypeString", "alias": "SOURCEFEATUREID", "length": 20, "domain": null }, { "name": "Accuracy", "type": "esriFieldTypeDouble", "alias": "Accuracy", "domain": null }, { "name": "PublishedDate", "type": "esriFieldTypeDate", "alias": "PublishedDate", "length": 8, "domain": null }, { "name": "ContributorViz", "type": "esriFieldTypeString", "alias": "ContributorViz", "length": 23, "domain": null }, { "name": "LicensedViz", "type": "esriFieldTypeString", "alias": "LicensedViz", "length": 23, "domain": null }, { "name": "ContributorUID", "type": "esriFieldTypeGUID", "alias": "ContributorUID", "length": 38, "domain": null }, { "name": "FeatureUID", "type": "esriFieldTypeGUID", "alias": "FeatureUID", "length": 38, "domain": null }, { "name": "DeliveryUID", "type": "esriFieldTypeGUID", "alias": "DeliveryUID", "length": 38, "domain": null }, { "name": "Severity", "type": "esriFieldTypeInteger", "alias": "Severity", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_106", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_106", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "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", "timeZoneIANA": "America/Chicago", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "America/Chicago", "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": "4e1d5351f2124e28b1f7fb4950273360" }