{ "currentVersion": 10.51, "id": 9, "name": "Cabinets", "type": "Feature Layer", "description": "The Street (Traffic) Signal Cabinets layer represents signalized intersection control cabinets within the City of Rancho Cordova. This includes a subset of flashing stop, school, and turn signals as well as changeable message signs, fire station, and crosswalk signals locations. The latest version of the Street (Traffic) Signals data was obtained from Sacramento County GIS in June 2019. This latest County version of the data was combined with existing Rancho Cordova Public Works data and supplemented with additional content such as CCTV IP addresses from a consultant generated network diagram. Using this data as a base, a new Cabinets layer was generated and populated with an appropriate subset of attributes. Cabinets are related to Street Signals by way of a common ID. The data is updated as needed and subject to change without notice.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226 }, "copyrightText": "City of Rancho Cordova, Department of Public Works", "parentLayer": { "id": 12, "name": "Traffic Signals" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1ec0fe4eb4d68b2bfbcc07a7543101b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGFJREFUOI1jYaAyYIExKl7a7pBjkX5LrkFP/7792Sq2OwluoBOntaYrr4kcuQau/bj/OAPDboQLqQVGDRw1cNTAUQPxG3j1110+zi9sZBv04u9bQRQDC0VWC1LkNCigupcB0DgWZOhBoW4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.0037507067161843E7, "ymin": -1.1033850598832773E7, "xmax": 2.0037507067161843E7, "ymax": 4669138.918623634, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Facility_ID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "Comp Key", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "Comp Type", "domain": null }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "Signal_Facility_ID", "type": "esriFieldTypeString", "alias": "Signal Facility ID", "length": 20, "domain": null }, { "name": "CABTYPE", "type": "esriFieldTypeString", "alias": "Cabinet Type", "length": 8, "domain": null }, { "name": "CABTYPE_DESC", "type": "esriFieldTypeString", "alias": "Cabinet Type Description", "length": 254, "domain": null }, { "name": "CABCNST", "type": "esriFieldTypeString", "alias": "Cabinet Construction", "length": 8, "domain": null }, { "name": "SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 10, "domain": { "type": "codedValue", "name": "WS2_SERVICE AREA", "codedValues": [ { "name": "EC01", "code": "EC01" }, { "name": "GD03", "code": "GD03" }, { "name": "MA01", "code": "MA01" }, { "name": "RC01", "code": "RC01" }, { "name": "RC02", "code": "RC02" }, { "name": "RC03", "code": "RC03" }, { "name": "RC04", "code": "RC04" }, { "name": "RC05", "code": "RC05" }, { "name": "RC06", "code": "RC06" }, { "name": "RC07", "code": "RC07" }, { "name": "RC08", "code": "RC08" }, { "name": "RC09", "code": "RC09" }, { "name": "RC10", "code": "RC10" }, { "name": "RC11", "code": "RC11" }, { "name": "RC12", "code": "RC12" }, { "name": "RC13", "code": "RC13" }, { "name": "RC14", "code": "RC14" }, { "name": "AX01", "code": "AX01" }, { "name": "RC15", "code": "RC15" }, { "name": "RC16", "code": "RC16" }, { "name": "RC17", "code": "RC17" }, { "name": "RC18", "code": "RC18" }, { "name": "RC19", "code": "RC19" }, { "name": "RC20", "code": "RC20" }, { "name": "RC21", "code": "RC21" }, { "name": "RC22", "code": "RC22" }, { "name": "RC23", "code": "RC23" }, { "name": "RC24", "code": "RC24" }, { "name": "RC25", "code": "RC25" }, { "name": "RC26", "code": "RC26" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATOR", "type": "esriFieldTypeString", "alias": "Locator", "length": 254, "domain": null }, { "name": "PRIMARY_STREET", "type": "esriFieldTypeString", "alias": "Primary Street", "length": 50, "domain": null }, { "name": "SIDE_STREET", "type": "esriFieldTypeString", "alias": "Side Street", "length": 50, "domain": null }, { "name": "XCOORD", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "YCOORD", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Switch_IP_Address", "type": "esriFieldTypeString", "alias": "Switch IP Address", "length": 20, "domain": null }, { "name": "Switch_Type", "type": "esriFieldTypeString", "alias": "Switch Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_CabinetSwitchType", "codedValues": [ { "name": "Copper", "code": "Copper" }, { "name": "Fiber", "code": "Fiber" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FOUNDATION", "type": "esriFieldTypeString", "alias": "Cabinet Foundation Type", "length": 10, "domain": null }, { "name": "FOUNDATION_DESC", "type": "esriFieldTypeString", "alias": "Cabinet Foundation Type Description", "length": 100, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 30, "domain": { "type": "codedValue", "name": "WS2_SignalCabinetOwner", "codedValues": [ { "name": "Rancho Cordova", "code": "RC" }, { "name": "Sacramento County", "code": "COUNTY" }, { "name": "Caltrans", "code": "STATE" }, { "name": "Split Caltrans & Rancho Cordova", "code": "CTRC" }, { "name": "Split Rancho Cordova & County", "code": "RCCO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintained", "type": "esriFieldTypeString", "alias": "Maintained", "length": 30, "domain": { "type": "codedValue", "name": "WS2_SignalCabinetMaintBy", "codedValues": [ { "name": "Rancho Cordova", "code": "RC" }, { "name": "Sacramento County", "code": "COUNTY" }, { "name": "Caltrans", "code": "STATE" }, { "name": "Split Caltrans & Rancho Cordova", "code": "CTRC" }, { "name": "Split Rancho Cordova & County", "code": "RCCO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "length": 35, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 35, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R333_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7247Facility_ID", "fields": "Facility_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G7247Signal_Faci", "fields": "Signal_Facility_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_333", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_333", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S282_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }