{ "currentVersion": 10.81, "id": 0, "name": "Road Closures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": -118767900, "ymin": -94525500, "xmax": 3208742.8142710477, "ymax": 1580129.3162440658, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 5703, "latestVcsWkid": 5703 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 57, 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": "", "displayField": "LOCATION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "PW Road Closure Type", "description": "Road Closure Type", "codedValues": [ { "name": "Event", "code": "Event" }, { "name": "Haul Route", "code": "Haul Route" }, { "name": "Lane Closure", "code": "Lane Closure" }, { "name": "Shoulder Closure", "code": "Shoulder Closure" }, { "name": "Street Closure", "code": "Street Closure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TYPE" }, { "name": "PURPOSE", "type": "esriFieldTypeString", "alias": "PURPOSE", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PURPOSE" }, { "name": "START", "type": "esriFieldTypeString", "alias": "START", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "START" }, { "name": "FINISH", "type": "esriFieldTypeString", "alias": "FINISH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FINISH" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "PW Road Closure Owner", "description": "Road Closure Owner", "codedValues": [ { "name": "CDOT", "code": "CDOT" }, { "name": "Douglas County", "code": "Douglas County" }, { "name": "Private", "code": "Private" }, { "name": "Town of Castle Rock", "code": "Town of Castle Rock" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "PHONENUM", "type": "esriFieldTypeString", "alias": "PHONENUM", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "PHONENUM" }, { "name": "APPINFO", "type": "esriFieldTypeString", "alias": "APPINFO", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "APPINFO" }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INSPECTOR" }, { "name": "INSPECTOR_PHONE", "type": "esriFieldTypeString", "alias": "INSPECTOR_PHONE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSPECTOR_PHONE" }, { "name": "PERMIT", "type": "esriFieldTypeString", "alias": "PERMIT", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PERMIT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R367_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S267_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Road Closures", "description": "", "prototype": { "attributes": { "INSPECTOR_PHONE": null, "PERMIT": null, "LOCATION": null, "TYPE": null, "PURPOSE": null, "START": null, "FINISH": null, "OWNER": null, "PHONENUM": null, "APPINFO": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }