{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 270, "name": "Guardrail End Treatment", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "INDOT", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Guardrail_and_Attenuator", "relatedTableId": 280, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "REL_GLOBALID", "composite": false } ], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1661001992000 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -9798551.009099998, "ymin": 4549320.7219, "xmax": -9416944.422500001, "ymax": 5125097.105999989, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.12589990684262E13, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 41, 132, 77, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ASSET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "INSTALL_REFURBISH_DATE", "type": "esriFieldTypeDate", "alias": "Install Refurbish Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_REFURBISH_DATE" }, { "name": "RETIRE_DATE", "type": "esriFieldTypeDate", "alias": "Retire Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RETIRE_DATE" }, { "name": "ASSET_NAME", "type": "esriFieldTypeString", "alias": "Asset Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSET_NAME" }, { "name": "END_TREATMENT_TYPE", "type": "esriFieldTypeString", "alias": "End Treatment Type", "domain": { "type": "codedValue", "name": "dlEndType", "description": "end treatment type", "codedValues": [ { "name": "Break Master", "code": "Break Master" }, { "name": "Breakaway", "code": "Breakaway" }, { "name": "Buried Type I", "code": "Buried Type I" }, { "name": "Buried Type II", "code": "Buried Type II" }, { "name": "CAT", "code": "CAT" }, { "name": "ET Plus", "code": "ET Plus" }, { "name": "Fleat-MT", "code": "Fleat-MT" }, { "name": "MASH MSKT", "code": "MASH MSKT" }, { "name": "Other End", "code": "Other end" }, { "name": "SKT 350", "code": "SKT 350" }, { "name": "SoftStop", "code": "SoftStop" }, { "name": "Unknown End", "code": "Unknown End" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "END_TREATMENT_TYPE" }, { "name": "LOCATION_ON_ROADWAY", "type": "esriFieldTypeString", "alias": "Location On Roadway", "domain": { "type": "codedValue", "name": "dPositionOnRoadway", "description": "asset location in relation to travelled direction", "codedValues": [ { "name": "Left (Inside Shoulder \u2013 Ramps/One Way Roadways)", "code": "Left" }, { "name": "Median", "code": "Median" }, { "name": "Right (Outside Shoulder)", "code": "Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION_ON_ROADWAY" }, { "name": "END_TREATMENT_COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "END_TREATMENT_COMMENTS" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 35, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_288", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A102_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Guardrail End Treatment", "description": "", "prototype": { "attributes": { "END_TREATMENT_COMMENTS": null, "INSTALL_REFURBISH_DATE": null, "RETIRE_DATE": null, "ASSET_NAME": null, "END_TREATMENT_TYPE": null, "LOCATION_ON_ROADWAY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a03022b207714768b64c636c84a6325c" }