{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Road Closures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Created_Date", "creatorField": "CreatedBy", "editDateField": "Edit_Date", "editorField": "EditedBy" }, "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, "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": 2518550.00008126, "ymin": 228871.37456014054, "xmax": 2655651.7504809466, "ymax": 375945.2793371142, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.25 }, "value": "Closed", "label": "Road closed.", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.25 }, "value": "Reopened", "label": "Road was reopened.", "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": "FULLNAME", "typeIdField": "Status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "RoadStatus", "description": "Closed and reopened roads", "codedValues": [ { "name": "Road was reopened.", "code": "Reopened" }, { "name": "Road open.", "code": "Open" }, { "name": "Road closed.", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Status" }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Created_Date" }, { "name": "Edit_Date", "type": "esriFieldTypeDate", "alias": "Edit_Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Edit_Date" }, { "name": "EventName", "type": "esriFieldTypeString", "alias": "EventName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EventName" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "EditedBy", "type": "esriFieldTypeString", "alias": "EditedBy", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EditedBy" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comments" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Closed", "name": "Closed", "domains": { "Status": {"type": "inherited"} }, "templates": [ { "name": "Road closed.", "description": "", "prototype": { "attributes": { "OWNEDBY": null, "MAINTBY": 1, "Comments": null, "FULLNAME": null, "Status": "Closed", "EventName": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Reopened", "name": "Reopened", "domains": { "Status": {"type": "inherited"} }, "templates": [ { "name": "Road was reopened.", "description": "", "prototype": { "attributes": { "OWNEDBY": null, "MAINTBY": 1, "Comments": null, "FULLNAME": null, "Status": "Reopened", "EventName": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }