{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "UDOT Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "SYSTEM_CREATE_DATE", "creatorField": "USER_CREATE", "editDateField": "SYSTEM_MODIFY_DATE", "editorField": "USER_MODIFY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1696590508000 }, "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, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 228655.14, "ymin": 4093081.56, "xmax": 673636.33, "ymax": 4653335.69, "spatialReference": { "wkid": 26912, "latestWkid": 26912, "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": 26912, "latestWkid": 26912, "xyTolerance": 0.01, "zTolerance": 0.01, "mTolerance": 6.2136994949494904E-6, "falseX": -5120900, "falseY": -9998100, "xyUnits": 1000, "falseZ": 0, "zUnits": 1000, "falseM": -100000, "mUnits": 1609347.21869444 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 61, 160, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ 932083200000, 2342217600000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FromDate" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ToDate" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "PARENT_ROUTE", "type": "esriFieldTypeString", "alias": "Parent Route", "domain": null, "editable": true, "nullable": true, "length": 93, "defaultValue": null, "modelName": "ParentRoute" }, { "name": "ROUTE_DIRECTION", "type": "esriFieldTypeString", "alias": "Route Direction", "domain": { "type": "codedValue", "name": "dLRSRouteDirection", "description": "LRSN_ROUTES", "codedValues": [ { "name": "Positive", "code": "P" }, { "name": "Negative", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RouteDirection" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "Route Type", "domain": { "type": "codedValue", "name": "dLRSRouteType", "description": "LRSN_ROUTES", "codedValues": [ { "name": "Mainline", "code": "M" }, { "name": "Collector", "code": "C" }, { "name": "Ramp", "code": "R" }, { "name": "Other", "code": "X" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RouteType" }, { "name": "EXIT_NUMBER", "type": "esriFieldTypeString", "alias": "Exit Number", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ExitNumber" }, { "name": "RAMP_NUMBER", "type": "esriFieldTypeString", "alias": "Ramp Number", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RampNumber" }, { "name": "ROUTE_DIR_ID", "type": "esriFieldTypeString", "alias": "Route Dir ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ROUTE_DIR_ID" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeSmallInteger", "alias": "Route Name", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "SYSTEM_CREATE_DATE", "type": "esriFieldTypeDate", "alias": "System Create Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemCreateDate", "required": true }, { "name": "USER_CREATE", "type": "esriFieldTypeString", "alias": "User Create", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UserCreate", "required": true }, { "name": "SYSTEM_MODIFY_DATE", "type": "esriFieldTypeDate", "alias": "System Modify Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemModifyDate", "required": true }, { "name": "USER_MODIFY", "type": "esriFieldTypeString", "alias": "User Modify", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UserModify", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I147FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I147ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I147TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R78_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_78", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A62_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "UDOT Routes", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "FROM_DATE": null, "TO_DATE": null, "ROUTE_ID": null, "PARENT_ROUTE": null, "ROUTE_DIRECTION": null, "ROUTE_TYPE": null, "EXIT_NUMBER": null, "RAMP_NUMBER": null, "ROUTE_DIR_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "76d10cf3c0a748c2973206f23bc5613a" }