{ "currentVersion": 10.6, "cimVersion": "2.1.0", "id": 6, "name": "STATEWIDE_HIGHWAY_ON_SYSTEM_AHTD", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryMultipoint", "description": "The Off-System are routes on AHTD's Linear Referencing System (LRS) that for the most part are not part of the State Highway System but qualify for Federal Aid because they are on the Functional Class System. The AHTD identifies these routes on the LRS because they are required to report condition, events, assets, etc. on them. The majority of the routes are county routes and city streets. However, we also put Frontage Roads, Ramps, Institutional Drives (College Campus Roads, Hospital Roads, Airport Roads and State Park Roads) on the On-System layer.", "copyrightText": "In all cases, a credit line stating \"Base Map Provided By The Mapping Section, Planning and Research Division, Arkansas State Highway and Transportation Department, In Cooperation With The U.S. Department of Transportation\"", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 356093.1886, "ymin": 3652609.7105, "xmax": 794698.2132000001, "ymax": 4042643.746099999, "spatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 140, 72, 64, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "countyname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ahtd_distr", "type": "esriFieldTypeString", "alias": "AHTD_Distr", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "AHTD_Distr" }, { "name": "countyname", "type": "esriFieldTypeString", "alias": "CountyName", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CountyName" }, { "name": "county_num", "type": "esriFieldTypeString", "alias": "County_Num", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "County_Num" }, { "name": "route", "type": "esriFieldTypeString", "alias": "Route", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Route" }, { "name": "section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Section" }, { "name": "logmile", "type": "esriFieldTypeDouble", "alias": "Logmile", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Logmile" }, { "name": "longitude", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Longitude" }, { "name": "latitude", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Latitude" }, { "name": "rural_urba", "type": "esriFieldTypeString", "alias": "Rural_Urba", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Rural_Urba" }, { "name": "funcclass", "type": "esriFieldTypeString", "alias": "FuncClass", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "FuncClass" }, { "name": "avgdailytr", "type": "esriFieldTypeDouble", "alias": "AvgDailyTr", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AvgDailyTr" }, { "name": "yearadt", "type": "esriFieldTypeString", "alias": "YearADT", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YearADT" }, { "name": "typeroad", "type": "esriFieldTypeString", "alias": "TypeRoad", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "TypeRoad" }, { "name": "routesign", "type": "esriFieldTypeString", "alias": "RouteSign", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "RouteSign" }, { "name": "aphn", "type": "esriFieldTypeString", "alias": "APHN", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "APHN" }, { "name": "access", "type": "esriFieldTypeString", "alias": "Access", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Access" }, { "name": "typeoperat", "type": "esriFieldTypeString", "alias": "TypeOperat", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "TypeOperat" }, { "name": "mediantype", "type": "esriFieldTypeString", "alias": "MedianType", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MedianType" }, { "name": "numberlane", "type": "esriFieldTypeString", "alias": "NumberLane", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "NumberLane" }, { "name": "road_id", "type": "esriFieldTypeString", "alias": "road_id", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "road_id" } ], "indexes": [ { "name": "r442_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a431_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "STATEWIDE_HIGHWAY_ON_SYSTEM_AHTD", "description": "", "prototype": { "attributes": { "numberlane": null, "road_id": null, "ahtd_distr": null, "countyname": null, "county_num": null, "route": null, "section": null, "logmile": null, "longitude": null, "latitude": null, "rural_urba": null, "funcclass": null, "avgdailytr": null, "yearadt": null, "typeroad": null, "routesign": null, "aphn": null, "access": null, "typeoperat": null, "mediantype": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 200, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query", "useStandardizedQueries": true }