{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "NYSDOT State Touring Inventory", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Roadway_Type", "uniqueValueGroups": [ { "heading": "Roadway Type", "classes": [ { "label": "Route", "description": "Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "values": [ [ "Route" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "values": [ [ "Ramp" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "Route", "label": "Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "Ramp", "label": "Ramp" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 235, 252, 255 ], "toColor": [ 210, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 179, 255 ], "toColor": [ 227, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 184, 252, 255 ], "toColor": [ 243, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 184, 255 ], "toColor": [ 252, 189, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 217, 255 ], "toColor": [ 187, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 195, 252, 255 ], "toColor": [ 179, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 204, 255 ], "toColor": [ 252, 236, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 239, 255 ], "toColor": [ 252, 210, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 189, 255 ], "toColor": [ 184, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 182, 252, 255 ], "toColor": [ 205, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 251, 255 ], "toColor": [ 192, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 210, 255 ], "toColor": [ 232, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 105708.09949999955, "ymin": 4483306.344799999, "xmax": 763916.0599999996, "ymax": 4985404.0600000005, "spatialReference": { "wkid": 26918, "latestWkid": 26918, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "County_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Route_ID", "type": "esriFieldTypeString", "alias": "Route_ID", "length": 13, "domain": null }, { "name": "From_Measure", "type": "esriFieldTypeDouble", "alias": "From_Measure", "domain": null }, { "name": "To_Measure", "type": "esriFieldTypeDouble", "alias": "To_Measure", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Id", "type": "esriFieldTypeString", "alias": "Id", "length": 38, "domain": null }, { "name": "Route_Display_Value", "type": "esriFieldTypeString", "alias": "Route_Display_Value", "length": 20, "domain": null }, { "name": "Route_Signing", "type": "esriFieldTypeString", "alias": "Route_Signing", "length": 5, "domain": null }, { "name": "Route_Number", "type": "esriFieldTypeString", "alias": "Route_Number", "length": 5, "domain": null }, { "name": "Route_Suffix", "type": "esriFieldTypeString", "alias": "Route_Suffix", "length": 3, "domain": null }, { "name": "Route_Qualifier", "type": "esriFieldTypeString", "alias": "Route_Qualifier", "length": 25, "domain": null }, { "name": "Roadway_Type", "type": "esriFieldTypeString", "alias": "Roadway_Type", "length": 25, "domain": null }, { "name": "Roadway_Feature", "type": "esriFieldTypeString", "alias": "Roadway_Feature", "length": 50, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 200, "domain": null }, { "name": "DOT_Region_Number", "type": "esriFieldTypeString", "alias": "DOT_Region_Number", "length": 5, "domain": null }, { "name": "County_Name", "type": "esriFieldTypeString", "alias": "County_Name", "length": 40, "domain": null }, { "name": "County_FIPS_Code", "type": "esriFieldTypeString", "alias": "County_FIPS_Code", "length": 5, "domain": null }, { "name": "County_Road_Number", "type": "esriFieldTypeString", "alias": "County_Road_Number", "length": 10, "domain": null }, { "name": "Roadway_Name", "type": "esriFieldTypeString", "alias": "Roadway_Name", "length": 100, "domain": null }, { "name": "Begin_Description", "type": "esriFieldTypeString", "alias": "Begin_Description", "length": 150, "domain": null }, { "name": "End_Description", "type": "esriFieldTypeString", "alias": "End_Description", "length": 150, "domain": null }, { "name": "Located_Muni_Type", "type": "esriFieldTypeString", "alias": "Located_Muni_Type", "length": 25, "domain": null }, { "name": "Located_Muni_Name", "type": "esriFieldTypeString", "alias": "Located_Muni_Name", "length": 100, "domain": null }, { "name": "Maintenance_Jurisdiction", "type": "esriFieldTypeString", "alias": "Maintenance_Jurisdiction", "length": 200, "domain": null }, { "name": "Owning_Jurisdiction", "type": "esriFieldTypeString", "alias": "Owning_Jurisdiction", "length": 200, "domain": null }, { "name": "Owning_Muni_Name", "type": "esriFieldTypeString", "alias": "Owning_Muni_Name", "length": 100, "domain": null }, { "name": "Owning_Muni_Type", "type": "esriFieldTypeString", "alias": "Owning_Muni_Type", "length": 25, "domain": null }, { "name": "Functional_Class", "type": "esriFieldTypeString", "alias": "Functional_Class", "length": 200, "domain": null }, { "name": "National_Hghway_System", "type": "esriFieldTypeString", "alias": "National_Hghway_System", "length": 200, "domain": null }, { "name": "Federal_Aid_Highway", "type": "esriFieldTypeString", "alias": "Federal_Aid_Highway", "length": 1, "domain": null }, { "name": "Federal_Aid_Primary_1991", "type": "esriFieldTypeString", "alias": "Federal_Aid_Primary_1991", "length": 1, "domain": null }, { "name": "Parkway_Flag", "type": "esriFieldTypeString", "alias": "Parkway_Flag", "length": 1, "domain": null }, { "name": "Scenic_Byway_Flag", "type": "esriFieldTypeString", "alias": "Scenic_Byway_Flag", "length": 1, "domain": null }, { "name": "State_Highway_Number", "type": "esriFieldTypeString", "alias": "State_Highway_Number", "length": 20, "domain": null }, { "name": "Urban_Area_FIPS_Code", "type": "esriFieldTypeString", "alias": "Urban_Area_FIPS_Code", "length": 10, "domain": null }, { "name": "Urban_Area_Name", "type": "esriFieldTypeString", "alias": "Urban_Area_Name", "length": 100, "domain": null }, { "name": "MPO", "type": "esriFieldTypeString", "alias": "MPO", "length": 200, "domain": null }, { "name": "Indigenous_Territory", "type": "esriFieldTypeString", "alias": "Indigenous_Territory", "length": 150, "domain": null }, { "name": "BIN", "type": "esriFieldTypeString", "alias": "BIN", "length": 7, "domain": null }, { "name": "Railroad_Crossing", "type": "esriFieldTypeString", "alias": "Railroad_Crossing", "length": 7, "domain": null }, { "name": "Posted_Speed_Limit_MPH", "type": "esriFieldTypeSmallInteger", "alias": "Posted_Speed_Limit_MPH", "domain": null }, { "name": "One_Way", "type": "esriFieldTypeString", "alias": "One_Way", "length": 1, "domain": null }, { "name": "Access_Control", "type": "esriFieldTypeString", "alias": "Access_Control", "length": 200, "domain": null }, { "name": "Pavement_Type", "type": "esriFieldTypeString", "alias": "Pavement_Type", "length": 200, "domain": null }, { "name": "Travel_Lanes_Pr_Dir", "type": "esriFieldTypeSmallInteger", "alias": "Travel_Lanes_Pr_Dir", "domain": null }, { "name": "Travel_Lanes_NonPr_Dir", "type": "esriFieldTypeSmallInteger", "alias": "Travel_Lanes_NonPr_Dir", "domain": null }, { "name": "Travel_Lane_Width_Pr_Dir", "type": "esriFieldTypeDouble", "alias": "Travel_Lane_Width_Pr_Dir", "domain": null }, { "name": "Travel_Lane_Width_NonPr_Dir", "type": "esriFieldTypeDouble", "alias": "Travel_Lane_Width_NonPr_Dir", "domain": null }, { "name": "Shoulder_Width_Rght_Pr_Dir", "type": "esriFieldTypeDouble", "alias": "Shoulder_Width_Rght_Pr_Dir", "domain": null }, { "name": "Shoulder_Width_Rght_NonPr_Dir", "type": "esriFieldTypeDouble", "alias": "Shoulder_Width_Rght_NonPr_Dir", "domain": null }, { "name": "Shoulder_Width_Left_Pr_Dir", "type": "esriFieldTypeDouble", "alias": "Shoulder_Width_Left_Pr_Dir", "domain": null }, { "name": "Shoulder_Width_Left_NonPr_Dir", "type": "esriFieldTypeDouble", "alias": "Shoulder_Width_Left_NonPr_Dir", "domain": null }, { "name": "Center_Turn_Lane_Width", "type": "esriFieldTypeDouble", "alias": "Center_Turn_Lane_Width", "domain": null }, { "name": "Median_Type", "type": "esriFieldTypeString", "alias": "Median_Type", "length": 200, "domain": null }, { "name": "Median_Width", "type": "esriFieldTypeSmallInteger", "alias": "Median_Width", "domain": null }, { "name": "Cont_Count_Traffic_Station", "type": "esriFieldTypeString", "alias": "Cont_Count_Traffic_Station", "length": 15, "domain": null }, { "name": "Traffic_Station_ID", "type": "esriFieldTypeString", "alias": "Traffic_Station_ID", "length": 10, "domain": null }, { "name": "AADT_Current_Estimate", "type": "esriFieldTypeInteger", "alias": "AADT_Current_Estimate", "domain": null }, { "name": "AADT_Last_Actual", "type": "esriFieldTypeInteger", "alias": "AADT_Last_Actual", "domain": null }, { "name": "AADT_Last_Actual_Count_Year", "type": "esriFieldTypeSmallInteger", "alias": "AADT_Last_Actual_Count_Year", "domain": null }, { "name": "Truck_Percent_Average", "type": "esriFieldTypeDouble", "alias": "Truck_Percent_Average", "domain": null }, { "name": "Truck_Percent_Actual", "type": "esriFieldTypeDouble", "alias": "Truck_Percent_Actual", "domain": null }, { "name": "Truck_Percent_Actual_Year", "type": "esriFieldTypeSmallInteger", "alias": "Truck_Percent_Actual_Year", "domain": null }, { "name": "Overlap_Hierarchy", "type": "esriFieldTypeSmallInteger", "alias": "Overlap_Hierarchy", "domain": null }, { "name": "DOT_ID", "type": "esriFieldTypeString", "alias": "DOT_ID", "length": 6, "domain": null }, { "name": "Segment_Length", "type": "esriFieldTypeDouble", "alias": "Segment_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R330_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S208_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": false, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "494ad773055c44699f079b1de0ad4d1a" }