{ "currentVersion": 10.81, "id": 22, "name": "Federal Aid", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "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, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 356215.55319999997, "ymin": 4117612.7026000004, "xmax": 782835.3087999998, "ymax": 4496836.9793, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 79, 0, 143, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FAS_TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEDERAL_AID_ID", "type": "esriFieldTypeString", "alias": "FEDERAL_AID_ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "FEDERAL_AID_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "FAS_TYPE", "type": "esriFieldTypeInteger", "alias": "FAS_TYPE", "domain": { "type": "codedValue", "name": "D_FAS_TYPE", "description": "FAS_TYPE_DESC", "codedValues": [ { "name": "1 \u2013 Interstate", "code": 1 }, { "name": "2 \u2013 NHS (National Highway System)", "code": 2 }, { "name": "3 \u2013 STP (Surface Transportation Program Eligible)", "code": 3 }, { "name": "4 \u2013 Intermodal Connectors", "code": 4 }, { "name": "5 \u2013 Non-Federal-Aid", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FAS_TYPE" }, { "name": "FIELD_ESTABLISH_DATE", "type": "esriFieldTypeDate", "alias": "FIELD_ESTABLISH_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FIELD_ESTABLISH_DATE" }, { "name": "RH_FROM_DATE", "type": "esriFieldTypeDate", "alias": "RH_FROM_DATE", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "RH_FROM_DATE" }, { "name": "RH_TO_DATE", "type": "esriFieldTypeDate", "alias": "RH_TO_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RH_TO_DATE" }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R681_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I727ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I727RH_FROM_DATE", "fields": "RH_FROM_DATE,RH_TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I727FEDERAL_AID_", "fields": "FEDERAL_AID_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S431_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Federal Aid", "description": "", "prototype": { "attributes": { "RH_TO_DATE": null, "LocError": null, "FEDERAL_AID_ID": " ", "ROUTE_ID": " ", "FROM_MEASURE": null, "TO_MEASURE": null, "FAS_TYPE": 0, "FIELD_ESTABLISH_DATE": null, "RH_FROM_DATE": -2209161600000 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9b117c96d7a94a8896eb1029701afdbc" }