{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "State Signal", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Indiana Signal(s) point Inventory created as an ESRI point shapefile consisting of a Feature point geometry. The data set was compiled by Road Inventory of the Indiana GIS Department of Transportation (INDOT) . Dataset is classified as sde Feature Class. The Feature Class is projected Coordinate System: NAD 1983, UTM, Zone 16 N. The Projections is Transverse Mercator.Each Signal(s) point Inventory is placed as to Position, Route, and Measure; and is classified as to Signal Type, Mode, Phase, Section, and Preemption. Signal Mode is described as Signal, Flasher, and Stop Sign. Signal Type is described as Uncorrdinated Fixed Time, Uncoordinated Traffic Actuated, Coordinated Progressive, Coordinated Real-Time Adaptive, and No Signal Systems Exist. Point Inventory is Dated as of 2014-2015.", "copyrightText": "The Signal is an sde Feature Class created by Indiana GIS Department of Transportation (INDOT)", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391605000 }, "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -9795937.202363921, "ymin": 4561349.989888274, "xmax": -9432300.289751494, "ymax": 5126109.061686256, "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": 6.21369949494949E-7, "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": [ 128, 0, 100, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_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": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measure" }, { "name": "SIGNAL_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Signal_Type", "domain": { "type": "codedValue", "name": "dSignalType", "description": "", "codedValues": [ { "name": "Uncoordinated Fixed Time", "code": 1 }, { "name": "Uncoordinated Traffic Actuated", "code": 2 }, { "name": "Coordinated Progressive", "code": 3 }, { "name": "Coordinated Real-time Adaptive", "code": 4 }, { "name": "No signal systems exist", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Signal_Type" }, { "name": "SIGNAL_COMM", "type": "esriFieldTypeString", "alias": "Signal Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Signal_COMM" }, { "name": "SIGNAL_MODE", "type": "esriFieldTypeSmallInteger", "alias": "Signal_Mode", "domain": { "type": "codedValue", "name": "dSignalMode", "description": "", "codedValues": [ { "name": "Signal", "code": 1 }, { "name": "Flasher", "code": 2 }, { "name": "Stop Sign", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Signal_Mode" }, { "name": "SIGNAL_PHASE", "type": "esriFieldTypeString", "alias": "Signal_Phase", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Signal_Phase" }, { "name": "SIGNAL_PREEMP", "type": "esriFieldTypeString", "alias": "Signal_Preemp", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Signal_Preemp" }, { "name": "SIGNAL_DETECT", "type": "esriFieldTypeString", "alias": "Signal_Detect", "domain": { "type": "codedValue", "name": "dSignalDetection", "description": "", "codedValues": [ { "name": "Not Actuated", "code": "No" }, { "name": "Yes Actuated", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Signal_Detect" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "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": "I25712EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25712FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25712ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R521_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_521", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A219_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "State Signal", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "MEASURE": null, "SIGNAL_TYPE": null, "SIGNAL_COMM": null, "SIGNAL_MODE": null, "SIGNAL_PHASE": null, "SIGNAL_PREEMP": null, "SIGNAL_DETECT": null, "LOCERROR": 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": "44beb66ddc2a49e0a0b9071caf68c4fe" }