{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Traffic Signals", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6134122.1591260135, "ymin": 2217236.094710335, "xmax": 6195905.410887346, "ymax": 2279045.6243062615, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 34, 62, 132, 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": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ACCEPT_FY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CorGIS.DBO.traf_sig.AREA", "type": "esriFieldTypeDouble", "alias": "CorGIS.DBO.traf_sig.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CorGIS.DBO.traf_sig.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CEN_LINE_", "type": "esriFieldTypeInteger", "alias": "CEN_LINE_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CEN_LINE_" }, { "name": "CEN_LINE_ID", "type": "esriFieldTypeInteger", "alias": "CEN_LINE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CEN_LINE_ID" }, { "name": "ACCEPT_FY", "type": "esriFieldTypeString", "alias": "ACCEPT_FY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCEPT_FY" }, { "name": "ACCEPT_DATE", "type": "esriFieldTypeDate", "alias": "ACCEPT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCEPT_DATE" }, { "name": "MAP_REF", "type": "esriFieldTypeString", "alias": "MAP_REF", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAP_REF" }, { "name": "PROJ_NO", "type": "esriFieldTypeString", "alias": "PROJ_NO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PROJ_NO" }, { "name": "TRAF_CONT", "type": "esriFieldTypeSmallInteger", "alias": "TRAF_CONT", "domain": { "type": "codedValue", "name": "TRAF_CONT", "description": "Traffic controller type", "codedValues": [ { "name": "Signalized Intersection", "code": 10 }, { "name": "One Way Stop", "code": 21 }, { "name": "Two Way Stop", "code": 22 }, { "name": "Three Way Stop", "code": 23 }, { "name": "Four Way Stop", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRAF_CONT" }, { "name": "OWNER", "type": "esriFieldTypeSmallInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "OWNER_", "description": "", "codedValues": [ { "name": "City of Corona", "code": 10 }, { "name": "City of Norco", "code": 20 }, { "name": "County of Riverside", "code": 40 }, { "name": "CalTrans", "code": 50 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OWNER" }, { "name": "SITUS_NUM", "type": "esriFieldTypeInteger", "alias": "SITUS_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITUS_NUM" }, { "name": "SITUS_DIR", "type": "esriFieldTypeString", "alias": "SITUS_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SITUS_DIR" }, { "name": "SITUS_ST", "type": "esriFieldTypeString", "alias": "SITUS_ST", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SITUS_ST" }, { "name": "SITUS_FUL", "type": "esriFieldTypeString", "alias": "SITUS_FUL", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITUS_FUL" }, { "name": "XSTREET1", "type": "esriFieldTypeString", "alias": "XSTREET1", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "XSTREET1" }, { "name": "XSTREET2", "type": "esriFieldTypeString", "alias": "XSTREET2", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "XSTREET2" }, { "name": "CONTROLLER", "type": "esriFieldTypeSmallInteger", "alias": "CONTROLLER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONTROLLER" }, { "name": "CONT_TYPE", "type": "esriFieldTypeString", "alias": "CONT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CONT_TYPE" }, { "name": "SIG_NUM", "type": "esriFieldTypeSmallInteger", "alias": "SIG_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIG_NUM" }, { "name": "STOP_DIR", "type": "esriFieldTypeString", "alias": "STOP_DIR", "domain": null, "editable": true, "nullable": true, "length": 44, "defaultValue": null, "modelName": "STOP_DIR" }, { "name": "PROP_SIGNAL", "type": "esriFieldTypeSmallInteger", "alias": "PROP_SIGNAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROP_SIGNAL" }, { "name": "PROPSIG_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "PROPSIG_STATUS", "domain": { "type": "codedValue", "name": "PROPSIG_STATUS", "description": "Proposed traffic signal status", "codedValues": [ { "name": "Proposed High Priority", "code": 10 }, { "name": "Proposed South Corona", "code": 20 }, { "name": "Potential Future Monitoring For Signal", "code": 30 }, { "name": "Monitoring for Traffic Control Device", "code": 40 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PROPSIG_STATUS" }, { "name": "PROPSIG_FY", "type": "esriFieldTypeString", "alias": "PROPSIG_FY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PROPSIG_FY" }, { "name": "PRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "PRIORITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIORITY" }, { "name": "FUND_TYPE", "type": "esriFieldTypeString", "alias": "FUND_TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FUND_TYPE" }, { "name": "TRAF_ANGLE", "type": "esriFieldTypeSingle", "alias": "TRAF_ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRAF_ANGLE" }, { "name": "XWALK_CONT", "type": "esriFieldTypeSmallInteger", "alias": "XWALK_CONT", "domain": { "type": "codedValue", "name": "XWalk_Cont", "description": "Numeric field contain cross walk configuration.", "codedValues": [ { "name": "One crosswalk at intersection", "code": 21 }, { "name": "Two parallel crosswalks at intersection", "code": 22 }, { "name": "Three crosswalks at intersection", "code": 23 }, { "name": "Four crosswalks at intersection", "code": 24 }, { "name": "Two opposing crosswalks at intersection", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XWALK_CONT" }, { "name": "XWALK_TYPE", "type": "esriFieldTypeString", "alias": "XWALK_TYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "XWALK_TYPE" }, { "name": "XWALK_ANGLE", "type": "esriFieldTypeSingle", "alias": "XWALK_ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XWALK_ANGLE" }, { "name": "XWALK2_CONT", "type": "esriFieldTypeSmallInteger", "alias": "XWALK2_CONT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XWALK2_CONT" }, { "name": "XWALK2_TYPE", "type": "esriFieldTypeString", "alias": "XWALK2_TYPE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "XWALK2_TYPE" }, { "name": "XWALK2_ANGLE", "type": "esriFieldTypeSingle", "alias": "XWALK2_ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XWALK2_ANGLE" }, { "name": "FLAG", "type": "esriFieldTypeSmallInteger", "alias": "FLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLAG" }, { "name": "MAINT_BY", "type": "esriFieldTypeSmallInteger", "alias": "MAINT_BY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINT_BY" }, { "name": "MAINT_FOR", "type": "esriFieldTypeSmallInteger", "alias": "MAINT_FOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINT_FOR" }, { "name": "MAINT_WITH", "type": "esriFieldTypeSmallInteger", "alias": "MAINT_WITH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINT_WITH" }, { "name": "SHARED_SIG", "type": "esriFieldTypeSmallInteger", "alias": "SHARED_SIG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHARED_SIG" }, { "name": "REMARK1", "type": "esriFieldTypeString", "alias": "REMARK1", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "REMARK1" }, { "name": "SHARED_OWN", "type": "esriFieldTypeSmallInteger", "alias": "SHARED_OWN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHARED_OWN" }, { "name": "SHARE_PERCT", "type": "esriFieldTypeSingle", "alias": "SHARE_PERCT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHARE_PERCT" }, { "name": "RLCAM", "type": "esriFieldTypeSmallInteger", "alias": "RLCAM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RLCAM" }, { "name": "POLYGONID", "type": "esriFieldTypeInteger", "alias": "POLYGONID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLYGONID" }, { "name": "SCALE", "type": "esriFieldTypeDouble", "alias": "SCALE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SCALE" }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ANGLE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "NEXGEN_ID", "type": "esriFieldTypeString", "alias": "NEXGEN_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEXGEN_ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R210_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_210", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_210", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S177_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Signals", "description": "", "prototype": { "attributes": { "NEXGEN_ID": null, "ANGLE": null, "CorGIS.DBO.traf_sig.AREA": null, "PERIMETER": null, "CEN_LINE_": null, "CEN_LINE_ID": null, "ACCEPT_FY": null, "ACCEPT_DATE": null, "MAP_REF": null, "PROJ_NO": null, "TRAF_CONT": null, "OWNER": null, "SITUS_NUM": null, "SITUS_DIR": null, "SITUS_ST": null, "SITUS_FUL": null, "XSTREET1": null, "XSTREET2": null, "CONTROLLER": null, "CONT_TYPE": null, "SIG_NUM": null, "STOP_DIR": null, "PROP_SIGNAL": null, "PROPSIG_STATUS": null, "PROPSIG_FY": null, "PRIORITY": null, "FUND_TYPE": null, "TRAF_ANGLE": null, "XWALK_CONT": null, "XWALK_TYPE": null, "XWALK_ANGLE": null, "XWALK2_CONT": null, "XWALK2_TYPE": null, "XWALK2_ANGLE": null, "FLAG": null, "MAINT_BY": null, "MAINT_FOR": null, "MAINT_WITH": null, "SHARED_SIG": null, "REMARK1": null, "SHARED_OWN": null, "SHARE_PERCT": null, "RLCAM": null, "POLYGONID": null, "SCALE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5423b700419a4066b57f07503493243b" }