{ "currentVersion": 10.81, "id": 23, "name": "Grade", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 577790.554289, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": 116600.42210000008, "ymin": 3472208.5725, "xmax": 682603.9265999999, "ymax": 4102380.2533, "spatialReference": { "wkid": 26913, "latestWkid": 26913 } }, "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Grade", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 8 }, "defaultLabel": "Null", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 153, 89, 255 ], "width": 1.25 }, "value": "A", "label": "0.0 \u2013 0.4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 222, 146, 255 ], "width": 1.25 }, "value": "B", "label": "0.5 \u2013 2.4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 242, 220, 145, 255 ], "width": 1.25 }, "value": "C", "label": "2.5 \u2013 4.4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 175, 131, 255 ], "width": 1.25 }, "value": "D", "label": "4.5 \u2013 6.4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 155, 151, 255 ], "width": 1.25 }, "value": "E", "label": "6.5 \u2013 8.4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1.25 }, "value": "F", "label": "8.5 or greater", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "RouteID", "typeIdField": "Grade", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FromDate" }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ToDate" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "FromMeasure", "type": "esriFieldTypeDouble", "alias": "FromMeasure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromMeasure" }, { "name": "ToMeasure", "type": "esriFieldTypeDouble", "alias": "ToMeasure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToMeasure" }, { "name": "Grade", "type": "esriFieldTypeString", "alias": "Grade", "domain": { "type": "codedValue", "name": "dGrade", "description": "Grade Codes", "codedValues": [ { "name": "0.0 \u2013 0.4", "code": "A" }, { "name": "0.5 \u2013 2.4", "code": "B" }, { "name": "2.5 \u2013 4.4", "code": "C" }, { "name": "4.5 \u2013 6.4", "code": "D" }, { "name": "6.5 \u2013 8.4", "code": "E" }, { "name": "8.5 or greater", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Grade" }, { "name": "PercentGrade", "type": "esriFieldTypeSingle", "alias": "PercentGrade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PercentGrade" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 40, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 40, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "DisplayID", "type": "esriFieldTypeString", "alias": "DisplayID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DisplayID" }, { "name": "EventID", "type": "esriFieldTypeGUID", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EventID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R340_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_340", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_340", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ix_RouteID", "fields": "RouteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_FromDate_ToDa", "fields": "FromDate,ToDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_EventID", "fields": "EventID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S208_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "A", "name": "A", "domains": { "Grade": {"type": "inherited"} }, "templates": [ { "name": "0.0 \u2013 0.4", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "Grade": "A", "PercentGrade": null, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "B", "name": "B", "domains": { "Grade": {"type": "inherited"} }, "templates": [ { "name": "0.5 \u2013 2.4", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "Grade": "B", "PercentGrade": null, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "C", "name": "C", "domains": { "Grade": {"type": "inherited"} }, "templates": [ { "name": "2.5 \u2013 4.4", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "Grade": "C", "PercentGrade": null, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "D", "name": "D", "domains": { "Grade": {"type": "inherited"} }, "templates": [ { "name": "4.5 \u2013 6.4", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "Grade": "D", "PercentGrade": null, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "E", "name": "E", "domains": { "Grade": {"type": "inherited"} }, "templates": [ { "name": "6.5 \u2013 8.4", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "Grade": "E", "PercentGrade": null, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F", "name": "F", "domains": { "Grade": {"type": "inherited"} }, "templates": [ { "name": "8.5 or greater", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "Grade": "F", "PercentGrade": null, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }