{ "currentVersion": 10.81, "id": 0, "name": "Traffic Beacons", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The Rdwy_BEACONS feature class models the location and attribution ofbeaconswithin the Town of Castle Rock. The field attribution stores data pertinent to Public Works maintenance operations, and primarily describe the function, type, owner, custodian and construction of each feature.", "copyrightText": "Source aerial imagery collected as part of the Denver Regional Aerial Photography Project (DRAPP) coordinated by the Denver Regional Council of Governments (DRCOG). All record drawings used as source material are created by the respective developer, and were delivered per the Public Works Department requirements for development projects.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3165584.9078048915, "ymin": 1542756.476291731, "xmax": 3203521.522876382, "ymax": 1579877.352509141, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 13, 0, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Beacon_IDtxt", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Beacon_ID", "type": "esriFieldTypeSmallInteger", "alias": "Beacon ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Beacon_ID" }, { "name": "Beacon_IDtxt", "type": "esriFieldTypeString", "alias": "Beacon ID (txt)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Beacon_IDtxt" }, { "name": "Beacon_Type", "type": "esriFieldTypeString", "alias": "Beacon Type", "domain": { "type": "codedValue", "name": "PW Beacon Types", "description": "Beacon Types", "codedValues": [ { "name": "Red Beacon", "code": "Red Beacon" }, { "name": "RRFB", "code": "RRFB" }, { "name": "School Beacon", "code": "School Beacon" }, { "name": "Yellow Beacon", "code": "Yellow Beacon" }, { "name": "Variable Message", "code": "Variable Message" }, { "name": "Radar Speed Beacon", "code": "Radar Speed Beacon" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Beacon_Type" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "PW Beacon Owners ", "description": "Jurisdictions for Cartegraph Assets", "codedValues": [ { "name": "Town of Castle Rock", "code": "ToCR" }, { "name": "Douglas County", "code": "County" }, { "name": "Colorado Dept. of Transportation", "code": "CDOT" }, { "name": "State of Colorado", "code": "State" }, { "name": "Homeowner's Association", "code": "HOA" }, { "name": "Private", "code": "Private" }, { "name": "Castle Rock Public Works", "code": "CR Public Works" }, { "name": "Castle Rock Parks & Rec.", "code": "CR Parks" }, { "name": "Castle Rock Utilities", "code": "CR Utilities" }, { "name": "Castle Rock Golf Course Ent.", "code": "CR Golf" }, { "name": "Railroad", "code": "Railroad" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Owner" }, { "name": "Custodian", "type": "esriFieldTypeString", "alias": "Custodian", "domain": { "type": "codedValue", "name": "PW Beacon Custodians", "description": "Jurisdictions for Cartegraph Assets", "codedValues": [ { "name": "Town of Castle Rock", "code": "ToCR" }, { "name": "Douglas County", "code": "County" }, { "name": "Colorado Dept. of Transportation", "code": "CDOT" }, { "name": "State of Colorado", "code": "State" }, { "name": "Homeowner's Association", "code": "HOA" }, { "name": "Private", "code": "Private" }, { "name": "Castle Rock Public Works", "code": "CR Public Works" }, { "name": "Castle Rock Parks & Rec.", "code": "CR Parks" }, { "name": "Castle Rock Utilities", "code": "CR Utilities" }, { "name": "Castle Rock Golf Course Ent.", "code": "CR Golf" }, { "name": "Railroad", "code": "Railroad" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Custodian" }, { "name": "Details", "type": "esriFieldTypeString", "alias": "Details", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Details" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Data Creator", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CreateUser" }, { "name": "Create_Dt", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Create_Dt" }, { "name": "Edit_User", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Edit_User" }, { "name": "Edit_Dt", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Dt" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Age", "type": "esriFieldTypeSmallInteger", "alias": "Age", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Age" }, { "name": "Remaining_Life_Yrs", "type": "esriFieldTypeSmallInteger", "alias": "Remaining Life Yrs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Remaining_Life_Yrs" }, { "name": "Estimated_Replacement_Date", "type": "esriFieldTypeDate", "alias": "Estimated Replacement Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Estimated_Replacement_Date" }, { "name": "Carte_Replaced", "type": "esriFieldTypeDate", "alias": "Cartegraph Replaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Replaced" }, { "name": "Carte_Retired", "type": "esriFieldTypeDate", "alias": "Cartegraph Retired", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Retired" }, { "name": "Carte_Install", "type": "esriFieldTypeDate", "alias": "Carte_Install", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Carte_Install" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LocID", "type": "esriFieldTypeSmallInteger", "alias": "LocID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LocID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R307_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_307", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_307", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S224_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Traffic Beacons", "description": "", "prototype": { "attributes": { "LocID": null, "Carte_Install": null, "Beacon_ID": null, "Beacon_IDtxt": null, "Beacon_Type": null, "Location": null, "Owner": null, "Custodian": null, "Details": null, "Notes": null, "CreateUser": null, "Create_Dt": null, "Edit_User": null, "Edit_Dt": null, "Carte_Retired": null, "Carte_Replaced": null, "Estimated_Replacement_Date": null, "Remaining_Life_Yrs": null, "Age": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }