{ "currentVersion": 10.71, "id": 1, "name": "Road Closure Local", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": 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 }, "extent": { "xmin": 403749.10386032984, "ymin": 101489.06319040805, "xmax": 515653.4450118281, "ymax": 321774.7390879914, "spatialReference": { "wkid": 103428, "latestWkid": 103428 } }, "sourceSpatialReference": { "wkid": 103428, "latestWkid": 103428 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Fully_Closed", "field2": "Historical", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Full Closure,No", "label": "Full Closure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "Partial Closure,No", "label": "Partial Closure", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Road_Name", "typeIdField": "Fully_Closed", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Road_Name" }, { "name": "Reason", "type": "esriFieldTypeString", "alias": "Reason", "domain": { "type": "codedValue", "name": "ClosureReason", "description": "Reason for the road being closed", "codedValues": [ { "name": "Accident", "code": "Incident" }, { "name": "Construction, paving", "code": "Maintenance" }, { "name": "Parade, Race, Block Part", "code": "Event" }, { "name": "Other", "code": "Other" }, { "name": "Flooding", "code": "Flooding" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Reason" }, { "name": "Fully_Closed", "type": "esriFieldTypeString", "alias": "Fully Closed", "domain": { "type": "codedValue", "name": "Full Closure_1", "description": "Indicate if both lanes of traffic are closed or not", "codedValues": [ { "name": "All lanes of traffic closed", "code": "Full Closure" }, { "name": "Only one direction of traffic closed", "code": "Partial Closure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Fully_Closed" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Starts", "type": "esriFieldTypeDate", "alias": "Starts", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Starts" }, { "name": "Ends", "type": "esriFieldTypeDate", "alias": "Ends", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Ends" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Comments" }, { "name": "Schedule", "type": "esriFieldTypeString", "alias": "Schedule", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Schedule" }, { "name": "Historical", "type": "esriFieldTypeString", "alias": "Historical", "domain": { "type": "codedValue", "name": "ClosureHistorical_1", "description": "History of road closures", "codedValues": [ { "name": "Past road closure", "code": "Yes" }, { "name": "Current closure", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": "No", "modelName": "Historical" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Direction" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Full Closure", "name": "Full Closure", "domains": { "Reason": {"type": "inherited"}, "Fully_Closed": {"type": "inherited"}, "Historical": {"type": "inherited"} }, "templates": [ { "name": "Full Closure", "description": "", "prototype": { "attributes": { "Reason": null, "Schedule": null, "Direction": null, "Road_Name": null, "Fully_Closed": "Full Closure", "Location": null, "Starts": null, "Ends": null, "Comments": null, "Historical": "No" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Partial Closure", "name": "Partial Closure", "domains": { "Reason": {"type": "inherited"}, "Fully_Closed": {"type": "inherited"}, "Historical": {"type": "inherited"} }, "templates": [ { "name": "Partial Closure", "description": "", "prototype": { "attributes": { "Reason": null, "Schedule": null, "Direction": null, "Road_Name": null, "Fully_Closed": "Partial Closure", "Location": null, "Starts": null, "Ends": null, "Comments": null, "Historical": "No" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }