{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "CountyAnnotation", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": 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 } }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "Feature ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "Z Order", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "Annotation Class ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID", "required": true }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Element", "required": true }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "Symbol ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID", "required": true }, { "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" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Status", "required": true }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "Text String", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "Font Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "Font Style", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "Font Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontSize" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "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" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "X Offset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "Y Offset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOffset" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "Font Leading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "Word Spacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "Character Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "Character Spacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "Flip Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlipAngle" }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "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": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "Class 1", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 0, "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, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d082659b69ee4daaba16399d0a8992d7" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "HIN_Intersections_2024_10_04", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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>",
"copyrightText": "Transportation Planning and Programming Division - Data Management Section\nTPP-GIS@txdot.gov",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsReturningGeometryEnvelope": false,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON,PBF"
},
"hasMetadata": 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
}
},
"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
},
"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"
}
}
}
]
},
"hasM": true,
"hasZ": false,
"allowUpdateWithoutMValues": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "streetname_update",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Join_Count",
"type": "esriFieldTypeInteger",
"alias": "Join_Count",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Join_Count"
},
{
"name": "TARGET_FID",
"type": "esriFieldTypeInteger",
"alias": "TARGET_FID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TARGET_FID"
},
{
"name": "hwy_int",
"type": "esriFieldTypeDouble",
"alias": "hwy_int",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "hwy_int"
},
{
"name": "streetname_update",
"type": "esriFieldTypeString",
"alias": "streetname_update",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "streetname_update"
},
{
"name": "hwy_manual",
"type": "esriFieldTypeSmallInteger",
"alias": "hwy_manual",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "hwy_manual"
},
{
"name": "Crash_Cost_Integer",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Crash_Cost_Integer"
},
{
"name": "KA",
"type": "esriFieldTypeInteger",
"alias": "KA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KA"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R95_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S69_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"timeZoneIANA": "Etc/UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "HIN_Intersections_2024_10_04",
"description": "",
"prototype": {
"attributes": {
"Crash_Cost_Integer": null,
"KA": null,
"Join_Count": null,
"TARGET_FID": null,
"hwy_int": null,
"streetname_update": null,
"hwy_manual": null
}
},
"drawingTool": "esriFeatureEditToolPoint"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 32000,
"tileMaxRecordCount": 8000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "d082659b69ee4daaba16399d0a8992d7"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 18,
"name": "HIN_AllRoads_2024_10_04",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsReturningGeometryEnvelope": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON,PBF"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": 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
}
},
"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
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
28,
115,
255,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "streetname_update",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "streetname_update",
"type": "esriFieldTypeString",
"alias": "streetname_update",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "streetname_update"
},
{
"name": "window_count",
"type": "esriFieldTypeDouble",
"alias": "window_count",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "window_count"
},
{
"name": "network_selection",
"type": "esriFieldTypeString",
"alias": "network_selection",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "network_selection"
},
{
"name": "extend_segment_end",
"type": "esriFieldTypeString",
"alias": "extend_segment_end",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "extend_segment_end"
},
{
"name": "percentile_threshold",
"type": "esriFieldTypeString",
"alias": "percentile_threshold",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "percentile_threshold"
},
{
"name": "percentile_threshold_value",
"type": "esriFieldTypeDouble",
"alias": "percentile_threshold_value",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "percentile_threshold_value"
},
{
"name": "maximum_gap_length",
"type": "esriFieldTypeString",
"alias": "maximum_gap_length",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "maximum_gap_length"
},
{
"name": "hin_mode",
"type": "esriFieldTypeString",
"alias": "hin_mode",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "hin_mode"
},
{
"name": "KEEP",
"type": "esriFieldTypeInteger",
"alias": "KEEP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KEEP"
},
{
"name": "KA",
"type": "esriFieldTypeDouble",
"alias": "KA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KA"
},
{
"name": "KA_hin_total",
"type": "esriFieldTypeDouble",
"alias": "KA_hin_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KA_hin_total"
},
{
"name": "KA_analysis_total",
"type": "esriFieldTypeDouble",
"alias": "KA_analysis_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KA_analysis_total"
},
{
"name": "KA_hin_capture",
"type": "esriFieldTypeDouble",
"alias": "KA_hin_capture",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KA_hin_capture"
},
{
"name": "hin_length_total",
"type": "esriFieldTypeDouble",
"alias": "hin_length_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "hin_length_total"
},
{
"name": "analysis_length_total",
"type": "esriFieldTypeDouble",
"alias": "analysis_length_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "analysis_length_total"
},
{
"name": "hin_length_capture",
"type": "esriFieldTypeDouble",
"alias": "hin_length_capture",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "hin_length_capture"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()",
"required": true
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R97_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S71_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"timeZoneIANA": "Etc/UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "HIN_AllRoads_2024_10_04",
"description": "",
"prototype": {
"attributes": {
"hin_length_capture": null,
"analysis_length_total": null,
"streetname_update": null,
"window_count": null,
"network_selection": null,
"extend_segment_end": null,
"percentile_threshold": null,
"percentile_threshold_value": null,
"maximum_gap_length": null,
"hin_mode": null,
"KEEP": null,
"KA": null,
"KA_hin_total": null,
"KA_analysis_total": null,
"KA_hin_capture": null,
"hin_length_total": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "d082659b69ee4daaba16399d0a8992d7"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 17,
"name": "HIN_OffSystem_2024_10_04",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolyline",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsReturningGeometryEnvelope": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON,PBF"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": 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
}
},
"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
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
198,
28,
255,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "streetname_update",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "streetname_update",
"type": "esriFieldTypeString",
"alias": "streetname_update",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "streetname_update"
},
{
"name": "window_count",
"type": "esriFieldTypeDouble",
"alias": "window_count",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "window_count"
},
{
"name": "network_selection",
"type": "esriFieldTypeString",
"alias": "network_selection",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "network_selection"
},
{
"name": "extend_segment_end",
"type": "esriFieldTypeString",
"alias": "extend_segment_end",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "extend_segment_end"
},
{
"name": "percentile_threshold",
"type": "esriFieldTypeString",
"alias": "percentile_threshold",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "percentile_threshold"
},
{
"name": "percentile_threshold_value",
"type": "esriFieldTypeDouble",
"alias": "percentile_threshold_value",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "percentile_threshold_value"
},
{
"name": "maximum_gap_length",
"type": "esriFieldTypeString",
"alias": "maximum_gap_length",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "maximum_gap_length"
},
{
"name": "hin_mode",
"type": "esriFieldTypeString",
"alias": "hin_mode",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "hin_mode"
},
{
"name": "KA",
"type": "esriFieldTypeDouble",
"alias": "KA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KA"
},
{
"name": "KA_hin_total",
"type": "esriFieldTypeDouble",
"alias": "KA_hin_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KA_hin_total"
},
{
"name": "KA_analysis_total",
"type": "esriFieldTypeDouble",
"alias": "KA_analysis_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KA_analysis_total"
},
{
"name": "KA_hin_capture",
"type": "esriFieldTypeDouble",
"alias": "KA_hin_capture",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "KA_hin_capture"
},
{
"name": "Crash_Cost_Integer",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Crash_Cost_Integer"
},
{
"name": "Crash_Cost_Integer_hin_total",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer_hin_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Crash_Cost_Integer_hin_total"
},
{
"name": "Crash_Cost_Integer_analysis_tot",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer_analysis_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Crash_Cost_Integer_analysis_tot"
},
{
"name": "Crash_Cost_Integer_hin_capture",
"type": "esriFieldTypeDouble",
"alias": "Crash_Cost_Integer_hin_capture",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Crash_Cost_Integer_hin_capture"
},
{
"name": "hin_length_total",
"type": "esriFieldTypeDouble",
"alias": "hin_length_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "hin_length_total"
},
{
"name": "analysis_length_total",
"type": "esriFieldTypeDouble",
"alias": "analysis_length_total",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "analysis_length_total"
},
{
"name": "hin_length_capture",
"type": "esriFieldTypeDouble",
"alias": "hin_length_capture",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "hin_length_capture"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()",
"required": true
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R96_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S70_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"timeZoneIANA": "Etc/UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "HIN_OffSystem_2024_10_04",
"description": "",
"prototype": {
"attributes": {
"hin_length_capture": null,
"analysis_length_total": null,
"streetname_update": null,
"window_count": null,
"network_selection": null,
"extend_segment_end": null,
"percentile_threshold": null,
"percentile_threshold_value": null,
"maximum_gap_length": null,
"hin_mode": null,
"KA": null,
"KA_hin_total": null,
"KA_analysis_total": null,
"KA_hin_capture": null,
"Crash_Cost_Integer": null,
"Crash_Cost_Integer_hin_total": null,
"Crash_Cost_Integer_analysis_tot": null,
"Crash_Cost_Integer_hin_capture": null,
"hin_length_total": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "d082659b69ee4daaba16399d0a8992d7"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 20,
"name": "CAMPO_County_Boundaries",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsReturningGeometryEnvelope": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON,PBF"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": 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
}
},
"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
},
"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
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "FIPS_ST_CNTY_CD",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "CMPTRL_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "CMPTRL_CNTY_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CMPTRL_CNTY_NBR"
},
{
"name": "DPS_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "DPS_CNTY_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DPS_CNTY_NBR"
},
{
"name": "FIPS_ST_CNTY_CD",
"type": "esriFieldTypeString",
"alias": "FIPS_ST_CNTY_CD",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "FIPS_ST_CNTY_CD"
},
{
"name": "TXDOT_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "TXDOT_CNTY_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TXDOT_CNTY_NBR"
},
{
"name": "TXDOT_DIST_NBR",
"type": "esriFieldTypeInteger",
"alias": "TXDOT_DIST_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TXDOT_DIST_NBR"
},
{
"name": "CNTY_NM",
"type": "esriFieldTypeString",
"alias": "CNTY_NM",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "CNTY_NM"
},
{
"name": "GID",
"type": "esriFieldTypeInteger",
"alias": "GID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "GID"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()",
"required": true
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()",
"required": true
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R99_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S73_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"timeZoneIANA": "Etc/UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "CAMPO_County_Boundaries",
"description": "",
"prototype": {
"attributes": {
"GID": null,
"CNTY_NM": null,
"CMPTRL_CNTY_NBR": null,
"DPS_CNTY_NBR": null,
"FIPS_ST_CNTY_CD": null,
"TXDOT_CNTY_NBR": null,
"TXDOT_DIST_NBR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "d082659b69ee4daaba16399d0a8992d7"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 21,
"name": "CountyMask",
"type": "Feature Layer",
"parentLayer": null,
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolygon",
"description": "",
"copyrightText": "",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsReturningGeometryEnvelope": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON,PBF"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": 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
}
},
"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
},
"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
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "FIPS_ST_CNTY_CD",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "CMPTRL_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "CMPTRL_CNTY_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CMPTRL_CNTY_NBR"
},
{
"name": "DPS_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "DPS_CNTY_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DPS_CNTY_NBR"
},
{
"name": "FIPS_ST_CNTY_CD",
"type": "esriFieldTypeString",
"alias": "FIPS_ST_CNTY_CD",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "FIPS_ST_CNTY_CD"
},
{
"name": "TXDOT_CNTY_NBR",
"type": "esriFieldTypeInteger",
"alias": "TXDOT_CNTY_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TXDOT_CNTY_NBR"
},
{
"name": "TXDOT_DIST_NBR",
"type": "esriFieldTypeInteger",
"alias": "TXDOT_DIST_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TXDOT_DIST_NBR"
},
{
"name": "CNTY_NM",
"type": "esriFieldTypeString",
"alias": "CNTY_NM",
"domain": null,
"editable": true,
"nullable": true,
"length": 20,
"defaultValue": null,
"modelName": "CNTY_NM"
},
{
"name": "GID",
"type": "esriFieldTypeInteger",
"alias": "GID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "GID"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()",
"required": true
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()",
"required": true
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R100_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S74_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"timeZoneIANA": "Etc/UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "CountyMask",
"description": "",
"prototype": {
"attributes": {
"GID": null,
"CNTY_NM": null,
"CMPTRL_CNTY_NBR": null,
"DPS_CNTY_NBR": null,
"FIPS_ST_CNTY_CD": null,
"TXDOT_CNTY_NBR": null,
"TXDOT_DIST_NBR": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "d082659b69ee4daaba16399d0a8992d7"
},
{
"currentVersion": 11.4,
"cimVersion": "3.4.0",
"id": 19,
"name": "Burnet_Roadway_Network",
"type": "Feature Layer",
"parentLayer": {
"id": 8,
"name": "Labels and Sheilds"
},
"defaultVisibility": true,
"minScale": 0,
"maxScale": 0,
"canScaleSymbols": false,
"geometryType": "esriGeometryPolyline",
"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>",
"copyrightText": "Transportation Planning and Programming Division - Data Management Section\nTPP-GIS@txdot.gov",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": false,
"isDataArchived": false,
"infoInEstimates": [
"extent",
"count"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": false,
"supportsReturningGeometryEnvelope": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON,PBF"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": 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
}
},
"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
},
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
226,
226,
226,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"hasM": true,
"hasZ": false,
"allowUpdateWithoutMValues": false,
"allowGeometryUpdates": true,
"allowTrueCurvesUpdates": true,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": true,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"objectIdField": "OBJECTID",
"globalIdField": "",
"displayField": "streetname_update",
"typeIdField": "",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Join_Count",
"type": "esriFieldTypeInteger",
"alias": "Join_Count",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Join_Count"
},
{
"name": "TARGET_FID",
"type": "esriFieldTypeInteger",
"alias": "TARGET_FID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TARGET_FID"
},
{
"name": "REC",
"type": "esriFieldTypeInteger",
"alias": "REC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "REC"
},
{
"name": "RIA_RTE_ID",
"type": "esriFieldTypeString",
"alias": "RIA_RTE_ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 10,
"defaultValue": null,
"modelName": "RIA_RTE_ID"
},
{
"name": "RTE_GRID",
"type": "esriFieldTypeInteger",
"alias": "RTE_GRID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RTE_GRID"
},
{
"name": "GID",
"type": "esriFieldTypeInteger",
"alias": "GID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "GID"
},
{
"name": "FRM_DFO",
"type": "esriFieldTypeDouble",
"alias": "FRM_DFO",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FRM_DFO"
},
{
"name": "TO_DFO",
"type": "esriFieldTypeDouble",
"alias": "TO_DFO",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TO_DFO"
},
{
"name": "C_SEC",
"type": "esriFieldTypeString",
"alias": "C_SEC",
"domain": null,
"editable": true,
"nullable": true,
"length": 7,
"defaultValue": null,
"modelName": "C_SEC"
},
{
"name": "CON",
"type": "esriFieldTypeString",
"alias": "CON",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "CON"
},
{
"name": "SEC",
"type": "esriFieldTypeInteger",
"alias": "SEC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC"
},
{
"name": "BMP",
"type": "esriFieldTypeDouble",
"alias": "BMP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "BMP"
},
{
"name": "EMP",
"type": "esriFieldTypeDouble",
"alias": "EMP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "EMP"
},
{
"name": "HWY",
"type": "esriFieldTypeString",
"alias": "HWY",
"domain": null,
"editable": true,
"nullable": true,
"length": 7,
"defaultValue": null,
"modelName": "HWY"
},
{
"name": "HSYS",
"type": "esriFieldTypeString",
"alias": "HSYS",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "HSYS"
},
{
"name": "HNUM",
"type": "esriFieldTypeString",
"alias": "HNUM",
"domain": null,
"editable": true,
"nullable": true,
"length": 4,
"defaultValue": null,
"modelName": "HNUM"
},
{
"name": "HSUF",
"type": "esriFieldTypeString",
"alias": "HSUF",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "HSUF"
},
{
"name": "RDBD_ID",
"type": "esriFieldTypeString",
"alias": "RDBD_ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "RDBD_ID"
},
{
"name": "FRM_NBR",
"type": "esriFieldTypeInteger",
"alias": "FRM_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FRM_NBR"
},
{
"name": "FRM_SUF",
"type": "esriFieldTypeString",
"alias": "FRM_SUF",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "FRM_SUF"
},
{
"name": "FRM_NUM",
"type": "esriFieldTypeString",
"alias": "FRM_NUM",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "FRM_NUM"
},
{
"name": "FRM_DISP",
"type": "esriFieldTypeDouble",
"alias": "FRM_DISP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FRM_DISP"
},
{
"name": "TO_NBR",
"type": "esriFieldTypeInteger",
"alias": "TO_NBR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TO_NBR"
},
{
"name": "TO_SUF",
"type": "esriFieldTypeString",
"alias": "TO_SUF",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "TO_SUF"
},
{
"name": "TO_NUM",
"type": "esriFieldTypeString",
"alias": "TO_NUM",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "TO_NUM"
},
{
"name": "TO_DISP",
"type": "esriFieldTypeDouble",
"alias": "TO_DISP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TO_DISP"
},
{
"name": "FRM_MKR_DA",
"type": "esriFieldTypeInteger",
"alias": "FRM_MKR_DA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FRM_MKR_DA"
},
{
"name": "TO_MKR_DAT",
"type": "esriFieldTypeInteger",
"alias": "TO_MKR_DAT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TO_MKR_DAT"
},
{
"name": "DIR_TRAV",
"type": "esriFieldTypeInteger",
"alias": "DIR_TRAV",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DIR_TRAV"
},
{
"name": "STE_NAM",
"type": "esriFieldTypeString",
"alias": "STE_NAM",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "STE_NAM"
},
{
"name": "DI",
"type": "esriFieldTypeInteger",
"alias": "DI",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DI"
},
{
"name": "CO",
"type": "esriFieldTypeInteger",
"alias": "CO",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CO"
},
{
"name": "CITY",
"type": "esriFieldTypeInteger",
"alias": "CITY",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CITY"
},
{
"name": "MPA",
"type": "esriFieldTypeInteger",
"alias": "MPA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MPA"
},
{
"name": "UAN",
"type": "esriFieldTypeInteger",
"alias": "UAN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "UAN"
},
{
"name": "UAN_HPMS",
"type": "esriFieldTypeInteger",
"alias": "UAN_HPMS",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "UAN_HPMS"
},
{
"name": "RU",
"type": "esriFieldTypeInteger",
"alias": "RU",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RU"
},
{
"name": "MSA_CNTY",
"type": "esriFieldTypeInteger",
"alias": "MSA_CNTY",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MSA_CNTY"
},
{
"name": "MAINT_DIS",
"type": "esriFieldTypeInteger",
"alias": "MAINT_DIS",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MAINT_DIS"
},
{
"name": "MNT_SEC",
"type": "esriFieldTypeInteger",
"alias": "MNT_SEC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MNT_SEC"
},
{
"name": "PBLC_LAND",
"type": "esriFieldTypeInteger",
"alias": "PBLC_LAND",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PBLC_LAND"
},
{
"name": "ADMIN",
"type": "esriFieldTypeInteger",
"alias": "ADMIN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADMIN"
},
{
"name": "RDWAY_MAIN",
"type": "esriFieldTypeInteger",
"alias": "RDWAY_MAIN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RDWAY_MAIN"
},
{
"name": "F_SYSTEM",
"type": "esriFieldTypeInteger",
"alias": "F_SYSTEM",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "F_SYSTEM"
},
{
"name": "RU_F_SYSTE",
"type": "esriFieldTypeString",
"alias": "RU_F_SYSTE",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "RU_F_SYSTE"
},
{
"name": "SEC_NHS",
"type": "esriFieldTypeInteger",
"alias": "SEC_NHS",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_NHS"
},
{
"name": "SEC_NHS_AP",
"type": "esriFieldTypeInteger",
"alias": "SEC_NHS_AP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_NHS_AP"
},
{
"name": "SEC_STR",
"type": "esriFieldTypeInteger",
"alias": "SEC_STR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_STR"
},
{
"name": "SEC_TRUNK",
"type": "esriFieldTypeInteger",
"alias": "SEC_TRUNK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_TRUNK"
},
{
"name": "SEC_TRK",
"type": "esriFieldTypeInteger",
"alias": "SEC_TRK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_TRK"
},
{
"name": "SEC_HAZ",
"type": "esriFieldTypeInteger",
"alias": "SEC_HAZ",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_HAZ"
},
{
"name": "SEC_EVAC",
"type": "esriFieldTypeInteger",
"alias": "SEC_EVAC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_EVAC"
},
{
"name": "SEC_NFH",
"type": "esriFieldTypeInteger",
"alias": "SEC_NFH",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_NFH"
},
{
"name": "SEC_STM",
"type": "esriFieldTypeInteger",
"alias": "SEC_STM",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_STM"
},
{
"name": "SEC_TTT",
"type": "esriFieldTypeInteger",
"alias": "SEC_TTT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_TTT"
},
{
"name": "SEC_PARK",
"type": "esriFieldTypeInteger",
"alias": "SEC_PARK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_PARK"
},
{
"name": "SEC_BIC",
"type": "esriFieldTypeInteger",
"alias": "SEC_BIC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SEC_BIC"
},
{
"name": "SEC_ADP",
"type": "esriFieldTypeString",
"alias": "SEC_ADP",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "SEC_ADP"
},
{
"name": "TOP100ID",
"type": "esriFieldTypeInteger",
"alias": "TOP100ID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TOP100ID"
},
{
"name": "NHFN",
"type": "esriFieldTypeInteger",
"alias": "NHFN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "NHFN"
},
{
"name": "HWY_STAT",
"type": "esriFieldTypeInteger",
"alias": "HWY_STAT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HWY_STAT"
},
{
"name": "SPD_MAX",
"type": "esriFieldTypeInteger",
"alias": "SPD_MAX",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SPD_MAX"
},
{
"name": "ALT_SPD_LM",
"type": "esriFieldTypeInteger",
"alias": "ALT_SPD_LM",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ALT_SPD_LM"
},
{
"name": "ALT_SPD__1",
"type": "esriFieldTypeInteger",
"alias": "ALT_SPD__1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ALT_SPD__1"
},
{
"name": "SCHOOL_ZN",
"type": "esriFieldTypeInteger",
"alias": "SCHOOL_ZN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SCHOOL_ZN"
},
{
"name": "TOLL_NM",
"type": "esriFieldTypeString",
"alias": "TOLL_NM",
"domain": null,
"editable": true,
"nullable": true,
"length": 100,
"defaultValue": null,
"modelName": "TOLL_NM"
},
{
"name": "TOLL_HPMS_",
"type": "esriFieldTypeString",
"alias": "TOLL_HPMS_",
"domain": null,
"editable": true,
"nullable": true,
"length": 5,
"defaultValue": null,
"modelName": "TOLL_HPMS_"
},
{
"name": "TOLL_FACIL",
"type": "esriFieldTypeString",
"alias": "TOLL_FACIL",
"domain": null,
"editable": true,
"nullable": true,
"length": 2,
"defaultValue": null,
"modelName": "TOLL_FACIL"
},
{
"name": "TOLL_CHRG_",
"type": "esriFieldTypeInteger",
"alias": "TOLL_CHRG_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TOLL_CHRG_"
},
{
"name": "TOLL_LANES",
"type": "esriFieldTypeDouble",
"alias": "TOLL_LANES",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TOLL_LANES"
},
{
"name": "PEAK_DRCT_",
"type": "esriFieldTypeInteger",
"alias": "PEAK_DRCT_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PEAK_DRCT_"
},
{
"name": "MNGD_LANE_",
"type": "esriFieldTypeInteger",
"alias": "MNGD_LANE_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MNGD_LANE_"
},
{
"name": "MNGD_LANE1",
"type": "esriFieldTypeInteger",
"alias": "MNGD_LANE1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MNGD_LANE1"
},
{
"name": "MNGD_LANES",
"type": "esriFieldTypeInteger",
"alias": "MNGD_LANES",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MNGD_LANES"
},
{
"name": "HWY_DES1",
"type": "esriFieldTypeInteger",
"alias": "HWY_DES1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HWY_DES1"
},
{
"name": "ACES_CTRL",
"type": "esriFieldTypeInteger",
"alias": "ACES_CTRL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ACES_CTRL"
},
{
"name": "BRDG_STRUC",
"type": "esriFieldTypeString",
"alias": "BRDG_STRUC",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "BRDG_STRUC"
},
{
"name": "MULT_MOD_F",
"type": "esriFieldTypeInteger",
"alias": "MULT_MOD_F",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MULT_MOD_F"
},
{
"name": "MED_TYPE",
"type": "esriFieldTypeInteger",
"alias": "MED_TYPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MED_TYPE"
},
{
"name": "MED_WID",
"type": "esriFieldTypeInteger",
"alias": "MED_WID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MED_WID"
},
{
"name": "NUM_LANES",
"type": "esriFieldTypeInteger",
"alias": "NUM_LANES",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "NUM_LANES"
},
{
"name": "CLMB_PS_LA",
"type": "esriFieldTypeInteger",
"alias": "CLMB_PS_LA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CLMB_PS_LA"
},
{
"name": "ACCEL_DECE",
"type": "esriFieldTypeInteger",
"alias": "ACCEL_DECE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ACCEL_DECE"
},
{
"name": "ROW_MIN",
"type": "esriFieldTypeInteger",
"alias": "ROW_MIN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ROW_MIN"
},
{
"name": "RB_WID",
"type": "esriFieldTypeInteger",
"alias": "RB_WID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RB_WID"
},
{
"name": "PV_RB_WID",
"type": "esriFieldTypeInteger",
"alias": "PV_RB_WID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PV_RB_WID"
},
{
"name": "SUR_W",
"type": "esriFieldTypeInteger",
"alias": "SUR_W",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SUR_W"
},
{
"name": "S_TYPE_I",
"type": "esriFieldTypeInteger",
"alias": "S_TYPE_I",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "S_TYPE_I"
},
{
"name": "S_WID_I",
"type": "esriFieldTypeInteger",
"alias": "S_WID_I",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "S_WID_I"
},
{
"name": "S_USE_I",
"type": "esriFieldTypeInteger",
"alias": "S_USE_I",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "S_USE_I"
},
{
"name": "S_TYPE_O",
"type": "esriFieldTypeInteger",
"alias": "S_TYPE_O",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "S_TYPE_O"
},
{
"name": "S_WID_O",
"type": "esriFieldTypeInteger",
"alias": "S_WID_O",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "S_WID_O"
},
{
"name": "S_USE_O",
"type": "esriFieldTypeInteger",
"alias": "S_USE_O",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "S_USE_O"
},
{
"name": "CURB_L",
"type": "esriFieldTypeInteger",
"alias": "CURB_L",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CURB_L"
},
{
"name": "CURB_R",
"type": "esriFieldTypeInteger",
"alias": "CURB_R",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CURB_R"
},
{
"name": "BASE_TP",
"type": "esriFieldTypeInteger",
"alias": "BASE_TP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "BASE_TP"
},
{
"name": "SRF_TYPE",
"type": "esriFieldTypeInteger",
"alias": "SRF_TYPE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SRF_TYPE"
},
{
"name": "SURF_TREAT",
"type": "esriFieldTypeInteger",
"alias": "SURF_TREAT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SURF_TREAT"
},
{
"name": "SURF_TRE_1",
"type": "esriFieldTypeDouble",
"alias": "SURF_TRE_1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SURF_TRE_1"
},
{
"name": "SURF_TRE_2",
"type": "esriFieldTypeInteger",
"alias": "SURF_TRE_2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SURF_TRE_2"
},
{
"name": "TRF_STA_ID",
"type": "esriFieldTypeString",
"alias": "TRF_STA_ID",
"domain": null,
"editable": true,
"nullable": true,
"length": 30,
"defaultValue": null,
"modelName": "TRF_STA_ID"
},
{
"name": "ADT_YEAR",
"type": "esriFieldTypeInteger",
"alias": "ADT_YEAR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADT_YEAR"
},
{
"name": "ADT_CUR",
"type": "esriFieldTypeInteger",
"alias": "ADT_CUR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADT_CUR"
},
{
"name": "ADT_ADJ",
"type": "esriFieldTypeInteger",
"alias": "ADT_ADJ",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ADT_ADJ"
},
{
"name": "K_FAC",
"type": "esriFieldTypeDouble",
"alias": "K_FAC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "K_FAC"
},
{
"name": "D_FAC",
"type": "esriFieldTypeInteger",
"alias": "D_FAC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "D_FAC"
},
{
"name": "TRK_AADT_P",
"type": "esriFieldTypeDouble",
"alias": "TRK_AADT_P",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRK_AADT_P"
},
{
"name": "PCT_SADT",
"type": "esriFieldTypeDouble",
"alias": "PCT_SADT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PCT_SADT"
},
{
"name": "PCT_CADT",
"type": "esriFieldTypeDouble",
"alias": "PCT_CADT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PCT_CADT"
},
{
"name": "AADT_TRUCK",
"type": "esriFieldTypeInteger",
"alias": "AADT_TRUCK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "AADT_TRUCK"
},
{
"name": "AADT_SINGL",
"type": "esriFieldTypeInteger",
"alias": "AADT_SINGL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "AADT_SINGL"
},
{
"name": "AADT_COMBI",
"type": "esriFieldTypeInteger",
"alias": "AADT_COMBI",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "AADT_COMBI"
},
{
"name": "TRK_DHV_PC",
"type": "esriFieldTypeDouble",
"alias": "TRK_DHV_PC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRK_DHV_PC"
},
{
"name": "PCT_SDHV",
"type": "esriFieldTypeDouble",
"alias": "PCT_SDHV",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PCT_SDHV"
},
{
"name": "PCT_CDHV",
"type": "esriFieldTypeDouble",
"alias": "PCT_CDHV",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PCT_CDHV"
},
{
"name": "FLEX_ESAL",
"type": "esriFieldTypeInteger",
"alias": "FLEX_ESAL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FLEX_ESAL"
},
{
"name": "RIGID_ESAL",
"type": "esriFieldTypeInteger",
"alias": "RIGID_ESAL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RIGID_ESAL"
},
{
"name": "ATH_100",
"type": "esriFieldTypeInteger",
"alias": "ATH_100",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ATH_100"
},
{
"name": "ATH_PCT",
"type": "esriFieldTypeInteger",
"alias": "ATH_PCT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ATH_PCT"
},
{
"name": "MOTORCYCLE",
"type": "esriFieldTypeInteger",
"alias": "MOTORCYCLE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "MOTORCYCLE"
},
{
"name": "HY_1",
"type": "esriFieldTypeInteger",
"alias": "HY_1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HY_1"
},
{
"name": "HY_2",
"type": "esriFieldTypeInteger",
"alias": "HY_2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HY_2"
},
{
"name": "HY_3",
"type": "esriFieldTypeInteger",
"alias": "HY_3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HY_3"
},
{
"name": "HY_4",
"type": "esriFieldTypeInteger",
"alias": "HY_4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HY_4"
},
{
"name": "HY_5",
"type": "esriFieldTypeInteger",
"alias": "HY_5",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HY_5"
},
{
"name": "HY_6",
"type": "esriFieldTypeInteger",
"alias": "HY_6",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HY_6"
},
{
"name": "HY_7",
"type": "esriFieldTypeInteger",
"alias": "HY_7",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HY_7"
},
{
"name": "HY_8",
"type": "esriFieldTypeInteger",
"alias": "HY_8",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HY_8"
},
{
"name": "HY_9",
"type": "esriFieldTypeInteger",
"alias": "HY_9",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HY_9"
},
{
"name": "DESGN_YR",
"type": "esriFieldTypeInteger",
"alias": "DESGN_YR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DESGN_YR"
},
{
"name": "AADT_DESGN",
"type": "esriFieldTypeInteger",
"alias": "AADT_DESGN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "AADT_DESGN"
},
{
"name": "INCRS_FCTR",
"type": "esriFieldTypeDouble",
"alias": "INCRS_FCTR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "INCRS_FCTR"
},
{
"name": "INCRS_FC_1",
"type": "esriFieldTypeInteger",
"alias": "INCRS_FC_1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "INCRS_FC_1"
},
{
"name": "DHV",
"type": "esriFieldTypeInteger",
"alias": "DHV",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DHV"
},
{
"name": "TRUCK_HY_1",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRUCK_HY_1"
},
{
"name": "TRUCK_HY_2",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRUCK_HY_2"
},
{
"name": "TRUCK_HY_3",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRUCK_HY_3"
},
{
"name": "TRUCK_HY_4",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRUCK_HY_4"
},
{
"name": "TRUCK_HY_5",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_5",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRUCK_HY_5"
},
{
"name": "TRUCK_HY_6",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_6",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRUCK_HY_6"
},
{
"name": "TRUCK_HY_7",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_7",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRUCK_HY_7"
},
{
"name": "TRUCK_HY_8",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_8",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRUCK_HY_8"
},
{
"name": "TRUCK_HY_9",
"type": "esriFieldTypeDouble",
"alias": "TRUCK_HY_9",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRUCK_HY_9"
},
{
"name": "HPMSID",
"type": "esriFieldTypeString",
"alias": "HPMSID",
"domain": null,
"editable": true,
"nullable": true,
"length": 12,
"defaultValue": null,
"modelName": "HPMSID"
},
{
"name": "HP_VOL_GRP",
"type": "esriFieldTypeInteger",
"alias": "HP_VOL_GRP",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "HP_VOL_GRP"
},
{
"name": "B_TERM",
"type": "esriFieldTypeString",
"alias": "B_TERM",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "B_TERM"
},
{
"name": "E_TERM",
"type": "esriFieldTypeString",
"alias": "E_TERM",
"domain": null,
"editable": true,
"nullable": true,
"length": 15,
"defaultValue": null,
"modelName": "E_TERM"
},
{
"name": "PEAK_LANE",
"type": "esriFieldTypeInteger",
"alias": "PEAK_LANE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PEAK_LANE"
},
{
"name": "CNTR_PEAK_",
"type": "esriFieldTypeInteger",
"alias": "CNTR_PEAK_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CNTR_PEAK_"
},
{
"name": "RT_TURN_LA",
"type": "esriFieldTypeInteger",
"alias": "RT_TURN_LA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RT_TURN_LA"
},
{
"name": "LT_TURN_LA",
"type": "esriFieldTypeInteger",
"alias": "LT_TURN_LA",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LT_TURN_LA"
},
{
"name": "TRFC_SGNL",
"type": "esriFieldTypeInteger",
"alias": "TRFC_SGNL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRFC_SGNL"
},
{
"name": "PCT_GREEN_",
"type": "esriFieldTypeInteger",
"alias": "PCT_GREEN_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PCT_GREEN_"
},
{
"name": "NBR_SGNL",
"type": "esriFieldTypeInteger",
"alias": "NBR_SGNL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "NBR_SGNL"
},
{
"name": "NBR_STOP_S",
"type": "esriFieldTypeInteger",
"alias": "NBR_STOP_S",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "NBR_STOP_S"
},
{
"name": "ATGRD_OTHR",
"type": "esriFieldTypeInteger",
"alias": "ATGRD_OTHR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ATGRD_OTHR"
},
{
"name": "LANE_WIDTH",
"type": "esriFieldTypeInteger",
"alias": "LANE_WIDTH",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LANE_WIDTH"
},
{
"name": "PEAK_PRKG",
"type": "esriFieldTypeInteger",
"alias": "PEAK_PRKG",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PEAK_PRKG"
},
{
"name": "WIDE_OBST",
"type": "esriFieldTypeString",
"alias": "WIDE_OBST",
"domain": null,
"editable": true,
"nullable": true,
"length": 1,
"defaultValue": null,
"modelName": "WIDE_OBST"
},
{
"name": "WIDE_PTNTL",
"type": "esriFieldTypeInteger",
"alias": "WIDE_PTNTL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "WIDE_PTNTL"
},
{
"name": "CURV_CLASS",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLASS",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CURV_CLASS"
},
{
"name": "CURV_CLA_1",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CURV_CLA_1"
},
{
"name": "CURV_CLA_2",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CURV_CLA_2"
},
{
"name": "CURV_CLA_3",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CURV_CLA_3"
},
{
"name": "CURV_CLA_4",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CURV_CLA_4"
},
{
"name": "CURV_CLA_5",
"type": "esriFieldTypeDouble",
"alias": "CURV_CLA_5",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CURV_CLA_5"
},
{
"name": "VERT_GRADE",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRADE",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "VERT_GRADE"
},
{
"name": "VERT_GRA_1",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "VERT_GRA_1"
},
{
"name": "VERT_GRA_2",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_2",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "VERT_GRA_2"
},
{
"name": "VERT_GRA_3",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_3",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "VERT_GRA_3"
},
{
"name": "VERT_GRA_4",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_4",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "VERT_GRA_4"
},
{
"name": "VERT_GRA_5",
"type": "esriFieldTypeDouble",
"alias": "VERT_GRA_5",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "VERT_GRA_5"
},
{
"name": "TRRN",
"type": "esriFieldTypeInteger",
"alias": "TRRN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "TRRN"
},
{
"name": "PPSD",
"type": "esriFieldTypeInteger",
"alias": "PPSD",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PPSD"
},
{
"name": "PSR",
"type": "esriFieldTypeDouble",
"alias": "PSR",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PSR"
},
{
"name": "PSR_DT",
"type": "esriFieldTypeInteger",
"alias": "PSR_DT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PSR_DT"
},
{
"name": "RUTTING",
"type": "esriFieldTypeDouble",
"alias": "RUTTING",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "RUTTING"
},
{
"name": "FAULT",
"type": "esriFieldTypeDouble",
"alias": "FAULT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "FAULT"
},
{
"name": "CRACK_PCT",
"type": "esriFieldTypeDouble",
"alias": "CRACK_PCT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CRACK_PCT"
},
{
"name": "CRACK_LNGT",
"type": "esriFieldTypeInteger",
"alias": "CRACK_LNGT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "CRACK_LNGT"
},
{
"name": "YR_LAST_IM",
"type": "esriFieldTypeInteger",
"alias": "YR_LAST_IM",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "YR_LAST_IM"
},
{
"name": "YR_LAST_CN",
"type": "esriFieldTypeInteger",
"alias": "YR_LAST_CN",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "YR_LAST_CN"
},
{
"name": "LAST_OVRLY",
"type": "esriFieldTypeDouble",
"alias": "LAST_OVRLY",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LAST_OVRLY"
},
{
"name": "PVMT_THICK",
"type": "esriFieldTypeDouble",
"alias": "PVMT_THICK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PVMT_THICK"
},
{
"name": "PVMT_THI_1",
"type": "esriFieldTypeDouble",
"alias": "PVMT_THI_1",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "PVMT_THI_1"
},
{
"name": "BASE_THCK",
"type": "esriFieldTypeInteger",
"alias": "BASE_THCK",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "BASE_THCK"
},
{
"name": "SOIL",
"type": "esriFieldTypeInteger",
"alias": "SOIL",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "SOIL"
},
{
"name": "LEN_SEC",
"type": "esriFieldTypeDouble",
"alias": "LEN_SEC",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LEN_SEC"
},
{
"name": "LN_MILES",
"type": "esriFieldTypeDouble",
"alias": "LN_MILES",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "LN_MILES"
},
{
"name": "DVMT",
"type": "esriFieldTypeDouble",
"alias": "DVMT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DVMT"
},
{
"name": "DTRKVMT",
"type": "esriFieldTypeDouble",
"alias": "DTRKVMT",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "DTRKVMT"
},
{
"name": "Shape_Leng",
"type": "esriFieldTypeDouble",
"alias": "Shape_Leng",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape_Leng"
},
{
"name": "Road_ID_",
"type": "esriFieldTypeInteger",
"alias": "Road_ID_",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Road_ID_"
},
{
"name": "id",
"type": "esriFieldTypeString",
"alias": "id",
"domain": null,
"editable": true,
"nullable": true,
"length": 80,
"defaultValue": null,
"modelName": "id"
},
{
"name": "osm_id",
"type": "esriFieldTypeInteger",
"alias": "osm_id",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "osm_id"
},
{
"name": "XDSegID",
"type": "esriFieldTypeString",
"alias": "XDSegID",
"domain": null,
"editable": true,
"nullable": true,
"length": 254,
"defaultValue": null,
"modelName": "XDSegID"
},
{
"name": "aadt_2023",
"type": "esriFieldTypeInteger",
"alias": "aadt_2023",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "aadt_2023"
},
{
"name": "ff_speed",
"type": "esriFieldTypeDouble",
"alias": "ff_speed",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "ff_speed"
},
{
"name": "Shape_Length_1",
"type": "esriFieldTypeDouble",
"alias": "Shape_Length",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape_Length_1"
},
{
"name": "streetname_update",
"type": "esriFieldTypeString",
"alias": "streetname_update",
"domain": null,
"editable": true,
"nullable": true,
"length": 255,
"defaultValue": null,
"modelName": "streetname_update"
},
{
"name": "hwy_all",
"type": "esriFieldTypeSmallInteger",
"alias": "hwy_all",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "hwy_all"
},
{
"name": "hwy_manual",
"type": "esriFieldTypeSmallInteger",
"alias": "hwy_manual",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "hwy_manual"
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()",
"required": true
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R98_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S72_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"timeZoneIANA": "Etc/UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [],
"templates": [
{
"name": "Burnet_Roadway_Network",
"description": "",
"prototype": {
"attributes": {
"hwy_manual": null,
"hwy_all": null,
"Join_Count": null,
"TARGET_FID": null,
"REC": null,
"RIA_RTE_ID": null,
"RTE_GRID": null,
"GID": null,
"FRM_DFO": null,
"TO_DFO": null,
"C_SEC": null,
"CON": null,
"SEC": null,
"BMP": null,
"EMP": null,
"HWY": null,
"HSYS": null,
"HNUM": null,
"HSUF": null,
"RDBD_ID": null,
"FRM_NBR": null,
"FRM_SUF": null,
"FRM_NUM": null,
"FRM_DISP": null,
"TO_NBR": null,
"TO_SUF": null,
"TO_NUM": null,
"TO_DISP": null,
"FRM_MKR_DA": null,
"TO_MKR_DAT": null,
"DIR_TRAV": null,
"STE_NAM": null,
"DI": null,
"CO": null,
"CITY": null,
"MPA": null,
"UAN": null,
"UAN_HPMS": null,
"RU": null,
"MSA_CNTY": null,
"MAINT_DIS": null,
"MNT_SEC": null,
"PBLC_LAND": null,
"ADMIN": null,
"RDWAY_MAIN": null,
"F_SYSTEM": null,
"RU_F_SYSTE": null,
"SEC_NHS": null,
"SEC_NHS_AP": null,
"SEC_STR": null,
"SEC_TRUNK": null,
"SEC_TRK": null,
"SEC_HAZ": null,
"SEC_EVAC": null,
"SEC_NFH": null,
"SEC_STM": null,
"SEC_TTT": null,
"SEC_PARK": null,
"SEC_BIC": null,
"SEC_ADP": null,
"TOP100ID": null,
"NHFN": null,
"HWY_STAT": null,
"SPD_MAX": null,
"ALT_SPD_LM": null,
"ALT_SPD__1": null,
"SCHOOL_ZN": null,
"TOLL_NM": null,
"TOLL_HPMS_": null,
"TOLL_FACIL": null,
"TOLL_CHRG_": null,
"TOLL_LANES": null,
"PEAK_DRCT_": null,
"MNGD_LANE_": null,
"MNGD_LANE1": null,
"MNGD_LANES": null,
"HWY_DES1": null,
"ACES_CTRL": null,
"BRDG_STRUC": null,
"MULT_MOD_F": null,
"MED_TYPE": null,
"MED_WID": null,
"NUM_LANES": null,
"CLMB_PS_LA": null,
"ACCEL_DECE": null,
"ROW_MIN": null,
"RB_WID": null,
"PV_RB_WID": null,
"SUR_W": null,
"S_TYPE_I": null,
"S_WID_I": null,
"S_USE_I": null,
"S_TYPE_O": null,
"S_WID_O": null,
"S_USE_O": null,
"CURB_L": null,
"CURB_R": null,
"BASE_TP": null,
"SRF_TYPE": null,
"SURF_TREAT": null,
"SURF_TRE_1": null,
"SURF_TRE_2": null,
"TRF_STA_ID": null,
"ADT_YEAR": null,
"ADT_CUR": null,
"ADT_ADJ": null,
"K_FAC": null,
"D_FAC": null,
"TRK_AADT_P": null,
"PCT_SADT": null,
"PCT_CADT": null,
"AADT_TRUCK": null,
"AADT_SINGL": null,
"AADT_COMBI": null,
"TRK_DHV_PC": null,
"PCT_SDHV": null,
"PCT_CDHV": null,
"FLEX_ESAL": null,
"RIGID_ESAL": null,
"ATH_100": null,
"ATH_PCT": null,
"MOTORCYCLE": null,
"HY_1": null,
"HY_2": null,
"HY_3": null,
"HY_4": null,
"HY_5": null,
"HY_6": null,
"HY_7": null,
"HY_8": null,
"HY_9": null,
"DESGN_YR": null,
"AADT_DESGN": null,
"INCRS_FCTR": null,
"INCRS_FC_1": null,
"DHV": null,
"TRUCK_HY_1": null,
"TRUCK_HY_2": null,
"TRUCK_HY_3": null,
"TRUCK_HY_4": null,
"TRUCK_HY_5": null,
"TRUCK_HY_6": null,
"TRUCK_HY_7": null,
"TRUCK_HY_8": null,
"TRUCK_HY_9": null,
"HPMSID": null,
"HP_VOL_GRP": null,
"B_TERM": null,
"E_TERM": null,
"PEAK_LANE": null,
"CNTR_PEAK_": null,
"RT_TURN_LA": null,
"LT_TURN_LA": null,
"TRFC_SGNL": null,
"PCT_GREEN_": null,
"NBR_SGNL": null,
"NBR_STOP_S": null,
"ATGRD_OTHR": null,
"LANE_WIDTH": null,
"PEAK_PRKG": null,
"WIDE_OBST": null,
"WIDE_PTNTL": null,
"CURV_CLASS": null,
"CURV_CLA_1": null,
"CURV_CLA_2": null,
"CURV_CLA_3": null,
"CURV_CLA_4": null,
"CURV_CLA_5": null,
"VERT_GRADE": null,
"VERT_GRA_1": null,
"VERT_GRA_2": null,
"VERT_GRA_3": null,
"VERT_GRA_4": null,
"VERT_GRA_5": null,
"TRRN": null,
"PPSD": null,
"PSR": null,
"PSR_DT": null,
"RUTTING": null,
"FAULT": null,
"CRACK_PCT": null,
"CRACK_LNGT": null,
"YR_LAST_IM": null,
"YR_LAST_CN": null,
"LAST_OVRLY": null,
"PVMT_THICK": null,
"PVMT_THI_1": null,
"BASE_THCK": null,
"SOIL": null,
"LEN_SEC": null,
"LN_MILES": null,
"DVMT": null,
"DTRKVMT": null,
"Shape_Leng": null,
"Road_ID_": null,
"id": null,
"osm_id": null,
"XDSegID": null,
"aadt_2023": null,
"ff_speed": null,
"Shape_Length_1": null,
"streetname_update": null
}
},
"drawingTool": "esriFeatureEditToolLine"
}
],
"maxRecordCount": 2000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Create,Update,Delete,Uploads,Editing",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 8000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "d082659b69ee4daaba16399d0a8992d7"
}
],
"tables": []
}