{ "currentVersion": 10.81, "id": 4, "name": "Traffic Signal Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The Rdwy_SIGNALS feature class models the location and attribution of traffic signals within 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": "Create_Dt", "creatorField": "CreateUser", "editDateField": "Edit_Dt", "editorField": "Edit_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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3165574.907824889, "ymin": 1548336.5957088917, "xmax": 3208771.201025307, "ymax": 1579832.4674283117, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 216, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "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": "SigIDtxt", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Signal_ID", "type": "esriFieldTypeSmallInteger", "alias": "Signal ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Signal_ID" }, { "name": "SigIDtxt", "type": "esriFieldTypeString", "alias": "Signal ID (txt)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SigIDtxt" }, { "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 Signal 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": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Description" }, { "name": "MeterNum", "type": "esriFieldTypeInteger", "alias": "Meter Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MeterNumber" }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "Data Creator", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CreateUser" }, { "name": "Create_Dt", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Create_Dt" }, { "name": "Edit_User", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Edit_User" }, { "name": "Edit_Dt", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Dt" }, { "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": "Custodian", "type": "esriFieldTypeString", "alias": "Custodian", "domain": { "type": "codedValue", "name": "PW Signal 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": 20, "defaultValue": null, "modelName": "Custodian" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_226", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_226", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S159_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Traffic Signal Areas", "description": "", "prototype": { "attributes": { "Custodian": null, "Carte_Install": null, "Signal_ID": null, "SigIDtxt": null, "Location": null, "Owner": null, "Description": null, "MeterNum": null, "Carte_Retired": null, "Carte_Replaced": null, "Estimated_Replacement_Date": null, "Remaining_Life_Yrs": null, "Age": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }