{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 220, "name": "Special Markings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1670803494000 }, "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": -9804979.0937785, "ymin": 4554796.452703617, "xmax": -9432190.182644192, "ymax": 5126667.989686211, "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": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 165, 100, 62, 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": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROADNAME_ON", "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": "ALIGNED_WITH", "type": "esriFieldTypeSmallInteger", "alias": "Aligned With", "domain": { "type": "codedValue", "name": "dsmALIGNEDTO", "description": "special marking on approach or mainline/ramp", "codedValues": [ { "name": "On Highway or Ramp", "code": 0 }, { "name": "On Approach to Highway or ramp", "code": 1 }, { "name": "On HPMS segment", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ALIGNED_WITH" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "ROADNAME_ON", "type": "esriFieldTypeString", "alias": "Roadname On", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ROADNAME_ON" }, { "name": "ROADNAME_INTERSECTING", "type": "esriFieldTypeString", "alias": "Roadname intersecting", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ROADNAME_INTERSECTING" }, { "name": "MARKING_TYPE", "type": "esriFieldTypeString", "alias": "Marking Type", "domain": { "type": "codedValue", "name": "dsmType", "description": "Special Marking Type", "codedValues": [ { "name": "Single Arrow", "code": "Single Arrow" }, { "name": "Stop Bar", "code": "Stop Bar" }, { "name": "Legend", "code": "Legend" }, { "name": "CrossBar", "code": "CrossBar" }, { "name": "Chevron Gore and Diagonal Crosshatch", "code": "Chevron Gore and Diagonal Crosshatch" }, { "name": "Crosswalk-2-Lines", "code": "Crosswalk-2-Lines" }, { "name": "Double Arrow", "code": "Double Arrow" }, { "name": "Symbols", "code": "Symbols" }, { "name": "RR Xing", "code": "RR Xing" }, { "name": "Rumble Strips", "code": "Rumble Strips" }, { "name": "Crosswalk-Ladder", "code": "Crosswalk-Ladder" }, { "name": "Other", "code": "Other" }, { "name": "Triple Arrow", "code": "Triple Arrow" }, { "name": "Yield Line", "code": "Yield Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARKING_TYPE" }, { "name": "LEGEND_TEXT", "type": "esriFieldTypeString", "alias": "Legend Text", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGEND_TEXT" }, { "name": "MARKING_COLOR", "type": "esriFieldTypeString", "alias": "Marking Color", "domain": { "type": "codedValue", "name": "dsmColor", "description": "Special Marking Color", "codedValues": [ { "name": "White", "code": "White" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Red", "code": "Red" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "White", "modelName": "MARKING_COLOR" }, { "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" }, { "name": "VERIFIED_DATE", "type": "esriFieldTypeDate", "alias": "Verified Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VERIFIED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_379", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A135_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Special Markings", "description": "", "prototype": { "attributes": { "VERIFIED_DATE": null, "INSTALL_REFURBISH_DATE": null, "RETIRE_DATE": null, "ALIGNED_WITH": 0, "DIRECTION": null, "ROADNAME_ON": null, "ROADNAME_INTERSECTING": null, "MARKING_TYPE": null, "LEGEND_TEXT": null, "MARKING_COLOR": "White" } }, "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" }