{ "currentVersion": 10.81, "id": 2, "name": "US Highways", "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": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2483743.8343464644, "ymin": 312462.8220611995, "xmax": 2517788.172069225, "ymax": 344900.27349042357, "spatialReference": { "wkid": 32054, "latestWkid": 32054 } }, "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609 }, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_19", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD_CLASS" }, { "name": "Production_GIS_StreetCenter_3", "type": "esriFieldTypeDouble", "alias": "len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "len" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "DESIGNATION", "type": "esriFieldTypeString", "alias": "DESIGNATION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DESIGNATION" }, { "name": "SNOWPLOW", "type": "esriFieldTypeString", "alias": "SNOWPLOW", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SNOWPLOW" }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEEDLIMIT" }, { "name": "Underconstructed_roads", "type": "esriFieldTypeSmallInteger", "alias": "Underconstructed_roads", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underconstructed_roads" }, { "name": "CRACKSEALYEAR", "type": "esriFieldTypeString", "alias": "CRACKSEALYEAR", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CRACKSEALYEAR" }, { "name": "RECONSTYEAR", "type": "esriFieldTypeString", "alias": "RECONSTYEAR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RECONSTYEAR" }, { "name": "AAR2014", "type": "esriFieldTypeString", "alias": "AAR2014", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AAR2014" }, { "name": "AAR2015", "type": "esriFieldTypeString", "alias": "AAR2015", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AAR2015" }, { "name": "AAR2016", "type": "esriFieldTypeString", "alias": "AAR2016", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AAR2016" }, { "name": "PaveRate2023", "type": "esriFieldTypeSmallInteger", "alias": "PaveRate2023", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaveRate2023" }, { "name": "GolfCart", "type": "esriFieldTypeString", "alias": "GolfCart", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GolfCart" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County", "description": "", "prototype": { "attributes": { "GolfCart": null, "ROAD_CLASS": "County", "Production_GIS_StreetCenter_3": null, "ROADNAME": null, "DESIGNATION": null, "SNOWPLOW": null, "SPEEDLIMIT": null, "Underconstructed_roads": null, "CRACKSEALYEAR": null, "RECONSTYEAR": null, "AAR2014": null, "AAR2015": null, "AAR2016": null, "PaveRate2023": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "", "description": "", "prototype": { "attributes": { "GolfCart": null, "ROAD_CLASS": null, "Production_GIS_StreetCenter_3": null, "ROADNAME": null, "DESIGNATION": null, "SNOWPLOW": null, "SPEEDLIMIT": null, "Underconstructed_roads": null, "CRACKSEALYEAR": null, "RECONSTYEAR": null, "AAR2014": null, "AAR2015": null, "AAR2016": null, "PaveRate2023": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Local; Local_Major", "description": "", "prototype": { "attributes": { "GolfCart": null, "ROAD_CLASS": "Local", "Production_GIS_StreetCenter_3": null, "ROADNAME": null, "DESIGNATION": null, "SNOWPLOW": null, "SPEEDLIMIT": null, "Underconstructed_roads": null, "CRACKSEALYEAR": null, "RECONSTYEAR": null, "AAR2014": null, "AAR2015": null, "AAR2016": null, "PaveRate2023": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Local; Local_Major", "description": "", "prototype": { "attributes": { "GolfCart": null, "ROAD_CLASS": "Local_Major", "Production_GIS_StreetCenter_3": null, "ROADNAME": null, "DESIGNATION": null, "SNOWPLOW": null, "SPEEDLIMIT": null, "Underconstructed_roads": null, "CRACKSEALYEAR": null, "RECONSTYEAR": null, "AAR2014": null, "AAR2015": null, "AAR2016": null, "PaveRate2023": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "State", "description": "", "prototype": { "attributes": { "GolfCart": null, "ROAD_CLASS": "State", "Production_GIS_StreetCenter_3": null, "ROADNAME": null, "DESIGNATION": null, "SNOWPLOW": null, "SPEEDLIMIT": null, "Underconstructed_roads": null, "CRACKSEALYEAR": null, "RECONSTYEAR": null, "AAR2014": null, "AAR2015": null, "AAR2016": null, "PaveRate2023": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "US", "description": "", "prototype": { "attributes": { "GolfCart": null, "ROAD_CLASS": "US", "Production_GIS_StreetCenter_3": null, "ROADNAME": null, "DESIGNATION": null, "SNOWPLOW": null, "SPEEDLIMIT": null, "Underconstructed_roads": null, "CRACKSEALYEAR": null, "RECONSTYEAR": null, "AAR2014": null, "AAR2015": null, "AAR2016": null, "PaveRate2023": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }