{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "CountyAnnotation", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103160, "latestWkid": 6578, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Class 1" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2990090.542391684, "ymin": 9896592.637454832, "xmax": 3270695.6422418123, "ymax": 1.0286038565216964E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Vertical Alignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "Horizontal Alignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R94_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Class 1" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontStyle": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null }, "code": 0, "name": "Class 1" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2ae45b32797647bba0cfeb9028bafaed" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "Class 1", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 12, "name": "CountyAnnotation" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 2990090.542391684, "ymin": 9896592.637454832, "xmax": 3270695.6422418123, "ymax": 1.0286038565216964E7, "spatialReference": { "wkid": 102739, "latestWkid": 2277, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -124805500, "falseY": -81923100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "2ae45b32797647bba0cfeb9028bafaed" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "HIN_Intersections_2024_10_04", "type": "Feature Layer", "description": "
The TxDOT Roadway_Linework_wAssets feature class is a statewide dataset that has attribute information routed to TxDOT Roadway linework. By using linear referencing tools, attribute information from the TxDOT Roadway Inventory table are located on the linework. Roadway attributes such as functional system, traffic counts, surface types among many others can be found on a roadway simply by selecting it or performing a query. The TxDOT Roadway Inventory layer can also be found on TxDOT\u2019s Open Data Portal. This product is created annually by the Transportation Planning and Programming Division at TxDOT in the Data Analysis, Mapping and Reporting Branch for internal and public use.<\/SPAN><\/SPAN><\/P> To create a line event (route), use ROUTE_ID from TxDOT Roadway Linework as the Route Identifier. Then, use the TxDOT Roadway Inventory table: RIA_RTE_ID as the Route Identifier, FRM_DFO and TO_DFO as the measure fields.<\/SPAN><\/SPAN><\/P> Updated: Annually<\/SPAN><\/SPAN><\/P> Source: Geospatial Roadway Inventory Database (GRID)<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 103160,
"latestWkid": 6578,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": -1072.7698939999984,
"mUnits": 10000
},
"copyrightText": "Transportation Planning and Programming Division - Data Management Section\nTPP-GIS@txdot.gov",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriPMS",
"url": "110e228b2514bac53a8777a4f7138353",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBUlEQVQ4jWNhoDJgIaTg////IgwMDEEgNiMj4yyKDfz250/2zLvnGkTYORm+/v4tyc3K2kiRgSBw+M0jMB0so8lACLAwUBmwjFAD////LwKKTWwK/jL8c3MQlf/NxMjI8pfhn9fX37+xGsQNjX2YC4NASQMWm8gAZJgYB/dTMQ7uZ/PvXTQ98PqhGboaWxE5kKOeg9Ip3MugdIYNgFwGMuzO57c/tfhFGA68foih5s3Pb6heBpkMSrTY0hnImyCXgQwzFpRcvcQ84BZWmxkY1iF7GR4G6AAUZiBvglwGMowqOYUUwEKS6pFjoK2IHErSoMhAUKyCEi2UC04aFBkIAsSU1DAAAM57YMtmDJdeAAAAAElFTkSuQmCC",
"contentType": "image/png",
"width": 15,
"height": 15,
"angle": 0,
"xoffset": 0,
"yoffset": 0
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": [
{
"labelExpressionInfo": {"expression": "$feature.Rank"},
"labelPlacement": "esriServerPointLabelPlacementAboveRight",
"deconflictionStrategy": "dynamic",
"allowOverlapOfFeatureInterior": "avoid",
"stackLabel": true,
"stackAlignment": "dynamic",
"removeDuplicates": "none",
"stackRowLength": 24,
"useCodedValues": true,
"maxScale": 0,
"minScale": 0,
"name": "Class 1",
"priority": -1,
"symbol": {
"type": "esriTS",
"color": [
84,
84,
84,
255
],
"backgroundColor": null,
"borderLineColor": null,
"borderLineSize": null,
"verticalAlignment": "bottom",
"horizontalAlignment": "left",
"rightToLeft": false,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"kerning": true,
"haloColor": null,
"haloSize": null,
"font": {
"family": "Ubuntu",
"size": 6,
"style": "normal",
"weight": "normal",
"decoration": "none"
}
}
}
]
},
"defaultVisibility": true,
"extent": {
"xmin": 2896322.332956254,
"ymin": 1.0154808943174908E7,
"xmax": 3053072.659531162,
"ymax": 1.0293181886231463E7,
"spatialReference": {
"wkid": 102739,
"latestWkid": 2277,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "streetname_update",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Join_Count",
"type": "esriFieldTypeInteger",
"alias": "Join_Count",
"domain": null
},
{
"name": "TARGET_FID",
"type": "esriFieldTypeInteger",
"alias": "TARGET_FID",
"domain": null
},
{
"name": "hwy_int",
"type": "esriFieldTypeDouble",
"alias": "hwy_int",
"domain": null
},
{
"name": "streetname_update",
"type": "esriFieldTypeString",
"alias": "streetname_update",
"length": 255,
"domain": null
},
{
"name": "hwy_manual",
"type": "esriFieldTypeSmallInteger",
"alias": "hwy_manual",
"domain": null
},
{
"name": "Crash_Cost_Integer",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer",
"domain": null
},
{
"name": "KA",
"type": "esriFieldTypeInteger",
"alias": "KA",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R95_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S69_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": true,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"maxSelectionCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"hasM": 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,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "2ae45b32797647bba0cfeb9028bafaed"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 18,
"name": "HIN_AllRoads_2024_10_04",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 103160,
"latestWkid": 6578,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
28,
115,
255,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 2895445.005970855,
"ymin": 1.013655399609066E7,
"xmax": 3060931.4709124807,
"ymax": 1.0328685145930026E7,
"spatialReference": {
"wkid": 102739,
"latestWkid": 2277,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "streetname_update",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "streetname_update",
"type": "esriFieldTypeString",
"alias": "streetname_update",
"length": 255,
"domain": null
},
{
"name": "window_count",
"type": "esriFieldTypeDouble",
"alias": "window_count",
"domain": null
},
{
"name": "network_selection",
"type": "esriFieldTypeString",
"alias": "network_selection",
"length": 255,
"domain": null
},
{
"name": "extend_segment_end",
"type": "esriFieldTypeString",
"alias": "extend_segment_end",
"length": 255,
"domain": null
},
{
"name": "percentile_threshold",
"type": "esriFieldTypeString",
"alias": "percentile_threshold",
"length": 255,
"domain": null
},
{
"name": "percentile_threshold_value",
"type": "esriFieldTypeDouble",
"alias": "percentile_threshold_value",
"domain": null
},
{
"name": "maximum_gap_length",
"type": "esriFieldTypeString",
"alias": "maximum_gap_length",
"length": 255,
"domain": null
},
{
"name": "hin_mode",
"type": "esriFieldTypeString",
"alias": "hin_mode",
"length": 255,
"domain": null
},
{
"name": "KEEP",
"type": "esriFieldTypeInteger",
"alias": "KEEP",
"domain": null
},
{
"name": "KA",
"type": "esriFieldTypeDouble",
"alias": "KA",
"domain": null
},
{
"name": "KA_hin_total",
"type": "esriFieldTypeDouble",
"alias": "KA_hin_total",
"domain": null
},
{
"name": "KA_analysis_total",
"type": "esriFieldTypeDouble",
"alias": "KA_analysis_total",
"domain": null
},
{
"name": "KA_hin_capture",
"type": "esriFieldTypeDouble",
"alias": "KA_hin_capture",
"domain": null
},
{
"name": "hin_length_total",
"type": "esriFieldTypeDouble",
"alias": "hin_length_total",
"domain": null
},
{
"name": "analysis_length_total",
"type": "esriFieldTypeDouble",
"alias": "analysis_length_total",
"domain": null
},
{
"name": "hin_length_capture",
"type": "esriFieldTypeDouble",
"alias": "hin_length_capture",
"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": "R97_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S71_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": 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": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "2ae45b32797647bba0cfeb9028bafaed"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 17,
"name": "HIN_OffSystem_2024_10_04",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 103160,
"latestWkid": 6578,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
198,
28,
255,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 2911278.2187253563,
"ymin": 1.0138175635891868E7,
"xmax": 3070710.343414053,
"ymax": 1.0339937322899602E7,
"spatialReference": {
"wkid": 102739,
"latestWkid": 2277,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "streetname_update",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "streetname_update",
"type": "esriFieldTypeString",
"alias": "streetname_update",
"length": 255,
"domain": null
},
{
"name": "window_count",
"type": "esriFieldTypeDouble",
"alias": "window_count",
"domain": null
},
{
"name": "network_selection",
"type": "esriFieldTypeString",
"alias": "network_selection",
"length": 255,
"domain": null
},
{
"name": "extend_segment_end",
"type": "esriFieldTypeString",
"alias": "extend_segment_end",
"length": 255,
"domain": null
},
{
"name": "percentile_threshold",
"type": "esriFieldTypeString",
"alias": "percentile_threshold",
"length": 255,
"domain": null
},
{
"name": "percentile_threshold_value",
"type": "esriFieldTypeDouble",
"alias": "percentile_threshold_value",
"domain": null
},
{
"name": "maximum_gap_length",
"type": "esriFieldTypeString",
"alias": "maximum_gap_length",
"length": 255,
"domain": null
},
{
"name": "hin_mode",
"type": "esriFieldTypeString",
"alias": "hin_mode",
"length": 255,
"domain": null
},
{
"name": "KA",
"type": "esriFieldTypeDouble",
"alias": "KA",
"domain": null
},
{
"name": "KA_hin_total",
"type": "esriFieldTypeDouble",
"alias": "KA_hin_total",
"domain": null
},
{
"name": "KA_analysis_total",
"type": "esriFieldTypeDouble",
"alias": "KA_analysis_total",
"domain": null
},
{
"name": "KA_hin_capture",
"type": "esriFieldTypeDouble",
"alias": "KA_hin_capture",
"domain": null
},
{
"name": "Crash_Cost_Integer",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer",
"domain": null
},
{
"name": "Crash_Cost_Integer_hin_total",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer_hin_total",
"domain": null
},
{
"name": "Crash_Cost_Integer_analysis_tot",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer_analysis_total",
"domain": null
},
{
"name": "Crash_Cost_Integer_hin_capture",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer_hin_capture",
"domain": null
},
{
"name": "hin_length_total",
"type": "esriFieldTypeDouble",
"alias": "hin_length_total",
"domain": null
},
{
"name": "analysis_length_total",
"type": "esriFieldTypeDouble",
"alias": "analysis_length_total",
"domain": null
},
{
"name": "hin_length_capture",
"type": "esriFieldTypeDouble",
"alias": "hin_length_capture",
"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": "R96_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S70_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": 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": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "2ae45b32797647bba0cfeb9028bafaed"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 20,
"name": "CAMPO_County_Boundaries",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 103160,
"latestWkid": 6578,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
252,
0
],
"outline": {
"type": "esriSLS",
"style": "esriSLSDash",
"color": [
78,
78,
78,
255
],
"width": 3
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 2883523.2680045627,
"ymin": 9840133.270393074,
"xmax": 3343378.9460145873,
"ymax": 1.0348417391896421E7,
"spatialReference": {
"wkid": 102739,
"latestWkid": 2277,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "FIPS_ST_CNTY_CD",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "CMPTRL_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "CMPTRL_CNTY_NBR",
"domain": null
},
{
"name": "DPS_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "DPS_CNTY_NBR",
"domain": null
},
{
"name": "FIPS_ST_CNTY_CD",
"type": "esriFieldTypeString",
"alias": "FIPS_ST_CNTY_CD",
"length": 5,
"domain": null
},
{
"name": "TXDOT_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "TXDOT_CNTY_NBR",
"domain": null
},
{
"name": "TXDOT_DIST_NBR",
"type": "esriFieldTypeInteger",
"alias": "TXDOT_DIST_NBR",
"domain": null
},
{
"name": "CNTY_NM",
"type": "esriFieldTypeString",
"alias": "CNTY_NM",
"length": 20,
"domain": null
},
{
"name": "GID",
"type": "esriFieldTypeInteger",
"alias": "GID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R99_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S73_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": 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": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "2ae45b32797647bba0cfeb9028bafaed"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 21,
"name": "CountyMask",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 103160,
"latestWkid": 6578,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
225,
225,
225,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
0
],
"width": 0.4
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 338305.41051274695,
"ymin": 8460763.18965858,
"xmax": 4432965.791672082,
"ymax": 1.2341649783808993E7,
"spatialReference": {
"wkid": 102739,
"latestWkid": 2277,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "FIPS_ST_CNTY_CD",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "CMPTRL_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "CMPTRL_CNTY_NBR",
"domain": null
},
{
"name": "DPS_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "DPS_CNTY_NBR",
"domain": null
},
{
"name": "FIPS_ST_CNTY_CD",
"type": "esriFieldTypeString",
"alias": "FIPS_ST_CNTY_CD",
"length": 5,
"domain": null
},
{
"name": "TXDOT_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "TXDOT_CNTY_NBR",
"domain": null
},
{
"name": "TXDOT_DIST_NBR",
"type": "esriFieldTypeInteger",
"alias": "TXDOT_DIST_NBR",
"domain": null
},
{
"name": "CNTY_NM",
"type": "esriFieldTypeString",
"alias": "CNTY_NM",
"length": 20,
"domain": null
},
{
"name": "GID",
"type": "esriFieldTypeInteger",
"alias": "GID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "Shape.STArea()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null
},
{
"name": "Shape.STLength()",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R100_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S74_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": 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": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "2ae45b32797647bba0cfeb9028bafaed"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 8,
"name": "Labels and Sheilds",
"type": "Group Layer",
"description": "New Group Layer",
"geometryType": null,
"copyrightText": "",
"parentLayer": null,
"subLayers": [
{
"id": 19,
"name": "Burnet_Roadway_Network"
}
],
"minScale": 0,
"maxScale": 0,
"defaultVisibility": true,
"extent": {
"xmin": 2891699.1122163166,
"ymin": 1.0126836025698157E7,
"xmax": 3078013.0643721824,
"ymax": 1.0348349036390286E7,
"spatialReference": {
"wkid": 102739,
"latestWkid": 2277,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"displayField": "",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": null,
"geometryField": {},
"indexes": [],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map",
"supportsStatistics": false,
"supportsExceedsLimitStatistics": false,
"supportsAdvancedQueries": false,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": false,
"supportsPercentileStatistics": false,
"supportsHavingClause": false,
"supportsOrderBy": false,
"supportsDistinct": false,
"supportsCountDistinct": false,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": false,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": false,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": false,
"serviceItemId": "2ae45b32797647bba0cfeb9028bafaed"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 19,
"name": "Burnet_Roadway_Network",
"type": "Feature Layer",
"description": " The TxDOT Roadway_Linework_wAssets feature class is a statewide dataset that has attribute information routed to TxDOT Roadway linework. By using linear referencing tools, attribute information from the TxDOT Roadway Inventory table are located on the linework. Roadway attributes such as functional system, traffic counts, surface types among many others can be found on a roadway simply by selecting it or performing a query. The TxDOT Roadway Inventory layer can also be found on TxDOT\u2019s Open Data Portal. This product is created annually by the Transportation Planning and Programming Division at TxDOT in the Data Analysis, Mapping and Reporting Branch for internal and public use.<\/SPAN><\/SPAN><\/P> To create a line event (route), use ROUTE_ID from TxDOT Roadway Linework as the Route Identifier. Then, use the TxDOT Roadway Inventory table: RIA_RTE_ID as the Route Identifier, FRM_DFO and TO_DFO as the measure fields.<\/SPAN><\/SPAN><\/P> Updated: Annually<\/SPAN><\/SPAN><\/P> Source: Geospatial Roadway Inventory Database (GRID)<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 103160,
"latestWkid": 6578,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": -1072.7698939999984,
"mUnits": 10000
},
"copyrightText": "Transportation Planning and Programming Division - Data Management Section\nTPP-GIS@txdot.gov",
"parentLayer": {
"id": 8,
"name": "Labels and Sheilds"
},
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
226,
226,
226,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 2891699.1122163166,
"ymin": 1.0126836025698157E7,
"xmax": 3078013.0643721824,
"ymax": 1.0348349036390286E7,
"spatialReference": {
"wkid": 102739,
"latestWkid": 2277,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -124805500,
"falseY": -81923100,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "streetname_update",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Join_Count",
"type": "esriFieldTypeInteger",
"alias": "Join_Count",
"domain": null
},
{
"name": "TARGET_FID",
"type": "esriFieldTypeInteger",
"alias": "TARGET_FID",
"domain": null
},
{
"name": "REC",
"type": "esriFieldTypeInteger",
"alias": "REC",
"domain": null
},
{
"name": "RIA_RTE_ID",
"type": "esriFieldTypeString",
"alias": "RIA_RTE_ID",
"length": 10,
"domain": null
},
{
"name": "RTE_GRID",
"type": "esriFieldTypeInteger",
"alias": "RTE_GRID",
"domain": null
},
{
"name": "GID",
"type": "esriFieldTypeInteger",
"alias": "GID",
"domain": null
},
{
"name": "FRM_DFO",
"type": "esriFieldTypeDouble",
"alias": "FRM_DFO",
"domain": null
},
{
"name": "TO_DFO",
"type": "esriFieldTypeDouble",
"alias": "TO_DFO",
"domain": null
},
{
"name": "C_SEC",
"type": "esriFieldTypeString",
"alias": "C_SEC",
"length": 7,
"domain": null
},
{
"name": "CON",
"type": "esriFieldTypeString",
"alias": "CON",
"length": 4,
"domain": null
},
{
"name": "SEC",
"type": "esriFieldTypeInteger",
"alias": "SEC",
"domain": null
},
{
"name": "BMP",
"type": "esriFieldTypeDouble",
"alias": "BMP",
"domain": null
},
{
"name": "EMP",
"type": "esriFieldTypeDouble",
"alias": "EMP",
"domain": null
},
{
"name": "HWY",
"type": "esriFieldTypeString",
"alias": "HWY",
"length": 7,
"domain": null
},
{
"name": "HSYS",
"type": "esriFieldTypeString",
"alias": "HSYS",
"length": 2,
"domain": null
},
{
"name": "HNUM",
"type": "esriFieldTypeString",
"alias": "HNUM",
"length": 4,
"domain": null
},
{
"name": "HSUF",
"type": "esriFieldTypeString",
"alias": "HSUF",
"length": 1,
"domain": null
},
{
"name": "RDBD_ID",
"type": "esriFieldTypeString",
"alias": "RDBD_ID",
"length": 2,
"domain": null
},
{
"name": "FRM_NBR",
"type": "esriFieldTypeInteger",
"alias": "FRM_NBR",
"domain": null
},
{
"name": "FRM_SUF",
"type": "esriFieldTypeString",
"alias": "FRM_SUF",
"length": 1,
"domain": null
},
{
"name": "FRM_NUM",
"type": "esriFieldTypeString",
"alias": "FRM_NUM",
"length": 5,
"domain": null
},
{
"name": "FRM_DISP",
"type": "esriFieldTypeDouble",
"alias": "FRM_DISP",
"domain": null
},
{
"name": "TO_NBR",
"type": "esriFieldTypeInteger",
"alias": "TO_NBR",
"domain": null
},
{
"name": "TO_SUF",
"type": "esriFieldTypeString",
"alias": "TO_SUF",
"length": 1,
"domain": null
},
{
"name": "TO_NUM",
"type": "esriFieldTypeString",
"alias": "TO_NUM",
"length": 5,
"domain": null
},
{
"name": "TO_DISP",
"type": "esriFieldTypeDouble",
"alias": "TO_DISP",
"domain": null
},
{
"name": "FRM_MKR_DA",
"type": "esriFieldTypeInteger",
"alias": "FRM_MKR_DA",
"domain": null
},
{
"name": "TO_MKR_DAT",
"type": "esriFieldTypeInteger",
"alias": "TO_MKR_DAT",
"domain": null
},
{
"name": "DIR_TRAV",
"type": "esriFieldTypeInteger",
"alias": "DIR_TRAV",
"domain": null
},
{
"name": "STE_NAM",
"type": "esriFieldTypeString",
"alias": "STE_NAM",
"length": 50,
"domain": null
},
{
"name": "DI",
"type": "esriFieldTypeInteger",
"alias": "DI",
"domain": null
},
{
"name": "CO",
"type": "esriFieldTypeInteger",
"alias": "CO",
"domain": null
},
{
"name": "CITY",
"type": "esriFieldTypeInteger",
"alias": "CITY",
"domain": null
},
{
"name": "MPA",
"type": "esriFieldTypeInteger",
"alias": "MPA",
"domain": null
},
{
"name": "UAN",
"type": "esriFieldTypeInteger",
"alias": "UAN",
"domain": null
},
{
"name": "UAN_HPMS",
"type": "esriFieldTypeInteger",
"alias": "UAN_HPMS",
"domain": null
},
{
"name": "RU",
"type": "esriFieldTypeInteger",
"alias": "RU",
"domain": null
},
{
"name": "MSA_CNTY",
"type": "esriFieldTypeInteger",
"alias": "MSA_CNTY",
"domain": null
},
{
"name": "MAINT_DIS",
"type": "esriFieldTypeInteger",
"alias": "MAINT_DIS",
"domain": null
},
{
"name": "MNT_SEC",
"type": "esriFieldTypeInteger",
"alias": "MNT_SEC",
"domain": null
},
{
"name": "PBLC_LAND",
"type": "esriFieldTypeInteger",
"alias": "PBLC_LAND",
"domain": null
},
{
"name": "ADMIN",
"type": "esriFieldTypeInteger",
"alias": "ADMIN",
"domain": null
},
{
"name": "RDWAY_MAIN",
"type": "esriFieldTypeInteger",
"alias": "RDWAY_MAIN",
"domain": null
},
{
"name": "F_SYSTEM",
"type": "esriFieldTypeInteger",
"alias": "F_SYSTEM",
"domain": null
},
{
"name": "RU_F_SYSTE",
"type": "esriFieldTypeString",
"alias": "RU_F_SYSTE",
"length": 2,
"domain": null
},
{
"name": "SEC_NHS",
"type": "esriFieldTypeInteger",
"alias": "SEC_NHS",
"domain": null
},
{
"name": "SEC_NHS_AP",
"type": "esriFieldTypeInteger",
"alias": "SEC_NHS_AP",
"domain": null
},
{
"name": "SEC_STR",
"type": "esriFieldTypeInteger",
"alias": "SEC_STR",
"domain": null
},
{
"name": "SEC_TRUNK",
"type": "esriFieldTypeInteger",
"alias": "SEC_TRUNK",
"domain": null
},
{
"name": "SEC_TRK",
"type": "esriFieldTypeInteger",
"alias": "SEC_TRK",
"domain": null
},
{
"name": "SEC_HAZ",
"type": "esriFieldTypeInteger",
"alias": "SEC_HAZ",
"domain": null
},
{
"name": "SEC_EVAC",
"type": "esriFieldTypeInteger",
"alias": "SEC_EVAC",
"domain": null
},
{
"name": "SEC_NFH",
"type": "esriFieldTypeInteger",
"alias": "SEC_NFH",
"domain": null
},
{
"name": "SEC_STM",
"type": "esriFieldTypeInteger",
"alias": "SEC_STM",
"domain": null
},
{
"name": "SEC_TTT",
"type": "esriFieldTypeInteger",
"alias": "SEC_TTT",
"domain": null
},
{
"name": "SEC_PARK",
"type": "esriFieldTypeInteger",
"alias": "SEC_PARK",
"domain": null
},
{
"name": "SEC_BIC",
"type": "esriFieldTypeInteger",
"alias": "SEC_BIC",
"domain": null
},
{
"name": "SEC_ADP",
"type": "esriFieldTypeString",
"alias": "SEC_ADP",
"length": 1,
"domain": null
},
{
"name": "TOP100ID",
"type": "esriFieldTypeInteger",
"alias": "TOP100ID",
"domain": null
},
{
"name": "NHFN",
"type": "esriFieldTypeInteger",
"alias": "NHFN",
"domain": null
},
{
"name": "HWY_STAT",
"type": "esriFieldTypeInteger",
"alias": "HWY_STAT",
"domain": null
},
{
"name": "SPD_MAX",
"type": "esriFieldTypeInteger",
"alias": "SPD_MAX",
"domain": null
},
{
"name": "ALT_SPD_LM",
"type": "esriFieldTypeInteger",
"alias": "ALT_SPD_LM",
"domain": null
},
{
"name": "ALT_SPD__1",
"type": "esriFieldTypeInteger",
"alias": "ALT_SPD__1",
"domain": null
},
{
"name": "SCHOOL_ZN",
"type": "esriFieldTypeInteger",
"alias": "SCHOOL_ZN",
"domain": null
},
{
"name": "TOLL_NM",
"type": "esriFieldTypeString",
"alias": "TOLL_NM",
"length": 100,
"domain": null
},
{
"name": "TOLL_HPMS_",
"type": "esriFieldTypeString",
"alias": "TOLL_HPMS_",
"length": 5,
"domain": null
},
{
"name": "TOLL_FACIL",
"type": "esriFieldTypeString",
"alias": "TOLL_FACIL",
"length": 2,
"domain": null
},
{
"name": "TOLL_CHRG_",
"type": "esriFieldTypeInteger",
"alias": "TOLL_CHRG_",
"domain": null
},
{
"name": "TOLL_LANES",
"type": "esriFieldTypeDouble",
"alias": "TOLL_LANES",
"domain": null
},
{
"name": "PEAK_DRCT_",
"type": "esriFieldTypeInteger",
"alias": "PEAK_DRCT_",
"domain": null
},
{
"name": "MNGD_LANE_",
"type": "esriFieldTypeInteger",
"alias": "MNGD_LANE_",
"domain": null
},
{
"name": "MNGD_LANE1",
"type": "esriFieldTypeInteger",
"alias": "MNGD_LANE1",
"domain": null
},
{
"name": "MNGD_LANES",
"type": "esriFieldTypeInteger",
"alias": "MNGD_LANES",
"domain": null
},
{
"name": "HWY_DES1",
"type": "esriFieldTypeInteger",
"alias": "HWY_DES1",
"domain": null
},
{
"name": "ACES_CTRL",
"type": "esriFieldTypeInteger",
"alias": "ACES_CTRL",
"domain": null
},
{
"name": "BRDG_STRUC",
"type": "esriFieldTypeString",
"alias": "BRDG_STRUC",
"length": 15,
"domain": null
},
{
"name": "MULT_MOD_F",
"type": "esriFieldTypeInteger",
"alias": "MULT_MOD_F",
"domain": null
},
{
"name": "MED_TYPE",
"type": "esriFieldTypeInteger",
"alias": "MED_TYPE",
"domain": null
},
{
"name": "MED_WID",
"type": "esriFieldTypeInteger",
"alias": "MED_WID",
"domain": null
},
{
"name": "NUM_LANES",
"type": "esriFieldTypeInteger",
"alias": "NUM_LANES",
"domain": null
},
{
"name": "CLMB_PS_LA",
"type": "esriFieldTypeInteger",
"alias": "CLMB_PS_LA",
"domain": null
},
{
"name": "ACCEL_DECE",
"type": "esriFieldTypeInteger",
"alias": "ACCEL_DECE",
"domain": null
},
{
"name": "ROW_MIN",
"type": "esriFieldTypeInteger",
"alias": "ROW_MIN",
"domain": null
},
{
"name": "RB_WID",
"type": "esriFieldTypeInteger",
"alias": "RB_WID",
"domain": null
},
{
"name": "PV_RB_WID",
"type": "esriFieldTypeInteger",
"alias": "PV_RB_WID",
"domain": null
},
{
"name": "SUR_W",
"type": "esriFieldTypeInteger",
"alias": "SUR_W",
"domain": null
},
{
"name": "S_TYPE_I",
"type": "esriFieldTypeInteger",
"alias": "S_TYPE_I",
"domain": null
},
{
"name": "S_WID_I",
"type": "esriFieldTypeInteger",
"alias": "S_WID_I",
"domain": null
},
{
"name": "S_USE_I",
"type": "esriFieldTypeInteger",
"alias": "S_USE_I",
"domain": null
},
{
"name": "S_TYPE_O",
"type": "esriFieldTypeInteger",
"alias": "S_TYPE_O",
"domain": null
},
{
"name": "S_WID_O",
"type": "esriFieldTypeInteger",
"alias": "S_WID_O",
"domain": null
},
{
"name": "S_USE_O",
"type": "esriFieldTypeInteger",
"alias": "S_USE_O",
"domain": null
},
{
"name": "CURB_L",
"type": "esriFieldTypeInteger",
"alias": "CURB_L",
"domain": null
},
{
"name": "CURB_R",
"type": "esriFieldTypeInteger",
"alias": "CURB_R",
"domain": null
},
{
"name": "BASE_TP",
"type": "esriFieldTypeInteger",
"alias": "BASE_TP",
"domain": null
},
{
"name": "SRF_TYPE",
"type": "esriFieldTypeInteger",
"alias": "SRF_TYPE",
"domain": null
},
{
"name": "SURF_TREAT",
"type": "esriFieldTypeInteger",
"alias": "SURF_TREAT",
"domain": null
},
{
"name": "SURF_TRE_1",
"type": "esriFieldTypeDouble",
"alias": "SURF_TRE_1",
"domain": null
},
{
"name": "SURF_TRE_2",
"type": "esriFieldTypeInteger",
"alias": "SURF_TRE_2",
"domain": null
},
{
"name": "TRF_STA_ID",
"type": "esriFieldTypeString",
"alias": "TRF_STA_ID",
"length": 30,
"domain": null
},
{
"name": "ADT_YEAR",
"type": "esriFieldTypeInteger",
"alias": "ADT_YEAR",
"domain": null
},
{
"name": "ADT_CUR",
"type": "esriFieldTypeInteger",
"alias": "ADT_CUR",
"domain": null
},
{
"name": "ADT_ADJ",
"type": "esriFieldTypeInteger",
"alias": "ADT_ADJ",
"domain": null
},
{
"name": "K_FAC",
"type": "esriFieldTypeDouble",
"alias": "K_FAC",
"domain": null
},
{
"name": "D_FAC",
"type": "esriFieldTypeInteger",
"alias": "D_FAC",
"domain": null
},
{
"name": "TRK_AADT_P",
"type": "esriFieldTypeDouble",
"alias": "TRK_AADT_P",
"domain": null
},
{
"name": "PCT_SADT",
"type": "esriFieldTypeDouble",
"alias": "PCT_SADT",
"domain": null
},
{
"name": "PCT_CADT",
"type": "esriFieldTypeDouble",
"alias": "PCT_CADT",
"domain": null
},
{
"name": "AADT_TRUCK",
"type": "esriFieldTypeInteger",
"alias": "AADT_TRUCK",
"domain": null
},
{
"name": "AADT_SINGL",
"type": "esriFieldTypeInteger",
"alias": "AADT_SINGL",
"domain": null
},
{
"name": "AADT_COMBI",
"type": "esriFieldTypeInteger",
"alias": "AADT_COMBI",
"domain": null
},
{
"name": "TRK_DHV_PC",
"type": "esriFieldTypeDouble",
"alias": "TRK_DHV_PC",
"domain": null
},
{
"name": "PCT_SDHV",
"type": "esriFieldTypeDouble",
"alias": "PCT_SDHV",
"domain": null
},
{
"name": "PCT_CDHV",
"type": "esriFieldTypeDouble",
"alias": "PCT_CDHV",
"domain": null
},
{
"name": "FLEX_ESAL",
"type": "esriFieldTypeInteger",
"alias": "FLEX_ESAL",
"domain": null
},
{
"name": "RIGID_ESAL",
"type": "esriFieldTypeInteger",
"alias": "RIGID_ESAL",
"domain": null
},
{
"name": "ATH_100",
"type": "esriFieldTypeInteger",
"alias": "ATH_100",
"domain": null
},
{
"name": "ATH_PCT",
"type": "esriFieldTypeInteger",
"alias": "ATH_PCT",
"domain": null
},
{
"name": "MOTORCYCLE",
"type": "esriFieldTypeInteger",
"alias": "MOTORCYCLE",
"domain": null
},
{
"name": "HY_1",
"type": "esriFieldTypeInteger",
"alias": "HY_1",
"domain": null
},
{
"name": "HY_2",
"type": "esriFieldTypeInteger",
"alias": "HY_2",
"domain": null
},
{
"name": "HY_3",
"type": "esriFieldTypeInteger",
"alias": "HY_3",
"domain": null
},
{
"name": "HY_4",
"type": "esriFieldTypeInteger",
"alias": "HY_4",
"domain": null
},
{
"name": "HY_5",
"type": "esriFieldTypeInteger",
"alias": "HY_5",
"domain": null
},
{
"name": "HY_6",
"type": "esriFieldTypeInteger",
"alias": "HY_6",
"domain": null
},
{
"name": "HY_7",
"type": "esriFieldTypeInteger",
"alias": "HY_7",
"domain": null
},
{
"name": "HY_8",
"type": "esriFieldTypeInteger",
"alias": "HY_8",
"domain": null
},
{
"name": "HY_9",
"type": "esriFieldTypeInteger",
"alias": "HY_9",
"domain": null
},
{
"name": "DESGN_YR",
"type": "esriFieldTypeInteger",
"alias": "DESGN_YR",
"domain": null
},
{
"name": "AADT_DESGN",
"type": "esriFieldTypeInteger",
"alias": "AADT_DESGN",
"domain": null
},
{
"name": "INCRS_FCTR",
"type": "esriFieldTypeDouble",
"alias": "INCRS_FCTR",
"domain": null
},
{
"name": "INCRS_FC_1",
"type": "esriFieldTypeInteger",
"alias": "INCRS_FC_1",
"domain": null
},
{
"name": "DHV",
"type": "esriFieldTypeInteger",
"alias": "DHV",
"domain": null
},
{
"name": "TRUCK_HY_1",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_1",
"domain": null
},
{
"name": "TRUCK_HY_2",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_2",
"domain": null
},
{
"name": "TRUCK_HY_3",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_3",
"domain": null
},
{
"name": "TRUCK_HY_4",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_4",
"domain": null
},
{
"name": "TRUCK_HY_5",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_5",
"domain": null
},
{
"name": "TRUCK_HY_6",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_6",
"domain": null
},
{
"name": "TRUCK_HY_7",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_7",
"domain": null
},
{
"name": "TRUCK_HY_8",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_8",
"domain": null
},
{
"name": "TRUCK_HY_9",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_9",
"domain": null
},
{
"name": "HPMSID",
"type": "esriFieldTypeString",
"alias": "HPMSID",
"length": 12,
"domain": null
},
{
"name": "HP_VOL_GRP",
"type": "esriFieldTypeInteger",
"alias": "HP_VOL_GRP",
"domain": null
},
{
"name": "B_TERM",
"type": "esriFieldTypeString",
"alias": "B_TERM",
"length": 15,
"domain": null
},
{
"name": "E_TERM",
"type": "esriFieldTypeString",
"alias": "E_TERM",
"length": 15,
"domain": null
},
{
"name": "PEAK_LANE",
"type": "esriFieldTypeInteger",
"alias": "PEAK_LANE",
"domain": null
},
{
"name": "CNTR_PEAK_",
"type": "esriFieldTypeInteger",
"alias": "CNTR_PEAK_",
"domain": null
},
{
"name": "RT_TURN_LA",
"type": "esriFieldTypeInteger",
"alias": "RT_TURN_LA",
"domain": null
},
{
"name": "LT_TURN_LA",
"type": "esriFieldTypeInteger",
"alias": "LT_TURN_LA",
"domain": null
},
{
"name": "TRFC_SGNL",
"type": "esriFieldTypeInteger",
"alias": "TRFC_SGNL",
"domain": null
},
{
"name": "PCT_GREEN_",
"type": "esriFieldTypeInteger",
"alias": "PCT_GREEN_",
"domain": null
},
{
"name": "NBR_SGNL",
"type": "esriFieldTypeInteger",
"alias": "NBR_SGNL",
"domain": null
},
{
"name": "NBR_STOP_S",
"type": "esriFieldTypeInteger",
"alias": "NBR_STOP_S",
"domain": null
},
{
"name": "ATGRD_OTHR",
"type": "esriFieldTypeInteger",
"alias": "ATGRD_OTHR",
"domain": null
},
{
"name": "LANE_WIDTH",
"type": "esriFieldTypeInteger",
"alias": "LANE_WIDTH",
"domain": null
},
{
"name": "PEAK_PRKG",
"type": "esriFieldTypeInteger",
"alias": "PEAK_PRKG",
"domain": null
},
{
"name": "WIDE_OBST",
"type": "esriFieldTypeString",
"alias": "WIDE_OBST",
"length": 1,
"domain": null
},
{
"name": "WIDE_PTNTL",
"type": "esriFieldTypeInteger",
"alias": "WIDE_PTNTL",
"domain": null
},
{
"name": "CURV_CLASS",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLASS",
"domain": null
},
{
"name": "CURV_CLA_1",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_1",
"domain": null
},
{
"name": "CURV_CLA_2",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_2",
"domain": null
},
{
"name": "CURV_CLA_3",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_3",
"domain": null
},
{
"name": "CURV_CLA_4",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_4",
"domain": null
},
{
"name": "CURV_CLA_5",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_5",
"domain": null
},
{
"name": "VERT_GRADE",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRADE",
"domain": null
},
{
"name": "VERT_GRA_1",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_1",
"domain": null
},
{
"name": "VERT_GRA_2",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_2",
"domain": null
},
{
"name": "VERT_GRA_3",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_3",
"domain": null
},
{
"name": "VERT_GRA_4",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_4",
"domain": null
},
{
"name": "VERT_GRA_5",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_5",
"domain": null
},
{
"name": "TRRN",
"type": "esriFieldTypeInteger",
"alias": "TRRN",
"domain": null
},
{
"name": "PPSD",
"type": "esriFieldTypeInteger",
"alias": "PPSD",
"domain": null
},
{
"name": "PSR",
"type": "esriFieldTypeDouble",
"alias": "PSR",
"domain": null
},
{
"name": "PSR_DT",
"type": "esriFieldTypeInteger",
"alias": "PSR_DT",
"domain": null
},
{
"name": "RUTTING",
"type": "esriFieldTypeDouble",
"alias": "RUTTING",
"domain": null
},
{
"name": "FAULT",
"type": "esriFieldTypeDouble",
"alias": "FAULT",
"domain": null
},
{
"name": "CRACK_PCT",
"type": "esriFieldTypeDouble",
"alias": "CRACK_PCT",
"domain": null
},
{
"name": "CRACK_LNGT",
"type": "esriFieldTypeInteger",
"alias": "CRACK_LNGT",
"domain": null
},
{
"name": "YR_LAST_IM",
"type": "esriFieldTypeInteger",
"alias": "YR_LAST_IM",
"domain": null
},
{
"name": "YR_LAST_CN",
"type": "esriFieldTypeInteger",
"alias": "YR_LAST_CN",
"domain": null
},
{
"name": "LAST_OVRLY",
"type": "esriFieldTypeDouble",
"alias": "LAST_OVRLY",
"domain": null
},
{
"name": "PVMT_THICK",
"type": "esriFieldTypeDouble",
"alias": "PVMT_THICK",
"domain": null
},
{
"name": "PVMT_THI_1",
"type": "esriFieldTypeDouble",
"alias": "PVMT_THI_1",
"domain": null
},
{
"name": "BASE_THCK",
"type": "esriFieldTypeInteger",
"alias": "BASE_THCK",
"domain": null
},
{
"name": "SOIL",
"type": "esriFieldTypeInteger",
"alias": "SOIL",
"domain": null
},
{
"name": "LEN_SEC",
"type": "esriFieldTypeDouble",
"alias": "LEN_SEC",
"domain": null
},
{
"name": "LN_MILES",
"type": "esriFieldTypeDouble",
"alias": "LN_MILES",
"domain": null
},
{
"name": "DVMT",
"type": "esriFieldTypeDouble",
"alias": "DVMT",
"domain": null
},
{
"name": "DTRKVMT",
"type": "esriFieldTypeDouble",
"alias": "DTRKVMT",
"domain": null
},
{
"name": "Shape_Leng",
"type": "esriFieldTypeDouble",
"alias": "Shape_Leng",
"domain": null
},
{
"name": "Road_ID_",
"type": "esriFieldTypeInteger",
"alias": "Road_ID_",
"domain": null
},
{
"name": "id",
"type": "esriFieldTypeString",
"alias": "id",
"length": 80,
"domain": null
},
{
"name": "osm_id",
"type": "esriFieldTypeInteger",
"alias": "osm_id",
"domain": null
},
{
"name": "XDSegID",
"type": "esriFieldTypeString",
"alias": "XDSegID",
"length": 254,
"domain": null
},
{
"name": "aadt_2023",
"type": "esriFieldTypeInteger",
"alias": "aadt_2023",
"domain": null
},
{
"name": "ff_speed",
"type": "esriFieldTypeDouble",
"alias": "ff_speed",
"domain": null
},
{
"name": "Shape_Length_1",
"type": "esriFieldTypeDouble",
"alias": "Shape_Length",
"domain": null
},
{
"name": "streetname_update",
"type": "esriFieldTypeString",
"alias": "streetname_update",
"length": 255,
"domain": null
},
{
"name": "hwy_all",
"type": "esriFieldTypeSmallInteger",
"alias": "hwy_all",
"domain": null
},
{
"name": "hwy_manual",
"type": "esriFieldTypeSmallInteger",
"alias": "hwy_manual",
"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": "R98_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S72_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,
"hasM": 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": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "2ae45b32797647bba0cfeb9028bafaed"
}
],
"tables": []
}